/*
Theme Name: Porto
Theme URI: http://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: http://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 6.0.5
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }

.whatsapp-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	/*background-color:#25d366;*/
	color:#25d366;
	border-radius:50px;
	text-align:center;
  font-size:50px;
	/*box-shadow: 2px 2px 3px #999;*/
  z-index:100;
}

.whatsapp-my-float{
	margin-top:16px;
}
.whatsapp-my-float:hover{
	color:#25d366;
}
.whatsapp-my-float:focus{
	color:#25d366;
}

/*NEW CSS COSTOME*/
.woocommerce-page .sidebar-content .widget-title {
    font-size: 16px;
}
ul.products li.product-onimage2 .product-image .inner:after, ul.products li.product-onimage3 .product-image .inner:after{background-color: rgba(44,47,142,0.3) ! important;}
.blue-bg{
  background-color: #2d3091!important;
  color: #fff!important;
}
.flbox{background-color:#585757  ! important;}
.midbox{background-color:#666464 ! important;}
#shop-btn{
    background-color:#00AACE ! important;
    border-color:#00AACE ! important;
	color:#fff ! important;
}
ul.products li.product-onimage2 .add-links .button, ul.products li.product-onimage2 .add-links .yith-wcwl-add-to-wishlist a, ul.products li.product-onimage2 .add-links .yith-wcwl-add-to-wishlist span, ul.products li.product-onimage3 .add-links .yith-wcwl-add-to-wishlist a, ul.products li.product-onimage3 .add-links .yith-wcwl-add-to-wishlist span, ul.products li.product-onimage3 .add-links .quickview, ul.products li.product-onimage3 .add-links .button{ border-color:#00AACE ! important;}
html .btn-light {
    color: #FFF ! important;
    background-color:#00AACE ! important;
    border-color: #00AACE #00AACE #00AACE ! important;
}