.clearfix { *zoom: 1;}

.clearfix:before, .clearfix:after { display: table; content: ""; }

.clearfix:after { clear: both; }

.hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.input-block-level { display: block; width: 100%; min-height: 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

.hidden { display: none; visibility: hidden; }

.visible-phone { display: none !important; }

.visible-tablet { display: none !important; }

.hidden-desktop { display: none !important; }

@media (max-width: 767px) {}

@media (min-width: 768px) and (max-width: 1023px) {}

@media (min-width: 1280px) {}

@media (min-width: 1300px)and (max-width: 1550px) {
    .ads-all-content{
        display:none;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
/*---750px---*/
.wrap-container{
    width: 750px;
}
.header-bottom{
    display: none;
}
.left-top-page{
    display: none;
}
.top-menu-user{
    display: none;
}
.site-branding .hidden_mobile_logo{
    display: none;
}
.site-branding .hidden_desktop_logo{
    display: block;
}
.bottom-after-site-branding{
    display: none;
}
.ads-all-content{
    display: none;
}
.serach-box-product {
    width: 75%;
}
.site-branding {
    width: 4%;
}
.only_for_mobile_menu{
    display: block;
}
.top_menu_user_mobile ul li {
    list-style: none;
    display: flex;
    padding-left: 12px;
}
.top_menu_user_mobile{
    float: right;
    text-align: right;
    width: 88%;
}
.top_menu_user_mobile ul{
    display: flex;
}
.mobile_show_click{
   float: left;
    width: 48px; 
}
.top_menu_user_mobile ul li a {
    text-decoration: none;
    white-space: nowrap;
    margin-left: 5px;
    color: #010101;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 7px;
}
.top_menu_user_mobile .child_item_solution{
   display: flex; 
}

.top_menu_user_mobile .menu-top-menu-container{
   float: right; 
}
.header-top .site-branding img {
    max-width: 100%;
    height: auto;
}
.top-after-site-branding {
    margin-bottom: 4px;
}
.header {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.left-top-right-top-page {
    width: 100%;
}
.slider-content{
    width: 100%;
}
.slider-item img{
    max-width: 100%;
}
.slider-content .owl-stage{
    
}

.slider-content .owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    float: left;
    width: 100%;
}
.slider-content .owl-carousel .owl-stage-outer {
    float: left;
    width: 100%;
}
body .right-top-page {
    float: left;
    width: 100%;
}

.woocommerce ul.products[class*=columns-] .owl-stage-outer li.product, 
.woocommerce-page ul.products[class*=columns-] .owl-stage-outeri .product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}

.right-top-right-top-page {
    width: 100%;
    float: left;
    text-align: center;
}

ul.banner-right-slider{
     display: flex;   
}
.middle-top-page-banner{
    float: left;
    width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    float: left;
    width: 100%;
}
.summary.entry-summary.custom_product_summary_single_page{
    float: left;
    width: 100%!important; 
}
.top-footer {
    background-image: none;
    background-color: #dedede ;
}

.right-top-footer {
    width: 100%;
    text-align: center;
}
.left-top-footer{
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0px;
    text-align: center;
}
.right-top-footer .wpcf7{
    width: 100%;
    text-align: center; 
}
.right-top-footer input.wpcf7-text{
    float: none;
}
.right-top-footer .wpcf7-submit{
    float:none;
}
.right-top-footer .wpcf7-form-control-wrap{
    float:none;
}
.wpcf7 .ajax-loader {
    position: absolute;
}

.right-top-footer .wpcf7-not-valid-tip {
    position: static;
    font-size: 14px;
}
.header-top {
    float: left;
    width: 100%;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 5px;
}
.mini-cart-wrap-conent {
    margin-top: 5px;
}



















}



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



/*---450px---*/


.wrap-container{
    width: 450px;
}
.header-bottom{
    display: none;
}
.left-top-page{
    display: none;
}
.top-menu-user{
    display: none;
}
.site-branding .hidden_mobile_logo{
    display: none;
}
.site-branding .hidden_desktop_logo{
    display: block;
}
.bottom-after-site-branding{
    display: none;
}
.ads-all-content{
    display: none;
}
.serach-box-product {
    width: 81%;
}
.site-branding {
    width: 34px;
}
.only_for_mobile_menu{
    display: block;
}
.top_menu_user_mobile ul li {
    list-style: none;
    display: flex;
    padding-left: 12px;
}
.top_menu_user_mobile{
    float: right;
    text-align: right;
    width: 88%;
}
.top_menu_user_mobile ul{
    display: flex;
}
.mobile_show_click{
   float: left;
    width: 48px; 
}
.top_menu_user_mobile ul li a {
    text-decoration: none;
    white-space: nowrap;
    margin-left: 5px;
    color: #010101;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 3px;
}
.top_menu_user_mobile .child_item_solution{
   display: flex; 
}

.top_menu_user_mobile .menu-top-menu-container{
   float: right; 
}
.header-top .site-branding img {
    max-width: 100%;
    height: auto;
}
.top-after-site-branding {
    margin-bottom: 4px;
}
.header {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.left-top-right-top-page {
    width: 100%;
}
.slider-content{
    width: 100%;
}
.slider-item img{
    max-width: 100%;
}
.slider-content .owl-stage{
    
}

.slider-content .owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    float: left;
    width: 100%;
}
.slider-content .owl-carousel .owl-stage-outer {
    float: left;
    width: 100%;
}
body .right-top-page {
    float: left;
    width: 100%;
}

.woocommerce ul.products[class*=columns-] .owl-stage-outer li.product, 
.woocommerce-page ul.products[class*=columns-] .owl-stage-outeri .product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}

.right-top-right-top-page {
    width: 100%;
    float: left;
    text-align: center;
}

ul.banner-right-slider{
     display: flex;   
}
.middle-top-page-banner{
    float: left;
    width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    float: left;
    width: 100%;
}
.summary.entry-summary.custom_product_summary_single_page{
    float: left;
    width: 100%!important; 
}
.top-footer {
    background-image: none;
    background-color: #dedede ;
}

.right-top-footer {
    width: 100%;
    text-align: center;
}
.left-top-footer{
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0px;
    text-align: center;
    padding-top: 16px;
}
.right-top-footer .wpcf7{
    width: 100%;
    text-align: center; 
}
.right-top-footer input.wpcf7-text{
    float: none;
}
.right-top-footer .wpcf7-submit{
    float:none;
}
.right-top-footer .wpcf7-form-control-wrap{
    float:none;
}
.wpcf7 .ajax-loader {
    position: absolute;
}

.right-top-footer .wpcf7-not-valid-tip {
    left: 0px;
    font-size: 14px;
    top: auto;
    bottom: 8px;
    right: 0;
}
.left_blogs {
    width: 100%;
}
.right_blogs{
    width: 100%;  
    margin-top: 30px;
}


.for_right_blogs_padding {
    padding-left: 0;
}
.bai-viet-lien-quan h4 {
    height: 58px;
}
.left-content-footer {
    width: 100%;
    margin-bottom: 30px;
}

.center-content-footer {
    width: 100%;
}
.fanpage-content{
    display: none;
}
.right-content-footer {
    width: 100%;
}
.right-content-footer .title-fanpage{

  
}
.right-content-footer .title-fanpage a{
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    background: #0294b9;
    border-radius: 3px;
    text-align: center;
    background: #0294b9;
}
.right-content-footer .title-fanpage a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.bai-viet-lien-quan ul li {
    margin-bottom: 10px;
}

#crumbs li {
    padding-bottom: 5px;
    line-height: 22px;
}

.author_detail.author_detail_single {
    line-height: 24px;
}
.child_title_single_page {
    line-height: 28px;
}
.top-header img{
    height: 50px;
    width: auto;
    max-width: max-content;
}
.top-header .a_link{
    float: left;
    width: 100%;
    overflow: hidden;  
}

.search-field-product-top {
    width: 83%;
}

.cart_item .input-text.qty.text {
    padding: 2px;
}

.title_product_home h3 {
    font-size: 18px;

}

.right-top-footer {
    padding-bottom: 25px;
}


.woocommerce .woocommerce-breadcrumb {
    line-height: 23px;
}
.number_viewers {
    margin-top: 15px;
}
.header-top {
    float: left;
    width: 100%;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 5px;
}
.mini-cart-wrap-conent {
    margin-top: 5px;
}






}



@media only screen and (min-width: 280px) and (max-width: 479px) {



/*---320px---*/
.wrap-container{
    width: 100%;
}
.header .wrap-container{
    width: 320px;
} 

.header-bottom{
    display: none;
}
.left-top-page{
    display: none;
}
.top-menu-user{
    display: none;
}
.site-branding .hidden_mobile_logo{
    display: none;
}
.site-branding .hidden_desktop_logo{
    display: block;
}
.bottom-after-site-branding{
    display: none;
}
.ads-all-content{
    display: none;
}
.serach-box-product {
    width: 81%;
}
.site-branding {
    width: 34px;
}
.only_for_mobile_menu{
    display: block;
}
.top_menu_user_mobile ul li {
    list-style: none;
    display: flex;
    padding-left: 12px;
}
.top_menu_user_mobile{
    float: right;
    text-align: right;
    width: 90%;
}
.top_menu_user_mobile ul{
    display: flex;
}
.mobile_show_click{
   float: left;
    width: 30px; 
}
.top_menu_user_mobile .icon_menu_item {
    width: 20px;
    height: auto!important;
}
.top_menu_user_mobile ul li a {
    margin-left: 4px;
    font-size: 11px;
}
.top_menu_user_mobile .child_item_solution{
   display: flex; 
}

.top_menu_user_mobile .menu-top-menu-container{
   float: right; 
}
.header-top .site-branding img {
    max-width: 100%;
    height: auto;
}
.top-after-site-branding {
    margin-bottom: 4px;
}
.header {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.left-top-right-top-page {
    width: 100%;
}
.slider-content{
    width: 100%;
}
.slider-item img{
    max-width: 100%;
}
.slider-content .owl-stage{
    
}

.slider-content .owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    float: left;
    width: 100%;
}
.slider-content .owl-carousel .owl-stage-outer {
    float: left;
    width: 100%;
}
body .right-top-page {
    float: left;
    width: 100%;
}

.woocommerce ul.products[class*=columns-] .owl-stage-outer li.product, 
.woocommerce-page ul.products[class*=columns-] .owl-stage-outeri .product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}

.right-top-right-top-page {
    width: 100%;
    float: left;
    text-align: center;
}

ul.banner-right-slider{
     display: block;   
}
.middle-top-page-banner{
    float: left;
    width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    float: left;
    width: 100%;
}
.summary.entry-summary.custom_product_summary_single_page{
    float: left;
    width: 100%!important; 
}
.top-footer {
    background-image: none;
    background-color: #dedede ;
}

.right-top-footer {
    width: 100%;
    text-align: center;
}
.left-top-footer{
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0px;
    text-align: center;
    padding-top: 16px;
}
.right-top-footer .wpcf7{
    width: 100%;
    text-align: center; 
}
.right-top-footer input.wpcf7-text{
    float: none;
    width: 200px;
}
.right-top-footer .wpcf7-submit{
    float:none;
}
.right-top-footer .wpcf7-form-control-wrap{
    float:none;
}
.wpcf7 .ajax-loader {
    position: absolute;
}

.right-top-footer .wpcf7-not-valid-tip {
    left: 0px;
    font-size: 14px;
    top: auto;
    bottom: 8px;
    right: 0;
}
.left_blogs {
    width: 100%;
}
.right_blogs{
    width: 100%;  
    margin-top: 30px;
}


.for_right_blogs_padding {
    padding-left: 0;
}
.bai-viet-lien-quan h4 {
    height: 58px;
}
.left-content-footer {
    width: 100%;
    margin-bottom: 30px;
}

.center-content-footer {
    width: 100%;
}
.fanpage-content{
    display: none;
}
.right-content-footer {
    width: 100%;
}
.right-content-footer .title-fanpage{

  
}
.right-content-footer .title-fanpage a{
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    background: #0294b9;
    border-radius: 3px;
    text-align: center;
    background: #0294b9;
}
.right-content-footer .title-fanpage a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.bai-viet-lien-quan ul li {
    margin-bottom: 10px;
}

#crumbs li {
    padding-bottom: 5px;
    line-height: 22px;
}

.author_detail.author_detail_single {
    line-height: 24px;
}
.child_title_single_page {
    line-height: 28px;
}
.top-header img{
    height: 50px;
    width: auto;
    max-width: max-content;
    margin-left: -250px;
}
.top-header .a_link{
    float: left;
    width: 100%;
    overflow: hidden;  
}

.search-field-product-top {
    width: 75%;
}

.cart_item .input-text.qty.text {
    padding: 2px;
}

.title_product_home h3 {
    font-size: 18px;

}

.right-top-footer {
    padding-bottom: 25px;
}


.woocommerce .woocommerce-breadcrumb {
    line-height: 23px;
}
.number_viewers {
    margin-top: 15px;
}

.benner-middle-item {
    width: 100%;
}
.bottom-top-page-banner li {
    width: 100%;
}
.middle-top-page-banner, .bottom-top-page-banner{
    display: none;
}
.for_mobile_padding{
    padding-left: 20px;
    padding-right: 20px; 
}
.content_product_list_home_page ul.owl-carousel.products li .onsale {
    right: 8px;
}
body.woocommerce div.product form.cart .button {
    padding: 15px 30px;
}
.realated_product_title{
    background: #0294b9;
    color: #fff;
    padding: 6px 30px;
    border-radius: 5px;   
}
.realated_product_title span{
    background: none;
    padding: 0;
}

.right-top-right-top-page{
    margin-top: 7px;
}

.header-top {
    float: left;
    width: 100%;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 5px;
}
.mini-cart-wrap-conent {
    margin-top: 5px;
}












}














/*---Lading page---*/




@media (min-width: 768px) and (max-width: 1024px) {



/*---750px---*/
.hide_on_mobile.banner_img_top_ldp {
    display:none;
}
.hide_on_desktop.banner_img_top_ldp{
    display: block;
}
.land_container{
   width: 750px; 
}
.land_container.land_container_top{
    width: 100%;
}
.land_container_padding{
    padding-left: 5px;
    padding-right: 5px;
}


.content_list_product_items_child.sytle_product_list_ldp_col_3 .product_item_child_ldp {
    width: 96%;
    box-shadow: 0px 0px 7px 0px #000;
    padding: 13px 14px;
    border-radius: 5px;
    margin: 11px;
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}






.main_menu_lading_items li.menu_item_ld.menu_item_ld_phone_support, .main_menu_lading_items li.menu_item_ld.menu_item_ld_time_work{
    display: inline-block!important;
}
.main_menu_lading_items li.menu_item_ld{ display: none;}

.sytle_product_list_ldp_col_4 .product_item_child_ldp,
.sytle_product_list_ldp_col_4 .product_item_child_ldp.product_item_child_ldp_four,
.sytle_product_list_ldp_col_4 .product_item_child_ldp.product_item_child_ldp_four_plus  {
    width: 22%;
    margin: 10px;
    margin-left: 11px;
    margin-right: 11px;
}

.showroom_land.footer_land_col_4 {
    width: 100%;
}
.footer_land_col_4_padding{
    padding: 0 15px;
}
.policy_land.footer_land_col_4{
      width: 26%;
}
.hotline_land.footer_land_col_4, .public_land.footer_land_col_4 {
   width: 37%;
}
.policy_land.footer_land_col_4 .footer_land_col_4_padding,
.hotline_land.footer_land_col_4 .footer_land_col_4_padding,
.public_land.footer_land_col_4 .footer_land_col_4_padding
 {
    padding-left: 15px;
    padding-right: 15px;
}
.copyright_text_ld{
    width: 70%;
    float: left;
}
.product_item_child_ldp, .product_item_child_ldp.product_item_child_ldp_one, .product_item_child_ldp.product_item_child_ldp_two {
    margin: 7px;
    width: 48%;
    margin-left: 7.5px;
    margin-right: 7.5px;
}

.logo_lading_page {
    width: 20%;
    float: left;
    padding-top: 2px;
}

.top_landing {
    padding-top: 8px;
    padding-bottom: 11px;
}
.show_fixed{
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: auto;
}
.main_menu_lading {
    width: 80%;
    float: left;
    margin-top: 2px;
}




}



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

/*---450px---*/

.hide_on_mobile.banner_img_top_ldp {
    display:none;
}
.hide_on_desktop.banner_img_top_ldp{
    display: block;
}
.land_container{
   width: 100%; 
}
.land_container.land_container_top{
    width: 100%;
}
.land_container_padding{
    padding-left: 10px;
    padding-right: 10px;
}

.content_list_product_items_child.sytle_product_list_ldp_col_3 .product_item_child_ldp {
    width: 94%;
    box-shadow: 0px 0px 7px 0px #000;
    padding: 13px 14px;
    border-radius: 5px;
    margin: 11px;
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
.main_menu_lading_items li.menu_item_ld.menu_item_ld_phone_support, .main_menu_lading_items li.menu_item_ld.menu_item_ld_time_work{
    display: inline-block!important;
}
.main_menu_lading_items li.menu_item_ld{ display: none;}

.sytle_product_list_ldp_col_4 .product_item_child_ldp,
.sytle_product_list_ldp_col_4 .product_item_child_ldp.product_item_child_ldp_four,
.sytle_product_list_ldp_col_4 .product_item_child_ldp.product_item_child_ldp_four_plus  {
    width: 100%;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
}
.sytle_product_list_ldp_col_4 img{
    width: 100%;
}
.showroom_land.footer_land_col_4 {
    width: 100%;
}
.footer_land_col_4_padding{
    padding: 0 15px;
}
.policy_land.footer_land_col_4{
    width: 44%;
}
.hotline_land.footer_land_col_4 {
   width: 56%;
}
 .public_land.footer_land_col_4 {
    width: 100%;
 }
.policy_land.footer_land_col_4 .footer_land_col_4_padding,
.hotline_land.footer_land_col_4 .footer_land_col_4_padding,
.public_land.footer_land_col_4 .footer_land_col_4_padding
 {
    padding-left: 15px;
    padding-right: 15px;
}
.copyright_text_ld{
    width: 66%;
    float: left;
    line-height: 20px;
}
.product_item_child_ldp, .product_item_child_ldp.product_item_child_ldp_one, .product_item_child_ldp.product_item_child_ldp_two {
    margin: 7px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.back_to_top_ld {
    margin-top: 20px;
}

.logo_lading_page {
    width: 20%;
    float: left;
    padding-top: 2px;
}

.top_landing {
    padding-top: 8px;
    padding-bottom: 11px;
   
}
.show_fixed{
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: auto; 
}
.main_menu_lading {
    width: 80%;
    float: left;
    margin-top: 2px;
}

.page_with_lading {
    float: left;
    width: 100%;
    overflow: hidden;
}
.logo_lading_page .hidden_desktop.show_mobile{
    display: block;
}
.logo_lading_page .hidden_mobile{
    display: none;
}
.logo_lading_page img{
    width: 50px;
}
.footer_padding_ld{
    padding: 0 10px;
}

.land_container_padding_product{
    padding-left: 10px;
    padding-right: 10px;
}
.product_item_child_ldp img{
    width: 100%;
}




}



@media only screen and (min-width: 280px) and (max-width: 479px) {



/*---320px---*/


.hide_on_mobile.banner_img_top_ldp {
    display:none;
}
.hide_on_desktop.banner_img_top_ldp{
    display: block;
}
.land_container{
   width: 100%; 
}
.land_container.land_container_top{
    width: 100%;
}
.land_container_padding{
    padding-left: 10px;
    padding-right: 10px;
}
.main_menu_lading_items li.menu_item_ld.menu_item_ld_phone_support, .main_menu_lading_items li.menu_item_ld.menu_item_ld_time_work{
    display: inline-block!important;
}
.main_menu_lading_items li.menu_item_ld{ display: none;}

.sytle_product_list_ldp_col_4 .product_item_child_ldp,
.sytle_product_list_ldp_col_4 .product_item_child_ldp.product_item_child_ldp_four,
.sytle_product_list_ldp_col_4 .product_item_child_ldp.product_item_child_ldp_four_plus  {
    width: 100%;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
}
.sytle_product_list_ldp_col_4 img{
    width: 100%;
}
.showroom_land.footer_land_col_4 {
    width: 100%;
}
.footer_land_col_4_padding{
    padding: 0 15px;
}
.policy_land.footer_land_col_4{
    width: 100%;
}
.hotline_land.footer_land_col_4 {
   width: 100%;
}
 .public_land.footer_land_col_4 {
    width: 100%;
 }
.policy_land.footer_land_col_4 .footer_land_col_4_padding,
.hotline_land.footer_land_col_4 .footer_land_col_4_padding,
.public_land.footer_land_col_4 .footer_land_col_4_padding
 {
    padding-left: 15px;
    padding-right: 15px;
}
.copyright_text_ld{
    width: 100%;
    float: left;
    line-height: 20px;
}
.product_item_child_ldp, .product_item_child_ldp.product_item_child_ldp_one, .product_item_child_ldp.product_item_child_ldp_two {
    margin: 7px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.back_to_top_ld {
    margin-top: 20px;
    float: none;
    padding: 10px 30px;
}
.back_top_link_ld{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.logo_lading_page {
    width: 20%;
    float: left;
    padding-top: 2px;
}

.top_landing {
    padding-top: 5px;
    padding-bottom: 7px;
   
}
.show_fixed{
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: auto; 
}
.main_menu_lading {
    width: 80%;
    float: left;
    margin-top: 2px;
}

.page_with_lading {
    float: left;
    width: 100%;
    overflow: hidden;
}
.logo_lading_page .hidden_desktop.show_mobile{
    display: block;
}
.logo_lading_page .hidden_mobile{
    display: none;
}
.logo_lading_page img{
    width: 42px;
    margin-top: 2px;
}
.footer_padding_ld{
    padding: 0 10px;
}

.land_container_padding_product{
    padding-left: 10px;
    padding-right: 10px;
}
.product_item_child_ldp img{
    width: 100%;
}
.main_menu_lading_items li{
    padding: 3px 4px;
}
.title_list_text_ldp {
    padding-bottom: 10px;
    line-height: 26px;
}
.item_content_number_support {
    padding: 4px 6px;
    font-size: 12px;
    border-radius: 5px;
}

.hotline_number_item_ld {
    float: none;
    padding-left: 10px;
}

.content_list_product_items_child.sytle_product_list_ldp_col_3 .product_item_child_ldp {
    width: 90%;
    box-shadow: 0px 0px 7px 0px #000;
    padding: 13px 14px;
    border-radius: 5px;
    margin: 11px;
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}







}


/*---End Lading page---*/



