/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/
/* 
Mau 1: #1A0B55
Mau 2: #1949CF
Mau 3: #F0F2F4
*/
.css-cout .elementor-counter {
    display: flex;
    align-items: flex-end;
    background-image: url('./assets/img/dvd-cout.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom;
    background-position-x: left;
    padding-bottom: 10px;
}
.css-cout .elementor-counter .elementor-counter-number {
    line-height: 1;
}
.css-cout .elementor-counter .elementor-counter-title {
    line-height: normal;
    text-align: left;
    padding-bottom: 8px;
}
.css-cout .elementor-counter .elementor-counter-number-suffix {
    font-size: 36px;
    margin-right: 10px;
}
.cts-form .wpforms-container {
    margin: 0 !important;
}
.cts-form form input {
    padding: 16px !important;
    height: auto !important;
    border-radius: 5px !important;
    /* height: 56px !important; */
}
.cts-form form textarea {
    padding: 16px !important;
    border-radius: 5px !important;
}
.cts-form form .wpforms-submit-container button {
    width: 100%;
    padding: 16px !important;
    border-radius: 5px;
    color: #DC1F27 !important;
    font-weight: 600;
}
.sld-hm-post {
    overflow: hidden;
}
/* body .sld-hm-post .ae-swiper-container {
    overflow: initial !important;
    padding: 0 80px !important;
} */
.sld-hm-post .ae-swiper-outer-wrapper .ae-swiper-button-prev,
.sld-hm-post .ae-swiper-container .ae-swiper-button-prev {
    padding: 0 !important;
    left: 0px !important;
}
.box-ftr1 .e-con-inner {
    margin-left: 0 !important;
}
.hdr-mb .elementor-widget-image a img {
    width: auto !important;
}
.hdr-mb .elementor-nav-menu--dropdown {
    height: 100vh;
    top: 46px !important;
    margin: 0 !important;
}


@media screen and (max-width: 1366px) {

}

/**************Ipad ngang(1024 x 768)****************/
@media screen and (max-width: 1024px) {
    
}
/**************end Ipad ngang(1024 x 768)****************/



/******************Ipad dọc(768 x 1024)******************/
@media screen and (max-width: 768px) {
    .css-cout .elementor-counter .elementor-counter-title {
        padding-bottom: 0;
    }
    .cts-form form input,
    .cts-form form .wpforms-submit-container button {
        padding: 8px 16px !important;
    }
   
}
/******************end Ipad dọc(768 x 1024)******************/



/*................ip6-plus...................*/
@media only screen and (max-width: 550px) {
    .ic-flx .elementor-icon-box-wrapper {
        display: flex !important;
    }
    .ic-flx .elementor-icon-box-wrapper h3 {
        margin-top: 3px;
        text-align: left;
        margin-left: 6px;
    }
    .ic-flx .elementor-icon-box-wrapper .elementor-icon-box-icon {
        -moz-text-blink: 0;
    }
    
}
/*................end ip6-plus...................*/



/*................ip6...................*/
@media only screen and (max-width: 375px) {

}
/*................end ip6...................*/



/***********iphone 5 ----**************/
@media only screen and (max-width: 320px) {

}
/***********end iphone 5 ----**************/