@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//cahua.pe/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(60,60,60);
	--wd-text-font-size: 12px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(60,60,60);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(60,60,60);
	--wd-entities-title-color-hover: rgb(60, 60, 60);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,28,119);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,28,119);
	--wd-alternative-color: rgb(22,22,22);
	--wd-link-color: rgb(0,198,193);
	--wd-link-color-hover: rgb(0,28,119);
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--btn-accented-color: rgb(2,40,160);
	--btn-accented-color-hover: rgb(0,198,193);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,28,119);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,198,193);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: url(https://cahua.pe/wp-content/uploads/WhatsApp-Image-2025-06-16-at-7.58.58-PM.jpeg);
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center;
	--wd-popup-width: 1000px;
	--wd-popup-padding: 200px;
}
.page-title-default {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: repeat-x;
	background-size: contain;
	background-attachment: scroll;
	background-position: left center;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgba(226,38,38,0.9);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(66,66,66,0.96);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1290px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1307px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1290px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.widget_product_categories .product-categories li.current-cat > a {
  color: #fff;
  font-weight: 600;
  background: #0073C6;
}
.widget_price_filter [class*="price_slider_amount"] .button {
  background: #fff !important;
    background-color: rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
  color: #0073C6 !important;
  border: 1px solid #0073C6;
}
.widget_price_filter [class*="price_slider_amount"] .button:hover {
  background: #000 !important;
    background-color: #000;
  background-color: #000;
  color: #fff !important;
  border: 1px solid #0073C6;
}
.woocommerce-product-gallery {
  border: 1px solid #e3e3e3;
}
.widget_layered_nav ul li a::before, .wd-widget-stock-status a::before {
  border: 1px solid rgb(143, 143, 157);
  border-radius: 3px;
}

.woocommerce-currency-switcher-form .wSelect-option-icon {
  padding-left: 5px !important;
  text-align: right;
  padding-right: 19px;
}
.woocommerce-currency-switcher.wSelect-el {
  float: left;
  margin-top: 4px;
}
.woocommerce-currency-switcher.wSelect-el {
  border: 0px !important;
  padding: 0px !important;
}

input[type="email"], input[type="date"], input[type="search"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
  border: 0px solid #009FD7 !important;
  color: #000 !important;
  background-color: transparent !important;
}

.woocommerce-mini-cart__buttons .checkout {

    color: #0073C6;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color: #fff;
}
.woocommerce-mini-cart__buttons .checkout:hover {

    color: #fff;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color:#0073C6;
}
a.button.btn-cart.wc-forward {

    color: #0073C6;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color: #fff;
}
a.button.btn-cart.wc-forward:hover {

    color: #fff;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color:#0073C6;
}
.wd-scroll-content ul.cart_list.product_list_widget.woocommerce-mini-cart {
    border: 0px;
}
.buttonx:hover{
color:#fff;
    opacity:0.7;
}
a.buttonx{
color:#fff;

}
.wd-product.product-type-simple.outofstock .product_type_simple:before, .wd-product .product_type_grouped:before {
   display:none;
}

.button.product_type_simple.add-to-cart-loop {
  background: #0073C6;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #0073C6;
  border-radius: 5px;
  color: #fff;
  width: 100%;
}
.button.product_type_simple.add-to-cart-loop:hover {
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #0073C6;
  border-radius: 5px;
  color: #0073C6;
  width: 100%;
}

    input[type="checkbox"]:checked + span {
        color: #0073C6; 
    }

    
    input[type="checkbox"]:checked {
        accent-color: #0073C6; 
    }

.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option-selected, .woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-option:hover {
  background-color: #0073C6 !important;
  color: #FAFAFA;
}
.wd-side-hidden.wd-opened {
  transform: none;
  z-index: 9999999999;
}
.widget_product_categories .product-categories li a {

  border: 1px solid #f0f0f0;
  padding: 11px;
}
.widget_product_categories .product-categories li a:hover {
  color: #fff;
  font-weight: 600;
  background: #0073C6;
}
#place_order {

    color: #0073C6;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color: #fff;
}
#place_order:hover {

    color: #fff;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color:#0073C6;
}
.cart-totals-inner .checkout-button{

    color: #0073C6;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color: #fff;
}



.cart-totals-inner .checkout-button:hover {

    color: #fff;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color:#0073C6;
}
.wd-coupon-form .button[name="apply_coupon"] {

    color: #0073C6;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color: #fff;
}
.wd-coupon-form .button[name="apply_coupon"]:hover {

    color: #fff;
   border: 1px solid #0073C6;
    border-radius: 5px;
background-color:#0073C6;
}
a.wa-shop-button:hover, a.wa-order-checkout:hover, a.wa-order-thankyou:hover, .wa-order-class:hover, .wa-order-button:hover, .shortcode_wa_button:hover, .shortcode_wa_button_nt:hover, .gdpr_wa_button_input:hover {
    color: #ffffff !important;
    background: transparent;
    transform: translateY(-3px);
    box-shadow: 0 0px 0px 0px rgba(45, 62, 79, .3) !important;
    transition: all ease-in-out 300ms;
}
figure.woocommerce-product-gallery__image {
    border: 1px solid #e3e3e3;
}
span.woocs_price_code {
    margin-top: 10px;
}
.wa-order-button.single_add_to_cart_button.button.alt {
    background: #21bd5b !important;
    width: 100%;
    border: 1px solid #ffffff00 !important;
    font-size: 12px !important;
    padding: 11px;
    float: left;
    45% !important
}
form.cart button.single_add_to_cart_button.button.alt {
    border: 1px solid #0073C6;
    color: #0073C6;
    border-radius: 5px;
    background:#fff;
}
form.cart button.single_add_to_cart_button.button.alt:hover {
    border: 1px solid #0073C6;
    color: #fff;
    border-radius: 5px;
    background:#0073C6;
}
.category-image {
  background: url("https://cahua.pe/wp-content/uploads/fondo-1.png");
    background-repeat: repeat;
    background-size: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
    padding: 15px;
}
.linkp:hover {
  color: rgb(5,38,174);
}
.category-grid-item .category-image {
  display: block;
  margin: 0px !important;
  transition: none !important;
}
.category-grid-item:hover .category-image {
  transform: none;
  margin: 0px;
}


.pwb-apply-filter {
  margin-top: 19px !important;
  background: #000 !important;
  color: #fff !important;
}
.pwb-remove-filter{
  margin-top: 19px !important;
  background: #000 !important;
  color: #fff !important;
}
.summary-inner > .price {

  order: 0;
  display: flex;
}
.pwb-brands-in-loop {
  position: absolute;
  top: -200px;
  text-align: left;
  margin: 0;
  left: 6px;
  background: #fff;
  padding: 5px;
}

.product-labels.labels-rectangular {
  top: 15px;
  inset-inline-start: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  text-align: right;
  max-width: 100%;
}
.price .amount {
 
  padding-top: 8px;
}
.buttonx {
  background: #24ce64;
  color: #fff;
  border-radius: 5px;
  width: 150px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.wc-tab-inner ul {
  list-style: circle;
}
.wd-product .price {
    display: flex !important;
    order: 0 !important;
}
.price del {

    order: 2 !important;padding-right: 10px;padding-top: 8px;border-right: 1px solid #bdbdbd;
}

.price ins
{ opacity: 1;
  padding-right: 10px;padding-top: 8px;
  }

.wd-product.wd-hover-base .wrapp-product-price {
  border-top: 1px solid #bdbdbd;
}
.short-descriptiona ul {
    list-style-type: none;
    padding-left: 20px; /* Añade un poco de espacio para las flechas */
}

.short-descriptiona ul li {
    position: relative; /* Permite posicionar las flechas */
}

.short-descriptiona ul li:before {
    content: '\2714'; /* Código Unicode para una flecha hacia la derecha */
    color: green;
    position: absolute; /* Posiciona la flecha */
    left: -20px; /* Ajusta la posición de la flecha */
}
.wc-tab-inner ul li {
    position: relative; /* Permite posicionar las flechas */
}

.wc-tab-inner ul {
    list-style-type: none;
    padding-left: 20px; /* Añade un poco de espacio para las flechas */
}


.wc-tab-inner ul li:before{
    content: '\2714'; /* Código Unicode para una flecha hacia la derecha */
    color: green;
    position: absolute; /* Posiciona la flecha */
    left: -20px; /* Ajusta la posición de la flecha */

}

a.wa-shop-button::before {
  width: 10px;
}

.add_to_cart_button.wa-shop-button.product_type_simple {
  width: 100% !important;
}
.wd-product.wd-hover-base .product-rating-price :is(.star-rating, .price) {
  width: 100%;
  text-align: left;
}

:is(.btn, .button, button, [type="submit"], [type="button"]) {

    min-height: auto;}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
  background: #fff;
  color: #0073C6;
  border: 1px solid #0073C6;    border-radius: 5px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover {

  background: #0073C6;
  color: #fff;
  border: 1px solid #0073C6;    border-radius: 5px;
}
.descript-01 {
  text-align: left;
}
.wd-product .wd-entities-title {
  font-size: inherit;

  text-align: left;
  color: #686868;

}
.wd-cats-toggle {
  color: #000 !important;
  font-weight: 800 !important;
  border: 1px solid #d5d5d5;
}
.widget_price_filter [class*="price_slider_amount"] .button {

  background: #000;
    background-color: rgb(0, 0, 0);
  color: #fff;
}
.widget-title {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc !important;
  padding-bottom: 10px;
}
.price_slider_wrapper {
  border: 0px solid #e3e3e3 !important;
  border-radius: 0px 0px 15px 15px;
  padding: 15px;
}
.single_add_to_cart_button::before {

  opacity: 1 !important;
 
}
.single_add_to_cart_button::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  left: -156px;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  border-radius: inherit;
  background-color: transparent;
  box-shadow: 0px 0px 0px #000 !important;
  transition: none;
  width: 7%;
  margin: 0 auto;
}
.wd-hover-base.has-stars:is(.purchasable, .product-type-external) :is(.product-rating-price, .star-rating, .wrapp-product-price .price) {
  overflow: visible !important;
  height: auto !important;
  line-height: normal !important;
}
.wd-hover-base.has-stars:is(.purchasable, .product-type-external):is(:hover, .state-hover) .wrapp-product-price {
  transform: none !important;
}
#sendbtn {
  padding-top: 5px;
  padding-bottom: 5px;
}
.wd-hover-with-fade.hover-ready:hover .content-product-imagin, .wd-hover-with-fade.hover-ready.state-hover .content-product-imagin {
  visibility: hidden !important;
}
.wd-hover-with-fade .fade-in-block {
  position: relative !important;
  right: 0;
  left: 0;
  visibility: visible !important;
  opacity: 1 !important;
}
shop-button {
  border-radius: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.wa-order-class:hover{
color: #ffffff !important;
}
.wa-order-button.single_add_to_cart_button.button.alt {
  background: #21bd5b !important;width: 70%;
}
a.wa-shop-button {

  border-radius: 10px !important;
}
sendbtn {
  border-radius: 10px !important;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    background: #00a4b7;
    color: #fff !important;
    padding: 10px;
}
.popup-wrapper .first-step .telephone-number a {
    pointer-events: none !important;
}
#ship-to-different-address .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    background: #fff !important;
    color: #000 !important;
    padding: 0px !important;
}
#billing_country_field {
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    color: #fff !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.bot {
    color: #fff !important;
}
.bot {
    color: #fff !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: rgb(5,38,174);
    border-radius: 15px;
}
span.woocommerce-input-wrapper {
    text-align: left;
}
p.form-row.form-row-wide.create-account.woocommerce-validated {
    text-align: left;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 20px;
}

.product-tabs-wrapper {
    border-top: 0px solid !important;
    border-bottom: 0px solid;

}
.pwb-dropdown-widget {
  border: 1px solid #e3e3e3 !important;
  margin-top: 10px;
}
.wpb_category_n_menu_accordion > ul > li > a:hover {
    background-color: #e3e3e3 !important;
  
}
footer.footer-container.color-scheme-light h5.widget-title {
    background: transparent !important;
}
.widget-area .widget .wpb_category_n_menu_accordion > ul > li a:not(.button), .widget .wpb_category_n_menu_accordion ul li a:hover {
 
    background: transparent !important;
}
ul#menu-categorias-1 {
    background: #fff !important;
    border: 1px solid rgb(5,38,174) !important;
    border-radius: 0px 0px 15px 15px !important;
}
.wpb_category_n_menu_accordion ul > li {
    margin: 0!important;
    padding: 0!important;
    background: transparent !important;
}
.wpb_category_n_menu_accordion > ul > li > a {
    background: #fff;
    color: #000000!important;
}
.widget-title {
    margin-bottom: 15px;}
.price_slider_wrapper {
 border: 1px solid #00a4b7;
    border-radius: 0px 0px 15px 15px;
    padding: 15px;
}
div#wd-widget-stock-status-9 ul {
 border: 1px solid #D5D5D5 !important;
    border-radius: 0px 0px 15px 15px;
    padding: 15px;
}
ul.product_list_widget {
    border: 1px solid #00a4b7;
    border-radius: 0px 0px 15px 15px;
    padding: 15px;
}
.elementor-4216 .elementor-element.elementor-element-7d80d3f > .elementor-widget-container {

    padding: 16px;
}


.shop-loop-head {
  
    border: 1px solid rgb(5,38,174);
    padding: 12px;
    border-radius: 15px;
}

.elementor-4216 .elementor-element.elementor-element-c850fa5 > .elementor-widget-container {
    padding: 16px !important;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title {
    font-size: 11px;
}

.widget {

    border-bottom: 0px solid rgba(119,119,119,0.2) !important;
}
.wd-social-icons.icons-size-small .wd-icon, .wd-social-icons.icons-size- .wd-icon {

    color: #000 !important;
}

.menu-image-title-after.menu-image-title:hover {
    color: #009fd7 !important;
}
#retail-delivery-man {

    fill: rgb(5,38,174) !important;
}
.single-product-sidebar.sidebar-right {
    border-left: 0px solid rgba(119,119,119,0.2) !important;
}
#retail-payment {

    fill: rgb(5,38,174) !important;
}
#retail-247 {

    fill: rgb(5,38,174) !important;
}
.searchform.wd-style-with-bg input[type="text"] {
 
    color: #fff !important;
}
.icons-design-simple.color-scheme-light .wd-social-icon, .color-scheme-light .icons-design-simple .wd-social-icon {
    background-color: rgb(5,38,174) !important;
    color: #000 !important;
}
.menu-open-label {
    padding-left: 40px;
}
.wd-nav[class*="wd-style-"] > li.current-menu-item > a, .wd-nav[class*="wd-style-"] > li.wd-active > a {
    color: rgb(5,38,174) !important;
}
.wd-tools-element .wd-tools-count  {

    background-color: #fff !important;
    color: #000 !important;

}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {

    background-color: #fff !important;
    color: #000 !important;

}
.wd-nav[class*="wd-style-"] > li:hover > a {
    color: rgb(5,38,174) !important;
}
.whb-header .whb-header-bottom .wd-header-cats {
    padding: 10px;
}
.menu-opener.color-scheme-light {
    color: #FFF;
    border: 1px solid #00a4b7 !important;
    border-radius: 0px;
}
.whb-header-bottom {
    border-top-width: 1px;
    border-top-style: solid;
}
.wd-tools-element .wd-tools-icon {
    color: rgb(5,38,174) !important;
}
.searchform.wd-style-with-bg input[type="text"] {
    background-color: transparent !important;
}
.searchform.wd-style-with-bg .searchsubmit {
    background-color: #009FD7 !important;
}
input[type="email"], input[type="date"], input[type="search"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
    border: 1px solid #D5D5D5 !important;
    color: #000 !important;
    background-color: transparent !important;
}
.footer-container
{
background: rgb(5,33,72);

}

@media only screen and (max-width: 1200px) {
  .pwb-brands-in-loop {

  top: -204px;

}
}
@media only screen and (max-width: 1000px) {
  .pwb-brands-in-loop {

  top: -180px;

}
	.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle {
  background: #0524ae;
}
	.elementor-element.elementor-element-5ebf8af.elementor-widget-mobile__width-initial.elementor-hidden-desktop.wd-shop-filters-btn.elementor-widget.elementor-widget-wd_shop_archive_filters_area_btn {
  margin-top: 0px;
  margin-bottom: 0px;
}
}
@media only screen and (max-width: 800px) {
  .pwb-brands-in-loop {

  top: -140px;
		

}
    
 	.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle {
  background: #0524ae;
}
	.elementor-element.elementor-element-5ebf8af.elementor-widget-mobile__width-initial.elementor-hidden-desktop.wd-shop-filters-btn.elementor-widget.elementor-widget-wd_shop_archive_filters_area_btn {
  margin-top: 0px;
  margin-bottom: 0px;
}   
}