/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Forum&display=swap');


body {
    font-family: 'Open Sans', sans-serif;
}

figure.elementor-iqit-banner-img {
    height: 450px !important;
}
figure.elementor-iqit-banner-img img {
    height: 100%;
}


h4.elementor-iqit-banner-title {
    font-family: 'Forum', sans-serif;
    color: white;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 5px;
    padding: 20px;
    max-width: 1270px;
    margin: 0 auto;
}

.product-variants > .product-variants-item {
    display: inline-block;
    margin-right: 1rem;
    vertical-align: top;
    display: flex;
    align-items: center;
    align-content: center;
    gap: 20px;
    font-size: 18px;
}

@media (max-width: 991px) {
    h4.elementor-iqit-banner-title {
        font-size: 60px;
        padding: 15px;
        width: auto;
        letter-spacing: 3px;
        text-align: center;
    }
}

@media (max-width: 708px) {
    h4.elementor-iqit-banner-title {
        font-size: 50px;
        padding: 15px;
        width: auto;
        letter-spacing: 3px;
        text-align: center;
    }
}

@media (max-width: 532px) {
    h4.elementor-iqit-banner-title {
        font-size: 40px;
        padding: 15px;
        width: auto;
        letter-spacing: 0px;
        text-align: center;
    }
}

#mobile-header {
    background: #002742;
    border-bottom: none;
}
#mobile-header .m-nav-btn {
    color: white;
}

.header-top {
    padding-top: 1.7857142857rem;
    padding-bottom: 1.7857142857rem;
    color: #777777;
    background: #002742;
}

#desktop_logo img{
    width: 250px;
}

#header .header-btn-w .header-btn>.icon {
    display: inline-block;
    position: relative;
    color: white;
}

#header .header-btn-w .header-btn>.icon {
    display: inline-block;
    position: relative;
    color: white;
}


#footer-container-main, #checkout-footer {
    border-top: none 1px;
    padding-top: 2.8571428571rem;
    padding-bottom: 1.8571428571rem;
    background: #002742;
    color: white;
}


#footer-container-main a{
    color: white;
}


#contact-footer {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 50px;
    font-size: 16px;
    flex-wrap: wrap;
}

.social-footer {
    color: #002742 !important;
    background-color: white;
    border-radius: 50px;
    display: flex;
    align-items: center;
    width: 45px;
    height: 45px;
    justify-content: center;
}

.social-footer:hover {
    color: white !Important;
    background-color: #a20230;
}

.social-footer i{
        font-size: 22.5px;
}

#footer-links {
    display: flex;
    width: 100%;
    justify-content: center;
    column-gap: 75px;
    flex-wrap: wrap;
}

@media (max-width: 1013px) {
    .footer-item {
        border-left: none !important;
    }
}

@media (max-width: 1010px) {
    #footer-links  {
       row-gap:20px;
    }
}

.section-div{
    margin-bottom: 20px;
}

@media (max-width: 796px) {
    #contact-footer {
       flex-direction:column;
       margin-bottom:0px;
       text-align: center;
    }
    
    #contact-footer .section-heading{
       margin-bottom: 15px !important;
    }
    
    #footer-links{
        flex-direction:column;
        text-align:center;
        font-size: 16px;
    }
    
    #footer-credits{
        margin-top:25px !important;
    }
    
    .footer-item{
        padding-left:0px !important;
    }
        #top-footer #header-section {
        flex-direction: column;
        row-gap: 20px;
        margin-bottom: 30px;
    }
}

#footer-container{
        padding-top: 15px;
    padding-bottom: 15px;
    min-height: 50px;
    color: #ffffff;
    font-size: 18px;
}

#footer-credits{
    display: flex;
    width: 100%;
    justify-content: center;
    align-self: center !important;
    align-items: center;
    margin-top: 50px;
}

#credits-text{
    font-size: 14px;
}

#top-footer #header-section{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.footer-item {
    border-left: 1px solid white;
    padding-left: 20px;
}

.footer-item:first-of-type {
    border-left: none;
}

#contact-footer .section-heading {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#contact-footer .contact-text{
    font-weight:700;
}

.title-actividades h1{
    position: relative;
    font-size: 80px;
    letter-spacing: 5px;
    font-weight: 400;
    font-family: "Forum";
    text-transform: uppercase;
    color: #002742;
    text-align: center;
    padding: 20px !important;
}

.descripction-actividades p {
    color: #000000;
    font-family: "Open Sans";
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    line-height: 30px;
}

.elementor-element.elementor-element-g94xc9v {
    display: flex;
    background-image: url(https://tiendavictorinomartin.premiumservicios.dev/img/cms/actividades.png);
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    margin-bottom: 50px;
    background-size: contain;
    background-position: bottom center;
    height: 450px;
}

.select-actividades {
    padding-top: 100px;
    padding-bottom: 100px;
}

.our-actividades .elementor-widget-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 1100px;
    text-align: center;
    align-items: center;
    margin: 0 auto;
    row-gap:20px;
}

.select-actividades .elementor-row  .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
            width: 100% !important;
}

@media (max-width: 525px) {
    .title-actividades h1 {
        font-size: 60px;
    }
}

.select-actividades .elementor-column:hover .elementor-widget-wrap {
    transform: scale(1.02);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.select-actividades .elementor-column:hover .btn-actividades a {
    color: white !important;
    background-color: #002742 !important;
}

.select-actividades .elementor-row  {
        flex-direction: row;
    flex-wrap: nowrap;
    align-self: center !important;
    justify-content: center;
    column-gap: 20px;
    width: 1500px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
        margin: 0 auto;
}

@media (max-width: 991px) {
    .select-actividades .elementor-row{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-self: center !important;
        row-gap: 20px;
    }
}

.img-actividades img{
    width: 500px !important;
    height: 350px !important;
    object-fit: cover !important;
    cursor: pointer;
}

.our-actividades .elementor-section .elementor-container{
    width:1100px;
}

.btn-actividades a{
    text-transform: uppercase;
    color: #000000;
    font-size: 18px !important;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    padding-top: 5px;
    padding-right: 100px;
    padding-bottom: 5px;
    padding-left: 100px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 5px;
    width: 300px !important;
}



.name-category h2{
    text-align: center;
    text-transform:uppercase;
    color: white;
}

@media (min-width: 768px) {
    .elementor-column-gap-default .elementor-element-populated {
        padding: 0px !important;
    }
}

#index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper {
    padding: 0px !important;
}

.banner-home img{
    height: 350px;
    object-fit:cover;
}

.category-section a{
    color:white !important;
}

/* Mejoras al efecto hover */
.category-section .elementor-column {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.category-section .elementor-column:hover {
    transform: scale(1.2);
}

ul.product-flags.js-product-flags {
    display: none;
}
.products.row.products-grid {
    row-gap: 30px;
}

.cart-products-count-btn {
    background: white;
    color: #002742;
    font-weight:800;
}

div#productdaas-accordion {
    width: 50%;
    margin-bottom: 10rem !important;
}

@media (max-width: 767px) {
    div#productdaas-accordion {
        width: 100%;
        margin-bottom: 10rem !important;
    }
}

button#btn-carrito {
    padding: 20px;
    background: white;
    border: none;
    color: white !important;
    background-color: #002742 !important;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    font-size: 18px;
    margin-top:25px;
}

div#product-qty {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 20px;
    font-size:18px;
    font-weight:700;
}

div#product-price {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product_header_container {
    border-bottom: none;
}

.product-additional-info {
     border-top: none; 
     padding-top: 0px;
     display:none;
}

.product-price {
    color: #777777;
}

h2.h3.product-title {
    font-weight: 800;
}

div#product-description-short-35 {
    font-size: 18px;
}


.delivery-options img{
    width: 60px;
}


.col.col-auto.col-mobile-btn.col-mobile-btn-menu.col-mobile-menu-push {
    display: none;
}

.col.col-mobile-logo.text-center a{
    width:100%;
    text-align: left;
}


.elementor-widget-heading .elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1;
    margin-bottom: 20px;
    color: black;
    text-transform: uppercase;
}

h1.title-condiciones{
    font-size: 18px;
    color: black;
    margin-bottom: 20px;
    margin-top: 20px;
}

h2.subtitle-condiciones{
    font-size: 15px;
    color: black;
    margin-bottom: 10px;
    margin-top: 10px;
}

ul.payment-methods {
    list-style: disc;
    padding-left: 30px;
    margin-bottom: 20px;
}