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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #666666;
	--wd-text-font-size: 17px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #666666;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #1c5428;
	--wd-alternative-color: #fcc810;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #ecb800;
	--btn-default-bgcolor-hover: #1c5428;
	--btn-accented-bgcolor: #ecb800;
	--btn-accented-bgcolor-hover: #1c5428;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


*, body, p, a { -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; }

.menu-link a:hover { color:#1f532a; border-bottom:2px solid #e9b629; }
.wd-nav-vertical .wd-dropdown-menu { z-index:-1; }

.table td { word-wrap: break-word; width:25% !important; overflow-x:hidden !important; }

.color-verde { color:#1c5428; }
.product-grid-item .product-title { font-size:16px; }

.btn-slider { min-width:180px; padding-top:10px; padding-bottom:10px; font-size:14px; }

#slide-2225 .wd-slide-bg, #slide-2226 .wd-slide-bg, #slide-2227 .wd-slide-bg { background-color: #fff !important; }

/*.img-gris { opacity: .5;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: opacity .3s ease,-webkit-filter .3s ease;
transition: filter .3s ease,opacity .3s ease;
transition: filter .3s ease,opacity .3s ease,-webkit-filter .3s ease; border:1px solid #ebebeb; }

.img-gris:hover { opacity: 1;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
transition: opacity .3s ease,-webkit-filter .3s ease;
transition: filter .3s ease,opacity .3s ease;
transition: filter .3s ease,opacity .3s ease,-webkit-filter .3s ease; }*/

.img-gris { border:1px solid #f4f4f4; }
.img-gris:hover { border:1px solid #333; }

footer .widget { padding:20px 0; border:0px; margin-bottom:0px; }

.wd-tools-element .wd-tools-count, .woodmart-cart-design-2 .woodmart-cart-number { background-color:#ecb800; color:#000; }
footer { border-top:1px solid; border-color: rgba(129,129,129,.2); }

.title-size-default { padding-top: 150px; padding-bottom: 150px; background-image: url(https://www.navetsa.mx/wp-content/uploads/2021/03/header-general-min.jpg); }
.title-size-default  h1 { font-size:26px !important; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }

.wpcf7 input[type="submit"] { background-color:#1c5428; color:#fff; }
.wpcf7 input[type="submit"]:hover { background-color:#000; }

.woocommerce-product-details__short-description strong { color:#000; }

ul.aplicados { display:block; }
ul.aplicados li { list-style:none; display:inline-block; margin: 0 5px; }
ul.aplicados li img { width:30px; }
ul.aplicados li::before { content:''; }

.color-red {color:#f00; }

ul#shipping_method {
  max-width: 100% !important;
  min-width: 100% !important;
}

.tabs-layout-tabs { display:block; }
.sub-menu-dropdown { z-index:-1; }

.joinchat__button { right:0px; bottom:60px; }

#custom_html-3 h2 { font-style:normal; font-size:16px; font-weight:400 !important; text-align:center !important; }
#custom_html-6 .text-right a { display:block; padding-top:7px; padding-bottom:7px; margin:0px; }

/*.wrapper-promocion::after { content:''; position:absolute; right:-250px; z-index:1; background:url("https://www.navetsa.mx/wp-content/uploads/2021/04/perro-01.png"); width:221px; height:279px;   }*/

@media (min-width:1025px){
 .woodmart-logo img { max-height: 87px !important; padding-left: 15px; padding-right:15px; }
	.whb-general-header-inner { height:86px; }
	.site-logo { padding-right: 10px; background-color: #1c5428; margin-left: 10px; }
	.whb-general-header {  background: rgb(255,255,255); background: linear-gradient(90deg, rgba(28,84,40,1) 24%, rgba(255,255,255,1) 24%);  }
	
	.whb-sticked .whb-general-header { background: #fff;  }
	.whb-sticked .site-logo { background-color: #fff; }

}

@media (min-width:1921px){
	.whb-general-header {  background: rgb(255,255,255); background: linear-gradient(90deg, rgba(28,84,40,1) 34%, rgba(255,255,255,1) 34%);  }

}


.icon-menu-gr a::before { content:''; background-image: url(https://www.navetsa.mx/wp-content/uploads/2021/05/icon-genetica-reinoso.png); width:30px; height:30px; display: inline-block; background-size: cover; margin-right:5px; }
.icon-menu-gr { background-color:#ecb800; }

.wd-header-nav, .site-logo {
  padding-inline: 13px !important;
}






@media (min-width: 1025px) {
	.woodmart-navigation .category-icon { max-height: 30px; }
.sub-menu-dropdown.menu-item-my-account { display:none; }


}

@media (min-width: 768px) and (max-width: 1024px) {
	.icon-menu-gr a::before {  width:19px; height:19px;  margin-right:5px; }
}

@media (min-width: 577px) and (max-width: 767px) {
	.text-left, .text-right { text-align:center; }
}

@media (max-width: 576px) {
	.icon-menu-gr a::before {  width:19px; height:19px;  margin-right:5px; }
}

