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



/* HEADER CSS START */
.wd-nav-main>li>a, .wd-nav-secondary>li>a, .wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle {
	font-size:18px!important;
	color:#7a7a56!important;
	height:auto!important;
}
.wd-header-text [class*="wcml-dropdown"] .wcml-cs-submenu a{
	font-size:14px!important;
}
.wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle{
	height:auto!important;
}
.whb-general-header-inner .whb-column.whb-col-left{
    
	gap:80px;
}
.whb-general-header-inner .whb-column.whb-col-left > div{
	flex: none!important;
}
.header-right-carousel {
	position: relative;
	overflow: hidden;
	transition: opacity 1s ease-in;
	flex:none!important;
	/* height will match one <p> dynamically in JS */
}

.header-right-carousel p {
	position: relative;
	margin: 0;
	opacity: 0;
	font-weight:bold;
	transition: margin 0.6s ease, opacity 0.6s ease;
	display: flex;
	justify-content: end;
	font-size:18px!important;
	color:#7a7a56!important;
}
.mobile-currency-switcher{
	display:flex;
	justify-content:end;
}

/* Active slide */
.header-right-carousel p.active {
	margin-top: 0;
	opacity: 1;
}

/* Inactive slide moves up and fades out */
.header-right-carousel p.inactive {
	opacity: 0;
}
.wpml-ls-current-language span{
	font-weight:700;
	text-decoration:underline;
}
.wpml-ls-current-language{
	position:relative;
}
.wpml-ls-statics-shortcode_actions {
 	position: relative;
}
.wpml-ls-statics-shortcode_actions ul li:first-child a::after {
	content: "";
    height: 14px;
    background: #7a7a56;
    right: 0px;
    width: 1px;
    position: absolute;
    top: 9px;
}
.mobile-about-us{
	margin-top:30px;
}
.mobile-menu-2 a{
	font-weight:400;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    color: #7A7A56!important;
	border-bottom:0px!important;
	font-weight: 700!important;
    padding: 0px 20px!important;
    min-height: 40px!important;
}
.mobile-pages-menu .menu-item-languages{
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #7A7A56;
}
.mobile-nav .wd-nav-opener{
	border:none!important;
}

/* HEADER CSS END */

.wd-page-title{
	display:none;
}

/* SHOP ARCHIVE CSS START */
.cart_list.product_list_widget.woocommerce-mini-cart{
     overflow: unset!important; 
}
.payment_box.payment_method_bacs, .woocommerce-privacy-policy-text{
	font-size:14px!important;
}

.archive .wd-page-title.page-title{
	padding-bottom:0px!important;
}
.woocommerce-page .wd-page-title{
	display:block!important;
}
.archive .term-description p{
text-align:center!important;
}

.widget ul, .wd-widget ul {
    max-height: 200px !important;
    overflow-y: auto !important;
    padding-right: 2px !important;
}
.widget_layered_nav ul .count {
    margin-right: 5px;
}
.product-labels.labels-rectangular {
    top: 15px;
    inset-inline-start: 0;
}
.product-labels {
    position: absolute;
    top: 7px;
    inset-inline-start: 7px;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
    max-width: 50%;
    transition: all .3s ease;
    transform: translateZ(0);
}
.product-labels .product-label.out-of-stock {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}
.product-label.out-of-stock {
    background-color: var(--bgcolor-white);
    color: var(--color-gray-900);
}
.product-label {
    padding: 5px 10px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
}
/* SHOP ARCHIVE CSS END */

/* SINGLE PRODUCT START */
.tax-notice{
	padding: 6px 10px;
    display: inline-block;
    background-color: #F5F5F5;
    margin-top: .7rem;
	font-size:14px;
}

/* SINGLE PRODUCT END */

/* FOOTER START */

/* FOOTER END */
.woocommerce-form__label-for-checkbox{
	font-size:14px;
}
.pwgc-redeem-gift-card-number{
	font-size:16px;
}
.whb-hidden-lg.whb-empty-column{
	display:none;
}

/* MEDIA CSS START *?

/* HEADER CSS START */
@media only screen and (max-width:1440px){
	.wd-nav-main>li>a, .wd-nav-secondary>li>a, .wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle, .header-right-carousel p {
		font-size:16px!important;
	}
	

}
@media only screen and (max-width:1024px){
	.whb-header-bottom.whb-not-sticky-row{
		display:none;
	}
    .wd-hover-icons .wrapp-buttons {
        bottom: 1px !important;
    }
}
@media only screen and (min-width:1024px){
	.archive #main-content{
	max-width:90%!important;
	}
}

@media only screen and (max-width:768px){
.product-label {
        padding-inline: 5px;
        min-width: 40px;
        font-size: 10px;
    }
}

@media only screen and (min-width:1440px){
	.home-slider .wd-slide-container, .home-slider .wd-slide{
		min-height:860px!important;
	}
	.wd-slide-bg{
		background-size:contain!important;
		background-color:#ffffff!important;
	}
}



/* NONEU SHIPPING */

.disable_buttn{
    pointer-events:none!important;
}

.noneu-shipping-info{
    height: 100vh!important;
    position: fixed!important;
    top: 0;
    left: 0;
    z-index: 100000000000000000000!important;
    background-color: rgba(0,0,0,0.7);
    width: 100vw!important;
}

.noneu-shipping-inner-container{
    background:white;
    width:50%;
    margin:auto;
    margin-top:10%;
}
.noneu_close_button_text_container{
    padding:5rem;
}
.noneu_close_button_text_container p{
    font-size:18px;
}


.noneu_close_button_container{
    position:relative;
}


#close_noneu_popup{
    font-size:40px;
    position:absolute;
    cursor:pointer;
    color:black;
    top:1rem;
    right:2rem;
}
#close_noneu_popup:hover{
    color:red;
}

@media only screen and (max-width:900px){
    .noneu-shipping-inner-container{
        width:90%;
    }
    .noneu_close_button_text_container{
        padding-left:1rem;
        padding-right:1rem;
    }
}

.noneu_close_button_text_container h1{
    color:red;
    margin-bottom:4rem;
}

/* END OF NONEU SHIPPING */


.hide_section{
    display:none!important;
}