@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xpro5.pro/wp-content/themes/Store%20Dz/fonts/woodmart-font-1-400.woff2?v=7.3.1") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://xpro5.pro/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://xpro5.pro/wp-content/uploads/2023/07/baner.png);
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Jost", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"hkgroteskpro", 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:"hkgroteskpro", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"hkgroteskpro", 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;
}
:root{
--wd-header-el-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--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: 18px;text-transform: none;
}

html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a{
	text-transform: none;
}

:root{
--wd-brd-radius: 8px;
}
:root{
--wd-primary-color:rgb(192,47,10);
}
:root{
--wd-alternative-color:rgb(191,81,53);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(255,58,58);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,58,58);
}
html .wd-buy-now-btn{
	background: rgb(36,36,36);
}

html .wd-buy-now-btn:hover{
	background: rgb(51,51,51);
}

:root{
--notices-success-bg:rgb(221,24,24);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgba(221,22,22,0.55);
}
:root{
--notices-warning-color:rgb(0,0,0);
}
.product-labels .product-label.onsale{
	background-color:rgba(224,0,0,0.69);
}

.product-labels .product-label.onsale{
	color:rgb(15,15,15);
}

.product-labels .product-label.featured{
	background-color:rgba(221,0,0,0.59);
}

.product-labels .product-label.featured{
	color:rgb(255,255,255);
}

.product-labels .product-label.out-of-stock{
	background-color:rgba(15,15,15,0.58);
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}


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

	
	
			:root{
			--wd-container-w: 1320px;
		}
	
			@media (min-width: 1337px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1320px) {
			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;
		}
	
	
@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-style: normal;
}

/* Estilos para el botón */
.btn-demo {
    background-color: #007BFF;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    transition: background 0.3s;
}

.btn-demo:hover {
    background-color: #0056b3;
}

/* Estilos para la ventana modal */
.modal-haynes {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 10px; /* Margen de 10px desde la parte superior */
    width: 100%;
    height: 100%;
    transform: translateX(-50%); /* Centrar en la pantalla */
    background-color: rgba(0, 0, 0, 0.6);
}

/* Contenido del modal */
.modal-haynes-content {
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

/* Estilo para el botón de cerrar */
.close {
    position: absolute;
    top: 7px;
    right: 50px;
    font-size: 50px;
    font-weight: bold;
    cursor: pointer;
    color: #f44336;
}

.close:hover {
    color: #fff;
}

/* Ajuste del iframe dentro del modal para ocupar todo el espacio disponible */
.modal-haynes iframe {
    width: 100%;
    height: 900px;
    border: none;
}


#numeroSerie {
  padding: 10px;
  border-radius: 8px;
  border: 2px solid #cc0000;        /* rojo fuerte */
  margin-bottom: 12px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  color: #330000;

}
#contenedorBoton {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  text-align: center;
}

#verificarBtn {
  padding: 8px 24px;
  border: 2px solid #000;            /* borde negro destacado */
  border-radius: 8px;
  background-color: #cc0000;         /* botón rojo primario */
  color: #fff;
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  transition: background-color 0.3s ease, box-shadow 0.3s, border-color 0.3s;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#verificarBtn:hover {
  background-color: #a30000;         /* rojo más oscuro al pasar */
  border-color: #000;                /* el borde se mantiene negro */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

#mensajeSn {
  margin-top: 14px;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  color: #cc0000;
  font-family: 'Roboto', sans-serif;
}

#mensajeSn.verde {
  color: #006600; /* verde para confirmación */
}

