/* ==================================================
base
================================================== */
/* *{
    outline: 1px solid pink;
} */
.breadcrumb_section .page_title{
    font-family: 'Jost', sans-serif;
}
.full-link{
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}.gadget_banner .play_btn_1 span
h2.text_default{
    color: #ED6C00;
}
.item_file_list li:hover a.text_default,
.item_file_list li:hover .fas{
    color: #E45D0D;
}
.lh-1{
    line-height: 1;
}
.lh-sm{
    line-height: 1.25;
}
.lh-base{
    line-height: 1.5;
}
.lh-lg{
    line-height: 2;
}
/* ==================================================
html editor
================================================== */
.details_section .editor img{
    margin-top: 20px;
    margin-bottom: 36px;
    /* margin-left: auto;
    margin-right: auto;
    display: block; */
}
.details_section .editor h3,
.details_section .editor h4{
    margin-bottom: 16px;
}
.details_section .editor a{
    color: #101820;
    text-decoration: underline;
}
.details_section .editor .editor_img_top{
    margin-bottom: 30px;
}
.details_section .editor .editor_date{
    margin-bottom: 30px;
}
.details_section .editor ul,
.details_section .editor ol{
    /* margin: 0; */
    margin-bottom: 30px;
    padding: 0;
    display: block;
}
.details_section .editor ul li{
    position: relative;
    padding-left: 25px;
}
.details_section .editor ul li:not(:last-child),
.details_section .editor ol li:not(:last-child){
    margin-bottom: 15px;
}
.details_section .editor ol{
    padding-left: 20px;
}
.details_section .editor ol li{
    position: relative;
    padding-left: 10px;
}
.details_section .editor ol li::marker{
    color: #ED6C00;
    font-weight: 800;
}
.details_section .editor ul > li{
    display: block;
    list-style: none;
}
.details_section .editor ul li::before{
    top: 10px;
    left: 0px;
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    border-radius: 100%;
    background-color: #ED6C00;
}
/* ==================================================
end html editor
================================================== */

/* ==================================================
header_section
================================================== */

.gadget_header .header_content_wrap{
    padding: 0;
}
.electronic_header .language_select .nice-select{
    /* width: 200px; */
    background-color: transparent;
    height: 110px;
    line-height: 110px;
    padding: 0 16px;
    /* text-align: end; */
    /* color: #ED6C00; */
    color: #ffffff;
}
.electronic_header{
    /* margin-right: 20px; */
    background-color: transparent;
    width: 160px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.electronic_header .language_select .nice-select .list{
    min-width: 120px;
}
.option_select .nice-select .list{
    max-height: unset;
}
.mh_action_btns .electronic_header .language_select .nice-select{
    height: auto;
    line-height: 35px;
    padding-right: 10px;
}
.mh_action_btns .electronic_header{
    text-align: end;
    width: 100px;
}
@media screen and (max-width: 991px) {
    /* .electronic_header{
        display: none;
    } */
    .gadget_header .header_content_wrap{
        padding: 15px 0;
    }
}
/* ==================================================
end header_section
================================================== */

/* ==================================================
product_detail
================================================== */

.mfp-bottom-bar{
    display: none;
}
.shop_details_content .item_price{
    color: #6b6b6b;
}
.shop_details_content p{
    font-size: 16px;
    margin-bottom: 8px;
}
.shop_details_image .nav li{
    width: 20%;
}
.shop_details_image ul[role="tablist"] .active{
    border: 1px solid #cccccc;
}
.shop_details_image .popup_image{
    display: block;
}
.details_description_tab #description_tab .content_wrap p{
    margin-bottom: 4px;
}
/* ==================================================
end product_detail
================================================== */

/* ==================================================
footer
================================================== */
.footer_bottom .copyright_text{
    font-size: 14px;
}
.gadget_footer .circle_social_links a{
    width: 65px;
    height: 65px;
    color: #cccccc;
    font-size: 14px;
    line-height: 35px;
    border-radius: 4px;
    background-color: #333333;
}
.gadget_footer .circle_social_links a .fab{
    font-size: 1.75rem;
}
.gadget_footer .footer_widget a .footer_widget_title{
    color: #fff;
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.gadget_footer .footer_widget a .footer_widget_title:hover{
    color: #ED6C00;
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.gadget_footer .circle_social_links a:hover{
    color: #ffffff;
    background-color: #ED6C00
}
@media screen and (max-width: 991px){
    .gadget_footer .footer_widget_area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 767px){
    .gadget_footer .footer_bottom {
        text-align: center;
        padding: 20px 0;
    }
    .gadget_footer .circle_social_links {
        margin-top: 15px;
        justify-content: center;
        margin-bottom: 20px;
    }
}

.gadget_header .main_menu > ul > li > a:hover{
    color: #ED6C00;
}
/* ==================================================
end footer
================================================== */
/* ==================================================
about
================================================== */
.drone_flat_sale .deco_image{
    bottom: -180px;
    top: unset;
    z-index: 1;
    width: 20%;
}
.gadget_feature_section .divider_top{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.gadget_feature_section .divider_bottom{
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}
.gadget_feature_section.has_overlay{
    z-index: 0;
}
/* .drone_flat_sale .item_image{
    max-width: 300px;
} */
.related_logo{
    width: 70%;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 991px){
    .drone_flat_sale .deco_image{
        display: none;
    }
    .gadget_feature_section.about_section{
        background-image: url(../image/about_bg_06.jpg);
    }
    .gadget_feature_section.about_section .gadget_section_title .title_text{
        font-size: 38px;
    }
    .gadget_feature_section.about_section .sub_title{
        font-size: 20px;
    }
    .drone_flat_sale .item_content,
    .gadget_feature_section.about_section p{
        font-size: 17px;
    }
}
/* @media screen and (max-width: 414px){
    .gadget_feature_section.about_section.sec_ptb_140{
        padding-bottom: 0px;
    }
} */
/* ==================================================
end about
================================================== */

/* ==================================================
trainingCenter
================================================== */
.carparts_product_listlayout .item_content{
    max-width: unset;
}
.carparts_product_listlayout .item_image_bg{
    height: 100%;
}
@media screen and (max-width: 767px){
    
    .carparts_product_listlayout .item_image_bg{
        height: 370px;
    }
}
/* ==================================================
end trainingCenter
================================================== */
