/* 
Theme Name: SaoKim Digital
Theme URI: https://saokim.digital/
Description: A product designed and implemented by SaoKim Digital for customers. Hotline 0964.699.499
Author: Sao Kim Team
Template: hello-elementor
Author URI: https://saokim.digital/
Version: 1.0.0
*/
@media only screen and (max-width: 600px) {

}

@media only screen and (min-width: 1140px) {
    .e-con-boxed > .e-con-inner, .slider-home .swiper-slide-inner {
        max-width: 1120px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1200px) {
    .e-con-boxed > .e-con-inner, .slider-home .swiper-slide-inner {
        max-width: 1140px !important;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 1300px) {
    .e-con-boxed > .e-con-inner , .slider-home .swiper-slide-inner{
        max-width: 1280px !important;
        margin-left: auto;
        margin-right: auto;
    }
}


@media only screen and (min-width: 1551px) {
    .e-con-boxed > .e-con-inner, .slider-home .swiper-slide-inner {
        max-width: 1520px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

body,html{
    overflow-x:hidden ;
}
.gtranslate_wrapper .gt_switcher-popup{
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8.5px 20px;
    border-radius: 60px;
    border: 1px solid #AAA;
    background: #FFF;
}
.gtranslate_wrapper .gt_switcher-popup span{
    display: none;
}

.gtranslate_wrapper .gt_switcher-popup:before{
    content: '';
    width: 24px;
    height: 24px;
    background: url(./assets/images/union-1.png) center center no-repeat;
    background-size: cover;
    display: inline-block;

}
.header-main .menu-item:hover .sub-menu{
    display: flex;
    width: 100vw;
    max-width: 100vw;
    left: 0 !important;
    position: fixed;
    top: 70px !important;
    background: #F8F8F8;
    justify-content: center;
    right: 0 !important;
    margin: 0 !important;
    transform: translate(-35px, 0);
    z-index: 2;
}
.header-main .menu-item .sub-menu a{
    padding-top:20px !important;
    padding-bottom:20px !important;
    color: #8A8A8A;
    display: block;
    text-transform: uppercase;
}


.slider-home .swiper-slide-bg{
    background-position: bottom center;
    border-radius: 0 0 100px 100px;
}
.slider-home .elementor-slide-heading{
    background: linear-gradient(90deg, #035734 0%, #007D3F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.slider-home .elementor-slide-description{
    padding-right: 15%;
}
.slider-home .swiper-slide-contents a{
    border: none !important;
    background: #FFC222 !important;
    color: #035734 !important;
    display: inline-flex !important;
    gap: 10px;
    padding: 12px 20px;
    color: #035734;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    position: relative;
    border-radius: 0 100px 100px 0;
}
.slider-home .swiper-slide-contents a:hover{
    background: #035734 !important;
    color: #fff !important;
    gap: 15px;
}
.slider-home .swiper-slide-contents a:after{
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(./assets/images/arrows-r-b.svg) center center no-repeat;
    background-size: contain;
}
.slider-home .swiper-slide-contents a:hover:after{
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(./assets/images/arrows-r-w.svg) center center no-repeat;
    background-size: contain;
}

.slider-home .swiper-slide-contents a:before, .btn-key-1 a:before{
    content: '';
    width: 45px;
    display: inline-block;
    background: url(./assets/images/la-b.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: -15px;
    bottom: -1px;
    aspect-ratio: 45 / 87;
}
.btn-key-1 a{
    position: relative;
}



/*laptop*/
@media screen and (max-width: 1550px){
    .gtranslate_wrapper .gt_switcher-popup {
        padding: 8.5px 15px;
    }
    .slider-home .swiper-slide-bg{
        border-radius: 0 0 90px 90px;
    }
}

.list-danh-muc-san-pham{
    display: flex;
    align-items: center;
    gap: 12px;
    list-style: none;
    padding-left: 0;
}
.list-danh-muc-san-pham a{
    display: block;
    padding: 12px 26px;
    border-radius: 100px;
    background: #F2F2F2;
    color: #979797;
    font-weight: 700;
    text-transform: uppercase;
}

.list-danh-muc-san-pham a:hover{
    background: linear-gradient(270deg, #007D3F 0%, #035734 100%);
    color: #fff;
}
.rank-math-breadcrumb p{
    margin-bottom: 0;
}
.rank-math-breadcrumb span, .rank-math-breadcrumb a{
    color: #Fff;
    font-weight: 500;
}
.rank-math-breadcrumb .separator{
    margin: 0 5px;
}

.elementor-pagination{
    margin: 40px 0;
}
.elementor-pagination a, .elementor-pagination span{
    border-radius: 60px;
    display: inline-flex;
    width: 48px;
    height: 48px;
    border: 1px solid #00000000;    
    color: #999;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;

}
.elementor-pagination span{
    border: 1px solid rgba(0, 125, 63, 0.00);    
    background: #007D3F;
    color: #fff;
}
.elementor-pagination a:hover{
    border: 1px solid #007D3F;    

}

.sk-thanh-phan {
    max-width: 100%;
    padding: 16px;
    border-radius: 10px;
    background: #FAFAFA;
    line-height: 1.45;
    color: #111;


}

.sk-thanh-phan__heading {
    display: flex;
    align-items: baseline;
    gap: 4px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
}

.sk-thanh-phan__heading strong {
    font-weight: 700;
    text-transform: uppercase;
}

.sk-thanh-phan__heading span {
    font-weight: 400;
}

.sk-thanh-phan__list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sk-thanh-phan__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.sk-thanh-phan__name {
    flex: 1;
    font-weight: 500;
}

.sk-thanh-phan__amount {
    flex: 0 0 50%;
    text-align: left;
    color: #555;
}

.latest-products-nav button:hover,.giai-phap-nav button:hover{
    background: linear-gradient(90deg, #FFF -120.83%, #007D3F 63.54%);
}
.latest-products-nav button:hover svg path, .giai-phap-nav button:hover svg path, .elementor-swiper-button:hover svg path{
    stroke:#ffffff !important;
}
.elementor-swiper-button:hover linearGradient stop{
    stop-color: #007D3F !important;
}

.header-main-v.scroll_up{
    position: fixed;
    transform: translateY(0);
    top: 0;
    z-index: 999;
}














































@media screen and (max-width: 1110px) {
    .list-danh-muc-san-pham a {
        padding: 10px 16px;
    }
    .latest-products-nav button{
        padding: 10px;
    }
    .latest-products-nav button svg{
        width: 18px;
        height: 18px;
    }
    .latest-products-slider{
        padding-top: 60px;
    }
    .elementor-pagination a, .elementor-pagination span{
        width: 40px;
        height: 40px;

    }
}

@media screen and (max-width: 967px) {
    .slider-home .swiper-slide-bg{
        border-radius: 0 0 60px 60px;
    }
    .elementor-pagination a, .elementor-pagination span{
        width: 36px;
        height: 36px;

    }
}

/*mobile*/
@media screen and (max-width: 767px) {
    .gtranslate_wrapper .gt_switcher-popup {
        padding: 7.5px 15px;
    }
    .slider-home .elementor-slide-description{
        padding-right: 0;
    }
    .slider-home .swiper-slide-bg{
        border-radius: 0 0 40px 40px;
    }
    .list-danh-muc-san-pham{
        overflow-x: auto;
    }
    .list-danh-muc-san-pham{
        overflow-x: auto;
    }
    .list-danh-muc-san-pham a{
        white-space: nowrap;
    }
    
    
}