/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-popup.wd-promo-popup {
      width: fit-content !important;
	  background-color:transparent !important;
}
.wd-popup {
    content-visibility: initial !important;
}
.wa__widget_container {
    content-visibility: visible !important;
}
@media (max-width:620px){
.wa__btn_popup{
    right: 15px !important;
    bottom: 15px !important;
}}
/*========== CHECKOUT CHECKBOX ==========*/
.woocommerce-page input[type="radio"], .woocommerce-page input[type="checkbox"] {
 display:none;
}
body .form-checkout-w label {
   cursor:pointer;
}

body .form-checkout-w input[type=radio]:checked+label:before {
    opacity: 1 !important;
    background-color: #1111;
}

body .form-checkout-w input[type=radio]+label:before {
    border-radius: 9px !important;
    float: left;
    height: 27px;
    width: 27px;
    background-size: 23px !important;
	  
}

.form-row.woocommerce-validated label:before, body .woocommerce .checkbox.checked:before, body:not(.single) input[type=radio]:checked+label:before,body .create-account  input[type=radio]:checked+label:before{
    background: #111111 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgd2lkdGg9IjIxcHgiIGhlaWdodD0iMjFweCIgdmlld0JveD0iMCAwIDIxIDIxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMSAyMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cjxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMi4zIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIKCTYuMzEzLDEwLjkzOCA5LjU0NywxMy43MzEgMTUuNjUsOC4wNzcgIi8+Cjwvc3ZnPgo=) no-repeat center center;
}


/* */

.payment_methods label.checkbox:before, .payment_methods label.radio:before, .woocommerce-shipping-methods label.checkbox:before, .woocommerce-shipping-methods label.radio:before, body:not(.single) .payment_methods input[type=checkbox]+label:before, body:not(.single) .payment_methods input[type=radio]+label:before, body:not(.single) .woocommerce-shipping-methods input[type=checkbox]+label:before, body:not(.single) .woocommerce-shipping-methods input[type=radio]+label:before {
    border-radius: 5px !important;
}
body .form-checkout-w   label:before, body:not(.single) input[type=radio]+label:before,body .create-account   label.checkbox:before{
    content: "";
    border: 2px solid;
    border-color: #111111;
    color: #111111;
    height: 21px;
    width: 21px;
    border-radius: 20px;
    margin-right: 6px;
    vertical-align: middle;
    display: inline-block;
}

/*========== IZIPAY ==========*/

/* Personalización de tarjetas aceptadas para Woocommerce Legacy y Blocks */
.payment_method_micuentawebstd img:not(.kr-header-logo, .kr-logo-izipay),
#radio-control-wc-payment-method-options-micuentawebstd__label img:not(.kr-header-logo, .kr-logo-izipay) {
    content: url("https://github.com/izipay-pe/Imagenes/blob/main/logo_tarjetas_aceptadas/logo-tarjetas-aceptadas-351x42.png?raw=true");
    max-width: 200px !important;
}

/* Manejo de tamaño del banner de tarjetas */
.block.micuentawebstd-id-block {
    margin-bottom: 13px !important;
    color: #2e312f !important;
}

.micuentawebstd-id-block {
    margin-bottom: -50px;
    text-align: center;
    font-size: 16px !important;
    color: #40ff96 !important;
}

.micuentawebstd-view-top {
    padding: 0px !important;
}

/* Controla el tamaño de la letra "O" */
.micuentawebstd-cc-block.micuentawebstd-id-block {    
    margin: 0px 10px !important;
}

.micuentawebstd-view-bottom {
    margin-top: 10px !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: unset;
    align-items: baseline !important;
    width: 100% !important;
    max-width: 366px !important;
    padding-left: 0 !important;
}

.micuentawebstd-view-bottom a {
    font-size: 11px;
    color: #FF4240;
    font-weight: bold;
}

/* Manejo del token */
.kr-field-wrapper {
    margin-top: 6px !important;
    margin-left: 10px !important;
}

/* Campos de tarjeta */
.kr-pan, .kr-expiry, .kr-security-code, .kr-installment-number, .kr-first-installment-delay {
    height: 45px !important;
    border-radius: 4px !important;
    width: 100% !important;
}

.kr-expiry, .kr-security-code, .kr-installment-number, .kr-first-installment-delay {
    max-width: 100% !important;
}

/* Maneja la caja donde se visualiza el formulario y logo */
div:has(> #micuentawebstd_rest_wrapper), div:has(> .micuentawebstd-view-top) {
    flex-direction: column !important;
    justify-content: center !important;
    width: 100% !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    background-position: center top 15px !important;
    background-size: 160px !important;
    background-image: url("https://github.com/izipay-pe/Imagenes/blob/main/logos_izipay/logo-izipay-sinFondo-250x102.png?raw=true") !important;
    border-radius: 6px;
    box-shadow: 0px 10px 25px rgba(92, 99, 105, .2);
    border: 1px solid #b3b6b5 !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;        
    padding: 78px 20px 20px 20px !important;
    box-sizing: border-box; 
}

/* Maneja la caja del formulario de pago */
.kr-embedded {
    background-color: #fff !important;
    border-radius: 6px;
    border: 1px solid #b3b6b5 !important;
    box-shadow: 0px 10px 25px rgba(92, 99, 105, .2);
    padding: 20px !important;
    box-sizing: border-box;
    margin: auto;
    width: 100% !important;
}

/* Oculta el último párrafo en los bloques de componentes radio */
.wc-block-components-radio-control-accordion-content p:last-child {
    display: none;
}

/* Oculta el bloque de tarjetas en la vista superior */
.micuentawebstd-view-top .micuentawebstd-cc-block {
    display: none !important;
}


/*========== CSS General ==========*/
.hidden-fields-container{
	display:none;
}
.single-product  label[for="pa_color"] {
    display: none !important;
}
@media (max-width:820px){
  body .wd-nav-arrows:where(.wd-pos-sep) {
        --wd-arrow-offset-h: 5px;
    }}
body .elementor-widget-wd_cart_table td.product-thumbnail img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
body table th {
    border-bottom: 1px solid var(--brdcolor-gray-200);
}

/*ARCHIVE PRODUCTS*/
.archive .page-title.page-title-default{
	min-height:450px;
}
.archive .page-title.page-title-default .entry-title {
	color:transparent;
}

body.archive li .page-numbers {
    border-radius: 50px;
}
body.archive .widget_product_categories .product-categories li a,body.archive  .widget_layered_nav ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #111111;
}
body.archive .sidebar-widget .widget-title{
    text-transform: inherit;
}
body.archive .wd-widget-collapse .widget-title:after {
    color: #000;
    font-weight: 900;
    font-size: 11px;
}
body.archive footer .wd-widget-collapse .widget-title:after {
    color: #ffffff;
}

body.archive .wd-shop-ordering  .orderby{
	border:none;
}
.wd-sizeguide-icon>a:before {
    content: "\f100" !important;
}
body .elementor-widget-wd_builder_off_canvas_column_btn .wd-burger-icon>a:before {
    content: "\f15c";
}
body .elementor-widget-wd_builder_off_canvas_column_btn .wd-burger-icon>a{
    border: 1px solid #cacacb;
    border-radius: 50px;
    padding: 5px 10px;
}
@media (max-width: 1024px) {
    body .wd-nav-arrows {
        --wd-arrow-size: initial;
    }
}
@media (max-width:620px){
	.archive .page-title.page-title-default {
    min-height: 250px;
}
}

/*CONTAINER FLEX*/
@media (min-width:992px){
.page-id-28386 .content-layout-wrapper,.page-id-28393 .content-layout-wrapper,.page-id-28824 .content-layout-wrapper{
    max-width: 880px;
    margin: auto;
}}
.page-id-28386 .page-title,.page-id-28393 .page-title,.page-id-28824 .page-title{
    padding: 60px 0px 25px 0px;
}

.page-id-28386 .content-layout-wrapper h2,.page-id-28393 .content-layout-wrapper h2,.page-id-28824 .content-layout-wrapper h2{
    font-size: 17px;
}
@media (max-width:620px){
	.page-id-28386 .content-layout-wrapper h2,.page-id-28393 .content-layout-wrapper h2,.page-id-28824 .content-layout-wrapper h2{
    font-size: 15px;
}
	.page-id-28386 .page-title,.page-id-28393 .page-title,.page-id-28824 .page-title{
    padding: 40px 0px 25px 0px;
}
}

/*L DE RECLAMACIONES*/
#post-28393 input.wpcf7-submit  {
    background: #111111;
    color: #ffffff;
    border-radius: 50px;
    width: 100%;
	font-weight:700;
}
/*CHECKOUT*/
.woocommerce-checkout .footer-container .main-footer {
	display:none;
}
body.woocommerce-checkout .site-content{
	margin-bottom: 0px;
}
.woocommerce-checkout .main-page-wrapper {
    background-color: #f7f7f7;
}
.woocommerce-billing-fields__field-wrapper label,.woocommerce-privacy-policy-text,.woocommerce-checkout .wd-checkout-coupon-inner,.woocommerce-checkout-review-order-table .cart_item,.woocommerce-checkout-review-order-table thead tr th,.bc-text{
	font-size:14px;
}

/*POP UP BANNER*/
.banner-nk{
	cursor:pointer;
}
.popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.popup-content {
    position: relative;
	width:90%;
}
.popup-content iframe{
    height: 80vh;
    border-radius: 25px;
}


.popup-close {
    position: absolute;
    background: #ffffff;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #111111;
    top: -5px;
    right: -9px;
    font-size: 24px;
    cursor: pointer;
}



/* CONTAINER */
@media (min-width: 1200px) {
    .wrapper-full-width-content .container {
        max-width: 96%;
    }
}
.elementor-widget-wd_title .title-wrapper,.elementor-widget-wd_title .liner-continer{
    margin-bottom: 0;
}

.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 0px !important;
}
/* ===== POP-UP SUSCRIBIRSE ===== */
 .mfp-bg.mfp-ready{
    background: rgb(211 211 211 / 67%);
}
.content_susc .header-susc {
	border-radius:20px 20px 0px 0px;
    background: black;
    padding: 30px 20px;
    text-align: center;
	margin-bottom: 0;
}
.message-susc{
	text-align:center;
}
.content_susc .info-susc{
    padding: 30px 40px;
}
.wd-popup.wd-promo-popup img{
    border-radius: 20px;
}
.mfp-ready .mfp-close{
    color: #111111;
    background: white;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    top: -7px;
}
.mfp-ready .mfp-close:hover{
    color: #111111;
background: rgb(255 255 255 / 85%);
}


 /* ===== WHATSAPP ===== */
/*
#float-whatsapp {
    position: fixed;
    bottom: 20px;
    background-color: rgba(8,198,91,.9);
    right: 30px;
    width: 60px;
    border-radius: 50px;
    height: 60px;
    z-index: 9;
    -webkit-box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
    box-shadow: 2px 2px 10px rgb(0 0 0 / 20%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#float-whatsapp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}*/

/*BUSCADOR*/
.wd-search-full-screen,.wd-search-full-screen.wd-opened{
	 /*background-color: #00000052;*/
    /*-webkit-backdrop-filter: blur(3rem);*/
    /*backdrop-filter: blur(3rem);*/
	 background: rgb(219 219 219 / 93%);
}
	.wd-search-full-screen.wd-opened {
		    padding-top: 5rem;
}
.wd-search-full-screen .searchform {
    background: white;
    max-width: 1000px;
    margin: auto;
    padding: 0;
    border-radius: 50px;
    height: 50px;
}
.wd-opened.wd-search-full-screen .wd-close-search.wd-style-icon>a:before {
    font-size: 18px;
	/*color: #ffffff;*/
color:#111111;}
.wd-opened.wd-search-full-screen .searchform input[type="text"],.wd-search-full-screen .searchform input[type="text"] {

    font-weight: 600;
    font-size: 17px;
    height: inherit;
    font-weight: 400;
}
.wd-opened.wd-search-full-screen .wd-search-loader {
    background-color: transparent;
}
.wd-search-full-screen .search-info-text{
    /*color: #ffffff;*/
	color:#6a6a6a;
	font-size:13px;
}
.wd-search-full-screen .wd-search-requests ul a{
    border-color: white;
    color: #ffffff;
    border-width: 1px;
	font-weight:400;
 
}
.wd-search-full-screen .wd-search-requests ul a:hover{
    color: #000000;
	background-color:white; 
}
.wd-search-full-screen .autocomplete-suggestions .wd-entities-title{
    color: #ffffff;
    font-size: 12px;
}
.wd-search-full-screen .autocomplete-suggestions .woocommerce-Price-amount{
	  color: #ffffff;
    font-size: 11px;
}
.wd-opened.wd-search-full-screen .autocomplete-suggestions {
    background-color: transparent;
    color: #ffffff;
}
.wd-opened.wd-search-full-screen .search-results-wrapper {
padding-top:4rem;
}
.wd-search-full-screen .autocomplete-suggestions .view-all-results{
	border:none;
}
.wd-search-full-screen .autocomplete-suggestions .view-all-results:hover{
	background-color:transparent;
}
.wd-search-full-screen .autocomplete-suggestions .view-all-results span{
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 400;
    border: 1px solid #ffffff;
    padding: 10px 15px;
    margin-top: 5px;
}
/* Menu dropdown */
.custom-menu{
	list-style:none;
}
.custom-menu li a {

    font-size: 13px;
    font-weight: 400;
	  transition:.3s all ease-in-out;
	display:block;
}
.custom-menu li a:hover {
    font-weight: 500;
}

/*========== Header ==========*/
.whb-general-header  .wd-tools-icon img {
    min-width: 19px;
    width: 19px;
}
.whb-general-header  .wd-header-cart .wd-tools-icon,.whb-general-header .wd-header-wishlist .wd-tools-icon {

    width: 33px;
    height: 33px;
    display: flex;
    border-radius: 50px;
}
.whb-general-header .whb-col-right .wd-header-cart .wd-tools-icon:hover,.whb-general-header .whb-col-right .wd-header-wishlist .wd-tools-icon:hover {
    background: #ededed;
}
.whb-general-header .whb-col-right .wd-header-cart .wd-tools-icon:hover img,.whb-general-header .whb-col-right .wd-header-wishlist .wd-tools-icon:hover img {
    background: #ededed;
	opacity:1 !important;
}
.whb-general-header .wd-header-wishlist .wd-tools-count,.whb-general-header .wd-header-cart  .wd-tools-count{
	display:none;
}
.whb-general-header .wd-header-cart a,.whb-general-header .wd-header-wishlist a {
    padding-inline: 2px;
}
.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-style-icon.wd-with-count {
    margin-inline-end: 0px !important;
}
/*Buscador*/
header .wd-header-search span.wd-tools-inner{
    width: 168px;
    background-color: #f5f5f5;
    border: none !important;
    height: 36px !important;
}
header .wd-header-search span.wd-tools-inner:hover{
    background-color: #ebebeb;
}

.wd-header-search span.wd-tools-inner .wd-tools-icon img{
    min-width: 16px;
}
.wd-header-search span.wd-tools-inner .wd-tools-text{
    font-size: 14px;
    color: #78787a;
}
.header-bottom p{
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #111111;
}
.header-bottom p a{
    font-weight: 700;
    text-decoration: underline;
}
.whb-top-bar .wd-nav-secondary>li>a, .wd-header-my-account span {
    font-weight: 600 !important;
    font-size: 12px;
    color: #111111;
}
header .wd-social-icons a .wd-icon{
	color:#111111;
}
header .whb-color-dark .wd-header-divider:before {
    border-color: #111111;
}
header .wd-header-divider:before {
    height: 12px;
    border-right: 1px solid;
}
#menu-top-bar-derecha .menu-item::after{
	    height: 12px;
    border-right: 1px solid  #111111;
}
.wd-dropdown-menu.wd-dropdown{
    border-radius: 10px;
    border: none;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.08);
}
.menu-mega-dropdown .wd-dropdown-menu.wd-design-full-width{
    box-shadow: none;
    margin-top: 0;
}


/*==========  SIDEBAR MOBILE  SHOP ==========*/
/*body  .show-title-m .woodmart-nav-link {
	opacity:1 !important;
	visibility:visible !important;
	z-index:999 !important;
	transform:none !important;
}*/

@media (max-width: 1024px) {
    body .wd-side-hidden {
        --wd-side-hidden-w: min(320px, 86vw);
    }
}
body .mobile-nav.wd-opened .wd-heading {
	 padding: 20px;
    background-color: #ffffff;
}
body .mobile-nav .wd-sub-menu .wd-drilldown-back>a{
	font-size:16px;
	font-weight:600;
	text-transform:inherit;
     border: none;
    padding: 0;
}
.mobile-nav .menu .woodmart-nav-link .nav-link-text, body .wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a{
    font-size: 23px;
    text-transform: initial;
    font-weight: 500;
    -webkit-text-stroke: 0.2px;
	color:#000000;
}
body .wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a{
    font-size: 16px;
	color:#707072;
	-webkit-text-stroke: .4px;
}
body .mobile-nav .menu .woodmart-nav-link,body .mobile-nav .menu .wd-nav-opener {
    border: none;
}
body .wd-opened .wd-action-btn.wd-style-text>a:before {
    font-size: 20px;
   color:#000000;
}
body .wd-nav-opener:after {
    font-size: 15px;
    color:#000000;
}
body .mobile-nav .menu,body .mobile-nav .wd-drilldown-show{
    padding: 20px 15px;
}

.wd-close-side.wd-fill{
	/*background-color: rgb(0 0 0 / 30%);*/
	/*-webkit-backdrop-filter: blur(4px);*/
    /*backdrop-filter: blur(4px);*/
	background-color: rgb(17 17 17 / 36%);
}
.cart-widget-side .wd-heading,.sidebar-container.wd-inited .wd-heading, .mobile-nav.wd-opened .wd-heading {
    background-color: #f7f7f7;
    border: none;
	padding: 15px;
}
.cart-widget-side .wd-heading .title,.sidebar-container.wd-inited .wd-heading .title{
    font-size: 14px;
    text-transform: uppercase;
}
.wd-opened .wd-heading .wd-action-btn.wd-style-text>a{
	font-size:0px;
}
.wd-opened .wd-action-btn.wd-style-text>a:before {
    font-size: 15px;
}
.cart-widget-side  .woocommerce-mini-cart__empty-message{
    font-size: 12px;
    font-weight: 400;
}
.cart-widget-side .wd-empty-mini-cart .btn,.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart{
    border: 1px solid black;
    background-color: transparent;
    color: black;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 1px;
}
.cart-widget-side .wd-empty-mini-cart:before {
    content: "\f126";
	 opacity:.3;
}
.cart-widget-side div.cart-info, .cart-widget-side .woocommerce-mini-cart__total.total {
    font-size: 13px;
	    justify-content: space-between;
}
.cart-widget-side .woocommerce-mini-cart .remove:after,td.product-remove a:before, .woocommerce-remove-coupon:before,.wd-checkout-remove-btn:after{
    content: url(https://brechclo.com/wp-content/uploads/2024/01/delete-icon.svg);
}
.cart-widget-side .wd-progress-bar .progress-bar {
    background-color: rgb(255 113 14);
}
.cart-widget-side .wd-progress-bar .progress-msg{
    font-size: 13px;
}
.cart-totals-inner .checkout-button:after, .woocommerce-mini-cart__buttons .checkout:after, .wd-payment-methods.wd-btn-align-full-width #place_order:after {
    content: '';
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-left: 6px;
    display: inline-block;
    transition: transform .25s ease,-webkit-transform .25s ease;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ImJvbGQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MDAsMTkyaC0xNnYtNjRDMzg0LDU3LjQsMzI2LjYsMCwyNTYsMFMxMjgsNTcuNCwxMjgsMTI4djY0aC0xNmMtMjYuNSwwLTQ4LDIxLjUtNDgsNDh2MjI0CgljMCwyNi41LDIxLjUsNDgsNDgsNDhoMjg4YzI2LjUsMCw0OC0yMS41LDQ4LTQ4VjI0MEM0NDgsMjEzLjUsNDI2LjUsMTkyLDQwMCwxOTJ6IE0xNzAuNywxMjhjMC00Ny4xLDM4LjMtODUuMyw4NS4zLTg1LjMKCXM4NS4zLDM4LjMsODUuMyw4NS4zdjY0SDE3MC43VjEyOHogTTI3Ny4zLDM1Ni43djQ4LjZjMCwxMS44LTkuNSwyMS4zLTIxLjMsMjEuM2MtMTEuOCwwLTIxLjMtOS42LTIxLjMtMjEuM3YtNDguNgoJYy0xMi43LTcuNC0yMS4zLTIxLTIxLjMtMzYuN2MwLTIzLjUsMTkuMS00Mi43LDQyLjctNDIuN3M0Mi43LDE5LjEsNDIuNyw0Mi43QzI5OC43LDMzNS43LDI5MCwzNDkuMywyNzcuMywzNTYuN3oiLz4KPC9zdmc+Cg==) no-repeat center center;
}
@media (min-width:992px){
	.cart-widget-side.wd-opened{
    width: 500px;
}
}

/*========== INICIO ==========*/
/*Carousel*/
.news-carousel .promo-banner-wrapper .promo-banner {

    padding-bottom: 50px;
}
.news-carousel .promo-banner-wrapper .content-banner{
    position: absolute;
    bottom: -5px;
    left: 0;
}
/*Scroll*/
@media (min-width:992px){
.news-carousel .wd-nav-scroll{
    margin-top: 30px;
}
.carousel-items-x .wd-nav-scroll {
    /*height: var(--wd-nscroll-height, 13px);*/
	opacity:0;
	visibility:hidden;
}
.carousel-items-x:hover .wd-nav-scroll {
	opacity:1;
	visibility:visible;
}

}

.wd-nav-arrows .wd-btn-arrow .wd-arrow-inner{
	border-radius: 50%;
    }

.carousel-items-x .wd-disabled.wd-btn-arrow {
		border-radius: 50%;
}

/*Producto carousel*/
.wd-product.wd-hover-tiled .product-wrapper {
  
    box-shadow:none !important;
}
/*Brand carousel*/
.brand-text-carousel .banner-title {
    display: inline-block !important;
    background-color: #ffffff;
    padding: 8px 17px;
    border-radius: 50px;
    font-weight: 600 !important;
}

/* Producto carousel Info */
.wd-carousel-item .wd-product-cats a {
    font-size: 16px;
    color: #707072;
	-webkit-text-stroke: 0.2px;
}
.wd-carousel-item .wd-entities-title a {
    -webkit-text-stroke: 0.3px;
}
.wd-carousel-item .wd-buttons.wd-pos-r-t,.wd-products .wd-buttons.wd-pos-r-t {
    display:none;
}

/*.product-wrapper img:nth-child(2), .product-wrapper{
	    aspect-ratio: 1 / 1 !important;
    object-fit: cover;
}*/
.products .wd-product a img{
	  aspect-ratio: 1 / 1 !important;
	    object-fit: cover;
}

@media (max-width:620px){
	.no-mask-carousel.elementor-widget-wd_banner_carousel .wd-carousel .wd-carousel-wrap{
        -webkit-mask-image: none;
        mask-image: none;
    }
}

/*========== WISHLIST ==========*/
.elementor-widget-wd_wishlist .woocommerce-my-account-wrapper {
    flex-direction: column;
}
.elementor-widget-wd_wishlist .woocommerce-MyAccount-content {
    width: 100%;
    max-width: 100%;
}
.elementor-widget-wd_wishlist  .wd-my-account-sidebar,.elementor-widget-wd_wishlist .wd-empty-page:before, .elementor-widget-wd_wishlist .return-to-shop{
	display:none;
}
.elementor-widget-wd_wishlist .wd-empty-page-text {
    margin: 120px 0px 0px 0px;
	color: #111111;
    font-weight: 600;
    font-size: 16px;
}
.elementor-widget-wd_wishlist .wd-empty-wishlist.wd-empty-page,.elementor-widget-wd_wishlist .wd-wishlist-head .title{
    font-size: 24px;
    text-align: left;
    font-weight: 500;
	margin: 0;
	color: #111111;
	text-transform:inherit;
}
.elementor-widget-wd_wishlist .wd-products-element{
	padding-top:40px;
}
.elementor-widget-wd_wishlist .wd-wishlist-head:not(.wd-border-off) {
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(245 245 245);
}

/*========== Single Product ==========*/
body.single-product .wd-gallery-images .wd-carousel-item a img{
  border-radius:5px;
}
body.single-product .wd-gallery-images .wd-nav-arrows{
    position: absolute;
    right: 70px;
    bottom: 50px;
	--wd-arrow-offset-h: none !important ;
}
body.single-product .wd-gallery-images .wd-nav-arrows  .wd-prev.wd-btn-arrow  {
    right: 10px;
}
.single-product .wd-nav-arrows .wd-btn-arrow {
   /* height: 42px;*/
    /*width: 42px;*/
    display: flex;
    justify-content: center;
    align-items: center;
	background: #fff;
}
.single-product .wd-nav-arrows .wd-btn-arrow .wd-arrow-inner:after {
    font-size: 14px;
}
.single-product .single_add_to_cart_button {
    height: 60px;
}
.single-product .wl__button .wd-wishlist-btn{
    width: 100%;
}
.single-product .wl__button .wd-wishlist-btn a{
    border: 1px solid;
    width: 100%;
    height: 60px;
    border-radius: 50px;
    display: flex;
}
.single-product .wd-accordion.wd-style-default:before {
    border-top: none;
}
.single-product .sticky__e {
    position: sticky;
    top: 150px;
}
.single-product .variations tr{
    display: flex;
    flex-direction: column;
}
.single-product .variations tr label{
    font-size: 16px;
    margin-bottom: 10px;
}
.single-product .variations .wd-swatches-product{
	gap:10px;
}
.single-product .variations .wd-swatches-product .wd-text span{
    color: #161414;
    font-weight: 500;
    -webkit-text-stroke: .4px;
}
.single-product .variations .wd-swatches-product .wd-active.wd-text span,.single-product .variations_form label{
    color: #111;
}
.single-product .variations .wd-swatches-product .wd-active.wd-text, [class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg.wd-active{
	--brd-width: 1px !important;
}
.single-product .variations tbody{
    flex-direction: column;
    align-items: flex-start !important;
}
.single-product .wd-bg-style-2 .wd-bg{
background: #f6f6f6;
}
.single-product label[for="pa_modelo"] {
    display: none !important;
}
.single-product .wd-wishlist-icon .added::after{
	left:50% !important;
}
.single-product .wd-single-gallery .wd-gallery-thumb .wd-nav-arrows{
	display:none;
}
body.single-product .wd-gallery-images .wd-nav-arrows .wd-btn-arrow{
	opacity:1;
	visibility:visible;
	transform:none;
	border-radius: 50px;

}
/*========== FOOTER ==========*/
.copyrights-wrapper{
    color: #1c1c1c;
	font-size:14px;
	border: none !important;
}
.link-cw  {
    display: flex;
    list-style: none;
    justify-content: end;
	    gap: 10px;
}
.link-cw  li a{
    text-decoration: underline;
}
.wd-show-sidebar-btn {
    display: flex !important;
}
.form-newsl input[type="submit"]{
    width: 100%;
    display: block;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
	    border: 1px solid white;

}
.newsletter-popup .form-newsl input[type="submit"]{
 background-color:#000000;
	color:#ffffff;
	font-size:12px;

}
.form-newsl input[type='email'].wpcf7-email {
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: 400;
    margin-bottom: 10px;
	  background-color: transparent;
    border-color: #bdbdbd;
	font-size:12px;
}
.form-newsl .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-bottom: -15px;
}
footer.footer-container .widget-title{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	  color:#b5b5b5;
}
.bc-text,footer .min-footer,.link-cw li a{
	  color:#8f8f8f;
}
.form-newsl p{
	margin-bottom:0;
}
footer .footer-sidebar {
    padding-block: 60px 10px;
}
footer  .custom-menu li {
margin-bottom:7px;	
}
footer   .custom-menu li a {
    color: #8f8f8f;
    font-size: 14px;
}
footer   .custom-menu li a:hover {
    color: #fff;
}
@media (min-width:992px){
footer .footer-column-1{
	    max-width: 25%;
	flex: 0 0 25%;
}
footer .footer-column-2,footer .footer-column-3,footer .footer-column-4{
    max-width: 15%;
	flex: 0 0 15%;
	display: flex;
    justify-content: end;
}
footer .footer-column-5{
	  max-width: 30%;
	flex: 0 0 30%;
	display: flex;
    justify-content: center;
}
}

/*Media Queries*/
@media (max-width:820px){
	.carousel-items-x .wd-nav-arrows {
    right: 70px;
}
	body .elementor-widget-wd_wishlist .wd-empty-wishlist.wd-empty-page {
    font-size: 20px;
}
}
@media (max-width:620px){
	.content_susc .header-susc {
    font-size: 18px;
}
	.content_susc .info-susc {
    padding: 20px 20px;
}
/*.archive .product-wrapper img:nth-child(1){
	 width:70%;
}*/
	.link-cw {
    justify-content: center;
    padding: 0;
}
}

.theme-woodmart .wd-slide {
    min-height: auto !important;
}
