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

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://tienda.andesrace.pe/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://tienda.andesrace.pe/wp-content/uploads/2024/06/tienda-andesrace-home.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(9,33,67);
	background-image: none;
}

:root{
--wd-text-font:Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(103,103,103);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font: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%);
}
:root{
--wd-alternative-font:Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:none;
--wd-header-el-font-size:14px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 16px;
}

:root{
--wd-primary-color:rgb(232,21,25);
}
:root{
--wd-alternative-color:rgb(103,103,103);
}
:root{
--wd-link-color:rgb(232,21,25);
--wd-link-color-hover:rgb(167,11,14);
}
:root{
--btn-default-font-family:Arial, Helvetica, sans-serif;
--btn-default-transform:uppercase;
}
:root{
--btn-default-bgcolor:rgb(232,21,25);
}
:root{
--btn-default-bgcolor-hover:rgb(167,11,14);
}
:root{
--btn-accented-font-family:Arial, Helvetica, sans-serif;
}
:root{
--btn-accented-bgcolor:rgb(232,21,25);
}
:root{
--btn-accented-bgcolor-hover:rgb(167,11,14);
}
:root{
--notices-success-bg:rgb(0,0,0);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(232,21,25);
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(232,21,25);
}

.product-labels .product-label.new{
	background-color:rgb(232,21,25);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--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-brd-radius: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
    /* Estilos para portada de páginas */

.page-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); /* Color negro con opacidad de 0.5 */
    z-index: 0;
}

.page-title {
    position: relative!important;
    z-index: 1;
}


.widget-area{
	padding: 21px;
	background-color: #ebebeb;
}
	@media (min-width: 1025px) {
	.whb-col-right{
	column-gap: 15px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.page-title{
	padding: 10% 0!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title{
	padding: 10% 0!important;
}
}

@media (max-width: 576px) {
	.page-title{
	padding: 10% 0!important;
}

.wd-social-icons{
	text-align: center;
}
}

