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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//camisetafutbolpro.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: 'Arial Black', Gadget, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: 'Arial Black', Gadget, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(243,146,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(243,146,0);
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(250,145,2);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}



footer {
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
    min-height: auto !important;
}

.woocommerce img {
    opacity: 1 !important;
    transition: none !important;
}

@media screen and (max-width: 767px) {
  .whb-row.whb-top-bar {
    padding-left: 20px;
    margin-left: 0px;
    padding-right: 20px;
  }
	
html .home header .container {
padding: 0 15px !important;
}
}

.wd-checkout-coupon{
  text-align: center;
}@media (min-width: 1025px) {
	/* Contenedor del menú superior */
.whb-main-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: #F39200; /* Color de fondo */
    padding: 10px 0;
}

/* Contenedor del logo, menú y iconos */
.whb-row.whb-top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    max-width: 1400px; /* Ajusta según el diseño */
}

/* Logo alineado a la izquierda */
.whb-col-left {
    flex: 1;
    display: flex;
    justify-content: flex-start;
}

/* Menú centrado */
.whb-col-center {
    flex: 2;
    display: flex;
    justify-content: center;
}

/* Ajuste de los iconos alineados a la derecha */
.whb-col-right {
    flex: 1;
    display: flex;
    justify-content: flex-end; /* Empuja los elementos hacia la derecha */
    gap: 20px;
    padding-right: 20px; /* Ajusta según necesites más margen */
}

/* Ajuste de los enlaces de la cuenta, búsqueda, wishlist y carrito */
.wd-header-my-account,
.wd-header-search,
.wd-header-wishlist,
.wd-header-cart {
    display: flex;
    align-items: center;
}

/* Ajustar el margen y espaciado de los elementos */
.wd-header-my-account a,
.wd-header-search a,
.wd-header-wishlist a,
.wd-header-cart a {
    text-decoration: none;
    color: black;
    font-size: 14px;
    transition: color 0.3s ease;
}

/* Cambia el color al pasar el mouse */
.wd-header-my-account a:hover,
.wd-header-search a:hover,
.wd-header-wishlist a:hover,
.wd-header-cart a:hover {
    color: white;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns .container.wd-grid-g {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns .wd-col-start.reset-last-child,
.wd-copyrights.copyrights-wrapper.wd-layout-two-columns .wd-col-end.reset-last-child {
    flex: 1;
    text-align: center;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns .wd-col-end.reset-last-child img {
    display: block;
    margin: 0 auto;
}

/* Afecta a los títulos y listas de políticas/soporte */
.elementor-widget-text-editor h5,
.elementor-widget-text-editor ul,
.elementor-widget-text-editor p {
    margin-top: 30px !important; /* Ajusta el valor según necesites */
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	footer {
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
    min-height: auto !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	footer {
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
    min-height: auto !important;
}
}

@media (max-width: 576px) {
	body, html {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
}
}

