/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 @font-face {
    font-family: 'Chivo';
    src: url('../fonts/Chivo-ExtraBold.ttf')  format('truetype'),url('../fonts/Chivo-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Chivo-ExtraBold.woff2') format('woff2'),
    url('../fonts/Chivo-ExtraBold.woff') format('woff'),
    url('../fonts/Chivo-ExtraBold.svg#svgFontName') format('svg');
}
 .header-nav{
    padding: 0px!important;
}

.right-nav, .left-nav{
    padding: 0px;
}

.envio{
    font-weight: 600;
    font-size: 16px;
}

.envio i{
    color: #cc071e;
}

.btn a{
    color: #ffffff!important;
}

.btn a:hover{
    color: #ffffff!important;
}

#banner-logo{
    display:none;
}

.col-header-left{
    max-width: 30%;
}

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

.elementor-column-wrap{
    display: contents!important;
}

.rte-content .links{
    list-style-type: none;
    padding: 10px 0px;
}

.links li{
    line-height: 30px;
    display: inline-block;
}
.links li a{
    padding: 0 10px;
}
.links li a i{
    margin-right: 6px;
}

.cbp-vertical-on-top > .cbp-vertical > ul{
    position: absolute;
    visibility: hidden;
    opacity: 0;
    min-width: 350px;
}

.nopadding{
    padding-left: 0px;
    padding-right: 0px;
}

.products-grid .product-miniature-default{
    /*display: -webkit-box;*/
    flex-wrap: wrap;
    flex-direction: row;
}

.hidden {
    display: none;
}
sup {
    color: red;
    top: -0.5em;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.btn-inverse {
    color: white !important;
    background-color: #cc071e !important;
    /*border-color: #cc071e !important;*/
    border: 1px solid #ffffff;
}
.btn-success {
    color: white !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}
/*formulario registro*/
#main > .page-header > .h1, #main .info-title{
    padding-left: 15px!important;
}

#main .info-title {
    margin-top: 10px;
    padding-right: 15px!important;
}

.registro{
    padding: 0 9px;
}

.create-account-error{
    display: none;
    margin: 15px 0 0;
}

.create-account_form{
    margin-bottom: 30px!important;
}

.create-account_form > .panel-heading{
    font-size: 20px;
    color: #fff;
    background-color: #cc071e;
    margin-bottom: 0;
    padding: 10px 15px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.create-account_form > .form_content{
    padding: 15px;
    border: solid 1px #ddd;
    border-width: 0 1px
}

.create-account_form > .submit{
    padding: 15px;
    border: solid 1px #ddd;
}

#SubmitCreateFinalCustomer, #SubmitCreateB2BCustomer{
    width: 100%;
    background: black;
    color: white;
}

/*imágenes móvil*/

.elementor-col-33{
    width: 33.333% !important;
}

/*menú móvil*/

.m-nav-btn{
    background: #161819!important;
    color: #ffffff!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
#mobile-cart-products-count{
    background:#a6081a;
}
#iqitmegamenu-mobile li.show>ul {
    padding-bottom: 0px;
    padding-top: 0px;
}
#iqitmegamenu-mobile ul li ul li a{
    color: #333333!important;
}
#iqitmegamenu-mobile ul li ul li .expand-icon{
    color: #cc071e!important;
}
#iqitmegamenu-mobile ul li ul li .close-icon{
    color: #cc071e!important;
}
.hide_mobile_btn{
    text-align: right;
}
.hide_mobile_btn a{
    padding: 1em 1em 1em 1em!important;
}

.cbp-menu-search{
    float: right !important;
}

.cbp-menu-search #search_widget,
.cbp-menu-search .search-widget-no-autocomplete {
    padding: 5px;
}

.cbp-menu-search #search_widget form div,
.cbp-menu-search .search-widget-no-autocomplete form div {
    font-size: initial;
}

.cbp-menu-search #search_widget form div input,
.cbp-menu-search .search-widget-no-autocomplete form div input {
    max-height: 25px;
    border-radius: 3%;
}

.menucart{
    display:none;
}

#dondecomprar{
    padding-top: 5px;
    padding-bottom: 5px;
}

#dondecomprar a img {
    max-height: 54px;
}

.links li a:not(.btn):not(.nav-link), .links li a:not(.btn):not(.nav-link):hover {
    color:#fff;
}

.header-nav{
    background: url(/img/cms/BARRA-SUPERIOR-WEB.jpg) left top / contain repeat scroll;
    background-size: contain;
}

#back-to-top{
    width: 3.5rem;
    height: 3.5rem;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 14px;
    text-align: center;
    z-index: 999;
}

#back-to-top i, .top{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-around;
}

.cbp-legend {
    border-radius: 5px;
    background: yellow!important;
    animation: blinker 2s linear infinite;
    font-weight: bold!important;
}

.cbp-legend:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: calc(30%);
    border: 5px solid yellow;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

.col-mobile-btn-cart{
    position: static;
}

.row-remove-margin {
    margin-left: -15px;
    margin-right: -15px;
}

select {
    background-image: none;
}

.deleted-cookies{
    margin-top: 15px;
    padding-left: 15px;
    min-height: 30vh;
}

#module-iqitemailsubscriptionconf-subscription #wrapper{
    /*margin-top: 15px;*/
    min-height: 42vh;
}

.ps-emailsubscription-block{
    max-width: 100%;
}

.nsletter-input-group{
    border-radius: 30px;
    background-color:white;
    color:#c11b21;
}

.newsletter{
    float: left;
}

.input-subscription{
    border-radius: 30px 0px 0px 30px;
    height: 36px;
}

::placeholder {
    color: #c11b21;
}

.btn-subscribe{
    border-radius: 0px 30px 30px 0px;
    background-color: #c11b21 !important;
    border: solid 1px white !important;
    color: #fff;
}

.cart-rule{
    padding-bottom: 10px;
}

.cart-rule ul{
    border: 5px solid #ddd;
}

.cart-rule ul li{
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
}

.cart-rule ul li:last-child{
    border-bottom: none;
}

.no-padding{
    padding: 0px;
}

#footer-container-first{
    padding-top: 15px;
    padding-bottom: 0px;
}

.img-submenu{
    height: 1.8rem;
}

.cbp-hrsub{
    float: none;
    width: 100%;
    overflow-y: auto;
    height: calc(73vh);
    margin-top: 35px;
}

.cbp-hrsub-inner{
    height: max-content;
    /*min-height: calc(73vh);*/
    min-height: 564px;
}

#cbp-hrmenu{
    padding-left:105px;
}

#cbp-hrmenu1{
    position:absolute;
}

#cbp-hrmenu1-ul{
    position: static;
    float: none;
    width: 100%;
    overflow-y: auto;
    max-height: calc(73vh);
}

.cbp-vertical-title{
    width: 120px;
}

/* Cart */

.bg-over-lay{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    visibility: hidden;
    will-change: opacity;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
    transition: opacity 0.3s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
}

.show .bg-over-lay{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.show .anim-active{
    webkit-animation: anim-item 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0s 1;
    -moz-animation: anim-item 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0s 1;
    -o-animation: anim-item 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0s 1;
    animation: anim-item 0.8s cubic-bezier(0.25,0.46,0.45,0.94) 0s 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.anim-item{
    opacity: 0;
    filter: alpha(opacity=0);
}

.top_3column_opc {
    padding-top: 10px;
}

#cartByReference .table > thead > tr > th{
    background-color: #cc071e;
    color: #fff;
    border-bottom: none;
}

.header-cart-product-details{
    background-color: #cc071e;
    color: #fff;
    border-bottom: none;
    padding: 3px 10px;
    font-weight: bold;
}

.product-available-check{
    text-align: center;
}

.product-available-check .fa-check-circle, .product-available-check .fa-times-circle, .product-available-check .fa-exclamation-triangle, .fa-trash-o.remove-from-cart{
    font-size: x-large;
}

.product-available-check .fa-check-circle{
    color: #5cb85c;
}

.product-available-check .fa-times-circle{
    color: #cc071e;
}

.product-available-check .fa-exclamation-triangle{
    color: #ffdf02;
}

.product-line-grid-body .product-line-info > span{
    font-weight: bold;
}

.qty .input-group-btn-vertical{
    padding-top: 5px;
}

.product-discount .discount-percentage{
    margin-top: 0px;
}

.voucher-banner{
    flex: 1 0 0;
}

.table_block.cart_name{
    vertical-align: middle;
}

.email-logo{
    padding-left: 65px;
    padding-right: 0px;
}

.email-logo:before {
    position: absolute;
    content: "\f0e0";
    top: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #c11b21;
    background-color: white;
    font-family: "FontAwesome";
    font-size: 20px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    left: 0;
}

/* Init Brands */
.elementor-brands .row{
    align-items: center;
    height: 127px;
    background: white;
}
/* End Brands*/

#opc_wrapper .page-heading,
#specialCotization .page-heading,
#specialBudget .page-heading,
#specialCommercialManagement .page-heading,
.deluxegift .page-heading
{
    background-color: #cc071e;
    color: #fff;
}

#specialCotization, #specialBudget, #specialCommercialManagement {
    padding: 0px;
}

#specialCotization .page-heading,
#specialBudget .page-heading,
#specialCommercialManagement .page-heading,
.deluxegift .page-heading
{
    padding: 5px 15px;
    /*padding: 10px 15px 17px 15px;*/
    font-size: 20px;
}

#specialBudget .specialcotization-group{
    width: 100%;
}

#opc_wrapper .btn-primary{
    background-color: #cc071e;
}
 .btn-payment.disabled{
    opacity: 0.7
 }
#opc_wrapper .btn-primary:hover{
    background-color: #a6081a!important;
}

.cart-flex-container{
    display: flex;
    flex-flow: row wrap;
}

.arrival-list{
    margin-top: 6px;
}

.pd-r-10{
    padding-right: 10px;
}

/* Inicio Carrito */

.center-cart-details{
    padding-top:10px;
    text-align:center;
}

.pad-cart-price{
    padding: 10px 0px;
}

.product-line-grid-left-cart{
    padding-right: 0px;
    width:125px;
}

.product-available-check-cart{
    padding:0px 10px;
    width:75px;
    text-align:center;
}

.product-line-info-cart{
    padding-top:10px;
}

.product-line-info-cart a{
    font-weight: bold;
    color:#484848;
}

.product-reference-cart{
    font-size: 1rem;
    color: #484848;
    font-style: normal;
    font-weight: 600;
    padding-top:10px;
}

.product-reference-cart-mobile{
    font-size: 1rem;
    color: #484848;
    font-style: normal;
    font-weight: 600;
}

#cartByReference th{
    padding: .2rem .75rem;
}

.shoppingcart .page-heading{
    font-size: 1.5rem;
    color: #484848;
    font-style: normal;
    font-weight: 600;
}

.cotization #specialCotization{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.cotization #specialBudget{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

#cartByReference .page-heading{
    font-size: 1.5rem;
    color: #484848;
    font-style: normal;
    font-weight: 600;
}

.cart-prices-mobile{
    margin-top:5px;
    padding: 3px 6px;
    background-color: #666;
    color: #fff;
}
/* Final Carrito */

.fa-tiktok{
    content: url(../img/tiktok.svg);
}
.social-links>li>a:hover{
    color:white!important;
}
.mm_block_type_html {
    border: none;
}
.mm_block_type_html > h4 {
    padding-top: 9px;
    margin-bottom: 0px;
}

.btn-order-details, .btn-order-details:hover{
    background-color: #000!important;
    border-radius: 2px;
    padding: 4px!important;
    color: #fff;
}

.btn-view-orders-history, .btn-view-orders-history:hover{
    background-color: #000!important;
    border-radius: 2px;
    padding: 10px!important;
    color: #fff;
}

.my-account-page-content .addresses .col{
    padding: 0px;
}

.print > button {
    background-color: #333333;
    color: #fff;
    text-align: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: block;
    border-radius: 4px;
    cursor: pointer;
    border:none;
}

.elementor-title-revistas{
    margin-left:15px;
    padding-bottom:13px;
    margin-top:0px;
    width:max-content;
}

.reserved-container{
    position:absolute;
    width:100%;
    bottom:0;
    left:0;
    margin-bottom:15%;
    z-index:2;
    text-align:center;
}

.reserved-text{
    background: hsl(60.53deg 100% 50.5% / 43%);
    font-weight: 600;padding:5px;
    border-radius:5px;
    border: 2px solid red;
    font-size:large;
    text-transform:uppercase;
    animation:blinker 2s linear infinite;
}

@media (max-width: 575.98px) {
    .block-newsletter{
        margin-bottom: 0px !important;
    }

    .block-social-links{
        margin-bottom: 10px;
    }

    .newsletter{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .email-logo{
        padding-bottom: 10px;
    }
    .product-image.media-middle img{
       max-width: 100%;
    }
}

@media (min-width: 768px) {

    #login-form .form-group .col-md-8{
        /*flex: 0 0 75%;
        max-width: 75%;*/
    }
    #login-form .form_group {
        padding: 0.5em 1em 0.5em 0;
        flex: 1;
    }

    #login-form .col-form-label {
        padding: 0.5em 1em 0.5em 0;
        flex: 1;
    }

    .mobile-no-tablet{
        display: none;
    }

    .elementor-title-revistas{
        margin-left:15px;
        padding-bottom:13px;
        margin-top:-53px;
        width:max-content!important;
    }

}

@media only screen and (min-width: 992px) {
    #header .header-nav {
        display: none !important;
    }
    .ps-shoppingcart.dropdown #blockcart-content{
        padding: 15px 10px;
        position: fixed;
        z-index: 2222;
        display: block;
        top: 0;
        height: 100%;
        width: 375px;
        font-size: 14px;
        background-color: white;
        right: 0;
        -webkit-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        -o-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        -webkit-transition: all 0.4s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
        transition: all 0.4s cubic-bezier(0.25,0.46,0.45,0.94) 0s;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@media only screen and (min-width: 1200px) {
    .cart-overview{
        min-width:1358px;
    }
    .mobile{
        display:none;
    }
    .product-mobile{
        min-width: 125px;
    }
}

@media (max-width: 992px){
    #header{
        position: fixed;
        top: 0;
        width: 100%;
    }
    .header-nav{
        padding-top: 5px!important;
        padding-bottom: 5px!important;
    }
    .m-nav-btn{
        padding-top: 10px!important;
        padding-bottom: 10px!important;
        font-size: medium;
    }
    .rte-content .links {
        padding: 0px;
        min-height: 50px;
    }
    #mobile-header .m-nav-btn>i{
        font-size: 2rem!important;
    }
    .links li{
        line-height: 10px;
        padding-top: 15px;
        padding-bottom: 5px;
        font-size: 11px;
    }
    #wrapper{
        margin-top: 106px;
    }
    #wrapper .content-only{
        margin-top: -106px;
    }
    .envio{
        display: none!important;
    }
    #banner-logo{
        display: inline;
    }
    #banner-logo a img{
        width: 165px;
        height: 50px;
        padding-top: 5px;
    }
    .contact{
        display:none;
    }
    .deleted-cookies{
        margin-top: 120px;
        min-height: 30vh;
    }
    #main .cart-grid.row{
        overflow-y: hidden;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    #main .cart-overview{
        width: auto;
    }
    #main .cart-overview > .row{
        flex-wrap: nowrap;
    }
    #main .product-line-grid .row{
        flex-wrap: nowrap;
    }
    .top_3column_opc{
        padding-top: 0px;
    }
    .voucher-banner{
        display:none;
    }
    .elementor-brands .row{
        height: auto;
        min-height: 100px;
    }
    .cotization-grid{
        flex-flow: wrap-reverse;
        flex-direction: column-reverse;
    }
    .cotization{
        width: 100%;
        padding-top: 10px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .voucher-prices-grid{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #opc_3column .col-item{
        width: 100%;
        padding: 0 10px;
    }
    .no-mobile{
        display:none;
    }
    .flex-between-mbl{
        display: flex;
        justify-content: space-between;
    }
    .product-line-info-cart{
        padding-top: 0px;
    }
    .qty .bootstrap-touchspin{
        min-width: 50px;
    }
    .qty .bootstrap-touchspin .input-group-btn-vertical{
        margin-left: -10px;
    }
    .product-mobile{
        width: 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .desc-mobile{
        width: 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .quantity-mobile{
        width: 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .quantity-cart-details{
        flex: 0 0 100%;
        max-width: 100%;
    }
    #opc_3column .col-item.col-shipping{
        width: 100%;
    }
    #cartByReference .page-heading, .shoppingcart .page-heading{
        padding-left: 10px;
    }
    .cart-actions #removeAll{
        margin-right: 15px;
    }
    #blockcart-content{
        max-width: 100%;
        width: 100%;
        height: 100vh;
        /*max-height: 100vh;*/
        overflow-x: hidden;
        overflow-y: auto;
    }
    .cart-products{
        height: auto;
        max-height: initial!important;
        overflow-x: initial;
        overflow-y: initial;
    }
}

/*** INIT CONTACT PAGE***/

#iqitcontactpage-map iframe{
    width: 100%;
    margin-bottom: 2rem;
}

.contact-map{
    padding: 15px;
}

.panel-group{
    margin-bottom: 19px;
}

.panel{
    margin-bottom: 19px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
}

.panel-heading{
    border-color: #dddddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#captcha-box{
    display: inline-block;
}

.checkbox.privacy sup{
    color:red;
    font-weight: bold;
}

#privacy-not-checked {
    display: none;
}

/*** END CONTACT PAGE***/

/*** OVERRIDE. PASAR A SASS Y RECOMPILAR ***/
.modal-open #desktop-header.stuck-header, .modal-open #iqitmegamenu-wrapper.stuck-menu{
    padding-right: 17px;
}
#wrapper .breadcrumb li {
    text-transform: uppercase;
 }
 #search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio {
     top: -1px;

 }
 .product_header_container {
     border-bottom: 1px solid #cc071e;
     margin-bottom:0;
     padding-bottom:5px;
 }
 .product-miniature-grid .input-group-add-cart .input-group {
     margin: 0 1px 0 0;
 }
 .product-additional-info {
     border-top: none;
     padding-top: 0;
 }
 .products-grid .product-miniature-layout-2 .product-add-cart {
     padding: 0;
 }
 .product-miniature-grid .product-availability {
     position: static;
     left: initial;
     transition: none;
 }
 .products-grid .product-miniature-default .product-description{
     padding: 0;
 }
 .product-miniature-grid:hover .product-availability {
     transform: none;
     opacity: 1;
     -webkit-backface-visibility: initial;
     backface-visibility: initial;
 }
 .product-flags{
    position: static;
    padding-top:2px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
 }
    li.item-flag {
        display: inline-block;
        padding: 0.1em 2px;
        line-height: 1em;
        border-radius: 2px;
        margin: 0 1px;
    }
    li.item-flag span{
        display: block;
        font-size: 11px;
        font-weight: 600;
        white-space: nowrap;
    }
    li.item-flag-extra{
        display: inline-block;
        margin:0 1px;
    }
.products-grid .product-miniature-default .product-unavailable {
    display: inline-block;
}

 .product-miniature-grid .product-title {
    padding: 5px 0;
     font-style: normal;
     font-weight: 600;
     text-transform: uppercase;
 }

 .product-miniature-default .product-add-cart .input-qty {
     max-width: 36px;
     height: 32px;
     margin-right: 1px;
 }

 .products-grid .product-miniature-default .product-brand{
     margin-top:-2px;
     font-size: 0.8rem;
     color: #000000;
     font-style: normal;
     font-weight: 600;
     text-transform: uppercase;
 }

 .products-grid .product-miniature-default .product-brand{
     display: none;
 }
 #inner-wrapper {
     padding: 0;
 }
 @media (min-width: 768px){
     .products-grid .product-miniature-default .product-brand{
         overflow: hidden;
         height: 50px;
         position: relative;
         display: block;
     }
 }

 .product-brand a{
     position: absolute;
     width: 100%;
     text-align: center;
 }
 .product-brand img{
     max-height: 50px;
 }
 a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn){
     color: #000;
 }

 .product-line-info-cart a:link:not(.nav-link):not(.btn), .product-line-info-cart a:visited:not(.nav-link):not(.btn) {
    color: #484848;
 }

 .product-price{
     font-family: 'Chivo', sans-serif;
     line-height: 1em;
     display: block;
     text-shadow: 1px 1px 3px #999;
 }
 .product-price.has-discount{
     color: #cc071e;
 }
 .bootstrap-touchspin .input-group-btn-vertical > .btn {
     display: inline-block;
     line-height: 1rem;
     margin: 0 1px;
     width: 32px;
     height: 32px;
     padding: 4px;
     text-align: center;
     background-color: #000;
     position: relative;
     border:none;
 }

 .bootstrap-touchspin .input-group-btn-vertical i {
     font-size: 1rem;
     left: 10px;
     top: 10px;
     color: #fff;
 }

 .btn-product-list{
     height: 32px;
     flex-grow: 2;
     position: relative;
     padding: 0.5rem 0.7rem;
 }

 .product-miniature-default .regular-price {
     text-decoration: none;
 }

 .product-quantity .qty{
     width: 120px;
 }
 .cart-buttons a.btn-block {
     padding: 1rem 1.5rem;
 }
 .add-to-cart .fa.check-icon{
     display: none;
 }
 .add-to-cart.processing-added .bag-icon,
 .add-to-cart.processing-added .spinner-icon{
     display: none;
 }
 .add-to-cart.processing-added .check-icon{
     display: inline-block;
 }
.add-to-cart.processing-add.processing-added .spinner-icon{
     display: inline-block;
 }
 .add-to-cart.processing-add.processing-added .check-icon{
     display: none;
 }
 .btn-primary:not(.btn-iconic) i, .btn-secondary:not(.btn-iconic) i {
     margin-right: 0;
 }
 /** Lista 3 columnas **/
 #content-wrapper.list-three{
     margin-top: 10px;
 }
.products-selection{
    margin: 0 auto 10px auto;
    padding: 0.2em 0.8em;
 }
 .list-three #amazzing_filter.block{
     margin: 0;
 }
 .list-three #amazzing_filter.block .title_block{
    display: none;
 }
 .list-three #amazzing_filter.block .block_content{
     display: flex;
 }
 .list-three #amazzing_filter.block .block_content .selectedFilters{
     width: 25%;
 }
 .list-three #amazzing_filter.block #af_form{
    display: flex;
    width: 75%;
    -ms-flex-order: -1;
    order: -1;
}
 .list-three #amazzing_filter.block .block_content #af_form .af_filter{
    flex-grow: 1;
    margin: 0;
    padding: 0 10px;
    border-width: 0;
}
.list-three #amazzing_filter.block .block_content #af_form .af_filter .af_subtitle{
    padding: 3px;
 }
  .list-three #amazzing_filter.block .block_content #af_form .af_filter li{
    margin: 0;
    padding:0;
 }
.list-three #amazzing_filter.block .block_content #af_form .af_filter li label{
    margin-bottom: 3px;
 }
.list-three #amazzing_filter.block .block_content #af_form .af_filter .name{
    max-width: 90%;

}
 /** fin 3 columnas**/
 /**************************************/

 /*** COMUNES. Caja con lad diagonal **/
 #page-nextloader{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: #0000006b;
  display: none;
}
 .block-diagonal{
     display: block;
     text-transform: uppercase;
     font-weight: 600;
     padding: 4px;
     text-align: center;
     margin: 0 ;
     -webkit-transform: skew(-32deg);
     -moz-transform: skew(-32deg);
     -o-transform: skew(-32deg);
     transform: skew(-32deg);
     overflow: hidden;
     position: relative;
 }
 .block-diagonal-content{
     -webkit-transform: skew(32deg);
     -moz-transform: skew(32deg);
     -o-transform: skew(32deg);
     transform: skew(32deg);
     display: block;
 }
 .modal-content {
     min-height: 10vh;
 }
  .modal-swipper {
    overflow: hidden;
    padding:0;
    text-align: center;
 }
 #swipe-cover{
    position: absolute;
    width: 100%;
 }
 #product-list-modal .modal-dialog {
     margin: 40px auto;
 }
 #product-list-modal .modal-header {
     padding:5px 10px;
 }
 #product-list-modal .modal-thumb-list{
     display: flex;
 }
 .content-flex{
     display:flex;
     flex-wrap: wrap;
 }
 .content-flex:first-child{
     margin-bottom: 2px;
 }
 .fa-search-plus::before {
     font-size: 18px;
 }
 .pack-quantity .spinner-icon, .pack-quantity .check-icon{
     display: none;
 }
 .product-price,.discount-regular-price{
     font-family: 'Chivo', sans-serif;
 }

 .price-currency{
     font-size:0.7em;
 }

 .thunb-large{
     display: block;
 }
 .adds{
 	display: flex;
 }
 .cart_quantity_product{
  	display: block;
    padding: 5px;
 	color: #fff;
    background: #ffa500;
    font-size: 0.9em;
    z-index: 1;
    height: 32px;
 }
 .admin-product-actions{
    right: 0;
    position: absolute;
    z-index: 2;
 }
 .admin-product-actions a{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    background: #dddddd42;
    text-align: center;
    line-height: 30px;
    border-radius: 40%;
 }
 .admin-product-actions .spinner-icon{
     display: none;
 }
 .admin-product-actions a:hover .fa{
     color: #cc071e;
 }
 .admin-product-actions .status-1{
    background-color: #8b9ad8;
 }
 .admin-product-actions .js-checked.status-0{
    background-color: #8b9ad8;
 }
 .admin-product-actions .js-checked.status-1{
    background: #dddddd42;
 }
 #product .alert.alert-danger{
    display: none;
 }
 #category .alert.alert-danger{
    display: none;
 }
 /*** BLOQUE NOVEDADE **/
 .elementor-element-populated .promo .product-wrap-prices .price{
    margin-top: 5px;
 }
.elementor-element-populated .products-grid .promo .product-wrap-prices{
    margin-left: 0;
 }
.pm-discount-container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    padding: 0;
    text-align: center;
}
.pm-discount{
    background-color: #9d1122;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    padding: 2px;
    width: 25px;
    float: right;
}

.discount-special-container span{
    background-color: #9d1122;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    padding: 2px;
    width: 25px;
}
.pvd{
    font-size: 2rem;
    letter-spacing: -0.0714285714rem;
    font-style: normal;
    text-transform: none;
    color: #000;
    line-height: 1em;
    text-shadow: 1px 1px 3px #999;
}

 /*** PRODUCT LIST ****/
 /*-- Banderas aviso Novedad, Promocón, En stock, etc */
 #js-product-list{
     margin-bottom: 3rem;
 }
 .pagination-1{
     display: none;
 }
 .product-lmage-large{
     text-align: center;
 }

 .product-reference{
     display: flex;
 }
 .product-reference{
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
 }
 .product-reference span{
     display: inline-block;
     font-size:1rem;
     color: #000000;
     font-style: normal;
     font-weight: 600;
 }
 .is-copy:hover{
     cursor: pointer;
 }
 .products-grid .product-reference span{
     font-size:0.8rem;
 }
 .extrainfo-container{
     display: flex;
     width: 100%;
 }
 .extrainfo-container.list-mv{
     padding: 5px 10px;
 }
 .extrainfo-container .info-box{
     width: 50%;
 }
 .products-grid .stocklocation,
 .products-grid .stockavailable{
     width: 135%;
 }
 .product-cajas.list-mv{
     margin-top:-5px;
 }
 .box-label{
     font-size: 0.8rem;
     line-height: 1.1rem;
     font-weight: 600;
     color: #000;
 }
 .box-label.stockphysical,.box-label.stocklocation{
     font-size: 0.7rem;
     line-height: 1rem;
     font-weight: 400;
 }
 .box-label span{
     display: inline-block;
     margin-right:6px;
     line-height: 1rem;
 }

 .info-box.arrival{
     text-align: right;
 }.brand-container-mv{
     position: absolute;
     z-index: 1;
     top: 0;
     left: 0;
     max-width: 80px;  
 }
 .category-products .brand-container-mv{
    display: none;
 }
 /*-- Cajas Estadíticas, Competencia, Tarifas */
 .bottominfo-container .bottombox{
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
 }
 .bottom-info{
     border:#c4c4c4 solid 1px;
     padding: 5px 0;
     margin-bottom: 6px;
     flex-grow: 2;
     width: 100%;
 }
 .bottombox.second{
     border:#c4c4c4 solid 1px;
     padding: 5px 0;
 }
 .info-list {
     text-transform: uppercase;
 }
 .info-list li{
     display: inline-block;
     font-size: 0.8rem;
     color: #000000;
     padding: 0 4px;
     border-left: solid 1px #c4c4c4;
     font-weight: 600;

 }
 .info-list li:first-child{
     border:none;
 }
 
 /*-- Cajas Descuentos por cantidad, descuentos, recogida */
 .product-flex-columns.promo .product-wrap-info{
     /*display: none;*/
 }
#main-product-wrapper .product-flex-columns.promo .product-wrap-info{
    min-width: auto!important;
    /*width: 150px;
    margin: 10px 0px;
    margin-right: 10px;*/
    text-align: center;
}
 .product-wrap-info{
     min-width: 54%;
     min-height: 20px;
 }
 .products-grid .product-wrap-info{
     order: 1;
 }
 .delivery-list li{
     font-size: 1rem;
     text-align: right;
 }
 .delivery-list li::before {
     content: "\2022"; 
     color:green; 
     font-weight: 600; 
     display: inline-block; 
     width: 1em; 
     margin-left: -12px;
 }
 .packinfo-container{
     display: flex;
     margin-left: -5px;
     margin-right: -5px;    
 }
 .packinfo-container a{
    padding: 6px 0; 
  }
 .packinfo-container .pack-box{
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     align-items:center;   
 }
.packinfo-container .pack-box--bestprice .pack-price{
    border-top:solid 0.5px #fff708;
    border-bottom:solid 0.5px #fff708;
 }
 .best-price{
    text-align: center;
    display: block; 
    font-size: 0.9rem  
 }
 .pack-quantity{
    font-size: 13px;
    font-weight: 600;
    color: #cc071e;
    width: 35px;
    text-align: center;
 }

 .pack-price.block-diagonal{
     background-color: #cc071e;
     border-top-left-radius: 4px;
     border-bottom-left-radius: 4px;
     color: #fff;
     font-size: 12px;
     font-weight: 600;
     /* font-family: 'Chivo', sans-serif; */
     padding: 4px;
     width:52px;
     text-align: center;
 }
 .pack-discount.block-diagonal{
     background-color: #9d1122;
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px;
     color: #fff;
     font-size: 10px;
     font-weight: 600;
     padding: 2px;
     text-align: center;
     width: 25px;
 }
 
 .pack-discount{
     position: relative;
 }
 
 .products-grid .promo .product-wrap-prices{
     order: 1;
     display: flex;
     flex-wrap: wrap;
     align-items: flex-end;
     justify-content: flex-end;
     margin-left: -22px;
 }
 
 .wrapper-discount{
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     min-height: 60px;
     margin-bottom: 5px;
     justify-content: flex-end;
 }
 .price-discount-before{
     color:#ffffff;
     background-color: #000000;
     padding: 4px 8px;
     border-top-left-radius: 20px;
     border-bottom-left-radius: 20px;
     margin-top: -10px;
     margin-right: -5px;
     position: relative;
     z-index: 1;
     text-align: center;
 }
 .price-discount-reduction{
    background-color: #fff708;
    padding: 10px 6px 8px 6px;
    margin-top: 10px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    min-width: 100px;
    text-align: center;
 }
 .discount-percentage{
     display: flex;
     flex-wrap: wrap;
     font-family: 'Chivo', sans-serif;
     font-weight: 900;
     margin-top: -6px;
 }
 .discount-old-price{
     font-size:10px;
     display: block; 
     font-weight: 600;
     font-style: italic;   
 }
 .discount-regular-price{
     font-size:23px;
     letter-spacing: -0.0714285714rem;
     display: block; 
     font-weight: 900;
     color: #cc071e;        
 }
 .discount-regular-price .price-currency{
    display: none;
 }
 .discount-reduction{
     font-style: italic;
     letter-spacing: -0.0714285714rem;
     font-size: 20px;
     line-height: 22px;
     margin-right: 5px;
     display: block;
     color: #fff708;
 }
 .discount-symbol{
     text-align: left;
     color: #fff708;
     display: block;
     font-weight: 600;
     font-style: italic;
     font-size: 10px;
     margin-top: -2px; 
 }
 .discount-extra{
    display: block;
     font-weight: 600;
     font-style: italic;
     font-size: 9px; 
     margin-top: -10px; 
     color: #fff708; 
 }
 .discount-label-inner{
     display: flex;
     flex-wrap: nowrap;
     justify-content: flex-start;
 }

 .discount-finishdate{
     display: block;
     font-weight: 600;
     font-style: italic;  
     font-size: 10px;
 }
 .pvpr{
     font-size: 1.3rem;
     color: #000;
     padding: 2px 0;
     font-weight: bold;
 }
 .product-pvpr{
     letter-spacing: -0.0714285714rem;
     font-weight: 900;
     font-family: 'Chivo', sans-serif;
 }
 .product-canon{
    display: block;
    background: #dedbdb;
    border-radius: 10px;
    padding: 0px 4px;
    color: black;
    font-style: initial;
    text-shadow: none;
    font-weight: normal;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 10px;
    letter-spacing: normal;
    cursor: pointer;
}
.product-bulky{
    display: inline-block;
    background: #dedbdb;
    border-radius: 10px;
    padding: 0px 4px;
    color: black;
    font-style: initial;
    text-shadow: none;
    font-weight: normal;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 10px;
    letter-spacing: normal;
    cursor: pointer;
} 
 .total-price-js{
     flex-grow: 1;
     height: 32px;
     border: none;
     padding:7px;
     background-color: #3c3d3d;
     color: #999;
     font-family: 'Chivo', sans-serif;
     font-weight: 900;
     font-size: 0.9rem;
     letter-spacing: -1px;
 }
 .products-grid .bottominfo-container{
     width: 100%;
     padding: 0 5px;
 }
 .bottominfo-container{
     width: 100%;
 }
 
 .priceblock{
     padding:0 5px;
 }

 .priceblock .btn-product-list-colums{
    
 }
.product-miniature-default .product-thumbnail img {
    max-width: 100%;
    height: auto;
}
 .expander-list {
     position: absolute;
     bottom: 20px;
     right: 0px;
     display: block;
     width: 32px;
     height: 32px;
     text-align: center;
     z-index: 5;
 }
 .modal-box-title{
     font-size:1rem;
     text-align: center;
     line-height: 2rem;
     margin-bottom: 0;
     width: 100%;
     text-transform: uppercase;
     font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 }
 .js-preorder, .js-mailalert{
     flex-grow: 1;
 }
 .js-mailalert{
     margin-bottom: 2px;
     display: inline-flex;
     width: 100%;
 }
 .js-preorder .btn, .js-mailalert .btn{
     width:100%;
     height: 32px;
     padding: .5rem 0.25rem;
 }

 .js-mailalert-response span{
     text-align: center;
     padding: 7px 5px; 
     height: 32px;
     color:#fff;
     display:block;
     background-color: #5fbb21;  
 }
 .js-mailalert-response, .btn-mailalert{
     width: 100%;
 }
 .input-group-add-cart{
     margin-right:2px;
 }
 #oos_customer_email_result{
    color: red;
 }
#content-wrapper #products{
    margin-right: -10px;
    margin-left: -10px;
}
.product-miniature-grid{
    padding-bottom: 10px;
}
.category-products{
    background-color: #ffffff;
    border-top: 1px solid #cc071e;
}
.module-title{
    padding: 15px;
}
.category-products .swiper-slide .js-product-miniature-wrapper{
    max-width: 100%;
    position: relative;
    overflow: hidden;
}
.category-products .swiper-slide .product-reference span{
    font-size:10px;
}
.fancybox-error {
    white-space: normal;
    padding: 8px;
}
.category_navigation_links > div{
    padding: 0;
}
.category_navigation_links div:last-child{
    text-align: right;
}
.category_navigation_links .btn-secondary{
    background-color: #000000;
    color: #ffffff;
    margin-bottom: 20px;
}

.product_p_price_container .product-price.pack-price{
    margin-left: 1px;
    margin-right: 1px;
    position: relative;
    background-image: url('../img/bg_ahorro.png');
    background-repeat: no-repeat;
    background-position: 5px 0px;
    text-align: center;
    padding-left: 38px;
    padding-top: 13px;
    width: 105px;
    height: 50px;
    display: block;
    background-size: 96%;
}
.product_p_price_container .product-price.pack-price span{
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 13px;
    display: block;
    text-shadow: none;
    text-transform: uppercase;
    line-height: 12px;
    color: #444;
}

/* Init Stores */

.address-input, .radius-input{
    display: inline-flex;
    width: 100%;
}
.addressInputlabel, .radiusInputlabel{
    flex: auto;
    display: flex;
    align-items: center;
    max-width: max-content;
    min-width: max-content;
}
#addressInput, #radiusSelect{
    max-width: max-content;
}
.store-content button, #addressInput, #radiusSelect, .addressInputlabel, .radiusInputlabel{
    margin: 5px;
}
.store-content button{
    border-radius: 2px;
}
#stores-table thead{
    background-color: #cc071e;
    color: #fff;
}
#stores-table .mandatelo-store-selection.st-level-3{
    visibility: hidden;
}
/* End Stores */
#discontinued #content-wrapper,
#check_list #content-wrapper,
#next_discontinued #content-wrapper{
    padding-left: 15px;
    padding-right: 15px;
}
#left-column .page-title {
  color: #1d1d1d;
  font-size: 2.2857142857rem;
  font-style: normal;
  font-weight: bold;
  text-transform: none;
}
.label-outlet {
	position: absolute;
	z-index: 2;
	background-color: red;
	color: #ffffff;
    font-weight: 500;
	padding: 1px 5px;
    border-radius: 5px;
}
.img-pepinazo{
    width: 10rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.price-countdown{
    font-size: 1.4rem!important;
    border-radius: 10px;
    padding: .3rem .4rem .2rem .4rem;
    font-family: 'Chivo', sans-serif;
}
.product-miniature-default .price-countdown-wrapper{
    width: min-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}
 @media (min-width: 768px){
    .label-outlet{
        left: 0px;
    }
    #content-wrapper {
        padding-left: 5px;
        padding-right: 5px;
    }
    #content-wrapper #products{
        margin-right: 0;
        margin-left: 0;
    }
     .products-grid .product-wrap-info{
         min-height: 140px;
         padding-top: 15px;
     }
     .products-grid .product-flex-columns{
         display: block;
     }
     .product-flex-columns.promo{
         display: block;
         width: 100%;
     }
     .product-miniature-grid .product-flex-columns.promo .product-wrap-info{
          min-height: 110px;
          width: 100%;
     }
     .products-grid .product-wrap-info{
         padding-left: 0px;
     }
     .products-grid .product-wrap-prices{
        display: block;
        
        text-align: right;
     }

    #new-products .packinfo-container,
    .category-products .packinfo-container {
        display: flex;
        margin-left: -22px;
    }
     .products-grid .packinfo-container{
         flex-direction: column;
         margin-right: 0;
     }
     .pack-quantity{
         font-size: 14px;
         width: 40px;
     }
     .pack-price.block-diagonal{
         width: 70px;
         font-size: 13px;
     }
     .pack-discount.block-diagonal{
         width: 36px;
         font-size: 13px;
     }
 
     .products-grid .extrainfo-container{
         margin-top:-8px;
         padding: 0;
     }
     /*** HACK PARA TABLET corregido para > 1024px ***/
     .imageblock{
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;        
     }
     .priceblock{
         padding: 5px 5px 5px 0;
         -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
     }
     /** LISTADO EN 3 COLUMNAS */
    .layout-full-width .imageblock, .products-list-three .imageblock{
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 63.667%;
        max-width: 63.667%;
    }
    .layout-full-width .priceblock, .products-list-three .priceblock {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 36.333%;
        max-width: 36.333%;
    }
     .product-miniature-grid .input-group-add-cart {
         display: flex;
         float: none;
         width: 100%;
     }

     .digital-canon{
         margin: 4px 0;
     }
     
     .mailalert{
         margin-top:4px;
     }
     .js-mailalert,.input-group-add-cart{
         margin-right: 0;
         margin-bottom:2px
     }
     .js-mailalert,.col-add-qty,.col-add-btn{
         width: 100%;
         margin-top: 2px;
         float: none;
     }
     .product-flex-columns.promo .product-wrap-info{
         display: block;
     }
     .elementor-element-populated .promo .pvpr{
        padding: 0;
        margin-bottom: -5px;
     }
    .fancybox-error {
        white-space: nowrap;
    }
     .total-price-js{
         width: 50px;
         font-size: 0.8rem;
         font-weight: 600;
     }
    .box-label {
        font-size: 0.7rem;
    }
    .category-products .swiper-slide .product-reference span{
        font-size:1rem;
    }
    .ps-shoppingcart.dropdown #blockcart-content .cart-products {
        max-height: 100vh;
    }
     .product_p_price_container .product-price.pack-price{
        margin-left: 1px;
        margin-right: 1px;
        position: relative;
        background-image: url('../img/bg_ahorro.png');
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        padding-left: 40px;
        padding-top: 18px;
        width: 140px;
        height: 50px;
        display: block;
     }
    .product_p_price_container .product-price.pack-price span{
        font-family: 'Fira Sans Condensed', sans-serif;
        font-size: 16px;
        display: block;
        text-shadow: none;
        text-transform: uppercase;
        line-height: 14px;
        color: #444;
    }
 }

@media (min-width: 1200px) {
    .cbp-menu-search #search_widget form div input,
    .cbp-menu-search .search-widget-no-autocomplete form div input {
        min-width: 300px;
    }

    .one-column-right .input-group-add-cart {
        display: flex;
        float: none;
        margin-right: 2px;
        width: 50%;
    }
}

@media (min-width: 1024px){
    .cbp-menu-search #search_widget form div input,
    .cbp-menu-search .search-widget-no-autocomplete form div input {
        min-width: 275px;
    }
    .total-price-js{
        width: 56px;
        flex-grow: 1;
        height: 32px;
        border: none;
        padding:7px 2px;
        text-align: center;
        background-color: #3c3d3d;
        color: #999;
        font-family: 'Chivo', sans-serif;
        font-weight: 900;
        font-size: 0.9rem;
        letter-spacing: -1px;
   }
    .box-label {
        font-size: 0.8rem;
    }
    .products-grid .product-wrap-info{
         min-height: 220px;
         padding-top: 30px;
    }
    .products-grid .one-column-right .product-wrap-info{
         min-height: 170px;
         padding-top: 5px;
    }
    #inner-wrapper {
        padding-left: 5px;
        padding-right: 5px;
    }
    #content-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    #content-wrapper.list-three  {
        
        padding-right: 0;
    }
    .pack-price.block-diagonal{
         width: 76px;
         font-size: 14px;
    }
     .price-discount-reduction{
         min-width: 97px;
     }
     .discount-reduction{
         font-size: 24px;
         line-height: 25px;
     }
     .product-miniature-grid .product-flex-columns.promo .product-wrap-info{
          min-height: 190px;
     }
}
@media (min-width: 1280px){
     .imageblock{
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;      
     }
     .priceblock{
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
     }
}

.one-column-right .content-flex{
    align-items: flex-start;
}

 /*** PRODUCT ***/
 #content-wrapper .product_header_container .page-title{
     text-transform: uppercase;
     font-weight: 600;
     font-size: 1.7rem;
 }
 .col-product-image,.col-product-info{
     padding: 5px;
 }
 .product-container .product-flex-columns{
     display: flex;
     flex-wrap: wrap;
     position: relative;
 }
 .product-container .product-price-and-shipping{
     text-align: left;
 }
 .product-container .product-wrap-prices{
     width: 56%;
     display: flex;
     align-items: flex-end;
     margin: 0;
     padding: 0;
     border: none;
 }
 #main-product-wrapper .product-flex-columns.promo .product-wrap-info {
     margin-bottom: 5px;
 }
 .product-container .flex-price {
    display: flex;
    align-items: center;
}
 .product-add-to-cart{
     width: 100%;
 }

.col-add-qty {
    display: flex;
    justify-content: flex-start;
    margin-right: 1px;
}
.col-add-btn {
    flex-grow: 100;
}

 .product-container #quantity_wanted{
     height: 32px;
     max-width: 50px;
     text-align: center;
     margin-right: 2px;   
 }

 .col-add-btn .btn-lg {
     width: 100%;
     height: 32px;
     padding: 6px;
     position: relative;
 }
 
 .product-minimal-quantity{
     clear: both;
 }
 #product-infos-tabs .nav-item {
     background-color:transparent;
 }

.social-sharing{
    text-align: right;
    float: right;
    width: 64%;
}
.social-sharing:not(.send-print){
    display: none;
    width: 42%;
}
.social-sharing li {
    padding:0;
}
.social-sharing li a{
    text-align: center;
    font-size: 15px;
    width: 28px;
    line-height: 28px;
    height: 28px;
    display: block;
    border-radius: 4px;
}
.social-sharing li a:link:not(.nav-link):not(.btn){
    color: #ffffff;
}
.social-sharing li.facebook a{
    background-color: #435f9f;
}
.social-sharing li.twitter a{
    background-color: #00aaf0;
}
.social-sharing li.send_friend a,
.social-sharing li.print a{
    background-color: #333333;
}
.social-sharing li.whatsapp-button a{
    background-color: #56b94c;

}
 .product-add-to-cart .js-mailalert{
    margin-right: 2px;
    flex-grow: 100;
}
.product-container .product-info-row {
    margin-bottom: 0;
    padding: 0 5px;
}

.product-container .product-tabs {
    margin-bottom: 1rem;
    margin-top: 0;
}
.product-container .nav-item{
    padding: 0;
}
.product-additional-info{
    position: absolute;
    min-width: 144px;
    bottom: 50px;
    right: 0;
}
.product-pack .pack-product-container {
    align-items: center;
    justify-content: flex-start;
}
.product-pack .pack-product-container .pack-product-thumb {
    max-width: 90px;
    min-width: 90px;
    padding: 5px;
}
.product-pack .pack-product-container .pack-product-info {
    padding: 5px 10px;
}
 .product-pack .pack-product-container .pack-product-quantity{
    font-size:1.3em;
    display: inline-block;
    margin:2px;
}
 .product-pack .pack-product-container .pack-product-quantity-price{
    font-size:1.3em;
    display: inline-block;
    margin: 2px 4px;
}
.product-miniature-layout-2{
    padding-top: 10px;
    padding-bottom: 10px;
}
.input-group-add-cart.disabled{
    opacity: 0.6;
}
.product-miniature-layout-2 .more-actions{
    margin-top: 5px;
}
.product-miniature-layout-2 .more-actions .button{
    border:solid 1px #000000;
}
.one-column-center{
    display: flex;
    flex-direction: column;
}
.condition-1 li.item-flag.on-sale{
    display: none;
}
     .product-quantity{
         display:flex;
     }
 @media (min-width: 768px){

     .col-add-qty{
         display:flex;
         justify-content: flex-start
     }
     .col-add-qty .input-group{
         flex-shrink: 10;
         width:auto;
     }
     .col-add-btn{
         flex-grow: 1;
     }
     .col-add-qty,.col-add-btn{
         width: 100%;
         float: none;
     }
     #add-to-cart-or-refresh{
         margin-bottom: 10px;
         border-bottom: 1px solid #cc071e;
     }
     .product-information .flags-container{
         max-width:50%;
     }
    .one-column-center .product-title{
        min-height: 45px;
    }
    .one-column-center .flags-container{
        height:20px;
     }
    .one-column-center .description-short{
        height:145px;
        margin-bottom: 20px;
        overflow: hidden;
        padding-top: 10px;
     }
     .one-column-right .product-flex-columns.promo .product-wrap-info{
        min-height: 110px;
     }
     .brand-container{
        right: 0;
        position: absolute;
        margin-top: -16px;
        z-index: 2;
        max-height: 60px;
        overflow: hidden;
        display: flex;
        flex-direction: row-reverse;
     }
     .product-information .product-wrap-info{
         min-height: 40px;
         max-width: 70%;
     }

    #index .elementor-products .product-miniature .product-brand{
        bottom: 25px;
    }
    .product-add-to-cart {
        width: 78%;
    }
    .product-additional-info{
        bottom: 8px;
    }
    #index .elementor-products .product-miniature .product-brand{
        visibility: visible;
    }
    .social-sharing{
        width: 46%;
    }
    .social-sharing:not(.send-print){
        display: block;
        margin-left: 2px;
    }
    .social-sharing .whatsapp-button{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #left-column{
        display: none;
    }
    .left-column{
        max-width: 100%;
        flex: 0 0 100%;
    }

    .one-column-right .input-group-add-cart, .input-group-add-cart {
        margin-right: 0px;
        width: 100%;
    }

    .cbp-menu-search #search_widget form div input,
    .cbp-menu-search .search-widget-no-autocomplete form div input {
        min-width: 255px;
    }
    .product-miniature-grid .input-group-add-cart {
        display: flex;
        float: none;
        width: 100%;
    }
    .block-social-links{
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
}

.input-group.bootstrap-touchspin{
    -ms-flex-align: center;
     align-items: center;
     widows: inherit;
}
btn.disabled, .btn[disabled], fieldset[disabled] .btn , a.disabled{
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*** HOME. BLOQUE NOVEDADES ***/
 #index .elementor-products .product-miniature .imageblock,
 #index .elementor-products .product-miniature .priceblock{
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
     padding:4px;
     position: relative;
 }
 #index .elementor-products .product-miniature .extrainfo-container,
 #index .elementor-products .product-miniature .product-wrap-info,
 #index .elementor-products .product-miniature .input-group-add-cart,
 #index .elementor-products .product-miniature .bottominfo-container,
 #index .elementor-products .product-miniature .expander-list {
     display: none;
 }
#index .elementor-products .product-miniature .product-brand, #index .elementor-products .product-miniature .brand-container-mv{
    position: absolute;
    display: block;
    visibility: hidden;
    left: 5px;
    bottom: 75px;
    width: 90px;
}
#index .elementor-products .product-miniature .product-wrap-prices{
     max-width: 100%;
     flex-direction: column;
     text-align: right;
}
#index .elementor-products .product-miniature .discount-container{
    margin-top: -5px;
}
#index .elementor-products .product-miniature .product-wrap-prices .product-price{
    margin-top: 12px;
    margin-bottom: 12px;
}
#index .product-miniature .item-flag-extra{
    display:none;
}
#index .elementor-products .product-miniature .product-title{
    height: 36px;
    overflow: hidden;
}
#index .elementor-products .product-miniature .extra-small-gutters > .col{
    padding: 0;
}
#index .elementor-products .product-price.pack-price{
    display: none;
}
.view-switcher{
    display: flex;
    gap: 5px;
    padding-top: 5px;
}
/*** PRODUCTOS RELACIONADOS */
.category-products .product-miniature .imageblock,
.category-products .product-miniature .priceblock{
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
     padding:5px;
     position: relative;
 }

.category-products .swiper-container-wrapper{
 padding: 0
}
.category-products .product-miniature .extrainfo-container,
.category-products .product-miniature .product-wrap-info,
.category-products .product-miniature .input-group-add-cart,
.category-products .product-miniature .bottominfo-container,
.category-products .product-miniature .expander-list {
     display: none;
 }
.category-products .product-miniature .product-brand, .category-products .product-miniature .product-brand-mv{
    position: absolute;
    display: block;
    visibility: hidden;
    left: 5px;
    bottom: 75px;
    width: 90px;
}
.category-products .product-miniature .discount-container{
    margin-top: -5px;
}
.category-products .product-miniature .product-wrap-prices{
     max-width: 100%;
     flex-direction: column;
     text-align: right;
}
.category-products .product-miniature .product-wrap-prices .product-price{
    margin-top: 12px;
    margin-bottom: 12px;
}
.category-products .product-miniature .item-flag-extra{
    display:none;
}
.category-products .product-miniature .product-title{
    height: 45px;
    overflow: hidden;
}
.category-products .product-miniature .product-add-cart{
    min-height: 66px;
}
.category-products .js-mailalert{
    margin-bottom: 0;
}
.category-products .product-miniature .extra-small-gutters > .col{
    padding: 0;
}
.category-products .content-flex{
    margin-bottom: 0;
}
.category-products .product-price.pack-price{
    display: none;
}
/** CART DESKTOP */
.ps-shoppingcart.dropdown .title_block{
    text-align: center;
    text-transform: uppercase;
}
.links .cart-products li{line-height: 1em;}
.links .cart-products li a{
    padding: 0;
    line-height: 1em;
    text-transform: uppercase;
}
.col-cart{
    margin-right: 5px;
}
 @media (min-width: 768px){
    /*.ps-shoppingcart.dropdown #blockcart-content{*/
    /*    padding: 20px 15px;*/
    /*    position: fixed;*/
    /*    z-index: 2222;*/
    /*    display: block;*/
    /*    top: 0;*/
    /*    height: 100%;*/
    /*    width: 375px;*/
    /*    font-size: 14px;*/
    /*    background-color: white;*/
    /*    right: 0;*/
    /*    -webkit-transform: translate3d(100%,0,0);*/
    /*    -moz-transform: translate3d(100%,0,0);*/
    /*    -ms-transform: translate3d(100%,0,0);*/
    /*    -o-transform: translate3d(100%,0,0);*/
    /*    transform: translate3d(100%,0,0);*/
    /*    -webkit-transition: all 0.4s cubic-bezier(0.25,0.46,0.45,0.94) 0s;*/
    /*    transition: all 0.4s cubic-bezier(0.25,0.46,0.45,0.94) 0s;*/
    /*    overflow-x: hidden;*/
    /*    overflow-y: auto;*/
    /*    -webkit-transform: translate3d(0,0,0);*/
    /*    -moz-transform: translate3d(0,0,0);*/
    /*    -ms-transform: translate3d(0,0,0);*/
    /*    -o-transform: translate3d(0,0,0);*/
    /*    transform: translate3d(0,0,0);   */
    /*}*/


}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #8a8a8a;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ebebeb;
    border-radius: 4px;
}

/** FOOTABLE **/
.table .dropdown-toggle:after {
    display: none;
}
.table .footable-filtering .form-inline {
    float: right;
}
.table .footable-filtering .form-inline .row{
    width: 100%;
    margin-bottom: 20px;
}
.table .footable-filtering .form-inline .row .col-md-12 {
    padding: 0;
}
.table .footable-filtering .form-inline > .btn {
    margin-left: auto;
    margin-right: 5px;
    background-color: #000000;
    color: #ffffff;
}
.footable .input-group-btn>.btn {
    border: 1px solid #ccc;
}
.footable .btn-primary,
.footable .btn-primary.active,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary:focus,
.footable .btn-primary:hover,
.footable .open>.dropdown-toggle.btn-primary,
.footable .pagination>.active>a,
.footable .pagination>.active>a:focus,
.footable .pagination>.active>a:hover,
.footable .pagination>.active>span,
.footable .pagination>.active>span:focus,
.footable .pagination>.active>span:hover {
    color: #fff !important;
    background-color: #c11b21;
    border-color: #c11b21;
}
.table select.form-control:not([size]):not([multiple]), .footable .form-control {
    height: 40px;
}
.table :not(.dropdown-menu-custom).dropdown-menu,
.input-group :not(.dropdown-menu-custom).dropdown-menu{
    -webkit-transform: initial;
    opacity: initial;
    visibility: initial;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel {
    margin-bottom: 19px;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
.panel-body {
    padding: 15px;
}

#providers_list.list li .mansup-container {
    border-top: 1px solid #f3f3f3;
    padding: 31px 0 30px 0;
}

.product-listing.heading-counter {
    margin-top: 0;
    border: 0;
    margin-left: 12px;
    display: block;
    width: 100%;
}

.tickets-list a {
    position: relative;
}

.tickets-list th i{
    margin-left: 2px;
    position: absolute;
    top: 2px;
}

.tickets-list th, .tickets-list td {
    padding: 6px;
}

.discount-special-wrap {
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    justify-content:center;
}
#product .discount-special-wrap  .img-preventa{
    max-width: 50%;
}
.prereserva-price {
    color: #e30613 !important;
    font-size:2.4rem;
}

.prereserva-1 {
    border: solid 2px red;
    color: red;
    background: yellow;
    font-weight: 600;
}

.blinking {
    animation: blinker 1.5s linear infinite;
}

#mapContent {
    max-height: 447px;
    overflow: auto; }
#stores #map {
    height: 447px;
    margin-bottom: 26px; }
#stores input#addressInput {
    display: inline-block;
}
#stores .address-input {
    float: left;
    margin-right: 19px;
    margin-bottom: 10px; }

@media (max-width: 1024px) {
    .more-actions {
        display: inline-flex;
        width: 100%;
        gap: 5px;
    }

    .social-sharing:not(.send-print) {
        display: contents;
    }
}
@media (min-width:767px) and (max-width: 991px) {
    .block-newsletter{
        flex: 0 0 70%!important;
        max-width: 70%!important;
    }
    .block-social-links{
        padding-left: 0px!important;
        padding-right: 0px!important;
        flex: 0 0 30%!important;
        max-width: 30%!important;
    }
    .more-actions{
        display: flex;
        gap: 5px;
    }
    .more-actions .btn{
        padding: 0.5rem 0.25rem;
    }
    .more-actions .product-where-to-buy{
        margin-left: 5px;
    }
    .qty .bootstrap-touchspin .input-group-btn-vertical{
        display: flex;
        justify-content: center;
        width: 100%;
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 862px)and (orientation:portrait) {
    .product-miniature-default .product-add-cart .input-qty{
        max-width: 30px;
    }
    .bootstrap-touchspin .input-group-btn-vertical>.btn{
        width: 22px;
        padding: 0px;
    }
    .bootstrap-touchspin .input-group-btn-vertical i{
        left: 5px;
    }
    .pvpr{
        margin-bottom: 10px;
        margin-top: -10px;
    }
}
@media (min-width: 991px) and (max-width: 1199px)and (orientation:landscape) {
    .panel-customer .no-mobile {
        display: flex !important;
    }
    .panel-customer .mobile {
        display: none !important;
    }
    .more-actions{
        display: flex;
        gap: 5px;
    }
    .more-actions .btn{
        padding: 0.5rem 0.25rem;
    }
    .more-actions .product-where-to-buy{
        margin-left: 5px;
    }
    /*Carrito Tablet*/
    #opc_3column .col-item{
        width: 100%;
        padding: 0 10px;
    }
    .no-mobile{
        display:none;
    }
    .product-line-info-cart{
        padding-top: 0px;
    }
    .qty .bootstrap-touchspin{
        min-width: 50px;
    }
    .qty .bootstrap-touchspin .input-group-btn-vertical{
        display: flex;
        justify-content: center;
        width: 100%;
        margin-left: 0;
    }
    .product-mobile{
        width: 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .desc-mobile{
        width: 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .quantity-mobile{
        width: 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .quantity-cart-details{
        flex: 0 0 100%;
        max-width: 100%;
    }
    #opc_3column .col-item.col-shipping{
        width: 100%;
    }
    /*Fin Carrito tablet*/
}
.cw-cartbutton-list, .cw-cartbutton{
    width: 100%;
    display:flex;
}
.btn-cw-add-to-cart{
    width: 100%;
    padding: .4rem 1.25rem !important;
}
.btn-cw-add-to-cartre{
width:100%;
padding: .3rem 1.25rem;
}
.product-add-cart .content-flex .js-invoices_product.visible-1 + .cw-cartbutton-list {
width:calc(100% - 22px);
}
.btn-cw-add-to-cartpre{
background-color: #ffeb00;
  color: #cc071e;
  border: 2px solid #a6081a !important;
padding: .3rem 1.25rem !important;
width:100%;
 }
@media (max-width: 767px) {
    .cw-cartbutton-list{
    width: 59%;
    display:flex;
    }
    .label-outlet{
        right: 0px;
    }
    #stores .address-input {
        width: 100%; } }
#stores .address-input label {
    margin-right: 5px;
}
#stores .radius-input {
    float: left;
    line-height: 33px; }
#stores .radius-input label,
#stores .radius-input .selector {
    float: left;
}
#stores .radius-input label {
    margin-right: 10px;
}
#stores .radius-input #radiusSelect {
    width: 78px;
    display: inline-block;
    margin-right: 20px;
    height: 32px;
    padding: 2px 0 0 12px; }
#stores .store-content {
    padding-bottom: 30px;
}
#stores .store-content-select .selector {
    visibility: hidden;
    display: none;
}
#stores .store-content-select.active {
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #f3f3f3;
}
#stores .store-content-select.active .selector {
    visibility: visible;
    display: block;
}
#stores .store-title {
    margin-bottom: 16px;
}
#stores #stores_loader {
    display: none;
    margin-left: 5px;
    height: 25px;
    margin-top: 9px;
}
#stores #locationSelect {
    max-width: 100%;
    visibility: hidden;
}
#stores #stores-table {
    display: none;
}
#stores #stores-table thead,
#stores #stores-table tbody tr:hover {
    background-color: #cc071e;
    color: #fff; }
#stores #stores-table tbody tr:hover {
    cursor: pointer; }
#stores #stores-table tbody td {
    padding: 12px;
}
#stores #stores-table tbody td.num {
    background: transparent;
    width: 46px;
}
#stores #stores-table tbody td.name span {
    padding-left: 15px;
}
#stores #stores-table tbody td.name img {
    width: 40px; }
#stores #stores-table #sort-distance {
    cursor: pointer;
}

#stores #stores-table #sort-distance span {
    position: relative;
}

#stores #stores-table #sort-distance span i {
    position: absolute;
    top: 2px;
    right: -10px;
}

@media (max-width: 767px) {
    #stores #stores-table tbody td.name img {
        display: none;
    }
    #stores #stores-table tbody td.name span {
        padding: 0;
    }
    .tablet{
        display: none;
    }
    .mobile-no-tablet{
        display: inherit;
    }
    #stores #stores-table tbody td.name span {
        display:block;
    }
    #stores #stores-table tbody td:last-child,
    #stores #stores-table thead th:last-child {
        display: none;
    }
    #stores .page-stores  {
        overflow: hidden;
    }
    .products-grid .promo .product-wrap-prices{
        width: 50%;
        order: 2;
    }
    .product-flex-columns.promo .product-wrap-info{
        width: 50%;
        order: 1;
    }
    .product-flex-columns.promo{
        display: inline-flex;
        width: 100%;
    }
    #main-product-wrapper .product-flex-columns.promo .product-wrap-info{
        order: 0!important;
        width: auto!important;
    }
    .img-preventa {
        max-width:150px;
    }
}

.store-image img {
    width: 100%;
    min-width: 100px;
}
.store-address,
.btn-address,
.btn-more-info {
    font-size: 11px; }
.btn-more-info:hover {
    color: #cc071e;
    background-color: #fff; }

.mandatelo-store-box {
    overflow: hidden;
    max-width: 400px; }
.mandatelo-store-box .mandatelo-store-title {
    border-bottom: 1px solid #cc071e;
    margin: 10px 0; }
.mandatelo-store-box .mandatelo-store-img {
    width: auto;
    margin-bottom: 10px; }
.mandatelo-store-box .mandatelo-store-name {
    font-weight: bold;
    border-bottom: 1px solid #999; }
.mandatelo-store-box .mandatelo-store-description {
    font-size: 11px;
    margin-top: 5px; }
.mandatelo-store-box .mandatelo-store-address {
    padding-left: 10px; }
.mandatelo-store-box .mandatelo-store-other p {
    display: inline-block;
    margin-right: 10px; }
.store-selected {
    background: #4cae4c !important;
}
#content-wrapper .page-title{
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .view-switcher .d-none.d-lg-block{
        display: none!important;
    }
}

.subcategory-heading {
    font-weight: bold;
    margin: 20px 0;
}
#subcategories .row {
    justify-content: center;
}
#subcategories .row .category-container {
    text-align: center;
   /* margin-bottom: 25px;
    border: 1px solid #ccc;
    background-color: #FFFFFF; */

}
.subcategory-item{
    padding:1%;
    min-width: 33%;
    max-width: 33%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .subcategory-item{
        min-width: 11.1%;
        max-width: 11.1%;
    }
}

@media only screen and (min-width: 1024px) {
    .subcategory-item{
        min-width: 11.1%;
        max-width: 11.1%;
    }
}

/* #subcategories .row .category-container img {
    /* border: none;
    width: 50%; 
    width: 75px;
    height: 75px;
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 0;
} */

#subcategories .row .category-container h3 {
   /* border-top: 1px solid #dee2e6;
    margin: 0;
    background-color: #bf1b22;
    */
    padding-top: 5px;

}

#subcategories .row .category-container h3 a {
    /*color: #ffffff;
    font-weight: normal;
    display: block;
    width: 100%;
    padding: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    font-size: 1.1rem;
    line-height: 1.35rem;
    font-weight: 400;
    -webkit-letter-spacing: normal;
    -moz-letter-spacing: normal;
    -ms-letter-spacing: normal;
    letter-spacing: normal;
    margin-bottom: 0.8rem;
    text-align: center;
    --max-lines: 3;
    display: -webkit-box;
    -webkit-line-clamp: var(--max-lines);
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#module-ps_mandatelo_core-employees button, module-ps_mandatelo_core-employee button {
    cursor: pointer;
}

#product-list-modaladdpromo .form-control:disabled {
    background-color: #e9ecef;
}

@media only print {
    #header {
        display: none;
    }

    #iqitproductsnav {
        display: none;
    }

    #wrapper {
        margin-top: 0px;
    }

    .breadcrumb {
        display: none !important;
    }

    .product-flex-columns {
        padding: 5px;
    }

    .product-actions {
        display: inline-flex;
        flex-direction: row-reverse;
        width: 100%;
    }

    .product-wrap-info.noprintprices{
        display: none;
    }

    .product-wrap-prices.noprintprices{
        display: none;
    }

    .flags-container {
        display: none;
    }

    .brand-container {
        margin-top: 2px;
    }

    .swiper-slide {
        width: 100% !important;
    }

    .admin-product-actions {
        display: none;
    }

    .expander {
        display: none;
    }

    #add-to-cart-or-refresh {
        width: 100%;
    }

    .block-diagonal {
        -webkit-print-color-adjust: exact;
    }

    a:link {
        border-bottom: none !important;
        text-decoration: none !important;
    }
    a[href]:after {
        content: none !important;
    }

    .only-print {
        display: contents;
    }

    .product-print-title{
        color: #1d1d1d;
        font-weight: 600;
        font-size: 2.7rem;
    }

    .pack-text--bestprice {
        display: none;
    }

    .product-add-to-cart {
        display: none;
    }

    .extrainfo-container {
        display: none;
    }

    .bottominfo-container {
        display: none;
    }

    .product-additional-info {
        display: none;
    }

    .block-iqithtmlandbanners-html {
        display: none;
    }

    .category-products {
        display: none;
    }

    #product-images-large > .swiper-wrapper > .swiper-slide {
        display: none;
    }

    #product-images-large > .swiper-wrapper > .swiper-slide-active {
        display: contents !important;
    }

    #product-images-thumbs > .swiper-wrapper > .swiper-slide {
        width: 135.6px !important;
        height: auto !important;
    }

    #footer .row > div, #footer .row > section {
        display: none;
    }
}