/*@import url("custom-css/home-page.css");*/
/*@import url("custom-css/product-page.css");*/
/*@import url("custom-css/private-shop-login-page.css");*/
/*@import url("custom-css/contact-page.css");*/
/*@import url("custom-css/myaccount-page.css");*/
/*@import url("custom-css/checkout-page.css");*/

/*@import url("custom-css/_partials/header.css");*/
@import url("custom-css/_partials/footer.css");
/*@import url("custom-css/_partials/product-card.css");*/


@font-face {
    /*font-family: 'Gellatio Personal Use Regular';*/
    /*src: url('../Gellatio Personal Use Only.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
}



:root {
  --font-family-base: "Karla", sans-serif;
  --font-family-megamenu: "Karla", sans-serif;
  --font-family-slider: "Karla", sans-serif;
  --font-family-heading: "Karla";
  --font-family-senary: "Karla";
  --font-family-septenary: "Karla";
}

/* MI CUENTA */
.page-my-account .page-footer a {
    border-radius: 0px;
    background-color: #fff;
    border-color: #436078;
    color: #436078;
}

.page-my-account .page-footer a:hover {
    background-color: #436078;
    border-color: #436078;
    color: #fff;
}

.page-my-account #content .links a span.link-item {
    font-size: 14px;
    font-weight: 400;
    -moz-box-shadow: 0px;
    -webkit-box-shadow: 0px;
    -o-box-shadow: 0px;
    -ms-box-shadow: 0px;
    box-shadow: 0px;
    padding: 1rem;
    border: 1px solid #eaeaea;
    border-radius: 0px;
}

/* NUMERO DEL CARRITO */
#_desktop_cart .header span.cart-products-count {
    position: absolute;
    display: block;
    background-color: #436078;
    color: #fff;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    top: -5px;
    height: 1pc;
    right: 0;
    text-align: center;
    font-size: 14px;
    line-height: initial;
}

.leo-dropdown-cart-content {
    background: #fff;
    z-index: 99;
    border: 1px solid #F5F5F5;
    padding: 5px 0;
    border-radius: 0px;
}

.leo-dropdown-cart-subtotals .value, .leo-dropdown-cart-total .value {
    color: #000000;
    float: right;
    font-family: var(--font-family-heading);
}

.leo-cart-item-info .product-quantity .leo-bt-product-quantity > i {
    font-size: 0.75rem;
    color: black;
}

.leo-cart-dropdown-action > .btn-primary{
    width: 100%;    
    margin-bottom: 3px;
}

.leo-cart-dropdown-action > .btn-primary:focus{
     border-color: #436078;
}

.leo-cart-item-img img,body#checkout #cart-summary-product-list img {
    border-radius: 0px; 
}

#blockcart-modal .modal-title {
    color: #ffffff;    
}

.thumbnail-container .cssload-speeding-wheel {
     margin-right: 3px;
}


#checkout .opc-step .card .opc-step-header:not(.collapsed) h5,
#checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_title_text {
    color:#000000 !important;
}


#checkout .opc-step .card .opc-step-header:not(.collapsed) .line-title {
    background-color: #436078;
}

#checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-left .product-price {
    color: #000000;
}

#checkout #wrapper #opc_main #opc_cart #cart_body .cart-summary-products #cart-summary-product-list .media-list .media .media-body .media-body-right .product-total-price {
    color: #436078;
}

#checkout #wrapper #opc_main #opc_step_addresses #opc_step_addresses_content .address-selector .address-item.selected {
    border: solid 1px #436078;
}

#checkout #wrapper #opc_main #opc_cart #cart_body #opc_cart_title #opc_cart_total_products {
     background-color:  #436078; 
}

#blockcart-modal .cart-content .cart-content-btn .btn-primary{
    color: #ffffff;
    border-color: #436078;
    background-color:  #436078;
}

#blockcart-modal .cart-content .cart-content-btn .btn-primary:hover,
#blockcart-modal .cart-content .cart-content-btn .btn-primary:focus{
    color: #436078;
    border-color: #436078;
    background-color:  #FFFFFF;
}

#blockcart-modal .cart-content .cart-content-btn .btn {
   border-radius: 0;
}

.address-footer > .btn-outline-primary,
#checkout #wrapper #opc_main #opc_step_addresses .add,
#checkout #wrapper #opc_main #opc_step_payment #opc_step_payment_content #payment-confirmation button

{
    width: 100%;
    margin: 5px;
    border-radius: 0px;
    color: #ffffff;
    border-color: #436078;
    background-color:  #436078;
}
.address-footer > .btn-outline-primary:hover,
.address-footer > .btn-outline-primary:focus,
#checkout #wrapper #opc_main #opc_step_addresses .add:hover,
#checkout #wrapper #opc_main #opc_step_addresses .add:focus,
#checkout #wrapper #opc_main #opc_step_payment #opc_step_payment_content #payment-confirmation button:hover,
#checkout #wrapper #opc_main #opc_step_payment #opc_step_payment_content #payment-confirmation button:focus,
#blockcart-modal .cart-content .cart-content-btn .btn-primary:hover,
#blockcart-modal .cart-content .cart-content-btn .btn-primary:focus{
    color: #436078;
    border-color: #436078;
    background-color:  #FFFFFF;
}
.product-line-grid-left img {
    border-radius: 0px;
}
.card {
    background-color: #F5F5F5;
    border-radius: 0px;
    padding: 10px !important;
}

/* IESU COMMUNIO START */

/* reorganiza los listados de productos*/
.elementor-LeoProductCarousel.grid.products {
    display: flex !important;
}



/* Página de producto */

.breadcrumb-bg {
    margin-bottom: 0px !important;
	margin-top: 30px;
}

#wrapper > div > div.breadcrumb-bg.center.breadcrumb-full > div > nav > ol > li > a > span{
	color: #676767;
	font-size: 13px;
}

#wrapper > div > div.breadcrumb-bg.center.breadcrumb-full > div > nav > ol > li > a > span:hover{
	color: #787777;
	font-size: 13px;
}

.product-price {
    font-size: 1.7em;
    font-weight: 700;
}

ul.deal-clock.lof-clock-190-detail.list-inline.active li:first-child {
    margin-left: 0px;
}

ul.deal-clock.lof-clock-190-detail.list-inline.active li {
    margin-left: 5px;
}

ul.deal-clock.lof-clock-190-detail.list-inline.active b {
    font-size: 1em;
    background-color: transparent !important;
}

.product-detail .leo-more-cdown .deal-clock.active span {
    margin-left: 0.8em;
}

#wrapper .breadcrumb li{
    font-weight: 400;
    text-transform: none;
    }

#wrapper .breadcrumb li:last-child {
    margin: 0;
    /*color: #787777 !important;*/
    font-weight: 600;
	font-size: 13px;
    content: "/";
}

.product-detail .lSSlideOuter li.lslide img {
    border: none;
    border-radius: 0px;
    object-fit: contain;
}

.product-detail .lSSlideOuter .lSPager.lSGallery li.active {
    border: none !important;
}

.product-detail .lSSlideOuter .lSPager.lSGallery li {
    border-radius: 0px !important;
    border: none!important;
}

.description-short{
	color: #787777;
	letter-spacing: 1.5px;
}

.description-short{
	font-size: 16px !important;
}

@media (min-width: 768px){
	.description-short{
		color: #787777;
		letter-spacing: 1.5px;
		line-height: 1.5rem;
		max-width: 75%;
	}
}

.product-price > p {
    color: var(--price-color);
    display: inline-block;
    font-size: 36px !important;
    font-weight: bolder;
}

.product-quantity #quantity_wanted {
    background-color: white;
    height: 50px;
    padding: 5px;
    width: 122px;
    border-radius: 0px;
    border: 1px solid #eaeaea;
    text-align: center;
}

.product-quantity .add-to-cart,
.btn-primary {
    padding: 18px 36px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    font-family: var(--font-family-heading);
    background-color: var(--theme-color-default);
    color: #fff;
    border-radius: 0px;
    transition: 0.25s all;
}

.product-quantity .add-to-cart:hover,
.btn-primary:hover {
    padding: 18px 36px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    font-family: var(--font-family-heading);
    background-color: #fff;
    color: #426078;
    border-radius: 0px;
    transition: 0.25s all;
	border: 1px solid #426078;
}

.product-quantity .wishlist .btn-product, .product-quantity .compare .btn-product {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    border: 1px solid #eaeaea;
    color: #212121;
    background-color: #d0d0d12e;
    padding: 0;
    transition: 0.25s all;
    position: relative;
}

.tax-shipping-delivery-label{
	display: none;
}

.nombreCaracteristica{
	font-weight: 300;
	font-size: 13px;
	color: #787777;
}

.featureLogo img {
    margin: 4px;
    max-width: 60px;
    max-height: 60px;
}

.product-prices {
    margin-top: 1.25rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0px;
}

.social-sharing{
	display: none;
}

.disponible {
    display: inline-block;
    font-weight: 300;
	color: #60e669;
}

.noDisponible {
    display: inline-block;
    font-weight: 300;
	color: #e14747;
}

.ultimasUnidades {
    display: inline-block;
    font-weight: 300;
	color: #f8960d;
}

.bateriaStock{
	margin-top: -35%;
}

#main > div > div.product_detail_right.col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12.col-sp-12 > div.p-reference > div > div > label{
	display: none;
}

.product-detail .p-reference span, .product-detail .p-reference a, .product-detail .line span, .product-detail .line a {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #d0d0d1;
	margin-bottom: 1%;
}

#blockfeatureslogos {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 3%;
    margin-bottom: 5%;
}

/* FACETAS */

.sidebar #search_filters .text-uppercase {
    font-size: 22px;
    font-weight: 600;
}

#search_filters .facet .facet-label a, 
#search_filters .facet .custom-checkbox a, 
#search_filters_brands .facet .facet-label a, 
#search_filters_brands .facet .custom-checkbox a,
#search_filters_suppliers .facet .facet-label a, 
#search_filters_suppliers .facet .custom-checkbox a {
    font-weight: 400;
    font-size: 12px;
}

#search_filters .facet .facet-title, 
#search_filters_brands .facet .facet-title, 
#search_filters_suppliers .facet .facet-title {
    font-size: 18px;
    font-weight: 500;
}

.custom-checkbox input[type="checkbox"] {
    width: 12px !important;
    height: 12px !important;
 }

.block-categories .category-sub-menu li > a {
    font-weight: 400;    
}

/*MENU*/

.layout_layout1 .mm_menus_li:last-child {
    border-right: 0px;
}

.layout_layout1 .ets_mm_megamenu_content {
    border: 0px;
    background: #ffffff;
}

.ets_mm_megamenu *:not(.fa):not(i) {
   font-family: var(--font-family-heading);
    font-size: 16px;
}

@media (max-width: 767px){
 .ets_mm_megamenu *:not(.fa):not(i) {
    font-size: 13px;
}
.ets_mm_megamenu .container {
    background-color: #FFFFFF;
 }   
}

.layout_layout1 .ets_mm_megamenu_content {
    background: none !important;
	border:0px;
}

@media (min-width: 768px){
	.layout_layout1 .ets_mm_megamenu_content {
	 background: none !important;
	border:0px;
	}
}

/* grid categorias de productos*/
.plist-4 .thumbnail-container {    
    border: 1px solid #eaeaea;
    border-radius: 0px;
}
.plist-4 .thumbnail-container:hover {    
    border: 1px solid #426078;
}

.plist-4 .thumbnail-container .product-image img {
    border-radius: 0px; 
}

.product-flags{
    top:0px;
    left:0px;
}
.product-flags li.product-flag {
    text-align: left;
    border-radius: 0px;
}

.product-flags .product-flag.new {
    color: var(--new-badge-color);
    background: #426078;
}

.product-flags .product-flag.out_of_stock{
     color: var(--new-badge-color);
    background: #784442;
}

#attribute_colors_list > li {
    margin: 1%;
    padding: 1%;
}

.elementor-29 .elementor-element.elementor-element-f911ed2 .linklist-menu:focus, .elementor-29 .elementor-element.elementor-element-f911ed2 .linklist-menu *:focus {
    color:#436078;
}

.js-mailalert {
  position: relative;
  width: 65%;
  text-align: left;
}

.js-mailalert .form-control {
  width: 100%;
  height: 38px;                     
  border: 1px solid black;
  border-radius: 2px;
  padding-right: 46px;              
  font-size: 14px;
  color: #555;
  line-height: normal;
  background-color: #f8f8f8;
  box-sizing: border-box;
}

.js-mailalert .form-control::placeholder {
  color: #b6bec6;
}

.js-mailalert .form-control:focus {
  border-color: #2f4b63;
  outline: none;
  background: #f0f0f0;
}

.js-mailalert .btn {
  position: absolute;
  top: 0;                           
  right: 0;                         
  width: 44px;
  height: 38px;
  margin-top: 0 !important;
  border: none;
  border-left: 1px solid rgba(0,0,0,0.1);
  border-radius: 0 2px 2px 0;
  background-color: #3b5a76;
  background-image: url('/img/icon-send.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 21px;
  cursor: pointer;

  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-shadow: none !important;

  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.js-mailalert .btn:hover {
  background-color: #2f4b63;
}

.js-mailalert .js-mailalert-alerts {
  margin-top: 6px;
  display: block;
  width: 100%;
}

.js-mailalert .alert {
  margin: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

/*@media (max-width: 991px) {
  .menu-escritorio {
    display: none !important;
  }
  .menu-movil {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .menu-escritorio {
    display: block !important;
  }
  .menu-movil {
    display: none !important;
  }
}*/
.menu-escritorio > a,
.menu-movil > a {
  display: inline-block;
}

/* 📱 En móviles: ocultar el enlace del menú de escritorio */
@media (max-width: 991px) {
  .menu-escritorio > a {
    display: none !important;
  }
  .menu-movil > a {
    display: inline-block !important;
  }
}

/* 💻 En escritorio: ocultar el enlace del menú móvil */
@media (min-width: 992px) {
  .menu-escritorio > a {
    display: inline-block !important;
  }
  .menu-movil > a {
    display: none !important;
  }
}
/* Ajusta el fondo del módulo de suscripción: de blanco a transparente para integrarlo con el diseño  */
#blockEmailSubscription_displayViaLeoelements {
    background-color:transparent;
}
/* ✉ Ajusta la posición del icono de correo en el módulo de anular  suscripción */


#blockEmailSubscription_displayViaLeoelements .btn {
	margin-bottom: -1.40px;
	right:16.5px;	
}

/*Estilos del módulo de productos personalizados para la ficha de producto*/
.wk_custom_variant {
	.minicolors {
		display:none;
	}
}


.fa-user {
    color: #618aa0 !important;
}
.material-icons{
	 color: #618aa0 !important;
}
.fa-regular, .far {
    color: #618aa0 !important;
}

.mm_menu_content_title{
	color: #618aa0 !important;
}

.ybc-menu-toggle.ybc-menu-btn.closed {
    font-size: 0 !important;
}

.bottomnav{
	display:none;
}

.h3.product-title{
	text-transform: math-auto!important;
}

h1.product-detail-name{
	text-transform: none;
	font-size: 25px;
}

.IngAlerg{
	color: #618AA0;
	font-weight: bold;
}
.agrupTitulo{
		color: #618AA0;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 1%;
}
#attribute_colors_list{
	margin-top: 1%;
}
.product-tabs.tabs .nav-tabs .nav-link.active {
    border: none;
    border-bottom: #618AA0 2px solid;
    color: #212121;
}
.product-tabs.tabs .nav-tabs .nav-link {
    border: 0 solid transparent;
    text-transform: none;
    padding: 10px 0 20px 0;
    font-size: 18px;
    font-family: var(--font-family-heading);
    font-weight: bold;
    color: #618AA0 !important;
    margin-right: 35px;
}
.product-description {
    line-height: 24px;
    font-weight: 300;
	color: #787777;
}

/* AJUSTE SCROLL PARA MEGAMENU*/

@media screen and (min-width:1200px){
    ul.mm_columns_contents_ul {
        width: calc(100% - 198px);
        left: 200px;
        right: 200px;
        min-height: 130px;
        overflow: auto;
        max-height: 85vh;
    }
}