/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
/* POP UP PROMOCIO */

#modal-popup-compsaonline .modal__container {
    padding: 0 !important;
}

#modal-popup-compsaonline .modal__content {
    margin-top: 0 !important;
}

#modal-popup-compsaonline .modal__close {
    position: absolute;
    right: 0;
    background: red;
    top: 0;
}

#modal-popup-compsaonline .col-imatge {
    border-bottom-left-radius: 4px;
    height: 695px;
    background-size: cover !important;
    float: left;
    width: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/img/POPUP-ESP.jpg');
}

#paytpv_iframe{
    height: 1323px !important;
}



.pkfp-wn.pk-show-panel {
    display: none !important;
}

.elementor-widget-pkproducts .tabs .nav-tabs {
    flex-wrap: wrap !important;
}

@media only screen and (max-width: 600px) {
    #modal-popup-compsaonline .columnaimatge{
        background-position: top !important;
        background-size: 100% !important;
        height: 440px;
    }
}