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

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

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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(45,109,246);
	--wd-alternative-color: rgb(247,169,45);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(45,109,246);
	--btn-accented-bgcolor-hover: rgb(62,98,171);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(58,170,53);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(247,169,45);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .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);
}
.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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(62,98,171);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-checkout-steps li, html table th {
	text-transform: none;
}
html .page-title > .container > .title {
	font-size: 32px;
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	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(45,109,246);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(62,98,171);
}
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-brd-color: #c0c0c0;
	--wd-form-brd-color-focus: rgb(173,173,173);
	--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(247,169,45);
	--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(45,109,246);
	--wd-nscroll-drag-bg-hover: rgb(62,98,171);
}
.product-labels .product-label.new {
	background-color: rgb(58,170,53);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title {
		font-size: 28px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 65px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1480px;
--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: 1480px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1480px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1480px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.bandera-colombia p{background: url("https://paramayoristas.com/wp-content/uploads/2024/11/bandera-colombia.svg") no-repeat right center;padding: 5px 35px 5px 0;font-size:14px;}
.paga-al-recibir strong, .whb-main-header .whb-col-right span{font-size:14px!important;}
.text-inicio-sup h1, .text-inicio-sup h2, .text-inicio-sup p{margin: 0;padding: 0;text-align:center;line-height:18px;}
.text-inicio-sup h1{font-size:50px;color:#f7a92d;line-height: 45px;letter-spacing: -3px;}
.text-inicio-sup h2{color: #3c3c3b;font-size: 33px;letter-spacing: -2px;}
.banner-inicio-tres .banner-btn-wrapper{margin-top:0!important;}
.wd-nav-scroll {--wd-nscroll-drag-bg: #2d6df6;--wd-nscroll-drag-bg-hover:#3e62ab;}
.resenas-google h4{margin-bottom:30px!important;}
.resenas-google .info-box-icon{margin-top:10px!important;}
.resena-wwp p{padding: 10px;border-radius: 20px;background: #fff;}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)){--wd-arrow-bg-hover:#2d6df6;}
ul.list-detail-product-pm {padding-left:0;}
ul.list-detail-product-pm li {list-style-type: none;background: url(https://paramayoristas.com/wp-content/uploads/2025/02/list-product-gris.svg) no-repeat left top 3px;background-size: 18px 18px;padding-left:25px;margin: 0 0 4px; line-height:20px;}
.wd-visits-count:not(.wd-with-icon) .wd-info-icon:before{content:none!important;}
.wd-visits-count span.wd-info-number{background: url(https://paramayoristas.com/wp-content/uploads/2024/11/fabrica-ropa-interior-seamless.svg) no-repeat left center;padding-left:25px;}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {border-color: #dfddda!important;}
.prendas-que-te-puedan-interesar-detalle-producto h4 {background: url(https://paramayoristas.com/wp-content/uploads/2024/11/pijamas-batola-ligera.svg) no-repeat left center;padding-left:35px;}
.wd-swatches-product{display:inline-block;}
.single-product .wd-swatch-layout-default .wd-swatch.wd-text {--wd-swatch-size: 40px;--wd-swatch-w: 1em;--wd-swatch-h: 1em;--wd-swatch-text-size: 20px;--wd-swatch-h-sp: 8px!important;--wd-swatch-v-sp: 10px;--wd-swatch-inn-sp: .001px;--wd-swatch-brd-color: var(--brdcolor-gray-200);border: 1px solid #2D6DF6!important;color:#2D6DF6!important;margin: 0 3px !important;}
[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-text-style-4 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text{border-color: #2D6DF6;background-color: #2D6DF6;}
[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)), [class*="wd-swatches"].wd-text-style-4 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text {border-color: #2D6DF6!important; background-color: #2D6DF6!important; color:#fff!important;}
:is(.woocommerce-error,.woocommerce-info) {background-color: #f9e8cd;color: #e94e1b;font-weight: bold;line-height: 20px;}
#menu-principal-superior a.woodmart-nav-link span{font-size:18px!important;text-transform: initial;letter-spacing: -.5px;}
p#billing_country_field {display: none;}

@keyframes pulse {0% {transform: scale(1); /* Tamaño normal */}
    50% { transform: scale(1.1); /* Tamaño ampliado */}
    100% {transform: scale(1); /* Vuelve al tamaño normal */}
}
.single-product .single_add_to_cart_button{animation: pulse 1.5s infinite;transition: all 0.3s ease;}
div.woocommerce-additional-fields h3{display:none;}
span.optional{font-weight: 900;color:#9d9d9c;}
label {font-weight:600;}
.wd-checkout-steps {font-size:28px!important;}
textarea {min-height: 80px;}
.checkout .woodmart-sticky-column .vc_row-has-fill{border: 5px solid #dfddda;}
.wd-switch-to-register{background:rgb(45,109,246)!important;color: #fff !important;}
.wd-switch-to-register:hover{background:#3e62ab!important;}
.wd-login-title, .woocommerce-MyAccount-content>h2, .woocommerce-MyAccount-content header>h2{text-transform:none!important;font-size:28px!important;}
.wwp-flotante {position: fixed;width: 50px;height: 50px;display: inline-block;bottom:8%;right:0%;z-index:99;}
.wd-swatch.wd-text.wd-disabled {display: none;}
.page-id-10 .form-row.form-row-wide.mailchimp-newsletter{display:none!important;}
.create-account-question:before{content:none!important; background: url(https://paramayoristas.com/wp-content/uploads/2024/12/proveedor-de-pijamas-y-ropa-interior-al-por-mayor.svg) no-repeat center center;}
.create-account-question p{background: url(https://paramayoristas.com/wp-content/uploads/2024/12/proveedor-de-pijamas-y-ropa-interior-al-por-mayor.svg) no-repeat center top; background-size:80px; padding:85px 0 0;}
h3.wapo-addon-title{margin:0 0 10px;}
h3.wapo-addon-title span{font-size:18px;color:#666666;}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span, .wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span {border-color: #F7A92D!important;background-color: #F7A92D!important;}

.single-product .wd-swatch-layout-default .wd-swatch.wd-text {}


input::placeholder, textarea::placeholder {color:#d0d0d0;}
.envios-wwp{color: #2d6df6;font-weight: 700;}
.text-franja-sup-promo{color: #ffed00;font-weight:900;text-align:center;font-family: "Montserrat", sans-serif;font-size:15px!important;text-shadow: 0 2px rgba(0, 0, 0, .2);}
.text-franja-sup-promo a{color: #fff;}
.required {color: #000;font-size: 15px;font-weight: 800;}
abbr.required {display:none;}
.compra-seguro-checkout{font-size:14px; text-align:center;}
@media (max-width: 768.98px) {.banner-btn-wrapper :is(.btn-size-default,.btn-size-large,.btn-size-extra-large) {font-size: 18px!important;}}
.text-videos p{line-height:20px;}
#place_order {box-shadow: 0 5px 0 rgba(43, 68, 118, 1);font-size: 18px;}
li.wc_payment_method.payment_method_cod, li.payment_method_wompi, li.payment_method_addi {background: #fef2e0;padding: 12px 5px;border-radius: 10px;}
.wd-rs-66a0e8a4f0eb8 .payment_box {background-color: #fff!important;}
.payment_methods li>label {font-weight: bold;}
.wd-rs-674e6f4a3e711 .woocommerce-billing-fields > h3 {font-size:32px!important;line-height: 30px;}
.este-valor-incluye-envio{font-weight: bold;text-align:center;}
div#yith-wapo-container {margin-bottom: 20px;}

@keyframes bounce-highlight {
  0% { transform: translateY(0); }
  20% { transform: translateY(-10px); }
  40% { transform: translateY(0); }
  60% { transform: translateY(-5px); }
  80% { transform: translateY(0); }
  100% { transform: translateY(0); }
}

.highlight-text {
  animation: bounce-highlight 2s ease-in-out infinite;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
	display: inline-block;
}


/* ------- */
.whb-top-bar {
  box-sizing: border-box;
}

:root {
  --bd-gap-and-dash-length: 10px;
  --bd-border-width: 1px;
  --bd-border-color: #fff;
  --bd-dash-percent: 70%;
  --bd-speed: 300px;
}

.whb-top-bar .container {
  height: 100%;
  background: linear-gradient(90deg, var(--bd-border-color) var(--bd-dash-percent), transparent calc(100% - var(--bd-dash-percent))),
  linear-gradient(90deg, var(--bd-border-color) var(--bd-dash-percent), transparent calc(100% - var(--bd-dash-percent))),
  linear-gradient(0deg, var(--bd-border-color) var(--bd-dash-percent), transparent calc(100% - var(--bd-dash-percent))),
  linear-gradient(0deg, var(--bd-border-color) var(--bd-dash-percent), transparent calc(100% - var(--bd-dash-percent)));
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: var(--bd-gap-and-dash-length) var(--bd-border-width), var(--bd-gap-and-dash-length) var(--bd-border-width), var(--bd-border-width) var(--bd-gap-and-dash-length), var(--bd-border-width) var(--bd-gap-and-dash-length);
  background-position: 0 0, var(--bd-speed) 100%, 0 var(--bd-speed), 100% 0;
  animation: whb-top-bar 10s infinite linear;
}

.whb-top-bar .container:hover {
  --bd-border-color: #ffed00;
  animation: none;
}

/*@keyframes whb-top-bar {
  0% {}
  100% {
    background-position: var(--bd-speed) 0, 0 100%, 0 0, 100% var(--bd-speed);
  }
}*/


.info-empresa{font-size:12px; color:#fff;text-align:center;}

ul.escala-precios-detalle-producto{list-style: none;padding: 0!important;}
ul.escala-precios-detalle-producto li{background: rgba(249, 178, 51, .2);border-radius: 6px;padding: 7px;font-weight: 600!important;color: #F39200!important;}
.epdp-mayorista span{font-size:20px; font-weight:800}

@media (min-width: 1025px) {
	.wd-tools-element .wd-tools-icon:before{font-size: 14px!important;}
}

@media (max-width: 576px) {
	.text-inicio-sup h1{line-height:38px;letter-spacing: -2px;font-size: 45px;}
.text-inicio-sup h2{line-height: 27px;}
.text-inicio-sup p {line-height: 22px;font-size: 18px;}
.text-franja-sup-promo{line-height:14px!important;}
.compra-seguro-checkout{line-height:8px;}
.promo-banner .banner-btn-wrapper {margin-top: 0!important;}
.wd-account-style-icon a span.wd-tools-icon:before {content:none!important; background: url(https://paramayoristas.com/wp-content/uploads/2024/12/proveedor-de-pijamas-y-ropa-interior-al-por-mayor.svg) no-repeat center center;}
.wd-account-style-icon a span.wd-tools-icon {background: url(https://paramayoristas.com/wp-content/uploads/2024/12/proveedor-de-pijamas-y-ropa-interior-al-por-mayor.svg) no-repeat center top; background-size:80px; padding:85px 0 0;}
.wd-account-style-icon a span.wd-tools-icon {background: url(https://paramayoristas.com/wp-content/uploads/2024/12/proveedor-de-pijamas-y-ropa-interior-al-por-mayor.svg) no-repeat center;padding: 24px 0;width: 40px;}
.text-inicio-sup .text-home-movil-inicio  h1 {line-height: 31px;font-size: 35px;}
.text-inicio-sup .text-home-movil-inicio  h2 {font-size: 27px;line-height: 24px;}
.text-franja-sup-promo, .text-franja-sup-promo a {font-size:14px!important;}
.banner-btn-wrapper :is(.btn-size-default,.btn-size-large,.btn-size-extra-large) {font-size: 14px !important;}
.page-id-10 article ul.order_details{margin-top: 60px;}
/*.wd-swatch.wd-text.wd-enabled span.wd-swatch-text {font-size: 18px !important;padding: 9px;min-width: 2em;min-height: 2em;}*/
.wd-swatches-grid {width: 100%;}
.single-product .wd-el-breadcrumbs{display:none!important;}


/*.wd-header-mobile-nav .wd-tools-icon:before{content:none!important;}
.wd-header-mobile-nav a{content:none!important; background: url(https://paramayoristas.com/wp-content/uploads/2024/12/fabrica-de-pijamas-y-ropa-interior-al-por-mayor.svg) no-repeat center center;}*/

ul.escala-precios-detalle-producto li {line-height: 20px;text-align: center;}

}

