/* 
Theme Name: ST Air Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Create by LDT
Author: LDTPhotos
Author URI: https://ldtphotos.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
*/

/* Add your custom styles here */
html {
  scroll-behavior: smooth;
}

.elementor-nav-menu--dropdown .elementor-sub-item{
    font-weight: 400 !important;
}
.searchajax-st input.jet-search-filter__input::placeholder {
    color: #aaa !important;
}
.searchajax-st input:focus , .searchajax-st button:focus {
    outline: 0 !important;
}
p{
    margin: 0;
}
.form-home input#form-field-name::placeholder{
    opacity: 1;
}
.form-home input#form-field-email::placeholder{
    opacity: 1;
}
.form-home input#form-field-message::placeholder{
    opacity: 1;
}
.form-home button.elementor-button.elementor-size-sm {
    margin-top: 56px;
}
.form-home input {
    padding-left: 8px;
}
.title-product h2{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.loop-s1 span.swiper-pagination-bullet {
    height: 3px !important;
    width: 24px !important;
    border-radius: 0;
}
.marqueedoitac img{
    height: 52px;
    width: auto;
}
.marqueedoitac{
    max-width: 1920px !important;
    width: 100% !important;
}
.elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown{
    width: 200px !important;
    padding: 10px;
}
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap .menu-item i._mi{
    font-size: 24px;
}
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap .menu-item i._before, .rtl .menu-item i._after{
    margin-right: 5px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{
    white-space: normal !important;
}
.elementor-442 .elementor-element.elementor-element-28903db7 .elementor-nav-menu--dropdown .elementor-item, .elementor-442 .elementor-element.elementor-element-28903db7 .elementor-nav-menu--dropdown .elementor-sub-item {
    line-height: 1.5;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: unset !important;
}
.elementor-nav-menu .sub-arrow{
    padding: 4px !important;
    margin-block-start: -12px !important;
    font-size: 18px;
}
.table-quytrinh .dce-acf-repeater-table th , .table-quytrinh1 .dce-acf-repeater-table th{
    background-color: var( --e-global-color-primary );
}
.table-quytrinh .dce-acf-repeater-table tr,  .table-quytrinh .dce-acf-repeater-table td{
    border-color: #fafafa;
}
.table-quytrinh .dce-acf-repeater-table th , .table-quytrinh1 .dce-acf-repeater-table th{
    border:none;
    font-size: 17px;
}
.table-quytrinh table.dce-acf-repeater-table , .table-quytrinh1 table.dce-acf-repeater-table {
    margin-bottom: 0;
}


@media(min-width:1025px){
    :hover.btn-dl i.lnr.lnr-arrow-down{
        animation: moveArrow 1.5s ease-in-out infinite;
    }
    @keyframes moveArrow {
        0% {
            top: -10px;
            opacity: 0;
        }
        50% {
            opacity: 1;
        }
        100% {
            top: 18px;
            opacity: 1;
        }
    }
    .btn-dl{
    cursor: pointer;
    }
    .btn-dl:hover .elementor-icon-box-title span {
        color: var(--e-global-color-primary);
    }
    .btn-dl:hover .icondown.elementor-view-stacked .elementor-icon {
        background-color: var(--e-global-color-primary);
        color: var(--e-global-color-1bfad99);
        fill: var(--e-global-color-1bfad99);
    }
    .grid-tinhnang .dce-acf-repeater-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr)
    column-gap: 20px;
    row-gap: 56px;
    }
    .grid-tinhnang .dce-acf-repeater-item{
        border-left: 1px solid #898384;
    }
    .grid-tinhnang .dce-acf-repeater-item{
        border-left: 1px solid #898384;
    }
    .grid-tinhnang .dce-acf-repeater-item:nth-child(1), .grid-tinhnang .dce-acf-repeater-item:nth-child(4) {
        border-left: none;
    }
    .slide-detail-pro .jet-woo-product-gallery__image img{
    width: 580px;
    }
    .slide-detail-pro .jet-woo-swiper-gallery-thumbs .swiper-slide img{
        width: 180px;
        height: 180px;
    }
    .slide-detail-pro .jet-woo-swiper-gallery-thumbs .swiper-slide-thumb-active{
        border: 2px solid var( --e-global-color-primary );
    }
    .sec-taisao{
        width: 35%;
        }
    .secgrid-taisao{
        width: 65%;
    }
   .table-quytrinh .dce-acf-repeater-table tr, .table-quytrinh .dce-acf-repeater-table td:nth-child(1) , .table-quytrinh1 .dce-acf-repeater-table tr :nth-child(1) {
    width: 25%;
}
}
@media(min-width:768px) and (max-width: 1024px){
    .slide-detail-pro .jet-woo-product-gallery__image img{
    width: 50%;
}
.table-quytrinh .dce-acf-repeater-table tr, .table-quytrinh .dce-acf-repeater-table td:nth-child(1) {
    width: 25%;
}
}
@media(max-width:767px){
     .slide-detail-pro .jet-woo-product-gallery__image img{
            width: 80%;
        }
        .slide-detail-pro .jet-woo-swiper-gallery-thumbs .swiper-slide img{
        width: 120px;
        height: 120px;
    }
  .btn-dl{
        background-color: transparent !important;
   }
    .icondown .elementor-icon-box-content{
        display: none;
    }
 .icondown{
        line-height: 0;
        background-color: var( --e-global-color-primary );
        padding: 4px;
        border-radius: 3px;
    }
    .elementor-nav-menu .sub-arrow{
    padding: 4px !important;
    margin-block-start: -12px !important;
    font-size: 14px;
}
.elementor-nav-menu .sub-arrow .e-font-icon-svg{
    fill: var( --e-global-color-primary );
}
.elementor-nav-menu:hover .sub-arrow .e-font-icon-svg{
    fill: #fafafa
}
.table-quytrinh .dce-acf-repeater-table th , .table-quytrinh1 .dce-acf-repeater-table th{
    font-size: 14px;
}
.table-quytrinh .dce-acf-repeater-table tr, .table-quytrinh .dce-acf-repeater-table td:nth-child(1) {
    width: 25%;
}
}
@media(max-width:389px){
    .acf-des .elementor-heading-title{
        font-size: 9px;
    }
    .title-product-spgon .elementor-heading-title{
        font-size: 12px;
    }
}
