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

:root {
	--wd-text-font: "avantgarde-book-bold", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "avantgarde-book-bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "avantgarde-book-bold", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "avantgarde-book-bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "AvantGardeDemiBT", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(46,88,157);
	--wd-alternative-color: rgb(102,204,51);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,88,157);
	--btn-accented-bgcolor-hover: rgb(15,152,72);
	--wd-form-brd-width: 2px;
	--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: url(https://elzarzal.dreamhosters.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://elzarzal.com/wp-content/uploads/2019/07/header__0000_2559381.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
h2 {
	font-weight: 700;
	font-size: 30px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 0px;
}

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


@font-face {
	font-family: "avantgarde-book-bold";
	src: url("//elzarzal.com/wp-content/uploads/2023/10/avantgarde-book-bold.woff2") format("woff2"), 
url("//elzarzal.com/wp-content/uploads/2023/10/avantgarde-book-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "AvantGardeBQ-ExtraLight";
	src: url("//elzarzal.com/wp-content/uploads/2023/10/AvantGardeBQ-ExtraLight.woff2") format("woff2"), 
url("//elzarzal.com/wp-content/uploads/2023/10/AvantGardeBQ-ExtraLight.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "AvantGardeDemiBT";
	src: url("//elzarzal.com/wp-content/uploads/2023/10/AvantGardeDemiBT.woff2") format("woff2"), 
url("//elzarzal.com/wp-content/uploads/2023/10/AvantGardeDemiBT.ttf") format("woff");
	font-weight: 600;
	font-style: normal;
}

pre { 
		padding: 9.5px; 
		border: 1px solid #ccc;
}
.product-tabs-wrapper {
		display: none;
}
.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light:before{
		content: ''; /* Required for pseudo-elements */
		position: absolute; /* Position the overlay relative to the container */
		top: 0;
		left: 0;
		width: 100%; /* Cover the entire container */
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and opacity of the overlay */
		pointer-events: none; /* Allows interactions with the underlying image */
		z-index: 1; /* Control the stacking order; make sure it's above the image */
}
.page-title .container{
		z-index:2
}
.product-grid-item :is(.wd-product-cats,.wd-product-brands-links){
		color:#333 !important;
}
/*-----------------------------*/
/*-----nosotros circulo img----*/
/*-----------------------------*/
.diet-thumb img{
	 	padding:15px;
	 	transition: all .5s ease-out 0s;
   	-webkit-transition: all .5s ease-out 0s;
}
.diet-thumb img:hover{
		border-style: solid !important;
		box-shadow: 0 10px 10px 0 rgba(0,0,0,.15);
}
.diet-thumb:after{
		position: absolute;
    top: 50%;
    margin-top: -5px;
    right: -5px;
    content: "";
    border-radius: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    width: 10px;
    height: 10px;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
	  background: #2e589d;

}
.diet-thumb:hover:after{
	  transform: scale(1);
    -webkit-transform: scale(1);
}
/*-----------------------------*/
/*-----tables proveedor--------*/
/*-----------------------------*/
.page-id-3354 table,.page-id-3354 th,.page-id-3354 td {
    border: 1px solid #eaeaec !important;
    padding: 5px !important;
}
.page-id-3354 table p{
		margin-bottom:0px
}
.page-id-3354 table ul{
		padding-left:40px
}
#tier_offer_table{
		display:none
}
/*-----------------------------*/
/*---------productos-----------*/
/*-----------------------------*/
.wd-product .product-image-link img {
    aspect-ratio: 1 / 1.2;
    background: white;
    object-fit: cover;
    object-position: center;
}

.wd-product .product-image-link {
    background: white;
}

.wd-buttons {
    background: var(--e-global-color-primary) !important;
}

.wd-action-btn>a {
    color: white;
}

.wd-product.wd-hover-base .wrapp-swatches {
    background:none !important;
    border:none !important
}


.wd-product.wd-hover-base .wd-compare-btn {
    background: var(--e-global-color-primary) !important;
    width: 100%;
    max-width: 40px;
}

.wd-action-btn {
    max-width:40px;
}

.wd-content-layout {
  max-width: 100%;
  padding: 0px;
}

@media only screen and (max-width: 480px){
  .joinchat__button {
    bottom: 64px !important;
  }
	.wd-content-layout{
		padding:0px;
	}
}
