@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sweatsy.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://sweatsy.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:rgb(168,24,50);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Mitr", Arial, Helvetica, sans-serif;
--wd-text-font-weight:300;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:16px;
}
@media (max-width: 1024px){
:root{
--wd-text-font-size:15px;
}
}
@media (max-width: 767px){
:root{
--wd-text-font-size:14px;
}
}
:root{
--wd-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-transform:none;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-transform:none;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(168, 24, 50);
}
:root{
--wd-alternative-font:"Rubik", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:none;
--wd-widget-title-color:rgb(0,0,0);
--wd-widget-title-font-size:16px;
}
@media (max-width: 1024px){
:root{
--wd-widget-title-font-size:15px;
}
}
@media (max-width: 767px){
:root{
--wd-widget-title-font-size:14px;
}
}
:root{
--wd-header-el-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
@media (max-width: 1024px){
:root{
--wd-header-el-font-size:12px;
}
}
@media (max-width: 767px){
:root{
--wd-header-el-font-size:11px;
}
}
:root{
--wd-primary-color:#CA6615;
}
:root{
--wd-alternative-color:rgb(168,24,50);
}
:root{
--wd-link-color:rgb(168,24,50);
--wd-link-color-hover:rgb(228,83,17);
}
:root{
--btn-default-font-family:"Mitr", Arial, Helvetica, sans-serif;
--btn-default-font-weight:400;
--btn-default-transform:none;
}
:root{
--btn-default-bgcolor:rgb(168,24,50);
}
:root{
--btn-default-bgcolor-hover:rgb(228,83,17);
}
:root{
--btn-accented-font-family:"Mitr", Arial, Helvetica, sans-serif;
--btn-accented-font-weight:400;
--btn-accented-transform:none;
}
:root{
--btn-accented-bgcolor:rgb(168,24,50);
}
:root{
--btn-accented-bgcolor-hover:rgb(228,83,17);
}
:root{
--notices-success-bg:rgb(228,83,17);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(168,24,50);
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--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: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 5px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			: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;
		}
	
	
	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(168,24,50);
					
									--wd-form-placeholder-color: rgb(0,0,0);
					
							
							
								}
/*@media (max-width: 768px) {
  /* Achica la imagen principal
  .single-product .woocommerce-product-gallery img {
    width: 100%;
    height: auto;
    max-width: 350px;
    margin: 0 auto;
    display: block;
  }

  .single-product .woocommerce-product-gallery {
    display: flex;
    justify-content: center;
  }*/

  /* 🔥 Oculta las miniaturas duplicadas abajo */
  /*.single-product .product-additional-galleries {
    display: none !important;
  }

  /* 🔥 Oculta el carrusel de miniaturas si Owl Carousel está activo */
  /*.single-product .thumbnails.owl-carousel {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .single-product .summary-inner {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .single-product .product-tabs-wrapper {
    margin-top: 0 !important;
    padding-top: 10px !important;
  }

  .single-product .main-page-wrapper {
		padding-top: -150px;
	}
}*//* Deja un espacio natural
    margin-top: 0 !important;
  }

.single-product .main-page-wrapper {
    padding-top: 0px;
    margin-top: -80px;
    min-height: auto !important;
 }

/* Subir los tabs (descripción, etc.) y pegarlos al producto 
.single-product .product-tabs-wrapper {
    margin-top: -120px !important;
    padding-top: 0px !important;
}*/

.site-content {
margin-bottom: 0;
}

   /* Estilos para los elementos de contacto en el top header */
    .custom-contact .contact-link, .custom-contact .contact-icon {
        text-decoration: none;
        color: #FFFFFF;
        transition: color 0.3s ease;
    }

    .custom-contact .contact-link:hover, .custom-contact .contact-icon:hover {
        color: #FCEDE1;
    }

    .custom-contact .contact-link {
        font-size: 15px;
    }

    .custom-contact .contact-icon {
        font-size: 18px;
        margin-right: 10px;
        vertical-align: middle;
    }

    .custom-contact p {
        margin: 0;
    }

   /* Estilos para boton de buscar en el header */
.searchform[class*="wd-style-with-bg"] .searchsubmit{
	background-color: #A81832;
}

.woodmart-loaded .wd-slide-bg::before {
    content: ""; /* Contenido vacío para el pseudo-elemento */
    position: absolute; /* Posición absoluta para cubrir todo el contenedor */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black; /* Color de fondo negro */
    opacity: 0.5; /* Opacidad de 0.5 */
    z-index: 1; /* Asegúrate de que la capa esté por encima de la imagen de fondo */
}
Con este código, la imagen de fondo tendrá una capa negra con una opacidad de 0.5 encima de ella. Si tienes otros elementos dentro de .wd-slide-bg y quieres que estén por encima de la capa negra, asegúrate de que tengan un z-index mayor que 1.


.banner-image {
    position: relative; /* Asegúrate de que el contenedor tenga una posición relativa */
}

.banner-image img {
    position: relative; /* Asegúrate de que la imagen tenga una posición relativa */
    z-index: 1; /* Establece un z-index para que la imagen esté debajo de la capa negra */
}

.banner-image::before {
    content: ""; /* Contenido vacío para el pseudo-elemento */
    position: absolute; /* Posición absoluta para cubrir todo el contenedor */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black; /* Color de fondo negro */
    opacity: 0.5; /* Opacidad de 0.5 */
    z-index: 2; /* Asegúrate de que la capa esté por encima de la imagen */
}

.wd-prefooter {
	padding-bottom: 0 !important;
}

    /* Estilos para portada de páginas */

.page-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none; /* Ocultar por defecto */
}

/* Mostrar el ::before solo si background-image no es 'none' */
.page-title[style*="background-image"]:not([style*="background-image: none"])::before {
    display: block;
}

.page-title {
    position: relative;
    z-index: 1;
}


.scrollToTop{
	background-color: #a81832 !important;
	color: white !important;
}

.scrollToTop:hover{
	background-color: #ca6615 !important;
	color: white !important;
}

/* Estilos para activar inventario en escritorio del vendedor */

.dokan-product-inventory.dokan-edit-row {
	display: none;
}

.dokan-dashboard .dokan-dashboard-content{
	padding-bottom: 25px;
}

div.dokan-form-group label[for="_enable_reviews"] {
    display: none;
}

ul.list-inline li:first-child {
    display: none!important;
}

.dokan-panel.dokan-profile-completeness {
    display: none;
}

#billing_phone_field + p.form-row.thwcfd-field-wrapper.thwcfd-field-paragraph {
    font-size: 14px;
}

.star-rating span:before{
	display: none;
}

span.count{
	font-size: 14px;
	font-weight: 400;
}

.widget h3{
	font-weight: 500;
}

.parent-cat-wrap{
	padding-right: 15px;
}


:root{
--btn-font-weight: 400!important;
}


.single_add_to_cart_button, .wd-buy-now-btn{
	background-color: #A81832!important;
}

.single_add_to_cart_button:hover{
	background-color: #CA6615!important;
}

.wd-buy-now-btn:hover{
	background-color: #CA6615!important;
}
/* Solo para páginas de producto singular */
.single-product .container .row {
    margin-top: 0 !important;
		margin-bottom: 0 !important;
}
.single-product .product-tabs-wrapper {
    margin-top: 20px !important;
    padding-top: 0px !important;
}
@media (min-width: 1025px) {
	span {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

select {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

label {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.wd-nav>li>a{
	font-size: 13px!important;
}

.dokan-store-tabs ul li.dokan-store-follow-store-button-container {
	margin-top: 0!important;
}

a.whatsapp-live-widget{
	bottom: 90px;
}

.dokan-store-tabs .dokan-modules-button li .dokan-btn{
	top: 0!important;
}
.wd-accordion.wd-style-default:before {
	display:none !important;
}
.single-product .wc-tabs-wrapper {
		margin-top: 20px !important; 
		padding-top: 15px !important; 
}
}

@media (max-width: 576px) {
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon{
	position: relative;
	margin-left: 20px;
	border: none;
}

.dokan-dashboard .dokan-dash-sidebar, .dokan-dashboard .dokan-dashboard-content{
	padding: 20px 0 0 0;
}

.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
    display: inline-flex !important; /* Cambia a inline-flex para que todo se mantenga en una línea */
    align-items: center; /* Alinear verticalmente el ícono y el texto */
    white-space: nowrap; /* Evitar el salto de línea */
	  font-size: 23px;
}

.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon span {
    margin-left: 8px; /* Espacio entre el icono y el texto */
	  font-size: 14px;
}

.page-title .title{
	font-size: 30px!important;
}
/* Solo para páginas de producto singular */
.single-product .container .row {
    margin-bottom: 0 !important;
}
.single-product .product-tabs-wrapper {
    margin-top: 20px !important;
    padding-top: 0px !important;
}
}

