/*
Theme Name: Porto Child
Theme URI: http://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: http://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Template: porto 
Version: 6.5
Text Domain: porto-child
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
*/

#mini-cart .cart-items, .my-wishlist .wishlist-count {
 	background-color: #ffe600;
 }

#tab-title-global_tab {
display: none
}

#header .searchform .text {
	margin-right: 200px;
}

ul.products li.product:hover .add-links .add_to_cart_button, ul.products li.product:hover .add-links .add_to_cart_read_more {

		background-color: #ffe600;
		border-color: white;
}
.price{
			color: #ffe600;
}

.chaty-widget .chaty-widget-i{
		margin-bottom: 25px;
}
#chaty-channel-whatsapp{
height: 20px !important;
}

@media only screen and (min-width: 992px) {
	.rhino_catalog_btn{
		display:none;
	}
}

@media only screen and (max-width: 991px) {
	.download-catalog-btn{
		font-size:10px;
	}
}


.sku_custom{
	font-weight:bold; 
	color: #ffe600;
	margin-bottom: 5px;
	display: block;
}

/* footer */
.stats-block .stats-number, div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    font-size: 36px!important;
}

#footer .contact-details a:not(.btn), #footer .tooltip-icon {
    color: #ffffff;
}
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js-eu1.hs-scripts.com/139614198.js"></script>
<!-- End of HubSpot Embed Code -->

/* end of footer  */

/* single products */
.share-links .share-twitter{
	background: #1DA1F2!important;
}
.share-links .share-facebook {
    background: #4267B2!important;
}
.share-links .share-linkedin {
    background: #0077b5!important;
}
.share-links .share-whatsapp {
    background: #25D366!important;
}
.share-links .share-email {
    background: #EA4335!important;
}

.share-links a, .share-links a {
    opacity: .9;
    color: #fff!important;
}

/* end of single products */

/* customer account profile page */
.um-account .um-woo-form.woocommerce .button {
    background-color: #ffe600!important;
    color: #0000!important;
}
.download-catalog-btn:hover {
    background-color: #ffe600 !important;
    color: black !important;
}
/* ----------------------- */	

.view-cart-btn{
    margin-left:0.5rem!important;
}

ul.products li.product-default:hover .add-links .add_to_cart_button, ul.products li.product-default:hover .add-links .add_to_cart_read_more {
    color: #fff;
}

.yith-wcwl-add-to-wishlist a:hover{
	background-color: #f4f4f4!important;
    border-color: white!important;
    color: unset!important;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
	color: #302e2a!important;
}
