/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.elementor-lightbox .elementor-swiper-button:focus {
    outline: none;
}
.price_col_ {
    padding-bottom: 50px;
    padding-top: 100px;
}
.price_col_.vol_bottom {
    padding-top: 0;
    padding-bottom: 80px;
}
.price_col_ .price_col_text p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}
.price_col_ .price_col_text p small {
    font-size: 14px;
    font-weight: 300;
}
.price_col_ .price_col_text p.price_ {
    font-size: 14px;
}
.price_col_ .price_col_text p.price_text {
    line-height: 19px;
}
.price_col_ .bottom_text p {
    font-size: 15px;
    font-weight: 600;
}
.price_col_ .bottom_text {
    margin-top: 30px;
    margin-bottom: 0;
}
.price_col_ .price_col_text {
    border-bottom: 1px solid #7070701a;    
    padding-bottom: 10px;
    padding-top: 10px;
}
.price_col_ .price_text_ {
    padding-right: 30px;
}
.price_col_.vol_bottom .price_text_ {
    padding-right: 0;
    padding-left: 30px;
}
.price_col_.vol_bottom  {
    padding-right: 20px;
}

@media only screen and ( min-width:240px) and (max-width:767px) {
    .price_col_ .price_col_text p.price_ {
        text-align: left;
    }
    .price_col_ .price_col_text {
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    .price_col_ .price_col_text:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .price_col_.vol_bottom .price_text_ {
        padding-right: 0;
        padding-left: 0px;
    }
    .price_col_ {
        padding-top: 30px;    
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 0px;
    }
    /*.price_col_.vol_bottom .price_col_text {
        border-bottom: 0;
    }*/
    .price_col_ .elementor-widget-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .price_col_ .bottom_text {
        margin-bottom: 20px;
    }
    .price_col_ {
        padding-left: 20px;
    }
    .price_col_.vol_bottom {
        padding-right: 20px;
    }
}
@media only screen and ( min-width:768px) and (max-width:1024px) {
    .price_col_.vol_bottom .price_text_ {
        padding-left: 0;
    }
    .price_col_ .price_text_ {
        padding-right: 0;
    }
    .price_col_ .image_price {
        padding-right: 10px;
    }
    .price_col_.vol_bottom .image_price {
        padding-left: 10px;
    }
    .price_col_ {
        padding-left: 0;
    }
    .price_col_.vol_bottom {
        padding-right: 0;
    }
}
@media only screen and ( min-width:1024px) and (max-width:1111px) {
    .price_col_ {
        padding-left: 0;
    }
    .price_col_.vol_bottom {
        padding-right: 0;
    }
}
@media only screen and ( min-width:1400px) and (max-width:3000px) {
    .price_col_ .elementor-widget-wrap .elementor-widget-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .price_col_ .price_text_ .elementor-widget-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}