/*Responsive*/
@media (max-width: 1280px){}
@media (max-width: 1200px){}
@media (max-width: 1024px){
    .smart-slider:not(.owl-carousel)[data-item="6"] > div,
    .smart-slider:not(.owl-carousel)[data-item="5"] > div{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 991px){
    .smart-slider:not(.owl-carousel)[data-item="4"] > div,
    .smart-slider:not(.owl-carousel)[data-item="6"] > div,
    .smart-slider:not(.owl-carousel)[data-item="5"] > div{
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .col-sm-8 .list-3-item:nth-child(3n+1),
    .list-7-item:nth-child(7n+1),
    .list-8-item:nth-child(8n+1),
    .list-9-item:nth-child(9n+1),
    .list-10-item:nth-child(10n+1){
        clear: inherit;
    }
    .col-sm-8 .list-3-item:nth-child(2n+1),
    .list-7-item:nth-child(6n+1),
    .list-8-item:nth-child(6n+1),
    .list-9-item:nth-child(6n+1),
    .list-10-item:nth-child(6n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item,
    .list-7-item{
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-sm-8 .list-3-item{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .filter-col.filter-4-col .item-box-attr,
    .filter-col.filter-3-col .item-box-attr{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .filter-col.filter-3-col .item-box-attr:nth-child(3n+1),
    .filter-col.filter-4-col .item-box-attr:nth-child(4n+1){
        clear: inherit;
    }
    .filter-col.filter-3-col .item-box-attr:nth-child(2n+1),
    .filter-col.filter-4-col .item-box-attr:nth-child(2n+1){
        clear: both;
    }
}
@media (max-width: 860px){
    table.shop_table .product-name {
    min-width: inherit;
}
}
@media (max-width: 768px){
    .list-4-item:nth-child(4n+1),
    .list-5-item:nth-child(5n+1),
    .list-6-item:nth-child(6n+1),
    .list-7-item:nth-child(6n+1),
    .list-8-item:nth-child(6n+1),
    .list-9-item:nth-child(6n+1),
    .list-10-item:nth-child(6n+1){
        clear: inherit;
    }
    .list-4-item:nth-child(3n+1),
    .list-5-item:nth-child(3n+1),
    .list-6-item:nth-child(4n+1),
    .list-7-item:nth-child(4n+1),
    .list-8-item:nth-child(5n+1),
    .list-9-item:nth-child(5n+1),
    .list-10-item:nth-child(5n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .list-7-item,
    .list-6-item{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .list-4-item,
    .list-5-item {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
    /*cart/checkout*/
    .woocommerce-cart-form .product-remove{
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .woocommerce table.shop_table th, 
    .woocommerce table.shop_table td, 
    .woocommerce-cart table.cart td, 
    .woocommerce-cart table.cart th {
        border: 0;
        border-bottom: 1px solid #e5e5e5;
    }
    .woocommerce table.shop_table {
        border-bottom: 0;
    }
    .woocommerce-cart-form .product-quantity{
        min-height: 70px;
    }
    .woocommerce-cart-form .product-quantity .detail-qty{
        float: right;
    }
    .woocommerce table.shop_table tr, 
    .woocommerce-cart table.cart tr {
        border-bottom: 0;
    }
    .woocommerce-cart-form .product-price{
        margin: 0;
    }
    .woocommerce table.shop_table td, 
    .woocommerce table.shop_table th, 
    .woocommerce-cart table.cart td:first-child{
        padding: 15px 10px;
    }
    .woocommerce-cart-form .qty-val{
        background: transparent;
    }
    #add_payment_method .cart-collaterals .cart_totals tr td, 
    #add_payment_method .cart-collaterals .cart_totals tr th, 
    .woocommerce-cart .cart-collaterals .cart_totals tr td, 
    .woocommerce-cart .cart-collaterals .cart_totals tr th, 
    .woocommerce-checkout .cart-collaterals .cart_totals tr td, 
    .woocommerce-checkout .cart-collaterals .cart_totals tr th {
        border-top: 0;
    }
    .woocommerce .cart-collaterals table.shop_table_responsive tr:nth-child(2n) td, 
    .woocommerce-page .cart-collaterals table.shop_table_responsive tr:nth-child(2n) td{
        background: transparent;
    }
    .woocommerce-cart-form{
        border-top: 1px solid #e5e5e5;
    }
}
@media (max-width: 767px){
    .order-custom{
        margin-top: 30px;
    }
    .main-nav li.has-mega-menu > .mega-menu,
    .main-nav .sub-menu{
        transition: inherit;
        -webkit-transition: inherit;
    }
    nav.main-nav>ul>li.current-menu-item>a, 
    nav.main-nav>ul>li.current-menu-ancestor>a, 
    nav.main-nav>ul>li:hover>a{
        background-color: transparent !important;
    }
    .smart-slider:not(.owl-carousel)[data-item="3"] > div,
    .smart-slider:not(.owl-carousel)[data-item="4"] > div,
    .smart-slider:not(.owl-carousel)[data-item="6"] > div,
    .smart-slider:not(.owl-carousel)[data-item="5"] > div{
        width: 50%;
    }
    .main-nav li.has-mega-menu {
        position: relative;
    }
    .main-nav li.has-mega-menu > .mega-menu{
        position: static;
        max-width: 100%;
        visibility: visible;
        border: 0;
        box-shadow: none;
        padding: 0;
    }
    .btn-toggle-mobile-menu::after {
        top: 0;
        line-height: 37px;
        width: 37px;
        text-align: center;
        right: -15px;
    }
    .content-page > .row > .col-md-3{
        order: 2;
        -webkit-order: 2;
        -ms-order: 2;
        -o-order: 2;
    }
    .content-page > .row{
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        display: -o-flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
    }
}
@media (max-width: 667px){
    .list-3-item:nth-child(3n+1),
    .list-4-item:nth-child(3n+1),
    .list-5-item:nth-child(3n+1),
    .list-6-item:nth-child(4n+1),
    .list-7-item:nth-child(4n+1),
    .list-8-item:nth-child(5n+1),
    .list-9-item:nth-child(5n+1),
    .list-10-item:nth-child(5n+1){
        clear: inherit;
    }
    .list-3-item:nth-child(2n+1),
    .list-4-item:nth-child(2n+1),
    .list-5-item:nth-child(2n+1),
    .list-6-item:nth-child(3n+1),
    .list-7-item:nth-child(3n+1),
    .list-8-item:nth-child(3n+1),
    .list-9-item:nth-child(3n+1),
    .list-10-item:nth-child(3n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item{
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .list-7-item,
    .list-6-item{
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .list-3-item{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 568px){
    .comment-list ul.children {
        padding: 0 !important;
    }
}
@media (max-width: 480px){
    .list-6-item:nth-child(3n+1),
    .list-7-item:nth-child(3n+1),
    .list-8-item:nth-child(3n+1),
    .list-9-item:nth-child(3n+1),
    .list-10-item:nth-child(3n+1){
        clear: inherit;
    }   
    .list-6-item:nth-child(2n+1),
    .list-7-item:nth-child(2n+1),
    .list-8-item:nth-child(2n+1),
    .list-9-item:nth-child(2n+1),
    .list-10-item:nth-child(2n+1){
        clear: both;
    }
    .list-10-item,
    .list-9-item,
    .list-8-item,
    .list-7-item,
    .list-6-item,
    .list-5-item,
    .list-4-item,
    .list-3-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .filter-col.filter-2-col .item-box-attr,
    .filter-col.filter-4-col .item-box-attr,
    .filter-col.filter-3-col .item-box-attr{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 425px){
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        display: block;
        width: 100%;
        margin-bottom: 7px;
    }
    .woocommerce #content table.cart td.actions .coupon .button.alt, 
    .woocommerce #content table.cart td.actions .coupon .input-text+.button, 
    .woocommerce table.cart td.actions .coupon .button.alt, 
    .woocommerce table.cart td.actions .coupon .input-text+.button, 
    .woocommerce-page #content table.cart td.actions .coupon .button.alt, 
    .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, 
    .woocommerce-page table.cart td.actions .coupon .button.alt, 
    .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: none;
        display: block;
        width: 100%;
    }
    .order-custom {
        padding: 30px 10px 10px;
    }
}
@media (max-width: 375px){
    .list-5-item,
    .list-4-item,
    .list-3-item,
    .list-2-item,
    .col-sm-8 .list-4-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 320px){
    .close-minicart{
        right: 0;
        left: inherit;
        color: #333;
    }
}
@media (min-width: 567.9px) and (max-width: 767px){
    .wpb_column.vc_col-ss-1\/5,
    .wpb_column.vc_col-ss-2\/5,
    .wpb_column.vc_col-ss-3\/5,
    .wpb_column.vc_col-ss-4\/5,
    .wpb_column.vc_col-ss-1, 
    .wpb_column.vc_col-ss-10, 
    .wpb_column.vc_col-ss-11, 
    .wpb_column.vc_col-ss-12, 
    .wpb_column.vc_col-ss-2, 
    .wpb_column.vc_col-ss-3, 
    .wpb_column.vc_col-ss-4, 
    .wpb_column.vc_col-ss-5, 
    .wpb_column.vc_col-ss-6, 
    .wpb_column.vc_col-ss-7, 
    .wpb_column.vc_col-ss-8, 
    .wpb_column.vc_col-ss-9 {
        float: left;
    }
    .wpb_column.vc_col-ss-1\/5{
        width: 20%;
    }
    .wpb_column.vc_col-ss-2\/5{
        width: 40%;
    }
    .wpb_column.vc_col-ss-3\/5{
        width: 60%;
    }
    .wpb_column.vc_col-ss-4\/5{
        width: 80%;
    }
    .wpb_column.vc_col-ss-1{
        width: 8.33333333%;
    }
    .wpb_column.vc_col-ss-10{
        width: 83.33333333%;
    }
    .wpb_column.vc_col-ss-11{
        width: 91.66666667%;
    }
    .wpb_column.vc_col-ss-12{
        width: 100%;
    }
    .wpb_column.vc_col-ss-2{
        width: 16.66666667%;
    }
    .wpb_column.vc_col-ss-3{
        width: 25%;
    }
    .wpb_column.vc_col-ss-4{
        width: 33.33333333%;
    }
    .wpb_column.vc_col-ss-5{
        width: 41.66666667%;
    }
    .wpb_column.vc_col-ss-6{
        width: 50%;
    }
    .wpb_column.vc_col-ss-7{
        width: 58.33333333%;
    } 
    .wpb_column.vc_col-ss-8{
        width: 66.66666667%;
    } 
    .wpb_column.vc_col-ss-9{
        width: 75%;
    }
    .vc_col-ss-offset-1\/5{
        margin-left: 20%;
    }
    .vc_col-ss-offset-2\/5{
        margin-left: 40%;
    }
    .vc_col-ss-offset-3\/5{
        margin-left: 60%;
    }
    .vc_col-ss-offset-4\/5{
        margin-left: 80%;
    }
    .wpb_column.vc_col-ss-offset-0{
        margin-left: 0;
    }
    .wpb_column.vc_col-ss-offset-1{
        margin-left: 8.33333333%;
    }
    .wpb_column.vc_col-ss-offset-10{
        margin-left: 83.33333333%;
    }
    .wpb_column.vc_col-ss-offset-11{
        margin-left: 91.66666667%;
    }
    .wpb_column.vc_col-ss-offset-12{
        margin-left: 100%;
    }
    .wpb_column.vc_col-ss-offset-2{
        margin-left: 16.66666667%;
    }
    .wpb_column.vc_col-ss-offset-3{
        margin-left: 25%;
    }
    .wpb_column.vc_col-ss-offset-4{
        margin-left: 33.33333333%;
    }
    .wpb_column.vc_col-ss-offset-5{
        margin-left: 41.66666667%;
    }
    .wpb_column.vc_col-ss-offset-6{
        margin-left: 50%;
    }
    .wpb_column.vc_col-ss-offset-7{
        margin-left: 58.33333333%;
    } 
    .wpb_column.vc_col-ss-offset-8{
        margin-left: 66.66666667%;
    } 
    .wpb_column.vc_col-ss-offset-9{
        margin-left: 75%;
    }
    .vc_hidden-ss{
        display: none;
    }
}
/*End Responsive*/


@media only screen and (max-width:1366px) {
    .container {
      max-width: 1200px;
    }

    .slider1 .wrap-item:before {
        width: 30px;
    }

    .item-slider1 .banner-info {
        left: 45px;
    }

    .banner-slider:not(.bg-slider) .group-navi .owl-nav {
        bottom: 50px;
    }
    .obc-banner-fw .banner-info{
        padding-left: 60px;
    }
    .vertical-header .brand-slider{
        padding: 0;
    }
    .vertical-header .item-product-grid2 .product-extra-link{
        margin: 20px 0!important;
    }
    .obc-banner-info .obc-desc.desc {
        max-height: 48px;
        overflow: hidden;
        max-width: 450px;
    }
    .item-product-grid.rectangle .product-thumb{
        max-height: 217.25px;
    }

}

/*LG*/
@media only screen and (max-width:1199px) {

    .main-nav-home2:not(.fixed-header) {
        padding: 20px 0;
    }
    .fixed-header .main-nav-home2:not(.fixed-header){
        padding: 0;
    }

    .header-top-default .logo h1 {
        font-size: 24px;
    }

    .header-nav-default .main-nav > ul > li > a{
        font-size: 12px;
        margin-right: 15px;
    }

    .main-nav > ul > li > a {
        height: 60px;
        line-height: 60px;
        margin-right: 25px;
    }

    .banner-slider .item-slider .banner-thumb {
        max-height: 650px;
    }
    
    .item-slider .title48 {
        font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1199 - 320)));
        line-height: calc(40px + (72 - 40) * ((100vw - 320px) / (1199 - 320)));
    }
    .obc-title.title48{
        font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1199 - 320)));
        line-height: calc(40px + (72 - 40) * ((100vw - 320px) / (1199 - 320)));
    }
    
    

    .pagi-num-vertical .banner-info{
        left: 60px;
    }

    .obc-ceramic-banner2 .item-slider .banner-thumb{
        max-height: 525px;
    }
    .obc-banner-layer .banner-info .price{
        margin-top: 33px;
    }
    .footer-newsletter2{
        display: block;
        text-align: center;
    }
    .footer-newsletter2 > div{
        width: 100%;
    }
    .footer-newsletter2 .title-box{
        margin: -17px 0 54px;
    }
    .footer-newsletter2 form .mc4wp-form-fields{
        display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .footer-newsletter2 .form-newsletter .submit-form{
        display: block;
    }
    .footer-newsletter2 .form-newsletter .submit-form input[type="submit"]{
        width: auto;
    }
    .header-socials{
        margin: 0 -8px;
    }
    .header-socials > a{
        padding: 0 8px;
    }
    .header-top4, .header-bottom4 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .brc_banner .title36,
    .obc-banner-fw .banner-info .obc-title{
        font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1199 - 320)));
        line-height: calc(28px + (56 - 28) * ((100vw - 320px) / (1199 - 320)));
    }

    .obc-banner-fw .banner-info {
        padding: 30px;
    }
    
    .vertical-header > .wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .vertical-header .header-page{
        margin: 0 15px 30px;
    }
    .main-nav3 > ul > li{
        display: inline-block;
    }
    .header-top5 > .wpb_column > .vc_column-inner > .wpb_wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 -15px
    }
    .header-group5 > div{
        padding: 20px 12px;
    }
    
    .about-us-advs .banner-info .title48{
        font-size: calc(18px + (48 - 18) * ((100vw - 320px) / (1199 - 320)));
        line-height: calc(28px + (72 - 28) * ((100vw - 320px) / (1199 - 320)));
    }

    .about-gray-box .title48{
        font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1199 - 320)));
        line-height: calc(40px + (72 - 40) * ((100vw - 320px) / (1199 - 320)));
        letter-spacing: 1.6px;
    }

    .contact-title{
        font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1199 - 320))) !important;
        line-height: calc(40px + (72 - 40) * ((100vw - 320px) / (1199 - 320))) !important;
    }
    
    .item-post-list.item-style2 .post-info .meta-date,
    .item-post-list.item-style2 .post-info .meta-cats{
        font-size: 12px;
    }
    .item-post-list.item-style2 .post-info .post-title {
        line-height: 28px;
        font-size: 18px;
    }
    .content-sidebar-right .blog-grid-view, 
    .content-sidebar-right .blog-list-view{
        padding: 0px !important;
    }
    .content-single-blog > .title36{
        font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1199 - 320)));
        line-height: calc(34px + (62 - 34) * ((100vw - 320px) / (1199 - 320)));
        margin-bottom: 14px;
    }
    

    .sg-img-left {
        margin: 0 !important;
    }
    .sg-section-02 .col-right.wpb_column{
        padding-right: 80px;
    }
    .about-us-advs .banner-info{
        left: 5%;
    }




}

@media only screen and (max-width:1024px) {
    .item-product-grid .obc-banner-layer .banner-info .price{
        margin-top: 33px;
    }
    .item-product-grid2 .obc-banner-layer .banner-info {
        top: 64px;
        left: 60px;
    }
    .header-group {
        margin: 0 -10px;
    }

    .header-group > div {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pd-lr-30 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-top6 {
        margin-bottom: 15px;
    }
    .pt200 {
        padding-top: 100px;
    }
    .pb190 {
        padding-bottom: 90px;
    }

    .wrap-bread-crumb.brc_banner {
        height: auto;
        padding: 100px 30px;
    }

    .single-full-header .single-post-thumb{
        padding: 90px 0;
    }
    .single-full-header .single-meta {
        width: 75vw;
        height: 75vw;
    }
    .single-full-header .single-meta .single-meta-inner {
        padding: 0 20px;
    }
    .single-full-header .single-meta ul.post-meta-data{
        margin-bottom: 0px;
    }
    .single-full-header .single-meta .title36{
        font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1024 - 320)));
        line-height: calc(30px + (62 - 30) * ((100vw - 320px) / (1024 - 320)));
    }
    .obc-ceramic-banner2 {
        margin: 0 !important;
    }
    .obc-banner-info .obc-title.title48{
        font-size: 30px;
        line-height: 42px;
    }
    .about-asl-img{
        display: none;
    }

    



}

/*MD to SM*/
@media only screen and (max-width:991px) {
    .obc-banner-fw > * {
        float: left;
        width: 100%;
    }
    .fixed-header.active-menu .header-top .obc-logo {
      margin: 30px 0 10px;
    }
    .main-nav-home2:not(.fixed-header) {
        padding: 0;
    }

    .filter-product .list-col-item{
        width: 50%;
        margin-bottom: 40px !important;
    }
    .top-filter .box-attr-filter{
        padding-bottom: 0px;
    }
    .header-top {
        margin: 40px 0 15px;
    }

    .header-top .obc-logo {
        margin-bottom: 10px;
    }

    .header-top .obc-logo a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .fixed-header.active-menu .logo{
        display: none;
    }

    .fixed-header.active-menu .mega-aside-content .logo,
    .fixed-header.active-menu.header-top6 .logo{
        display: block;
    }

    .header-nav-default{
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    .header-default-wrap{
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }

    .header-nav-default .main-nav .toggle-mobile-menu{
        position: static;
    }

    .res991-mb40{
        margin-bottom: 40px;
    }
    

    .banner-slider .item-slider .banner-thumb {
        max-height: 500px;
    }

    .banner-slider .group-navi .owl-nav {
        bottom: 40px;
    }

    .banner-slider .owl-carousel .owl-nav button.owl-next,
    .banner-slider .owl-carousel .owl-nav button.owl-prev,
    .banner-slider .owl-theme .owl-nav [class*=owl-],
    .banner-slider .owl-carousel .owl-nav button {
        font-size: 24px;
    }
    
    .item-product-grid2 .product-extra-link{
        margin: 20px 0!important;
    }
    .small-action .product-extra-link > a.addcart-link,
    .product-extra-link > a.addcart-link{
        width: 46px !important;
        padding: 0;
    }
    .product-extra-link > a.addcart-link span{
        display: none;
    }
    .product-extra-link > a.addcart-link:after{
        content: "\f16e";
        font-family: LineAwesome;
        font-size: 18px;
    }
   .product-extra-link > a.addcart-link.loading:after{
        opacity: 0;
        visibility: hidden;
    }

    [class*=gap-] .list-post-wrap{
        margin: 0 -15px;
    }
    [class*=gap-] .list-post-wrap .wrap-item .item-post {
        padding: 0 15px;
    }
    
    .obc-ceramic-banner{
        margin: 0 !important;
    }
    .obc-banner-info {
        margin: 30px 0 0 !important;
    }

    .footer-left{
        margin: 0px !important;
    }
    .footer-bottom-right,
    .logo-footer > a{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer-bottom-right{
        margin-top: 15px;
    }


    .pagi-num-vertical {
        padding-left: 60px;
    }
    .pagi-num-vertical .group-control {
        left: calc(60px/ 2);
    }

    
    .obc-ceramic-banner2 .banner-info{
        left: 60px;
    }
    .obc-ceramic-banner2 .item-slider .banner-thumb{
        max-height: 425px;
    }

    .obc-banner-layer.layer-small .banner-info {
        top: 30px;
        left: 30px;
    }

    .vertical-header .header-page {
        margin: 30px 15px 15px;
    }
    .header-top5 > .wpb_column > .vc_column-inner > .wpb_wrapper{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-bottom5.vc_row{
        background: none !important;
        margin-top: 15px;
    }

    .header-group5 .aside-link .la, 
    .header-group5 .mini-cart-link .la, 
    .header-group5 .open-login-form .la, 
    .header-group5 .s-icon .la {
        color: #5b646d !important;
    }
    .header-group5 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 -30px;
    }
    .main-nav3{
        position: static;
    }
    .main-nav3 .toggle-mobile-menu{
        top: 55px;
        left: 0;
    }
    .header-group5 .mini-cart-link .mini-cart-number {
        background: #f598a4;
        color: #fff !important;
    }
    .header-top6 .obc-logo a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .header-top6 .main-nav .toggle-mobile-menu{
        top: -16px;
        left: 20px;
    }


    .about-instagram2 .follow-instagram li {
        width: 33.33%;
    }
    .about-gray-box{
        padding-left: 15px  !important;
        padding-right: 15px !important;
    }
    
    .content-countup{
        margin: 120px 0 80px;
    }
    .counter-inner {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 40px;
    }
    .item-post-list.item-style2{
        padding: 0 !important;
    }
    .item-post-list.item-style2 .border-wrap{
        padding: 30px;
    }
    .item-post-list.item-style2 .post-info{
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        max-width: 100%;
        border: none;
        margin-top: -1px;
        padding: 30px 0 0;
        height: auto;
    }

    .blog-grid-view .list-post-wrap {
      margin-left: -15px;
      margin-right: -15px;
    }
    .blog-grid-view .list-col-item{
      padding: 0 15px;
    }
    .item-post-default .post-info {
        top: 28px;
        left: 30px;
        right: 30px;
    }
    .product-detail .detail-info{
        padding: 0 !important;
        margin-top: 40px;
    }
    .product-detail .detail-info > .title36{
        font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1024 - 320)));
        margin-bottom: 10px;
    }
    .product-detail .product-price > span, .product-detail .product-price ins{
        font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1024 - 320)));
    }
    .product-detail .product-price del{
        font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1024 - 320)));
    }
    .product-detail .product-price{
        margin-bottom: 14px;
    }
    .obc-featured-product .banner-info .title36{
        font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1024 - 320)));
        line-height: calc(24px + (56 - 24) * ((100vw - 320px) / (1024 - 320)));
    }
    .obc-featured-product .banner-info {
        padding: 40px;
    }



    .obc-product-left .bottom{
        margin-bottom: 40px !important;
    }
    .single-product-detail .obc-product:not(:last-child){
        margin-bottom: 40px;
    }
    .mega-flex{
        display: block;
    }
    .mega-banner .banner-info{
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .vc_row.mega-banner-wrap {
        padding: 0;
        margin: 0 -15px;
    }
    .vc_row.mega-banner-wrap .wpb_column .vc_column-inner {
        padding: 0 15px;
    }
    .mega-banner-wrap .mega-menu-list h3.title16{
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 600;
        font-family: inherit;
    }
    .mega-banner-wrap .mega-menu-list ul.list-none li {
        padding: 0;
        padding-left: 20px;
    }
    .item-post-mega:last-child .item-post {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .woocommerce a.button.disabled, 
    .woocommerce a.button:disabled, 
    .woocommerce a.button:disabled[disabled], 
    .woocommerce button.button.disabled, 
    .woocommerce button.button:disabled, 
    .woocommerce button.button:disabled[disabled], 
    .woocommerce input.button.disabled, 
    .woocommerce input.button:disabled, 
    .woocommerce input.button:disabled[disabled], 
    .woocommerce.widget .woocommerce-widget-layered-nav-dropdown__submit, 
    .woocommerce a.button.alt, .woocommerce button.button.alt, 
    .woocommerce input.button.alt, button, 
    .woocommerce a.button.alt, 
    .woocommerce button.button.alt, 
    .woocommerce a.button, 
    .woocommerce button.button, 
    .woocommerce input.button{
        padding: 12.5px 20px;
        font-size: 14px;
        height: auto;
        line-height: normal;
    }




}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .obc-banner-layer .banner-info {
        top: 30px;
        left: 30px;
    }
    .obc-banner-layer .banner-info .price {
        margin-top: 13px;
    }
    .obc-banner-layer .banner-info .title24{
        margin-top: 0px;
    }
    .item-product-grid2 .product-extra-link {
        margin: 23px 0!important;
    }

    
    



}

/*Begin Menu Responsive*/
@media (max-width:991px) {
    .mega-menu {
        display: none;
    }

    .main-nav1 .search-el {
        display: block !important;
    }

    .main-nav .close-mobile-menu,
    .main-nav .toggle-mobile-menu {
        display: block;
    }

    .main-nav .sub-menu {
        background: #fff none repeat scroll 0 0;
        display: none;
        margin: 0 !important;
        opacity: 1 !important;
        visibility: visible !important;
        position: static !important;
        box-shadow: none !important;
        border-top: 1px solid #ccc;
    }

    .main-nav > ul > li > a::before {
        display: none !important;
    }

    .main-nav > ul > li.active > a {
        color: #10c7da;
    }

    .main-nav {
        margin: 0;
    }
    .admin-bar .main-nav > ul{
        top: 32px;
    }
    .main-nav > ul {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        margin: 0;
        width: 300px;
        height: 100%;
        overflow: auto;
        z-index: 9999;
        background: #fff;
        -webkit-box-shadow: 0px 0px 35px -10px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 35px -10px rgba(0, 0, 0, 0.25);
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
        transform: translateX(-320px);
        -webkit-transform: translateX(-320px);
        text-align: left;
    }

    .main-nav li.has-mega-menu {
        position: relative;
    }

    .main-nav.toggle > ul {
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .main-nav > ul > li {
        display: block;
        border-top: 1px solid #ebebeb;
    }

    .main-nav > ul > li > a {
        color: #222;
        font-weight: 600;
        text-transform: uppercase;
    }

    .main-nav .sub-menu li a::before {
        display: none;
    }

    .main-nav > ul li > a {
        display: block;
        margin: 0 !important;
        font-size: 14px;
        height: 45px !important;
        line-height: 45px !important;
        padding: 0 20px;
        font-family: inherit;
    }

    .mega-menu-list ul.list-none li a:hover,
    .main-nav > ul li > a:focus,
    .main-nav > ul li > a:hover {
        color: #000;
        background: transparent;
    }

    .main-nav .sub-menu > li {
        margin: 0px;
        border-bottom: 1px solid #ebebeb;
    }

    .main-nav .sub-menu li:last-child {
        border: none;
    }

    .main-nav > ul > li.menu-item-has-children.has-mega-menu {
        position: relative;
    }

    .main-nav > ul li.menu-item-has-children .menu-item-has-children > a::after {
        right: 0;
        top: 0;
    }

    .main-nav > ul > li.menu-item-has-children > a::after {
        display: none;
    }

    .main-nav > ul > li .sub-menu {
        display: none;
        width: 100%;
        padding: 0;
        border-top: 0;
        border-top: 1px solid #ebebeb;
        padding-left: 40px;
    }

    .main-nav > ul > li .sub-menu .sub-menu {
        padding-left: 20px;
    }

    .btn-toggle-mobile-menu {
        position: absolute;
        cursor: pointer;
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        font-size: 20px;
        top: 0;
        right: 0;
        z-index: 10;
    }

    .btn-toggle-mobile-menu::after {
        font-family: fontAwesome;
        content: "\f105";
    }

    .btn-toggle-mobile-menu.toggle::after {
        content: "\f107";
    }

    .main-nav > ul > li.has-mega-menu > a::after,
    .main-nav > ul > li .sub-menu > li.menu-item-has-children > a::after {
        display: none;
    }

    .menu-item-preview .preview-image {
        display: none;
    }

    .sub-menu,
    .mega-menu,
    .dropdown-list {
        pointer-events: inherit;
    }

    .main-nav > ul > li .sub-menu > li > a {
        background: #fff !important;
        height: 50px;
        line-height: 50px;
        padding: 0;
        color: #666;
        border: 0;
    }

    .main-nav li.has-mega-menu > .mega-menu .vc_column-inner{
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-nav li.has-mega-menu > .mega-menu {
        transition: inherit;
        -webkit-transition: inherit;
    }

    .main-nav li.has-mega-menu > .mega-menu {
        position: static;
        max-width: 100%;
        visibility: visible;
        opacity: 1;
        border: 0;
        box-shadow: none;
        padding: 0;
        margin: 0;
    }

    .mega-menu-wrap .wpb_wrapper {
        display: block !important;
        height: auto !important;
    }

    .mega-menu-wrap .wpb_column {
        width: 100%;
    }
    
    .mega-menu-list{
    }

    .mega-menu-list > h3 {
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 600;
        font-family: inherit;
    }

    .mega-menu-list ul.list-none li {
        border-bottom: 1px solid #ebebeb;
        padding: 0px;
    }

    .mega-menu-list ul.list-none li {
        display: block;
        font-size: 14px;
        height: 45px !important;
        line-height: 45px !important;
        padding: 0 20px;
        font-weight: 400;
    }

    .mega-menu-list ul.list-none li:last-child {
        border: 0 !important;
    }

    .mega-menu-list ul.list-none li a,
    .mega-menu-list ul.list-none li a {
        border: 0 !important;
        color: #666 !important;
    }

    .mega-menu .mega-posts-inner .vc_column-inner {
        margin: 0;
        padding: 25px 30px !important;
    }


}

/*End Menu Responsive*/
@media only screen and (min-width:782px) {
    .admin-bar .aside-box-content,
    .admin-bar .aside-box .dropdown-list,
    .admin-bar .search-icon.toggle .search-form-wrap,
    .admin-bar .fixed-header.active-menu {
        top: 32px;
    }
}
@media only screen and (max-width:782px) {
    .admin-bar .main-nav > ul,
    .admin-bar .aside-box-content,
    .admin-bar .aside-box .dropdown-list ,
    .admin-bar .search-icon.toggle .search-form-wrap,
    .admin-bar .fixed-header.active-menu {
        top: 46px;
    }
    .admin-bar .mini-cart-box.aside-box .mini-cart-content{
      height: calc(100vh - 46px);
    }

}

@media only screen and (max-width:768px) {
    .aside-box-content {
        max-width: 320px;
        padding: 60px 30px 40px;
    }

    .header-aside .vc_row {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 34px;
    }

    .about-instagram .follow-instagram .instagram-text-follow i,
    .instagram-text-follow i {
        font-size: 26px;
    }
    .list-2-item.msr-pos {
        width: 66.6667%;
    }
    .content-countup {
        margin: 80px 0 40px;
    }
    .obc-ceramic-wrap {
        background-size: 40%;
        background-position: bottom right;
    }

    .footer-newsletter .form-newsletter input[type="email"] {
        font-size: 16px;
    }

    .item-product-list .product-title{
        font-size: 18px;
        margin-bottom: 12px;
    }
    
   




    .woocommerce table.shop_table td.product-price {
        margin: 0px;
    }

    .woocommerce table.shop_table td.product-remove {
        width: auto;
        max-width: 100%;
        height: 30px;
    }

    .woocommerce .product-remove a.remove {
        float: left;
        margin-top: -7px;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        font-weight: 500;
        color: #4c5461;
    }

}

/*SM*/
@media only screen and (max-width:767px) {

    .main-page-default > .container > .row,
    .content-page > .container > .row{
        display:flex;
        display:-ms-flex;
        display:-webkit-flex;
        flex-direction:column;
        -ms-flex-direction:column;
        -webkit-flex-direction:column;
    }
    .main-page-default > .container > .row > div.content-wrap,
    .content-page > .container > .row > div.content-wrap{
        order: 0;
        -webkit-order: 0;
    }
    .main-page-default > .container > .row > div,
    .content-page > .container > .row > div{
        order: 1;
        -webkit-order: 1;
    }
    .main-page-default > .container > .row > div .sidebar,
    .content-page > .container > .row > div .sidebar{
        margin-top: 50px;
    }
    .content-page, .main-page-default{
        margin: 50px 0;
    }
    .page-links, .pagi-nav{
        margin-top: 45px;
    }
    body.single .page-links {
        margin-top: 10px;
    }
    .btn-loadmore{
        margin-top: 40px;
    }
    .single_post_meta{
        margin-bottom: 45px;
    }
    .blog-comment-detail{
        margin-bottom: 50px;
    }
    .product-detail{
        margin-bottom: 50px;
    }
    .detail-tabs{
        margin-bottom: 50px !important;
    }

    .cross-sells{
      margin-top: 50px;
    }
    .content-append-before-tab,
    .content-append-after-tab{
        margin-bottom: 50px;
    }
    .single-related-post {
        margin-bottom: 30px;
    }
    .mt70{
        margin-top: 20px;
    }
    .mb70{
        margin-bottom: 20px;
    }
    .mt80{
        margin-top: 30px;
    }
    .mb80{
        margin-bottom: 30px;
    }
    .mt90{
        margin-top: 40px;
    }
    .mb90{
        margin-bottom: 40px;
    }
    .mt100{
        margin-top: 50px;
    }
    .mb100{
        margin-bottom: 50px;
    }
    .mt110{
        margin-top: 60px;
    }
    .mb110{
        margin-bottom: 60px;
    }
    .mt120{
        margin-top: 70px;
    }
    .mb120{
        margin-bottom: 70px;
    }
    .pt100 {
        padding-top: 50px;
    }
    .pb100 {
        padding-bottom: 50px;
    }
    .pt110 {
        padding-top: 60px;
    }
    .pb110 {
        padding-bottom: 60px;
    }
    .pt120 {
        padding-top: 70px;
    }
    .pb120 {
        padding-bottom: 70px;
    }
   
    .res767-mb40{
        margin-bottom: 40px;
    }

    .footer-top {
        padding: 62px 0 63px;
    }

    .top-filter{
        margin-left: -5px;
        margin-right: -5px;
        margin-top: -5px;
        margin-bottom: 30px;
    }

    .top-filter > div{
        padding: 5px;
    }
    .sort-pagi-bar .dropdown-link{
        min-width: 80px;
    }
    .view-type a{
        font-size: 26px;
        width: 30px;
    }
    .sort-pagi-bar > .dropdown-box:first-child{
        display: none;
    }
    .sort-pagi-bar > .dropdown-box.show-order .dropdown-link {
        padding-right: 45px;
    }

    .top-filter > div.view-type{
        margin-right: 10px;
    }
    
    .block-element .title-block{
        font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1199 - 320)));
        line-height: calc(34px + (62 - 34) * ((100vw - 320px) / (1199 - 320)));
    }
    .block-element .title-block:before{
        display: none;
    }
    .block-element .title-block {
        padding: 0px !important;
    }
    .block-element .title-box{
        margin: 0 0 34px;
    }
    .tab-header{
        margin-bottom: 40px;
    }
    .btn-asl{
        top: 2vw;
    }
    .single-title{
        font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1199 - 320)));
        padding: 0 !important;
        margin-bottom: 45px;
    }
    .single-title .line{
        display: none;
    }

    .obc-banner-info .banner-button{
        margin-top: 33px;
    }

    .group-control{
        margin-top: 33px;
    }
    .dotsContainer .owl-dot{
        width: 50px;
    }
    .item-slider1{
        padding: 0 !important;
    }
    .slider1 .wrap-item:before{
        display: none;
    }
    .item-slider1 .banner-info{
        left: 0 !important;
        right: 0 !important;
    }
    .banner-slider .owl-carousel .owl-nav button.owl-next,
    .banner-slider .owl-carousel .owl-nav button.owl-prev,
    .banner-slider .owl-theme .owl-nav [class*=owl-],
    .banner-slider .owl-carousel .owl-nav button {
        width: 46px;
        height: 46px;
    }
    
    .banner-slider .group-navi .owl-nav{
        left: 15px;
        width: 120px;
    }
    .banner-slider .item-slider .banner-thumb{
        max-height: 400px;
    }
    .item-slider .banner-info .desc{
        display: none;
    }
    .item-slider .banner-info .slider-button {
        margin-top: 33px;
    }
    .banner-advs .banner-button{
        margin-top: 33px;
    }


    .btn-loadmore .loadmore ,
    .readmore, .button, a.button, input.button, button.button, .shop-button {
        padding: 0 35px;
        height: 46px;
        line-height: 46px;
        font-size: 14px;
    }

    .product-detail form.cart .single_add_to_cart_button{
        padding: 12.5px 20px;
        font-size: 14px;
    }

    .detail-qty{
        height: 46px;
    }
    .detail-qty .qty-val {
        height: 40px;
    }

    .search-form input[type="text"]{
        padding: 0 25px;
        height: 46px;
        line-height: 46px;
    }
    .search-form .submit-form {
        width: 46px;
        height: 46px;
        line-height: 46px;
        margin: 0px;
        font-size: 24px;
    }
    .search-icon.s-popup .search-form {
        margin: -23px 15px 0;
    }
    
    .item-testimo .desc{
        padding: 0 15px;
    }
    .testimo-slider {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .about-instagram-title{
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin-bottom: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .about-instagram-title .title16{
        margin-bottom: 20px;
    }
    .about-instagram{
        float: left;
        width: 100%;
    }
    .footer-left {
        margin: 0 0 40px !important;
        max-width: 525px;
    }
    .footer-copyright:before,
    .footer-socials{
        display: none;
    }
    .footer-copyright{
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
    }

    .obc-ceramic-banner2 .item-slider .banner-thumb{
        max-height: 320px;
    }

    .obc-team-slider{
        margin-top: -135px;
    }
    .obc-team-wrap {
        height: auto;
        padding-bottom: 140px;
    }
    .footer-newsletter2{
        padding: 67px 0;
    }
    .footer-newsletter2 .title-box .title-block{
        margin-bottom: 20px;
    }


    .footer-newsletter2 .form-newsletter input[type="email"]{
        height: 46px;
        line-height: 44px;
    }
    .footer-newsletter2 .form-newsletter .submit-form input[type="submit"]{
        padding: 0 35px;
        height: 46px;
        line-height: 46px;
    }
    .header-top3{
        text-align: center;
    }
    .banner-slider .item-slider3 .banner-thumb {
        max-height: 320px;
    }
    .item-slider3 .banner-info {
        left: 60px;
    }
    .pagi-num-asl .group-control {
        bottom: 23px;
    }
    .header-bottom3 .obc-logo{
        margin-top: 28px;
    }
    
    .obc-banner-fw .banner-info {
        padding: 30px 30px 40px;
    }
    .tabs-block:not(.tab-style2) .tab-header ul.title-tab {
        margin: 0 -1px -7px;
    }
    .tabs-block:not(.tab-style2) .tab-header ul.title-tab li {
        padding: 8px 0;
        border: 1px solid;
        float: left;
        width: calc(50% - 2px);
        margin: 1px;
    }

    .item-product-grid2 .obc-banner-layer .banner-info .product-title {
        font-size: 24px;
        line-height: 38px;
        margin: 22px 0 0;
    }
    .item-product-grid2 .obc-banner-layer .banner-info .product-price ins, 
    .item-product-grid2 .obc-banner-layer .banner-info .product-price > span{
        font-size: 36px
    }
    .header-top6{
        margin-top: 30px;
    }
    .header-top6 .main-nav .toggle-mobile-menu {
        top: 15px;
        left: 0;
    }
    .about-us-advs {
        margin: 0 !important;
        padding: 0 !important;
    }
    .about-us-advs-wrap.vc_row{
        background-image: none !important;
    }
    .about-us-advs .banner-info{
        left: 15px;
        right: 15px;
    }
    .about-asl-img{
        display: none;
    }
    .about-gray-box{
        padding: 62px 0 66px;
    }
    .contact-form-page .wpcf7-submit,
    .contact-form-page .wpcf7-form-control-wrap input{
        padding: 0 25px;
        height: 46px;
        line-height: 46px;
        font-size: 14px;
    }

    .contact-form-page .wpcf7-form-control-wrap textarea{
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 13px;
    }
    .contact-title:before{
        display: none;
    }
    .contact-left{
        margin-bottom: 40px;
    }
    .contact-right.wpb_column{
        padding: 0px !important;
    }
    .item-post-list.item-style2 .border-wrap{
        padding: 15px;
    }
    .item-post-default .meta-date,
    .item-post-default .post-info .meta-cats{
        font-size: 12px;
    }
    .single-list-img > div:not(:last-child){
        margin-bottom: 30px;
    }
    .comment-respond p.comment-form-email,
    .comment-respond p.comment-form-author{
        width: 100%;
    }

    .sg-section-02 .col-right.wpb_column{
        padding: 0px !important;
    }
    .sg-img-left{
        margin-bottom: 40px !important;
    }
    .sg-fw-img02, .sg-fw-img03 {
        padding: 10px;
    }
    .item-product-list .product-info{
        margin-top: 35px;
    }
    .owl-carousel .owl-nav button.owl-next, 
    .owl-carousel .owl-nav button.owl-prev, 
    .owl-theme .owl-nav [class*=owl-], 
    .owl-carousel .owl-nav button{
        margin: -23px 0 0;
        width: 46px;
        height: 46px;
        font-size: 20px;
    }
    .product-detail .product-price > *{
        margin: 0 5px;
    }
    .product-detail .product-price {
        margin: 0 -5px 14px;
    }
    .group-list .group-item > .group-thumb {
        width: 20vw;
    }
    .group-list .group-item .group-qty .detail-qty{
        height: auto;
        width: auto;
    }
    .group-list .group-item .group-qty .detail-qty a {
        width: 20px;
        height: auto;
    }
    .group-list .group-item .group-qty .detail-qty .qty-val {
        padding: 0;
        border: none;
        width: auto;
        height: 40px;
        line-height: 40px;
    }
    
    .obc-featured-product .banner-info{
        padding: 30px 0 10px;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        
    }
    .obc-featured-product {
        padding: 15px !important;
        margin: 0 !important;
    }
    

    .banner-slider.bg-slider .item-slider2 .banner-thumb{
        position: relative;
        background-position: center;
    }
    .banner-slider.bg-slider .item-slider2 .banner-thumb:before{
        content: "";
        display: block !important;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        opacity: .6;
    }
    .fixed-header.active-menu.header-top6 .logo{
        display: none;
    }
    .item-post-list.item-default .post-info .post-title{
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (767 - 320)));
    }
    body.woocommerce .sticky-cart-form {
        margin: 0 -7.5px;
    }
    body.woocommerce .sticky-cart-form .detail-qty,
    body.woocommerce .sticky-cart-form .button.single_add_to_cart_button {
      margin: 0 7.5px;
    }
    .detail-gallery .gallery-control > a.next {
      right: 0px;
      opacity: 1;
      visibility: visible;
    }
    .detail-gallery .gallery-control > a.prev {
      left: 0px;
      opacity: 1;
      visibility: visible;
    }
    .detail-gallery .product-vertical .gallery-control > a.next {
      top: auto;
      bottom: 0;
      right: 0px;
      opacity: 1;
      visibility: visible;
    }
    .detail-gallery .product-vertical .gallery-control > a.prev {
      top: 0;
      left: 50%;
      opacity: 1;
      visibility: visible;
    }



    .detail-tabs,
    .tab-vertical {
        display: block;
    }

    .tab-horizontal .list-tag-detail {
        margin: 0;
    }

    .detail-tabs .list-tag-detail li,
    .tab-vertical .list-tag-detail li,
    .tab-horizontal .list-tag-detail li {
        width: 100%;
        margin: 0 0 5px;
    }

    .list-tag-detail li a {
        margin: 0;
        display: block;
        position: relative;
        text-transform: uppercase;
        font-weight: 700;
        padding: 12px 25px !important;
        border: 1px solid #ebebeb;
        font-size: 14px;
    }

    .tab-horizontal .detail-tab-title {
        margin-bottom: 30px;
        border-bottom: 0px;
    }

    .detail-tab-content .tab-content .tab-pane {
        margin: 0;
        padding: 0;
    }

    .sticky-cart-form {
        -ms-flex-pack: justify;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
    }

}

@media only screen and (max-width:600px) {
    .item-slider6 .banner-info,
    .obc-ceramic-banner2 .banner-info,
    .pagi-num-vertical .banner-info,
    .item-slider1 .banner-info {
        left: 0 !important;
        right: 0 !important;
    }
    
    .item-product-grid2 .obc-banner-layer .banner-info,
    .obc-banner-layer .banner-info {
        top: 30px;
        left: 30px;
    }
    .obc-banner-layer .banner-info .price {
        margin-top: 13px;
    }
    .obc-banner-layer .banner-info .title24{
        margin-top: 13px;
    }
    .content-countup .counter-number .counter-inner .run-value{
        font-size: 40px;
    }
    .content-countup .counter-number .counter-inner .title24 {
        font-size: 18px;
    }
    .content-countup .counter-number .counter-inner .icon {
        margin-bottom: 5px;
        font-size: 36px;
    }




    #wpadminbar {
        position: absolute;
        z-index: 111;
    }
    .admin-bar .main-nav > ul,
    .admin-bar .aside-box-content,
    .admin-bar .aside-box .dropdown-list,
    .admin-bar .search-icon.toggle .search-form-wrap,
    .admin-bar .fixed-header.active-menu {
        top: 0;
    }
    .admin-bar .mini-cart-box.aside-box .mini-cart-content{
      height: 100vh;
    }

    

}

@media only screen and (max-width:525px) {
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
    .header-group {
        position: relative;
    }
    .header-group > div.search-icon{
        position: static;
    }
    .mini-cart-box .dropdown-list{
        right: 10px;
    }
    .search-icon .search-form-wrap {
        right: 10px;
    }
    .about-us-advs .banner-info .desc{
        display: none;
    }
    .item-post-default .border-wrap {
        padding: 18px;
    }
    .item-post-default .post-info .post-title {
        line-height: 24px;
        font-size: 14px;
        max-height: 44px;
        overflow: hidden;
    }
    .item-post-default .post-info .meta-cats{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .filter-product .list-col-item .widget-title{
        margin-bottom: 25px;
    }
    .filter-product .list-col-item{
        width: 100%;
    }


}

@media only screen and (max-width:425px) {
    .ss-12{
        width: 100% !important;
        margin-bottom: 40px;
    }
    .ss-12:last-child{
        margin-bottom: 0px;
    }
    .obc-ceramic-banner{
        padding: 0px !important;
    }
    .obc-ceramic-banner:before{
        display: none;
    }
    .obc-ceramic-wrap.vc_row{
        background: none !important;
    }
    .obc-desc.desc{
        display: none;
    }
    .obc-desc.desc:before{
        display: none;
    }
    .obc-desc.desc{
        padding: 0px !important;
    }
    
    .obc-banner-fw .banner-info .obc-desc{
        display: block;
    }

    .product-thumb .product-label {
        top: 10px;
        right: 10px;
        left: 10px;
    }

    .small-action .product-extra-link > a.addcart-link,
    .product-extra-link > a.addcart-link{
        width: 36px !important;
    }
    .product-extra-link > a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 2px;
    }
    
    .item-testimo .testimo-thumb{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
    }
    .item-testimo .testimo-thumb .testimo-info{
        margin-top: 20px;
    }
    .about-instagram .follow-instagram li {
        width: 50%;
    }
    .footer-newsletter {
        margin-bottom: 18px;
    }
    .footer-newsletter .form-newsletter input[type="email"]{
        font-size: 18px;
    }
    .footer-newsletter-title {
        margin-bottom: 10px !important;
    }
    .footer-links .title16 {
        margin-bottom: 16px;
    }
    .footer-newsletter2 form .mc4wp-form-fields{
        display: block;
    }
    .footer-newsletter2 .form-newsletter .submit-form{
        margin: 15px 0 0;
        padding: 0px !important;
    }
    .footer-newsletter2 .form-newsletter .submit-form input[type="submit"]{
        margin: auto;
    }
    .obc-banner-layer .banner-info .title14 {
        font-size: 12px;
    }
    .obc-banner-layer .banner-info .title24 {
        font-size: 18px;
        line-height: normal;
    }
    .obc-banner-layer .banner-info .price{
        font-size: 26px;
    }
    .obc-banner-layer .banner-info {
        top: 7vw;
        left: 7vw;
    }
    
    .obc-ceramic-banner3 .banner-info,
    .item-slider3 .banner-info{
        left: 15px !important;
        right: 15px !important;
    }

    .item-post-default .post-info {
        top: 15px;
        left: 15px;
        right: 15px;
    }





}
@media only screen and (max-width:480px) {
    .list-2-item.msr-pos{
        width: 100%;
    }
    .item-comment .comment-thumb {
        padding-right: 20px;
        width: 100px;
    }
    .top-filter.has-filter > div:last-child{
        float: left !important;
    }



}
@media only screen and (max-width:425px) {
    .logo h1{
        font-size: 26px;
    }
    .category-banner .banner-info .title16 {
        height: 50px;
        line-height: 48px;
    }
    .icon-play {
        font-size: 30px;
        height: 70px;
        line-height: 70px;
        width: 70px;
        margin-top: -35px;
        margin-left: -35px;
    }
    .product-price{
        margin-left: -4px;
        margin-right: -4px;
    }
    .product-price > *{
        margin: 0 4px;
    }
    .tabs-block:not(.tab-style2) .tab-header ul.title-tab{
        margin-left: 0;
        margin-right: 0;
    }
    .tabs-block:not(.tab-style2) .tab-header ul.title-tab li {
        width: 100%;
        margin: 0 0 5px;
    }
    .product-detail form.cart:not(.variations_form), 
    .product-detail .woocommerce-variation-add-to-cart{
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .product-detail .detail-qty {
        margin: 20px 0;
    }

    .about-instagram-title2{
        position: static;
    }
    .about-instagram-title2 .content-info {
        padding: 0 0 37px;
    }
    .about-instagram2 .follow-instagram li {
        width: 50%;
    }

    .single-full-header .single-meta {
        width: 300px;
        height: 300px;
    }
    .single-full-header .single-post-thumb {
        padding: 50px 0;
    }
    .obc-banner-info .obc-title.title48{
        font-size: 24px;
        line-height: 32px;
    }

    .list-post-wrap,
    .list-product-wrap{
        margin-left: -7.5px !important;
        margin-right: -7.5px !important;
    }
    .list-post-wrap .wrap-item .item-post,
    .list-col-item,
    .list-product-wrap .product{
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
    }

    [class*=gap-].product-slider-view .list-product-wrap .item .product{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    [class*=gap-].product-slider-view .item{
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
    }

}

@media only screen and (max-width:320px) {

}