/*
Theme Name: Mylaundry
Theme URI: http://www.mylaundry.tn/
Author: INNOV8 DESIGN STUDIO
Author URI: http://www.innov8.agency/
Description: MYLAUNDRY Responsive Wordpress + Woocommerce Theme.
Version: 2.5.3
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: mylaundry

*/

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

html,body{
    overflow-x: hidden; 
}
.bypostauthor {}
#header.logo-center .header-main .container .header-right {
    width: 9% !important;
    padding-left: 20px;
}
#header .show-menu-search .searchform-popup{
    height: 68px;
    
    margin: auto;
    background:#e71e24 !important;
    position:relative !important;
    bottom:0 !important;
    top:0 !important;
    left: 0px !important;
    right:0 !important;
    padding-right:10px !important;
    padding-left:10px !important;
}
#mini-cart {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 78%;
    bottom: 50%;
    right: 0;
    height: 45px;
    margin: -22px auto;
}
#mini-cart .cart-items {
    position: absolute;
    font-size: 15px;
    font-weight: 600;
    bottom: 10px;
    left: 29px;
    right: 0;
    top: 21px;
    text-align: center;
    display: inline-block;
    height:38% !important;
    width:24px !important;
    border-radius:40px !important;
    background:#e71e24 !important;
}
#mini-cart .cart-popup {
    width: 340px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    left: auto;
    right: -16px;
    top: 51px;
    padding: 0;
    border: none;
    border-top: 9px solid #ccc;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
}
#mini-cart img{
    padding-top:33px !important;
}
.header-top{
	height: 42px !important;
	
}
#header .header-top .share-links > a{
	background:#fff !important;
	border-radius:40px;
	width:27px;
	height:27px;
	margin:6px 0px 7px 12px;
}
#header .header-top .share-links > a {
	color:#e71e24 !important;
}
#header .show-menu-search .searchform-popup > a{
	color:#ffffff !important;
	padding-top:22px !important;
}
#header .show-menu-search .searchform-popup > a > i{
	font-size:20px;
}
.header{
	border-top:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
}
.web .header-menu #menu-menu-principal{
    position: relative;
    right: 12px;
}
.header .container #menu-menu-principal li.menu-item > a {
    padding-top: 26px !important;
    height: 65px;
    color: #999999 !important;
    border-radius: 0px !important;
    margin: 0 !important;
    background: transparent !important;
    font-size: 13px;
}
.header .container #menu-menu-principal li.menu-item > a:hover{
	background:#ffffff !important;
	border-top:1px solid #e71e24 !important;
	padding-top:25px !important;
	color:#e71e24 !important;
	border-radius:0px !important;
	margin:0 !important;
	background: #fff !important;

}
.header .container #menu-menu-principal li.activ {
	background:#ffffff !important;
	
}
.header .container #menu-menu-principal li.activ > a{
	background:#ffffff !important;
	padding-top:26px !important;
	/*border-top:1px solid #e71e24 !important;
	color:#e71e24 !important;*/
}
.header .container #menu-menu-principal li.menu-item ul li.menu-item > a{
	border-top:1px solid #C7C7C7 !important;
	background:#fff !important;

}
.section-img1{
	display: inline-block;
    vertical-align: top;
    position: relative;
    bottom: 124px;
    right: 14px;
}
.section-img2{
	display: inline-block;
    vertical-align: top;
    position: absolute;
    bottom: 39px;
    z-index: 2;
    left: 493px;
}
.section-img3{
	display: inline-block;
    vertical-align: top;
    position: relative;
    left: 140px;
    bottom: 19px;
}
.porto-links-block1{
	border: none !important;
    border-radius:0px !important;
    background: url('images/template/section-menu-img.png') !important;
    background-repeat: no-repeat !important;
    width:273px !important;
    height:291px !important;
}
.porto-links-block2 {
    position: absolute;
    top: 256px;
    display: none;
    border: none !important;
    border-radius: 0px !important;
    background: url('images/template/section-rest-menu-img.png') !important;
    background-repeat: no-repeat !important;
    width: 273px !important;
    height: 381px !important;
    z-index: 2;
}

.dots-inner{
	width: 885px;
    height: 363px;
    border-radius:0 !important;
    border:none !important;

}

.links-content ul li.porto-links-item a{
	border:none !important;
	color:#fff !important;
	line-height:15px !important;
}

.icon-plus {
    position: absolute;
    /*border: 2px solid green;*/
    bottom: 9px;
    right: 23px;
    z-index: 20;
    cursor: pointer;
}
.icon-moins {
    position: absolute;
    bottom: -248px;
    z-index: 20;
    right: 25px;
    cursor: pointer;
    display: none;
}
.text-icon{
	margin-top:25px;
	font-family: 'Myriad Pro' , sans-serif;
	font-weight:bold;
	font-size:25.21pt;
	color:#e71e24;
}
.products-slider.owl-carousel .owl-controls .owl-buttons {
    
    top: -5em !important;
    
}
.owl-next{
	color:#fff !important;
	background: #666666 !important;
	border-radius:20px !important;
	padding:9px 12px 7px 15px !important;
	margin-left:12px !important;
}
.owl-prev{
	color:#fff !important;
	background: #666666 !important;
	border-radius:20px !important;
	padding:9px 15px 7px 12px !important;
	margin-left:12px !important;
	
}
.owl-prev:hover,.owl-next:hover{
	background: #e71e24 !important;
}
.porto-block .inner .wp-post-image{
	height:265px !important;
}
#productSlide .yit-wcan-container .inner .wp-post-image{
    height:265px !important;
}
#productSlide2 .yit-wcan-container .inner .wp-post-image{
    height:265px !important;
}
.banner-img1,.banner-img2,.banner-img3{
	background:#fff;
	border-bottom:8px solid #e71e24;
}
.vc_col-sm-4 .text{
	padding:10px 0px 0px 10px;
}
.img-sidi-mondial{
	width: 111px;
    height: 80px;
}
.footer-laundry{
	padding:40px 0px 40px 0px;
	height:440px;
}
.footer-block1{
	padding:0px 30px 0px 0px;
	border-right:1px solid #fff;
	height:364px;
}
.footer-block1 .pull-right{
	margin-right:20px;
	position:relative;
	bottom:20px;
}
.footer-block2{
	height:364px;
	padding:30px 0px 0px 62px !important;
	
}
.text-footer-block1{
	color:#fff !important;
	font-size:17px;
	font-family: 'Myriad Pro'; 
}
.titre-block2 {
    /* text-decoration: underline; */
    color: #ffffff !important;
    font-size: 25.21px !important;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #fff;
    width: 202px;
}
.text-footer_block2{
	padding-top:57px;
	color:#fff !important;
	font-size:17px;
	font-family: 'Myriad Pro'; 
}

.icons{
	background:#fff !important;
	border-radius:40px;
	width:50px;
	height:50px;
	
}
.icons:hover{
	background: #e71e24 !important;
	color: #fff !important;
}
.footer-wrapper {
	display: none !important;
}
.footer-bottom{
	padding-top:47px;
	height:109px;
}
.footer-bottom-text{font-size:17px;color:#e71e24;}

.popup ul.sub-menu{
	background: #ffffff !important;
}
.header .container #menu-menu-principal li.menu-item ul li > a{
	
	color:#999999 !important;
}
.header .container #menu-menu-principal li.menu-item ul li > a:hover{
	border-top:1px solid #e71e24 !important;
	color:#999999 !important;
}
.mega-menu .popup {
   
    margin: -4px 0 0 !important;
   
}
.skype_c2c_menu_container{
	display: none !important;
}
#skype_c2c_container{
	display: none !important;
}

span.skype_c2c_print_container {
	display: inline-block !important;
}
#mini-cart .cart-popup {
    color: #777777;
    border-color: #e71e24 !important;
}

#mini-cart .cart-popup:before {
    border-color: #e71e24;
}

#header .searchform button:hover,#header .searchform button i:hover{
	color: #e71e24 !important;
}
#header .searchform:before{
	display: none !important;
}
#header .header-top .top-links .narrow .popup ul.sub-menu {
    background: #e71e24 !important;
}
.hide{
	display: none !important;
}
.show{
	display:inline-block !important;
	vertical-align: top !important;
}
.add-links-wrap{
	/*padding:5px 0;*/
	background: #e71e24 !important;
}
.add-links-wrap .add-links{
	
	margin-top:8px;
	background-color: #e71e24 ;/*#e36159*/
    color: #ffffff;
} 
.add-links-wrap .quickview {
	width: 2.2em;
	margin-left:13px;
	margin-top:8px;
	padding:2px 6px 2px 6px !important;
	border-radius:5px;
	background-color: #e71e24 !important;
    color: #ffffff;
} 
.add-links-wrap .quickview:hover,.add-links-wrap .quickview:focus{
	cursor: pointer;
	background-color:#ffffff !important;
    color: #e36159 !important;
}
.add-links-wrap .add-links .add_to_cart_read_more:hover,.add-links-wrap .add-links .add_to_cart_read_more:focus{
	cursor: pointer;
	
	background-color:#ffffff !important;
    color: #e36159 !important;
}
.add-links-wrap .add-links .add_to_cart_button:hover,.add-links-wrap .add-links .add_to_cart_button:focus{
	cursor: pointer;
	
	background-color:#ffffff !important;
    color: #e36159 !important;
}

.yith-wcwl-add-to-wishlist a:hover,.yith-wcwl-add-to-wishlist a:focus{
	background-color:#ffffff !important;
    color: #e36159 !important;
}
.add-links-wrap .wishlist-laurent{
	margin-left:23px;
	margin-top:8px;
	background-color: #e71e24 !important;
}
.yith-wcwl-add-to-wishlist a {
    border-color: #e71e24 !important;
    color: #ffffff !important;
}
.porto-products{
	height:330px;
}
.price .amount{
	color: #e71e24 !important;
}
.page-top {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #E71E24 !important;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
}

.shop-loop-before{
    
}
#footer-laundry.vc_row {
    margin-left: 0px !important; 
    margin-right: 0px !important;  
}
#footer-laundry .upb_row_bg{
    left:0px !important;
}
.tab-content p a{
    background-color: #E71E24 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}
.tab-content p a:hover{
    background-color: #ffffff !important;
    color: #666 !important;
}
.tab-content p a:after{
    content: url('http://www.mylaundry.tn/wp-content/uploads/2016/06/download-to-storage-drive1.png') !important;
    background-repeat: no-repeat;
    padding:0 8px;
    position: relative;
    left:5px;
    top:2px;
}
.tab-content p a:hover:after{
    content: url('http://www.mylaundry.tn/wp-content/uploads/2016/06/download-to-storage-drive.png') !important;
    background-repeat: no-repeat;
}

/* lg */
@media (min-width:1200px){
.porto-links-block2 ul{
    position: relative;
    bottom: 16px;
}
#header .mobile{
    display: none !important;
}
.searchform-popup .search-toggle {
    z-index: 0 !important;
}
#header .header{
    height: 70px;
}
#header.sticky-header .logo img {
    height: 58px !important;
}
#header.sticky-header .logo {
    max-width: 200px !important;
}
#header .show-menu-search .searchform-popup {
    height: 69px;
    margin: auto;
    background: #e71e24 !important;
    position: relative !important;
    bottom: 0 !important;
    top: 0 !important;
    left: 27px !important;
    right: 0 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.header-menu,.show-menu-search{
    display: inline-block;
    vertical-align: top;
}
#header .header-right.search-popup{
    position: absolute;
    top: 0.1%;
    right: 2% !important;
}
#header .header-right.search-popup .searchform {
    left: auto;
    right: 0px !important;
    background: #e71e24;
}

#header .search-popup .searchform {
	height:100%;
    border-width: 1px !important;
    border-radius: 0px !important;
    width: 1189px !important;
    display: none;
    position: absolute;
    
    top: 0px !important;
    z-index: 1002;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
#header .searchform {
    border: 1px solid #e71e24;
    border-radius: 0px !important;
    position: relative;
    display: inline-block;
    line-height: 40px;
    font-size: 13px;
    padding: 0;
    vertical-align: middle;
    width: 468px;
}
#header .searchform input {
    padding: 0 15px 0 20px;
    border-radius: 20px 0 0 20px;
    width: 1126px !important;
    height:68px;
}
#header .searchform input, #header .searchform select, #header .searchform button {
    color: #FFFFFF !important;
}
#header .searchform button {
    font-size: 14px;
    padding: 25px 0px 0 24px !important;
    border-radius: 0 20px 20px 0;
    text-shadow: none;
    color:#fff !important;
}
#header .searchform button:hover,#header .searchform button i:hover{
    color: #ccc !important;
}
#header .searchform input, #header .searchform select {
    border-color: #ffffff !important;
}

input:-moz-placeholder { color: #fff;font-size:18px;  } /* Firefox <= 18 */
input::-moz-placeholder { color: #fff; font-size:18px; } /* Firefox >= 19 */
input::-webkit-input-placeholder { color: #fff;font-size:18px;  }
input:-ms-input-placeholder{ color: #fff;font-size:18px; } /* IE */
.dots-inner img{
	width: 885px;
    height: 363px !important;
    border-radius:0px !important;
}
.titre-block2 {
    /* text-decoration: underline; */
    color: #ffffff !important;
    font-size: 25.21px !important;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #fff;
    width: 202px;
}
#header .web {
    width: 100% !important;
    position: absolute !important;
    left: 1.5%;
    right: 0%;
    top: -25px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#header .header-menu{
    width:100% !important;
}
}
/* md */
@media (min-width:992px) and (max-width:1199px){
#header .mobile{
    display: none !important;
}
#header.logo-center .header-main .container .header-left {
    width: auto !important;
    padding-right: 20px;
}
.header .container #menu-menu-principal li.menu-item > a{
    padding-top:26px !important;
    height:68px;
    color:#999999 !important;
    border-radius:0px !important;
    margin:0 !important;
    background: #fff !important;
    font-size: 11px;
}
.icon-moins {
    position: absolute;
    bottom: -192px;
    z-index: 20;
    right: -19px;
    cursor: pointer;
    display: none;
    /* width: 20px; */
}
.icon-moins img{
    width: 8px;
    height: 2px;
}
.icon-plus {
    position: absolute;
    /* border: 2px solid green; */
    bottom: 4px;
    right: -21px;
    z-index: 20;
    cursor: pointer;
}
    .mega-menu .popup {
    margin: -12px 0 0 !important;
}
    .banner-img1,.banner-img2,.banner-img3{
        height: 260px;
    }
.section-img1 {
    display: inline-block;
    vertical-align: top;
    position: relative;
    bottom: 127px;
    right: 11px;
    /* width: 406px; */
    /* height: 300px; */
}
.section-img1 img{
    width: 508px;
}
.section-img3{
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 85px;
    bottom: 19px;
}
.section-img3 img{
    width: 350px;
}
.section-img2 {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    bottom: 23px;
    z-index: 2;
    left: 350px;
}
.dots-inner {
    width: 100% !important;
    
    border-radius: 0 !important;
    border: none !important;
}

#header .header-right.search-popup .searchform {
    left: auto;
    right: 0px !important;
    background: #e71e24;
}
#header .search-popup .searchform {
    height:100%;
    border-width: 1px !important;
    border-radius: 0px !important;
    width: 930px !important;
    display: none;
    position: absolute;
    left: -30px;
    top: 0px !important;
    z-index: 1002;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
#header .searchform {
    border: 1px solid #ccc;
    border-radius: 0px !important;
    position: relative;
    display: inline-block;
    line-height: 40px;
    font-size: 13px;
    padding: 0;
    vertical-align: middle;
    width: 468px;
}
#header .searchform input {
    padding: 0 15px 0 20px;
    border-radius: 20px 0 0 20px;
    width: 870px !important;
    height:68px;
    
}
#header .searchform input, #header .searchform select, #header .searchform button {
    color: #FFFFFF !important;
}
#header .searchform button {
    font-size: 14px;
    padding: 25px 0px 0 24px !important;
    border-radius: 0 20px 20px 0;
    text-shadow: none;
}
#header .searchform button:hover,#header .searchform button i:hover{
    color: #ccc !important;
}
#header .searchform input, #header .searchform select {
    border-color: #ffffff !important;
}
input:-moz-placeholder { color: #fff;font-size:18px;  } /* Firefox <= 18 */
input::-moz-placeholder { color: #fff; font-size:18px; } /* Firefox >= 19 */
input::-webkit-input-placeholder { color: #fff;font-size:18px;  }
input:-ms-input-placeholder{ color: #fff;font-size:18px; } /* IE */
.dots-inner img{
    width: 885px;
    height: 363px !important;
    border-radius:0px !important;
}
.titre-block2 {
    /* text-decoration: underline; */
    color: #ffffff !important;
    font-size: 25.21px !important;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #fff;
    width: 202px;
}
.icon-plus {
    position: absolute;
    /* border: 2px solid green; */
    bottom: 17px;
    right: -25px;
    z-index: 20;
    cursor: pointer;
}
.icon-moins {
    position: absolute;
    /* border: 2px solid green; */
    bottom: -175px;
    right: -25px;
    z-index: 20;
    cursor: pointer;
    display: none;
}
.icon-moins img{
    width: 100%;
}
.porto-links-block li{
    padding: 3px 0;
}
.porto-links-block1{
    border: none !important;
    border-radius:0px !important;
    background: url('images/template/section-menu-img.png') !important;
    background-repeat: no-repeat !important;
    width:273px !important;
    height:291px !important;
}
.porto-links-block2 {
    position: absolute;
    top: 196px;
    display: none;
    border: none !important;
    border-radius: 0px !important;
    background: url('images/template/section-rest-menu-img.png') !important;
    background-repeat: no-repeat !important;
    width: 273px !important;
    height: 276px !important;
    z-index: 2;
}
.mobile a:hover{
        color:#fff !important;
    }
}
/* sm */
@media (min-width:768px) and (max-width:991px){
#header .web{
        display: none !important;
    }
    #header .web .header-menu{
        display: none !important;
    }
    #header .web .header-right{
        display: none !important;
    }
    #header .header{
        position: relative;
        left:0px;
        right:0px;
    }
    #header.logo-center .header-main .container .mobile .header-right {
        position:absolute !important;
        right:6px !important;
        top:-16px !important;
        width: 20% !important;
        padding-left: 20px;
    }
.banner-img1,.banner-img2,.banner-img3{
        height: 260px;
}
#header .web{
    display: none;
}
#mini-cart {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 92%;
    bottom: 50%;
    right: 0;
    height: 45px;
    margin: -22px auto;
}
#mini-cart img {
    padding-top: 14px !important;
    margin-left: -12px !important;
}
#header #mini-cart .cart-items {
    font-size: 1em;
    margin-left: 3px;
    position: relative;
    top: -38px;
    left: 0px;
    vertical-align: middle;
}
#mini-cart .cart-items {
    position: absolute;
    font-size: 15px;
    font-weight: 600;
    bottom: 10px;
    left: 5px;
    right: 0;
    top: 21px;
    text-align: center;
    display: inline-block;
    height: 91% !important;
    width: 24px !important;
    border-radius: 40px !important;
    background: #e71e24 !important;
}
#header #mini-cart .cart-items {
    color: #ffffff !important;
}
#mini-cart .cart-popup {
    width: 228px;
}
#header #mini-cart .cart-popup {
    margin-top: 6px !important;
    margin-right: -6px;
}
#header .mobil-toggle {
    color: #e71e24 !important;
}
#header .mobil-toggle {
    position: absolute;
    left: 0px;
    top: 21px;
    font-size: 23px;
}
.header-menu-mobile {
    position: absolute;
    top: 69px;
    right: 10px;
    z-index: 23;
    display: block;
    background: #fff;
    width: 100%;
    height: auto;
}
#header .show-menu-search .searchform-popup {
    height: 68px;
    margin: auto;
    background: #e71e24 !important;
    position: relative !important;
    bottom: 0 !important;
    top: 0 !important;
    left: -12px !important;
    right: 0 !important;
    padding-right: 11px !important;
    padding-left: 11px !important;
}

#header .header-right.search-popup .searchform {
    left: auto;
    right: -10px !important;
    background: #e71e24 !important;
}
#header .show-menu-search .searchform-popup {
    height: 68px;
    margin: auto;
    background: #e71e24 !important;
    position: relative !important;
    bottom: 0 !important;
    top: 0 !important;
    left: -11px !important;
    right: 0 !important;
    padding-right: 11px !important;
    padding-left: 11px !important;
}
#header .search-popup .searchform {
    height: 100%;
    border-width: 1px !important;
    border-radius: 0px !important;
    width: 722px !important;
    display: none;
    position: absolute;
    top: 0px !important;
    z-index: 1002;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
#header .searchform input {
    padding: 0 15px 0 20px;
    border-radius: 20px 0 0 20px;
    width: 682px !important;
    height: 68px;
}
#header .searchform button {
    font-size: 14px;
    padding: 25px 0px 0 24px !important;
    border-radius: 0 20px 20px 0;
    text-shadow: none;
}
#header .searchform .button-wrap {
    position: relative;
    right: 16px;
    float: right;
    display: inline-block;
}
#header .searchform input, #header .searchform select, #header .searchform button {
    color: #FFFFFF !important;
}
#header .searchform input, #header .searchform select {
    border-color: #FFFFFF !important;
}
input:-moz-placeholder { color: #fff;font-size:18px;  } /* Firefox <= 18 */
input::-moz-placeholder { color: #fff; font-size:18px; } /* Firefox >= 19 */
input::-webkit-input-placeholder { color: #fff;font-size:18px;  }
input:-ms-input-placeholder{ color: #fff;font-size:18px; } /* IE */
.dots-inner {
    width: 100% !important;
    height: 270px !important;
    border-radius: 0 !important;
    border: none !important;
}
.dots-inner img{
    height:240px !important;
}
.header-img{
    display:none;
}
.icon-plus {
    position: absolute;
    /* border: 2px solid green; */
    bottom: 16px;
    right: 26px;
    z-index: 20;
    cursor: pointer;
}
.icon-moins {
    position: absolute;
    /* border: 2px solid green; */
    bottom: 23px;
    right: 26px;
    z-index: 20;
    cursor: pointer;
    display: none;
}
.icon-moins img{
    width: 100%;
}
.porto-links-block1 {
    border: none !important;
    border-radius: 0px !important;
    background: #e71e24 !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 226px !important;
    margin-top: -43px !important;
    padding: 15px 0;
}
.porto-links-block2 {
    position: relative;
    top: -50px;
    /* left: 10px; */
    display: none;
    border: none !important;
    border-radius: 0px !important;
    background: #e71e24 !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    margin: 0 auto !important;
    height: 213px !important;
    /* z-index: 2; */
}
.products-slider.owl-carousel .owl-controls .owl-buttons {
    top: -4em !important;
}
.uvc-ctaction-data{
    margin-bottom:25px !important;
}
.footer-laundry {
    padding: 40px 0px 40px 0px;
    height: auto !important; 
}
.footer-block1 {
    padding: 0px 30px 0px 0px;
    border: none !important;
    
}
.footer-block2 {
   
    padding: 30px 0px 0px 11px !important; 
}
.text-footer_block2 {
    padding-top: 6px;
    color: #fff !important;
    font-size: 17px;
    font-family: 'Myriad Pro';
}
.porto-block .inner .wp-post-image{
    height:265px !important;
}
#productSlide .yit-wcan-container .inner .wp-post-image{
    height:265px !important;
}
#productSlide2 .yit-wcan-container .inner .wp-post-image{
    height:265px !important;
}
.mega-menu{
    height: auto !important
}

.mega-menu a{
    color:#999999 !important;
}
.mega-menu li:hover{
    background: #e71e24 !important;
    color:#999999 !important;
}
.mega-menu .popup{
    position: relative !important
}
.popup ul.sub-menu{
    background: #e71e24 !important;
}
.mega-menu .narrow .popup ul.sub-menu {
    min-width: 248px;
    padding: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-top: 0 solid #ccc;
}
ul.main-menu li.menu-item{
    display: block !important;
    float:none !important;
    
    width:114px;

}
.mega-menu .narrow .popup ul.sub-menu li{
    width:171px;
}

.titre-block2 {
    /* text-decoration: underline; */
    color: #ffffff !important;
    font-size: 25.21px !important;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #fff;
    width: 202px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 20s !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.mobile a:hover{
        color:#fff !important;
    }
}
/* xs */
@media(max-width:767px){
#header .web{
        display: none !important;
    }
    #header .web .header-menu{
        display: none !important;
    }
    #header .web .header-right{
        display: none !important;
    }
    #header .header{
        position: relative;
        left:0px;
        right:0px;
    }
    #header.logo-center .header-main .container .mobile .header-right {
        position:absolute !important;
        right:6px !important;
        top:-16px !important;
        width: 20% !important;
        padding-left: 20px;
    }
    
    #header .mobil-toggle {
        position: absolute;
        left: 12px;
        top: 21px;
        font-size: 30px;
    }
    .banner-img3,.banner-img2,.banner-img1{
        width: 100%;
        margin: 0 auto;
    }
    .banner-img2 img,.banner-img2 .uvc-ctaction-data{
        width:100% !important;
    }
    .banner-img3 img,.banner-img3 .uvc-ctaction-data{
        width:100% !important;
    }
    .banner-img1 img,.banner-img1 .uvc-ctaction-data{
        width:100% !important;
    }
    
    .banner-img4 .vc_single_image-wrapper,.banner-img5 .vc_single_image-wrapper,.banner-img6 .vc_single_image-wrapper{
        width:100%;
        margin:0 auto;
    }
    .banner-img4 img,.banner-img5 img,.banner-img6 img{
        width:100% !important;
    }
#wpadminbar {
    position: fixed !important;
    top:0px
    left:0px;
   
}
html{
	max-width:100% !important;
}
/*
#header .header-main .container{
	min-height: 68px;
    margin-top: 0px;
}*/
#mini-cart {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 35px !important;
    bottom: 0px;
    right: 0px;
    height: 45px;
    margin: -22px auto;
}
#mini-cart img {
    padding-top: 6px !important;
    margin-left: -12px !important;
}
#header #mini-cart .cart-items {
    font-size: 1em;
    margin-left: 3px;
    position: relative;
    top: -38px;
    left: 0px;
    vertical-align: middle;
}
#mini-cart .cart-items {
    position: absolute;
    font-size: 15px;
    font-weight: 600;
    bottom: 10px;
    left: 5px;
    right: 0;
    top: 21px;
    text-align: center;
    display: inline-block;
    height: 91% !important;
    width: 24px !important;
    border-radius: 40px !important;
    background: #e71e24 !important;
}
#header #mini-cart .cart-items {
    color: #ffffff !important;
}
#mini-cart .cart-popup {
    width: 228px;
}
#header #mini-cart .cart-popup {
    margin-top: 6px !important;
    margin-right: -6px;
}
#mini-cart .cart-popup {
    width: 246px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    left: auto;
    right: 15px;
    top: 20px;
    padding: 0;
    border: none;
    border-top: 9px solid #ccc;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
}

#header .show-menu-search .searchform-popup {
    height: 68px;
    margin: auto;
    background: #e71e24 !important;
    position: relative !important;
    bottom: 0 !important;
    top: 0 !important;
    left: 9px !important;
    right: 0 !important;
    padding-right: 11px !important;
    padding-left: 11px !important;
}
#header .header-right.search-popup .searchform {
    left: auto !important;
    right: 53px !important;
    background: #e71e24 !important;
}
#header .search-popup .searchform {
    height: 100%;
    border-width: 1px !important;
    border-radius: 0px !important;
    width: 248px !important;
    display: none;
    position: absolute;
    border:1px solid #e71e24 !important;
    /* left: -44px !important; */
    top: 0px !important;
    z-index: 1002;
}
#header .searchform input {
    padding: 0 15px 0 20px;
    border-radius: 20px 0 0 20px;
    height: 68px;
    width: 206px !important;
}
#header .searchform input, #header .searchform select {
    border-color: #fff !important;
}
#header .searchform input, #header .searchform select, #header .searchform button {
    color: #fff !important;
}
#header .searchform button {
    font-size: 14px;
    padding: 25px 0px 0 24px !important;
    border-radius: 0 20px 20px 0;
    text-shadow: none;
    border-color:#e71e24 !important;;
}
#header .searchform .button-wrap {
    position: relative;
    right: 16px;
    float: right;
    /*display: inline-block;*/
}
#header .searchform input, #header .searchform select, #header .searchform button {
    color: #FFFFFF !important;
}
#header .searchform input, #header .searchform select {
    border-color: #FFFFFF !important;
}
input:-moz-placeholder { color: #fff;font-size:18px;  } /* Firefox <= 18 */
input::-moz-placeholder { color: #fff; font-size:18px; } /* Firefox >= 19 */
input::-webkit-input-placeholder { color: #fff;font-size:18px;  }
input:-ms-input-placeholder{ color: #fff;font-size:18px; } /* IE */
.dots-inner {
    width: 100% !important;
    height: 270px !important;
    border-radius: 0 !important;
    border: none !important;
}
.header-menu-mobile {
    position: absolute;
    top: 69px;
    right: 10px;
    z-index: 23;
    display: block;
    background: #fff;
    width: 100%;
    height: auto;
}
.dots-inner img{
	height:240px !important;
}
.header-img{
	display:none;
}
.icon-plus {
    position: absolute;
    /* border: 2px solid green; */
    bottom: 16px;
    right: 26px;
    z-index: 20;
    cursor: pointer;
}
.icon-moins {
    position: absolute;
    /* border: 2px solid green; */
    bottom: 23px;
    right: 26px;
    z-index: 20;
    cursor: pointer;
    display: none;
}
.icon-moins img{
	width: 100%;
}
.porto-links-block1 {
    border: none !important;
    border-radius: 0px !important;
    background: #e71e24 !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 226px !important;
    margin-top: -43px !important;
    padding: 15px 0;
}
.porto-links-block2 {
    position: relative;
    top: -50px;
    /* left: 10px; */
    display: none;
    border: none !important;
    border-radius: 0px !important;
    background: #e71e24 !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    margin: 0 auto !important;
    height: 213px !important;
    /* z-index: 2; */
}
.products-slider.owl-carousel .owl-controls .owl-buttons {
    top: -4em !important;
}
.uvc-ctaction-data{
	margin-bottom:25px !important;
}
.footer-laundry {
    padding: 40px 0px 40px 0px;
    height: auto !important; 
}
.footer-block1 {
    padding: 0px 30px 0px 0px;
    border: none !important;
    height: auto !important;
}
.footer-block2 {
    height: 364px;
    padding: 30px 0px 0px 11px !important; 
}
.text-footer_block2 {
    padding-top: 6px;
    color: #fff !important;
    font-size: 17px;
    font-family: 'Myriad Pro';
}
.porto-block .inner .wp-post-image{
	height:223px !important;
    width:142px;
}
#productSlide .yit-wcan-container .inner .wp-post-image{
    height:223px !important;
    width:142px;
}
#productSlide2 .yit-wcan-container .inner .wp-post-image{
    height:223px !important;
    width:142px;
}
.titre-block2 {
    /* text-decoration: underline; */
    color: #ffffff !important;
    font-size: 25.21px !important;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #fff;
    width: 202px;
}
.footer-bottom .vc_col-sm-6{
    width:50%;
    display:inline-block !important;
    vertical-align: middle !important;
}
.mega-menu{
    height: auto !important
}

.mega-menu a{
    color:#999999 !important;
}
.mega-menu li:hover{
    background: #e71e24 !important;
    color:#999999 !important;
}
.mega-menu .popup{
    position: relative !important
}
.popup ul.sub-menu{
    background: #e71e24 !important;
}
.mega-menu .narrow .popup ul.sub-menu {
    min-width: 248px;
    padding: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-top: 0 solid #ccc;
}
ul.main-menu li.menu-item{
    display: block !important;
    float:none !important;
    
    width:114px;

}
.mega-menu .narrow .popup ul.sub-menu li{
    width:171px;
}
.mobile a:hover{
        color:#fff !important;
    }
}
@media (max-width: 479px){
    .mobile a:hover{
        color:#fff !important;
    }
    #header .web{
        display: none !important;
    }
    #header .web .header-menu{
        display: none !important;
    }
    #header .web .header-right{
        display: none !important;
    }
    #header .header{
        position: relative;
        left:0px;
        right:0px;
    }
    #header.logo-center .header-main .container .mobile .header-right {
        position:absolute !important;
        right:25px !important;
        top:-10px !important;
        width: 20% !important;
        padding-left: 20px;
    }
    
    #header .mobil-toggle {
        position: absolute;
        left: 12px;
        top: 21px;
        font-size: 30px;
    }
    #mini-cart {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 17px !important;
        bottom: 0px;
        right: 0px;
        height: 45px;
        margin: -22px auto;
    }
}
