#boton-cotizar, 
.plan-card .btn-secondary,
.desdedonde, 
.btn-secondary, 
.btn-secondary.focus, 
.btn-secondary:focus, 
.btn-secondary:hover{
    background-color: #00c48c !important;
    border-color: #00c48c !important;
    color: #fff;
}
#app-wrapper{
    margin-top: 30px;
}
.lds-rolling div, .lds-rolling div:after {
    border-top-color: transparent;
}
#footer-top-right{
    display: flex;
    justify-content: end;
}

.preloader-plus .prog-bar {
    height: 5px;
    background-color: #2746C7 !important;
}

.text-secondary,.text-secondary:hover,.text-secondary:focus{
    color: #2746C7 !important;
}

.vc-bg-blue-600 {
    background-color: #2746C7 !important;
}

.elementor-12289 .elementor-heading-title{
    color: #ffffff !important;
}
.elementor-element-4087987d .elementor-post__title{
    min-height: 55px;
}

.elementor-12289 .elementor-button, .elementor-post__read-more{
    fill: #2746C7 !important;
    color: #ffffff !important;
    background-color: #2746C7 !important;
    border: 2px solid #2746C7 !important;
    border-radius: 10px !important;
    padding: 10px 30px !important;
}

.elementor-element-80ff6df > .elementor-widget-container{
    background-color: #869eff !important;
    color: #fff !important;
}
.badge-primary {
    background-color: #2746C7 !important;
    color: #fff !important;
}
.badge-secondary {
    background-color: #00c48c  !important;
    color: #fff !important;
}
#quote-detail-table .favorite-column:after, .bg-info {
    background-color: #E6EBEF !important;
}

.planesList .favorite-plan .favorite-tag, .planesList .badge-primary{
    background-color: #3F5EDF !important;
    color: #fff !important;
}
.floatplans {
    left: calc(20vw + 28px);
}
.logo-kayak{
    width: 170px !important;
    height: 100px;
}

.kayak-header .logo-kayak{
    margin-left: 4px;
}

.kayak-header{    
    font-size: 12px;
    margin: 20px 0;
}

.kayak-article{
    background-image: url('/wp-content/themes/protegetuviaje/kayak/global66.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.kayak-headline {
    position: relative;
        width: 40%;
        margin: 40px 80px;
    padding: 30px;
    background-color: white;
    border-radius: 20px;
    box-shadow: 10px 10px 11px 0 rgb(0 0 0 / 20%);
}

.colaboracion-kayak{
    font-size: 10px;
    text-align: end;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.colaboracion-kayak .logo-kayak{
    width: 80px;
}

.btn-kayak, 
.btn-kayak.focus, 
.btn-kayak:focus, 
.btn-kayak:hover, 
.floatcotizador #product-types-nav .btn {
    background-color: #2746C7 !important;
    border-color: #2746C7 !important;
    color: #fff;
}

#quote-detail-plans-mobile .slick-dots button:hover, 
#top-bar-menu-button:hover, 
.btn-link:hover{
    color: #2746C7 !important;
}

.top-message{
    background-color: #2746C7 !important;
}


.price.before:after {
    background-color: #2746C7;
}

.elementor-element-4028b376{
    padding-top: 0;
}

@media (max-width: 767px){
    .elementor-12289 .elementor-element.elementor-element-4028b376{
        padding-top: 20px;
    }

    .kayak-headline{
        width: calc(100% - 40px);
        margin: 50px 20px 130px;
    }
    .colaboracion-kayak{
        position: initial;
        display: block;
        margin-top: 20px;
    }
    .wp_nav_menu .kayak-header-md{
        display: none;
    }

    #app-wrapper .btn-secondary{
        background-color: #2746C7 !important;
        border-color: #2746C7 !important;
    }
}