/*!
Theme Name: Hello Elementor Child
Theme URI: https://crocoblock.com/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Child theme for Hello Elementor with all CrocoBlock features compatibility.
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/

.znach .elementor-icon-box-wrapper {
    width: 320px;
    height: 30px;
    background: #fff;
    padding: 5px 15px;
    border-radius: 40px;
}

.znach2 .elementor-icon-box-wrapper {
    width: 155px;
    height: 30px;
    background: rgba(248, 247, 253, 0.3);
    padding: 5px 10px;
    border-radius: 40px;
    backdrop-filter: blur(15px);
}

.akcreeb .elementor-heading-title {
	height: 16px;
}

.akcreeb .bigtxt {
    width: 50%;
    float: left;
}

.akcreeb .smalltxt {
    font-weight: 500;
    width: 50%;
    font-size: 9.09px;
    line-height: 9.09px;
    float: left;
    display: block;
    vertical-align: middle;
}


.jet-price-list {
	padding: 0;
}



.circlec .elementor-heading-title {
    height: 40px;
    align-content: center;
}


.imgtext .elementor-image-box-content {
    margin: 0 auto;
    padding: 20px 20px 15px 20px;     
    width: 85%!important;
    backdrop-filter: blur(40px);
    box-shadow: 0px 4px 29px 0px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 20px;
    margin-top: -80px;

}

@media (max-width: 1024px) {
    .imgtext .elementor-image-box-content {
        margin-top: -65px;
    }
}



@media (max-width: 767px) {
	.circlec .elementor-heading-title {
    	height: 30px;
	}

    .znach .elementor-icon-box-wrapper {
        width: 285px;
    }

    .znach2 .elementor-icon-box-icon {
        margin-top: -4px;
    }

    .znach2 .elementor-icon-box-wrapper {
        height: 25px;
        padding: 3px 10px;

    }

    .znach3 .elementor-icon-box-icon {
        margin-top: -6px;
    }

    .homeprice .jet-price-list .price-list__item-price {
        max-width: 150px;
    }



}