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

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

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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 900;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(218,51,52);
	--wd-alternative-color: rgb(242,235,67);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(218,51,52);
	--btn-accented-bgcolor-hover: rgb(198,45,45);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(94,170,52);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,153,51);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 680px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(242,235,67);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(218,51,52);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(19,19,19);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(242,242,242);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(242,242,242);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-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: 8px;
}

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

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


/* BOTONES EN HEADER - DESKTOP*/

.bt-principal-header a {
    font-size: 18px!important;
    padding: 2px 15px 2px 15px;
    font-weight: 800;
    font-family: "montserrat";
    background-color: #c42829;
		border-radius:5px!important
}

.wd-sub-menu li>a {
    color: #ffffff;
	  font-size: 16px!important;
}

.wd-sub-menu li>a:hover {
    color: #d9d9d9;
}

.wd-dropdown {
	background-color: #c42829;
}

.wd-entities-title {
    font-size: 14px !important;
    color: #000000;
    font-weight: 800;
    text-transform: uppercase;
}

.wd-heading .wd-action-btn a {
    color: #ffffff !important;
}

/* OCULTO LA SECCION DE TABLAS EN DETALLE PRODUCTO*/

.product-tabs-wrapper {
    display: none !important;

}

/*TITULO CATEOGRIA*/
@media (min-width: 1025px) {
    .title-size-small {
        --wd-title-sp: 16px!important;
        --wd-title-font-s: 28px!important;
    }
}

/*TITULO MAYUSCULAS*/

.wd-page-title .title {
    text-transform: uppercase!important;
}@media (min-width: 1025px) {
	/* SITE LOGO GRANDE*/

.site-logo {
	max-height: 180px!important; 
}

/*PRECIOS LISTAS*/ 

.wd-menu-price .menu-price-price {
    font-size: 15px!important;
}

/*TO TOP BUTTON*/
.scrollToTop {
    bottom: 95px!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.site-logo {
    max-height: 130px!important;
    margin-top: 60px;
}
.wd-page-title {
    padding-top: 60px!important;
}

.wd-side-hidden {
    background-color: #000000!important;
}

.wd-nav-mobile>li>a {
    color: #ffffff!important;
    font-weight: 900 !important;
    font-size: 20px !important;
}

.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: var(--wd-primary-color)!important;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    flex: 1 1 0%;
    padding: 5px 20px;
    min-height: 35px;
    border-bottom: 1px solid rgb(95 95 95 / 11%);
    font-weight: 800;
}

/*SIDE BAR TEXT*/
.widgettitle, .widget-title {
    color: #ffffff;
}

.categories-accordion-on .widget_product_categories .product-categories li a {
    color: #ffffff !important;
}

.widget_price_filter [class*="price_slider_amount"] .price_label {

    color: #ffffff;
}

.widget_price_filter [class*="price_slider_amount"] .price_label>span {
    color: #ffffff;
    font-weight: 600;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.site-logo {
    max-height: 130px!important;
    margin-top: 60px;
}
.wd-page-title {
    padding-top: 60px!important;
}

.wd-side-hidden {
    background-color: #000000!important;
}

.wd-nav-mobile>li>a {
    color: #ffffff!important;
    font-weight: 900 !important;
    font-size: 20px !important;
}

.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: var(--wd-primary-color)!important;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    flex: 1 1 0%;
    padding: 5px 20px;
    min-height: 35px;
    border-bottom: 1px solid rgb(95 95 95 / 11%);
    font-weight: 800;
}

/*SIDE BAR TEXT*/
.widgettitle, .widget-title {
    color: #ffffff;
}

.categories-accordion-on .widget_product_categories .product-categories li a {
    color: #ffffff !important;
}

.widget_price_filter [class*="price_slider_amount"] .price_label {

    color: #ffffff;
}

.widget_price_filter [class*="price_slider_amount"] .price_label>span {
    color: #ffffff;
    font-weight: 600;
}

}

@media (max-width: 576px) {
	.site-logo {
    max-height: 130px!important;
    margin-top: 60px;
}
.wd-page-title {
    padding-top: 60px!important;
}

.wd-side-hidden {
    background-color: #000000!important;
}

.wd-nav-mobile>li>a {
    color: #ffffff!important;
    font-weight: 900 !important;
    font-size: 20px !important;
}


.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: var(--wd-primary-color)!important;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    flex: 1 1 0%;
    padding: 5px 20px;
    min-height: 35px;
    border-bottom: 1px solid rgb(95 95 95 / 11%);
    font-weight: 800;
}

/*TITULO CATEOGRIA*/
    .title-size-small {
        --wd-title-font-s: 28px!important;
    }

/*SIDE BAR TEXT*/
.widgettitle, .widget-title {
    color: #ffffff;
}

.categories-accordion-on .widget_product_categories .product-categories li a {
    color: #ffffff !important;
}

.widget_price_filter [class*="price_slider_amount"] .price_label {

    color: #ffffff;
}

.widget_price_filter [class*="price_slider_amount"] .price_label>span {
    color: #ffffff;
    font-weight: 600;
}

/*PRECIOS LISTAS*/ 

.wd-menu-price .menu-price-price {
    font-size: 14px!important;
}

/*TO TOP BUTTON*/
.scrollToTop {
    bottom: 85px!important;
}
}

