/* CSS Document */

@font-face {
    font-family: "LemonMilk";
    src: url('LEMONMILK-Medium.otf');

}

/* Gradiente de fondo fijo para el home */
#wrapper {
    background: linear-gradient(180deg, #292929 0%, #000000 100%);
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
    min-height: 100vh;
}

body {
    background: #000000 !important;
}

/* Asegurar que el contenido principal tenga fondo transparente o semi-transparente */
#wrapper {
    background-color: transparent;
    padding-top: 0;
}

/* Hacer que las secciones principales tengan fondo semi-transparente */
.container-fluid, .container {
   
   
    border-radius: 15px;
    margin: 10px 0;
    
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}


/* Ajustar el header para que sea semi-transparente */
#header {
    background-color: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
}

/* Ajustar el footer para que sea semi-transparente */
#footer {

}

@media (max-width: 767px) {
    #products .products, .featured-products .products, .product-accessories .products {
        padding: 0px;
    }
}

@media (min-width: 768px) {
    #products .products, .featured-products .products, .product-accessories .products {
        padding: 10px;
    }
}

.sliderslider-product-container {
    width: 100%;
    overflow: hidden;
}

.slider-product {
    display: flex;
    transition: transform 0.3s ease;
    will-change: transform;
}

.slide-product {
    min-width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    background-color: lightblue;
    border: 1px solid #ccc;
}

.header-message {
    background-color: #000000;
    border-bottom: thick solid #000000;
    font-size: 20px;
    height: auto;
    padding: 15px;
    text-align: center;
    color: white;
    font-family: LemonMilk;

    /* FONT-WEIGHT: 900; */
    line-height: 25px;
}

@media (max-width: 767px) {
    .header-message {
        background-color: #000000;
        border-bottom: thick solid #000000;
        font-size: 13px;
        height: auto;
        padding: 15px;
        text-align: center;
        color: white;
        font-family: LemonMilk;
        /* FONT-WEIGHT: 900; */
        line-height: 20px;
    }
}

.container2 {
    background-color: aqua
}

.js-footer {
    background-color: #000000;
}




/*.header-top-right {
	bottom: 0px;
	position: absolute;
	right: 0px;
	width: 85%;
	background-color: #FFB600;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-left-color: #00CBFF;
	border-right-color: #00CBFF;
	border-top-color: #00CBFF;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: medium;
	border-right-width: medium;
	border-top-width: medium;
	padding-bottom: 10px;
	padding-top: 10px;
}*/
.logo {

}

.product-miniature .thumbnail-container .product-thumbnail img {
    width: 400px;
    border-radius: 15px !important;
    transition: transform 0.3s ease-out;
}

.product-miniature .thumbnail-container .product-thumbnail img:hover {
    transform: scale(1.05);
}



.product-miniature .thumbnail-container {
    background-color: transparent !important;
    border-radius: 15px !important;
    overflow: hidden;
}

.product-miniature .product-title a {
    color: #fff !important;
    text-shadow: 1px 1px 2px #00000055;
}

.product-price-and-shipping span {
    color: #cbcbcb !important;
}

.product-price-and-shipping .price {
    color: #ff6e00 !important;
}

.footer-container {
    background-color: #1c1c1c;
    border-top: thick solid #ff6e00;
}
.top-menu .sub-menu {
    background-color: #FFFFFF;
    /*border: medium solid #00CBFF;
    border-radius: 10px;*/
}

.category {
    margin: 0;
}

.top-menu {
    margin-top: 0px;
    text-transform: uppercase;
}

.top-menu .sub-menu ul[data-depth="1"] > li {
    margin: 0;
}

.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
    margin-bottom: 0.625rem;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}

#header .header-nav {
    background: linear-gradient(0deg, #000000 0%, #1f2537 100%);
    border-bottom: 3px solid #ffb600;
    border-top: 3px solid #ffb600;
    z-index: 20;
    position: relative;
    max-height: 100px;
}

#header .header-nav #_desktop_contact_link {
    display: inline-block;
    font-size: large;
    color: rgb(255, 255, 255);
    font-family: LemonMilk, sans-serif;
    letter-spacing: 1px;;
}

#header a {
    color: #ffffff;
}

#header .header-nav .blockcart {
    background: none;

    color: black;
    font-weight: 600;

}

#header .header-nav .cart-preview.active {
    background: #FF6E00;
}

#header .header-nav .cart-preview .shopping-cart {

}

#wrapper {
    background-color: black;
    padding-top: 0;

}

#footer {
    padding-top: 0;
}

#header .header-top a[data-depth="0"] {
    color: black;

}

.dropdown-item {
    border-right: thin solid #000000;
}

.cart-items {
    border: solid thin #FFB600;
}

.card-block {
    border-bottom: solid thin #FFB600;
}

.product-miniature .thumbnail-container {
    margin-bottom: 0;
}

.product-miniature .thumbnail-container {
    background-color: transparent !important;
}

.product-miniature .product-description {
    background-color: transparent !important;
}

.card-block.checkout {
    padding-top: 1.75rem;
}

.product-miniature {
    margin-bottom: 15px;
}

.current-price-value {
    font-weight: 900;
    font-size: xx-large;

}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border-color: #FFB600;
}

.btn-primary {
    background-color: #FF6E00;
}

.modal-footer {
    border-top: solid thin #FF6E00
}

.quickview .modal-footer {
    border-top: solid thin #FF6E00
}

.quickview .modal-content {
    border: solid medium #FF6E00;
}


.col-md-2 {
    float: left;
    width: 50%;
    padding-bottom: 20px;
}

@media (max-width: 657px) {
    .col-xs-6 {
        float: left;
        width: 50%;
        padding: 0px;
    }
}


@media (max-width: 767px) {
    #search_widget {
        background-color: white;
        color: black;
        width: 90%;
        max-width: none;
        border: solid thin;
        margin-bottom: none;
        margin-right: auto;
        margin-left: auto;
    }
}


.product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount {
    background-color: #ff3b3b;
}

.product-miniature .product-price-and-shipping .discount-product {
    display: block;
    color: #ff6e00;

}

.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.3125rem 0.4375rem;
    margin-top: .625rem;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    pointer-events: auto;
    background: #ff3b3b;
}

.product-miniature .product-price-and-shipping .price {
    color: #ff6e00;
    font-size: 20px;
}

.product-miniature .product-title {
    margin-bottom: 0.7rem;
    text-align: left;
    text-wrap: balance;
    text-transform: capitalize;
}

.product-miniature .product-price-and-shipping {
    text-align: left;
}

/* Fondo gris oscuro y letras blancas para la descripción del producto */
.product-miniature .product-description,
.product-description {
    background: #23232300 !important;
    color: #fff !important;
    border-radius: 18px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
    padding: 1.2rem 1rem 1rem 1rem;
}

#blockcart-modal .modal-title {
    font-size: 1rem;
    font-weight: 400;
    color: #ffffff;
}

#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #ffffff;
}
#blockcart-modal .product-price {
    display: block;
    color: #ffffff;
}

#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: 0.3125rem;
    color: white;
}

#blockcart-modal .cart-content p.cart-products-count, #blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count, .page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
    font-size: 1rem;
    font-weight: 600;
    color: #ffffff;
}
#blockcart-modal .cart-content p .label, #blockcart-modal .cart-content .page-content.page-cms ul .label, .page-content.page-cms #blockcart-modal .cart-content ul .label, #blockcart-modal .cart-content p .value, #blockcart-modal .cart-content .page-content.page-cms ul .value, .page-content.page-cms #blockcart-modal .cart-content ul .value {
    font-weight: 600;
    color: #ffffff;
}

#blockcart-modal .cart-content p.product-total, #blockcart-modal .cart-content .page-content.page-cms ul.product-total, .page-content.page-cms #blockcart-modal .cart-content ul.product-total {
    padding: 0.5rem;
     background-color: #f6f6f600; 
}

#blockcart-modal .cart-content p, #blockcart-modal .cart-content .page-content.page-cms ul, .page-content.page-cms #blockcart-modal .cart-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0.5rem;
    color: #ffffff;
}
body#checkout #order-summary-content .summary-selected-carrier {
    padding: 1rem;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
}


body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
}

#order-items table tr.total-value {
     background-color: #f6f6f600;
}
.product-description p,
.product-description h4,
.product-description h3,
.product-description span {
    color: #fff !important;
}

.product-miniature .product-description {
    position: relative;
    z-index: 3;
    padding: 1.2rem 1rem 1rem 1rem;
    background: rgba(255,255,255,0.92);
    border-radius: 18px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
    margin-top: 0.5rem;
    margin-bottom: 0.7rem;
    min-height: 110px;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    transition: box-shadow 0.2s;
}

.product-miniature .product-description:hover {
    box-shadow: 0 6px 24px rgba(255, 110, 0, 0.13), 0 2px 8px rgba(0,0,0,0.13);
}

.product-miniature .product-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #222;
    margin-bottom: 0.2rem;
    text-shadow: none;
    letter-spacing: 0.5px;
}

.product-miniature .product-price-and-shipping {
    font-size: 1.1rem;
    font-weight: 600;
    color: #ff6e00;
    margin-bottom: 0.2rem;
}

.product-miniature .product-description p {
    font-size: 1rem;
    color: #444;
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
}

.col-xl-3 {
    padding: 0px;
}

.has-discount .discount {
    display: inline-block;
    padding: 0.3125rem .625rem;
    margin-left: 0;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #ff6e00;
}

.current-price-value {
    font-weight: 900;
    font-size: xx-large;
    color: #ff6e00;
}

.product-prices div {
    margin-bottom: 0.625rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


/* CSS principal de todo container*/
.containerHome {
    background-color: transparent !important;
    width: 100%;
    /*max-width: 1280px;*/
    box-sizing: inherit;
    max-height: 100%;
    clear: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    padding-top: 15px;
    /*border-right: medium solid #00CBFF;
    border-left: medium solid  #00CBFF;*/

    /*maintain ratio for banners*/
    


    padding-left: 10px;
    padding-right: 10px;
}

.carousel {
    margin-bottom: 1.5rem;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 767px) {
    .carousel {
        margin-bottom: 1.5rem;
        padding-left: 0px;
        padding-right: 0px;
    }
}


@media (max-width: 767px) {
    .containerHome {
        max-width: 1280px;
    }
}

.header-top-right {
    bottom: 0px;
    /*position: absolute;*/
    right: 0px;
    width: 100%;
    background-color: #FFB600;
height: 0px;
    padding-bottom: 1px;
    padding-top: 1px;
    z-index: 50;
}

.row {
    margin-right: 0px; 
     margin-left: 0px; 
}

#header .header-top > .container > .row:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-between;

}

#ps_featuredproducts .products > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }


@media (min-width: 1200px) {
    .col-xl-4 {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.top-menu .sub-menu {
    background: white;
    border-top-color: #FF6E00;
    border-top-style: solid;
    min-width: 100%;
    width: 100%;
    margin-left: 0;
    transition: opacity 0.5s ease, visibility 0.5s ease;

}

.top-menu .sub-menu.collapse {
    top: 100% !important;

}


@media (max-width: 992px) {
    .container {
        width: 100%;
        max-width: 1300px; /*1280px*/
    }
}

@media (max-width: 768px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    #header .top-logo {

    }
}

.carousel .carousel-item img {
    width: 100vw;
    height: 360px;
    max-width: 100%;
    height: auto;
}


.img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
    width: 1260px;
}

.carousel .carousel-inner {
    height: auto;
}

/*producto destacados*/
.mt-3 {
    margin-top: 0rem !important;
}

#product-modal .modal-content .modal-body .product-cover-modal {
    width: 100% !important;
    height: 100% !important;
}

.product-flags {
    position: absolute;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    pointer-events: none;
    justify-content: center;
    margin: 0;
    margin-bottom: 5px;
    align-items: flex-end;
    margin-top: 0px;

}

.product-flags-custom {
    position: absolute;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    pointer-events: none;
    justify-content: center;
    margin: 0;
    margin-bottom: 5px;
    align-items: flex-end;
    margin-top: 0px;

}

li.discount-block {
    display: inline-block;
    padding: 0.3125rem .625rem;
    margin-left: 0;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #ff6e00;
    border-bottom-color: white;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-radius: 200px;
}

.product-discount {
    color: #7a7a7a;
    font-size: x-large;

}

.product-cover {
    border-radius: 22px;
}

.product-cover img {
    border-radius: 18px;
}

.product-miniature .thumbnail-top {
    position: relative;
    overflow: hidden;
    padding: 15px;
    padding-top: 20px
}


@media (max-width: 612px) {
    .product-miniature .product-flags li.product-flag {
        margin-bottom: 1px;
        margin-top: 0px;
        border-bottom-color: white;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        font-size: 10px;
        padding-bottom: 0px;
        padding-top: 0px;
        align-content: space-around;
    }
}

.product-miniature .product-flags li.product-flag {
    margin-bottom: 3px;
    margin-top: 0px;
    border-bottom-color: white;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-radius: 200px;
min-width: 0;    min-width: 0;
min-height: 0;
font-size: 10px;
font-color: #fff;
}

/************************************/
/*** HEADER CSS *****************/
/******************
*********************************/

#header, #header .header-top {

    background: linear-gradient(0deg, #000000 60%, #1f2537 100%);
    padding-top: 0px;
}


img.l-header {

    position: absolute;
    left: 0px;
    width: auto;
    max-height: 350px;
    height: 25vw;
    opacity: 0.8;

}

img.r-header {

    position: absolute;
    right: 0px;
    width: auto;
    max-height: 350px;
    height: 25vw;
    opacity: 0.8;

}

.container-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  /* width: 100%; eliminado para móvil */
}
@media (max-width: 767px) {
  .container-logo {
    width: auto !important;
    max-width: 100%;
  }
}
.header-logo-zone {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 5px;
}
.header-search-zone {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5px;
  max-width: 90%;
}
@media (max-width: 767px) {
  .container-logo {
    gap: 4px;
  }
  .main-menu {
    gap: 0.5rem;
  }
  .header-logo-zone, .header-search-zone {
    margin-bottom: 2px;
    margin-top: 2px;
  }
}

.header-logo-zone a {
  color: #fff !important;
  letter-spacing: 5px;
  font-size: 15px !important;
}


.containerSearch {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    margin-left: 27vw;
    margin-right: 29vw;
}

#header .logo {

    height: auto;
    max-height: 250px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    position: relative;
    width: 150px;
}

#search_widget {
    background-color: #00000008;
    color: #fff;
    width: 100%;
    max-width: 500px;
    border: solid 2px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    z-index: 10;
    border-radius: 20px;
    box-shadow: 0px 0 20px 8px #24b9d7;
}

input.ui-autocomplete-input::placeholder {
    color: white;
    opacity: 0.8;
}

#search_widget form input {
    background-color: #000000a3;
    color: #fff;
    font-size: larger;
    text-shadow: 0px 2px 9px #ff6e00;
}

.boxShadowHeader {
    /* margin-left: 25%; */
    position: absolute;
    z-index: 5;
    background: linear-gradient(90deg, transparent, #000000a8, transparent);
    height: 100%;
    max-height: 350px;
    width: 50%;
    right: 0;
    margin-left: 25%;
    margin-right: 25%;
    top: 0;
}

@media (max-width: 797px) {
    .boxShadowHeader {
        /* margin-left: 25%; */
        position: absolute;
        z-index: 5;
        background: linear-gradient(90deg, transparent, #000000a8, transparent);
        height: 100%;
        max-height: 150px;
        width: 50%;
        right: 0;
        margin-left: 25%;
        margin-right: 25%;
    }


    .containerSearch {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        height: 100%;
        margin-left: 10vw;
        margin-right: 10vw;
    }

    #header .logo {
        padding: 0px;
        margin-left: 22%;
        margin-right: 27%;
        width: 50%;
        margin-top: 15px;
        padding-bottom: 15px;
    }

    input.ui-autocomplete-input::placeholder {
        color: white;
        opacity: 0.8;
    }

    #search_widget form input {

        font-size: Medium;
        text-shadow: 0px 2px 9px #ff6e00;
    }
}

/*** ENDE HEADER******/

.cart-summary-line .value {
    float: right;
    font-weight: 600;
    color: #ffffff;/
}

.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    line-height: 36px;
    color: #ffffff;
}

.material-icons {
    display: inline-block;
    width: 1em;
    height: 1em;
    font-family: "Material Icons", Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    vertical-align: middle;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    color: white;
}

.cart-grid-body .cart-overview {
    padding: 1rem;
    color: white;
}

.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
     background-color: #00000046; 
    border-radius: 15px;
    border: 1px solid rgba(0,0,0,0.125);
}

#subcategories ul li {
    width: 50%;
    min-width: 0;
    margin: 0px;
    padding: 10px;
    text-align: center;
}

#subcategories ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}


.pagination .page-list {
    background: #0000009a;
    border-radius: 15px;
    border: solid 1px #ff7b0098;
    font-size: .875rem;
    color: #ffffff;
    padding: 15px;
}

.pagination a {
    font-weight: 600;
    color: #ffffff;
}


#products .up .btn-secondary, #products .up .btn-tertiary {
    color: #ffffff;
    text-transform: inherit;
    background-color: #ff6e00;
    border-radius: 200px;
}

.page-content.page-cms {

    padding: 2rem;
    text-align: justify;
    background: #0000009a;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
}

.pagination a {
    font-size: 1rem;
}

.pagination .current a {
    font-size: 1.4rem;
    color: rgb(255, 145, 0);

}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    margin-bottom: 1rem;
    
    font-weight: 600;
    border-bottom: solid;
    border-bottom-color: #FF6E00;
    padding: 0.5rem;
    margin-top: 50px;
letter-spacing: 5px;
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link {
    background: #FF6E00;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0.6rem 1.5rem;
    color: white;
    border: none;
    border-radius: 30px;
    box-shadow: 0 2px 8px rgba(255, 110, 0, 0.15);
    font-size: 1.1rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

#products .all-product-link:hover,
.featured-products .all-product-link:hover,
.product-accessories .all-product-link:hover {
    background: #ff8800;
    box-shadow: 0 4px 16px rgba(255, 110, 0, 0.25);
    color: #fff;
    transform: translateY(-2px) scale(1.04);
    text-decoration: none;
}

.block-social ul li {
    display: inline-block;
    width: 4rem !important;
    height: 4rem !important;
    margin: 0.125rem;

    /* padding: 10rem; */
    cursor: pointer;
    background-color: #FF6E00;
    background-repeat: no-repeat;
}

.block-social {
    text-align: right;
    display: flex;
    justify-content: space-around !important;
    width: 100%;
}


.facebook {
    background-position: center !important;
    background-size: 4rem !important;
}

.instagram {
    background-position: center !important;
    background-size: 4rem !important;

}

.block-category {
    min-height: 0;
    margin-bottom: 0;
}

.block-category h1 {
    margin-bottom: 1rem;
    font-size: 2rem;
    text-align: center;
}


/*IRIS FX*/

@keyframes spin {
    0% {
        --rotate: 0deg;
    }
    100% {
        --rotate: 360deg;
    }
}

@property --rotate {
    syntax: "<angle>";
    initial-value: 132deg;
    inherits: false;
}

.irisborder {
    padding: 2px;
    background: linear-gradient(
            var(--rotate),
            #799df1,
            #60c1ec,
            #7bd9de,
            #cfb0d2,
            #FFFFFF,
            #7bd9de,
            #cfb0d2,
            #799df1,
            #60c1ec
    );
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

    animation: spin 20s infinite linear;;
}

.irisbackground {
    background: linear-gradient(
            45deg,
            #799df1 5%,
            #60c1ec 15%,
            #75f8ff 25%,
            #f7a7ff 35%,
            #FFFFFF 45%,
            #75f8ff 55%,
            #f7a7ff 65%,
            #799df1 75%,
            #60c1ec 95%
    );
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    text-align: center;
    background-size: 200% 200%;
    background-position: -100% -100%;
    border-radius: 999px;
    animation: moving1;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    padding: 4px;
    width: 90%;
    max-width: 280px;
    margin-top: 2px;
    margin-bottom: 1px;
    border: solid 1px rgb(0 69 255 / 43%);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 2px;
    position: relative;
    overflow: hidden;
}

.irisbackground::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(0, 0, 0, 0.1) 10%,
        rgba(0, 0, 0, 0.2) 20%,
        rgba(0, 0, 0, 0.1) 30%,
        transparent 40%,
        transparent 60%,
        rgba(0, 0, 0, 0.1) 70%,
        rgba(0, 0, 0, 0.2) 80%,
        rgba(0, 0, 0, 0.1) 90%,
        transparent 100%
    );
    pointer-events: none;
    z-index: 1;
}


@keyframes moving1 {
    0% {
        background-position: -200% -100%;
    }
    50% {
        background-position: -100% -100%;
    }
    100% {
        background-position: -200% -100%;
    }
}

/*ENDS*/

/*HEADER INFO*/

.header-info-cont {
    background-color: transparent !important;
}

.header-info-container {
    background-color: transparent !important;
}

.header-info-item {
    background-color: transparent !important;
}

.text-title-info {
    color: #fff !important;
}

.text-subtitle-info {
    color: #fff !important;
}

.header-info-cont{
    width: 100%;
    max-width: 1300px;
    margin:auto;
    background: white;
    overflow: hidden;
}

.header-info-container{

    display: flex;
    overflow: hidden;
    width: 100%;
}

.header-info-item{
    float:left;
    display: flex;
    width: 25%;
    padding: 10px;
}

.icon-info{

    padding: 2px;
    text-align: center;
    float: left;
    max-height: 60px;
    max-width: 60px;

}
.text-container{
    display: flex;
    flex-direction: column;
}
.text-title-info{

    font-size: 15px;
    padding: 2px;
    text-align: left;
    color: black;
    float: left;
    line-height:20px;
    font-family: Manrope, sans-serif;

    font-weight: 600;

}
.text-subtitle-info{

    font-size: 15px;
    text-align: left;
    color: black;
    float: left;
    font-family: Manrope, sans-serif;

}

@media (max-width: 767px){
    /*.header-message{
        background-color: #000000;
        border-bottom: thick solid #000000;
        font-size: 13px;
        height: auto;
        padding: 15px;
        text-align: center;
        color: white;
        font-family: LemonMilk;

        !* FONT-WEIGHT: 900; *!
        line-height: 20px;
    }*/


    .header-info-container{

        display: flex;
        overflow: hidden;
        width: 400vw;
        animation: slide 15s infinite ease-out;
        animation-delay: 4s; /* Espera 2 segundos antes de comenzar */
    }

    .header-info-item{
        float:left;
        display: flex;
        width: 100vw;
        margin:15px;
        margin-left:0px;
        margin-bottom: 2px;
        margin-top: 2px;
    }

    .icon-info{
        padding: 2px;
        text-align: center;
        float: left;
        max-height: 60px;
        max-width: 60px;
        margin-right:10px;
    }
    .text-container{
        display: flex;
        flex-direction: column;
    }

    #header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
        color: white;
    }
    #header .header-nav .cart-preview.active {
        background: #ff6f0000;
    }
    
    

    #header a {
        color: white;
    }

    .text-title-info{

        font-size: 20px;
        padding: 2px;
        text-align: left;
        color: black;
        float: left;
        font-family: Manrope, sans-serif;

    }
    .text-subtitle-info{

        font-size: 15px;
        padding: 2px;
        text-align: left;
        color: black;
        float: left;
        font-family: Manrope, sans-serif;
    }
}

@keyframes slide {
    15% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-100vw);
    }
    40% {
        transform: translateX(-100vw);
    }
    50% {
        transform: translateX(-200vw);
    }
    70% {
        transform: translateX(-200vw);
    }
    80% {
        transform: translateX(-300vw);
    }
    95% {
        transform: translateX(-300vw);
    }
    100% {
        transform: translateX(0);
    }
}

#header .header-top{
    padding: 0px;
    padding-top: 0px;

}

.breadcrumb {
    color: #fff !important;
}

.breadcrumb a {
    color: #fff !important;
}

.breadcrumb span {
    color: #fff !important;
}

.breadcrumb li {
    color: #fff !important;
}

/* Animación de fade-in para productos */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Estilos para página de producto - textos blancos */
.product-information,
.product-description,
.product-actions,
.product-variants,
.product-add-to-cart,
.product-additional-info,
.tabs,
.tab-content,
.product-quantities,
.product-out-of-stock {
    color: #fff !important;
}

/* Títulos y etiquetas */
.product-information h1,
.product-information h2,
.product-information h3,
.product-information h4,
.product-information h5,
.product-information h6,
.control-label,
.label,
.product-variants-item .control-label,
.product-add-to-cart .control-label,
.product-quantities .label {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Descripción del producto */
.product-description p,
.product-description h4,
.product-description h3,
.product-description span {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Etiquetas de radio buttons */
.radio-label,
.attribute-name {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
    background-color: rgba(0,0,0,0.7);
    padding: 8px 16px;
    border-radius: 20px;
    border: 2px solid rgba(255,255,255,0.3);
    transition: all 0.3s ease;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
}

/* Radio button seleccionado */
.input-radio:checked + .radio-label {
    background-color: #fff !important;
    color: #000 !important;
    text-shadow: none;
    border-color: #ff6e00;
    box-shadow: 0 2px 8px rgba(255,110,0,0.3);
}

/* Color seleccionado - mantiene el color original */
.input-color:checked + .color {
    border-color: #ff6e00 !important;
    border-width: 4px !important;
    box-shadow: 0 4px 16px rgba(255,110,0,0.4);
    transform: scale(1.15);
}

/* Hover en radio labels */
.radio-label:hover {
    background-color: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.5);
    transform: translateY(-1px);
}

/* Tabs */
.nav-tabs .nav-link {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

.nav-tabs .nav-link.active {
    color: #ff6e00 !important;
    background-color: rgba(255,255,255,0.1);
}

/* Contenido de tabs */
.tab-content .tab-pane {
    color: #fff !important;
}

.tab-content .tab-pane p,
.tab-content .tab-pane h4,
.tab-content .tab-pane h3,
.tab-content .tab-pane span {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Social sharing */
.social-sharing span {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Cantidad en stock */
.product-quantities span {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Input de cantidad */
#quantity_wanted {
    background-color: rgba(255,255,255,0.1) !important;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,0.3);
}

/* Botones de cantidad */
.btn-touchspin {
    background-color: rgba(255,255,255,0.1) !important;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,0.3);
}

/* Botón añadir al carrito */
.btn-primary.add-to-cart {
    background-color: #ff6e00 !important;
    color: #fff !important;
    border: none;
    border-radius: 30px;
    padding: 0.8rem 2rem;
    font-weight: 700;
    box-shadow: 0 4px 16px rgba(255, 110, 0, 0.25);
    transition: all 0.2s;
}

.btn-primary.add-to-cart:hover {
    background-color: #ff8800 !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 110, 0, 0.35);
}

/* Iris background */
.irisbackground2 {
    background: linear-gradient(45deg,#799df1 5%,#60c1ec 15%,#75f8ff 25%,#f7a7ff 35%,#FFFFFF 45%,#75f8ff 55%,#f7a7ff 65%,#799df1 75%,#60c1ec 95%);
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    background-size: 200% 200%;
    background-position: -100% -100%;
    border-radius: 999px;
    animation: moving1;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    padding: 4px;
    width: 100%;
    max-width: 325px;
    margin-bottom: 1px;
    border: solid 1px rgb(0 69 255 / 43%);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 2px;
}



.product-miniature {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

/* Aplicar animación cuando el elemento entra en el viewport */
.product-miniature.animate {
    opacity: 1;
    transform: translateY(0);
}

/* Delays progresivos para animación secuencial */
.product-miniature.animate-delay-1 {
    transition-delay: 0.1s;
}

.product-miniature.animate-delay-2 {
    transition-delay: 0.2s;
}

.product-miniature.animate-delay-3 {
    transition-delay: 0.3s;
}

.product-miniature.animate-delay-4 {
    transition-delay: 0.4s;
}

.product-miniature.animate-delay-5 {
    transition-delay: 0.5s;
}

.product-miniature.animate-delay-6 {
    transition-delay: 0.6s;
}

/* Fondo gris y letras blancas para títulos y contenedores de categoría y subcategoría */
.block-category.card.card-block, #subcategories.card.card-block {
    
    color: #fff !important;
    
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    margin-bottom: 2rem;

    background: #00000029 !important;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
}

.block-category.card.card-block h1,
#subcategories.card.card-block .subcategory-heading,
#subcategories.card.card-block h5,
#subcategories.card.card-block a,
.block-category.card.card-block #category-description {
    color: #fff !important;
}

#subcategories.card.card-block .subcategory-name {
    color: #fff !important;
}

#subcategories.card.card-block .cat_desc {
    color: #e0e0e0 !important;
}

.h1, .h2, .h3 {
    color: #fff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35), 0 1px 0 #222;
    font-weight: 800;
    letter-spacing: 2px;
}

/* Botones de color más grandes y circulares */
.product-variants > .product-variants-item .color {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    border: 3px solid rgba(255,255,255,0.3) !important;
    transition: all 0.3s ease;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

.product-variants > .product-variants-item .color:hover {
    transform: scale(1.1);
    border-color: rgba(255,255,255,0.6);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}

/* Color seleccionado */
.input-color:checked + .color {
    border-color: #ff6e00 !important;
    border-width: 4px !important;
    box-shadow: 0 4px 16px rgba(255,110,0,0.4);
    transform: scale(1.15);
}

/* Control de cantidad personalizado */
.custom-quantity-control {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    max-width: 200px;
    margin: 0 auto;
}

.btn-quantity {
    background-color: rgba(255,255,255,0.1) !important;
    color: #fff !important;
    border: 2px solid rgba(255,255,255,0.3) !important;
    border-radius: 50% !important;
    width: 45px !important;
    height: 45px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    font-size: 18px !important;
}

.btn-quantity:hover {
    background-color: rgba(255,255,255,0.2) !important;
    border-color: rgba(255,255,255,0.6) !important;
    transform: scale(1.1) !important;
    color: #fff !important;
}

.btn-quantity:active {
    transform: scale(0.95) !important;
}

.quantity-input {
    background-color: rgba(255,255,255,0.1) !important;
    color: #fff !important;
    border: 2px solid rgba(255,255,255,0.3) !important;
    border-radius: 25px !important;
    padding: 12px 20px !important;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    width: 80px !important;
    min-width: 80px !important;
    max-width: 80px !important;
    transition: all 0.3s ease !important;
}

.quantity-input:focus {
    outline: none !important;
    border-color: #ff6e00 !important;
    box-shadow: 0 0 0 3px rgba(255,110,0,0.2) !important;
    background-color: rgba(255,255,255,0.15) !important;
}

.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.quantity-input[type=number] {
    -moz-appearance: textfield !important;
}

/* Ocultar flechas verticales del touchspin */
.input-group-btn-vertical {
    display: none !important;
}

/* Forzar estilos en tabs - sin fondo y letras blancas */
.tabs,
.tab-content,
.tab-pane,
.tab-pane .product-description,
.tab-pane .product-quantities,
.tab-pane .product-out-of-stock {
    background: transparent !important;
    color: #fff !important;
}

/* Sobrescribir estilos inline en el contenido de las tabs */
.tab-pane .product-description h4 span,
.tab-pane .product-description p span,
.tab-pane .product-description h3 span {
    color: #fff !important;
    background-color: transparent !important;
    font-family: inherit !important;
}

/* Estilos específicos para elementos dentro de las tabs */
.tab-pane .product-description h4,
.tab-pane .product-description p,
.tab-pane .product-description h3,
.tab-pane .product-quantities .label,
.tab-pane .product-quantities span {
    color: #fff !important;
    background: transparent !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Asegurar que las imágenes mantengan su fondo transparente */
.tab-pane .product-description img {
    background: transparent !important;
}

/* Estilos para las tabs de navegación */
.nav-tabs {
    background: transparent !important;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.nav-tabs .nav-item {
    background: transparent !important;
}

.nav-tabs .nav-link {
    background: transparent !important;
    color: #fff !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    transition: all 0.3s ease;
}

.nav-tabs .nav-link:hover {
    background: rgba(255,255,255,0.1) !important;
    border-bottom-color: rgba(255,255,255,0.5) !important;
}

.nav-tabs .nav-link.active {
    background: rgba(255,255,255,0.1) !important;
    color: #ff6e00 !important;
    border-bottom-color: #ff6e00 !important;
}

.featured-products h2 {
    color: #fff !important;
}

#products .page-not-found, #pagenotfound .page-not-found {
    max-width: 570px;
    padding: 1rem;
    margin: 0 auto;
    overflow: auto;
    font-size: .875rem;
    color: #cfcfcf;
    background: #00000000;
}

p, .page-content.page-cms ul {
    font-size: 0.9375rem;
    font-weight: 400;
    color: #dddddd;
}

.main-menu-container {
  
  display: flex;
  justify-content: center;
  margin: 10px 0 0 0;
}
.main-menu-container .top-menu {
  list-style: none;
  display: flex;
  gap: 5px;
  padding: 0;
  margin: 0;
}
.main-menu-container .top-menu > li {
  position: relative;
}
.main-menu-container .top-menu > li > a {
  color: #fff;
  font-family: LemonMilk, sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
  padding: 8px 18px;
  border-radius: 22px;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s;
  display: block;
}
.main-menu-container .top-menu > li > a:hover,
.main-menu-container .top-menu > li > a:focus {
  background: #ff6e00;
  color: #fff;
  box-shadow: 0 2px 12px rgba(255,110,0,0.18);
  text-decoration: none;
}
.main-menu-container .sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 10px 0;
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  width: auto;
}
.main-menu-container .top-menu > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(5px);
}
.main-menu-container .sub-menu .top-menu {
  flex-direction: column;
  gap: 0;
}
.main-menu-container .sub-menu .top-menu > li {
  display: block;
  margin: 0;
  position: relative;
}
.main-menu-container .sub-menu .top-menu > li > a {
  color: #fff !important;
  padding: 8px 20px;
  display: block;
  text-decoration: none;
  font-size: 0.9rem;
  transition: all 0.2s ease;
  border-radius: 0;
  background: transparent;
  font-family: inherit;
}
.main-menu-container .sub-menu .top-menu > li > a:hover {
  background: rgba(255, 110, 0, 0.2) !important;
  color: #ff6e00 !important;
  transform: translateX(5px);
}
.main-menu-container .sub-menu .sub-menu {
  position: absolute;
  left: 100%;
  top: -10px !important;
  transform: none;
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 10px 0;
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1001;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.main-menu-container .sub-menu .top-menu > li > .sub-menu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s ease;
}
.main-menu-container .sub-menu .top-menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  left: 100%;
  top: 0;
  transform: none;
  z-index: 1002;
}
.main-menu-container .sub-menu .sub-menu .top-menu > li > a {
  color: #fff !important;
  padding: 8px 20px;
  display: block;
  text-decoration: none;
  font-size: 0.85rem;
  transition: all 0.2s ease;
  border-radius: 0;
  background: transparent;
  font-family: inherit;
}
.main-menu-container .sub-menu .sub-menu .top-menu > li > a:hover {
  background: rgba(255, 110, 0, 0.2) !important;
  color: #ff6e00 !important;
  transform: translateX(5px);
}
@media (max-width: 767px) {
  .main-menu-container {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
  }
  .main-menu-container .top-menu {
    flex-direction: column;
    gap: 0;
    align-items: stretch;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .main-menu-container .top-menu > li {
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.08);
  }
  .main-menu-container .top-menu > li > a {
    width: 100%;
    font-size: 1.1rem;
    padding: 14px 10px;
    border-radius: 0;
    text-align: left;
  }
  .main-menu-container .sub-menu,
  .main-menu-container .sub-menu .sub-menu {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 0 0 10px !important;
    min-width: 0 !important;
    margin: 0;
    z-index: auto;
  }
  .main-menu-container .sub-menu .top-menu > li > a,
  .main-menu-container .sub-menu .sub-menu .top-menu > li > a {
    font-size: 1rem;
    padding: 10px 10px 10px 20px;
    border-radius: 0;
    background: none;
    color: #fff;
    border: none;
    text-align: left;
  }
  .dropdown-arrow {
    display: none;
  }
}
.modal-content {
    position: relative;
    background-color: #3939399e;
    backdrop-filter: blur(10px);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 15px;
    outline: 0;
}

#blockcart-modal .modal-body {
    padding: 3.125rem 1.875rem;
    background: #ffffff00; 
}

#blockcart-modal .product-image {
    display: block;
    width: 100%;
    max-width: 9.375rem;
    margin: auto;
}

#blockcart-modal .modal-header {
     background: #ffffff00;
}
.product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .product-quantity {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        display: flex;
    }
}

.header-logo-zone {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
}
@media (min-width: 768px) {
    .header-logo-zone {
        flex-direction: row;
        justify-content: center;
    }
}

@media (max-width: 767px) {
  .main-menu-container .sub-menu,
  .main-menu-container .sub-menu .sub-menu {
    display: block !important;
    opacity: 0 !important;
    visibility: hidden !important;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(-10px);
  }
  .main-menu-container .top-menu > li.submenu-open > .sub-menu,
  .main-menu-container .sub-menu .top-menu > li.submenu-open > .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    max-height: 2000px;
    overflow: visible;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(0);
  }
}

.collapse-icons .material-icons.remove {
  display: none;
}
.collapse-icons .material-icons.add {
  transition: transform 0.3s ease;
  transform: rotate(0deg);
  pointer-events: none;
}
@media (max-width: 767px) {
  .main-menu-container .top-menu > li.submenu-open > a .collapse-icons .material-icons.add {
    transform: rotate(180deg);
  }
  .main-menu-container .sub-menu .top-menu > li.submenu-open > a .collapse-icons .material-icons.add {
    transform: rotate(180deg);
  }
  
  /* Mejoras adicionales para la animación del menú móvil */
  .main-menu-container .sub-menu,
  .main-menu-container .sub-menu .sub-menu {
    will-change: opacity, transform, max-height;
  }
  
  .main-menu-container .top-menu > li > a {
    position: relative;
    z-index: 2;
  }
  
  .main-menu-container .sub-menu .top-menu > li > a {
    position: relative;
    z-index: 1;
  }
  
  /* Prevenir parpadeo durante la animación */
  .main-menu-container .sub-menu * {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
}

.dropdown-arrow {
  color: #fff;
  font-size: 0.85em;
  margin-left: -5px;
  vertical-align: top;
  transition: transform 0.2s;
}
.main-menu-container .top-menu > li:hover > a .dropdown-arrow {
  transform: rotate(180deg);
}

.page-header h1 {
  color: #fff !important;
}

/* Estilos para el usuario y carrito en el header - Forzado blanco y sin fondo */
#_desktop_user_info,
#_desktop_cart,
#_mobile_user_info,
#_mobile_cart {
  background: none !important;
  box-shadow: none !important;
  font-family: LemonMilk, sans-serif;
}

/* Estilos para la información de talla y atributos en el carrito - letras blancas */
.product-line-info .label,
.product-line-info .value {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Estilos específicos para el carrito detallado */
.cart-detailed-product-line .product-line-info .label,
.cart-detailed-product-line .product-line-info .value {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Estilos para el resumen del carrito */
.cart-summary-product-line .product-line-info .label,
.cart-summary-product-line .product-line-info .value {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

#_desktop_user_info .user-info a,
#_desktop_cart .header a,
#_mobile_user_info a,
#_mobile_cart a,
#_desktop_user_info .user-info span,
#_desktop_cart .cart-products-count,
#_desktop_cart .header span,
#_mobile_user_info span,
#_mobile_cart span {
  color: #fff !important;
  background: none !important;
  box-shadow: none !important;
}

#_desktop_cart .blockcart,
#_desktop_cart .cart-preview,
#_desktop_cart .header {
  background: none !important;
  box-shadow: none !important;
}

#_desktop_user_info .user-info a.logout,
#_desktop_user_info .user-info a.account {
  color: #fff !important;
}

#_desktop_user_info .user-info i,
#_desktop_cart .header i {
  color: #fff !important;
}

/* Botón moderno para finalizar compra en el checkout */
.checkout .btn.btn-primary {
  background: linear-gradient(90deg, #ff8800 0%, #ffb600 100%);
  color: #000000 !important;
  border: none;
  border-radius: 30px;
  padding: 0.9rem 2.5rem;
  font-size: 1.25rem;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(255, 110, 0, 0.18);
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
}
.checkout .btn.btn-primary:hover, 
.checkout .btn.btn-primary:focus {
  background: linear-gradient(90deg, #ffb600 0%, #ff8800 100%);
  color: #fff !important;
  box-shadow: 0 8px 32px rgba(255, 110, 0, 0.28);
  transform: translateY(-2px) scale(1.04);
  text-decoration: none;
}














/* Estilos modernos para los botones del modal del carrito */
#blockcart-modal .cart-content-btn {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  padding: 20px 0;
}

#blockcart-modal .cart-content-btn .btn {
  padding: 12px 24px;
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  position: relative;
  overflow: hidden;
  min-width: 160px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* Botón "Continuar comprando" */
#blockcart-modal .cart-content-btn .btn-secondary {
  background: linear-gradient(135deg, #6c757d 0%, #495057 100%);
  color: #ffffff !important;
  border: 2px solid transparent;
}

#blockcart-modal .cart-content-btn .btn-secondary:hover {
  background: linear-gradient(135deg, #5a6268 0%, #343a40 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(108, 117, 125, 0.3);
  color: #ffffff !important;
}

#blockcart-modal .cart-content-btn .btn-secondary:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(108, 117, 125, 0.2);
}

/* Botón "Finalizar compra" */
#blockcart-modal .cart-content-btn .btn-primary {
  background: linear-gradient(135deg, #ff6e00 0%, #ff8800 100%);
  color: #ffffff !important;
  border: 2px solid transparent;
}

#blockcart-modal .cart-content-btn .btn-primary:hover {
  background: linear-gradient(135deg, #ff8800 0%, #ff6e00 100%);
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 8px 25px rgba(255, 110, 0, 0.35);
  color: #ffffff !important;
  text-decoration: none;
}

#blockcart-modal .cart-content-btn .btn-primary:active {
  transform: translateY(0) scale(1);
  box-shadow: 0 4px 15px rgba(255, 110, 0, 0.25);
}

/* Efecto de brillo en hover */
#blockcart-modal .cart-content-btn .btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}

#blockcart-modal .cart-content-btn .btn:hover::before {
  left: 100%;
}

/* Iconos en los botones */
#blockcart-modal .cart-content-btn .btn i {
  font-size: 18px;
  transition: transform 0.3s ease;
}

#blockcart-modal .cart-content-btn .btn:hover i {
  transform: scale(1.1);
}

/* Responsive para móviles */
@media (max-width: 767px) {
  #blockcart-modal .cart-content-btn {
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
    padding: 15px 0;
  }
  
  #blockcart-modal .cart-content-btn .btn {
    width: 100%;
    max-width: 280px;
    padding: 14px 20px;
    font-size: 13px;
    min-width: auto;
  }
}

/* Animación de entrada para los botones */
@keyframes buttonSlideIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#blockcart-modal .cart-content-btn .btn {
  animation: buttonSlideIn 0.4s ease-out;
}

#blockcart-modal .cart-content-btn .btn:nth-child(2) {
  animation-delay: 0.1s;
}














/* Estilos para el checkout - Sin fondo y letras blancas */
body#checkout {
  background: rgb(0, 0, 0) !important;
}

body#checkout section.checkout-step {
  background: transparent !important;
  color: #fff !important;
  border: none !important;
  box-shadow: none !important;
}

/* Títulos de los pasos */
body#checkout section.checkout-step .step-title,
body#checkout section.checkout-step h1,
body#checkout section.checkout-step h2,
body#checkout section.checkout-step h3,
body#checkout section.checkout-step h4,
body#checkout section.checkout-step h5,
body#checkout section.checkout-step h6 {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  background: transparent !important;
}

/* Números de paso */
body#checkout section.checkout-step .step-number {
  color: #fff !important;
  background: rgba(255, 110, 0, 0.8) !important;
  border: 2px solid #ff6e00 !important;
  text-shadow: none !important;
}

/* Iconos de completado */
body#checkout section.checkout-step .done {
  color: #ff6e00 !important;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.5);
}

/* Enlaces de editar */
body#checkout section.checkout-step .step-edit {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

body#checkout section.checkout-step .step-edit .edit {
  color: #ff6e00 !important;
}

/* Contenido de los pasos */
body#checkout section.checkout-step .content {
  background: transparent !important;
  color: #fff !important;
}

/* Párrafos y texto */
body#checkout section.checkout-step p,
body#checkout section.checkout-step span,
body#checkout section.checkout-step div,
body#checkout section.checkout-step label {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  background: transparent !important;
  text-align: left;
}

/* Enlaces */
body#checkout section.checkout-step a {
  color: #ff6e00 !important;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.3);
}

body#checkout section.checkout-step a:hover {
  color: #ff8800 !important;
  text-decoration: none !important;
}

/* Formularios */
body#checkout section.checkout-step .form-control-label {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  background: transparent !important;
}

body#checkout section.checkout-step .form-control {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 8px !important;
}

body#checkout section.checkout-step .form-control:focus {
  background: rgba(255, 255, 255, 0.15) !important;
  border-color: #ff6e00 !important;
  box-shadow: 0 0 0 3px rgba(255, 110, 0, 0.2) !important;
  color: #fff !important;
}

body#checkout section.checkout-step .form-control::placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}

/* Select dropdowns */
body#checkout section.checkout-step .form-control-select {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
}

body#checkout section.checkout-step .form-control-select option {
  background: #333 !important;
  color: #fff !important;
}

/* Checkboxes */
body#checkout section.checkout-step input[type="checkbox"] {
  background: rgba(255, 255, 255, 0.1) !important;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
}

body#checkout section.checkout-step input[type="checkbox"]:checked {
  background: #ff6e00 !important;
  border-color: #ff6e00 !important;
}

/* Comentarios de formulario */
body#checkout section.checkout-step .form-control-comment {
  color: rgba(255, 255, 255, 0.8) !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Botones del checkout */
body#checkout section.checkout-step .btn {
  background: linear-gradient(135deg, #ff6e00 0%, #ff8800 100%) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 25px !important;
  padding: 12px 24px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: 0 4px 12px rgba(255, 110, 0, 0.25) !important;
}

body#checkout section.checkout-step .btn:hover {
  background: linear-gradient(135deg, #ff8800 0%, #ff6e00 100%) !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 20px rgba(255, 110, 0, 0.35) !important;
  color: #fff !important;
}

body#checkout section.checkout-step .btn:active {
  transform: translateY(0) !important;
  box-shadow: 0 2px 8px rgba(255, 110, 0, 0.2) !important;
}

/* Pasos no alcanzables */
body#checkout section.checkout-step.-unreachable {
  background: transparent !important;
  opacity: 0.5 !important;
}

body#checkout section.checkout-step.-unreachable .step-title {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* Pasos completados */
body#checkout section.checkout-step.-complete {
  background: transparent !important;
}

/* Pasos actuales */
body#checkout section.checkout-step.-current {
  background: transparent !important;
}

/* Footer de formularios */
body#checkout section.checkout-step .form-footer {
  background: transparent !important;
  border: none !important;
}

/* Campos requeridos */
body#checkout section.checkout-step .required {
  color: #ff6e00 !important;
}

/* Mensajes de identidad */
body#checkout section.checkout-step .identity {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Texto pequeño */
body#checkout section.checkout-step small {
  color: rgba(255, 255, 255, 0.8) !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Contenedor principal del checkout */
body#checkout .cart-grid-body {
  background: transparent !important;
}

/* Eliminar bordes y fondos adicionales */
body#checkout section.checkout-step .step-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  background: transparent !important;
}

body#checkout section.checkout-step.-current + .checkout-step .step-title {
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  background: transparent !important;
}

/* Responsive para móviles */
@media (max-width: 767px) {
  body#checkout section.checkout-step {
    padding: 10px !important;
  }
  
  body#checkout section.checkout-step .content {
    padding: 0 15px !important;
  }
  
  body#checkout section.checkout-step .btn {
    width: 100% !important;
    margin-top: 10px !important;
  }
}














/* Estilos para radio buttons del checkout */
body#checkout .delivery-options {
  background: transparent !important;
}

body#checkout .delivery-option {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 12px !important;
  margin-bottom: 15px !important;
  padding: 15px !important;
  transition: all 0.3s ease !important;
}

body#checkout .delivery-option:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.4) !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
}

/* Radio buttons personalizados */
body#checkout .custom-radio {
  position: relative !important;
  display: inline-block !important;
  width: 24px !important;
  height: 24px !important;
  cursor: pointer !important;
}

body#checkout .custom-radio input[type="radio"] {
  position: absolute !important;
  opacity: 0 !important;
  width: 24px !important;
  height: 24px !important;
  cursor: pointer !important;
  z-index: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body#checkout .custom-radio span {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 24px !important;
  height: 24px !important;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 3px solid rgba(255, 255, 255, 0.4) !important;
  border-radius: 50% !important;
  transition: all 0.3s ease !important;
  cursor: pointer !important;
  pointer-events: none !important;
}

/* Estado normal del radio button */
body#checkout .custom-radio input[type="radio"] + span::before {
  content: '' !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 8px !important;
  height: 8px !important;
  background: transparent !important;
  border-radius: 50% !important;
  transform: translate(-50%, -50%) !important;
  transition: all 0.3s ease !important;
}

/* Estado hover del radio button */
body#checkout .custom-radio:hover span,
body#checkout .custom-radio input[type="radio"]:hover + span {
  border-color: #ff6e00 !important;
  background: rgba(255, 110, 0, 0.1) !important;
  transform: scale(1.1) !important;
}

/* Estado seleccionado del radio button */
body#checkout .custom-radio input[type="radio"]:checked + span {
  background: #ff6e00 !important;
  border-color: #ff6e00 !important;
  box-shadow: 0 0 0 3px rgba(255, 110, 0, 0.3) !important;
  transform: scale(1.1) !important;
}

body#checkout .custom-radio input[type="radio"]:checked + span::before {
  background: #fff !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
}

/* Estado focus del radio button */
body#checkout .custom-radio input[type="radio"]:focus + span {
  box-shadow: 0 0 0 3px rgba(255, 110, 0, 0.5) !important;
}

/* Asegurar que el input sea clickeable */
body#checkout .custom-radio input[type="radio"] {
  position: absolute !important;
  opacity: 0 !important;
  width: 24px !important;
  height: 24px !important;
  cursor: pointer !important;
  z-index: 2 !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important;
  left: 0 !important;
}

/* Hacer que el contenedor del radio sea clickeable */
body#checkout .custom-radio {
  position: relative !important;
  display: inline-block !important;
  width: 24px !important;
  height: 24px !important;
  cursor: pointer !important;
  z-index: 1 !important;
}

/* Opción de entrega seleccionada */
body#checkout .delivery-option input[type="radio"]:checked ~ label {
  background: rgba(255, 110, 0, 0.1) !important;
  border-color: #ff6e00 !important;
  box-shadow: 0 4px 16px rgba(255, 110, 0, 0.2) !important;
}

/* Labels de las opciones de entrega */
body#checkout .delivery-option label {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35) !important;
  background: transparent !important;
  cursor: pointer !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Nombres de los carriers */
body#checkout .carrier-name {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35) !important;
  font-weight: 600 !important;
  background: transparent !important;
}

/* Delays de los carriers */
body#checkout .carrier-delay {
  color: rgba(255, 255, 255, 0.9) !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35) !important;
  background: transparent !important;
  font-size: 0.9rem !important;
}

/* Precios de los carriers */
body#checkout .carrier-price {
  color: #ff6e00 !important;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.3) !important;
  background: transparent !important;
  font-weight: 700 !important;
  font-size: 1.1rem !important;
}

/* Logos de los carriers */
body#checkout .carrier-logo img {
  border-radius: 8px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;
  background: rgba(255, 255, 255, 0.1) !important;
  padding: 5px !important;
}

/* Contenedor del carrier */
body#checkout .carrier {
  background: transparent !important;
  align-items: center !important;
}

/* Contenedor del nombre del carrier */
body#checkout .carriere-name-container {
  background: transparent !important;
  display: flex !important;
  align-items: center !important;
}

/* Hover en toda la opción de entrega */
body#checkout .delivery-option:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(255, 110, 0, 0.4) !important;
}

/* Estado activo de la opción de entrega */
body#checkout .delivery-option input[type="radio"]:checked ~ label .delivery-option-2 {
  background: rgba(255, 110, 0, 0.05) !important;
}

/* Responsive para móviles */
@media (max-width: 767px) {
  body#checkout .delivery-option {
    padding: 12px !important;
    margin-bottom: 12px !important;
  }
  
  body#checkout .custom-radio {
    width: 20px !important;
    height: 20px !important;
  }
  
  body#checkout .custom-radio span {
    width: 20px !important;
    height: 20px !important;
  }
  
  body#checkout .custom-radio input[type="radio"] {
    width: 20px !important;
    height: 20px !important;
  }
  
  body#checkout .custom-radio input[type="radio"]:checked + span::before {
    width: 6px !important;
    height: 6px !important;
  }
  
  body#checkout .carrier-name {
    font-size: 0.9rem !important;
  }
  
  body#checkout .carrier-delay {
    font-size: 0.8rem !important;
  }
  
  body#checkout .carrier-price {
    font-size: 1rem !important;
  }
}

/* Animación de selección */
@keyframes radioSelect {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1.1);
  }
}

body#checkout .custom-radio input[type="radio"]:checked + span {
  animation: radioSelect 0.3s ease-out !important;
}














/* Estilos para la página de confirmación de pedido - Sin fondo y letras blancas */
body.page-order-confirmation {
  background: transparent !important;
}

/* Sección principal */
body.page-order-confirmation #main {
  background: transparent !important;
}

/* Cards de confirmación */
body.page-order-confirmation .card {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

body.page-order-confirmation .card-block {
  background: transparent !important;
  color: #fff !important;
}

/* Títulos */
body.page-order-confirmation .card-title,
body.page-order-confirmation h1,
body.page-order-confirmation h2,
body.page-order-confirmation h3,
body.page-order-confirmation h4,
body.page-order-confirmation h5,
body.page-order-confirmation h6 {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  background: transparent !important;
}

/* Iconos de completado */
body.page-order-confirmation .done {
  color: #ff6e00 !important;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.5);
}

#order-items {
     border-right:none; 
     padding: 0;
}

/* Párrafos y texto */
body.page-order-confirmation p,
body.page-order-confirmation span,
body.page-order-confirmation div,
body.page-order-confirmation li {
  
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  
}

/* Enlaces */
body.page-order-confirmation a {
  color: #ff6e00;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.3);
}

body#checkout section.checkout-step .address-item.selected {
    background: #ffffff00;
    border: #4f4f4f 1px solid;
    border-radius: 15px;
}

#layout-error .logo {
    margin: 0 0 31px;
    text-align: center;
    /* width: 10px; */
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}



/* Tabla de productos del pedido */
body.page-order-confirmation .order-confirmation-table {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 15px !important;
  color: #fff !important;
  padding: 15px;
}

.footer-container li a {
    font-size: .875rem;
    color: #ffffff;
    cursor: pointer;
}

.links .collapse {
    display: inherit;
    color: white;
}

/* Líneas de productos */
body.page-order-confirmation .order-line {
  background: transparent !important;
  color: #fff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  padding: 15px 0 !important;
}

body.page-order-confirmation .order-line:last-child {
  border-bottom: none !important;
}

/* Detalles de productos */
body.page-order-confirmation .details {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

/* Cantidades y precios */
body.page-order-confirmation .qty {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
}

body.page-order-confirmation .qty .bold {
  color: #ff6e00 !important;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.3);
  font-weight: 700 !important;
}

/* Tabla de totales */
body.page-order-confirmation table {
  background: transparent !important;
  color: #fff !important;
  width: 100% !important;
}

body.page-order-confirmation table tr {
  background: transparent !important;
  color: #fff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

body.page-order-confirmation table tr:last-child {
  border-bottom: none !important;
}

body.page-order-confirmation table td {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  padding: 10px 0 !important;
  background: transparent !important;
}

/* Total final */
body.page-order-confirmation table tr.total-value {
  background: rgba(255, 111, 0, 0) !important;
  border-top: 2px solid #ff6e00 !important;
  border-bottom: none !important;
}

body.page-order-confirmation table tr.total-value td {
  color: #ff6e00 !important;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.3);
  font-weight: 700 !important;
  font-size: 1.1rem !important;
}

/* Detalles del pedido */
body.page-order-confirmation #order-details {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 15px !important;
  padding: 20px !important;
  margin-top: 20px !important;
  width: auto;
}

body.page-order-confirmation #order-details h3 {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  padding-bottom: 10px !important;
  margin-bottom: 15px !important;
}

body.page-order-confirmation #order-details ul {
  background: transparent !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.page-order-confirmation #order-details li {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  background: transparent !important;
  padding: 8px 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

body.page-order-confirmation #order-details li:last-child {
  border-bottom: none !important;
}

body.page-order-confirmation #order-details em {
  color: rgba(255, 255, 255, 0.8) !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  font-style: italic !important;
}

/* Información de pago */
body.page-order-confirmation .definition-list {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 15px !important;
  padding: 20px !important;
  margin-top: 20px !important;
}

body.page-order-confirmation .definition-list dl {
  background: transparent !important;
  color: #fff !important;
}

body.page-order-confirmation .definition-list dt {
  color: #ff6e00 !important;
  text-shadow: 0 2px 8px rgba(255, 110, 0, 0.3);
  font-weight: 600 !important;
  background: transparent !important;
  border-bottom: 1px solid;
}

body.page-order-confirmation .definition-list dd {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  background: transparent !important;
  margin-bottom: 10px !important;
}

/* Productos destacados en la confirmación */
body.page-order-confirmation .featured-products {
  background: transparent !important;
  margin-top: 30px !important;
}

body.page-order-confirmation .featured-products h2 {
  color: #fff !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.35);
  background: transparent !important;
}





/* Responsive para móviles */
@media (max-width: 767px) {
  body.page-order-confirmation .order-confirmation-table {
    padding: 15px !important;
  }
  
  body.page-order-confirmation .order-line {
    padding: 10px 0 !important;
  }
  
  body.page-order-confirmation #order-details {
    margin-top: 15px !important;
    padding: 15px !important;
  }
  
  body.page-order-confirmation .definition-list {
    margin-top: 15px !important;
    padding: 15px !important;
  }
  
  body.page-order-confirmation table td {
    padding: 8px 0 !important;
    font-size: 0.9rem !important;
  }
}


form .form-control-label {
    font-size: 0.875rem;
    font-weight: 700;
    color: #ffffff;
}

label, .label {
    font-size: 0.875rem;
    color: #ffffff;
    text-align: right;
}

.form-control {
    padding: 0.5rem 1rem;
    color: #616161;
    background: #f6f6f6;
    border: 1px solid rgba(0,0,0,0.25);
    border-radius: 15px;
}

.page-order-detail .box {
    padding: 1rem;
 
    margin-bottom: 1rem;
    background: #00000029;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
    font-size: .875rem;
    color: #ffffff;
}

.page-order-detail h3 {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}

.thead-default th {
    color: #ff6000;
    background-color: #3d3d3d73;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f6f6f670;
}

.page-addresses .address {
    margin-bottom: 1.875rem;
    font-size: .875rem;
    background: #00000029;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
    font-size: .875rem;
    color: white;
}

.page-addresses .addresses-footer a {
    color: #ffffff;
}


.table-bordered th, .table-bordered td {
    border: 1px solid #f6f6f659;
}

.form-control-comment {
    padding-top: 0.5rem;
    font-size: 0.875rem;
    color: #cecece; 
}

.page-customer-account #content {
    padding: 1rem;
    background: #00000029;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
    font-size: .875rem;
    color: #ffffff;
}

.products-sort-order .select-title, .brands-sort .select-title, .suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    padding: .625rem;
    cursor: pointer;
    background: #00000029;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
    font-size: .875rem;
    color: #ffffff;
}

.carousel {
    left: 50%;
    width: 100vw;
    padding-bottom: 0.5rem;
    margin-left: -50vw;
    background-color: #f6f6f600;
    box-shadow: none;
}

.products-sort-order .dropdown-menu, .brands-sort .dropdown-menu, .suppliers-sort .dropdown-menu {
    left: auto;
    width: 16.88rem;
    margin: 0;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.1);
    background: #0000009a;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
    font-size: .875rem;
    color: #ffffff;
    backdrop-filter: blur(8px);
}

.products-sort-order .select-list, .brands-sort .select-list, .suppliers-sort .select-list {
    display: block;
    padding: .625rem 1.25rem;
    color: #ffffff;
}

.alert-warning {
    background-color: rgba(255,154,82,0.3);
    border-color: #ff9a52;
    color: #ffffff;
}

.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    padding: 1rem;
    background: #00000029;
    border-radius: 15px;
    border: solid 1px #ffffff2b;
    color: white;
    letter-spacing: 1px;
    font-weight: 600;
}

.page-my-account #content .links a i {
    display: block;
    width: 100%;
    padding-bottom: 3.4rem;
    font-size: 2.6rem;
    color: #ffffff;
}





/* Footer contacto moderno */
.footer-contact-modern {
    color: #fff;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    align-content: flex-end;
    padding: 10px;
}
.footer-contact-modern-inner {
  max-width: 1200px;
  
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer-contact-col {
  min-width: 220px;
  width: 100%;
  
}
.footer-contact-col h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
}
.footer-contact-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 2.1;
}
.footer-label {
  color: #bbb;
  font-weight: 500;
}
.footer-whatsapp {
  color: #25D366;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}
.footer-whatsapp:hover {
  color: #1ebe57;
  text-decoration: underline;
}
.footer-instagram {
  color: #fff;
  text-decoration: underline;
  font-weight: 500;
  transition: color 0.2s;
}
.footer-instagram:hover {
  color: #fd1d1d;
}
.footer-email {
  color: #fff;
  text-decoration: underline;
  font-weight: 500;
  transition: color 0.2s;
}
.footer-email:hover {
  color: #ff6e00;
}
@media (min-width: 600px) {
  .footer-contact-modern-inner {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 40px;
  }
  .footer-contact-col {
    width: auto;
    text-align: left;
  }
}


.definition-list dl dd, .definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding: .625rem;
    margin: .125rem;
     background: #f6f6f600;
}

.definition-list dl dd:nth-of-type(even), .definition-list dl dt:nth-of-type(even) {
    background: #f6f6f600;
}

body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: .625rem;
    background: #ffffff00;
    border: #4f4f4f 1px solid;
    border-radius: 15px;
}


.custom-checkbox input[type="checkbox"]+span .checkbox-checked {
    display: none;
    margin: -0.125rem;
    font-size: 1.25rem;
    color: #ff8800;
}


.product-discounts>.table-product-discounts thead tr th {
    width: 33%;
    padding: .625rem 1.25rem;
    text-align: center;
    background: rgba(0,0,0,.2);
    border: 2px #ff8800 solid;
    /* border-radius: 15px; */
}

.product-discounts>.table-product-discounts tbody tr {
    background: #f6f6f600;
}

.product-discounts>.table-product-discounts tbody tr td {
    padding: .625rem 1.25rem;
    text-align: center;
    border: 1px #ff8800 solid;
}

.product-discounts>.table-product-discounts tbody tr:nth-of-type(even) {
    background: #ffffff00;
}

