/*--------------------------------------------------------------------------------
    SUMMARY
/*--------------------------------------------------------------------------------

    00. Vertical Phone - Smaller than iphone5   screen < 320
    01. Vertical Phone - larger than iphone5    321 < screen < 480
    02. All vertical Phones                     screen < 480
    03. Horizontal phone                        480 < screen < 767
    04. Vertical Tablet                         768 < screen < 979
    05. Horizontal tablet                       979 < screen < 1140
    06. All Tablet sizes                       768 < screen < 1140
    07. Vertical Tablet & Mobile                screen < 979
    08. All Tablets and Mobiles                 screen < 1140
    09. Desktop                                 1280 < screen
    10. Large Desktop                           1710 < screen
    11. Touch  Devices

/**********************************************/
/* 00. Vertical Phone - Smaller than iphone5
/**********************************************/
@media (max-width: 320px) {

}

/**********************************************/
/* 01. Vertical Phone - larger than iphone5
/**********************************************/
@media (min-width: 321px) and (max-width: 480px) {


}
/**********************************************/
/* 02. All vertical Phones
/**********************************************/
@media (max-width: 480px) {
    .vc_column_container > .vc_column-inner.col_custom_classes {
        padding: 10px !important;
        margin: 10px 0 !important;
    }

    .vc_row.vc_row-o-full-height, .vc_row.vc_row-o-full-height>.vc_column_container {
        min-height: 70vh!important;
    }

    .vc_column_container.vc_col-has-fill > .vc_column-inner {
        height: 100%;
    }

    /******** Menu ********/   
    #rad-menu {
        width: 100% !important;
        left: 0 !important;
        padding: 6px 7px 6px 7px !important; 
    } 
    #rad-menu .logo {
        width: 80px;
    }

    #rad-menu .wishlist-btn,
    #rad-menu .cart-btn,
    #rad-menu .search-button,
    #rad-menu .header-account {
        margin-left: 5px;
        margin-right: 5px;
    }

    .header-account {
        width: 22px;
    }

    .toggle-aside {
        top:0 !important;
        width: 100% !important;
        left:0 !important;
    }

    .toggle-aside.collection-aside .sc {
        width: 100%;
        left: 0;
        margin-top: 0 !important;
    }

    #rad-menu.collection-active .aside-close {
        right: 10px !important;
    }

    body.no-mobile-menu header:not(.search-active) .aside-close {
        right: calc(100% - 55px) !important;
    }

    /******** Header ********/
    #header .header-img {
        max-width: 300%;
        width: 300%;
    }
    /******** Slider ********/
    #slider .sld-text h2 {
        font-size: 35px !important;
    }

    #slider .swiper-pagination {
        display: none;
    }

    #slider .rad-slider-prev,
    #slider .rad-slider-next {
        background: #000;
        top:auto;
        bottom: 0;
        right:45px;
        left: auto;
    }

    #slider .rad-slider-next {
        right:0;
    }

    #slider .rad-slider-next:before, 
    #slider .rad-slider-prev:before {
        display: none;
    }

    /******** Search ********/
    #search-form .search-item {
        width: 50%;
    }

    /******** Card blog ********/
    .card-blog.column-4 .card-post,
    .card-blog.column-3 .card-post {
        width:100% !important;
    }

    /******** Classic blog ********/
    #blog-articles .post-content p {
        margin: 10px 0 !important;
    }
    .post-password-form input {
        display: block;
        margin-bottom: 5px;
    }
    .no-vc-container #comments {
        padding: 20px 5px;
    }

    .comments-list > li,
    .comments-list .children > li {
        border-top: 1px solid #eee;
        padding-top: 25px;
        margin-bottom: 0;
    }

    .comments-list > li:before,
    .comments-list > li:first-child {
        border-top: none;
    }

    .comments-list .children {
        padding-left: 20px !important;
    }

    .comment-meta {
        margin-top: 10px;
        position: relative;
    }

    .comments-list .comment-edit-link {
        position: absolute;
        top: 3px;
        right: 0;
    }

    .comments-list cite {
        display: block;
        padding-top: 0;
    }

    .comments-list .comment-date {
        float: none;
    }

    /******** WooCommerce ********/
    .shop-top-area .woocommerce-result-count {
        display: none;
    }

    .woocommerce-ordering .orderby,
    #shop-filter-toggle,
    #rad-shop-cats {
        font-size: 13px;
    }

    .woocommerce ul.products.shop-6column li.product,
    .woocommerce-page ul.products.shop-6column li.product,
    .woocommerce ul.products.shop-5column li.product,
    .woocommerce-page ul.products.shop-5column li.product,
    .woocommerce ul.products.shop-4column li.product,
    .woocommerce-page ul.products.shop-4column li.product,
    .woocommerce ul.products.shop-3column li.product,
    .woocommerce-page ul.products.shop-3column li.product,
    .woocommerce ul.products.shop-2column li.product,
    .woocommerce-page ul.products.shop-2column li.product,
    .woocommerce ul.products.shop-1column li.product,
    .woocommerce-page ul.products.shop-1column li.product {
        width: 100% !important;
    }

    .woocommerce ul.products.cat-style-1 li.product-category .title h2 {
        opacity: 1;
    }

    .woocommerce .wc-shortcode.carousel ul.products.two-unit-gutter li.last,
    .woocommerce .wc-shortcode.carousel ul.products.two-unit-gutter li.product,
    .woocommerce .wc-shortcode.carousel ul.products li.product,
    .woocommerce .wc-shortcode.carousel ul.products li.last {
        margin:0 !important;
    }

    .woocommerce .shop-filter {
        overflow: scroll;
        max-height: 90vh !important;
        height: 90vh
    }

    .woocommerce .shop-filter .filters {
        height: 100%;
        padding-left: 20px;
    }

    .woocommerce .shop-filter .sidebar.widget-area {
        width: 100%;
        padding: 0;
    }

    .woocommerce .shop-filter .sidebar .widget {
        margin-top: 0;
    }

    .woocommerce .shop-filter .sidebar .widget-title {
        margin-bottom: 5px
    }

    .woocommerce .shop-filter .bottom-filters {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .woocommerce .shop-filter .reset-filter {
        float: left;
        margin-top: 20px;
    }

    .woocommerce div.product form.cart .reset_variations {
        font-size: 0;
        width: 30px;
        right: -25px;
    }

    .woocommerce div.product form.cart div.quantity,
    .woocommerce div.product form.cart .button {
        display: inline-block;
        vertical-align: middle;
    }

    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        width: 100%;
        padding-left: 0;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        border-right:1px solid #d3ced2;
    }

    .woocommerce table.shop_attributes {
        width: 100% !important;
    }

    .wishlist-aside .wishlist_table li {
        max-width: calc(100% - 40px);
    }

    /* WC categories */
    .woocommerce ul.products.cat-style-3 li.product-category {
        display: block;
    }

    /* Product single */
    .woocommerce div.product .product_title {
        padding-top: 20px;
    }
    .woocommerce .review-container {
        width: 100%;
        margin-left: 0;
        padding: 0 20px;
        box-sizing: border-box; 
    }

    .woocommerce div.product .woocommerce-tabs {
        padding-top: 25px
    }

    #product-fullview-thumbs .rad-carousel-prev,
    #product-fullview-thumbs .rad-carousel-next {
        top: 60%;
        opacity: 1;
    }

    /******** Blog ********/
    .single-post .post-nav .post-title {
        width: 100%;
    }
    /******** newsletter popup ********/
    #modalbox.newsletter #rad-popup-newsletter {
        overflow-y: scroll;
    }
    /******** footer ********/
    footer .footer-widget-area {
        width: 100%;
    }

    footer .widget_nav_menu .menu li {
        display: inline-block;
        margin: 0 10px 5px 0;
    }

    footer #sb_instagram.sbi_col_10 #sbi_images .sbi_item,
    footer #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    footer #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    footer #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    footer #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
    footer #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    footer #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    footer #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 25%;
    }

    footer #sb_instagram .sbi_photo {
        height: 0 !important;
        padding-top: 100%;
    }  
    footer.type-1 .payment {
        float: none;
    }  
}

/**********************************************/
/* 03. Horizontal phone
/**********************************************/
@media (min-width: 480px) and (max-width: 767px) {
    /******** Card blog ********/
    .card-blog.column-4 .card-post,
    .card-blog.column-3 .card-post {
        width:50% !important;
    }
    /******** Header ********/
    #header .header-img {
        max-width: 150%;
        width: 150%;
    }

    /******** WooCommerce ********/
    .woocommerce .wc-shortcode.carousel ul.products.two-unit-gutter li.last,
    .woocommerce .wc-shortcode.carousel ul.products.two-unit-gutter li.product,
    .woocommerce .wc-shortcode.carousel ul.products li.product,
    .woocommerce .wc-shortcode.carousel ul.products li.last {
        margin:0 !important;
    }

    .woocommerce ul.products.shop-2column li.product,
    .woocommerce ul.products.shop-3column li.product,
    .woocommerce ul.products.shop-4column li.product,
    .woocommerce ul.products.shop-5column li.product,
    .woocommerce ul.products.shop-6column li.product,
    .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
        width: 49.98% !important;
        margin:0 !important;
    }

    .woocommerce ul.products.shop-6column li.product,
    .woocommerce-page ul.products.shop-6column li.product,
    .woocommerce ul.products.shop-5column li.product,
    .woocommerce-page ul.products.shop-5column li.product,
    .woocommerce ul.products.shop-4column li.product,
    .woocommerce-page ul.products.shop-4column li.product,
    .woocommerce ul.products.shop-3column li.product,
    .woocommerce-page ul.products.shop-3column li.product {
        width: 33.3% !important;
        clear: none !important;
    }
}

/**********************************************/
/* 04. All Mobile Sizes
/**********************************************/
@media (max-width: 768px) {
    /******** Responsive helper classes ********/
     .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }
                        
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    /******** Structure ********/
    .fullWidth .container {
        padding:0 !important;
    }

    .vc_col-xs-offset-5,
    .vc_col-xs-offset-4,
    .vc_col-xs-offset-3,
    .vc_col-xs-offset-2,
    .vc_col-xs-offset-1 {
      margin-left:0;
    }

    [class*="span"] {
        display: block;
        float: none !important;
        width: auto;
        margin-left: 0;
    }
    
    div.vc_row.vc_column-gap > .vc_column_container {
        display:inline-block;
    }

    h1{ font-size: 32px;}

    h2{ font-size: 27px;}

    h3{ font-size: 23px;}

    h4{ font-size: 20px;}

    h5{ font-size: 18px;}
     
    h6{ font-size: 16px;}

    /******** Slider ********/
    #slider,
    #slider.boxed,
    #slider .swiper-container {
        height: 70vh !important;
    }

    #slider .sld-img {
        height: 71vh;
    }

    #slider .sld-text.side {
        text-align: center;
    }

    #slider .sld-text.side {
        width: calc(100% - 100px);
        left: 50px;
    }

    #slider.rev-slider {
        height: auto !important;
    }

    /******** Parallax ********/
    .parallax .container {
        max-height:none;
    }

    /******** Chart ********/
    .chart-block {
        width: 90%;
        max-width:90%;
        text-align: center;
        display: table;
    }

    .single-post .post-tags {
      text-align: center;
    }
    /******** WooCommerce ********/
    header .aside-close {
        right: 10px !important;
    }

    .woocommerce ul.products.sticky-layout {
        padding-left: 0;
    }

    .woocommerce ul.products.sticky-layout li.product:nth-child(1) {
        position: relative !important;
        top: auto !important;
        left: auto !important;
    }
    
    .woocommerce ul.products.scatter-layout li.product:nth-child(2) .product-wrap,
    .woocommerce ul.products.scatter-layout li.product:nth-child(3) .product-wrap,
    .woocommerce ul.products.scatter-layout li.product:nth-child(4n+2) .product-wrap,
    .woocommerce ul.products.scatter-layout li.product:nth-child(4n+3) .product-wrap {
        padding: 0;
    }

    .woocommerce ul.products.scatter-layout li.product img {
        transform: scale(1);
    }

    /******** Blog ********/
    .comments-list .comment-text {
        margin-left: 0;
    }

    /******** Banner ********/
    .banner-block.general-style .subtitle {
        position: relative;
        transform: none;
        left: auto;
        top: auto;
        padding-top: 15px;
    }
    /******** Newsletter ********/
    .rad-newsletter .img {
        width: 100%;
        height: 250px;
        display: block;
        position: relative;
    }

    .rad-newsletter .side-img #rad-popup-content {
        width: 100%;
    }

    #modalbox.newsletter .aside-close {
        background: #fff;
    }

    /******** Header ********/
    #header {
        min-height: 210px;
        padding: 80px 0 30px;
    }

    /******** Footer ********/
    footer .footer-wrapper,
    footer .footer-content-area,
    footer .description {
        text-align: center;
    }
    footer .description {
        padding: 10px;
    }

    footer .widget-area .widget-title:before {
        left: 50%;
        margin-left: -30px;
    }

    footer .widget_pages ul {
        text-align: left;
    }
    footer .mc4wp-form-fields input[type=email] {
        text-align: center !important;
        display: block;
        margin: 0 auto;
    }
}

/**********************************************/
/* 05. Vertical Tablet
/**********************************************/
@media (min-width: 768px) and (max-width: 979px) {
    /******** Responsive helper classes ********/
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .visible-v-tablet {
       display: inherit !important;
    }

    .hidden-v-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }

    /******** Menu ********/
    #rad-menu.collection-active .aside-close {
        right: calc(100% - 560px) !important;
    }
    /******** Footer ********/
    footer .footer-widget-area {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

    /******** Structure ********/
    [class*="span"] {
        margin-left: 0;
        display: block;
        float: none!important;
        width: auto;
    }

    .container {
        width: 724px;
    }

    .left_side_margin .container {
        width: calc(50vw + 362px);
    }

    .right_side_margin .container {
        width: calc(50vw + 362px);
    }

    /******** Blog ********/
    .card-blog.column-3 .isotope-item,
    .card-blog.column-4 .isotope-item {
        width:50% !important;
    }

    /******** Sidebars & Widgets ********/
    #blog-sidebar-wrapper,
    .blogHasSidebar .row > .span9,
    #page-sidebar-wrapper,
    .page-has-sidebar {
        display: block;
        float: none !important;
        width: auto;
        margin-left: 0;
    }

    .widget-area .widget h4 {
        max-width:100%;
    }

    .widget-area .widget > *:not(h4):not(.sbi) {
        /*max-width:50%;*/
    }

    /******** Header ********/
    #header {
        min-height: 180px;
        padding: 50px 0 40px;
    }

    /******** WooCommerce ********/
    .woocommerce ul.products.shop-6column li.product,
    .woocommerce-page ul.products.shop-6column li.product,
    .woocommerce ul.products.shop-5column li.product,
    .woocommerce-page ul.products.shop-5column li.product,
    .woocommerce ul.products.shop-4column li.product,
    .woocommerce-page ul.products.shop-4column li.product,
    .woocommerce ul.products.shop-3column li.product,
    .woocommerce-page ul.products.shop-3column li.product {
        width: 33.3% !important;
        clear: none !important;
    }
    .woocommerce div.product .product_title {
        padding-top: 25px;
    }     
    /******** Heading *********/
    .heading-block .title {
        font-size:20px !important;
    }
    /******** Banner *********/
    .banner-block .title {
        font-size:20px !important;
    }
}

/**********************************************/
/* 06. Horizontal tablet
/**********************************************/
@media (min-width: 979px) and (max-width: 1140px) {
    /******** Responsive helper classes ********/
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .visible-h-tablet {
       display: inherit !important;
    }

    .hidden-h-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }

    /******** Header ********/
    #header .header-img {
        max-width: 200%;
        width: 200%;
    }

    /******** Menu ********/
    #topbar .topbar-message {
        max-width:80%;
    }
}

/**********************************************/
/* 07. All Tablet size
/**********************************************/
@media (min-width: 768px) and (max-width: 1140px) {
    /******** Structure ********/
    body .toggle-aside {
        top:10px !important;
    }

    body.admin-bar .toggle-aside {
        top:56px !important;
    }

    /******** Header ********/
    #header .header-img {
        max-width: 150%;
        width: 150%;
    }

    body.no-mobile-menu header.wishlist-active .aside-close,
    body.no-mobile-menu header.cart-active .aside-close {
        right: 459px !important;
    }

    body.no-mobile-menu header.login-active .aside-close {
        right: 364px !important;
    }

    /******** WooCommerce ********/
    .woocommercepage .span9.has-wc-sidebar {
        width:100%;
        margin-top:25px;
        padding-right:0;
        padding-left:0;
    }

    /******** Blog Sidebar widgets ********/
    #blog-sidebar-wrapper .widget-area {
        columns: 2;
        column-gap: 30px;
    }
    #blog-sidebar-wrapper .widget-area .widget {
        width: 100%;
        display: inline-block;
        box-sizing: border-box;
    }
}

/**********************************************/
/* 08. Vertical Tablet & Mobile 
/**********************************************/
@media (max-width: 979px) {
    /******** Structure ********/
    body.rtl .vc_row {
        flex-direction: column-reverse;
    }

    .vc_row.vc_row-o-equal-height > .vc_column_container > .vc_column-inner.col_custom_classes {
        min-height: 245px;
        height: 100%;
    }

    /******** Header ********/
    #header h1 {
        font-size: 35px;
        line-height: 45px;
        padding: 0 15px;
    }
                                                                  
    /******** Parallax ********/
    .parallax,
    .mouse-parallax {
        min-height: 300px;
        max-height: initial;
        height:100%;
    }

    .mouse-parallax .section-content-container {
        padding: 20px 0;
    }

    .mouse-parallax-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .parallax .prlx-target {
        object-fit: cover;
        width: 100%;
        height: 100%;
        top: 0;
    }
    
    /******** Blog ********/
    #blog-articles.sidebar-blog {
        padding-right: 15px;
    }

    article .post-title,
    article .post-title a {
        font-size: 25px;
    }

    #blog article {
        margin-bottom: 50px;
    }

    /******** WooCommerce ********/
    .woocommercepage .shop_top_padding > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .woocommerce ul.products.sticky-layout li.product,
    .woocommerce-page ul.products.sticky-layout li.product {
        clear: none !important;
    }

    #modalbox.quickview-modal .modal-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #modalbox.shown #modal-content {
        overflow: scroll;
    }

    #modalbox.quickview-modal div.images,
    #modalbox.quickview-modal div.summary {
        width: 100% !important;
    }
    /* Product single gallery */
    .woocommerce div.product #product-thumbs {
        display: none;
    }

    #product-fullview-thumbs {
        width: 100% !important;
        float: none;
    }

    .woocommerce div.product div.summary {
        width: 100%;
        padding-left: 30px;
        padding-top: 20px;
    }

    #product-fullview-thumbs .swiper-container {
        width: 100% !important;
        padding: 0 !important;
    }

    #product-fullview-thumbs.massonry-gallery .swiper-wrapper,
    #product-fullview-thumbs .swiper-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 0 !important;
    }

    #product-fullview-thumbs .swiper-slide {
        cursor: pointer !important;
    }

    .woocommerce div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100% !important;
    }

    #product-fullview-thumbs img,
    #product-fullview-thumbs.carousel-gallery img{
        width: 100%;
        height: auto;
    }

    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: block;
        border:1px solid #999;
        margin-bottom: 20px;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: transparent;
    }

    .woocommerce table.shop_table_responsive tr:last-child,
    .woocommerce-page table.shop_table_responsive tr:last-child
    .woocommerce table.shop_table td.product-remove {
        border: none;
    }

    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        width: 100%;
        padding: 0;
    }

    .woocommerce div.product div.images .video_embed_container {
        bottom: auto!important;
        left: auto!important;
        top: 9px;
        right: 6px;
        position: absolute;
    }

    div.single-product .social-icons {
        left: -19px;
    }

    .woocommerce-cart-form {
        width: 100% !important;
        margin-bottom: 30px;
        padding: 10px;
        box-sizing: border-box;
    }

    /******** Tab, Tour ********/
    .tab-block .tab-nav {
        display: block;
        max-width: unset;
    }

    .tab-block.line-style .tab-nav {
        border:none;
    }
    .tab-block.color-style .tab-nav {
        border:none;
        border-bottom: 1px solid #1b1b1b66 !important;
    }

    .tour-block .tab-contents {
        padding: 10px 1px;
    }

    .tour-block .tab-nav li {
        display: inline-block;
        margin-bottom: 0;
        clear: none !important;
    }

    /******** Slideshow ********/
    .slideshow-block .sl-items {
        width: 100%;
        padding: 20px 30px;
    }

    .slideshow-block .sl-items li.active:after {
        width: 15px;
        left: -25px;
    }

    .slideshow-block .sl-images {    
        width: 100%;
        top: 100%;
        left: 0;
        position: relative;
        height: 100vw;
    }
}

/**********************************************/
/* 09. All Tablets and Mobiles
/**********************************************/
@media (max-width: 1140px) {
    /******** Responsive helper classes ********/
    .resp-block {
        margin-bottom:30px;
    }
    /******** Structure ********/
    body {
        padding-top: 67px;
        position: inherit !important; /* It's important for wp admin-bar to be placed at right position*/
    }

    body.page-template-blank {
        padding-top: 21px;
    }

    #rad-wrapper {
        padding-top: 0px !important;
    }

    .container {
        width: 100%;
    }

    .wpb_column:after {
        content: "";
        display: table;
        clear: both;
    }

    .left_side_margin .container {
        width: 100%;
    }

    .right_side_margin .container {
        width: 100%;
    }

    .no-vc-container > .hentry > p {
        padding-left: 20px;
        padding-right: 20px;
    }

    .alignwide {
        margin-left:0; 
        margin-right:0; 
    }

    .alignfull .wp-block-column > p {
        padding: 0 10px;
    }

    /* Visual Composer reset */
    .wpb_animate_when_almost_visible {
        animation:none !important;
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
    }
    /******** Header ********/
    #header .header-img {
        transform: translateX(-50%) scale(1) !important;
        left: 50%;
    }

    /******** Menu ********/
    #rad-menu,
    #rad-menu.edge-with-space {
        z-index: 99998!important;
        width: 100%;
        left: 0;
        padding: 6px;
        top:0 !important;
        margin-top:0;
    }

    body.admin-bar #rad-menu {
        top:46px !important;
    }

    body.admin-bar #rad-resp-nav {
        top:52px !important;
    }

    #rad-menu .logo {
        float: left;
        position: relative !important;
        transform: none !important;
        left: 0 !important;
    }

    header .navigation > ul > li {
        font-size:13px;
    }

    header .navigation li a {
       margin:0 5px;
    }

    body.topbar-active {
        margin:0;
    }

    #rad-resp-nav .lang-sel > a {
        display: none;
    }

    #rad-resp-nav .lang-sel ul.lang_link {
        display: inline-block;
        bottom: auto;
        padding: 0;
        box-shadow: none;
        position: relative;
    }

    .lang-sel:hover ul.lang_link > li {
        top:0 !important;
    }

    #rad-resp-nav .lang-sel ul.lang_link li {
        display: inline-block;
        opacity: 1;
        visibility: visible;
        width: auto;
        line-height: 35px;
        margin-right: 20px;
    }

    #rad-resp-nav .lang-sel ul.lang_link li a {
        font-size: 14px;
    }

    #rad-resp-nav .lang-sel ul.lang_link li.selected a:after {
        width: 100%;
        background: #040404;
        left: 0;
        bottom: 3px;
        top: auto;
    }

    /******** Parallax ********/
    .mouse-parallax-img img {
        object-fit: cover;
        height:100%;
        width: 100%;
    }

    .woocommerce ul.products.scatter-layout li.product {
        margin-top:0; 
    }

    .simple-hover .product-buttons .product-button {
        top: calc(100% - 45px);
    }

    .woocommerce ul.products.scatter-layout li.product:nth-child(2) .product-wrap.simple-hover .product-info,
    .woocommerce ul.products.scatter-layout li.product:nth-child(3) .product-wrap.simple-hover .product-info,
    .woocommerce ul.products.scatter-layout li.product:nth-child(4n+2) .product-wrap.simple-hover .product-info,
    .woocommerce ul.products.scatter-layout li.product:nth-child(4n+3) .product-wrap.simple-hover .product-info {
        padding: 0;
    }

    /* background attachment fix parallax bug in ipad! */
    .parallax {
        background-position:center;
        background-attachment:scroll !important;
        max-height:initial;
    }

    /******** WooCommerce ********/
    .woocommerce ul.products.shop-grid.scatter-layout {
        padding: inherit;
    }

    .woocommerce div.product div.images .fitgrid-gallery~.video_embed_container {
        top:10px;
    }

    #rad-menu > .widget_woocommerce-wishlist {
        display: none;
    }

    .toggle-aside.wc-cart-aside .cart-aside-wrapper {
        padding-top: 75px;
    }

    .woocommerce .widget_shopping_cart .cart_list li a.remove,
    .woocommerce.widget_shopping_cart .cart_list li a.remove {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
        top: 15px;
    }

    .widget_shopping_cart .cart_list li a.remove:before {
        width: 14px;
        top: 11px;
        left: 17px;
    }

    .widget_shopping_cart .cart_list li a.remove:after {
        width: 14px;
        top: 1px;
        left: 18px;
    }

    .woocommercepage .shop_top_padding {
        padding: 30px 15px 15px;
        box-sizing: border-box;
    }

    .woocommercepage .shop_top_padding .has-wc-sidebar {
        padding: 0;
    }

    .related-products {
        padding: 0 10px;
    }

    /* Category in header */
    #cat-disply {
        max-height: inherit;
        opacity: 1;
        margin:0;
    }

    #cat-disply li span {
        margin-top: 5px;
        font-weight: bold;
        padding: 5px;
        display: inline-block;
    }

    #cat-disply .count {
        display: none;
    }

    .woocommerce div.product div.images .video_embed_container {
        top:10px !important;
        right: 10px !important;
    }

    .woocommerce div.product .woocommerce-tabs .panel > p {
        padding:0 10px; 
    }

    /******** WC multi-step checkout ********/
    .wpmc-steps-wrapper {
        padding-top: 10px;
    }

    .wpmc-tabs-list .wpmc-tab-item {
        padding-bottom: 20px;
        margin-right: 10px;
    }

    .wpmc-tabs-list li:last-child .wpmc-tab-text,
    .wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-text,
    .wpmc-tabs-wrapper .wpmc-tab-item.current .wpmc-tab-text {
        display: block;
        width: auto;
        top: -5px;
        padding: 15px 5px;
        position: relative;
    }

    .wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-number {
        margin-top: 0;
    }

    .wpmc-tabs-wrapper .wpmc-tab-text:before {
        display: none;
    }

    /******** Wishlist /********/
    .yith-wcwl-form {
        padding: 0 20px;
    }

    .yith-wcwl-form ul {
        list-style: none !important;
    }

    .wishlist_table.mobile li .item-details h3 {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 0;
    }

    .wishlist_table td.label {
        display: none;
    }

    .wishlist_table.mobile li {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-bottom: 1px solid #eee;
    }

    .wishlist_table.mobile .wishlist-in-stock {
        padding: 2px 13px;
        background: #eee;
        border-radius: 50px;
        line-height: 20px;
    }

    .wishlist_table.mobile .additional-info {
        position: absolute;
        right: 0;
        top: 0;
    }

    .wishlist_table.mobile li .product-add-to-cart {
        overflow: hidden;
        display: inline-block;
        float: left;
    }

    .wishlist_table.mobile li .product-button a {
        float: right;
        display: inline-block !important;
        padding: 10px 13px !important;
        background: #000;
        color: #fff;
    }

    .wishlist_table.mobile li i {
        display: none;
    }
    .wishlist_table li .remove_from_wishlist {
        top: 28px;
        right: 0;
        background:transparent;
    }

    .wishlist_table li .remove_from_wishlist:before,
    .wishlist_table li .remove_from_wishlist:after {
        background: #000;
    }

    .toggle-aside.wishlist-aside .wishlist_table .additional-info,
    .toggle-aside.wishlist-aside .wishlist_table .product-add-to-cart {
        display: none;
    }

    .toggle-aside.wishlist-aside .yith-wcwl-form {
        padding: 0;
    }

    .toggle-aside.wishlist-aside .wishlist_table li .remove_from_wishlist {
        right: -5px;
        width: 30px;
        height: 30px;
        top: 20px;
    }

    .wishlist_table li.wishlist-product .remove:before,
    .wishlist_table li.wishlist-product .remove:after {
        top: 26px;
        left: 19px;
    }

    .toggle-aside .wishlist_table li .item-details table.item-details-table td {
        font-size: 14px;
    }

    /******** Filters /********/
    .woocommerce .shop-filter .filters {
        padding-top: 55px;
    }

    /******** Account aside ********/
    ul.account-links li a {
        font-size: 17px;
    }
    /******** Team member ********/
    .team-member:hover .member-name,
    .team-member:hover cite {
        opacity: 1;
    }

    .team-member .social-icons {
        opacity: 1;
        right: 10px;
        top: -70px;
    }

    .team-member .social-icons a {
        opacity: 1;
    }

    /******** Reveal Slideshow ********/
    .reveal-slideshow-block .rad-cursor {
        position: absolute;
        bottom: 0;
        right:0;
        top:auto;
        left: auto;
    }

    .reveal-slideshow-block .rad-cursor span {
        transform: scale(1);
        opacity: 1;
        border-radius: 0;
    }

    .reveal-slideshow-block .rs-pagination {
        top: 0;
        right: 0;
        transform: none;
        position: relative;
        float: right;
        text-align: right;
    }

    /******** Banner ********/
    .banner-block.creative-style {
        padding: 110px 0 0 0 !important;
    }

    .banner-block.creative-style.no-sec-img {
        padding-top: 20px !important;
    }

    .banner-block.creative-style.right .text {
        padding: 20px !important;
    }

    .banner-block.creative-style .text {
        position: relative;
    }

    .banner-block.hover-style .overlay {
        opacity: .3;
    }
    .banner-block.hover-style .subtitle,
    .banner-block.hover-style .text .title,
    .banner-block.hover-style .text p {
        opacity: 1;
        transform:translateY(0);
    }

    /******** Carousels ********/
    .image-carousel-block .swiper-slide img {
        width: 100%;
    }
    .carousel.zoom-effect .swiper-slide:hover img {
        transform: scale(1);
    }

    /******** Cookies notice ********/
    #rad-cookies-wrap {
        max-width: calc(100% - 30px);
    }

    /******** Popup newsletter ********/
    #modalbox.newsletter:before {
        display: none;
    }

    #modalbox.newsletter .modal-wrap {
        width: calc(100% - 30px);
        transform: translateY(-50%);
        top: 50%;
        height: auto;
    }
    /******** Blog ********/
    .post-body .social-icons {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        margin-top: -15px;
    }

    .post-body .social-icons a {
        display: inline-block;
    }

    /******** Footer ********/
    .blog-page-sidebar {
        padding: 75px 15px 0 15px;
        box-sizing: border-box;
    }

    body.single-product.sticky-addtocart #rad-footer .footer-wrapper {
        padding-bottom: 30px;
    }
}

/**********************************************/
/* 10. Desktop
/**********************************************/
@media (min-width: 1280px) {
    /******** Strcuture ********/
    .container {
        width: 1200px;
    }

    .left_side_margin .container {
        width: calc(50vw + 600px);
    }

    .right_side_margin .container {
        width: calc(50vw + 600px);
    }

    .no-vc-container,
    .no-vc-container .post-thumbnail,
    .no-vc-container .hentry .wp-audio-shortcode,
    .no-vc-container .default-max-width {
        max-width: 800px;
    }

    .woocommerce-page .no-vc-container {
        max-width: 1200px;
    }

    .alignwide {
        margin-left: -80px;
        margin-right: -80px;
    }

    /******** Woocommerce ********/
    .has-wc-sidebar.float-right {
        padding-right: 0;
    }

    .has-wc-sidebar.float-left {
        padding-left: 0;
    }

}

/**********************************************/
/* 11. Large Desktop
/**********************************************/
@media (min-width: 1710px) {
    /******** Strcuture ********/
    .container {
        width: 1400px;
    }

    .left_side_margin .container {
        width: calc(50vw + 700px);
    }

    .right_side_margin .container {
        width: calc(50vw + 700px);
    }

    .no-vc-container,
    .no-vc-container .post-thumbnail,
    .no-vc-container .hentry .wp-audio-shortcode,
    .no-vc-container .default-max-width {
        max-width: 1400px;
    }

    .woocommerce-page .no-vc-container {
        max-width: 1400px;
    }
}

/**********************************************/
/* 11. Touch  Devices
/**********************************************/
/******** WooCommerce ********/
.touchevents .woocommerce .product .hover-image {
    display: none;/* Fix tap issue */
}

/**********************************************/
/* 12. General Responsive codes
/**********************************************/
li.disable-hover .addtocart-price .product-button {
    position: relative;
    display: block;
    opacity:1;
}

.woocommerce li.product.disable-hover .addtocart-price .price {
    opacity: 1;
}

li.product.disable-hover .qv-hover .product-buttons {
    transform: translateY(0);
    opacity: 1;
}

li.product.disable-hover .creative .rad-qv svg {
    display: block;
    position: absolute;
    bottom: 11px;
    right: 10px;
    left: auto;
    top: auto;
}

li.product.disable-hover .creative .rad-qv a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 6px;
    right: 6px;
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

li.product.disable-hover .simple-hover .product-info {
    opacity: 1;
    position: relative !important;
    padding:0;
}

li.product.disable-hover .simple-hover.dark .product-info .price,
li.product.disable-hover .simple-hover.dark .product-info a {
    color:#000 !important;
    font-size: 14px;
}

li.product.disable-hover .simple-hover.dark .product-info h3 {
    color:#000 !important;
}

li.product.disable-hover .simple-hover h3 {
    font-size: 16px;
}

li.product.disable-hover .simple-hover .product-buttons {
    height: 50px;
}

.simple-hover .product-buttons > span {
    top: calc(100% - 45px);
    transform: translateY(0);
}
