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

:root {
	--wd-text-font: "LATO REGULAR", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(38,38,38);
	--wd-text-font-size: 16px;
	--wd-title-font: "LATO REGULAR", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(38,38,38);
	--wd-entities-title-font: "LATO REGULAR", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(38,38,38);
	--wd-entities-title-color-hover: rgb(91, 91, 91);
	--wd-alternative-font: "LATO REGULAR", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "LATO REGULAR", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(38,38,38);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "LATO BOLD", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,88,170);
	--wd-alternative-color: rgb(234,84,53);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(234,84,53);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,88,170);
	--btn-accented-bgcolor-hover: rgb(0,88,170);
	--wd-form-brd-width: 1px;
	--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: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 600px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(249,249,249);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(238,81,54);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,58,58);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}



@font-face {
	font-family: "LATO LIGHT";
	src: url("//staging.imprimaenlinea.com/wp-content/uploads/2025/05/Lato-Light.woff2") format("woff2"), 
url("//staging.imprimaenlinea.com/wp-content/uploads/2025/05/Lato-Light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "LATO REGULAR";
	src: url("//staging.imprimaenlinea.com/wp-content/uploads/2025/05/Lato-Regular.woff2") format("woff2"), 
url("//staging.imprimaenlinea.com/wp-content/uploads/2025/05/Lato-Regular.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "LATO BOLD";
	src: url("//staging.imprimaenlinea.com/wp-content/uploads/2025/05/Lato-Bold.woff2") format("woff2"), 
url("//staging.imprimaenlinea.com/wp-content/uploads/2025/05/Lato-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    height: 40px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 14px !important;
    font-family: "LATO REGULAR", Arial, Helvetica, sans-serif !important;
    text-transform: none !important;
    max-width: 140px !important;
    text-align: center !important;
}

.wd-tools-element .wd-tools-text {
    text-transform: none !important;
    font-weight: 400 !important;
    font-family: 'LATO REGULAR' !important;
}

.aws-container .aws-search-field:focus {
		border-color: #1e2a53;
}

.aws-container .aws-search-field {
    background-color: #ffffff;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding-left: 20px;
    font-size: 14px;
		border: 1px solid #838383;
    border-right: 0px solid #ffffff;
}

.aws-container .aws-search-field:focus {
    background-color: #fff;
		border: 1px solid #838383;
		border-right: 0px solid #ffffff;
}

.aws-container .aws-search-form .aws-form-btn:hover {
		background: #ffffff;
}

.aws-container > .aws-search-form > .aws-form-btn {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	background: #ffffff;
	border: 1px solid #838383;
  border-left: 0px solid #ffffff;
}

body:not([class*="wrapper-boxed"]) {
    position: relative;
}

@media (max-width: 1024px) {
	.aws-container .aws-search-form {
		height: 32px;
	}
}

.wd-copyrights {
	margin-bottom: -15px;
}

.hidden { 
	display: none !important;
}

.woocommerce form .form-row .required {
	display: inline-block !important;
}

#shipping_state {
	border: 2px solid #000000 !important;  
  background-color: #e0e0e0;
}

#shipping_country_field {
	display: none !important;
}

.woocommerce-account-fields p.create-account, .woocommerce-account-fields p.create-account label {
	display: none;
}

.wd-slider.wd-section-container>.wd-carousel-inner>.wd-carousel {
	border-radius: 0px !important;
}

.wd-social-icons>a {
	box-shadow: 0px 0px 5px #5b5b5b !important;
}

.wd-product.wd-hover-tiled .product-wrapper {
		background-color: #f3f3f3 !important;
}

.copyrights-wrapper, .copyrights-wrapper>p, .copyrights-wrapper p>a {
    background-color: #193867;
    color: #fff;
}

.wd-social-icons.wd-style-colored > a.social-instagram {
    background: linear-gradient(357deg, #f9ce34, #ee2a7b, #7440dc) !important;
}

.wd-social-icons:is(.icons-size-small,.icons-size-) .wd-icon {
    font-size: 12px;
    line-height: 20px;
}

#menu-menu-secundario-2 {
   display: flex;
   justify-content: center;
}

table.variations select {
    max-width: 80% !important;
    border: 1px solid #00264a !important;
    color: #0058aa !important;
}

div.aws-container {
	width: 100% !important;
}

.aws-search-result ul {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	margin-top: -1px;
	margin-right: -1px;
}

.aws-search-result ul li {
	display: flex;
  padding: 15px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-color: var(--brdcolor-gray-300);
  cursor: pointer;
  line-height: 1;
  transition: all .25s ease;	
}

.aws-search-result ul li:last-child {
	height: 50px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: var(--brdcolor-gray-300);
    color: var(--color-gray-800);
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 50px;
    cursor: pointer;
    transition: all .25s ease;
    grid-column: 1 / -1;
    display: block;	
}

.aws-search-result .aws_search_more a {
	line-height: 20px;	
}

.aws-search-result .aws_result_image img {
	width: 70px;
}

.aws-search-result .aws_result_title {
	font-size: 15px;
}

.aws-search-result .aws_result_price {
	font-size: 15px;
}

.product-sticky-on .summary-inner {
    max-width: 100% !important;
}

.custom-whatsapp-link {
	color: #00c600;
	font-weight: bold;
}

.custom-email-link {
	color: #0058aa;
	font-weight: bold;
}

.custom-phone-link {
	color: #ee5136;
	font-weight: bold;
}

ul.wc_payment_methods {
	border: 1px solid #c3c3c3;
  padding: 20px;
  font-size: 16px;
	border-radius: 8px;	
}

.popup_text_column {
  min-height:200px;
  height:200px;
  padding:20px;
	font-size: 11px;
	margin-bottom:5px;
}

.popup_custom_column > .vc_column-inner {
	padding: 1px !important;
}

.wd-popup {
	padding:10px !important;
}

.popup_steps_row {
	margin-left: 0px !important;
  margin-right: 0px !important;
}

.popup_image_column > .vc_column-inner {
	margin-left: 0px;
  margin-right: 0px;
}

button.mfp-close:after {
	content: "" !important;
}

.mfp-ready button.mfp-close {
    background-color: black;
    border-radius: 50%;
}

@media only screen and (max-width: 768px) {
	.popup_text_column {
		min-height:150px;
		height:150px;
	}
}

:is(.icons-size-small,.icons-size-) .wd-social-icon {
  width: 25px !important;
  height: 25px !important;
  margin: 2px !important;
  vertical-align: middle !important;
  display: inline-grid !important;
  align-items: center !important;
	border-radius: 50%;
}

.wd-social-icons.wd-layout-inline .wd-label {
  display: none !important;
}

.wd-social-icons:is(.icons-size-small,.icons-size-) .wd-icon {
	color: #ffffff !important;
}

.wd-popup {
	padding: 0px !important;	
}

.wd-popup-inner > img {
	border-radius: 10px;
}

.wapf-swatch--image img {
  border: 0.5px solid #d1d1d1;
}

.wapf-swatch--image.wapf-checked {
	border-color: #fff;
	box-shadow: none;
}

.wapf-swatch--image.wapf-checked > img {
	border-color: #9ca7c5;
	-webkit-box-shadow: 0px 0px 14px -2px rgba(27,27,161,1);
	-moz-box-shadow: 0px 0px 14px -2px rgba(27,27,161,1);
	box-shadow: 0px 0px 14px -2px rgba(27,27,161,1);	
}

.wapf-field-description {
    color: #393939 !important;
    font-size: 100% !important;
    padding: 5px 0 20px 0px !important;
}

.shop-content-area > .term-description {
    display: none;
    visibility: hidden;
}

.label-above .wapf-field-label > label {
	font-weight: bold;
}

@media only screen and (max-width: 1024px) {	
	.wd-social-icons.wd-size-small {
    --wd-social-size: 25px !important;
    --wd-social-gap: 6px !important;
    --wd-social-icon-size: 12px !important;
	}
}

@media only screen and (max-width: 1425px) {		
	.whb-header-bottom-inner {
        height: 90px !important;
        max-height: 90px !important;
  }
}



