





/*----------------------------- Large Screen - 1 -------------------------------*/
@media only screen and (max-width :1700px) and (min-width: 1367px) {
    
}

/*----------------------------- Large Screen - 2 -------------------------------*/
@media only screen and (max-width :1366px) and (min-width: 1281px) {



}

/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1280px) and (min-width: 1101px) {
    
    .header-links-sec.desktop-sec {
        display: flex;
        align-items: center;
        width: fit-content;
    }
    .header-search-icon-sec img {
        vertical-align: top;
    }

}

/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px){

    /*--------Header-------*/
    
    li#mega-menu-item-894 {
        margin-right: 0 !important;
    }
    #mega-menu-wrap-header-left-menu #mega-menu-header-left-menu {
        margin-left: 0;
    }
    
    /*--------About Us-------*/
    
    .about-bottom {
        width: 100%;
    }
    
    /*--------Shop Page-------*/
    
    .archive .products {
        grid-template-columns: 1fr 1fr 1fr;
    }
    
    /*--------Product Detail Page-------*/
    
    .single_add_to_cart_button.button.alt {
        float: left !important;
        width: 47.5% !important;
    }
    
    /*--------Privacy Page-------*/
    
    .ppc-part {
        padding: 0;
    }
    
    form.woocommerce-cart-form, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        margin-top: 30px;
    }
    
    /*--------Cart Page-------*/
    
    .home .home-all-products-list-1 ul {
        grid-gap: 0 30px;
    }
    .tinv-wishlist .product-action .button .tinvwl-txt {
    display: block;
    }
    .tinv-wishlist .product-action .button>i {
    display: none;
    }
    .shop-inner-container .product-filter-sec {
        width: 30%;
    }
    .header-logo-menu-sec {
        display: none;
    }
    .header-links-sec.mobile-sec {
        display: flex;
    }
     .header-logo {
        flex: unset;
        width: 18%;
        margin-left: unset;
        margin-right: unset;
    }
    .header-extra-links.mobile-header-icons span.new-cart-header {
        margin-left: 14px;
    }
    .header-extra-links.mobile-header-icons span.wishlist_products_counter_number {
        top: 1px;
        left: -71px;
        right: 0;
    }
    .header-extra-links.mobile-header-icons .mobile-menu {
        order: 3;
    }
    .header-extra-links.mobile-header-icons .mega-toggle-blocks-left {
        display: none !important;
    }
    .header-extra-links.mobile-header-icons {
        gap: 0 !important;
    }
}

/*----------------------------- Header Media 979px -------------------------------*/


@media only screen and (max-width:979px){
    
    div#mega-toggle-block-0 {
        margin-top: 10px;
    }
    a.wishlist_products_counter {
    position: relative;
    }
    .item.announcement-item.mobile-announcement {
        display: block;
    }
    .header-top .announcement-item {
        padding: 3px 0px;
    }
    .container.desktop-header {
        display: flex;
        align-items: center;
    }
    .left-menu, .right-menu {
        display: none;
    }
    .desktop-search-icon {
        display: none;
    }
   .header-logo-menu-sec {
        display: none;
    }
    /*.header-logo {*/
    /*    flex: unset;*/
    /*    width: 18%;*/
    /*    margin-left: unset;*/
    /*    margin-right: unset;*/
    /*}*/
    
    .header-extra-links.mobile-header-icons .mobile-menu {
        order: 3;
    }
    .header-extra-links.mobile-header-icons .mobile-menu .mega-toggle-blocks-left {
        display: none !important;
    }
    .header-extra-links {
        gap: 0px;
    }
    .header-links-sec, .header-main-sec {
        width: 50%;
    }
    
    .header-links-sec.mobile-sec {
        display: flex;
        align-items: center;
    }
    .header-logo a img {
        max-width: 210px;
        display: block;
    }
    .header-links-sec.desktop-sec {
        display: none;
    }
    .header-logo {
        margin-right: 0;
    }
    .header-main .header-logo {
        /*margin-top: 8px;*/
        padding: 0px 5px 0 5px;
    }
    .header-links-sec {
        margin-top: 0;
    }
    body .is-ajax-search-posts {
        grid-template-columns: 1fr;
    }
    .is-ajax-search-result .right-section {
        margin-top: 30px;
        float: left;
        margin-left: 10px;
    }
    .hedaer-search-close {
        z-index: 999;
    }
    .fixed .header-top {
        display: none;
    }
    .xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
        justify-content: start;
    }
    .hedaer-search-close {
        top: 30%;
    }
    div.is-ajax-search-result {
        max-width: 98% !important;
    }
    /*#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {*/
    /*    color: #fff !important;*/
    /*}*/
    .mobile-header-icons img.whislist-icon {
        margin-right: 15px;
    }
    .site-header .header-main {
        padding: 9px 0;
        
    }
    .site-header.fixed .container.full-head {
    margin-top: 10px;
    }
    .site-header .ivory-search {
        padding: 0;
    }
    /*.product .tinv-wraper.tinv-wishlist {*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*}  */
    #addonify-quick-view-modal #adfy-quick-view-modal-content .woo-variation-product-gallery {
    max-width: 800px !important;
    width: 100%;
    
}
}

/*----------------------------- Header Media 768 -------------------------------*/

@media only screen and (max-width:768px){
    
    /*.item.announcement-item.desktop-announcement {*/
    /*    display: none;*/
    /*}*/
    .desktop-top {
        display: none;
    }
    .mobile-top {
        display: block;
        z-index: 0;
        position: relative;
    }
    div#mega-toggle-block-0 {
        margin-top: 7px;
    }
    .customise-form ul.form-grid {
        grid-template-columns: 1fr 1fr;
    }
    .container.full-head {
    margin: auto;
    margin-top: 30px;
    }
    /*Cart Page*/
    
    tr.woocommerce-cart-form__cart-item.cart_item > td {
        width: 100% !important;
    }
    
    .page-id-12 .woocommerce table.shop_table .cart-subtotal td, .page-id-12 .woocommerce table.shop_table .order-total td {
        float: none;
    }
    

}


/*----------------------------- Media 768 -------------------------------*/
@media only screen and (max-width:999px){

    /*--------Header-------*/
    .hero-slider h1 {
        word-spacing: -15px;
    }
    
    
    /*-------Footer-------*/
    
    footer .footer-container {
        max-width: 96%;
    }
    footer .bottom-footer {
        margin-top: 40px;
    }
    
    /*-------About Us-------*/
    
    .founder-img img {
        height: 350px;
    }
    
    /*-------Contact Us-------*/
    
    .page-template-contact .contact-right, .page-template-contact .contact-left {
        width: 100%;
    }
    .container.contact-contaniner {
        display: flex;
        flex-wrap: wrap;
    }
    .page-template-contact .contact-right {
        order: 2;
    }
    
    /*-------Blog Archive-------*/
    
    .blogs-sec .container {
        grid-template-columns: 1fr;
        grid-gap: 50px
    }
    
    /*-------Shop Page-------*/
    
    .summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
        top: 15px;
    }
    
    .archive .products {
        grid-gap: 10px
    }
    
    .banner-btn.btn {
        padding: 150px 0;
    }
    .product-description-sec .des-left, .product-description-sec .des-right {
        width: 100%;
        border: none;
    }
    
    
    .woocommerce ul.products li.product a img {
        margin: 0;
    }
    .plus.qib-button, .minus.qib-button {
        width: 30px !important;
        background-color: #fff !important;
        height: 50px !important;
        border-color: rgb(0 0 0 / 32%) !important;
    }
    .quantity.buttons_added {
         height: 50px !important;
    }
    
    .woocommerce table.shop_table td {
        border-width: 1px 0 0 0;
        border-radius: 0;
        border-color: #f7f6f7;
        border-style: solid;
    }
    .woocommerce-cart .qib-container {
        justify-content: end !important;
    }
    form.woocommerce-cart-form {
        float: none;
    }
    .page-id-12 .woocommerce table.shop_table .cart-subtotal td, .page-id-12 .woocommerce table.shop_table .order-total td {
        /*float: none;*/
        font-size: 14px;
    }
    .page-id-12 tr.woocommerce-shipping-totals.shipping {
        font-size: 14px;
    }
    .page-id-12 .woocommerce table.shop_table td {
        padding: 9px 0;
    }
    
    /*-------Account Page-------*/
    
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 68%;
    }
    .xoo-qv-inner-modal .xoo-qv-summary {
        margin-top: 30px;
    }
    
    /*-------Wishlist Page-------*/
    
    
    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        border-bottom: 1px solid #e7e6e7 !important;
    }
    
    /*-------Home Page-------*/
    
    .home-product-grid {
        grid-template-columns: 1fr 1fr;
    }
    .home .home-about .home-about-left {
        width: 45%;
    }
    .home-about-left img {
         height: auto;
        object-fit: cover;
    }
    .home-highlight-left {
        float: left;
        width: 49%;
    }
    .home .blog-sec-lft {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 50px 30px;
    }
    .last-banner-content {
        width: 45%;
        
    }
    .home-highlight-right, .home-highlight-left {
        width: 48%;
    }
    .home-about-left {
        width: 55%;
        margin: auto;
    }
    .home-about-right {
        width: 100%;
    }
    .home-about-1 {
        position: unset;
        margin-bottom: 30px;
        width: 100%;
    }
    .home .home-all-products-list-1 ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
    }
    .home .home-all-products-list-1 ul li.first {
        grid-column: 1;
    }
    .all-product-button.button, .home-latest-content-sec {
        margin-top: 30px;
    }
    .home-about-left {
        width: 55%;
        margin: auto;
    }
    .home-about-right {
        width: 100%;
    }
    .home-about-right-content {
        padding: 30px 0;
    }
    .home-latest-content-sec h2, .home-latest-content-sec .text-content {
        text-align: left;
    }
    .home-latest-products li.pif-has-gallery.product.type-product {
        width: 48% !important;
    }   
    .home-latest-products {
        margin: 40px 0;
    }
    
    
    .home-latest-prod-sec {
        margin-bottom: 0;
    }
    .plus.qib-button, .minus.qib-button {
        width: 40px !important;
        background-color: #fff !important;
        height: 50px !important;
        border-color: rgb(0 0 0 / 32%) !important;
    }
    .home .home-about-sec {
        padding: 30px 0;
    }
    .all-product-button.button {
        text-align: left;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right;
        clear: none!important;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 1.5em; 
    }
    .hero-slider h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .home-all-products-list-1 ul li:last-child {
    display: none;
    }
    .shop-inner-container .product-filter-sec {
        width: 40%;
    }
}

/*----------------------------- Media 480 -------------------------------*/
@media only screen and (max-width:767px){

    /*--------Header-------*/
    .header-logo {
        margin-left: 0;
    }
    main {
        margin: 25px 0;
    }
    .header-extra-links.mobile-header-icons .xoo-wsc-sc-cont {
        margin-right: 3px;
    }
    
    /*-------Footer-------*/
    
    footer .top-footer {
        grid-template-columns: repeat(2, 1fr);
    
    }
    footer .bottom-footer {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px; 
        
    }
    .bottom-footer p {
        text-align: center;
    }
    .fixed .container.full-head {
        margin-top: 0;
    }
    
    /*-------About Us-------*/
    
    .about-banner {
        padding: 70px 70px;
    }
    .about-bottom {
        flex-wrap: wrap;
    }
    .about-right, .about-left {
        width: 100%;
        padding: 0;
    }
    .about-right {
        margin-bottom: 30px;
    }
    .founder-img {
        text-align: center;
    }
    section.aboutus-sec {
        padding: 50px 0;
    }
    .about-top {
        margin-top: 0;
    }
    .about-top h4 {
        text-align: left !important;
        padding: 0;
        font-size: 16px;
    }
    .footer-sec {
        padding: 50px 0 15px 0;
    }
    .about-banner {
        padding: 70px 20px;
    }
    .about-banner h1 {
        text-align: center;
        position: absolute;
        bottom: 30px;
        right: 0px;
        left: 0px;
        line-height: 32px;
        font-size: 23px;
    }
      h1.cat-h1.cat-heading {
        position: absolute;
        bottom: 30px;
        text-transform: none;
        right: 0px;
        left: 0px;
        text-align: center;
        font-size: 25px;
    }
    /*Other page mobile banner*/
    /*.mobile-shop-banner{*/
    /*    display:block !important;*/
    /*}*/
    .main-shop-banner{
        display:block !important;
    }
    section.shop-banner-sec.cat-page-banner.main-shop-banner {
        display: block !important;
    }
    
    .mobile-shop-banner {
        display: none !important;
    }
    
    /*-------Contact Us-------*/
    
    section.contact-sec {
        padding: 50px 0;
    }
    .page-template-contact .contact-left, .page-template-contact .contact-right {
        padding: 0;
    }
    
    /*-------Archive Blog-------*/
    
    .page-template-blog .blogs-sec .blog-sec-lft, .archive .blogs-sec .blog-sec-lft {
        grid-template-columns: 1fr;
    }
    .blogs-sec {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    /*-------Shop Page-------*/
    
    .archive .products {
        grid-template-columns: 1fr 1fr;
    }
    .banner-btn.btn {
        padding: 70px 0;
    }
    .banner-btn.btn a {
        padding: 6px 20px;
    }
    h1.cat-h1 {
        margin-bottom: 15px;
    }
    
    
    /*-------Product Detail Page-------*/
    
    section.related.products {
        margin: 70px 0px;
    }
    
    
    .product-description-sec .des-right, .product-description-sec .des-left {
        padding: 0 10px;
    }
    
    
    /*-------Privacy Page-------*/
    
    .ppc-part {
        margin: 30px 0;
    }
    
    /*-------Checkout Page-------*/
    
    .woocommerce-checkout .custom-checkout-lft, .woocommerce-checkout .custom-checkout-rgt {
        width: 100%;
    }
    /*.woocommerce-checkout th.product-name, .woocommerce-checkout td.product-name, .woocommerce table.shop_table tfoot th {*/
    /*    width: 30%;*/
    /*}*/
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
    }
    .page-id-13 ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details > li {
        margin-bottom: 10px;
        margin-top: 10px;
        float: none;
        border-width: 0 0 1px 0;
        border-color: #d3ced2;
        border-style: solid;
    
    }
    
    /*-------Acoount Page-------*/
    
    .woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        float: none;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        margin-top: 20px;
    }
    .woocommerce-orders-table__row--status-processing, .woocommerce-MyAccount-orders tr {
        margin-top: 20px;
    }
    
    /*-------Home Page-------*/
    
    .hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
        margin-left: 15px;
    }
    .home .home-about .home-about-left, .home .home-about .home-about-right, .home-highlight-right, .home-highlight-left {
        width: 100%;
    }
    .home-about-1 {
        position: unset;
        margin-bottom: 30px;
        width: 100%;
    }
    .home .home-all-products-list-1 ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0 10px;
    }
    .home .home-all-products-list-1 ul li.first {
        grid-column: 1;
    }
   
    .home-latest-products li.pif-has-gallery.product.type-product {
        width: 49% !important;
    }
    .home-latest-products {
        margin: 0;
    }
    
    
    .home-latest-prod-sec {
        margin-bottom: 0;
    }
    .home-blogs-sec {
        margin-top: 0 !important;
    }
    .home .blog-sec-lft {
        grid-template-columns: 1fr;
    }
    .home .last-banner-inner {
        padding: 60px 0;
    }
    .hero-slider h1 {
        font-size: 40px;
    }
    .last-banner-content {
        width: 80%;
        margin-left: 0;
    }
    .site-header .header-main {
        padding: 10px 0;
    }
    .hero-slider h1 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .images.nickx_product_images_with_video .vertical-img-left.nickx-slider-for {
        width: 100%;
        float: none;
    }
    .shop-inner-container .product-filter-sec {
        width: 60%;
    }
    
    .header-top .announcement-item-text{
        
        line-height: 17px;
    }
    .header-top .announcement-item {
        padding: 10px 0;
    }
    .home-feauture-sec {
        margin-top: 50px;
    }
    .header-logo-menu-sec {
        display: none;
    }
    
}

/*----------------------------- Media 576 -------------------------------*/
@media only screen and (max-width:576px){

    .header-extra-links.mobile-header-icons span.wishlist_products_counter_number {
        top: -14px;
        left: 8px;
        right: 0;
    }
    .wrapper-pricing {
        grid-template-columns: 1fr 1fr;
        gap: 20px 10px;
    }
}
/*----------------------------- Media 479 -------------------------------*/
@media only screen and (max-width:479px){

    footer .top-footer .footer-3, footer .top-footer .footer-4 {
        grid-column: 1/-1;
    }
    .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
        line-height: 21px;
    }
    /*--------Header-------*/
    .desktop-banner {
        display: none;
    }
    .mobile-banner {
        display: block !important;
    }
    .hero-style.mobile-banner {
    height: 600px !important;
    }
    .mobile-banner .hero-slider .slide-inner {
        background-size: contain;
    }
    .header-logo-menu-sec {
    width: 90%;
    justify-content: start;
    }
    /*--------Contact Us-------*/
    
    .single-accordion .single-form .form-item.form-email, .page-template-contact .single-form .form-item.form-email, .single-accordion .single-form .form-item.form-name, .page-template-contact .single-form .form-item.form-name, .page-template-contact .single-form .form-item.form-num {
        width: 100%;
    }
    
    /*--------Shop Page-------*/
    .archive .products {
        grid-gap: 20px 10px;
    }
    .woocommerce .woocommerce-ordering select {
        width: 100%;
    }
    div#filter-btn {
        float: right;
        width: 48%;
        display: block;
    }
    .woocommerce .woocommerce-ordering select.orderby {
        width: 100%;
        color: #000;
    }
    .shop-filter-sorting {
        justify-content: normal;
    }
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: left;
        width: 48%;
        display: block;
        margin-right: 10px;
    }
    a.xoo-qv-button {
        width: 89%;
    }
    /*--------Product Detail Page-------*/
    
    .wpcbn-btn.wpcbn-btn-single.single_add_to_cart_button.button.alt, .single_add_to_cart_button.button.alt {
        width: 100% !important;
    }
    button.wpcbn-btn.wpcbn-btn-single.single_add_to_cart_button.button.alt {
          margin-left: 0px !important;  
    }
    .wpcbn-btn.wpcbn-btn-single.single_add_to_cart_button.button.alt {
        margin-top: 15px !important;
    }
    .woocommerce ul.products li.product a img {
        margin: 0;
    }
    li.pif-has-gallery {
        margin-bottom: 20px !important;
    }
    .xooqv-chevron-left:before, .xooqv-chevron-right:before {
        color: #000;
    }
    ul.form-grid-2 {
        grid-template-columns: 1fr;
        grid-gap: 20px 14px;
    }
    .wpcbn-btn.wpcbn-btn-single.single_add_to_cart_button.button.alt, button.wsb-button.js-wsb-add-to-cart {
        width: 100% !important;
        margin-top: 15px !important;
        float: right !important;
    }
    .hero-slider h1 {
        font-size: 35px;
        line-height: 30px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .woocommerce-message a.button {
        width: 100%;
    }
    
    .header-top .announcement-item-text{
        
        line-height: 17px;
    }
    .header-top .announcement-item {
        padding: 10px 0;
    }
    .mobile-top .owl-carousel .owl-item p {
        font-size: 11px;
    }
    /*.banner-video-wrapper {*/
    /*    height: 80vh;*/
    /*}*/
    /*.bg-video {*/
    /*    height: 80vh;*/
    /*}*/
    /*.bg-video iframe {*/
    /*    height: 100vh;*/
    /*}*/
    
    /*.header-logo a img {*/
    /*    max-width: 170px !important;*/
    /*    display: block;*/
    /*}*/
    /*.header-extra-links {*/
    /*    gap: 10px;*/
    /*}*/
    /*.header-search-icon-sec img, .header-links img, .header-extra-links img {*/
    /*    max-width: 16px;*/
    /*}*/

    .bg-video{
    
        display:block;
    }
    .bg-video-desktop{
        display: none;
    }
     .wrapper-pricing {
        grid-template-columns: 1fr;
        gap: 20px 10px;
    }
    .pricing-section {
        margin-top: 50px;
    }
    .inner-pricing-section {
        padding: 150px 0px;
    }
    

}

/*----------------------------- Media 440 -------------------------------*/
@media only screen and (max-width:440px){
    .bg-video iframe {
        height: 515px;
    }
    .home-feauture-sec {
        margin-top: 60px;
    }
    

}
/*----------------------------- Media 400 -------------------------------*/
@media only screen and (max-width:400px){
    .bg-video iframe {
        height: 497px;
    }
    .header-extra-links.mobile-header-icons span.new-cart-header {
        margin-left: 0;
    }
    .header-extra-links.mobile-header-icons span.wishlist_products_counter_number {
        top: -14px;
        left: 9px;
        right: 0;
    }
    

}



/*----------------------------- Media 320 -------------------------------*/
@media only screen and (max-width:390px){
   .bg-video iframe {
        height: 445px;
    }
    /*.bg-video {*/
    /*    height: 60vh;*/
    /*}*/
   .home-feauture-sec {
        margin-top: 70px;
    }
    .wrapper-pricing {
        grid-template-columns: 1fr;
    }

}

/*----------------------------- Media 360 -------------------------------*/
@media only screen and (max-width:360px){

.bg-video iframe {
        height: 400px;
    }

}

/*----------------------------- Media 340 -------------------------------*/
@media only screen and (max-width:340px){

    /*.bg-video iframe {*/
    /*    height: 69vh;*/
    /*}*/
    /*.bg-video {*/
    /*    height: 66vh;*/
    /*}*/
    .header-logo a img {
        max-width: 145px !important;
    }
    .header-search-icon-sec img, .header-links img, .header-extra-links img {
        max-width: 15px;
    }
    .header-right-icons img.account-icon {
        margin-right: 8px;
    }
    .header-extra-links.mobile-header-icons span.wishlist_products_counter_number {
        top: -14px;
        left: 9px;
    }
    .site-header span.wishlist_products_counter_number {
        width: 14px;
        height: 14px;
    }
    .fkcart-shortcode-icon-wrap svg {
        max-width: 20px;
    }
    .fkcart-shortcode-container .fkcart-shortcode-count {
        right: -6px !important;
        width: 14px !important;
        height: 14px !important;
    }
    .header-extra-links.mobile-header-icons .header-right-icons {
        padding: 0 0;
    }
    
}   
/*----------------------------- Media 320 -------------------------------*/
@media only screen and (max-width:320px){
.header-logo a img {
        max-width: 137px !important;
    }
}