@font-face {
	font-family: 'Jost';
	src: url('../../../fonts/custom/Jost.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Gotham Narrow Thin';
    src: url('../../../fonts/custom/GothamNarrow-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow Thin Italic';
    src: url('../../../fonts/custom/GothamNarrow-ThinItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow Light';
    src: url('../../../fonts/custom/GothamNarrow-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow Light Italic';
    src: url('../../../fonts/custom/GothamNarrow-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow Medium';
    src: url('../../../fonts/custom/GothamNarrow-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow Medium Italic';
    src: url('../../../fonts/custom/GothamNarrow-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow Ultra';
    src: url('../../../fonts/custom/GothamNarrow-Ultra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow Ultra Italic';
    src: url('../../../fonts/custom/GothamNarrow-UltraItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Black';
    src: url('../../../fonts/custom/PublicSans-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Black Italic';
    src: url('../../../fonts/custom/PublicSans-BlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Bold';
    src: url('../../../fonts/custom/PublicSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Bold Italic';
    src: url('../../../fonts/custom/PublicSans-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Extra Bold';
    src: url('../../../fonts/custom/PublicSans-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Extra Bold Italic';
	src: url('../../../fonts/custom/PublicSans-ExtraBoldItalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Public Sans Extra Light';
	src: url('../../../fonts/custom/PublicSans-ExtraLight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Public Sans Extra Light Italic';
	src: url('../../../fonts/custom/PublicSans-ExtraLightItalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Public Sans Italic';
	src: url('../../../fonts/custom/PublicSans-Italic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Public Sans Light';
    src: url('../../../fonts/custom/PublicSans-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Light Italic';
    src: url('../../../fonts/custom/PublicSans-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Medium';
    src: url('../../../fonts/custom/PublicSans-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Medium Italic';
    src: url('../../../fonts/custom/PublicSans-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans';
    src: url('../../../fonts/custom/PublicSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans SemiBold';
    src: url('../../../fonts/custom/PublicSans-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans SemiBold Italic';
    src: url('../../../fonts/custom/PublicSans-SemiBoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Thin';
    src: url('../../../fonts/custom/PublicSans-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Public Sans Thin Italic';
    src: url('../../../fonts/custom/PublicSans-ThinItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Yeseva One';
    src: url('../../../fonts/custom/YesevaOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: Jost;
	color: #3c3c3b;
}

.link-dark {
    color: #3c3c3b;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
	color: #3c3c3b;
}

.navbar-brand img {
    width: 100px;
}

.logo-menu-mobile {
    width: 80px;
}

.footer-logo {
    width: 120px;
}

#divPortadas .lead{
	font-weight: 900 !important;
	text-shadow: none !important;
}

.swiper-overlay{
    background-color: rgba(0,0,0,0);
}

.follow-link:hover {
    color: var(--color-secundario);
}

#divBarraSuperior{
	height: 40px;
}

#divBarraSuperior .container{
	padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.span-turnos .dropdown-menu.show {
    top: 8px !important;
}

@media (min-width: 992px) {
    .navbar-expand-lg[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}

.swiper-hero-con-barra, .swiper-hero-con-barra .swiper-slide {
    height: calc(100vw / 2.47);
}

#divBanners {
	background: #ffffff !important;
}

.alert-success {
    background-color: #ece5d8;
}

.alert-success, .alert-success a {
    color: #a48241 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #3c3c3b;
}

.link-inverse, .text-inverse, .text-inverse a:not(.btn) {
    color: #3c3c3b;
}

.pie-pagina{
	color: #3c3c3b;
}

.texto-slide-pedidos, .texto-slide-pedidos h4{
	color: #3c3c3b;
}

.navbar-dark .social.social-muted a:not(.btn-circle):not([class*=link-]) i, .navbar-dark .social.social-muted a:not(.btn-circle):not([class*=link-]) uıy:hover i, .social.social-white a i, .social.social-white a:hover i {
    color: #3c3c3b!important;
}

.bg-gray{
	background-color: #ffffff !important;
}

footer{
	border-top: 1px solid #edeff4;
}

#divSlidersPedidos{
	border-bottom: 1px solid #edeff4;
}

.item figure .item-cart:hover, .swiper-slide figure .item-cart:hover {
    background: rgb(164 130 66 / 80%);
}

.item figure .item-cart, .swiper-slide figure .item-cart {
    background: rgb(164 130 66 / 80%);
}

.overlay span.bg {
    background: rgb(164 130 66 / 60%);
}

.btn-secundario{
	color: #a48241 !important;
	border-left: 1px solid #a48241;
}

.btn-secundario:hover{
	border-left: 1px solid #a48241;
}

#txtEmailReferidoCall {
    border-color: #e8ebf1;
}

.header-nav{
	box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
}

#carritoMenu, #carritoMenu h3, #favoritosMenu, #favoritosMenu h3{
	color: #3c3c3b !important;
}

#carritoMenu .btn i, #favoritosMenu .btn i{
	color: #ffffff !important;
}

#carritoMenu .link-light, #favoritosMenu .link-light{
	color: #3c3c3b;
}

#carritoMenu .variante-light, #favoritosMenu .variante-light{
	color: #3c3c3b;
}

#carritoMenu .text-white, #favoritosMenu .text-white{
	color: #3c3c3b !important;
}

.btn-close:before {
    background: rgb(163 128 64 / 40%);
	color: var(--color-primario);
}

.btn-close:hover::before {
    background: rgb(163 128 64 / 80%);
    color: #ffffff;
}

#txtBuscarShop{
	color: #3c3c3b !important;
}

#divSugerenciasBuscar a{
	color: #3c3c3b;
}

#divSugerenciasBuscar .price, #divSugerenciasBuscar h6{
	color: #3c3c3b !important;
}

#divSugerenciasBuscar .item-cart, #divSugerenciasBuscar .btn-primary{
	color: #ffffff;
}

.icon-list.bullet-soft-secondary i {
    color: #3c3c3b;
}

.logo-beauty img{
	width: 150px;
}
.logo-wellness img{
	width: 160px;
}

.logo-footer-mobile-alt{
	width: 160px;
}

.navbar.navbar-bg-dark button.hamburger, .navbar.navbar-dark button.hamburger, .navbar.position-absolute:not(.fixed):not(.navbar-light) button.hamburger {
    color: #3c3c3b;
}

.div-footer-coredevs {
    color: #3c3c3b;
}

section.wrapper.bg-gray:not([id]) {
	background-color: #a48241 !important;
}

section.wrapper.bg-gray:not([id]) a{
	color: #ffffff;
}
section.wrapper.bg-gray:not([id]) .breadcrumb-item, section.wrapper.bg-gray:not([id]) .breadcrumb-item+.breadcrumb-item::before{
	color: rgb(255 255 255 / 50%) !important;
}

.img-logo-nosotros, .img-logo-contacto{
    width: 230px;
}

.btn.btn-circle.btn-play i, .btn.btn-circle.btn-down i {
	color: var(--color-primario);
}
.btn.btn-circle.btn-down i {
    margin-left: 0px;
    margin-top: 6px;
}

.navbar-expand-lg .navbar-collapse .dropdown-menu .dropdown-item {
    color: #3c3c3b;
}

.label-sku{
    display: none;
}

.swiper-hero{
	text-shadow: none;
}

#divPuntoVenta a:not(.btn):hover, #divTiendas a:not(.btn):hover{
	color: var(--color-primario);
}

.convenio-porcentaje, .bg-convenio, .convenio-btn{
    display: none !important;
}

.img-mask-nosotros{
    -webkit-mask-image: url(../../../../assets/img/ckea/svg/nosotros.svg);
	mask-image: url(../../../../assets/img/ckea/svg/nosotros.svg);
	-webkit-mask-position: top center;
	mask-position: top center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	height: auto;
	width: 100%;
	max-width: 100%;
	-webkit-mask-size: auto auto;
	mask-size: auto auto;
}

[id^="divBloque"] .display-4, [id^="divBloque"] .display-5, [id^="divBloque"] .display-6 {
	line-height: 1.3;
    background-image: linear-gradient(to right, #e5b558 18%, #785f30 69%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
}

#divPremios{
    display: none;
}

#carritoMenu i, #favoritosMenu i {
    color: #a48241 !important;
}

#Checkout .btn-increment, #Checkout .btn-decrement {
    padding-bottom: 3px !important;
}

#filtrosMenu {
    color: #3c3c3b;;
}

#filtrosMenu .accordion-wrapper .card-header button:hover {
    color: var(--color-primario);
}

#filtrosMenu .link-body:hover {
    color: var(--color-primario);
}

.aside-categorias .accordion-wrapper .card-header button:after {
    color: var(--color-primario);
}

#divBloqueConvenios .swiper-pagination {
    display: none;
}

#divBloqueCategorias .container {
    padding-top: 0rem !important;
}

#divBloqueNovedades .fs-16 {
    font-size: .7rem !important;
}

.formulario-consentimientohifu #campo-fechafirma {
    display: flex;
    align-items: center;
}

.formulario-consentimientohifu #campo-fechafirma .form-floating {
    margin-bottom: 0px !important;
}

.picker.picker-botones label:has(input:checked) {
    border-color: var(--color-primario) !important;
    background-color: var(--color-primario) !important;
}

.picker.picker-botones label:hover {
    border-color: var(--color-primario);
}

.categorias-nav .link-body.active {
    border-left-color: var(--color-primario);
}

.accordion-wrapper .card-header button.collapsed {
	color: #a9a9a9;
}

@media (max-width: 991.98px) {
	.navbar-expand-lg .navbar-brand {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
}
