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

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(25,60,150);
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(25,60,150);
	--wd-alternative-color: rgb(241,20,51);
	--wd-link-color: rgb(25,60,150);
	--wd-link-color-hover: rgb(241,20,51);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(25,60,150);
	--btn-accented-bgcolor-hover: rgb(25,60,150);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(25,60,150);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(25,60,150);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 72px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,23,119);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li, html table th {
	text-transform: capitalize;
}
html .page-title > .container > .title {
	font-size: 32px;
}
.page .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(25,60,150);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(25,60,150);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(25,60,150);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(25,60,150);
	--wd-nscroll-drag-bg-hover: rgb(25,60,150);
}
.product-labels .product-label.onsale {
	background-color: rgb(251,73,83);
}
.product-labels .product-label.new {
	background-color: rgb(251,73,83);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 500px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 6px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 208px;
	--wd-thumbs-height: 650px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 248px;
	--wd-thumbs-height: 1000px;
	}

}
:root{
--wd-container-w: 1700px;
--wd-form-brd-radius: 5px;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


legend, h1, h2, h3, h4, h5, h6, .title {
  margin-bottom: 0;
}

.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount {
  color: #fb4953 !important;
}

.wd-nav.wd-style-bg > li:is(:hover, .current-menu-item, .wd-active, .active) > a::before {
  opacity: 1;
}

.wd-nav.wd-style-bg > li > a::before {
  background-color: #fb4953;
}

.wd-nav.wd-style-bg > li:is(:hover, .current-menu-item, .wd-active, .active) > a {
  color: #fff;
}

.wd-rs-66b9f114bfefc .mc4wp-form input[type="submit"] {
  background-color: #fb4953 !important;
}

.whb-top-bar .wd-nav-secondary > li > a {
  font-size: 14px;
}

.whb-top-bar .wd-tools-element .wd-tools-text {
  font-size: 14px;
}

.wd-nav.wd-style-bg > li > a {
  font-size: 15px;
}

.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #fff;
  background-color: #fb4953 !important;
  border-radius: 7px;
  padding: 5px 10px;
}

.hover-mask {
  display: none !important;
}

.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: rgb(181, 0, 189);
}

.wd-nav[class*="wd-style-"] > li:hover > a {
  color: rgb(181, 0, 189);
}

.wd-tools-element:hover > a {
  color: rgb(181, 0, 189);
}

.wd-copyrights.wd-layout-centered {
    font-size: 14px !important;
}

.wd-copyrights.wd-layout-centered {
    text-align: center;
}
.wd-copyrights {
    padding-block: 5px !important;
}