/* style 2 */
@media screen and (max-width: 480px){
    .qc-tabs-style1 .qc-wootabs-section ul > li {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .qc-tabs-style1 .qc-wootabs-section ul li .pro_img {
        min-height: 145px;
    }
}
/* style 3 */
@media screen and (max-width: 480px){
    .qc-tabs-style2 .wootabs>li {
        min-width: 100%!important;
        width: 100%;
    }
    .qc-tabs-style2 .wootabs li .pro_img {
        min-height: 145px;
    }

    .qc-tabs-style2 .wootabs_img img {
        height: auto;
    }


}
/* style 4 */
@media screen and (max-width: 480px){
    .qc-tabs-style8 .qc-product-box li {
        width: 100%!important;
    }

}
/* style 5 */
@media screen and (max-width: 480px){
    .qc-tabs-style10 ul.qc_tabs_10_style > li {
        width: 100%;
    }
    .qc-tabs-style10 ul.qc_tabs_10_style li .pro_img {
        min-height: 145px;
    }
}
/* style 6 */
@media screen and (max-width: 480px){
    .qc-tabs-style9 .qc_tab_css_bg {
        padding: 0 0px;
    }

    .qc-tabs-style9 .tab-content {
        padding: 15px 0px;
    }

    .qc-tabs-style9 .pro_list_04 {
        width: 100%;
    }

    .qc-tabs-style9 .pro_item_list {
        min-height: 120px;
    }

    .qcld_wootab-product-details .qcld-express-quick-left {
        height: auto;
    }


}
/* style 7 */
@media screen and (max-width: 480px){
    .qc-wootabs-content-section ul li {
        width: 100% !important;
        min-width: 100%;
    }
    .qc-wootabs-content-section ul li .pro_img {
        min-height: 145px;
    }
}
/* style 8 */
@media screen and (max-width: 480px){
    .qc-tabs-style13 .qc_tab_css_bg {
        padding: 0 0px;
    }

    .qc-tabs-style13 ul.qc_tabs_10_style > li {
        width: 100% !important;
    }


}
/* style 9 */
@media screen and (max-width: 480px){
    .ilist-section-25 ul.theme-nine li {
        width: 100%;
        margin: 0px 0px;
    }
    .ilist-25 .qc-wootabs-col-4 {
        width: 100%;
        padding: 0px 5px;
    }
    


}
/* style 11 */
@media screen and (max-width: 480px){
    .qc-wootabs-style11 ul.qc_theme_eleven > li {
        width: 99%;
        margin: 0px 1%;
    }

}
/* style default */
@media screen and (max-width: 480px){
    .woo_tab_container ul.theme-default li {
        width: 100% !important;
        margin-right: 0px !important;
    }

}