/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
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
*/

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

.custom-category.porto-products .products-slider li.product-category h3 {
    letter-spacing: .02em;
	    font-size: 18px;
}


.ensembles-de-Ventouses a {
    text-align: center !important;
}



.whatsapp  {
    font-size: 21px;
    vertical-align: middle;
    margin-right: 8px;
    color: #24d706;
	line-height:21px;
}

.footer a:not(.btn), .footer .tooltip-icon {
    color: #ffffff;
}


section.page-top.page-header-3 {
    margin-bottom: 30px;
}

.custom-sale::before {
        background: linear-gradient(-139deg, #00fb15, #357e13);
    border-radius: 8px;
}



#left-menu a {
	
color:black;
    line-height: 30px !important;
    font-size: 16px;	
}

.sub-menu .active a {
    background-color: #4268a1;
    color: white !important;
}


#nav_menu-2 .current-menu-item a {
    background-color: #4268a1;
    color: white !important;
	padding: 3px 8px;
}

#nav_menu-2 li a {
    font-size: 16px;
    line-height: 1.1em;
}


.value .active a {
  border: 6px solid green ;
  animation: blinkBorder 1s infinite;
}

@keyframes blinkBorder {
  0%   { border-color: green; }
  50%  { border-color: transparent; }
  100% { border-color: green; }
}


.variations .value .filter-item-list .active .filter-item{
	
	background-color:red !important;
	
}













































/*    */