.styler-cf7-form-wrapper form.wpcf7-form .wpcf7-spinner{
    width:24px;
}
.woo-variation-product-gallery{
    max-width: 100% !important;
}
.vg_call_now > .elementor-widget-container .elementor-icon-wrapper{
    display: flex;
}
.vg_call_now > .elementor-widget-container{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
}
.vg_countdown_wrapper .styler-summary-item p{
    margin-bottom: 0px;
}
.vg_countdown_wrapper .styler-summary-item p,
.vg_countdown_wrapper .styler-summary-item .styler-coming-time div{
    color:#fff !important;
}
.vg_countdown_wrapper .styler-summary-item{
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
    background: #000;
}



@media (max-width:1280px) {
    .vg-has-countdown .styler-header-mobile-top{
        top:38px
    }
}
@media (max-width:500px) {
    .vg-has-countdown .styler-header-mobile-top{
        top:65px
    }
}
    @media (max-width:767px) {
    .bottom-popup-cart-active .vg_call_now {
        bottom: 135px!important;
    }
}