/*
Theme Name:     Vision Pigeons
Description:    
Author:         Enrico Petersen
Template:       oceanwp

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/*Styling Contact form 7*/
form input[type="number"] {
    max-width: 100%!important;
}

body #site-logo #site-logo-inner a:hover img {
    -moz-opacity: 100%;
    -webkit-opacity: 100%;
    opacity: 100%;
}
/*Woocommerce Styling*/
.oceanwp-theme .uwa_auction_bage_icon {
    display: none;
}

/*Styling Footer social media*/
#ocean_social-2.widget-oceanwp-social ul li a{
	border-width: 2px;
}