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

/*VARIABLES*/
:root {
    --color-corp: #f37d89;
    --color-alt: #a6e1ef;
    --color-sales: #f37d89;
    --color-text: #707070;
    --color-lightgrey: rgba(160, 160, 160, .25);
    --border-radius: 6px;
    --bs-border-radius: .25rem;
    --success: #5ebd74;
    --text-green: #30C58F;
    --info: #8bd1dc;
    --warning: #fe9e4f;
    --danger: #ee9aa2;
    --spacing-sm-fixed: calc(0.60* 1rem);
    --spacing-xs-fixed: calc(0.30* 1rem);
}

.text-warning{color:#FEC02D!important;}
.alert{padding:.75rem;}
.alert-corp{border: solid 1px var(--color-alt); background: rgba(167, 185, 74, 0.2);}
.color-corp{color:var(--color-corp) !important;}
.color-alt{color:var(--color-alt);}
.color-sales{color:var(--color-sales);}
.bg-corp{background-color:var(--color-corp);}
.bg-alt{background-color:var(--color-alt);}
.bg-lightgrey{background-color:var(--color-lightgrey);}
.bg-light{background-color:#FAF9FA;}
.text-green {color: var(--text-green);}
.border-corp{border-color:var(--color-lightgrey)!important;}
.border-accent{border-color:var(--color-accent)!important;}
.zindex-1-negative{z-index:-1;}.zindex-1{z-index:1;}
.zindex-99{z-index:99;}
.star-required{color:var(--color-sales)!important;}
table.dataTable td:last-child {text-align: end;}
a:focus,
a:hover{text-decoration:none;}
.hidde{display:none;}
.showw{display:block;}
.fs-7{font-size:.7rem!important;}
.fs-8{font-size:.8rem!important;}
.fs-9{font-size:.9rem!important;}
.fs-10{font-size:1rem!important;}
.fs-11{font-size:1.1rem!important;}
.fs-12{font-size:1.2rem!important;}
.fs-13{font-size:1.3rem!important;}
.fs-14{font-size:1.4rem!important;}
.fs-15{font-size:1.5rem!important;}
.fs-16{font-size:1.6rem!important;}
.fs-18{font-size:1.8rem!important;}
.fs-20{font-size:2rem!important;}
.fs-25{font-size:2.5rem!important;}
.fs-30{font-size:3rem!important;}
.fs-40{font-size:4rem!important;}
.fs-50{font-size:5rem!important;}
.fs-70{font-size:7rem!important;}
.fs-100{font-size:10rem!important;}


/*ICONS REPLACE*/
.fa-bars:before{font-family:'font-maspanales';content:"\e808"!important;}
.fa-shopping-bag:before{font-family:'font-maspanales';content:"\e802"!important;}
.fa-search:before{font-family:'font-maspanales';content:"\e80b"!important;}
.fa-user:before{font-family:'font-maspanales';content:"\e800"!important;}
.fa-heart-o:before{font-family:'font-maspanales';content:"\e806"!important;}
.fa-star:before{font-family:'font-maspanales';content:"\e80e"!important;}
.fa-facebook:before{font-family:'font-maspanales';content:"\e805"!important;}
.fa-instagram:before{font-family:'font-maspanales';content:"\e807"!important;}
.fa-angle-right:before{font-family:'font-maspanales';content:"\e801"!important;font-weight: 500;}
.fa-angle-left:before{font-family:'font-maspanales';content:"\e811"!important;font-weight: 500;}
.fa-envelope-o:before, .fa-envelope:before{font-family:'font-maspanales';content:"\e804"!important;}
:not(.btn-touchspin) > .fa-angle-down:before{font-family: 'font-maspanales'; content: "\e812" !important; vertical-align: middle; font-weight: 500;}
:not(.btn-touchspin) > .fa-angle-up:before{font-family: 'font-maspanales'; content: "\e813" !important; vertical-align: middle; font-weight: 500;}

/*BACK TO TOP*/
#back-to-top {
    font-size: 1.5rem;
}
/*LINKS*/
.block-iqitlinksmanager:has(a:hover) a:not(:hover),
.language_selector:has(a:hover) a:not(:hover) {
    opacity: .5;
}

/*TOP BAR*/
.left-nav .rojo {color: #f37d89;}
.left-nav .azul {color: #7cd1e5;}

/*HEADER*/
#search-widget-mobile .form-search-control,
#search_widget .form-search-control {
    border-radius: 55px;
    padding-left: 2rem;
    height: 32px;
    width: 100%;
}

@media (max-width: 575.98px) {
    #mobile-header .m-nav-btn>i {
        font-size: 2rem;
    }
}

@media screen and (max-width: 992px) {
    #mobile-header .col-mobile-btn-menu .m-nav-btn > span {
        margin-top: -7px !important;
    }
    #mobile-header .m-nav-btn > span {
        font-size: 0.8rem;
        margin-top: 0px !important;
        color: #81d4e7;
        font-weight: bold;
    }
    #mobile-header .m-nav-btn>i {
        font-size: 2.4rem;
        font-weight: 400;
        color: #000;
    }
    #mobile-header .col-mobile-btn-menu .m-nav-btn > i {
        color: #424040 !important;
    }
}

/*MOBILE MENU*/
#iqitmegamenu-mobile .mm-panel__header {
    align-items: center;
}
#iqitmegamenu-mobile .cbp-category-tree > li {
    padding: 0.5rem 0;
}
#iqitmegamenu-mobile .mobile-menu__tab--id-7 {
    background: #7DD2E6;
    box-shadow: -10vh 0 0 0 #7DD2E6, 10vh 0 0 0 #7DD2E6;
}
#iqitmegamenu-mobile .mobile-menu__link {
    cursor: pointer;
}


/*BREADCRUMB*/
#wrapper .breadcrumb li:after {
    content: "|"
}
#wrapper .breadcrumb li:last-child {
    color: #7dd2e6;
    font-weight: bold;
}
@media screen and (max-width: 992px) {
    #wrapper .breadcrumb {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}


/*SHOPPING CART*/
#cart-toogle.show+.mobile_menu_click_overlay {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
#header-user-btn .dropdown-menu-right {
    top: 50px !important;
}
button.close {
    font-size: 1.5rem;
    opacity: 1;
    font-weight: normal;
    /* margin-top: 0 !important; */
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: bold;
}
.ps-shoppingcart ul.cart-products {
    min-height: 380px !important;
    max-height: 750px !important;
}
#blockcart-content {
    text-align: left;
    width: 100%;
    max-width: 400px;
}
.ps-shoppingcart.side-cart #blockcart-content {
    padding-bottom: 0 !important;
}
#blockcart-content .cart-products>li {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #E4E4E4 !important;
    margin-bottom: 1.25rem;
    position: relative;
}
#blockcart-content .cart-products>li .toast {
    width: 300px;
}
#blockcart-content .product-attributes .product-line-info {
    line-height: 1.3rem;
}
#blockcart-content .cart-subtotals {
    border-color: var(--color-corp);
}
.list-bullet {
    list-style: disc;
    padding-left: 1rem;
    margin-left: 0.5rem;
}
.list-bullet li {
    margin-bottom: 0.2rem;
}
.ps-shoppingcart .cart-products-count-btn {
    font-size: 0.6rem;
    bottom: 0px;
    top: auto;
}
#blockcart-content .alert-info {
    color: #ffffff;
    background-color: #7dd2e6;
    border-color: #78cbdf;
}

#blockcart-content .alert.alert-info.iqitfreedeliverycount.p-2 p {
    font-size: 11px;
}


@media screen and (max-width: 767.98px) {

    .col-mobile-menu-push #_mobile_iqitmegamenu-mobile,
    .ps-shoppingcart.side-cart #blockcart-content {
        max-width: 100vw;
        min-width: 100vw;
        max-height: 100vh;
        min-height: 100vh;
    }

    .ps-shoppingcart.side-cart #blockcart-content {
        margin: auto;
        position: fixed;
        left: auto;
        top: 0;
        border: 0;
        right: 0;
    }

}

/*LOGIN & REGISTER*/
.page-customer-account #content {
    border: 0
}
#registration .register-form {
    margin-top: 15px;
}
#registration .register-form p {
    text-wrap: balance;
}
.ps-alert-error,
#password .password-info,
#password .form-fields,
#authentication .login-form,
#registration .register-form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#password #main {
    padding-bottom: 50px;
}
#password #main .page-title,
#registration #main .page-title,
#authentication #main .page-title,
#password #main .page-title,
#authentication #main .page-title {
    margin-bottom: 0;
    padding: 0.5rem 1rem;
    font-weight: 500;
}
#authentication .content-newsletter {
    margin-top: 20px;
}
#registration .social-login-or,
#authentication .social-login-or {
    margin: 10px 0 10px;
}
.social-login-or {
    text-align: center;
    margin: 22px 0 25px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    width: 350px;
    max-width: 100%;
}
.social-login-or::before {
    background-color: #eee;
    content: "";
    height: 1px;
    left: 25px;
    position: absolute;
    right: 25px;
    top: 50%
}
.social-login-or span {
    background-color: #fff;
    border-radius: 50%;
    font-size: 12px;
    padding: 5px 10px;
    line-height: 15px;
    position: relative;
    display: inline-block;
    text-transform: none;
    letter-spacing: 1px;
}
.iqitsociallogin-colors-native .btn-google span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}


@media screen and (max-width: 767.98px) {

    .page-customer-account #content,
    #authentication #content {
        padding: 0px;
    }

}

/*ACCOUNT & ORDER & HISTORY*/
.my-account-page-content-wrapper {
    border: none !important;
}
#order-detail,
#history {
    .table-responsive {
        display: table;
    }
}
#order-detail,
#history {
    .table .thead-default th {
        font-size: 0.9rem;
        font-weight: 400;
    }
}
#order-detail,
#history {

    .table-bordered,
    .table-bordered thead,
    .table-bordered tr {
        border: 0;
    }
}
#order-detail,
#history {

    .table-bordered th,
    .table-bordered td {
        border: 0;
        border-bottom: 1px solid #dee2e6;
        font-size: 0.9rem;
    }
}
.my-account-page-content-wrapper,
.my-account-page-content-wrapper .my-account-side-links,
.my-account-page-content-wrapper .my-account-side-links a:not(.btn) {
    border: none !important;
}
.my-account-side-links .account-link {
    font-size: 1.1rem;
}
.my-account-side-links .account-link:hover,
.my-account-side-links .account-link.current {
    background: #c3c3c3;
    color: #fff !important;
    border-radius: var(--border-radius) !important;
    -webkit-border-radius: var(--border-radius) !important;
    -moz-border-radius: var(--border-radius) !important;
    -ms-border-radius: var(--border-radius) !important;
    -o-border-radius: var(--border-radius) !important;
}

@media screen and (min-width: 768px) {

    .my-account-side-links {
        height: fit-content;
        position: sticky;
        top: 160px;
    }

}

@media screen and (max-width: 767.98px) {

    #history .my-account-side-links,
    #identity .my-account-side-links,
    #address .my-account-side-links,
    #addresses .my-account-side-links,
    #order-slip .my-account-side-links,
    #order-detail .my-account-side-links,
    #order-follow .my-account-side-links,
    #discount .my-account-side-links,
    #module-iqitwishlist-view .my-account-side-links,
    #module-ps_emailalerts-account .my-account-side-links,
    #module-psgdpr-gdpr .my-account-side-links {
        display: none;
    }

}


/*PRODUCT LIST*/
.products-grid .product-miniature-default .product-title {
    text-wrap: balance;
}
.products-sort-order a[href*="date_add.asc"]:after,
.products-sort-order a[href*="price.asc"]:after {
    content: "↑";
    font-size: 1.3rem;
}
.products-sort-order a[href*="date_add.desc"]:after,
.products-sort-order a[href*="price.desc"]:after {
    content: "↓";
    font-size: 1.3rem;
}
.products-grid .stars-container .rating-star-icon { font-size:14px; }
.products-grid .stars-container .rating-star--on  { color:#FFC107; }
.products-grid .stars-container .rating-star--off { color:#C7C7C7; }

.product-miniature-grid .product-functional-buttons i {
    font-size: 1.1rem;
}
.product-miniature-grid .product-add-cart {
    width: 100%;
}
.product-miniature .badge-success {
    background-color: transparent !important;
}
.product-miniature-default:hover {
    z-index: 3;
}


/*PRODUCT FLAG*/
.product-discount .discount,
.product-flags .product-flag {
    text-transform: uppercase;
    padding: 0.3125rem 0.4375rem;
    border-radius: 8px;
}

@media screen and (max-width: 991px) {

    #filters-top {
        position: sticky;
        top: 60px;
        z-index: 9;
        background: #fff;
    }

    .product-flags .product-flag {
        font-size: 1rem;
    }

}


/*FOOTER*/
#footer-container-main .block-links ul>li a {
    padding-left: 0;
}
#footer-container-main .block-links ul>li a:before {
    content: none;
}
@media (max-width: 767.98px) {

    .block-toggle {
        flex: 0 0 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        order: 2;
    }
    #footer .block-toggle > .block-title {
        margin-bottom: 0rem;
    }
    #footer-container-main .block-links ul>li a {
        padding: 0.5rem 0 0.5rem;
        font-size: 1.2rem;
    }
    #footer .block-toggle > .block-title span::after {
        content: '\e801' !important;
        position: relative;
        font-family: "font-maspanales";
        font-style: normal;
        font-weight: normal;
        right: 0px;
        float: right;
    }
    #footer .block-toggle._toggled .block-title span::after {
        transform: rotate(90deg);
    }

}


/*BUTTONS*/
#field-password,
#field-new_password,
.bootstrap-touchspin .input-group-btn .btn,
.js-cart-line-product-quantity,
.product-quantity button.bootstrap-touchspin-up,
.product-quantity button.bootstrap-touchspin-down,
.product-quantity #quantity_wanted,
.form-control,
.btn {
    border-radius: var(--border-radius);
    -webkit-border-radius: var(--border-radius);
    -moz-border-radius: var(--border-radius);
    -ms-border-radius: var(--border-radius);
    -o-border-radius: var(--border-radius);
}
.btn-nostyle {
    background: none;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 0;
}
.btn.disabled,
.btn.disabled:hover,
.btn:disabled {
    cursor: not-allowed;
    opacity: 0.8 !important;
}
.btn-add-voucher {
    height: 47px !important;
}


@media screen and (max-width: 767.98px) {
    .links {
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 0 0.5rem;
        flex-wrap: nowrap !important;
    }
}


/*FORMS*/
.col-form-label {
    max-height: fit-content;
    padding: 0.8rem !important;
}
.custom-checkbox label {
    margin-bottom: 0;
}
.custom-checkbox label,
.form-control-select {
    cursor: pointer;
}
.form-group {
    position: relative;
}
.input-group:not(.bootstrap-touchspin):not(.newsletter-input-group):not(.search-control):not(.input-discount-name):not(.eam-box-link):not(.alert-input-group) {
    flex-direction: column;
    align-items: flex-start;
}
.form-floating .form-control:not(textarea),
.form-floating .form-control-select {
    height: calc(3rem + 2px) !important;
    min-height: 100% !important;
    max-height: 100% !important;
    padding: 1rem .75rem;
    background-image: none;
    padding-top: 1.125rem;
    padding-bottom: .625rem;
    border-top-left-radius: var(--border-radius) !important;
    border-bottom-left-radius: var(--border-radius) !important;
}
.custom-select2~label,
.form-floating .form-select~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}
.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after {
    background: none;
}
.form-floating .form-control::-webkit-input-placeholder {
    color: transparent !important;
}
.form-floating .form-control::-moz-placeholder {
    color: transparent !important;
}
.form-floating .form-control::placeholder {
    color: transparent !important;
}
input.form-control:not([type="checkbox"]):not(.input-voucher):not(.form-search-control):not(.block-cart-product-quantity),
select.form-control {
    
}

input[name="password"]+.input-group-btn,
input[name="new_password"]+.input-group-btn {
    position: absolute;
    right: 0;
    z-index: 99;
    height: auto;
    top: 0;
}

.custom-checkbox input[type=checkbox]+span:not(.color),
.custom-radio {
    width: 20px;
    height: 20px;
    min-width: 20px;
    border-radius: var(--border-radius);
}

.custom-checkbox:has(input:checked) span:not(.color),
.custom-radio:has(input:checked) {
    border-color: var(--color-accent);
}

.custom-checkbox input[type=checkbox] {
    width: 20px;
    height: 20px;
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    top: 4px;
    font-size: 12px;
}

.input-group>.form-control:focus {
    z-index: 0;
}

.form-control.form-search-control:focus {
    box-shadow: none;
}

#blockcart-content .cart-products .block-cart-product-quantity {
    border-radius: 13px !important;
    border: none;
}
.input-group-btn-vertical .btn-touchspin {
    border-radius: 13px !important;
    border: none;
}
.input-group.bootstrap-touchspin {
    background-color: #fff;
    border: 2px solid #7dd2e6;
    border-radius: var(--border-radius);
    width: 100% !important;
    max-width: 125px;
    max-height: 55px;
}
.product-quantity button.bootstrap-touchspin-up,
.product-quantity button.bootstrap-touchspin-down {
    font-size: 1.3rem;
    border: none;
}
.js-cart-line-product-quantity,
.product-quantity #quantity_wanted {
    font-size: 0.9rem;
    border: none;
    max-width: 55px;
    text-align: center;
}
.js-cart-line-product-quantity,
.product-quantity .qty {
    width: auto;
}


.help-block {
    width: 100%;
}
.form-group.has-error .help-block {
    font-size: 0.8rem;
}
li.alert.alert-danger {
    padding: 0.3rem 0.6rem;
    margin-bottom: 0.4rem;
}

[class*="gdpr_module"] label a,
.content-psgdpr label a {
    color: var(--color-accent) !important;
    text-decoration: underline;
}

/*SCROLLBAR*/
/* scroll width */
.content-links .links::-webkit-scrollbar,
.nav.nav-tabs::-webkit-scrollbar {
    height: 4px;
}


/*GDPR MODULE*/
#footer .gdpr_module .custom-checkbox {
    font-size: 1rem;
    align-items: center;
}


/*WIDGET ELEMENTOR*/
.elementor-button .elementor-align-icon-left {
    float: none;
}

/*CAROUSEL ARROW ABOVE*/
.swiper-button-next, .swiper-button-prev {
    background: #ffffff;
    border: 1px solid var(--color-corp);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: var(--color-corp);
    padding: 0.7rem;
}
.swiper-button-prev:after,
.swiper-arrows-inside .swiper-button-prev:after {
    font-family:'font-maspanales';
    content: '\e811';
    transform: translateX(-0.1rem);
    left: -0.1rem;
}
.swiper-button-next:after,
.swiper-arrows-inside .swiper-button-next:after {
    font-family:'font-maspanales';
    content: '\e811';
    transform: rotate(180deg) translateX(-0.1rem);
}

/*GOOGLE REVIEW*/
@media screen and (max-width: 768px) {
    div#___ratingbadge_1, div#___ratingbadge_0 {
        display: none !important;
    }
}