@media (max-width: 667px) {
    .header-style-3 .minicart-header{
        float: right !important;

    }
    .header-style-3 .collapse-type .navigation-mobile{
        width:300px !important;
    }
}

@media (min-width: 1200px) { /*==1 COLUMN==*/  .col1-layout .category-product.products-grid .item{ width: 25%; } .col1-layout .category-product.products-grid .item:nth-child(4n+1){ clear:both; } /*==2 COLUMNS==*/  .col2-layout .category-product.products-grid .item{ width: 33.333333333333%; } .col2-layout .category-product.products-grid .item:nth-child(3n+1){ clear:both; } /*==3 COLUMNS==*/  .col3-layout .category-product.products-grid .item{ width: 50%; } .col3-layout .category-product.products-grid .item:nth-child(2n+1){ clear:both; } } @media (min-width: 992px) and (max-width: 1199px) { /*==1 COLUMN==*/  .col1-layout .category-product.products-grid .item{ width: 25%; } .col1-layout .category-product.products-grid .item:nth-child(4n+1){ clear:both; } /*==2 COLUMNS==*/  .col2-layout .category-product.products-grid .item{ width: 33.333333333333%; } .col2-layout .category-product.products-grid .item:nth-child(3n+1){ clear:both; } /*==3 COLUMNS==*/  .col3-layout .category-product.products-grid .item{ width: 100%; } .col3-layout .category-product.products-grid .item:nth-child(1n+1){ clear:both; } } @media (min-width: 768px) and (max-width: 991px) { /*==1 COLUMN==*/  .col1-layout .category-product.products-grid .item{ width: 33.333333333333%; } .col1-layout .category-product.products-grid .item:nth-child(3n+1){ clear:both; } /*==2 COLUMNS==*/  .col2-layout .category-product.products-grid .item{ width: 33.333333333333%; } .col2-layout .category-product.products-grid .item:nth-child(3n+1){ clear:both; } /*==3 COLUMNS==*/  .col3-layout .category-product.products-grid .item{ width: 100%; } .col3-layout .category-product.products-grid .item:nth-child(1n+1){ clear:both; } } @media (min-width: 481px) and (max-width: 767px) { /*==1 COLUMN==*/  .col1-layout .category-product.products-grid .item{ width: 50%; } .col1-layout .category-product.products-grid .item:nth-child(2n+1){ clear:both; } /*==2 COLUMNS==*/  .col2-layout .category-product.products-grid .item{ width: 50%; } .col2-layout .category-product.products-grid .item:nth-child(2n+1){ clear:both; } /*==3 COLUMNS==*/  .col3-layout .category-product.products-grid .item{ width: 100%; } .col3-layout .category-product.products-grid .item:nth-child(1n+1){ clear:both; } } @media (max-width: 480px) { /*==1 COLUMN==*/  .col1-layout .category-product.products-grid .item{ width: 100%; } .col1-layout .category-product.products-grid .item:nth-child(1n+1){ clear:both; } /*==2 COLUMNS==*/  .col2-layout .category-product.products-grid .item{ width: 100%; } .col2-layout .category-product.products-grid .item:nth-child(1n+1){ clear:both; } /*==3 COLUMNS==*/  .col3-layout .category-product.products-grid .item{ width: 100%; } .col3-layout .category-product.products-grid .item:nth-child(1n+1){ clear:both; } }

.fancybox-margin{margin-right:17px;}