/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.footer-sidebar .mc4wp-form  p{max-width: 100%; width: 100%;}
 .footer-sidebar .mc4wp-form input[type="submit"]{display: block; width: 100%;}
.footer-sidebar .mc4wp-form input[type="submit"]:hover{background-color:#892224;}

.product-label.out-of-stock {
    background-color: #892224;
    color: #fff;
}


.main-header ul,.main-header ol{list-style: none;margin: 0;}
.main-header ul li,.main-header ol li{margin: 0;}

.wrapp-header ul,.wrapp-header ol{list-style: none!important;margin: 0!important;}
.wrapp-header ul li,.wrapp-header ol li{margin: 0!important;}

.tp-bullets {display: none;}

.footer-container ul,.footer-container ol{list-style: none;margin: 0;}
.sidebar-container ul,.sidebar-container ol{list-style: none;margin: 0;}

.woocommerce-my-account-wrapper ol, .woocommerce-my-account-wrapper ul{list-style: none;margin: 0;}


.product-video-button>a>span {
    max-width: 100%; 
    padding: 0 20px 0 0;
    overflow: visible;
    font-weight: 600;
    -webkit-transition: padding .4s cubic-bezier(.175,.885,.32,1.15),max-width .4s cubic-bezier(.175,.885,.32,1.15);
    transition: padding .4s cubic-bezier(.175,.885,.32,1.15),max-width .4s cubic-bezier(.175,.885,.32,1.15);
}

.commentlist{list-style: none;margin: 0;}

.topbar-wrapp ul li{list-style: none;margin: 0;}


.yith-wcaf.yith-wcaf-dashboard-summary .right-column{display: block;}

.woocommerce ul{list-style: none;margin: 0;}
.single-product-page .wc-tabs{display: none;}

.single-product-page .product-tabs-wrapper{border: none;}
.popup_widget{padding: 40px;}

 .product-video-button>a{background-color: #cfb831;color: #fff;}

/*@media(max-width: 767px){
	.popup_widget{padding: 30px!important;}
}*/