/*.lee-home-section .one-fourth{*/
/*    box-shadow: 0 0 15px rgba(0, 0, 0, .1);*/
/*    margin: 10px 10px 10px 10px;*/
/*}*/
/*.lee-home-section .one-third.mcb-wrap{*/
/*     box-shadow: 0 0 15px rgba(0, 0, 0, .1);*/
/*     margin: 10px 10px 10px 10px;*/
/*} */
/*.scale-with-grid, .attachment-full{*/
/*    width:100px;*/
/*}*/

/*.lee-home-section .icon-wrapper img{*/
/*    width:100%;*/
/*}*/
body{
    overflow: visible !important;
}
.lee-home-section .icon-wrapper{
    width:60px;
    height:60px;
}
.lee-home-section .icon-wrapper img{
    width:60px;
    height:60px;
}
.scale-with-grid{
    width:100px;
}

.column_counter .mcb-item-counter-inner {
    background-image: none !important;
}

.lee--blog-category li{
    width:100%;
}

.lee-blog-list img {
    width:100%;
}

/*按钮*/
.button_size_2 {
    background: linear-gradient(90deg, #09449f 0%, #3366cc 100%);
    border-radius: 50px;
    color: #fff;
    /*color: #fff !important;*/
}


.wpforms-submit.wpforms-submit {
    background: linear-gradient(90deg, #09449f 0%, #3366cc 100%) !important;
    border-radius: 50px;
    /*color: #fff;*/
    /*border: 1px solid transparent;*/
    color: #fff !important;
}

/*.wpforms-submit.wpforms-submit:hover{*/
/*    background: #fff !important;*/
/*    color: #188EEE;*/
/*    border: 1px solid #eaeaea;*/
/*}*/

@media (max-width: 767px) {
    .mcb-section .mcb-wrap .mcb-item-b3968gsr {
        margin: auto;
    }
}
@media (max-width: 959px) {
    .mcb-section .mcb-wrap .mcb-item-b3968gsr {
        margin: auto;
    }
}

@media (min-width: 1200px) {
    
    #back_to_top.sticky{
        right: 30.5px !important;
        bottom: 80px !important;
    }
    .chaty-channels{
        bottom: 50px !important;

    }
    .mcb-section-8od1j97ai{
    /*width: 100%;*/
    /*max-width: 1200px;*/
    /*margin: 10px auto;*/
    /*height: 540px;*/
    /*min-height: 540px;*/
}
.mcb-section-inner-qqr5myn6j{
     min-height: 500px;
}

.mcb-section-qqr5myn6j{
    min-height: 500px;
}

.mcb-item-iqdffflj{
    
min-height: 68px;
    
}
   
}

@media (max-width: 767px) {
     #back_to_top.sticky{
        right: 30.5px !important;
        bottom: 80px !important;
    }
    .chaty-channels{
        bottom: 50px !important;

    }
}

/*back_to_top*/
#back_to_top{
    width: 50px;
    height: 50px;
    background: #188eee;
    text-align: center;
    line-height: 50px;
    border-radius: 30px;
    transform: translateX(0);
    opacity: 0.7;
    transition: all 0.2s ease-in-out 0s;
}

#back_to_top:hover {
    background-color: #188eee;
    color: white; 
}

#back_to_top .icon-up-open-big{
    font-size: 16px;
}

.icon-up-open-big:before {
    color: #fff;
}


.lee-language .custom-language-switcher{
margin-bottom: 10px;
}

#mfn-header-template{
    position: sticky;
    z-index: 999;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.lee-footer-mobile{
    position: fixed !important;
    z-index: 999;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
}

.chaty-widget{
    bottom: 100px !important;
}

.item_wrapper .scale-with-grid{
    width: 100%;
}
.item_wrapper .scale-with-grid img{
    width: 100%;
    height:180px;
}

.lee-banner .image_wrapper{
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 14px 48px 0px rgba(0, 0, 0, 0.15);
    width: 100px;
    height: 100px;
}
.lee-banner .image_wrapper img{
    width: 80px !important;
    height: 80px !important;
    margin: auto;
    margin-top: 10px;
}

.lee-pricing .plan-header img{
     width: 60px;
    height: 60px;
}
