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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//cliente.masdigital.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(71,71,71);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: #007fff;
	--wd-alternative-color: rgb(255,188,0);
	--wd-link-color: rgb(0,127,255);
	--wd-link-color-hover: rgb(255,188,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #007fff;
	--btn-accented-bgcolor-hover: #ffbc00;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://cliente.masdigital.pe/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,188,0);
	background-image: none;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.page .wd-page-content {
	background-image: url(https://cliente.masdigital.pe/wp-content/uploads/2025/05/subtle_dots.png);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.minus {
  display: none !important;
}

.woocommerce-product-gallery img {
  border-radius: 20px !important;
}

.plus {
  display: none !important;
}

div.quantity input[type="number"] {
  border-right: var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;
  border-left: var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;
}

.woocommerce-MyAccount-content > header {
  display: none;
}

.woocommerce-shipping-fields {
  display: none;
}

.recurring-totals {
  display: none !important;
}

.shop_table.shop_table_responsive.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-orders.woocommerce-orders-table--orders {
  display: none;
}

.woocommerce-thankyou-order-received {
  border: 2px dashed #c0ffc2;
  color: #035907;
  background-color: #f0fff1;
}

.woocommerce-password-strength:is(.short, .bad) {
  background-color: #ffbc00;
  color: #3c2d05;
  border-radius: 7px;
}

.btn.wd-switch-to-register {
  border-radius: 7px;
}

.woocommerce-password-strength:is(.strong, .good) {
  background-color: #c0ffc2;
  color: #035907;
  border-radius: 7px;
}

.wd-side-hidden {
  --wd-side-hidden-w: 620px;
}

.wd-carousel .wd-post-date.wd-style-with-bg {
  display: none;
}

.article-inner {
  border-radius: 10px !important;
}

.wd-post-cat.wd-style-with-bg {
  border-radius: 5px;
}

.wd-brand-item {
  padding: 0;
}

.info-box-wrapper.whb-xf0bj7gwc8zi0gti1zk9 {
  padding-inline: 5px;
}

.wd-product :is(.product-image-link, .hover-img) img {
  border-radius: 10px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.button.product_type_subscription.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
  border-radius: 7px;
}

.checkout-button.button.alt.wc-forward {
  border-radius: 7px;
}

.cart-content-wrapper > .cart-totals-section .cart-totals-inner {
  border-radius: 9px;
}

.container.header-banner-container.set-cont-mb-s.reset-last-child {
  color: #594303;
  font-size: 17px;
  text-align: center;
}

.wd-action-btn > a {
  color: #594303;
}

body .select2-container--default .select2-selection {
  border-radius: 7px;
}

:is(.checkout_coupon, .login.hidden-form) {
  border-radius: 7px;
}

.woocommerce-form-login-toggle {
  background-color: #f7f7f7;
  margin-bottom: 20px;
  text-align: center;
  padding: 10px 0;
  border-radius: 7px;
  font-size: 15px;
	border-bottom: 2px solid #cecece
}

.website-wrapper :is(.woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle) > div {
  color: #594303 !important;
  margin: 0 !important;
}

#place_order {
  border-radius: 7px;
}

.wd-empty-page-text + .return-to-shop .button {
  border-radius: 7px;
}

div.create-account {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: var(--wd-brd-radius);
}

.wd-notice a, div.wpcf7-response-output a, .mc4wp-alert a, :is(.woocommerce-error, .woocommerce-message, .woocommerce-info) a {
  color: #082f0c;
}

.wd-notice a:hover, div.wpcf7-response-output a:hover, .mc4wp-alert a:hover, :is(.woocommerce-error, .woocommerce-message, .woocommerce-info) a:hover {
  color: #082f0c;
}

.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
  background-color: #c0ffc2;
  color: #035907;
	border-radius: 10px;
}

.button.wc-backward {
  border-radius: 7px;
}

.wd-notice :is(.button, .wc-backward), div.wpcf7-response-output :is(.button, .wc-backward), .mc4wp-alert :is(.button, .wc-backward), :is(.woocommerce-error, .woocommerce-message, .woocommerce-info) :is(.button, .wc-backward) {
  border-color: #c0ffc2;
  color: #035907;
}

.wd-notice :is(.button, .wc-backward):hover, div.wpcf7-response-output :is(.button, .wc-backward):hover, .mc4wp-alert :is(.button, .wc-backward):hover, :is(.woocommerce-error, .woocommerce-message, .woocommerce-info) :is(.button, .wc-backward):hover {
  border-color: #035907;
  color: #035907;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
  border-radius: 7px;
}

.single_add_to_cart_button.button.alt {
  border-radius: 7px;
}

.shop-loop-head {
  display: none;
}

.wd-heading .wd-action-btn.wd-style-text > a {
  color: #f9203f;
}

.mobile-nav .wd-heading {
  border: 0 !important;
}

input {
  border-radius: 7px !important;
}

.button.woocommerce-button.woocommerce-form-login__submit {
  border-radius: 7px;
}

.wd-nav-mobile > li > a, .wd-nav-mobile > li > ul li > a {
  border-bottom: 1px solid #CAE4FF !important;
}
.wd-nav-mobile > li > a {
  color: #007FFF !important;
}

table td img {
  margin-bottom: 5px;
  margin-top: 5px;
}

.wd-nav > li > a {
  text-transform: capitalize;
}


a:is(:hover, :focus, :active) {
  color: #007FFF;
}

blockquote > p {
  margin: 0;
}

blockquote {
  background-color: #f9f9f9;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-right: 7px;
}

fieldset legend {
  padding-right: 0;
  padding-left: 0;
}

.woocommerce-EditAccountForm fieldset {
  margin-top: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.woocommerce-Button.button {
  border-radius: 7px;
}

.copyrights-wrapper {
  border-top: 0;
  background-color: #007fff;
  color: #fff;
  font-size: 12px;
}

.min-footer {
  padding-block: 7px !important;
}

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error, .woocommerce-info) {
  background-color: #ffbc00;
  color: #463400;
  border-radius: 8px;
}

@media (max-width: 768.98px) {
  .product-image-summary-inner > div {
    margin-bottom: 25px;
    margin-top: 20px;
  }
}

.wd-copyrights {
  padding-block: 5px !important;
}

.wd-prefooter {
  padding-bottom: 0 !important;
}

.main-page-wrapper {
  padding-top: 0 !important;
}

.woocommerce-billing-fields > h3 {
  color: #007FFF;
}

#order_review_heading {
  color: #007FFF;
}

h2, h3, h4, h5, h6, .title {
  color: #007fff !important;
}

#wdc-style .large button#Submit {
  height: 20px !important;
  padding: 5px 15px !important;
  font-size: 13px !important;
  font-family: Quicksand;
  letter-spacing: 0 !important;
  font-weight: 600 !important;
  background-color: #febb01 !important;
  border-bottom: 2px solid #d9a000 !important;
}

#wdc-style .large #Search {
  height: 50px !important;
  font-size: 15px !important;
  font-family: Quicksand;
}

#wdc-style #Search {
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px !important;
  box-shadow: none;
}

body .select2-container--default .select2-search--dropdown {
  display: none !important;
}@media (max-width: 576px) {
	:is(.wd-custom-icon, picture.wd-custom-icon img) {
  max-width: 20px;
}

.info-box-wrapper.whb-xf0bj7gwc8zi0gti1zk9 {
  padding-inline: 5px;
}

.wd-info-box {
  --ib-icon-sp: 5px !important;
}
}

