<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.adilisa.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Nomrs", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Normrs Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Normrs Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Normrs Bold", 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: "Normrs Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,60,125);
	--wd-alternative-color: rgb(30,80,190);
	--wd-link-color: rgb(30,80,190);
	--wd-link-color-hover: rgb(30,80,190);
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-bgcolor: rgb(30,80,190);
	--btn-accented-bgcolor-hover: rgb(30,80,190);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(89,133,200);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
: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);
}
.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;
}
.header-banner {
	background-color: rgb(244,236,129);
	background-image: none;
}
.page-title-default {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,60,125);
	background-image: none;
}
html .page-title &gt; .container &gt; .title {
	font-weight: 600;
	color: rgb(89,133,200);
}
html table th {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-nav-mobile &gt; li &gt; a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
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-color: rgb(51,51,51);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 15px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
}
.product-labels .product-label.onsale {
	background-color: rgb(89,133,200);
}
.product-labels .product-label.new {
	background-color: rgb(89,133,200);
}
.product-labels .product-label.featured {
	background-color: rgb(89,133,200);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(89,133,200);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 75px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: -35px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-offset-v: 5px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-gap: 10px;
	--wd-arrow-icon-size: 14px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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

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


@font-face {
	font-family: "Nomrs";
	src: url("//www.adilisa.com/wp-content/uploads/2024/10/TT-Norms-Pro-Regular.otf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Normrs Bold";
	src: url("//www.adilisa.com/wp-content/uploads/2024/10/TT-Norms-Pro-Medium.otf") format("woff");
	font-weight: 700;
	font-style: normal;
}

.justificado p{
	text-align: justify !important;
}

.espacio .info-box-inner{
	    padding: 25px !important;
}

.wd-timeline-item .wd-timeline-image img {
    max-width: 50% !important;
}

.infonosotros .wd-info-box {
   /* border-radius: 0px !important;*/
	padding-top: 50px !important;
    padding-bottom: 100px !important;
	margin: 50px !important;
			
}

.alto .info-box-wrapper:hover .info-box-content{
    color: black !important;
}
.alto .info-box-wrapper .info-box-content {
    color: white !important;
}

.alto .info-box-wrapper:hover .info-box-title{
    color: black !important;
}

.footermenu .menu-item-1093 a{
	color: black !important;
}

.wd-nav[class*="wd-style-"]&gt;li:is(.current-menu-item,.wd-active,.active)&gt;a {
    color: #F4EC81 !important;
}

.ff-default .ff-el-form-control {
    border: 1px solid #003C7D !important;
}

.ff-default .ff-el-input--label label {
    font-weight: 600 !important;
    color: #003C7D !important;
}

.elementor-79 .elementor-element.elementor-element-cd46476 .fluentform-widget-wrapper .ff-el-group .ff-btn-submit {
    background-color: #003C7D !important;
}


.franja .wrapper-content-banner{
	  background-color: #1E50BE !important;
    border-radius: 0px !important;
}


.franja:hover .banner-subtitle {
	  color: #003C7D; !important;
}

.franja:hover .wrapper-content-banner {
	  background-color: #F4EC81 !important;
    border-radius: 0px !important;
}

.franja .banner-subtitle {
	  color: #fff;
}

.franja .wrapper-content-banner{
    border-radius: 0px !important;
}

.franja .banner-subtitle {
	  color: #fff;
}
.franja .wrapper-content-banner{
    border-radius: 0px !important;
}

.mision .info-box-inner p{
	margin-left: 15px !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-title {
    font-size: 25px !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item &gt; a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item &gt; label &gt; a {
    color: rgb(0, 60, 125) !important;
    text-transform: uppercase !important;
}


.wd-sub-menu li&gt;a {
    color: rgb(30, 80, 190);
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
}

.wd-post-content .wd-entry-content{
	display: none !important;
}

.post-title{
	text-transform: none !important;
}

.timeline-arrow{
	display: none !important;
}@media (min-width: 1025px) {
	.alto .info-box-content{
	height: 250px !important;
}

.hitos .wd-item-position-full-width:not(:first-child) {
    margin-top: 0px !important;
}

.hitos .timeline-col {        
    padding: 0px !important;	
}

.elementor-77 .elementor-element.elementor-element-54b756ef:not(.elementor-motion-effects-element-type-background) &gt; .elementor-widget-wrap{
	border-radius: 25px !important ;
}

.elementor-1107 .elementor-element.elementor-element-2fadb50:not(.elementor-motion-effects-element-type-background) &gt; .elementor-widget-wrap{
	border-radius: 25px !important ;
}

.espaciocert .wd-info-box{
	height: 425px !important;
}

.info-margen h4{
	margin-top: 20px !important;
}
}

@media (max-width: 576px) {
	.wd-shop-tools{
	display: none !important;
}
}

</pre></body></html>