/*
Theme Name: Restoration Child
Theme URI: https://restoration.fuelthemes.net
Template: restoration
Author: Fuel Themes
Author URI: https://fuelthemes.net
Description: A fast &amp; optimized WooCommerce WordPress Theme by fuelthemes
Version: 1.1.0.1618488356
Updated: 2021-04-15 12:05:56
*/


@font-face {
font-family: Quicksand;
src: url(#);
font-weight: 300;
font-display: swap;
}

@font-face {
font-family: Quicksand;
src: url(#);
font-weight: 500;
font-display: swap;
}


h1, h2, h3, h4, h5, h6, p, span, small, ul, label, select, input, button{
  font-family: 'Quicksand', sans-serif !important;
  font-weight: 500;
}

.side-panel-inner a{
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
}


.wp-block-media-text .wp-block-media-text__content {
    margin: -5%;
}
.wc-block-grid__products {
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
}
.wp-block-media-text__content {
    padding: -14%;
}
.wc-block-featured-product__link {
    display: none;
}
.wc-block-featured-product__title {
    display: none;
}


/* Sumo Payment Plans */
/* Sumo Single Product */

._sumo_pp_payment_plans {
    border-collapse: collapse;
    border-spacing: 10px;
}
.filas {
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    border-collapse: separate;
}
.vermas {
    margin-left: 20px;
    text-align: left;
    text-decoration: underline
}
.ocultarSelector {
    display: none;
}
._sumo_pp_total_payable_amount {
    display: none;
}


/* Sumo View More*/

.side-panel-inner {
    background-color: rgb(0 0 0 /0%);
}
._sumo_pp_modal-info {
    margin-bottom: 1rem;
    margin-left: 1rem;
}
._sumo_pp_modal-close {
    padding-bottom: 30px;
}
._sumo_pp_modal-close img {
    margin: 10px 10px 0 0;
}
#frase_pago {
    margin: 1rem;
    padding-bottom: 10px;
}

/*Hide counter in sizes in filter bar*/

/* .woocommerce-widget-layered-nav-list span {
  display: none;
} */



/* Mobile Menu */

#mobile-menu {
    width: 100%;
    background-color: #fff0;
}

.menulogo{
  background-color: #fff0;
}

.side-panel-header{
  background-color: #fff0;
  left:0;
  height:71px
}

.side-panel-inner{
  background-color: #FAFAFA;
  border-top: 1px solid black;
}

.click-capture{
  display:none;
}

.header-menu-parent{
  flex-direction: row;
}

.thb-close{
  left:0;
  background-color: #fff;
}

.side-panel-header .thb-close{
  margin-top:10px;
  margin-left:5px;
}

.side-panel-header span{
  display: none;
}


/*Scond Menu (El Club, etc)*/
.unificarmenu{
    position: fixed;
    z-index: 9999;
    left: 0;
	background: #f2ece8;
}

/*Hide Cart from Nav Bar in Homepage*/
thb-quick-cart

.page-id-56611 .thb-secondary-area{
  display:none
}

.calltoaction {
    display:none;
}

.page-id-56611 .calltoaction {
    display:block;
}

/* .header-wrapper{
	min-height:71px;
} */

/*Add bottom border to nav menu*/

.borderBottom{
  border-bottom: 1px solid black;
  position: relative;
  order:5;
  width:100%;
  margin-left:15px;
  margin-right:15px;
  z-index: 1;
}

/*Format Mobile Menu Innner Bars*/

.thb-mobile-menu>li{
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}

/*Format Mobile Menu Inner Text*/

.thb-mobile-menu>li>a{
  line-height: 2;
  font-size: 1.3em;
  padding-left:5px;
  text-transform: capitalize;
}

/*Format Mobile Menu Submenu Text*/

.thb-mobile-menu .sub-menu a{
  font-size: 1.5em;
}

/*Hide top border from related products in product page + remove some padding space */

.products-title, .single-product .products>h2, .cross-sells h2{
	border-top: none;
	padding-top:0px;
}

/*Shop Page Customization*/

.thb-product-inner-content{
  text-align: center;
  font-size:0.8em;
}

.brand_name{
  font-weight: 500;
}

.woocommerce-loop-product__title{
  text-transform: capitalize;

}

.products .product .woocommerce-loop-product__title, .wc-block-grid__products .product .woocommerce-loop-product__title{
  font-size:1em;
  font-weight: 300;

}

.thb_transform_loop_price .catalog_price {
   font-size:1em;
}


.thb_transform_loop_price .catalog_price .monthly_price{
  font-weight: 500;
}

.products .product .thb_transform_price .button, .products .product .thb_transform_price .add_to_cart_button, .wc-block-grid__products .product .thb_transform_price .button, .wc-block-grid__products .product .thb_transform_price .add_to_cart_button{
	margin: auto;
	
}

/* .condition-badge{
  position: absolute;
  color: #fff;
  top: 10px;
  left: auto;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  z-index: 20;
  text-transform: none;
  margin: 0 !important;
  border: 0;
  line-height: 1;
  pointer-events: none;
  height: 30px;
  padding: 0 15px;
  background: #5a5958;
} */

.thb-side-filters {
	z-index: 999999;
}

.pre-owned-badge {
	position: absolute;
	z-index: 10;
	background-color: #5a5958;
	color: #FFF;
	right: 0;
	padding: 5px 10px;
}

/* Filters */


.woof_reset_button_2{
  background-color: #FFF;
  color: #272525;
  border: 1px solid #272525;
  height: 34px;
  line-height: 30px;
  margin-bottom: 10px;
  cursor: pointer;
}

.side-panel-content .woof_products_top_panel{
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
}

.woof_reset_search_form:focus{
  color:#272525;
}
.woof_reset_search_form:hover{
  color:#FFF;
}
.thb-shop-sidebar #block-2, .side-panel-content #block-2 {
  border:unset;
  margin:0;
  padding:0;
}
.thb-shop-sidebar #block-2 .woof_products_top_panel{
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
  z-index: 20 !important;
}
.woof_submit_search_form_container {
	margin:0;
}
.woof_products_top_panel li {
	float: unset;
}
/* #woof_html_buffer,
.woof_products_top_panel_ul ul li:first-child,
.woof_reset_button_2{
  display: none !important;
} */
#woof_html_buffer,
.woof_products_top_panel_ul ul li:first-child,
.woof_reset_search_form{
  display: none !important;
}


.woof_products_top_panel li{
  font-size: 14px;
  color:#272525;
}

.woof_products_top_panel li span {
	background: url("/wp-content/themes/restoration-child/assets/img/remove.png");
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: left;
  padding-left: 25px;
}

.woof_products_top_panel li a:hover{
  color: #000;
}

.woof_container h4 {
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1;
	color: #272525;
}

.woof_container {
	margin-bottom: 25px;
	padding-bottom: 23px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}

.woof_checkbox_label_selected{
  font-weight: 400 !important;
}
.icheckbox_minimal-grey{
  width: 14px;
  height: 14px;
  border: 1px solid #272525;
}

.woof_list label {
	padding-top: 0px;
	padding-bottom: 0px;
  margin-bottom: 0px;
}

.icheckbox_minimal-grey.hover{
  background-position: unset !important; 
}


.icheckbox_minimal-grey.checked, .icheckbox_minimal-grey.hover, .woof_list_checkbox li:hover .icheckbox_minimal-grey {
	background-image: unset !important;
	box-shadow: inset 0 0 0 1px !important;
	background-color: #000 !important;
	color: #FFF !important;
}

.woof_checkbox_count{
  font-size: 11px;
  color:#5a5958;
  margin-left: 7px;
}



/*Hide On sale banner*/

.woocommerce span.onsale{
display:none;
}

/*Adjust Catalog Preview Rows so they are aligned on Mobile*/

@media (max-width: 480px){
  .wc-block-grid__product{
    margin: 0px;
    border-left: 0px;
    border-right: 0px;
  }
	.pagination .next, .pagination .prev, .woocommerce-pagination .next, .woocommerce-pagination .prev{
		position: revert;
		width: 100%;
		margin: 10px 0px;
	}

}
.wc-block-grid__product-title{
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;

}

.wc-block-grid__products{
  margin:0px;
}

.wc-block-grid__products.wc-block-grid__product{
  border-left-width: 0px;
  border-right-width: 0px;
}





/*Hide Shop Tittle*/
@media screen and (max-width: 600px) {
  .thb-woocommerce-header-title {
    visibility: hidden;
    display: none;
  }
}

/*Hide Breadcrumbs*/
  .thb-breadcrumb-bar {
    display: none;
  }

.thb-woocommerce-header-title{
  margin-top: 25px;
}

/*
Product Page Customization
*/

.summary .catalog_price{
  font-size:1.3em;
}

.summary .catalog_price .monthly_price:after{
  content: "/mes";
}

.summary .product_title{
  text-transform: capitalize;
}

.shipping-info{
  padding-top: 20px;
}

.thb-secondary-cart .widget ul li{
  margin-bottom: 20px;
}

.vc_tta-panel.additional_information_tab{
  display:none;
}

.widget.widget_shopping_cart .product_list_widget li{
  padding-right: 0px;
}

.woocommerce-mini-cart-item a {
  text-transform: capitalize;
  font-size:1.2em;
  font-family: QuickSand;
  font-weight: 500;
}

.woocommerce-mini-cart-item img {
  max-height: 90px;
}

/*Cart Customization*/

.cart-plan{
  font-family: Quicksand;
  font-weight: 300;
}

.product-name a{
  text-transform: capitalize;
}

._sumo_pp_payable_now{
  display: none;
}

._sumo_pp_balance_payable_amount{
  display: none;
}

#ship-to-different-address{
  display: none;
}

.wc_payment_methods li .payment_box{
  padding-left: 0px;
}

/* .sumo_pp_payment_mode_selection{
  display: none;
} */

.woocommerce-mini-cart-item p{
  display:none;
}

.quantity{
  display:none;
}

.woocommerce-shipping-totals .woocommerce-Price-amount.amount bdi{
  display: none;
}

.woocommerce-shipping-totals .woocommerce-Price-amount.amount:after{
  content:"2,99€";
}

.woocommerce-shipping-destination{
  display: none;
}

.shop_table tbody tr.woocommerce-shipping-totals td{
  text-align: right;
}

.wc_payment_methods li{
  border-top: 0;
}

/*
Checkout customization
*/

.product-name {
  text-transform: capitalize;
}

.plan-expla span:not(.first-letter){
  text-transform:lowercase;
}

.shop_table tbody tr td:last-child {
  padding-top: 35px;
  padding-bottom: 0px;
}

/*Hide beginning text in returning customer log-in form*/

.page-id-9 .woocommerce-form-login p:first-child{
  display:none;
}

/*
Cart customization
*/

.wc-item-meta{
  display: none;
}

.woocommerce-table__product-total.product-total p{
  display: none;
}
.thank-you-video{
  max-height: 300px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.thank-you-message{
  text-align: center;
}

/*
HomePage customization
*/

/*Mobile Design*/

/*Adjusting header-section*/


@media only screen and (max-width: 320px) {
  .header-section > *:first-child {
    padding-top:170px;
  }
}

@media (min-width:350px) and (max-width: 379px) {
  .header-section > *:first-child {
    padding-top:230px;
  }
}

@media (min-width:380px) and (max-width: 600px) {
  .header-section > *:first-child {
    padding-top:325px;
  }
}


/*How it Works steps mobile*/

.steps-first-column{
  max-width:10%;
}

/*https://css-tricks.com/using-css-to-set-text-inside-a-circle/*/

.quote-wrapper {
  width: 50px;
  height: 50px;
  position: relative;
  margin-top:10px;
}

.text {
  width: 100%;
  height: 100%;
  /*BLUE BG*/
  background: radial-gradient(
    ellipse at center,
    rgba(242, 236, 232, 1) 0%,
    rgba(242, 236, 232, 1) 70%,
    rgba(242, 236, 232, 0) 70.3%
  );
  position: relative;
  margin: 0px;
  color: #121212;
}

.text{
  height: 100%;
  font-size: 21px;
  line-height: 1.25;
  padding-top: 10px;
  text-align: center;
}

/* @media screen and (max-width: 600px) {
  .catalog-preview{
    display:none;
  }
} */



/*Customizing Catalog Preview*/

.wc-block-grid__product-onsale{
display:none;
}

/* .wp-block-kadence-rowlayout{
  margin-bottom: 0px;
} */

/*Customizing Buttons*/

.kt-button{
  height:60px;
  /*This property is giving me problems*//* width:250px; */
}

.kt-btns_c0ef80-c3{
    position:absolute;
}


.kt-btns_515816-01 .kt-btn-inner-text{
  text-decoration: underline;

}

/*Desktop View*/

/*Catalog Preview*/

@media (max-width: 768px) {
    .logo-holder img {
        height: 40px;
        width: 196px;
    }
}

@media screen and (min-width: 900px) {
  .catalog-preview{
    padding-right: 15%;
    padding-left: 15%;
  }
}


.kt-inside-inner-col .catalog-preview-brand{
  font-weight: 500;
}

.kt-inside-inner-col .catalog-preview-clothingName{
  font-size: 0.9em;
  font-weight: 300;
}

.kt-inside-inner-col .catalog-price-preview{
  display:inline;
  display: flex;
  justify-content: center;
}

.images-preview{
  display:inline;
  justify-content: center;
}

.catalog-preview-brand{
  padding-top: 10px;
}

.kt-inside-inner-col .catalog-price-preview .pvp-preview{
  font-size: 0.9em;
  font-weight: 200;
  padding-right:4px;
  display: inline;
}

.kt-inside-inner-col .catalog-price-preview .monthly-price-preview{
  font-size: 0.9em;
  font-weight: 500;
  display: inline;

}

.kt-inside-inner-col p{
  margin-bottom: 2px;
}

/*Adjusting view more button*/

.viewmore-button .kt-btn-wrap .kt-button:not(.kb-btn-global-inherit){
  border-width: 0px;
  border-bottom-width: 2px;
  align-items: flex-end;
  padding-bottom: 5px;
  font-weight: 600;
}


/*About Us Page*/

@media screen and (min-width: 800px) {
  .banner-aboutus{
      padding-left: 100px;
      padding-right: 100px;
  }
  .subheading-aboutUs{
    margin-left: 55px;
    margin-top: 20px;
  }

}
@media screen and (max-width: 1000px) {
  .about-us-header > .kt-row-layout-inner {
    background-position: 100% 0% !important;
  }
}

@media screen and (max-width: 600px) {
  .banner-aboutus{
    margin-bottom: -15px;
  }
  .divider-AboutUs{
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}

.opo{
  margin-top: 0px;
}

.link:hover {
  color: #272525;
  }

#nav_menu-2{
  padding-left: 20px;
}


.header-calltoaction{
  background: #5a5958;
  color: #fff;
  padding: 0 25px;
}


/*Adding banner accross website*/

/*Catalog Banner*/

/* .banner h1 {
    text-align: center;
    color: white;
    padding: 20px 20px 0px 20px;
  }

.banner {
  margin-bottom: 20px;
  background-color: black;
}

._form-label{
  color:white;
}

.thb-woocommerce-header.style1{
  margin-bottom: 0px;
}

._form-content{
  display:flex;
  width: 100%;
  overflow-x: hidden;
}

._form_element{
  width:70%;
}

._button-wrapper {
  width:20%;
  padding:28px 10px 0px 10px;
  margin-right: 15px;
}

div._button-wrapper {
  width:20%!important;
}

._submit{
  margin-right: 15px;
} */



/*Call to action in nav bar*/

/* .calltoaction {
    display:none;
		border-style: solid;
		padding: 5px 15px 5px 15px;
		border-width: 1px;
		z-index: 1000;
		position: relative;
}

.header-wrapper{
	min-height:71px;
}

.header-logo-row{
	height:71px;
} */

/*Call to action in Mobile Menu*/

/* .calltoaction-mobile-menu {
    position: relative;
    left: 130px;
}

.calltoaction-mobile-menu a{
    color:rgb(0 0 0 / 0%);
}

.side-panel-header{
  position: sticky;
} */

/*Show call to action in Homepage*/

/* .page-id-56611 .thb-quick-cart{
	display:none;
}

.page-id-56611 .calltoaction {
    display:block;
}

.page-id-56611 .header-logo-row{
	padding-top:15px;
} */

/* Show call to action button in About Us page  */

/* .page-id-165 .thb-quick-cart {
    display:none;
}

.page-id-165 .calltoaction {
    display:block;
}

.page-id-165 .header-logo-row{
	padding-top:15px;
} */




/*Pop-Up Banner*/

/* .modal-wrapper.styled .wp-post-modal{
    background-color: #000000;
    margin: 10vh 5% 10vh 5%;
    width: 90%;
    padding:0px;
}

.modal-wrapper.styled .wp-post-modal .close-modal{
  color:white;
} */

/*Adjusting Rental Page*/

.page-id-56867 .pvp-preview{
  text-decoration: line-through;
}

.thb-mobile-menu li.menu-item-has-children>a span{
  padding-top: 30px;
}

/*Customize Shop Catalog for raffle winners*/

.post-58237 .banner{
  display:none;
}

.post-58237 .thb-filter-bar{
  display:none;
}

/* Black Envelope Cmapaign*/

@media screen and (max-width: 600px) {
.wp-block-video video{
  height:600px;
}
}

.quiz{
  padding-bottom:10px;
}

.hint{
  padding-top: 5px;
}

/*Hidding product price and related products from surprise clothing items product page*/


.postid-58498 .catalog_price{
  display:none;
}

.postid-58498 .related{
  display:none;
}

.postid-58565 .catalog_price{
  display:none;
}

.postid-58565 .related{
  display:none;
}

._form_13 p{
  font-size: 30px;
}

/* Boton WhatsApp */
.joinchat__button {
	background: #000 !important;
}



/* Pagina Prueba Gratis */

@media screen and (min-width: 1100px) {
  .lista-ordenada .steps-first-column {
    max-width: 2%;
  }

  .lista-ordenada #kt-layout-id_a82753-31 > .kt-row-column-wrap > .inner-column-2 {
    flex: 0 1 94%;
    -webkit-flex: 0 1 94%;
  }
  

  .lista-ordenada #kt-layout-id_b626f6-8e > .kt-row-column-wrap > .inner-column-2 {
    flex: 0 1 94%;
    -webkit-flex: 0 1 94%;
  }

  .lista-ordenada #kt-layout-id_ca625a-d3 > .kt-row-column-wrap > .inner-column-2 {
    flex: 0 1 94%;
    -webkit-flex: 0 1 94%;
  }

}


@media screen and (min-width: 767px) and (max-width: 1099px){
  .lista-ordenada .steps-first-column {
    max-width: 5%;
  }

  .lista-ordenada #kt-layout-id_a82753-31 > .kt-row-column-wrap > .inner-column-2 {
    flex: 0 1 95%;
    -webkit-flex: 0 1 95%;
  }
  

  .lista-ordenada #kt-layout-id_b626f6-8e > .kt-row-column-wrap > .inner-column-2 {
    flex: 0 1 95%;
    -webkit-flex: 0 1 95%;
  }

  .lista-ordenada #kt-layout-id_ca625a-d3 > .kt-row-column-wrap > .inner-column-2 {
    flex: 0 1 95%;
    -webkit-flex: 0 1 95%;
  }

}

@media screen and (min-width: 600px) and (max-width: 766px) {
  .lista-ordenada .steps-first-column {
    max-width: 7%;
  }

}


/* ---------------------------------- 
---------------Footer ---------------
------------------------------------*/


.footer-3{
  font-family: 'Segoe UI', sans-serif !important;
  padding-left: 50px !important;
}

.footer-3 p, .footer-3 span {
  font-family: 'Segoe UI', sans-serif !important;
}

.footer-3 .wp-block-social-links .wp-social-link a {
	padding: 16px;
}
.footer-3 .kt-btn-wrap-0{
  width: 100%;
}
.footer-3 .btn-footer{
  margin-bottom: 10px !important;
  border-radius: 0 !important;
  width: 100%;
  }
.footer-3 .btn-footer-1{
  border:unset !important;
  font-size: 18px !important;
  align-items: center;
  display: flex;
}
.footer-3 .btn-footer-1:hover{
  background-color: #000 !important;
 
}
.footer-3 .kt-btn-inner-text{
  margin-left: 10px;
}
.footer-3 .has-black-color{
    color:#000;
}
.footer-3 .btn-footer-2 {
  border-color: #000 !important;
  color: #000 !important;
  background-color: transparent;
  border: 2px solid #000 !important;
  font-size: 18px !important;
  align-items: center;
  display: flex;
}
.footer-3 .btn-footer-2:hover{
  border-color:#000 !important;
  color: #000 !important;
  background-color: transparent !important;
}
#footer {
  padding:0 !important;
}
#footer .footer-row .columns {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 45px 0;
}
#footer .last{
  border-left: 1px solid #000;
}
#footer .social-media a img{
  width: 50px;
}
#footer .social-media a{
  margin-right: 10px;
}
#footer .social-media{
  padding-left: 50px !important;
  display: flex;
}

#footer .imagenes {
	display: flex;
	margin-top: 90px;
  padding-left:30px;
}

#footer .imagenes img{
    object-fit: contain;
}

#footer .imagenes img.img-1{
  width: 13% !important;
} 
#footer .imagenes img.img-2{
  width: 60% !important;
  margin-left: 30px;
} 

#footer .widget ul li {
	margin-bottom: 15px;
}

.subfooter-row{
  display: block;
  text-align: center;
}

#scroll_to_top{
  display: none;
}


@media screen and (max-width:1067px) {
  #footer .footer-row{
    border-top: 1px solid #000;
    padding-top: 20px;
  }
  #footer .footer-row .columns {
    padding: 15px 0;
  }
  #footer .footer-row .columns {
    border:none !important;
  }
  .footer-3 {
    padding-left: 0px !important;
  }
  .footer .widget {
    padding: 0 20px;
  }
  #footer .social-media {
    padding-left: 0px !important;
    display: flex;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
  }
}


@media screen and (max-width:767px) {
  #footer .imagenes {
    display: block;
    margin-top: 30px;
    padding-left: 0px;
  }

  #footer .imagenes img.img-1{
    width: 20% !important;
  } 
  #footer .imagenes img.img-2{
    width: 100% !important;
    margin-left: 0px;
    margin-top: 30px;
  } 
}


/* HEADER */

.secondary-menu{
width: 100%;
}
#menu-right-menu {
	display: flex;
	justify-content: end;
	width: 97%;
	list-style-type: none;
	align-items: center;
	margin: 0;
}

#menu-right-menu li{
  margin-left:20px;
  font-size: 14px;
}

.thb-secondary-area img.icon{
  width: 30px;
}

.thb-secondary-area .thb-secondary-item .count {
	width: 22px;
	height: 22px;
	background: #8DE5F8;
	border: none;
	position: absolute;
	bottom: 0;
	right: -8px;
}
.thb-secondary-area .thb-quick-cart .thb-item-icon-wrapper {
	margin-right: 20px;
}

.thb-secondary-area{
    min-width: 125px;
    margin-left: 0;
}

.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner::after,
.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner::before{
  content:unset;
}
.thb-secondary-area .thb-quick-cart.active .thb-quick-cart-inner {
	border:none;
}

.header .thb-secondary-area .thb-quick-cart-inner{
  padding-left: 0;
  margin-left: 0;
}

.header .secondary-menu li.menu-item a:hover{
  color: #000;
}

.menu-image-title-after.menu-image-title {
	padding-left: 0px;
}
.thb-quick-search {
  margin:auto 0;
  margin-right: 10px;
}
.thb-quick-search .thb-item-icon-wrapper{
  width: 20px;
}

.thb-quick-search .thb-item-icon-wrapper .thb-search-icon{
  margin-top: 5px;
}
.thb-quick-search .thb-item-text{
  display: none !important;
}
@media screen and (max-width:1067px) {
    .secondary-menu .menu-image-title-after span,
    .secondary-menu ul li:first-child,
    .thb-secondary-area .thb-secondary-item .thb-item-text {
      display: none;
    }
    .thb-secondary-area{
      min-width: auto;
  }


  .thb-secondary-area .thb-quick-cart .thb-item-icon-wrapper {
    margin-right: -100px;
  }
  

}

@media (max-width:1065px) {
    .hide-tablet-mobil{
      display: none;
    }
    .side-panel-header {
        display: none;
    }

    .admin-bar #mobile-menu, #mobile-menu  { 
     margin-top:71px;
    }

    .open-cc .mobile-toggle-holder .mobile-toggle > span:nth-child(3) {
        display: none;
    }
    .open-cc .mobile-toggle-holder .mobile-toggle > span:nth-child(1) {
      transform-origin:unset;
      transform: rotate(45deg);
      top:7px;
    }

    .open-cc  .mobile-toggle-holder .mobile-toggle > span:nth-child(2) {
      transform: rotate(135deg);
    }
}

@media (max-width:1290px) and (min-width:1091px) {
  .thb-full-menu > .menu-item > a,  #menu-right-menu li {
    font-size: 13px;
  }

  .thb-full-menu > .menu-item + .menu-item,   .thb-quick-search {
    margin-left: 10px;
  }
  .thb-quick-search .thb-item-icon-wrapper {
    width: 20px;
  }

}

@media (max-width:1090px) and (min-width:1065px) {
  .thb-full-menu > .menu-item > a,  #menu-right-menu li, .thb-secondary-area .thb-secondary-item .thb-item-text {
    font-size: 12px;
  }

  .thb-full-menu > .menu-item + .menu-item,   .thb-quick-search {
    margin-left: 10px;
  }
  .thb-quick-search .thb-item-icon-wrapper {
    width: 20px;
  }
  

}


/* FORMULARIO POPUP PRUEBA GRATIS */

.brave_popup__step__inner .wpcf7{
  padding: 0 20px !important;
  font-family: 'Quicksand';
}
.brave_popup__step__inner .wpcf7 label{
    width: 100% !important;
    font-weight: bold;
    font-family: 'Quicksand';
}

.brave_popup__step__inner .wpcf7 .wpcf7-submit{
  width: 100%;
  background-color: #000;
  height: 60px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Quicksand';
}

.brave_popup__step__inner .wpcf7 .wpcf7-text {
	border: none;
	background-color: #f2ece8;
	height: 50px;
	margin-top: 5px;
  font-family: 'Quicksand';
}



/* Chekout page */

.woocommerce-SavedPaymentMethods-saveNew,
#billing_state_field abbr{
  display: none !important;
}




/* homepage shop image */

.images-preview-home img{
  width: 300px;
  height: 450px;
  object-fit: cover;
}

@media screen and (max-width: 1500px) {
    .images-preview-home img{
        height: 400px;
    }

}

@media screen and (max-width: 1400px) {
  .images-preview-home img{
      height: 300px;
  }

}

@media screen and (max-width: 1050px) {
  .images-preview-home img{
      height: 250px;
  }

}

@media screen and (max-width: 767px) {
  .images-preview-home img{
      height: 380px;
  }

}

@media screen and (max-width: 500px) {
  .images-preview-home img{
      height: 280px;
  }

}

@media screen and (max-width: 350px) {
  .images-preview-home img{
      height: 230px;
  }

}


@media screen and (max-width: 320px) {
  .images-preview-home img{
      height: 200px;
  }

}




/* BOTON PARA ACTIVAR POPUP "SI, REGALOS" */

#footer .container-button a{
  background-color: #8DE5F8;
  position: fixed;
  bottom: 100px;
  right: 27px;
  border-radius: 100%;
  width: 62px;
  z-index: 999999;
  transform: scale3d(0,0,0);
  transition: transform .3s ease-in-out;
}

#footer .container-button a img{
  padding:10px;
}

#footer .container-button {
  position: relative;
}

#footer .container-button a.show-button{
  transform: scaleX(1);
  transition: transform .5s cubic-bezier(.18,.89,.32,1.28);
}

@media screen and (max-width:480px) {
  #footer .container-button a {
    right: 15px;
  }
}



/* TOP HEADER TIMER */

/* #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmk .brave_element__inner_link  {
  cursor: default;
}

body.page-id-64391 .header.fixed .header-logo-row{
  padding-top: 20px !important;
}

body.page-id-64391 .header-wrapper{
  height:62px !important;
}
.hurrytimer-timer{
  color: #FF0017 !important;
  background-color: #FFFF;
  padding: 0px 20px;
  line-height: normal !important;
  border-radius: 20px;
}

.hurrytimer-timer-block {
  margin-bottom: 0;
}
#brave_popup_64404__step__0 #brave_element--Mw-HnsY0ldJ7pEZjOtQ.top-header-timer {
  height: 37px;
  background-color: white;
  width: 180px;
  border-radius: 30px;
  position: absolute;
  right: 50px;
  left: unset;
  top: 6px;
}


#brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2O {
  width: 100% !important;
  padding: 0 15% !important;
  left: 0 !important;
}

.brave_popup .brave_element.brave_element--code.top-header-timer .brave_element__wrap {
  overflow: hidden;
}

.brave_popup .brave_element.brave_element--code.top-header-timer .brave_element__wrap .brave_element__code {
  overflow-x: unset;
}

.brave_popup .brave_popup__step__inner .brave_popup__step__popup .brave_popup__step__content .brave_popup__step__elements {
  width: 100% !important;
}

#brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmk {
  left: 50% !important;
}

@media screen and (max-width:1264px) and (min-width:1067px) {

  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi .brave_element__text_inner {
    font-size: 18px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
      left: 535px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmk .brave_element__styler {
      font-size: 18px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmk {
    left: 55% !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-HnsY0ldJ7pEZjOtQ.top-header-timer {
      right: 30px;
  }
}

@media screen and (max-width:1066px) {
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmk {
    display:none;
  }
  .brave_popup .brave_popup__step__inner .brave_popup__step__popup .brave_popup__step__content .brave_popup__step__elements {
    transform: none !important;
    transform-origin: 0 !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-HnsY0ldJ7pEZjOtQ.top-header-timer {
      right: 30px;
  }
}

@media screen and (max-width:845px) {

    #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi .brave_element__text_inner {
      font-size: 16px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-HEjq-ITl9ArMXXvi {
      left: 273.25px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
    left: 496px !important;
  }
}

@media screen and (max-width:774px) {

  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi .brave_element__text_inner {
    font-size: 14px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-HEjq-ITl9ArMXXvi {
      left: 273.25px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
    left: 450px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-HnsY0ldJ7pEZjOtQ.top-header-timer {
    width: 156px;
    height: 30px;
    top: 10px;
}
  .hurrytimer-campaign-64411 .hurrytimer-timer .hurrytimer-timer-sep{
    font-size: 13px !important;
  }
  .hurrytimer-campaign-64411 .hurrytimer-timer .hurrytimer-timer-block .hurrytimer-timer-digit  {
    font-size: 14px !important;
  }

  .hurrytimer-campaign-64411 .hurrytimer-timer .hurrytimer-timer-block .hurrytimer-timer-label  {
    font-size: 10px !important;
  }
}

@media screen and (max-width:708px) {
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi {
    width: 240px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi .brave_element__text_inner {
    line-height: 1.1em !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
    left: 280px !important;
  }

}

@media screen and (max-width:600px) {
  .admin-bar .admin-style, .admin-bar .thb-borders, .admin-bar .subheader, .admin-bar .header.fixed, .admin-bar .mfp-wrap .mfp-close, .mfp-wrap .admin-bar .mfp-close, .admin-bar .thb-side-filters {
    top: 46px !important;
  }
}

@media screen and (max-width:534px) {
  #brave_popup_64404__step__0 #brave_element--Mw-HnsY0ldJ7pEZjOtQ.top-header-timer {
    right: 20px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-GyAYqGiij1IGYTpj {
      left: 20px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi .brave_element__text_inner {
      font-size: 11px !important;
      line-height: 1.1em !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi {
      width: 170px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-HEjq-ITl9ArMXXvi {
      left: 217px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi {
      left: 60px !important;
      top: 9px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
    left: 229px !important;
}
}

@media screen and (max-width:476px) {
  #brave_popup_64404__step__0 #brave_element--Mw-HnsY0ldJ7pEZjOtQ.top-header-timer {
      right: 5px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-GyAYqGiij1IGYTpj {
    left: -2px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi {
      left: 35px !important;
      top: 11px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi .brave_element__text_inner {
    font-size: 10px !important;
    line-height: 1em !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-HEjq-ITl9ArMXXvi {
    left: 190px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-HnsY0ldJ7pEZjOtQ.top-header-timer {
      width: 115px;
  }
  .hurrytimer-timer {
      padding: 1px 6px;
  }
  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
    left: 195px !important;
  }
  .hurrytimer-campaign-64411 .hurrytimer-timer .hurrytimer-timer-block .hurrytimer-timer-digit  {
    font-size: 12px !important;
  }

  .hurrytimer-campaign-64411 .hurrytimer-timer .hurrytimer-timer-block .hurrytimer-timer-label  {
    font-size: 8px !important;
  }
}

@media screen and (max-width:374px) {
  #brave_popup_64404__step__0 #brave_element--Mw-GyAYqGiij1IGYTpj {
    display: none;
  }

  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi {
    left: 5px !important;
  }

  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
    left: 165px !important;
  }
}


@media screen and (max-width:346px) {
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi {
    left: 3px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw-FDmE60QFTxSrRKmi .brave_element__text_inner {
    font-size: 10px !important;
    letter-spacing: 1px !important;
  }
  #brave_popup_64404__step__0 #brave_element--Mw81LQ8PNRJlinesSJR {
    left: 142px !important;
  }
}


 @media (max-width:570px) {
	#brave_popup_64416 .brave_popup__step__inner{
    transform-origin: 3% top !important;
    margin-top: 10px !important;
    top: 0% !important;
	}
}

@media (max-width:550px) {
	#brave_popup_64416 .brave_popup__step__inner{
    transform-origin: 2% top !important;
	}
}
@media (max-width:510px) {
	#brave_popup_64416 .brave_popup__step__inner{
    transform-origin: 1.3% top !important;
	}
}
@media (max-width:500px) {
	#brave_popup_64416 .brave_popup__step__inner{
    transform-origin: 1% top !important;
	}
}
@media (max-width:490px) {
	#brave_popup_64416 .brave_popup__step__inner{
    transform-origin: 0.9% top !important;
	}
}
@media (max-width:480px) {
	#brave_popup_64416 .brave_popup__step__inner{
    transform-origin: 0.8% top !important;
	}
}
@media (max-width:414px) {
	/* #brave_popup_64416 .brave_popup__step__inner{
		left: 2.5% !important;
	} 
}*/

@media (max-width:400px) {
	/* #brave_popup_64416 .brave_popup__step__inner{
		left: -0.5% !important;
	} */

  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2Q .brave_element__styler,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2P .brave_element__text_inner,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2M .brave_element__text_inner,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2N .brave_element__text_inner,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2L .brave_element__text_inner,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2K .brave_element__text_inner,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2R .brave_element__text_inner,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2J .brave_element__text_inner,
  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2I .brave_element__text_inner {
    font-size: 20px !important;
  }

  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2P {
    width: 301px !important;
    height: 60px !important;
  }

  #brave_popup_64416__step__0 .brave_popup__step__desktop .brave_popup__step__inner {
    height: 700px !important;
  }

  #brave_popup_64416__step__0 #brave_element--MwDGE2RNzDo5LXTZs2Q {
    width: 82px !important;
    top: 650px !important;
  }
} 

/* @media (max-width:380px) {
	#brave_popup_64416 .brave_popup__step__inner{
		left: -0.7% !important;
	}
}

@media (max-width:370px) {
	#brave_popup_64416 .brave_popup__step__inner{
		left: -0.8% !important;
	}
}

@media (max-width:360px) {
	#brave_popup_64416 .brave_popup__step__inner{
		left: -0.9% !important;
	}
}
 */

 /* .header.fixed{
   top: 49px !important;
}  */

/* 

 .header-wrapper{
  height: 62px !important;
 } */

 /* .admin-bar #mobile-menu, #mobile-menu {
  margin-top: 120px;
} */

/* #mobile-menu {
  margin-top: 120px;
} */


/* POPUP - NO TE PIERDAS NADA  */

#brave_popup_67673 label{
  text-align: center;
}

#brave_popup_67673 p{
  margin-bottom: 0;
  line-height: 0.5;
}
#brave_popup_67673 .brave_popup__step__inner .wpcf7 .wpcf7-submit {
  height: 35px;
  font-size: 15px;
  line-height: 19px;
}

#brave_popup_67673 .brave_popup__step__inner .wpcf7 .wpcf7-text {
  background-color: #e3e3e3;
  height: 35px;
  margin-bottom:0;
  margin-top: 10px;
  font-size: 15px;
  text-align: center;
}

#brave_popup_67673 .wpcf7-response-output {
  padding: 18px 0px !important;
  font-size: 12px;
  text-transform: inherit;
  text-align: center;
  padding-top: 45px !important;
}

#brave_popup_67673.brave_popup .brave_popup__close.brave_popup__close--icon {
  opacity: 1;
}

#brave_popup_67673.brave_popup .brave_popup__close.brave_popup__close--inside_right {
  top: 0px!important;
  right: 10px;
}

@media screen and (max-width:767px) {
  #brave_popup_67673.brave_popup .brave_popup__close.brave_popup__close--inside_right {
    top: 100px!important;
  }
  #brave_popup_67673 .brave_element.image {
    height: 170px !important;
    width: 170px !important;
  }
  
}







/*Como Funciona*/


.viewmore-button a{
  border:unset;
  border-bottom:1px solid #000;
  padding-bottom: 5px;
  font-size:20px;
}

.images-preview-home.c-f img{
  height: 350px;
}



@media screen and (max-width: 1200px) {
  .images-preview-home.c-f img{
    height: 300px;
  }
}

@media screen and (max-width: 1000px) {
  .images-preview-home.c-f img{
    height: 250px;
  }

}

@media screen and (max-width: 800px) {
  .images-preview-home.c-f img{
    height: 200px;
  }

}

@media screen and (max-width: 767px) {
  .images-preview-home.c-f img{
    height: 300px;
  }

}


/*AGREGADO POR WELOVEWEB 25 MAYO 2023*/


/*Inicio*/
.home-coleccion-box-izq{
	background-color:#F2ECE8;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.home-coleccion-box-der{
	background-color:#Fafafa;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}


/*menu mobile*/
.thb-mobile-menu:first-child .desplegado .sub-menu {
    display: block;
}


/*menu desktop*/
.brand-names > ul.sub-menu {
max-height: 75vh;
overflow: auto;
}

.thb-dropdown-style,
.thb-full-menu .sub-menu {
    background: #fff;
    z-index: 10;
}

.thb-full-menu > .menu-item > a {
    min-height: 45px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #5a5958
}

.thb-full-menu .sub-menu li {
    font-size: 14px;
}

#menu-right-menu li a{
	font-size:14px;
}

.thb-full-menu .sub-menu li a {
  color: #5a5958;
}

.thb-full-menu .sub-menu li a:hover {
  color: #000;
}

.kt-blocks-info-box-link-wrap {
  height: 100%;
}


/* Productos */
table tbody tr.plan-row:nth-child(even) {
    background-color: transparent;
}

dl.variation {
    text-align: left;
}

.thb-product-detail .variations_form .variations label{
	font-weight:600;
	font-family:'Quicksand', sans-serif;
}

.thb-product-detail .variations_form .variations select {
	font-family:'Quicksand', sans-serif;
}

.thb-product-detail .product-information .entry-summary{
	padding-top:28px;
}


._sumo_pp_payment_plans thead {
	border: 1px solid #fff;
	border-bottom:thin;
}

th.row-btn-plan{
	display: inline-flex;
	justify-content: space-between;
	background:#fff;
	width:100%;
}
.row-btn-plan .btn-plan {
	background:#D9D9D9;
	color:#000;
	border:1px solid #000;
	flex:1;
  	text-align: center;
	font-size:14px;
	margin-right:14px;
	padding:10px;
	/*display: flex;
	align-items: center;*/
}

.row-btn-plan .btn-plan:last-child {
	margin-right:0;
}

.row-btn-plan .btn-plan a {
	font-weight:500;
	font-size:14px;
}
@media screen and (max-width: 600px) {
	.row-btn-plan .btn-plan, .row-btn-plan .btn-plan a {
		font-size:10px;
	}
}

.row-btn-plan .btn-plan.clicked,
.row-btn-plan .btn-plan:active,
.row-btn-plan .btn-plan:hover,
.row-btn-plan .btn-plan:target {
	background:#938A8A;
	color:#fff;
}


.plan-row:not(:first-child) {
  /* Estilos para las filas después de la primera */
  display: none;
}

#fecha-entrega-box{
	display:block;
}

input[type="date"]#cart_date {
	width:100%;
	padding:12px 24px;
	font-weight:500;
	color:#5a5958 !important;
}

.woocommerce-mini-cart-item dt.variation-Solicituddeentrega{
	display:none;
}

dt.variation-Solicituddeentrega {
	text-align:left;
}

.wp-block-kadence-infobox > span {
	height:100%;
}

.thb-product-detail .variations_form .variations label {
	font-weight:600;
	font-size:14px;
}

.fecha-entrega-box {
  position: relative;
	display:flex;
}

.date-input {
  padding-right: 30px;
}

.date-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
}


/*FIN CAMBIOS POR WELOVEWEB*/