<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 3017:10 Expected ":"

**/
@font-face {
  font-family: "fontawesome";
  src: url("fontawesome-webfont.woff2") format("woff2"), url("fontawesome-webfont.woff") format("woff"), url("fontawesome-webfont.ttf") format("truetype");
}
/* Color */
/* Breadcrumb */
/* Header and Title */
/* Product  */
/* Button 1 */
/* Button 2 */
/* Button 3 */
/* Border Color */
/* Mixin ================= */
/* transform */
/* transition */
/* box-shadow */
/* border-radius */
/* opacity */
/* Flex */
/* calc */
/* Color Button ============  */
@media (max-width: 1199px) {
  .container,
.container-fluid,
.container-padd60 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .col,
.col-6,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12,
.col-12 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 359px) {
  .item-swatch li label,
.item-swatch li a {
    width: 18px;
    height: 18px;
    line-height: 19px;
  }
  .product-img-box .slider-nav:not(.slick-slider) .item:nth-child(-n+3) {
    display: block;
    width: -moz-calc(33.333% - 10px);
    width: -webkit-calc(33.333% - 10px);
    width: -ms-calc(33.333% - 10px);
    width: calc(33.333% - 10px);
  }
}
@media (max-width: 479px) {
  .jas-mb-style {
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .site-nav .sub-menu-mobile {
    width: -moz-calc(100vw - 40px);
    width: -webkit-calc(100vw - 40px);
    width: -ms-calc(100vw - 40px);
    width: calc(100vw - 40px);
  }
  .banner-item .img-box img {
    width: 100%;
  }
  .home-sub-banner .three-blocks:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /*.product-item {
      .product-title {
         max-height: 20px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
            overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
      }
  }*/
  .spotlight-3-blocks &gt; .col-md-6,
.spotlight-2-blocks &gt; .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
  }
  .spotlight-3-blocks &gt; .col-md-6:last-of-type,
.spotlight-2-blocks &gt; .col-md-6:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(90% + 10px);
    flex: 0 0 calc(90% + 10px);
    max-width: -moz-calc(90% + 10px);
    max-width: -webkit-calc(90% + 10px);
    max-width: -ms-calc(90% + 10px);
    max-width: calc(90% + 10px);
  }
  .spotlight-2-blocks &gt; .col-md-6:last-of-type {
    padding-right: 10px;
  }
  .home-brands-block .brands-slider:not(.slick-slider) .item:first-of-type,
.brands-page .logo-brands .brands-slider:not(.slick-slider) .item:first-of-type {
    display: block;
  }
  .list-product-tabs {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 15px;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .list-product-tabs li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
    margin: 0 0 15px;
  }
  .list-product-tabs li .tab-links {
    text-align: center;
    padding: 8px 15px 6px;
    font-weight: 500;
    border-color: #828282;
  }
  .policies-block .policies-slider:not(.slick-slider) .policy-item:nth-child(-n+1) {
    display: block;
  }
  .home-collections .collections-slider .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
  }
  .home-collections .collections-slider .item:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(42% + 10px);
    flex: 0 0 calc(42% + 10px);
    max-width: -moz-calc(42% + 10px);
    max-width: -webkit-calc(42% + 10px);
    max-width: -ms-calc(42% + 10px);
    max-width: calc(42% + 10px);
    padding-right: 10px;
  }
  .home-custom-block-images .row .two-blocks,
.home-custom-block-images .row .three-blocks,
.home-blog-posts:not(.blog-slider) .row .two-blocks,
.home-blog-posts:not(.blog-slider) .row .three-blocks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88%;
    flex: 0 0 88%;
    max-width: 88%;
  }
  .home-custom-block-images .row .two-blocks:last-of-type,
.home-custom-block-images .row .three-blocks:last-of-type,
.home-blog-posts:not(.blog-slider) .row .two-blocks:last-of-type,
.home-blog-posts:not(.blog-slider) .row .three-blocks:last-of-type {
    margin-right: 0;
    padding-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(88% + 10px);
    flex: 0 0 calc(88% + 10px);
    max-width: -moz-calc(88% + 10px);
    max-width: -webkit-calc(88% + 10px);
    max-width: -ms-calc(88% + 10px);
    max-width: calc(88% + 10px);
  }
  .toolbar .column-right {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .toolbar .column-right .toolbar-col {
    padding: 0;
  }
  .toolbar .column-right .toolbar-col label {
    width: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .toolbar .column-right .toolbar-col .limited-view,
.toolbar .column-right .toolbar-col .filter-sortby {
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -ms-calc(100% - 120px);
    width: calc(100% - 120px);
  }
  .toolbar .column-right .filters-toolbar__limited-view {
    margin-bottom: 15px;
  }
  .products-list .product-item .inner-top {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .products-list .product-item .product-top,
.products-list .product-item .product-details {
    width: 100%;
  }
  .products-list .product-item .product-top {
    margin: 0 auto 20px;
    max-width: 300px;
  }
  .widget-title .view_all {
    display: block;
    margin-top: 5px;
  }
  .widget-title .view_all:before {
    display: none;
  }
  .ajax-success-modal.ajax-success-normal .actions {
    margin-left: 0;
    margin-right: 0;
  }
  .ajax-success-modal.ajax-success-normal .actions .btn {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .sticky_form .sticky_group .quantity {
    display: none !important;
  }
  .sticky_form .pr-selectors {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footbar-fixed {
    bottom: 0;
    left: 0;
    right: 0;
  }
  .product-notification {
    border-left: 0;
    border-right: 0;
  }
  .cart-popup-coll-related .products-grid .grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
  }
  .cart-popup-coll-related .products-grid .grid-item:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(72% + 20px);
    flex: 0 0 calc(72% + 20px);
    max-width: -moz-calc(72% + 20px);
    max-width: -webkit-calc(72% + 20px);
    max-width: -ms-calc(72% + 20px);
    max-width: calc(72% + 20px);
  }
}
@media (min-width: 480px) {
  .jas-mb-style,
.site-nav .sub-menu-mobile {
    width: 337px;
  }
  .icon-nav.menu-open {
    right: inherit;
    left: 337px;
  }
  .list-product-tabs.product-tabs-style3 .tab-links {
    border: none;
    position: relative;
  }
  .list-product-tabs.product-tabs-style3 .tab-links:before {
    position: absolute;
    content: "";
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -ms-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 1px;
    left: 15px;
    bottom: 3px;
  }
  .list-product-tabs.product-tabs-style3 .tab-links.active:before {
    background-color: #4c4c4c;
  }
  .product-notification {
    width: 368px;
    max-width: 85vw;
  }
  .product-notification .close-notifi {
    top: -13px;
    right: -13px;
  }
  .product-notification .product-suggest .column-right {
    padding-right: 20px;
  }
  #accept-cookies {
    width: 368px;
    max-width: 85vw;
    text-align: left;
    margin-top: 10px;
  }
  #accept-cookies .group-action-links {
    text-align: right;
  }
  .footbar-fixed {
    bottom: 10px;
    left: 10px;
  }
  .footbar-fixed.footbar-fixed-product {
    left: 0;
    right: 0;
    bottom: 0;
  }
  .footbar-fixed.footbar-fixed-product #accept-cookies,
.footbar-fixed.footbar-fixed-product .product-notification {
    margin-left: 10px;
  }
  .cart-popup-coll-related .products-grid .grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
  }
  .cart-popup-coll-related .products-grid .grid-item:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(42% + 20px);
    flex: 0 0 calc(42% + 20px);
    max-width: -moz-calc(42% + 20px);
    max-width: -webkit-calc(42% + 20px);
    max-width: -ms-calc(42% + 20px);
    max-width: calc(42% + 20px);
  }
}
@media (min-width: 576px) {
  .container-padd60 {
    max-width: 540px;
  }
  .product-template-slider .product-img-box .slider-for:not(.slick-slider) .thumb {
    float: left;
  }
  .product-template-slider .product-img-box .slider-for:not(.slick-slider) .thumb:nth-child(-n+2) {
    display: block;
    width: 50%;
  }
  .product-template-slider .product-img-box .slider-for:not(.slick-slider):after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both;
  }
  .search-open .wrapper-header .search-bar {
    max-width: 540px;
  }
}
@media (max-width: 767px) {
  .no-padd {
    padding-left: 0;
    padding-right: 0;
  }
  .home-slideshow .slick-dots,
.lookbook-slideshow .slick-dots {
    margin: 20px 15px 0px;
  }
  .home-slideshow .slide-content,
.lookbook-slideshow .slide-content {
    padding-bottom: 10px;
  }
  .home-slideshow .slick-slide img,
.lookbook-slideshow .slick-slide img {
    min-height: 150px;
    object-fit: cover;
  }
  .home-slideshow .slide-image .slide-pc {
    display: none;
  }
  .slide-content .slide-button {
    background: #454e61 !important;
    color: #ffffff !important;
    border-color: #454e61 !important;
  }
  .slide-content .slide-heading,
.slide-content .slide-text {
    color: #232323;
  }
  .slide-content .slide-heading .line {
    background-color: #232323 !important;
  }
  .slide-content:not(.slide-content-mb) .slide-heading {
    display: none;
  }
  .slide-content.slide-content-mb {
    position: absolute;
    /* top: 50%;
    left: 50%; */
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    min-width: 80%;
  }
  .slide-content.slide-content-mb .slide-heading {
    font-size: 20px;
    margin: 0;
    padding: 6px 25px 4px;
    /* background-color: rgba(255, 255, 255, .88); */
    display: inline-block;
  }
  .home-sub-banner .five-blocks:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-sub-banner.home-custom-block-sub-banner.no-padding .row {
    margin-left: 0;
    margin-right: 0;
  }
  .home-sub-banner.home-custom-block-sub-banner.no-padding .item {
    margin-bottom: 0;
  }
  .home-sub-banner.home-custom-block-sub-banner.no-padding .container-fluid,
.home-sub-banner.home-custom-block-sub-banner.no-padding .item {
    padding-left: 0;
    padding-right: 0;
  }
  .widget-title .box-title {
    font-size: 18px;
  }
  .widget-title .box-title + p {
    margin-bottom: 33px;
  }
  .banner-large-img .banner-content {
    padding-bottom: 1px;
  }
  .banner-large-img .banner-content .banner-button {
    background: #454e61 !important;
    color: #ffffff !important;
    border-color: #454e61 !important;
  }
  .banner-large-img .banner-content .banner-heading,
.banner-large-img .banner-content .banner-des {
    color: #232323 !important;
  }
  .banner-large-img .banner-content .banner-heading .line {
    background-color: #232323 !important;
  }
  .banner-large-img + .scroll-down {
    display: none !important;
  }
  .featured-products .products-grid:not(.slick-slider) .grid-item:nth-child(-n+2),
.home-product-tabs .products-grid:not(.slick-slider) .grid-item:nth-child(-n+2),
.recently-viewed-products .products-grid:not(.slick-slider) .grid-item:nth-child(-n+2),
.related-products .products-grid:not(.slick-slider) .grid-item:nth-child(-n+2),
.featured-product-article .products-grid:not(.slick-slider) .grid-item:nth-child(-n+2) {
    display: block;
  }
  .home-spotlight-block .widget-title.no-des {
    margin-bottom: 30px;
  }
  .spotlight-3-blocks,
.spotlight-2-blocks {
    padding-left: 10px;
  }
  .spotlight-2-blocks {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .spotlight-2-blocks &gt; .col-md-6 {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .brands-slider .slick-arrow.slick-next,
.home-instagram .slick-arrow.slick-next {
    right: 1px;
  }
  .brands-slider .slick-arrow.slick-prev,
.home-instagram .slick-arrow.slick-prev {
    left: 1px;
  }
  .home-instagram {
    padding: 40px 0 50px;
  }
  .home-instagram .widget-title .fa {
    top: -1.5px;
  }
  .site-footer .footer-bottom {
    text-align: center;
    padding-bottom: 40px;
  }
  .site-footer .footer-newsletter {
    margin-bottom: 15px;
  }
  .site-footer .footer-newsletter .input-group {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .site-footer .footer-newsletter .input-group-field {
    min-width: inherit;
    width: -moz-calc(100% - (124px + 5px));
    width: -webkit-calc(100% - (124px + 5px));
    width: -ms-calc(100% - (124px + 5px));
    width: calc(100% - (124px + 5px));
    max-width: 293px;
  }
  .site-footer .groups-block {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .site-footer .groups-block .fb-like-code {
    margin-left: 0;
    margin-top: 25px;
  }
  .site-footer .footer-col-left {
    margin-bottom: 23px;
  }
  .site-footer .col-footer .dropdow-mb {
    padding-bottom: 13px;
    position: relative;
    padding-right: 15px;
  }
  .site-footer .col-footer .dropdow-mb + ul {
    display: none;
    margin: 10px 0 12px;
  }
  .site-footer .col-footer .dropdow-mb:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: 500;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background: none;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .site-footer .col-footer .dropdow-mb.open:after {
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .ajax-lookbook-modal {
    left: 0;
    right: 0px;
    margin: 30px auto;
    width: 275px;
    max-width: -moz-calc(100vw - 30px);
    max-width: -webkit-calc(100vw - 30px);
    max-width: -ms-calc(100vw - 30px);
    max-width: calc(100vw - 30px);
  }
  .ajax-lookbook-modal .ajax-modal-content {
    padding: 10px 12px;
  }
  .ajax-lookbook-modal .ajax-modal-content .lookbook-content .product-item .inner-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .ajax-lookbook-modal .ajax-modal-content .lookbook-content .product-item .product-top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    margin-right: 15px;
  }
  .ajax-lookbook-modal .ajax-modal-content .lookbook-content .product-item .product-bottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(70% - 15px);
    flex: 0 0 calc(70% - 15px);
    max-width: -moz-calc(70% - 15px);
    max-width: -webkit-calc(70% - 15px);
    max-width: -ms-calc(70% - 15px);
    max-width: calc(70% - 15px);
  }
  .ajax-lookbook-modal .ajax-modal-content .lookbook-content .product-item .product-image {
    margin-bottom: 0;
  }
  .ajax-lookbook-modal .ajax-modal-content .lookbook-content .product-item .product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: none;
    white-space: normal;
  }
  .ajax-lookbook-modal .ajax-modal-content .lookbook-content .product-item .action,
.ajax-lookbook-modal .ajax-modal-content .lookbook-content .product-item .pr-details {
    display: none;
  }
  .home-collections {
    padding: 40px 0;
  }
  .home-collections .collections-slider {
    padding-left: 10px;
  }
  .home-collections .collections-slider .item:last-of-type {
    padding-right: 10px;
  }
  .home-collections.has-title .widget-title {
    margin-bottom: 25px;
  }
  .custom-block-imgs .banner-heading {
    font-size: 30px !important;
  }
  .custom-block-imgs .banner-sub-heading {
    font-size: 12px !important;
    margin-bottom: 15px;
  }
  .custom-block-imgs .banner-des {
    font-size: 11px !important;
    margin-bottom: 28px;
  }
  .home-custom-block-images .row,
.home-blog-posts:not(.blog-slider) .row {
    padding-left: 10px;
  }
  .home-custom-block-images .row .two-blocks,
.home-custom-block-images .row .three-blocks,
.home-blog-posts:not(.blog-slider) .row .two-blocks,
.home-blog-posts:not(.blog-slider) .row .three-blocks {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .wrapper-newsletter .modal-overlay {
    width: 400px;
    max-width: -moz-calc(100% - 40px);
    max-width: -webkit-calc(100% - 40px);
    max-width: -ms-calc(100% - 40px);
    max-width: calc(100% - 40px);
  }
  .wrapper-newsletter .halo-modal-body .column-left {
    display: none;
  }
  .wrapper-newsletter .halo-modal-body .column-right {
    width: 100%;
    padding: 35px 20px 25px;
  }
  .wrapper-newsletter .halo-modal-body .title {
    font-size: 20px;
  }
  .page-header h2,
.page-header h1 {
    font-size: 18px;
    margin-bottom: 28px;
  }
  .list-categories .collections-wrapper {
    padding: 23px 0 33px;
  }
  .list-categories .collections-wrapper .collection-title {
    font-size: 18px !important;
  }
  .list-categories .collections-wrapper .des {
    margin-bottom: 28px;
  }
  .list-categories-02 .collections-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sidebar {
    padding: 72px 20px 80px;
  }
  .toolbar .view-mode .icon-mode.grid-3, .toolbar .view-mode .icon-mode.grid-4, .toolbar .view-mode .icon-mode.grid-5 {
    display: none;
  }
  .products-list .grid-item + .grid-item {
    padding-top: 40px;
    margin-top: 36px;
  }
  .collection-header.collection-header-sections .collection-image .tab-abs {
    display: none !important;
  }
  .padding .toolbar-bottom {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .padding .page-total {
    margin-bottom: 20px;
  }
  .grid-item-mansory .countdown-grid-item &gt; span {
    display: none;
  }
  .translate-filter-pc .collection-header .collection-wrapper {
    margin-bottom: 22px;
  }
  .collection-template-express-order .col-sidebar .sidebar-label {
    margin-bottom: 36px;
  }
  .ajax-success-modal .modal-overlay {
    max-width: 87%;
  }
  .ajax-success-modal .halo-modal-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ajax-success-modal .halo-modal-body .product-item .product-top {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  .ajax-success-modal.ajax-success-normal .modal-overlay {
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .ajax-success-modal.ajax-success-normal .halo-modal-body {
    padding: 23px 20px 10px;
  }
  .ajax-success-modal.ajax-success-normal .ajax-left {
    padding-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 74px;
    flex: 0 0 74px;
    max-width: 74px;
  }
  .ajax-success-modal.ajax-success-normal .ajax-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 74px);
    flex: 0 0 calc(100% - 74px);
    width: -moz-calc(100% - 74px);
    width: -webkit-calc(100% - 74px);
    width: -ms-calc(100% - 74px);
    width: calc(100% - 74px);
  }
  .ajax-success-modal.ajax-success-normal .actions {
    margin-top: 15px;
  }
  .ajax-success-modal.ajax-success-normal .actions .btn {
    margin-bottom: 10px;
  }
  .cart-form .scroll-content .right-col {
    width: 100%;
    overflow: hidden;
  }
  .cart-form .scroll-content .cart-list {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    will-change: scroll-position;
  }
  .cart-form .scroll-content .cart-list::-webkit-scrollbar-track {
    background-color: #f8f8f8;
  }
  .cart-form .scroll-content .cart-list::-webkit-scrollbar {
    width: 100%;
    height: 3px;
    background-color: #fff;
  }
  .cart-form .scroll-content .cart-list::-webkit-scrollbar-thumb {
    background-color: #fff;
    background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.1) 25px, rgba(255, 255, 255, 0) 25px, rgba(255, 255, 255, 0) 40px, rgba(0, 0, 0, 0.1) 40px, rgba(0, 0, 0, 0.1) 55px, rgba(255, 255, 255, 0) 55px, rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.2) 70px, rgba(0, 0, 0, 0.1) 85px, rgba(255, 255, 255, 0) 85px, rgba(255, 255, 255, 0));
  }
  .cart-form .scroll-content .cart-list li {
    min-width: 598px;
    padding-bottom: 10px;
  }
  .product-shop .product-title {
    font-size: 18px;
  }
  .horizontal-tabs .list-tabs {
    display: none !important;
  }
  .wrapper-tab-content .tab-title + .tab-content {
    margin: 0;
    padding: 15px 0 30px;
  }
  .tabs__product-page .gallery_lookbook-box &gt; .row,
.gallery_lookbook-blog_detail .gallery_lookbook-box &gt; .row {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
  }
  .tabs__product-page .quote-detail blockquote,
.gallery_lookbook-blog_detail .quote-detail blockquote {
    padding: 19px 28px;
    margin-bottom: 27px;
  }
  .tabs__product-page #collapse-tab2 {
    padding-top: 0;
  }
  .tabs__product-page .spr-container .spr-summary {
    text-align: left;
  }
  .tabs__product-page .spr-container .spr-summary-actions {
    display: block;
    margin-top: 18px;
  }
  .tabs__product-page .spr-container .spr-summary-actions .spr-summary-actions-newreview {
    float: none;
  }
  .horizontal-tabs .wrapper-tab-content .tab-title:first-child + .tab-content {
    display: block;
  }
  .halo_modal-custom .modal-body {
    padding: 15px 20px 45px;
  }
  .halo_modal-custom .modal-body .custom-radio label:first-child {
    display: block;
    margin-bottom: 16px;
  }
  .wrapper-login-customer .custom-or-abs {
    display: none;
  }
  .wrapper-login-customer .wrapper-content {
    border-bottom: none;
  }
  .wrapper-login-customer .wrapper-content .col-left,
.wrapper-login-customer .wrapper-content .col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wrapper-login-customer .wrapper-content .col-left &gt; *,
.wrapper-login-customer .wrapper-content .col-right &gt; * {
    padding-right: 15px;
  }
  .wrapper-login-customer .wrapper-content .col-left .wrapper-title,
.wrapper-login-customer .wrapper-content .col-right .wrapper-title {
    padding-left: 15px;
  }
  .wrapper-login-customer .wrapper-content .col-left {
    margin-bottom: 35px;
  }
  .wrapper-login-customer .wrapper-content .col-right .wrapper-title ~ * {
    margin-left: 0;
    padding-left: 15px;
  }
  .wrapper-login-customer .wrapper-content:after {
    display: none;
  }
  .lookbook-page .share_toolbox {
    margin-bottom: 30px;
  }
  .halo-blog-content .article-title {
    font-size: 20px;
    line-height: 20px;
  }
  .faqs-page .panel-group {
    margin-bottom: 30px;
  }
  .faqs-page .panel-group .panel-title a {
    padding-right: 12px;
  }
  .faqs-page .panel-group .panel-title a:after {
    display: none;
  }
  .faqs-page .contact-link {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .faqs-page .contact-link .text {
    margin-bottom: 20px;
  }
  .banner-parallax {
    margin-bottom: 33px;
  }
  .home-custom-block-sub-banner .btn-img-block {
    min-width: 150px;
  }
  .home-custom-block-sub-banner .threeImage {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .home-custom-block-sub-banner .widget-title {
    margin-bottom: 48px;
  }
  .custom-block-banner .banner-content .sub-banner-countdown {
    display: none;
  }
  .custom-block-banner .img-box {
    position: relative;
  }
  .custom-block-banner .img-box .sub-banner-countdown {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
  }
  .collections-banner .collections-btn {
    display: none;
  }
  .home-spotlight-slider [data-blogs-slider]:not(.slick-slider) .item:first-child {
    display: block;
  }
  .footer-parallax .footer-newsletter .newsletter-title {
    margin-bottom: 0;
  }
  .footer-parallax .footer-newsletter .newsletter {
    display: block;
    margin-bottom: 32px;
  }
  .footer-parallax .footer-newsletter .input-group-field {
    min-width: -moz-calc(100% - 134px);
    min-width: -webkit-calc(100% - 134px);
    min-width: -ms-calc(100% - 134px);
    min-width: calc(100% - 134px);
  }
  .footer-parallax .footer-newsletter .btn {
    min-width: 124px;
  }
  .footer-parallax .col-footer .dropdow-mb {
    margin-bottom: 0;
  }
  .footer-parallax .footer-middle {
    margin-bottom: 0;
  }
  .footer-parallax .footer-middle + .footer-bottom {
    border-top: none;
  }
  .footer-2 .footer-top {
    padding-bottom: 50px;
  }
  .footer-3 .footer-bottom {
    border-top: none;
    padding-top: 3px;
  }
  .footer-3 .footer-newsletter {
    margin-bottom: 37px;
  }
  .footer-4 .footer-top {
    padding-top: 42px;
  }
  .footer-4 .links-col {
    margin-bottom: 24px;
  }
  .home-custom-banner-3 .banner-slider &gt; .row:not(.slick-slider) .item:first-child {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-list-collections .collection-title {
    font-size: 20px;
    line-height: 20px;
  }
  .home-list-collections .collection-item .action-link {
    display: none !important;
  }
  .home-list-collections .des {
    padding-top: 25px;
    padding-bottom: 23px;
  }
  .home-lookbook .lookbook-custom .item {
    margin-bottom: 20px;
  }
  .home-lookbook .lookbook-custom .item:last-of-type {
    margin-bottom: 0;
  }
  .home-custom-sub-banner-sections .banner-item .action-link {
    display: none;
  }
  .suppermarket-product-tabs .custom-block-imgs .banner-des {
    font-size: 12px !important;
  }
  .suppermarket-product-tabs .list-product-tabs {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .store-slider .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .footer-05 .footer-top {
    padding-top: 45px;
  }
  .footer-05 .social-icons {
    margin-bottom: 32px;
  }
  .footer-05 .col-footer {
    margin-bottom: 15px;
  }
  .footer-05 .col-lg-40 {
    margin: 25px 0 42px;
  }
  .footer-05 .footer-newsletter {
    margin-bottom: 42px;
  }
  .footer-05 .newsletter .btn {
    min-width: 125px;
    max-width: 125px;
  }
  .footer-05 .newsletter .input-group-field {
    margin-right: 5px;
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: -ms-calc(100% - 130px);
    width: calc(100% - 130px);
    max-width: 100%;
  }
  .footer-05 .footer-social .groups-block {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-05 .footer-social .groups-block .social-icons,
.footer-05 .footer-social .groups-block .typography {
    padding-left: 0;
    padding-right: 0;
  }
  .sticky_form .col-img-title {
    display: none !important;
  }
  .header-top-countdown .clock-item {
    width: 55px;
    height: 55px;
    margin: 0 7.5px;
  }
  .header-top-countdown .clock-item + .clock-item:before {
    font-size: 14px;
    left: -10px;
  }
  .header-top-countdown .clock-item span.num {
    font-size: 16px;
    line-height: 20px;
  }
  .header-supermarket .header-top-countdown {
    padding-bottom: 18px;
  }
  .quickSearchResultsWrap {
    padding-left: 0;
    padding-right: 0;
  }
  .home-blog-style2 .list-blogs {
    margin-left: -10px;
    margin-right: -10px;
  }
  .home-blog-style2 .list-blogs .two-blocks,
.home-blog-style2 .list-blogs .three-blocks {
    margin-right: 0 !important;
  }
  .home-blog-style2 .list-blogs .two-blocks:last-of-type .article-img,
.home-blog-style2 .list-blogs .three-blocks:last-of-type .article-img {
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: -ms-calc(100% - 10px);
    width: calc(100% - 10px);
  }
  .cart-popup-coll-related .products-grid {
    padding-left: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .cart-popup-coll-related .products-grid .grid-item {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .cart-popup-coll-related .products-grid .grid-item:last-of-type {
    margin-right: 0;
    padding-right: 20px;
  }
  .coll-express-order {
    min-width: 100%;
  }
  .coll-express-order .express-order-header {
    display: none;
  }
  .coll-express-order .express-order-content .options-items,
.coll-express-order .express-order-content .inner-top {
    display: block;
  }
  .coll-express-order .express-order-content .options-items:after,
.coll-express-order .express-order-content .inner-top:after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both;
  }
  .coll-express-order .express-order-content .column {
    min-width: initial;
    max-width: initial;
    padding: 0 10px 0 0;
    text-align: left !important;
  }
  .coll-express-order .express-order-content .column.column {
    border: none;
  }
  .coll-express-order .express-order-content .column:not(.col-img) {
    float: right;
    width: -moz-calc(70% - 20px);
    width: -webkit-calc(70% - 20px);
    width: -ms-calc(70% - 20px);
    width: calc(70% - 20px);
  }
  .coll-express-order .express-order-content .column.col-img {
    float: left;
    margin-right: 20px;
    width: 30%;
    padding: 15px 0;
  }
  .coll-express-order .express-order-content .column .price-box {
    margin-bottom: 10px;
  }
  .coll-express-order .express-order-content .col-prod {
    padding-top: 12px;
  }
  .coll-express-order .express-order-content .col-prod .product-title {
    margin-bottom: 5px;
  }
  .coll-express-order .express-order-content .col-options {
    padding-bottom: 25px;
  }
  .coll-express-order .express-order-content .col-qtt .qty-group {
    margin-bottom: 17px;
  }
  .coll-express-order .product-options .options-items {
    padding: 15px 0 25px;
    background-color: #fafafa;
  }
  .coll-express-order .product-options .options-items .column {
    padding: 0;
    display: block;
  }
  .coll-express-order .product-options .options-items .column:not(.col-prod) {
    text-align: left !important;
  }
  .coll-express-order .product-options .options-items .column.col-img {
    display: none;
  }
  .coll-express-order .product-options .options-items .column.col-prod {
    float: left;
    width: 30%;
    margin-right: 20px;
    text-align: center !important;
  }
  .coll-express-order .product-options .options-items .column .options-title {
    margin-left: 0;
    margin-top: 8px;
    display: block;
  }
  .coll-express-order .add-to-cart-btn.add_more {
    margin-top: 0;
  }
  .coll-express-order .feedback-text {
    margin-bottom: 0;
  }
  #back-top {
    right: 10px;
    bottom: -moz-calc(50% - 17px);
    bottom: -webkit-calc(50% - 17px);
    bottom: -ms-calc(50% - 17px);
    bottom: calc(50% - 17px);
  }

}
@media (min-width: 360px) and (max-width: 767px) {
  .item-swatch li label,
.item-swatch li a {
    /*                 width: 23px;
                    height: 23px; */
    line-height: 23px;
  }
  .item-swatch li a {
    padding-top: 1px;
  }
  .product-img-box .slider-nav:not(.slick-slider) .item:nth-child(-n+4) {
    display: block;
    width: -moz-calc(25% - 10px);
    width: -webkit-calc(25% - 10px);
    width: -ms-calc(25% - 10px);
    width: calc(25% - 10px);
  }
  .suppermarket-product-item .product-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    max-height: initial;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .home-sub-banner.sub-banner-3 .row {
    /*                 @include flex-wrap(nowrap);
                    overflow-x: auto; */
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .home-sub-banner.sub-banner-3 .three-blocks {
    /*                 -webkit-box-flex: 0;
                    -ms-flex: 0 0 42%;
                    flex: 0 0 42%;
                    max-width: 42%; */
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
  .spotlight-3-blocks,
.spotlight-2-blocks {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }
  .spotlight-3-blocks &gt; .col-md-6,
.spotlight-2-blocks &gt; .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
    max-width: 370px;
  }
  .spotlight-3-blocks &gt; .col-md-6:last-of-type,
.spotlight-2-blocks &gt; .col-md-6:last-of-type {
    padding-right: 0 !important;
  }
  .home-brands-block .brands-slider:not(.slick-slider) .item:nth-child(-n+2),
.brands-page .logo-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+2) {
    display: block;
  }
  .policies-block .policies-slider:not(.slick-slider) .policy-item:nth-child(-n+2) {
    display: block;
  }
  .home-collections .collections-slider {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .home-collections .collections-slider .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
  }
  .home-collections .collections-slider .item:last-of-type {
    padding-right: 0 !important;
  }
  .home-custom-block-images .row,
.home-blog-posts:not(.blog-slider) .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }
  .home-custom-block-images .row .two-blocks,
.home-custom-block-images .row .three-blocks,
.home-blog-posts:not(.blog-slider) .row .two-blocks,
.home-blog-posts:not(.blog-slider) .row .three-blocks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .products-list .product-item .product-top {
    width: 160px;
    margin-right: 20px;
  }
  .products-list .product-item .product-details {
    width: -moz-calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
    width: -ms-calc(100% - 180px);
    width: calc(100% - 180px);
  }
  .cart-template .wrapper-cart-template .cart-list .group-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .cart-template .wrapper-cart-template .cart-list .group-action .update {
    margin-bottom: 0;
    margin-right: 12px;
  }
  .cart-template .wrapper-cart-template .cart-list .group-action .remove {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 12px;
  }
  .home-blog-style2 .list-blogs .two-blocks,
.home-blog-style2 .list-blogs .three-blocks {
    margin-right: 0 !important;
  }
  .home-blog-style2 .list-blogs .two-blocks:last-of-type .article-img,
.home-blog-style2 .list-blogs .three-blocks:last-of-type .article-img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container-padd60 {
    max-width: 750px;
  }
  .container {
    max-width: 750px;
  }
  .container .slide-content.abs_left {
    left: 4%;
  }
  .container .slide-content.abs_right {
    right: 4%;
  }
  .container .banner-large-img .inner.abs_left {
    left: 4%;
  }
  .container .banner-large-img .inner.abs_right {
    right: 4%;
  }
  .container-fluid .no-padd {
    padding-left: 0;
    padding-right: 0;
  }
  .slide-content {
    position: absolute;
    top: 50%;
    z-index: 2;
  }
  .slide-content.abs_left {
    -moz-transform: translateY(-47%);
    -o-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
  }
  .slide-content.abs_right {
    -moz-transform: translateY(-47%);
    -o-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
  }
  .slide-content.abs_center {
    left: 50%;
    -moz-transform: translate(-50%, -47%);
    -o-transform: translate(-50%, -47%);
    -ms-transform: translate(-50%, -47%);
    -webkit-transform: translate(-50%, -47%);
    transform: translate(-50%, -47%);
  }
  .slide-content.slide-content-mb {
    display: none !important;
  }
  .home-slideshow .slick-dots,
.lookbook-slideshow .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 22px;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 450px;
  }
  .home-slideshow .item img {
    min-height: 280px;
    width: 100%;
    object-fit: cover;
  }
  .home-slideshow .slide-image .slide-mobile {
    display: none;
  }
  .home-sub-banner .five-blocks:nth-child(-n+2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .home-sub-banner.no-padding .container-fluid,
.home-sub-banner.no-padding .item {
    padding-left: 0;
    padding-right: 0;
  }
  .home-sub-banner.no-padding .row {
    margin-left: 0;
    margin-right: 0;
  }
  .home-sub-banner.no-padding .container-fluid {
    max-width: 1880px;
  }
  .home-sub-banner.home-custom-block-sub-banner.no-padding .container-fluid {
    max-width: 100%;
  }
  .banner-large-img {
    position: relative;
  }
  .banner-large-img .inner {
    position: absolute;
    top: 50%;
    z-index: 2;
  }
  .banner-large-img .inner.abs_left {
    -moz-transform: translateY(-47%);
    -o-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
  }
  .banner-large-img .inner.abs_right {
    -moz-transform: translateY(-47%);
    -o-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
  }
  .banner-large-img .inner.abs_center {
    left: 50%;
    -moz-transform: translate(-50%, -47%);
    -o-transform: translate(-50%, -47%);
    -ms-transform: translate(-50%, -47%);
    -webkit-transform: translate(-50%, -47%);
    transform: translate(-50%, -47%);
  }
  .featured-products .products-grid:not(.slick-slider) .grid-item:nth-child(-n+3),
.home-product-tabs .products-grid:not(.slick-slider) .grid-item:nth-child(-n+3) {
    display: block;
  }
  .policies-block .policies-slider:not(.slick-slider) .policy-item:nth-child(-n+3) {
    display: block;
  }
  .list-product-tabs.product-tabs-style2 li {
    margin: 0 32px 10px;
  }
  .list-product-tabs.product-tabs-style2 li:first-child {
    margin-left: 0;
  }
  .list-product-tabs.product-tabs-style2 li:last-child {
    margin-right: 0;
  }
  .list-product-tabs.product-tabs-style2 .tab-links {
    letter-spacing: 0.05em;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    font-size: 20px;
    color: #969696;
    padding: 7px 0 5px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
  }
  .list-product-tabs.product-tabs-style2 .tab-links.active {
    color: #232323;
    border-bottom-color: #232323;
  }
  .list-categories-02 .collections-wrapper {
    padding: 25px 20px 45px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .list-categories-02 .grid-item:nth-child(even) .collection-item &gt; .row {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .list-categories-mansory .columns {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .sidebar-label {
    margin-bottom: 44px;
  }
  .sidebar .close-sidebar svg {
    width: 26px;
    height: 26px;
  }
  .horizontal-tabs .wrapper-tab-content .tab-title {
    display: none !important;
  }
  .horizontal-tabs .tab-content.active {
    display: block !important;
  }
  .horizontal-tabs.horizontal-tabs-center .list-tabs {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .horizontal-tabs.horizontal-tabs-center .tab-title {
    margin: 0 30px 0 0;
  }
  .horizontal-tabs.horizontal-tabs-center .tab-title:last-child {
    margin-right: 0;
  }
  .horizontal-tabs.horizontal-tabs-center .tab-links {
    font-size: 20px;
    font-weight: 700;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    margin-bottom: 0;
    padding: 16px 0 14px;
  }
  .horizontal-tabs.horizontal-tabs-center .tab-links.active {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    background-color: rgba(255, 255, 255, 0);
  }
  .horizontal-tabs.horizontal-tabs-center .tab-links:before {
    top: initial;
    bottom: -1px;
    left: 0;
    width: 100%;
  }
  .horizontal-tabs.horizontal-tabs-center .tab-links:after {
    display: none;
  }
  .tabs__product-page.vertical-tabs .tab-content {
    padding-top: 10px;
  }
  .product_top .product-shop {
    margin-top: -7px;
  }
  .cart-template .cart-data-parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .cart-template .wrapper-cart-template {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 370px);
    flex: 0 0 calc(100% - 370px);
    max-width: -moz-calc(100% - 370px);
    max-width: -webkit-calc(100% - 370px);
    max-width: -ms-calc(100% - 370px);
    max-width: calc(100% - 370px);
    margin-right: 30px;
    /*.cart_items {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 370px);
        flex: 0 0 calc(100% - 370px);
        @include calc(max-width, '100% - 370px');
        margin-right: 30px;
    }*/
  }
  .cart-template .right-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    max-width: 340px;
  }
  .blog-mansory .list-blog {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .blog-mansory .list-blog .article-details .des {
    -webkit-line-clamp: 3;
  }
  .blog-right-sidebar .list-blog .blog-item-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .blog-right-sidebar .list-blog .blog-item-2 .article-img {
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%;
    padding-right: 30px;
  }
  .blog-right-sidebar .list-blog .blog-item-2 .article-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    max-width: 57%;
    margin-top: -10px;
  }
  .article-template .blog-detail .tags-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #comments form .comment-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
  }
  #comments form .comment-form .form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .vertical-tabs .wrapper-tab-content .tab-links {
    font-size: 20px;
    font-weight: 700;
    padding: 17px 30px 14px 0;
  }
  .vertical-tabs #collapse-tab2 {
    padding-top: 0;
  }
  .vertical-tabs .spr-container .spr-header {
    margin-bottom: 20px;
  }
  .vertical-tabs .theme-ask {
    margin-bottom: 3rem;
  }
  .product-template-slider .product-shop .product-title {
    text-align: center;
    margin-bottom: 13px;
  }
  .product-template-slider .product-shop .group_item {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .product-template-slider .product-shop .group_item .spr-badge {
    margin-right: 30px;
  }
  .product-template-slider .product-shop .group_item .spr-badge-caption {
    margin-left: 28px;
  }
  .product-template-slider .video-open-popup &gt; a {
    bottom: 66px;
  }
  .product-template-slider .product-informations {
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
    margin-top: 8px;
  }
  .product-template-slider .swatch .has-size-chart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .product-template-slider .swatch .has-size-chart &gt; span {
    min-width: 50%;
  }
  .custom-block-banner .img-box .sub-banner-countdown {
    display: none;
  }
  .footer-2 .footer-newsletter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .footer-2 .footer-newsletter .btn {
    min-width: 134px;
  }
  .footer-2 .footer-newsletter .input-group-field {
    width: -moz-calc(100% - 144px);
    width: -webkit-calc(100% - 144px);
    width: -ms-calc(100% - 144px);
    width: calc(100% - 144px);
    min-width: initial;
  }
  .footer-2 .footer-newsletter .newsletter {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    max-width: 427px;
  }
  .footer-2 .newsletter-title {
    margin: 2px 27px 15px 0;
  }
  .footer-3 .footer-newsletter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .footer-3 .footer-newsletter .newsletter-title {
    margin-right: 20px;
  }
  .footer-3 .footer-newsletter .newsletter {
    margin-bottom: 15px;
  }
  .footer-3 .footer-social {
    margin-left: 0;
    margin-top: 5px;
  }
  .footer-3 .footer-social .groups-block {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .home-custom-block-sub-banner .fiveImages .banner-item:hover .action-link {
    bottom: 17.5%;
  }
  .home-custom-block-sub-banner .btn-img-block {
    padding-top: 10px;
    padding-bottom: 8px;
  }
  .home-custom-banner-3 .btn_link {
    font-size: 20px;
  }
  .home-custom-banner-3 .action-link {
    bottom: 10%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: bottom 0.3s ease;
    -moz-transition: bottom 0.3s ease;
    -ms-transition: bottom 0.3s ease;
    -o-transition: bottom 0.3s ease;
    transition: bottom 0.3s ease;
  }
  .home-custom-banner-3 .banner-item:hover .action-link {
    bottom: 20%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .home-custom-banner-3 .banner-slider .banner-item:hover .action-link {
    bottom: 17%;
  }
  .home-list-collections .collection-item .content-box {
    top: 6%;
    left: 6%;
  }
  .home-list-collections .collection-item .action-link {
    left: 6%;
    bottom: 0%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: bottom 0.3s linear;
    -moz-transition: bottom 0.3s linear;
    -ms-transition: bottom 0.3s linear;
    -o-transition: bottom 0.3s linear;
    transition: bottom 0.3s linear;
  }
  .home-list-collections .collection-item:hover .action-link {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    bottom: 6%;
  }
  .home-list-collections .list-collumn-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    display: block;
  }
  .home-list-collections .list-collumn-2 .grid-item {
    break-inside: avoid;
    break-inside: avoid-column;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .home-list-collections.no-padding .list-collumn-2 {
    margin-left: 0;
    margin-right: 0;
  }
  .home-list-collections.no-padding .list-collumn-2 .grid-item {
    padding: 0;
  }
  .banner-small-img &gt; .row {
    margin-left: 0;
    margin-right: 0;
  }
  .banner-small-img .column {
    padding-left: 0;
    padding-right: 0;
  }
  .banner-small-img .banner-content {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .product-template-full-width .product-photos {
    margin-top: 7px;
  }
  .widget-title.style-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 13px 60px 13px 0;
    border-bottom: 2px solid #e0e0e0;
  }
  .widget-title.style-3 .box-title {
    border: none;
    padding: 0;
    margin: 0;
  }
  .widget-title.style-3 .countdown-style-market {
    position: relative;
    top: -2px;
    margin-left: 15px;
  }
  .widget-title.style-3 .view_all {
    top: 17px;
  }
  .suppermarket-product-tabs .style-3 .box-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .suppermarket-product-tabs .style-3 .list-product-tabs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0;
  }
  .suppermarket-product-tabs.has-banner .column-banner-inner img {
    min-height: 470px;
    width: 100%;
    object-fit: cover;
  }
  .suppermarket-product-tabs.has-banner .column-product {
    margin-bottom: 0;
  }
  .suppermarket-product-tabs.has-banner .flex-md-row-reverse {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .suppermarket-product-tabs .widget-title.style-3 {
    margin-bottom: 25px;
  }
  .suppermarket-product-tabs .column-banner {
    margin-top: 10px;
  }
  .suppermarket-product-tabs .list-product-tabs {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    overflow-x: initial;
  }
  .suppermarket-product-tabs .list-product-tabs .tab-links.active {
    position: relative;
  }
  .suppermarket-product-tabs .list-product-tabs .tab-links.active:after {
    position: absolute;
    content: "";
    bottom: -13px;
    left: 50%;
    border: 7px solid transparent;
    -moz-transform: translateX(calc(-50% + 1px));
    -o-transform: translateX(calc(-50% + 1px));
    -ms-transform: translateX(calc(-50% + 1px));
    -webkit-transform: translateX(calc(-50% + 1px));
    transform: translateX(calc(-50% + 1px));
    border-bottom-color: #e0e0e0;
  }
  .suppermarket-new-arrivals {
    padding: 52px 0 60px;
  }
  .suppermarket-new-arrivals .widget-title.style-3 {
    padding: 0;
    border: 0;
  }
  .suppermarket-new-arrivals .suppermarket-widget-product .products-grid {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .suppermarket-new-arrivals .suppermarket-widget-product .grid-item {
    margin-bottom: 5px;
    padding: 0 7.5px;
  }
  .suppermarket-new-arrivals .suppermarket-widget-product .bg-grid-item {
    border-bottom: 1px solid #eaeaea;
    padding: 0 15px 25px;
    height: 100%;
  }
  .suppermarket-new-arrivals .suppermarket-widget-product .bg-grid-item .product-label {
    top: 6px;
    right: -9px;
  }
  .suppermarket-new-arrivals .suppermarket-widget-product .infinite-scrolling-homepage {
    margin-top: 35px;
  }
  .footer-05 .social-icons li {
    margin: 0 10px;
  }
  .footer-05 .social-icons li:first-of-type {
    margin-left: 0;
  }
  .footer-05 .social-icons li:last-of-type {
    margin-right: 0;
  }
  .header-vertical-tpl .footer-default .foot-title {
    margin-bottom: 12px;
  }
  .header-vertical-tpl .footer-default .footer-top {
    padding-top: 47px;
  }
  .header-vertical-tpl .footer-newsletter .input-group {
    max-width: 507px;
  }
  .header-vertical-tpl .footer-newsletter .input-group-field {
    margin-right: 10px;
    padding: 9px 20px 7px;
    width: -moz-calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
    width: -ms-calc(100% - 180px);
    width: calc(100% - 180px);
    min-width: initial;
  }
  .header-vertical-tpl .footer-newsletter .btn {
    padding-top: 10px;
    padding-bottom: 8px;
    min-width: 170px;
  }
  .wishlist-footer {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .wishlist-footer .share {
    margin-bottom: 0;
    margin-top: 1px;
  }
  .body-full .home-slideshow-sections:first-of-type .slide-image {
    position: relative;
    display: block;
  }
  .body-full .home-sections-body-boxed {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
  }
  .has-sticky-product-img [data-sticky-product-img] {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    margin-bottom: 25px;
  }
  .frequently-bought-together-content .col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    max-width: 240px;
  }
  .frequently-bought-together-content .col-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 240px);
    flex: 0 0 calc(100% - 240px);
    max-width: -moz-calc(100% - 240px);
    max-width: -webkit-calc(100% - 240px);
    max-width: -ms-calc(100% - 240px);
    max-width: calc(100% - 240px);
  }
  .products-grid.grid-2, .products-grid.grid-3, .products-grid.grid-4, .products-grid.grid- {
    padding-bottom: 50px;
  }
  .products-grid.grid-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 991px) {
  .spotlight-3-blocks {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .spotlight-3-blocks &gt; .col-md-6 {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .spotlight-3-blocks &gt; .col-md-6:last-of-type {
    padding-right: 10px;
    margin-right: 0;
  }
  .home-custom-block-images .row,
.home-blog-posts:not(.blog-slider) .row {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .halo-modal .halo-modal-body .des {
    margin-bottom: 18px;
  }
  .halo-modal .halo-modal-body #mailchimp-email-subscibe {
    margin-bottom: 27px;
  }
  .halo-modal .halo-modal-body #mailchimp-email-subscibe .input-group {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .halo-modal .halo-modal-body #mailchimp-email-subscibe .input-group-field {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
    min-width: inherit;
  }
  .halo-modal .halo-modal-body #mailchimp-email-subscibe .btn {
    width: 100%;
    min-width: inherit;
    background: #454e61;
    color: #ffffff;
    border-color: #454e61;
  }
  .halo-modal .halo-modal-body .social-icons {
    margin-bottom: 20px;
  }
  .toolbar .column-left,
.toolbar .column-right {
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
  }
  .toolbar .column-right {
    margin-top: 15px;
  }
  .halo-collection-content .infinite-scrolling {
    margin-bottom: 40px;
  }
  .t-header .column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sticky_form .sticky-countdown {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container-padd60 .slide-content.abs_left,
.container-fluid .slide-content.abs_left {
    left: -moz-calc((100% - 730px)/2);
    left: -webkit-calc((100% - 730px)/2);
    left: -ms-calc((100% - 730px)/2);
    left: calc((100% - 730px)/2);
  }
  .container-padd60 .slide-content.abs_right,
.container-fluid .slide-content.abs_right {
    right: -moz-calc((100% - 730px)/2);
    right: -webkit-calc((100% - 730px)/2);
    right: -ms-calc((100% - 730px)/2);
    right: calc((100% - 730px)/2);
  }
  .container-padd60 .banner-large-img .inner.abs_left,
.container-fluid .banner-large-img .inner.abs_left {
    left: -moz-calc((100% - 730px)/2);
    left: -webkit-calc((100% - 730px)/2);
    left: -ms-calc((100% - 730px)/2);
    left: calc((100% - 730px)/2);
  }
  .container-padd60 .banner-large-img .inner.abs_right,
.container-fluid .banner-large-img .inner.abs_right {
    right: -moz-calc((100% - 730px)/2);
    right: -webkit-calc((100% - 730px)/2);
    right: -ms-calc((100% - 730px)/2);
    right: calc((100% - 730px)/2);
  }
  .spotlight-3-blocks {
    padding-left: 20px;
    margin-left: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-left: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-left: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-left: calc((-100vw + 750px)/2 - 10px);
    margin-right: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-right: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-right: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-right: calc((-100vw + 750px)/2 - 10px);
  }
  .spotlight-3-blocks &gt; .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  .spotlight-3-blocks &gt; .col-md-6:last-of-type {
    -ms-flex: 0 0 calc(45% + 20px);
    flex: 0 0 calc(45% + 20px);
    max-width: -moz-calc(45% + 20px);
    max-width: -webkit-calc(45% + 20px);
    max-width: -ms-calc(45% + 20px);
    max-width: calc(45% + 20px);
    padding-right: 20px;
  }
  .home-brands-block .brands-slider:not(.slick-slider) .item:nth-child(-n+3),
.brands-page .logo-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+3) {
    display: block;
  }
  .home-collections .collections-slider {
    padding-left: 20px;
    margin-left: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-left: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-left: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-left: calc((-100vw + 750px)/2 - 10px);
    margin-right: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-right: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-right: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-right: calc((-100vw + 750px)/2 - 10px);
  }
  .home-collections .collections-slider .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }
  .home-collections .collections-slider .item:last-of-type {
    padding-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(28% + 20px);
    flex: 0 0 calc(28% + 20px);
    max-width: -moz-calc(28% + 20px);
    max-width: -webkit-calc(28% + 20px);
    max-width: -ms-calc(28% + 20px);
    max-width: calc(28% + 20px);
    padding-right: 20px;
  }
  .home-custom-block-images .row {
    padding-left: 20px;
    margin-left: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-left: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-left: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-left: calc((-100vw + 750px)/2 - 10px);
    margin-right: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-right: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-right: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-right: calc((-100vw + 750px)/2 - 10px);
  }
  .home-custom-block-images .row .three-blocks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .home-custom-block-images .row .three-blocks:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(45% + 20px);
    flex: 0 0 calc(45% + 20px);
    max-width: -moz-calc(45% + 20px);
    max-width: -webkit-calc(45% + 20px);
    max-width: -ms-calc(45% + 20px);
    max-width: calc(45% + 20px);
    margin-right: 0;
    padding-right: 20px;
  }
  .home-custom-sub-banner .twoImage + .oneImage + .twoImage {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-custom-sub-banner .twoImage + .oneImage + .twoImage .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .halo-modal .modal-overlay {
    max-width: 90%;
  }
  .halo-modal .halo-modal-body .column-right {
    padding: 45px 25px 21px;
  }
  .toolbar .view-mode .icon-mode.grid-4, .toolbar .view-mode .icon-mode.grid-5 {
    display: none;
  }
  .product-img-box .slider-nav:not(.slick-slider) .item:nth-child(-n+4) {
    display: block;
    width: -moz-calc(25% - 10px);
    width: -webkit-calc(25% - 10px);
    width: -ms-calc(25% - 10px);
    width: calc(25% - 10px);
  }
  .related-products .products-grid:not(.slick-slider) .grid-item:nth-child(-n+3),
.featured-product-article .products-grid:not(.slick-slider) .grid-item:nth-child(-n+3) {
    display: block;
  }
  .vertical-tabs .spr-container .spr-summary {
    text-align: left;
  }
  .vertical-tabs .spr-container .spr-summary-actions {
    display: block;
    margin-top: 18px;
  }
  .vertical-tabs .spr-container .spr-summary-actions .spr-summary-actions-newreview {
    float: none;
  }
  .home-spotlight-slider [data-blogs-slider]:not(.slick-slider) .item:nth-child(-n+2) {
    display: block;
  }
  .footer-bottom .justify-content-lg-between {
    text-align: center;
  }
  .home-custom-banner-3 .banner-slider &gt; .row:not(.slick-slider) .item:nth-child(-n+2) {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .search-open .wrapper-header .search-bar,
.search-open .wrapper-header .header-search {
    max-width: 650px;
    margin: auto;
  }
  .footbar-fixed {
    bottom: 19px;
    left: 19px;
  }
  .footbar-fixed #accept-cookies {
    margin-top: 15px;
  }
  .footbar-fixed.footbar-fixed-product #accept-cookies,
.footbar-fixed.footbar-fixed-product .product-notification {
    margin-left: 19px;
  }
  .footbar-fixed.footbar-fixed-product #accept-cookies {
    margin-bottom: 15px;
  }
  .home-blog-style2 .list-blogs {
    padding-left: 20px;
    margin-left: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-left: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-left: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-left: calc((-100vw + 750px)/2 - 10px);
    margin-right: -moz-calc((-100vw + 750px)/2 - 10px);
    margin-right: -webkit-calc((-100vw + 750px)/2 - 10px);
    margin-right: -ms-calc((-100vw + 750px)/2 - 10px);
    margin-right: calc((-100vw + 750px)/2 - 10px);
  }
  .home-blog-style2 .list-blogs .three-blocks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  .home-blog-style2 .list-blogs .three-blocks:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(45% + 20px);
    flex: 0 0 calc(45% + 20px);
    max-width: -moz-calc(45% + 20px);
    max-width: -webkit-calc(45% + 20px);
    max-width: -ms-calc(45% + 20px);
    max-width: calc(45% + 20px);
    padding-right: 20px;
  }
  .home-blog-style2 .list-blogs .three-blocks:last-of-type .article-img {
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -ms-calc(100% - 20px);
    width: calc(100% - 20px);
  }
  .coll-express-order {
    min-width: 832px;
  }
  .coll-express-order .inner-top .column:not(.col-img) {
    padding: 10px 15px;
  }
  .coll-express-order .inner-top .col-img {
    padding: 10px;
  }
  .coll-express-order .col-options {
    -ms-flex: 0 0 205px;
    flex: 0 0 205px;
    max-width: 205px;
  }
  .coll-express-order .col-qtt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 121px;
    flex: 0 0 121px;
    max-width: 121px;
  }
  .coll-express-order .col-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
  }
  .coll-express-order .col-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px;
  }
  .coll-express-order .col-prod {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 596px);
    flex: 0 0 calc(100% - 596px);
    max-width: -moz-calc(100% - (205px + 110px + 160px + 121px));
    max-width: -webkit-calc(100% - (205px + 110px + 160px + 121px));
    max-width: calc(100% - 596px);
    min-width: 185px;
  }
  .coll-express-order .product-options .options-items .column {
    padding: 10px 12px;
  }
}
@media (min-width: 992px) {
  .container,
.container-padd60 {
    max-width: 970px;
  }
  .featured-products .products-grid.four-items:not(.slick-slider) .grid-item:nth-child(-n+4), .featured-products .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+4), .featured-products .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.recently-viewed-products .products-grid.four-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.recently-viewed-products .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.recently-viewed-products .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.featured-product-article .products-grid.four-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.featured-product-article .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.featured-product-article .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.related-products .products-grid.four-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.related-products .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+4),
.related-products .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+4) {
    display: block;
  }
  .home-product-tabs .products-grid.four-items:not(.slick-slider) .grid-item:nth-child(-n+4), .home-product-tabs .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+4) {
    display: block;
  }
  .featured-products.has-banner {
    border-top: 1px solid #efefef;
  }
  .featured-products.has-banner.banner-right {
    border-top: none;
    border-bottom: 1px solid #efefef;
  }
  .featured-products.has-banner .column-banner-inner {
    height: 100%;
  }
  .featured-products.has-banner .column-banner-inner .img-box,
.featured-products.has-banner .column-banner-inner .img-box a,
.featured-products.has-banner .column-banner-inner .img-box img {
    height: 100%;
  }
  .featured-products.has-banner .column-banner-inner .img-box a {
    display: block;
  }
  .featured-products.has-banner .column-banner-inner .img-box img {
    object-fit: cover;
  }
  .featured-products.has-banner .column-product .column-product-inner {
    margin-left: auto;
    padding: 36px 0 35px;
  }
  .featured-products.has-banner .column-product .column-product-inner:after {
    display: block;
    visibility: hidden;
    content: "";
    clear: both;
  }
  .featured-products.has-banner .flex-row-reverse .column-product .column-product-inner {
    margin-left: inherit;
  }
  .list-categories-mansory .columns.columns-3, .list-categories-mansory .columns.columns-4 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .product-img-box .slider-nav:not(.slick-slider) .item:nth-child(-n+5) {
    display: block;
    width: -moz-calc(20% - 10px);
    width: -webkit-calc(20% - 10px);
    width: -ms-calc(20% - 10px);
    width: calc(20% - 10px);
  }
  .product-shop .groups-btn #product-add-to-cart,
.product-shop .groups-btn .product-add-to-cart,
.product-shop .groups-btn .wishlist {
    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: -ms-calc(50% - 10px);
    width: calc(50% - 10px);
    float: left;
  }
  .product-shop .groups-btn #product-add-to-cart,
.product-shop .groups-btn .product-add-to-cart {
    margin-right: 10px;
  }
  .product-shop .groups-btn .wishlist {
    margin-left: 10px;
  }
  .product-shop .groups-btn:after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both;
  }
  .product-shop .shopify-payment-button {
    clear: both;
  }
  .tabs__product-page .list-tabs .tab-links {
    padding-left: 31px;
    padding-right: 31px;
  }
  .tabs__product-page.horizontal-tabs-center .tab-title:not(:last-child) {
    margin-right: 65px;
  }
  .tabs__product-page.horizontal-tabs-center .list-tabs .tab-links {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-template .wrapper-cart-template .cart-list .group-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .cart-template .wrapper-cart-template .cart-list .group-action .update {
    margin-bottom: 0;
    margin-right: 12px;
    min-width: 160px;
  }
  .cart-template .wrapper-cart-template .cart-list .group-action .remove {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 13px;
    min-width: 160px;
  }
  .product-template-slider .product-img-box .slider-for:not(.slick-slider) .thumb:nth-child(-n+3) {
    display: block;
    width: 33.333%;
  }
  .product-template-slider .product-img-box.three-items, .product-template-slider .product-img-box.four-items, .product-template-slider .product-img-box.five-items {
    position: relative;
  }
  .product-template-slider .product-img-box.three-items .video-open-popup &gt; a, .product-template-slider .product-img-box.four-items .video-open-popup &gt; a, .product-template-slider .product-img-box.five-items .video-open-popup &gt; a {
    left: -moz-calc(33.333% + 20px);
    left: -webkit-calc(33.333% + 20px);
    left: -ms-calc(33.333% + 20px);
    left: calc(33.333% + 20px);
  }
  .product-template-slider .product-img-box.three-items .product-label, .product-template-slider .product-img-box.four-items .product-label, .product-template-slider .product-img-box.five-items .product-label {
    right: 33.333%;
  }
  .product-template-slider .product-img-box.three-items:before, .product-template-slider .product-img-box.three-items:after, .product-template-slider .product-img-box.four-items:before, .product-template-slider .product-img-box.four-items:after, .product-template-slider .product-img-box.five-items:before, .product-template-slider .product-img-box.five-items:after {
    position: absolute;
    top: 0;
    content: "";
    width: 33.333%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 2;
  }
  .product-template-slider .product-img-box.three-items:before, .product-template-slider .product-img-box.four-items:before, .product-template-slider .product-img-box.five-items:before {
    left: 0;
  }
  .product-template-slider .product-img-box.three-items:after, .product-template-slider .product-img-box.four-items:after, .product-template-slider .product-img-box.five-items:after {
    right: 0;
  }
  .home-spotlight-slider [data-blogs-slider]:not(.slick-slider) .item:nth-child(-n+3) {
    display: block;
  }
  .footer-parallax .justify-content-lg-between .footer-newsletter {
    text-align: right;
  }
  .site-footer .justify-content-lg-between .payment-methods {
    text-align: right;
  }
  .home-custom-banner-3 .banner-slider &gt; .row:not(.slick-slider) .item-2:nth-child(-n+2) {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .home-custom-banner-3 .banner-slider &gt; .row:not(.slick-slider) .item-3:nth-child(-n+3) {
    display: block;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .col-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-40 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .header-vertical-tpl .footer-top .container &gt; .row {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .header-vertical-tpl .footer-top .footer-col-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .header-vertical-tpl .footer-top .footer-col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .products-grid.grid-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media (max-width: 1199px) {
  .border-bt-hover {
    display: none;
  }
  /* ----- Header Mobile ------- */
  .header-bottom {
    background-color: #fff;
    color: #232323;
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.12);
    position: relative;
  }
  .header-bottom a {
    color: #232323;
  }
  .header-bottom .header-pc {
    display: none !important;
  }
  .wrapper-navigation .logo-fixed,
.wrapper-navigation .fixed-right-menu,
.wrapper-navigation .nav-search,
.wrapper-navigation .wrapper-top-cart {
    display: none;
  }
  .wrapper-navigation .header-panel-bt .left-groups {
    display: none;
  }
  .wrapper-navigation .mb-area {
    margin-left: -10px;
    margin-right: -10px;
  }
  .wrapper-navigation .header-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    color: #3c3c3c;
  }
  .wrapper-navigation .header-pc .lang-currency-groups {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
  }
  .wrapper-navigation .header-pc .right-groups {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .wrapper-navigation .header-pc a {
    color: #3c3c3c;
  }
  .wrapper-navigation .header-pc a:hover {
    color: #0688e2;
  }
  .wrapper-navigation .header-pc .or-text {
    display: none;
  }
  .wrapper-navigation .wishlist svg,
.wrapper-navigation .wishlist .fa {
    display: none;
  }
  .header-pc .cus-ser-text,
.header-pc .free-shipping-text {
    padding: 7px 20px 6px;
    display: block;
    font-weight: normal;
    font-size: 20px;
  }
  .header-pc .header-links a {
    line-height: 30px;
    padding: 7px 20px 6px;
    display: block;
    font-weight: normal;
    font-size: 20px;
  }
  .header-pc .header-links .acc-logout + span {
    display: none;
  }
  .header-pc .header-links #dropdown-customer {
    display: none;
  }
  .lang-currency-groups {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lang-currency-groups .btn-group .dropdown-label {
    display: none;
  }
  .lang-currency-groups .lang-block + .currency-block {
    margin-top: 20px;
  }
  .jas-mb-style {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 100%;
    height: 100vh;
    z-index: 99;
    overflow-y: scroll;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    padding-bottom: 100px;
    background-color: #fff;
  }
  /* ----- Navigation ------- */
  .site-nav .menu-mb-title {
    border-bottom: 1px solid #ebebeb;
    color: #232323;
    background-color: pale#000000red;
  }
  .site-nav li {
    position: relative;
  }
  .site-nav li a {
    position: static;
  }
  .site-nav li.dropdown a {
    display: inline-block;
  }
  .site-nav .menu-lv-1 {
    border-bottom: 1px solid #ebebeb;
  }
  .site-nav .menu-lv-1 &gt; a {
    color: #232323;
  }
  .site-nav .menu-lv-1:hover {
    background-color: pale#000000red;
  }
  .site-nav .menu-lv-1:hover &gt; a {
    color: pale#232323;
  }
  .site-nav .menu-lv-2 {
    border-bottom: 1px solid #ebebeb;
  }
  .site-nav .menu-lv-2 &gt; a {
    color: #232323;
  }
  .site-nav .menu-lv-2:hover &gt; a {
    color: #232323;
  }
  .site-nav .menu-lv-2 .desktop-only-menu-style-3 {
    display: none;
  }
  .site-nav .menu-lv-3 &gt; a {
    color: #3c3c3c;
  }
  .site-nav .menu-lv-3:hover &gt; a {
    color: #0688e2;
  }
  .site-nav .sub-menu-mobile {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    padding-bottom: 100px;
    height: 100vh;
    overflow-y: scroll;
    background-color: #fff;
    z-index: 100;
    -webkit-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -ms-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .site-nav .sub-menu-mobile.sub-menu-open {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .site-nav .mega-menu .menu-lv-2 {
    padding: 0;
  }
  .site-nav .mega-menu .mega-banner .title,
.site-nav .mega-menu .mega-banner .product-item .btn {
    color: #232323;
  }
  .site-nav .mega-menu .mega-banner .product-item .btn {
    border-bottom-color: rgba(35, 35, 35, 0.7);
  }
  .site-nav .mega-menu .style_2 .col-left,
.site-nav .mega-menu .style_2 .col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 3px);
    flex: 0 0 calc(50% - 3px);
    max-width: -moz-calc(50% - 3px);
    max-width: -webkit-calc(50% - 3px);
    max-width: -ms-calc(50% - 3px);
    max-width: calc(50% - 3px);
  }
  .site-nav .mega-menu .style_3 .menu-lv-2 &gt; .sub-menu-mobile &gt; a {
    padding: 20px 20px 0;
  }
  .site-nav .mega-menu .style_3 .menu-lv-2 &gt; .sub-menu-mobile &gt; a img {
    margin: 0;
  }
  .site-nav .icon-label:before {
    left: -9px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .home-slideshow .not_img {
    height: 30vh;
    line-height: 30vh;
  }
  .home-slideshow .slick-dots li {
    margin: 0px 5px;
    width: 10px;
    height: 10px;
  }
  .home-slideshow .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .slide-content .slide-heading {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 17px;
  }
  .slide-content .slide-text {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 23px;
  }
  .slide-content .slide-button {
    min-width: 210px;
  }
  .home-sub-banner .item,
.home-custom-sub-banner .item {
    margin-bottom: 20px;
  }
  .products-grid .grid-item {
    margin-bottom: 40px;
  }
  .products-grid .wishlist,
.products-grid .quickview-button,
.products-grid .spr-badge {
    display: none;
  }
  .products-grid .grid-item-mansory .product-top .countdown-grid-item {
    display: none !important;
  }
  .products-grid .grid-item-mansory .countdown-grid-item {
    position: static;
    left: inherit;
    right: inherit;
    bottom: inherit;
    center;
    background-color: #ee1111;
    color: rgba(0,0,0,0);
    margin-top: 13px;
    font-weight: 600;
    letter-spacing: 0.02em;
  }
  .product-item .product-des {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .product-item .product-des.abs-center {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    top: inherit;
    bottom: -1px;
  }

  .product-item .action,
.product-item .sizes-list {
    margin-bottom: 0;
  }
  .product-item .sizes-list {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .product-item .sizes-list li a {
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: rgba(25, 255, 255, 0);
    min-width: 15px;
  }
  .product-item .product-image {
    margin-bottom: 13px;
  }
  .products-list .product-item .product-des.abs-bottom {
    bottom: -1px;
  }
  .products-list .product-item .quickview-button {
    display: none;
  }
  .products-list .grid-item-mansory .countdown-grid-item {
    bottom: -1px;
  }
  .products-list .grid-item-mansory .countdown-grid-item + .product-des.abs-bottom {
    bottom: 23px;
  }
  .product-collection.products-grid {
    margin-bottom: 10px;
  }
  .home-custom-block .not_img {
    height: 30vh;
    line-height: 30vh;
  }
  .banner-content .banner-heading {
    font-size: 24px !important;
    line-height: 32px;
    margin-bottom: 17px;
  }
  .banner-content .banner-des {
    font-size: 12px !important;
    line-height: 24px;
    margin-bottom: 23px;
  }
  .banner-large-img .banner-content .banner-button {
    min-width: 190px !important;
  }
  #back-top a {
    width: 35px;
    height: 35px;
    font-size: 26px;
  }
  #back-top a .fa {
    margin-left: 1px;
  }
  #dropdown-cart,
#dropdown-customer {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    z-index: 99;
    overflow-y: scroll;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    padding-bottom: 100px;
    width: 337px;
    max-width: -moz-calc(100vw - 40px);
    max-width: -webkit-calc(100vw - 40px);
    max-width: -ms-calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  #dropdown-cart .mini-products-list {
    max-height: -moz-calc(100% - 270px);
    max-height: -webkit-calc(100% - 270px);
    max-height: -ms-calc(100% - 270px);
    max-height: calc(100% - 270px);
  }
  html.cart-show #dropdown-cart {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  html.customer-show #dropdown-customer {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  html.translate-overlay .jas-mb-style {
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  html.sidebar-open .sidebar {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .home-collections .collections-slider {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .home-collections .collections-slider .item {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .home-collections .collections-slider .item:last-of-type {
    margin-right: 0;
  }
  .home-collections .collections-slider .img-box img {
    width: 100%;
    object-fit: cover;
  }
  .home-collections .btn-view-all {
    margin-top: 30px;
    min-width: 220px;
  }
  .home-custom-block-images .img-inner .heading {
    font-size: 24px !important;
  }
  .home-custom-block-images .img-inner .sub-heading {
    font-size: 13px !important;
  }
  .home-custom-block-images .img-inner .des {
    font-size: 12px !important;
  }
  .list-blogs .article-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .list-blogs .article-des {
    max-height: 20px;
    overflow: hidden;
  }
  .home-custom-sub-banner .sub-banner-countdown {
    font-size: 16px;
  }
  .home-custom-sub-banner .clock-item {
    width: 55px;
    height: 55px;
  }
  .home-custom-sub-banner .clock-item span:not(.num) {
    line-height: 20px;
  }
  .custom-block-banner .clock-item {
    width: 55px;
    height: 55px;
    margin: 0 7.5px;
  }
  .custom-block-banner .clock-item span.num {
    font-size: 20px;
    line-height: 20px;
  }
  .custom-block-banner .sub-banner-countdown {
    margin-bottom: 35px;
  }
  .content .title {
    font-size: 18px;
    max-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block !important;
  }
  .home-spotlight-2 .spotlight-item {
    margin-bottom: 20px;
  }
  .home-about-us {
    margin-bottom: 20px;
  }
  .home-custom-block-baner-sections + .home-product-tabs-sections .widget-product:first-child, .home-custom-block-baner-sections + .home-blog-posts-sections .widget-product:first-child {
    padding-top: 20px;
  }
  .list-categories .grid-item {
    padding-bottom: 20px;
  }
  .list-categories-02 .collections-wrapper .btn {
    font-size: 20px;
  }
  .collection-item .content-box .des {
    margin-top: 10px;
  }
  .collection-item .collection-countdown {
    font-size: 16px;
    margin-top: 25px;
  }
  .collection-item .clock-item {
    width: 55px;
    height: 55px;
  }
  .collection-item .clock-item span:not(.num) {
    line-height: 20px;
  }
  .sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 270px;
    max-width: 100%;
    background-color: #eae6df;
    z-index: 9;
    margin: 0;
    overflow-y: auto;
    height: 100vh;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -ms-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  .toolbar {
    padding: 9px;
  }
  .toolbar .column-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .toolbar .column-left .sidebar-label {
    margin: 0;
  }
  .collection-template .reverse-mb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .translate-filter-pc:not(.collection-template-express-order) .col-sidebar .sidebar-label {
    display: none;
  }
  .translate-filter-pc:not(.collection-template-express-order) .sidebar-filter .close-sidebar {
    display: none !important;
  }
  .collection-template-express-order .col-sidebar .sidebar-label {
    margin-top: 10px;
  }
  .collection-template-express-order .product-collection.products-grid {
    margin-bottom: 0;
  }
  .coll-express-order .grid-item {
    margin-bottom: 0;
  }
  .cart-form .scroll-content {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cart-form .scroll-content .left-col,
.cart-form .scroll-content .right-col {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .cart-popup-coll-related {
    margin-top: 5px;
  }
  .cart-popup-coll-related .widget-title {
    padding-top: 26px;
  }
  .cart-popup-coll-related .products-grid {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .ajax-success-modal .cart-empty {
    margin-bottom: 15px;
  }
  .lookbook-slideshow .not_img {
    height: 30vh;
    line-height: 30vh;
  }
  .lookbook-slideshow .slick-dots li {
    margin: 0px 5px;
    width: 10px;
    height: 10px;
  }
  .lookbook-slideshow .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .product-img-box.vertical-moreview .slider-nav .slick-list,
.product-img-box.vertical-moreview .slider-nav .slick-arrow {
    display: none !important;
  }
  .product-img-box.vertical-moreview .slider-nav:not(.slick-slider) .item {
    display: none;
  }
  /* ----- Header Parallax ------- */
  .wrapper_header_parallax .wrapper-header-bt .header-items {
    display: none !important;
  }
  .wrapper_header_parallax .lang-currency-groups .option-title {
    display: none !important;
  }
  .home-blog-style2 .list-blogs .blog-item {
    padding: 56px 10px 32px;
  }
  .home-blog-style2 .list-blogs .article-title {
    font-size: 18px;
    line-height: 30px;
  }
  .home-blog-style2 .content-blog {
    border: none;
  }
  .home-blog-style2 .content-blog .blog-item {
    color: #fff;
  }
  .home-blog-style2 .content-blog .blog-item .blog_author,
.home-blog-style2 .content-blog .blog-item .article-title a,
.home-blog-style2 .content-blog .blog-item .btn-read-more {
    color: #fff;
  }
  .home-blog-style2 .content-blog .blog-item .btn-read-more {
    border-color: #fff;
  }
  .home-blog-style2 .content-blog .item + .item {
    border: none;
  }
  /* ----- Header 02 ------- */
  .wrapper_header_02 .mb-area .free-shipping-text,
.wrapper_header_02 .mb-area .wishlist,
.wrapper_header_02 .mb-area .acc-links {
    padding: 7px 20px 6px;
    display: block;
    font-weight: normal;
    font-size: 20px;
    color: #3c3c3c;
  }
  .wrapper_header_02 .mb-area .free-shipping-text:hover,
.wrapper_header_02 .mb-area .wishlist:hover,
.wrapper_header_02 .mb-area .acc-links:hover {
    color: #0688e2;
  }
  .wrapper_header_02 .mb-area .cart-icon {
    display: none !important;
  }
  .wrapper_header_02 .mb-area .lang-currency-groups {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
  }
  .wrapper_header_02 .mb-area .header-panel-top &gt; .row {
    margin-left: 0;
    margin-right: 0;
  }
  .wrapper_header_02 .mb-area .header-panel-top &gt; .row &gt; .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  /* ----- Header 03 ------- */
  .wrapper_header_03 .header-pc .right-groups {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrapper_header_03 .header-pc .wishlist,
.wrapper_header_03 .header-pc .acc-links {
    padding: 7px 20px 6px;
    display: block;
    font-size: 20px;
  }
  .wrapper_header_03 .header-pc .bg_header-panel-top .container,
.wrapper_header_03 .header-pc .header-panel-bt .container {
    padding-left: 0;
    padding-right: 0;
  }
  .wrapper_header_03 .header-pc .header-panel-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .wrapper_header_03 .header-pc .header-panel-top .left-groups {
    margin-top: 25px;
    padding-top: 28px;
    border-top: 1px solid #ebebeb;
  }
  .wrapper_header_03 .header-pc .social-icons {
    padding: 0 20px;
  }
  .wrapper_header_03 .header-pc .social-icons a {
    color: #232323 !important;
  }
  /* ----- Header 04 ------- */
  .wrapper_header_04 .header-panel-bt .header-items {
    display: none !important;
  }
  .wrapper_header_04 .appentMb .reverse-mb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .wrapper_header_04 .appentMb .acc-links,
.wrapper_header_04 .appentMb .wishlist {
    display: inline-block;
    padding: 7px 20px 6px;
    color: #3c3c3c;
  }
  .wrapper_header_04 .appentMb .acc-links:hover,
.wrapper_header_04 .appentMb .wishlist:hover {
    color: #0688e2;
  }
  .wrapper_header_04 .appentMb .lang-currency-groups {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
  }
  .product-template-full-width .scroll-down {
    display: none !important;
  }
  /* ----- Header Vertical ------- */
  .wrapper_header_vertical .wrapper-header-bt {
    display: none !important;
  }
  .nav-vertical .stay-connected {
    display: none !important;
  }
  .nav-vertical .main-menu .header-logo {
    display: none !important;
  }
  .nav-vertical .lang-currency-groups .option-title {
    display: none !important;
  }
  .home-custom-sub-banner [data-init-slideshow] .slick-dots,
.suppermarket-product-tabs [data-init-slideshow] .slick-dots {
    bottom: 40px;
  }
  .suppermarket-product-item .spr-badge {
    display: block;
  }
  .wrapper_header_supermarket .vertical-menu .categories-title {
    display: none !important;
  }
  .wrapper_header_supermarket .fb-like-code a span {
    color: #232323;
  }
  .wrapper_header_supermarket .header-links a,
.wrapper_header_supermarket .info-store,
.wrapper_header_supermarket .info-store .info-text a,
.wrapper_header_supermarket append-mb,
.wrapper_header_supermarket .append-mb a {
    color: #3c3c3c;
  }
  .wrapper_header_supermarket .header-links a:hover,
.wrapper_header_supermarket .info-store .info-text a:hover,
.wrapper_header_supermarket .append-mb a:hover {
    color: #0688e2;
  }
  .wrapper_header_supermarket .wrapper-navigation .icon-user,
.wrapper_header_supermarket .wrapper-navigation .or-text {
    display: none;
  }
  .wrapper_header_supermarket .wrapper-navigation .header-links li,
.wrapper_header_supermarket .wrapper-navigation .info-store li,
.wrapper_header_supermarket .wrapper-navigation .free-shipping-text,
.wrapper_header_supermarket .wrapper-navigation .wishlist,
.wrapper_header_supermarket .wrapper-navigation .acc-links {
    display: block;
    font-weight: normal;
    font-size: 20px;
    padding: 7px 20px 6px;
  }
  .wrapper_header_supermarket .wrapper-navigation .header-panel-top .wrapper-left,
.wrapper_header_supermarket .wrapper-navigation .header-panel-top .wrapper-center,
.wrapper_header_supermarket .wrapper-navigation .header-panel-top .wrapper-right {
    padding: 0;
  }
  .wrapper_header_supermarket .wrapper-navigation .lang-currency-groups {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
  }
  .wrapper_header_supermarket .vertical-menu .menu-lv-1 &gt; a {
    color: #3c3c3c;
  }
  .wrapper_header_supermarket .header-mb .cart-icon svg {
    width: 24px;
    height: 24px;
  }
  .wrapper_header_supermarket .mega-menu .mega-banner .no-feature-product {
    padding-top: 8px;
  }
  .wrapper_header_supermarket .mega-menu .style_5 .mega-col {
    padding-top: 8px;
  }
  .wishlist-header .column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wishlist-page .col-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
  }
  .wishlist-page .col-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
  }
  .wishlist-page .col-options {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    max-width: 240px;
  }
  .wishlist-page .col-prod {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 700px);
    flex: 0 0 calc(100% - 700px);
    max-width: -moz-calc(100% - 700px);
    max-width: -webkit-calc(100% - 700px);
    max-width: -ms-calc(100% - 700px);
    max-width: calc(100% - 700px);
  }
  .footbar-fixed {
    position: fixed;
    z-index: 99;
  }
  .footbar-fixed .product-notification {
    position: relative;
  }
  .policies-block .policy-text:before {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container-padd60 .slide-content.abs_left,
.container-fluid .slide-content.abs_left {
    left: -moz-calc((100% - 950px)/2);
    left: -webkit-calc((100% - 950px)/2);
    left: -ms-calc((100% - 950px)/2);
    left: calc((100% - 950px)/2);
  }
  .container-padd60 .slide-content.abs_right,
.container-fluid .slide-content.abs_right {
    right: -moz-calc((100% - 950px)/2);
    right: -webkit-calc((100% - 950px)/2);
    right: -ms-calc((100% - 950px)/2);
    right: calc((100% - 950px)/2);
  }
  .container-padd60 .banner-large-img .inner.abs_left,
.container-fluid .banner-large-img .inner.abs_left {
    left: -moz-calc((100% - 950px)/2);
    left: -webkit-calc((100% - 950px)/2);
    left: -ms-calc((100% - 950px)/2);
    left: calc((100% - 950px)/2);
  }
  .container-padd60 .banner-large-img .inner.abs_right,
.container-fluid .banner-large-img .inner.abs_right {
    right: -moz-calc((100% - 950px)/2);
    right: -webkit-calc((100% - 950px)/2);
    right: -ms-calc((100% - 950px)/2);
    right: calc((100% - 950px)/2);
  }
  .home-brands-block .brands-slider:not(.slick-slider) .item:nth-child(-n+4),
.brands-page .logo-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+4) {
    display: block;
  }
  .featured-products.has-banner .column-banner {
    padding-right: 10px;
  }
  .featured-products.has-banner .column-product {
    padding-right: -moz-calc((100% - 950px)/2);
    padding-right: -webkit-calc((100% - 950px)/2);
    padding-right: -ms-calc((100% - 950px)/2);
    padding-right: calc((100% - 950px)/2);
  }
  .featured-products.has-banner .column-product .column-product-inner {
    max-width: -moz-calc(970px/10 * 6 - 20px);
    max-width: -webkit-calc(970px/10 * 6 - 20px);
    max-width: -ms-calc(970px/10 * 6 - 20px);
    max-width: calc(970px/10 * 6 - 20px);
  }
  .featured-products.has-banner .flex-row-reverse .column-banner {
    padding-right: 0;
    padding-left: 10px;
  }
  .featured-products.has-banner .flex-row-reverse .column-product {
    padding-left: -moz-calc((100% - 950px)/2);
    padding-left: -webkit-calc((100% - 950px)/2);
    padding-left: -ms-calc((100% - 950px)/2);
    padding-left: calc((100% - 950px)/2);
    padding-right: 10px;
  }
  .home-collections .collections-slider {
    padding-left: 20px;
    margin-left: -moz-calc((-100vw + 970px)/2 - 10px);
    margin-left: -webkit-calc((-100vw + 970px)/2 - 10px);
    margin-left: -ms-calc((-100vw + 970px)/2 - 10px);
    margin-left: calc((-100vw + 970px)/2 - 10px);
    margin-right: -moz-calc((-100vw + 970px)/2 - 10px);
    margin-right: -webkit-calc((-100vw + 970px)/2 - 10px);
    margin-right: -ms-calc((-100vw + 970px)/2 - 10px);
    margin-right: calc((-100vw + 970px)/2 - 10px);
  }
  .home-collections .collections-slider .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
  .home-collections .collections-slider .item:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(22% + 20px);
    flex: 0 0 calc(22% + 20px);
    max-width: -moz-calc(22% + 20px);
    max-width: -webkit-calc(22% + 20px);
    max-width: -ms-calc(22% + 20px);
    max-width: calc(22% + 20px);
    padding-right: 20px;
  }
  .toolbar .view-mode .icon-mode.grid-5 {
    display: none;
  }
  .col-lg20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .footer-parallax .footer-newsletter .input-group-field {
    min-width: 220px;
  }
  .footer-parallax .footer-newsletter .btn {
    min-width: 130px;
  }
  .search-open .wrapper-header .search-bar,
.search-open .wrapper-header .header-search {
    max-width: 650px;
  }
  .search-open .wrapper-header .header-search {
    margin-left: 70px;
  }
  .footbar-fixed {
    bottom: 15px;
    left: 21px;
  }
  .footbar-fixed #accept-cookies {
    margin-top: 15px;
  }
  .footbar-fixed.footbar-fixed-product #accept-cookies,
.footbar-fixed.footbar-fixed-product .product-notification {
    margin-left: 21px;
  }
  .footbar-fixed.footbar-fixed-product #accept-cookies {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home-slideshow .slick-dots,
.lookbook-slideshow .slick-dots {
    bottom: 12px;
  }
  .home-spotlight-block .widget-title {
    margin-bottom: 35px;
  }
  .site-footer .col-footer {
    margin-bottom: 38px;
  }
  .policies-block .policy-icon {
    margin-right: 10px;
  }
  .policies-block .policy-text {
    letter-spacing: 0.03em;
  }
  .collections-banner .collections-btn {
    bottom: 13%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .home-collections {
    padding: 50px 0;
  }
  .collections-wrapper .collection-title {
    font-size: 20px !important;
  }
  .list-categories-02 .collections-wrapper {
    padding-top: 30px;
    padding-bottom: 35px;
  }
  .sidebar {
    padding: 97px 30px 80px;
  }
  .sidebar .close-sidebar {
    right: 22px;
    top: 33px;
  }
  .collection-header.collection-header-sections .collection-image {
    position: relative;
  }
  .collection-header.collection-header-sections .collection-image .tab-abs {
    display: none !important;
    /*position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 500px;
    @include translate(-50%, -50%);
    text-align: center;*/
  }
  .collection-header.collection-header-sections .collection-image * {
    margin-bottom: 0;
  }
  .ajax-success-modal .modal-overlay {
    max-width: 680px;
  }
  .shop-instagram .widget-title .box-title {
    font-size: 20px;
  }
  .footer-parallax .footer-middle {
    margin-bottom: 5px;
  }
  .home-list-collections .des {
    padding-top: 55px;
    padding-bottom: 33px;
  }
  .suppermarket-product-tabs.has-banner .products-grid:not(.slick-slider) .grid-item {
    display: none;
  }
  .suppermarket-product-tabs.has-banner .products-grid:not(.slick-slider) .grid-item:nth-child(-n+2) {
    display: block;
  }
  .store-slider .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    max-width: 31%;
  }
  .cart-popup-coll-related .products-grid {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
  }
  .cart-popup-coll-related .products-grid .grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
    max-width: 29%;
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .cart-popup-coll-related .products-grid .grid-item:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(29% + 25px);
    flex: 0 0 calc(29% + 25px);
    max-width: -moz-calc(29% + 25px);
    max-width: -webkit-calc(29% + 25px);
    max-width: -ms-calc(29% + 25px);
    max-width: calc(29% + 25px);
    margin-right: 0;
    padding-right: 25px;
  }
  .ajax-success-modal .halo-modal-body {
    padding-left: 25px;
    padding-right: 25px;
  }
  #back-top {
    bottom: 50px;
    right: 2.5%;
  }
  [data-sticky-container] [data-sticky-product-img] {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    margin-bottom: 25px;
  }
}
@media (min-width: 1200px) {

  .animate-scale {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .animate-scale:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(35, 35, 35);
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .animate-scale img {
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
  }
  .animate-scale:hover img {
    -moz-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  .animate-scale:hover:before {
    overflow: visible;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
    filter: alpha(opacity=30);
  }
  .animate-hvr:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
  }

  body &gt; #dropdown-customer {
    display: none;
  }
  .container-padd60,
.body-full .container {
    max-width: 100%;
  }
  .container,
.body-full .site-nav-dropdown .container {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .text-hover {
    position: relative;
  }
  .text-hover:before {
    position: absolute;
    left: 0;
    width: 0;
    bottom: -2px;
    height: 1px;
    content: "";
    display: block;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    visibility: hidden;
  }
  .text-hover:hover:before {
    width: 100%;
    visibility: visible;
  }
  /* ----- Header ------- */
  .header-bottom .header-mb {
    display: none !important;
  }
  .wrapper-navigation {
    position: relative;
  }
  .wrapper-navigation .logo-fixed,
.wrapper-navigation .fixed-right-menu {
    display: none;
  }
  .wrapper-navigation .main-menu {
    position: static;
    overflow: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
    height: inherit;
    top: inherit;
    right: inherit;
    z-index: inherit;
    bottom: inherit;
  }
  .header-lang-style2 .is-sticky .wrapper-navigation,
.wrapper_header_default .is-sticky .wrapper-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
  .header-lang-style2 .is-sticky .logo-fixed,
.header-lang-style2 .is-sticky .fixed-right-menu,
.wrapper_header_default .is-sticky .logo-fixed,
.wrapper_header_default .is-sticky .fixed-right-menu {
    display: block;
  }
  .header-lang-style2 .is-sticky .logo-fixed,
.wrapper_header_default .is-sticky .logo-fixed {
    width: 112px;
    padding: 10px 10px 8px 15px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .header-lang-style2 .is-sticky .logo-fixed .logo-img,
.wrapper_header_default .is-sticky .logo-fixed .logo-img {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .header-lang-style2 .is-sticky .main-menu,
.wrapper_header_default .is-sticky .main-menu {
    width: -moz-calc(100% - 112px - 112px);
    width: -webkit-calc(100% - 112px - 112px);
    width: -ms-calc(100% - 112px - 112px);
    width: calc(100% - 112px - 112px);
  }
  .header-lang-style2 .is-sticky .main-menu .icon-label,
.wrapper_header_default .is-sticky .main-menu .icon-label {
    display: none;
  }
  .header-lang-style2 .is-sticky .fixed-right-menu,
.wrapper_header_default .is-sticky .fixed-right-menu {
    padding-left: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    width: 112px;
  }
  .header-lang-style2 .is-sticky .fixed-right-menu .search-fixed,
.header-lang-style2 .is-sticky .fixed-right-menu .cart-fixed,
.wrapper_header_default .is-sticky .fixed-right-menu .search-fixed,
.wrapper_header_default .is-sticky .fixed-right-menu .cart-fixed {
    width: 51px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border-left: 1px solid;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 50px;
  }
  .header-lang-style2 .is-sticky .fixed-right-menu .cart-fixed,
.wrapper_header_default .is-sticky .fixed-right-menu .cart-fixed {
    padding-right: 1px;
  }
  .header-lang-style2 .is-sticky .fixed-right-menu .cart-fixed &gt; a,
.wrapper_header_default .is-sticky .fixed-right-menu .cart-fixed &gt; a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .header-lang-style2 .is-sticky .fixed-right-menu .cart-fixed svg,
.wrapper_header_default .is-sticky .fixed-right-menu .cart-fixed svg {
    stroke: rgba(255, 255, 255, 0);
  }
  .header-lang-style2 .is-sticky .fixed-right-menu .cart-fixed .cartCount,
.wrapper_header_default .is-sticky .fixed-right-menu .cart-fixed .cartCount {
    top: 5px;
    right: 1px;
  }
  .header-lang-style2 .is-sticky .wrapper-navigation {
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.12);
  }
  body:not(.template-index) .header-lang-style2 .wrapper-navigation {
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
  }
  body.body-full .header-lang-style2 .wrapper-navigation {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body.body-full .header-lang-style2 .is-sticky .wrapper-navigation {
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
  }
  .wrapper_header_02 .is-sticky .site-nav .menu-lv-1 &gt; a {
    padding-bottom: 11px;
  }
  .header-default .header-panel-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .header-default .lang-currency-groups {
    margin-left: 20px;
  }
  .header-default .lang-currency-groups .label-text {
    display: none;
  }
  .header-default .lang-currency-groups .dropdown-toggle:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    cursor: pointer;
    padding: 0;
    background: none;
    border: none;
    width: 20px;
    height: 20px;
    margin: 0 0 0 3px;
    vertical-align: middle;
    line-height: 18px;
    text-align: center;
    color: #6b6b6b;
    position: relative;
    top: 2px;
    font-weight: 500;
  }
  .header-default .lang-currency-groups .btn-group {
    position: relative;
  }
  .header-default .lang-currency-groups .dropdown-label {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: normal;
    padding: 4px 0 6px;
  }
  .header-default .lang-currency-groups .dropdown-label .img-icon {
    width: 18px;
  }
  .header-default .lang-currency-groups .dropdown-label .img-icon img {
    width: 18px;
    height: 17px;
  }
  .header-default .lang-currency-groups .dropdown-label .text {
    font-weight: 600;
  }
  .header-default .lang-currency-groups .text {
    position: relative;
    top: 1.5px;
  }
  .header-default .lang-currency-groups .dropdown-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    letter-spacing: normal;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 7px 15px 5px 0;
  }
  .header-default .lang-currency-groups .dropdown-item .text {
    top: 1.5px;
  }
  .header-default .lang-currency-groups .dropdown-menu {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 3;
    padding: 3px 10px 8px;
    min-width: 100px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    outline: none;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    display: none;
  }
  .header-default .lang-currency-groups .lang-block,
.header-default .lang-currency-groups .currency-block {
    display: inline-block;
    vertical-align: middle;
  }
  .header-default .lang-currency-groups .lang-block + .currency-block {
    margin-left: 8px;
  }
  .header-default .nav-search {
    max-width: 160px;
    margin-left: 15px;
  }
  .header-default .nav-search .close-search {
    display: none;
  }
  .header-default .nav-search .search-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .header-default .nav-search .input-group-field {
    padding: 5px 12px 4px;
    width: -moz-calc(100% - 36px);
    width: -webkit-calc(100% - 36px);
    width: -ms-calc(100% - 36px);
    width: calc(100% - 36px);
  }
  .header-default .nav-search .icon-search {
    padding: 7px 10px 6px;
  }
  .header-default .nav-search .icon-search svg {
    width: 14px;
    height: 14px;
  }
  .header-default .cus-ser-text {
    line-height: 30px;
  }
  .header-default .header-bottom {
    padding: 16px 0 10px;
  }
  .header-default .free-shipping-text {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 17px 0 12px;
  }
  .header-default .header-links &gt; * {
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
    padding-bottom: 7px;
  }
  .header-default .header-links .customer-links {
    position: relative;
  }
  .header-default .header-links .customer-links #dropdown-customer {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 2;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    min-width: 298px;
    display: none;
  }
  .header-default .header-links .customer-links .customer-title {
    text-align: left;
    margin: 0 0 15px;
  }
  .header-default .header-links .customer-links .customer-title .close {
    display: none;
  }
  .header-default .header-links .customer-links .customer-title h5 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .header-default .header-panel-bt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .header-default .header-panel-bt .cart-icon {
    width: inherit;
    display: inline-block;
    padding-bottom: 7px;
  }
  .header-default .header-panel-bt .cart-icon * {
    display: inline-block;
    vertical-align: middle;
  }
  .header-default .header-panel-bt .cart-icon .cartCount {
    position: relative;
    top: 2px;
    right: inherit;
    margin-left: 5px;
    padding-right: 1px;
  }
  .header-default .header-panel-bt .cart-icon .cart-text {
    position: relative;
    top: 2px;
    margin-left: 3px;
  }
  .header-default .header-panel-bt .wrapper-top-cart,
.header-default .header-panel-bt .header-links {
    display: inline-block;
    vertical-align: middle;
  }
  .header-default .header-panel-bt .right-groups {
    text-align: right;
  }
  .header-default .header-panel-bt .customer-links {
    margin-left: 20px;
  }
  .header-default .header-panel-bt .wishlist {
    margin-left: 11px;
  }
  .header-default .header-panel-bt .header-logo {
    padding-bottom: 5px;
  }
  .header-default .wrapper-top-cart {
    position: relative;
  }
  .header-default .wrapper-top-cart #dropdown-cart {
    position: absolute;
    top: 100%;
    left: 10px;
    z-index: 10;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  }
  .header-default .wrapper-top-cart #dropdown-cart .mini-products-list .item {
    margin-bottom: 28px;
    border: none;
    padding-top: 0;
  }
  .header-default .wrapper-top-cart #dropdown-cart .mini-products-list .item:last-of-type {
    margin-bottom: 0;
  }
  .header-default .wrapper-top-cart .cart-title {
    display: none;
  }
  [data-ajax-search] {
    position: relative;
  }
  .quickSearchResultsWrap {
    position: absolute;
    top: -moz-calc(100% + 5px);
    top: -webkit-calc(100% + 5px);
    top: -ms-calc(100% + 5px);
    top: calc(100% + 5px);
    right: 0;
    width: 553px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .quickSearchResultsWrap .item-swatch li label {
    width: 20px;
    height: 20px;
  }
  .quickSearchResultsWrap .custom-scrollbar {
    max-height: -moz-calc(80vh - 150px);
    max-height: -webkit-calc(80vh - 150px);
    max-height: -ms-calc(80vh - 150px);
    max-height: calc(80vh - 150px);
  }
  .search-open .wrapper-header .search-bar {
    max-width: 553px;
  }
  .search-open .header-default .nav-search .search-form {
    z-index: 5;
  }
  .search-open .header-default .nav-search .close-search {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    z-index: 2;
    color: #ffffff;
    left: 50%;
    -moz-transform: translate(-50%, -50px);
    -o-transform: translate(-50%, -50px);
    -ms-transform: translate(-50%, -50px);
    -webkit-transform: translate(-50%, -50px);
    transform: translate(-50%, -50px);
  }
  .search-open .wrapper-header .search-form {
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
  }
  .search-open .wrapper-header .header-search {
    top: 20vh;
    position: relative;
    max-width: 553px;
    margin: auto;
  }
  .main-menu {
    position: relative;
  }
  .main-menu * {
    position: static;
  }
  .site-nav {
    margin: 0;
  }
  .site-nav .icon-dropdown,
.site-nav .menu-mb-title {
    display: none;
  }
  .site-nav .menu-lv-1 {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
  }
  .site-nav .menu-lv-1 &gt; a {
    line-height: 1.65em;
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .site-nav .menu-lv-1 &gt; a &gt; span:not(.icon-dropdown) {
    position: relative;
  }
  .site-nav .menu-lv-1 &gt; a &gt; span:not(.icon-dropdown):before {
    position: absolute;
    left: 0;
    width: 0;
    bottom: -2px;
    height: 1px;
    content: "";
    display: block;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
    visibility: hidden;
  }
  .site-nav .menu-lv-1:hover &gt; a &gt; span:not(.icon-dropdown):before {
    width: 100%;
    visibility: visible;
  }
  .site-nav .menu-lv-1:first-of-type {
    margin-left: 0;
  }
  .site-nav .menu-lv-1:last-of-type {
    margin-right: 0;
  }
  .site-nav .menu-lv-1 .icon-label {
    position: absolute;
    right: -4px;
    top: -6px;
  }
  .site-nav .menu-lv-1 .icon-label:before {
    left: 50%;
    bottom: -9px;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .site-nav .no-mega-menu {
    position: relative;
  }
  .site-nav .no-mega-menu &gt; .sub-menu-mobile {
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  }
  .site-nav .no-mega-menu .sub-menu-mobile {
    display: none;
    position: absolute;
    left: 0;
    z-index: 10;
    min-width: 225px;
  }
  .site-nav .no-mega-menu .sub-menu-mobile li {
    padding: 0 20px;
  }
  .site-nav .no-mega-menu .sub-menu-mobile li:first-of-type {
    padding-top: 5px;
  }
  .site-nav .no-mega-menu .sub-menu-mobile li:last-of-type {
    padding-bottom: 5px;
  }
  .site-nav .no-mega-menu .menu-lv-2 .sub-menu-mobile {
    left: -moz-calc(100% + 3px);
    left: -webkit-calc(100% + 3px);
    left: -ms-calc(100% + 3px);
    left: calc(100% + 3px);
    top: 0;
  }
  .site-nav .no-mega-menu .menu-lv-2 .site-nav-dropdown {
    margin: 0;
  }
  .site-nav .no-mega-menu .dropdown {
    position: relative;
  }
  .site-nav .no-mega-menu .dropdown:hover &gt; .sub-menu-mobile {
    display: block;
  }
  .site-nav .no-mega-menu:hover &gt; .sub-menu-mobile {
    display: block;
  }
  .site-nav .no-mega-menu li &gt; a {
    padding: 10px 0 8px;
    line-height: 1.75em;
  }
  .site-nav .no-mega-menu li + li &gt; a {
    border-top: 1px solid #ebebeb;
  }
  .site-nav .mega-menu {
    position: static;
  }
  .site-nav .mega-menu &gt; .sub-menu-mobile {
    position: absolute;
    left: 50%;
    right: 0;
    z-index: 10;
    padding: 18px 0;
    max-height: 520px;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: transform 0.35s linear;
    -moz-transition: transform 0.35s linear;
    -ms-transition: transform 0.35s linear;
    -o-transition: transform 0.35s linear;
    transition: transform 0.35s linear;
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .site-nav .mega-menu &gt; .sub-menu-mobile::-webkit-scrollbar {
    width: 0;
  }
  .site-nav .mega-menu:hover &gt; .sub-menu-mobile {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    pointer-events: auto;
    -moz-transform: translateX(-50%) translateY(0px);
    -o-transform: translateX(-50%) translateY(0px);
    -ms-transform: translateX(-50%) translateY(0px);
    -webkit-transform: translateX(-50%) translateY(0px);
    transform: translateX(-50%) translateY(0px);
  }
  .site-nav .mega-menu .menu-lv-2 {
    margin-bottom: 18px;
  }
  .site-nav .mega-menu .menu-lv-2 a {
    padding: 6px 0 4px;
  }
  .site-nav .mega-menu .menu-lv-2 .site-nav-dropdown {
    margin: 0;
  }
  .site-nav .mega-menu .menu-lv-3 &gt; a span {
    position: relative;
  }
  .site-nav .mega-menu .menu-lv-3 &gt; a span:before {
    position: absolute;
    left: 0;
    width: 0;
    bottom: -2px;
    height: 1px;
    content: "";
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -ms-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    visibility: hidden;
  }
  .site-nav .mega-menu .menu-lv-3 &gt; a:hover span:before {
    width: 100%;
    visibility: visible;
  }
  .site-nav .mega-menu .mega-banner {
    padding: 0;
  }
  .site-nav .mega-menu .mega-banner .product-label {
    position: absolute;
  }
  .site-nav .mega-menu .mega-banner .col-right {
    margin-left: 25px;
  }
  .site-nav .mega-menu .style_2 .mega-banner {
    padding-top: 12px;
  }
  .site-nav .mega-menu .style_2 .col-right {
    margin-left: 6px;
  }
  .site-nav .mega-menu .style_2 .mega-col &gt; a {
    margin-bottom: 7px;
  }
  .site-nav .mega-menu .style_4 .col-xl-80 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .site-nav .sub-menu-mobile {
    width: 100%;
    text-align: left;
  }
  .home-slideshow .not_img {
    height: 720px;
    line-height: 720px;
  }
  .container-padd60 .slide-content.abs_left,
.container-fluid .slide-content.abs_left {
    left: -moz-calc((100% - 1200px)/3);
    left: -webkit-calc((100% - 1200px)/3);
    left: -ms-calc((100% - 1200px)/3);
    left: calc((100% - 1200px)/3);
  }
  .container-padd60 .slide-content.abs_right,
.container-fluid .slide-content.abs_right {
    right: -moz-calc((100% - 1200px)/3);
    right: -webkit-calc((100% - 1200px)/3);
    right: -ms-calc((100% - 1200px)/3);
    right: calc((100% - 1200px)/3);
  }
  .container-padd60 .banner-large-img .inner.abs_left,
.container-fluid .banner-large-img .inner.abs_left {
    left: -moz-calc((100% - 1200px)/2);
    left: -webkit-calc((100% - 1200px)/2);
    left: -ms-calc((100% - 1200px)/2);
    left: calc((100% - 1200px)/2);
  }
  .container-padd60 .banner-large-img .inner.abs_right,
.container-fluid .banner-large-img .inner.abs_right {
    right: -moz-calc((100% - 1200px)/2);
    right: -webkit-calc((100% - 1200px)/2);
    right: -ms-calc((100% - 1200px)/2);
    right: calc((100% - 1200px)/2);
  }
  .home-sub-banner .item,
.home-custom-sub-banner .item {
    margin-bottom: 30px;
  }
  .product-item .product-grid-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    visibility: hidden;
    z-index: 1;
  }
  .product-item .product-top:hover .images-one {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
  }
  .product-item .product-top:hover .images-two {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
  }
  .product-item .product-top:hover .product-des {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .product-item .product-top:hover .product-grid-image:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .product-item .action {
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
  }
  .grid-item-mansory .product-item .product-top:hover .countdown-grid-item {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  .home-custom-block .banner-large-img .not_img {
    height: 720px;
    line-height: 720px;
  }
  .home-custom-block .banner-small-img .not_img {
    height: 485px;
    line-height: 485px;
  }
  .featured-products .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+5),
.recently-viewed-products .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+5),
.featured-product-article .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+5),
.related-products .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+5) {
    display: block;
  }
  .featured-products .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+6),
.recently-viewed-products .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+6),
.featured-product-article .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+6),
.related-products .products-grid.six-items:not(.slick-slider) .grid-item:nth-child(-n+6) {
    display: block;
  }
  .featured-products.has-banner .img-box .not_img,
.recently-viewed-products.has-banner .img-box .not_img,
.featured-product-article.has-banner .img-box .not_img,
.related-products.has-banner .img-box .not_img {
    height: 640px;
    line-height: 640px;
  }
  .featured-products.has-banner .column-banner,
.recently-viewed-products.has-banner .column-banner,
.featured-product-article.has-banner .column-banner,
.related-products.has-banner .column-banner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(40% - 15px);
    flex: 0 0 calc(40% - 15px);
    max-width: -moz-calc(40% - 15px);
    max-width: -webkit-calc(40% - 15px);
    max-width: -ms-calc(40% - 15px);
    max-width: calc(40% - 15px);
  }
  .featured-products.has-banner .column-product,
.recently-viewed-products.has-banner .column-product,
.featured-product-article.has-banner .column-product,
.related-products.has-banner .column-product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(60% + 15px);
    flex: 0 0 calc(60% + 15px);
    max-width: -moz-calc(60% + 15px);
    max-width: -webkit-calc(60% + 15px);
    max-width: -ms-calc(60% + 15px);
    max-width: calc(60% + 15px);
    padding-right: -moz-calc((100% - 1170px)/2);
    padding-right: -webkit-calc((100% - 1170px)/2);
    padding-right: -ms-calc((100% - 1170px)/2);
    padding-right: calc((100% - 1170px)/2);
  }
  .featured-products.has-banner .column-product .column-product-inner,
.recently-viewed-products.has-banner .column-product .column-product-inner,
.featured-product-article.has-banner .column-product .column-product-inner,
.related-products.has-banner .column-product .column-product-inner {
    max-width: -moz-calc(1200px/10 * 6 - 30px);
    max-width: -webkit-calc(1200px/10 * 6 - 30px);
    max-width: -ms-calc(1200px/10 * 6 - 30px);
    max-width: calc(1200px/10 * 6 - 30px);
  }
  .featured-products.has-banner .flex-row-reverse .column-product,
.recently-viewed-products.has-banner .flex-row-reverse .column-product,
.featured-product-article.has-banner .flex-row-reverse .column-product,
.related-products.has-banner .flex-row-reverse .column-product {
    padding-left: -moz-calc((100% - 1170px)/2);
    padding-left: -webkit-calc((100% - 1170px)/2);
    padding-left: -ms-calc((100% - 1170px)/2);
    padding-left: calc((100% - 1170px)/2);
    padding-right: 15px;
  }
  .featured-products.has-banner .column-product .widget-product .slick-arrow {
    top: -moz-calc(50% - 90px);
    top: -webkit-calc(50% - 90px);
    top: -ms-calc(50% - 90px);
    top: calc(50% - 90px);
  }
  .home-product-tabs .products-grid.five-items:not(.slick-slider) .grid-item:nth-child(-n+5) {
    display: block;
  }
  .home-brands-block .brands-slider:not(.slick-slider) .item:nth-child(-n+5),
.brands-page .logo-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+5) {
    display: block;
  }
  .custom-block-image .btn-img-block {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    bottom: 10%;
    -webkit-transition: bottom 0.6s ease;
    -moz-transition: bottom 0.6s ease;
    -ms-transition: bottom 0.6s ease;
    -o-transition: bottom 0.6s ease;
    transition: bottom 0.6s ease;
  }
  .custom-block-image:hover .btn-img-block {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    bottom: 17%;
  }
  .footer-default .footer-top .footer-col-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .footer-default .footer-top .footer-col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .home-collections .collections-slider:not(.slick-slider) .item {
    display: none;
  }
  .home-collections .collections-slider.five-items:not(.slick-slider) .item:nth-child(-n+5) {
    display: block;
  }
  .home-collections .collections-slider.six-items:not(.slick-slider) .item:nth-child(-n+6) {
    display: block;
  }
  .collection-item .content-box .banner-title {
    font-size: 20px;
  }
  .list-categories-mansory .columns.columns-4 {
    -webkit-column-count: 4;
    column-count: 4;
  }
  .col-sidebar .sidebar-label,
.col-sidebar .close-sidebar,
.collection-template .sidebar-label,
.collection-template .close-sidebar {
    display: none;
  }
  .col-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    max-width: 240px;
  }
  .col-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 240px);
    flex: 0 0 calc(100% - 240px);
    max-width: -moz-calc(100% - 240px);
    max-width: -webkit-calc(100% - 240px);
    max-width: -ms-calc(100% - 240px);
    max-width: calc(100% - 240px);
  }
  .container-padd60,
.body-full .container {
    padding: 0 1.5%;
  }
  .container-padd60 .col-sidebar,
.body-full .container .col-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
  }
  .container-padd60 .col-main,
.body-full .container .col-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 300px);
    flex: 0 0 calc(100% - 300px);
    max-width: -moz-calc(100% - 300px);
    max-width: -webkit-calc(100% - 300px);
    max-width: -ms-calc(100% - 300px);
    max-width: calc(100% - 300px);
  }
  .halo-collection-content {
    padding-top: 13px;
  }
  .halo-collection-content .sidebar {
    margin-top: -5px;
  }
  .sidebar-links .widget-content {
    /*.dropdown-cat {
        .dropdown-cat {
            li a {
                &amp;:before,
                &amp;.active {
                    top: 7px;
                }
            }
        }
    }*/
  }
  .sidebar-links .widget-content li a:hover, .sidebar-links .widget-content li a.active {
    /* padding-left: 17px;

      &amp;:before {
          content: "\f105";
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 15px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          position: absolute;
          top: 9.6px;
          left: 0px;
          font-weight: 500;
          color: rgba(50, 50, 50, .4);
      }
    */
  }
  .sidebar-links .widget-content li.dropdown &gt; a:hover,
.sidebar-links .widget-content li.dropdown &gt; a.active {
    padding-left: 0;
  }
  .sidebar-links .widget-content li.dropdown &gt; a:hover:before,
.sidebar-links .widget-content li.dropdown &gt; a.active:before {
    display: none;
  }
  .sidebar-links .widget-content li.sidebar-link-lv1 &gt; .dropdown-cat {
    padding-left: 15px;
  }
  .collection-header.collection-header-sections .collection-image .tab-abs {
    display: none !important;
  }
  .translate-filter-pc .col-sidebar .sidebar-label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 13px 0 13px;
    margin-bottom: 35px;
  }
  .translate-filter-pc .sidebar-filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 270px;
    max-width: 100%;
    background-color: #eae6df;
    z-index: 5;
    margin: 0;
    overflow-y: auto;
    height: 100vh;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -ms-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    padding: 97px 30px 80px;
  }
  .translate-filter-pc .sidebar-filter .close-sidebar {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    right: 22px;
    top: 33px;
  }
  .translate-filter-pc .sidebar-filter::-webkit-scrollbar-track {
    background-color: #e6e6e6;
  }
  .translate-filter-pc .sidebar-filter::-webkit-scrollbar {
    width: 5px;
    background-color: #e6e6e6;
  }
  .translate-filter-pc .sidebar-filter::-webkit-scrollbar-thumb {
    background-color: #969696;
  }
  .translate-filter-pc .halo-collection-content {
    padding-top: 10px;
  }
  html.sidebar-open .translate-filter-pc .sidebar-filter {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  html.halo-modal-open body, html.translate-overlay body, html.cart-show body, html.customer-show body, html.options-show body, html.sidebar-open body {
    padding-right: 17px;
  }
  .collection-template-right-sidebar .products-grid {
    margin-bottom: 5px;
  }
  .collection-template-fullwidth .products-grid,
.collection-template-mansory .products-grid {
    margin-bottom: 10px;
  }
  .products-grid .grid-item-mansory .product-bottom .countdown-grid-item {
    display: none !important;
  }
  .products-grid.grid-5 {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
  }
  .collection-template-express-order .halo-collection-content {
    padding-top: 23px;
  }
  .cart-form .cart-list {
    overflow-y: scroll;
    max-height: 300px;
    margin-right: -17px;
    overflow-x: hidden;
    max-width: -moz-calc(100% + 17px);
    max-width: -webkit-calc(100% + 17px);
    max-width: -ms-calc(100% + 17px);
    max-width: calc(100% + 17px);
  }
  .cart-form .cart-list .flex_row {
    width: 337px;
  }
  .cart-form .cart-list .details {
    width: -moz-calc(100% - 337px);
    width: -webkit-calc(100% - 337px);
    width: -ms-calc(100% - 337px);
    width: calc(100% - 337px);
  }
  .product-default .horizontal-tabs .product-photos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: -moz-calc(50% - 10px);
    max-width: -webkit-calc(50% - 10px);
    max-width: -ms-calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
  .product-default .horizontal-tabs .product-shop {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 10px);
    flex: 0 0 calc(50% + 10px);
    max-width: -moz-calc(50% + 10px);
    max-width: -webkit-calc(50% + 10px);
    max-width: -ms-calc(50% + 10px);
    max-width: calc(50% + 10px);
  }
  .product-default .vertical-tabs .product-photos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    max-width: -moz-calc(50% - 20px);
    max-width: -webkit-calc(50% - 20px);
    max-width: -ms-calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
  .product-default .vertical-tabs .product-shop {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 20px);
    flex: 0 0 calc(50% + 20px);
    max-width: -moz-calc(50% + 20px);
    max-width: -webkit-calc(50% + 20px);
    max-width: -ms-calc(50% + 20px);
    max-width: calc(50% + 20px);
  }
  .product-template .breadcrumb {
    margin-bottom: 32px;
  }
  .product-template .bg-breddcrumb {
    margin-bottom: 32px;
  }
  .product-template .bg-breddcrumb .breadcrumb {
    margin-bottom: 0;
  }
  .cart-template .wrapper-cart-template .cart-list .quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cart-template .wrapper-cart-template .cart-list .qty-group {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .lookbook-slideshow .not_img {
    height: 670px;
    line-height: 670px;
  }
  .lookbook-page .page-header h2,
.lookbook-page .page-header h1 {
    margin-bottom: 49px;
  }
  .lookbook-page .lookbook-custom .item {
    margin-bottom: 30px;
  }
  .halo-blog-content .blog-default {
    margin-top: -12px;
  }
  .blog-mansory .list-blog {
    margin-left: -15px;
    margin-right: -15px;
  }
  .blog-mansory .list-blog .blog-item-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  #comments form .comment-form {
    margin-left: -15px;
    margin-right: -15px;
  }
  #comments form .comment-form .form-group {
    padding-left: 15px;
    padding-right: 15px;
  }
  .article-template .blog-detail {
    margin-top: -10px;
  }
  .product-img-box.vertical-moreview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .product-img-box.vertical-moreview .wrapper-images {
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -ms-calc(100% - 100px);
    width: calc(100% - 100px);
  }
  .product-img-box.vertical-moreview .product-photo-container {
    margin-bottom: 0;
  }
  .product-img-box.vertical-moreview .slider-nav {
    width: 70px;
    padding: 35px 0;
    margin-bottom: 0;
  }
  .product-img-box.vertical-moreview .slider-nav .item {
    margin: 10px 0;
    border: none;
  }
  .product-img-box.vertical-moreview .slider-nav:not(.slick-slider) .item {
    width: 100%;
  }
  .product-img-box.vertical-moreview .slick-arrow {
    text-align: center;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .product-img-box.vertical-moreview .slick-arrow svg {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .product-img-box.vertical-moreview .slick-arrow.slick-prev {
    top: 0;
  }
  .product-img-box.vertical-moreview .slick-arrow.slick-next {
    top: initial;
    bottom: -10px;
  }
  .product-img-box.vertical-moreview:after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both;
  }
  .product-img-box.left-vertical-moreview {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .product-img-box.left-vertical-moreview .wrapper-images {
    margin-left: 20px;
  }
  .product-img-box.right-vertical-moreview .wrapper-images {
    margin-right: 20px;
  }
  .product-template-slider .product-img-box .slider-for:not(.slick-slider) .thumb:nth-child(-n+4) {
    display: block;
    width: 25%;
  }
  .product-template-slider .product-img-box .slick-arrow {
    top: -moz-calc(50% - 22px);
    top: -webkit-calc(50% - 22px);
    top: -ms-calc(50% - 22px);
    top: calc(50% - 22px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
  }
  .product-template-slider .product-img-box .slick-arrow.slick-prev {
    left: -moz-calc((100% - 1170px)/2 + 50px);
    left: -webkit-calc((100% - 1170px)/2 + 50px);
    left: -ms-calc((100% - 1170px)/2 + 50px);
    left: calc((100% - 1170px)/2 + 50px);
  }
  .product-template-slider .product-img-box .slick-arrow.slick-next {
    right: -moz-calc((100% - 1170px)/2 + 50px);
    right: -webkit-calc((100% - 1170px)/2 + 50px);
    right: -ms-calc((100% - 1170px)/2 + 50px);
    right: calc((100% - 1170px)/2 + 50px);
  }
  .product-template-slider .product-img-box:hover .slick-arrow {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
  }
  .product-template-slider .product-img-box.four-items .video-open-popup &gt; a, .product-template-slider .product-img-box.five-items .video-open-popup &gt; a {
    left: -moz-calc(25% + 20px);
    left: -webkit-calc(25% + 20px);
    left: -ms-calc(25% + 20px);
    left: calc(25% + 20px);
  }
  .product-template-slider .product-img-box.four-items .product-label, .product-template-slider .product-img-box.five-items .product-label {
    right: 25%;
  }
  .product-template-slider .product-img-box.four-items:before, .product-template-slider .product-img-box.four-items:after, .product-template-slider .product-img-box.five-items:before, .product-template-slider .product-img-box.five-items:after {
    width: 25%;
  }
  .product-template-slider .product-img-box.four-items .slick-arrow.slick-prev, .product-template-slider .product-img-box.five-items .slick-arrow.slick-prev {
    left: 25%;
  }
  .product-template-slider .product-img-box.four-items .slick-arrow.slick-next, .product-template-slider .product-img-box.five-items .slick-arrow.slick-next {
    right: 25%;
  }
  .product-template-gallery .product-photos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 100px);
    flex: 0 0 calc(50% + 100px);
    max-width: -moz-calc(50% + 100px);
    max-width: -webkit-calc(50% + 100px);
    max-width: -ms-calc(50% + 100px);
    max-width: calc(50% + 100px);
  }
  .product-template-gallery .product-shop {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 100px);
    flex: 0 0 calc(50% - 100px);
    max-width: -moz-calc(50% - 100px);
    max-width: -webkit-calc(50% - 100px);
    max-width: -ms-calc(50% - 100px);
    max-width: calc(50% - 100px);
  }
  .product_bottom .has-relate-verticle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 240px);
    flex: 0 0 calc(100% - 240px);
    max-width: -moz-calc(100% - 240px);
    max-width: -webkit-calc(100% - 240px);
    max-width: -ms-calc(100% - 240px);
    max-width: calc(100% - 240px);
  }
  .relate-verticle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    max-width: 240px;
  }
  .relate-verticle .related-products {
    margin-top: 3px;
    border-top: none;
  }
  .relate-verticle .related-products .widget-title {
    border-bottom: 1px solid #e6e6e6;
    padding: 13px 0 14px;
    text-align: center;
    margin-bottom: 30px;
  }
  .relate-verticle .related-products .box-title {
    margin-bottom: 0;
  }
  .relate-verticle .related-products .products-grid {
    padding-bottom: 35px;
    margin-bottom: 45px;
  }
  .relate-verticle .related-products .products-grid .slick-arrow {
    top: initial;
    bottom: -17px;
  }
  .relate-verticle .related-products .products-grid .slick-prev {
    left: calc(50% - 40px);
  }
  .relate-verticle .related-products .products-grid .slick-next {
    right: calc(50% - 40px);
  }
  .relate-verticle .related-products .products-grid .grid-item {
    margin-top: 0;
    margin-bottom: 0;
  }
  .relate-verticle .related-products .products-grid .grid-item .product-item {
    margin-bottom: 43px;
  }
  .relate-verticle .related-products .products-grid .grid-item .product-bottom,
.relate-verticle .related-products .products-grid .grid-item .product-des {
    display: none !important;
  }
  .relate-verticle .related-products .products-grid .grid-item .product-details {
    display: block !important;
    text-align: center;
  }
  .relate-verticle .related-products .products-grid .grid-item .product-details .short-description,
.relate-verticle .related-products .products-grid .grid-item .product-details .action,
.relate-verticle .related-products .products-grid .grid-item .product-details .wishlist {
    display: none;
  }

  .relate-verticle .related-products .products-grid .grid-item .product-details .shopify-product-reviews-badge {
    min-height: 29px;
  }

  .relate-verticle .related-products .product-image img {
    max-width: 120px;
  }
  .collection-template-no-sidebar .halo-collection-content {
    padding-top: 0;
  }
  .collection-template-no-sidebar .bg-filter {
    margin-bottom: 40px;
    padding: 20px 0 7px;
  }
  .collection-template-no-sidebar .col-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar {
    margin: 0;
  }
  .collection-template-no-sidebar .col-sidebar .widget-content {
    display: none;
    position: absolute;
    top: 100%;
    background-color: #eae6df;
    left: 15px;
    right: 15px;
    z-index: 5;
    @indlude border-radius(2px);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    padding: 20px 20px 17px;
    margin-bottom: 0 !important;
    visibility: hidden;
    pointer-events: none;
  }
  .collection-template-no-sidebar .col-sidebar .widget-content .clear,
.collection-template-no-sidebar .col-sidebar .widget-content .clear-all {
    color: #000000;
    display: block;
    border-top: 1px solid #f2f2f2;
    line-height: 1em;
    padding-top: 15px;
  }
  .collection-template-no-sidebar .col-sidebar .widget-content .clear {
    margin-top: 6px;
  }
  .collection-template-no-sidebar .col-sidebar .widget-content .clear-all {
    margin-top: 15px;
  }
  .collection-template-no-sidebar .col-sidebar .filter-color .widget-content {
    padding-bottom: 10px;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content .scroll-content {
    max-height: 260px;
    overflow-y: auto;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content .scroll-content::-webkit-scrollbar-track {
    background-color: #f4f4f4;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content .scroll-content::-webkit-scrollbar {
    width: 5px;
    background-color: #f4f4f4;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content .scroll-content::-webkit-scrollbar-thumb {
    background-color: #323232;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content .scroll-content &gt; ul {
    margin-top: -10px;
    padding-right: 10px;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content li a {
    font-size: 20px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 3px;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content li a:before {
    top: 8px;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content li a:hover, .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content li a.active {
    padding-left: 15px;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content .dropdown-cat .dropdown-cat li a:before, .collection-template-no-sidebar .col-sidebar .sidebar-links .widget-content .dropdown-cat .dropdown-cat li a.active {
    top: 7px;
  }
  .collection-template-no-sidebar .col-sidebar .sidebar-links .icon-dropdown {
    top: -0.5px;
  }
  .collection-template-no-sidebar .sidebar .widget-title {
    margin-bottom: 0;
  }
  .collection-template-no-sidebar .sidebar .widget-title.open .sidebar-title:after {
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0;
  }
  .collection-template-no-sidebar .sidebar .sidebar-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
  }
  .collection-template-no-sidebar .sidebar .sidebar-filter &gt; .widget {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
    margin-bottom: 23px;
    position: relative;
  }
  .collection-template-no-sidebar .sidebar .sidebar-title {
    font-size: 20px;
    font-weight: 600;
    border-bottom-color: #acacac;
    padding-bottom: 4px;
    color: #2d2d2d;
    padding-left: 0;
    padding-right: 26px;
    position: relative;
  }
  .collection-template-no-sidebar .sidebar .sidebar-title:before {
    display: none;
  }
  .collection-template-no-sidebar .sidebar .sidebar-title:after {
    font-family: FontAwesome;
    content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: absolute;
    right: 0;
    top: -1px;
    font-weight: 600;
    font-size: 16px;
    color: #797979;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
  }
  .collection-template-no-sidebar .sidebar-filter .sidebar-tags:not(.filter-color) .widget-content {
    max-height: initial;
    overflow: visible;
  }
  .collection-template-no-sidebar .sidebar-filter .sidebar-tags:not(.filter-color) .scroll-content {
    max-height: 198px;
    overflow-y: auto;
  }
  .collection-template-no-sidebar .sidebar-filter .sidebar-tags:not(.filter-color) .scroll-content::-webkit-scrollbar-track {
    background-color: #f4f4f4;
  }
  .collection-template-no-sidebar .sidebar-filter .sidebar-tags:not(.filter-color) .scroll-content::-webkit-scrollbar {
    width: 5px;
    background-color: #f4f4f4;
  }
  .collection-template-no-sidebar .sidebar-filter .sidebar-tags:not(.filter-color) .scroll-content::-webkit-scrollbar-thumb {
    background-color: #323232;
  }
  .collection-template-no-sidebar .sidebar-filter &gt; .widget:hover .widget-content {
    display: block;
    visibility: visible;
    pointer-events: auto;
  }
  .collection-template-no-sidebar .sidebar-filter .refined-widgets {
    display: none !important;
  }
  /* ----- Header Parallax ------- */
  body:not(.template-index) .wrapper_header_parallax .wrapper-header-bt {
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
  }
  body:not(.template-index) .wrapper_header_parallax .header-logo .logo-img .logo-parallax {
    display: none;
  }
  .wrapper_header_parallax .wrapper-header-bt .header-pc,
.wrapper_header_vertical .wrapper-header-bt .header-pc {
    display: none;
  }
  .wrapper_header_parallax .sticky-wrapper {
    min-height: 60px;
  }
  .wrapper_header_parallax .wrapper-navigation {
    position: static;
    z-index: 92;
  }
  .wrapper_header_parallax .is-sticky .wrapper-header-bt {
    padding-top: 0;
    -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.1);
  }
  .wrapper_header_parallax .is-sticky .site-nav .menu-lv-1 &gt; a {
    padding-bottom: 16px;
  }
  .wrapper_header_parallax .is-sticky .left-header,
.wrapper_header_parallax .is-sticky .right-header {
    margin-top: 2px;
  }
  .wrapper_header_parallax .wrapper-header-bt {
    position: relative;
    padding-top: 0px;
  }
  .wrapper_header_parallax .wrapper-header-bt .header-logo {
    padding: 8px 0 8px;
  }
  .wrapper_header_parallax .wrapper-header-bt .header-panel-bt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .wrapper_header_parallax .wrapper-header-bt .icon-search svg {
    top: 1px;
  }
  .wrapper_header_parallax .left-header {
    padding-right: 15px;
    width: 130px !important;
  }
  .wrapper_header_parallax .right-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-top: 1px;
  }
  .wrapper_header_parallax .right-header &gt; * {
    width: 50px;
    height: 50px;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .wrapper_header_parallax .right-header .hamburger-icon {
    position: relative;
    top: 1px;
  }
  .wrapper_header_parallax .right-header .icon-user {
    position: relative;
    top: -1px;
    padding: 3px 0;
  }
  .wrapper_header_parallax .right-header .icon-user svg {
    width: 22px;
  }
  .wrapper_header_parallax .right-header .wishlist-icon {
    padding-right: 3px;
  }
  .wrapper_header_parallax .right-header .cart-icon {
    padding-right: 2px;
    position: relative;
    top: -1px;
  }
  .wrapper_header_parallax .right-header .cart-icon .cartCount {
    right: -10px;
    top: 6px;
  }
  .wrapper_header_parallax .right-header .nav-search .search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: absolute;
    width: 100%;
    z-index: 3;
    height: 100%;
    background-color: #f8f8f8;
    visibility: hidden;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
  }
  .wrapper_header_parallax .right-header .nav-search .search-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1170px;
    max-width: 82%;
    margin: auto;
    top: 0;
    height: 100%;
  }
  .wrapper_header_parallax .right-header .nav-search .search-bar .icon-search {
    padding-right: 0;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 52px;
  }
  .wrapper_header_parallax .right-header .nav-search .search-bar .icon-search svg {
    width: 18px;
    height: 18px;
  }
  .wrapper_header_parallax .right-header .nav-search .input-group-field {
    font-size: 20px;
    width: -moz-calc(100% - 52px);
    width: -webkit-calc(100% - 52px);
    width: -ms-calc(100% - 52px);
    width: calc(100% - 52px);
    text-align: center;
    padding-left: 64px;
    line-height: 20px;
  }
  .wrapper_header_parallax .right-header .nav-search .close-search {
    left: initial;
    right: -moz-calc(1.5% - 4px);
    right: -webkit-calc(1.5% - 4px);
    right: -ms-calc(1.5% - 4px);
    right: calc(1.5% - 4px);
    top: -moz-calc(50% + 1px);
    top: -webkit-calc(50% + 1px);
    top: -ms-calc(50% + 1px);
    top: calc(50% + 1px);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .wrapper_header_parallax .wrapper-navigation {
    margin-top: 4px;
  }
  .wrapper_header_parallax .site-nav .menu-lv-1 &gt; a {
    padding-bottom: 22px;
  }
  .wrapper_header_parallax .site-nav .menu-lv-1 .icon-label {
    top: -4px;
  }
  .translate-header #dropdown-cart,
.translate-header #dropdown-customer,
.translate-header .lang-currency-groups {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    z-index: 99;
    overflow-y: auto;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
    padding-bottom: 100px;
    width: 337px;
    max-width: -moz-calc(100vw - 40px);
    max-width: -webkit-calc(100vw - 40px);
    max-width: -ms-calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  .translate-header #dropdown-cart .mini-products-list {
    max-height: -moz-calc(100% - 270px);
    max-height: -webkit-calc(100% - 270px);
    max-height: -ms-calc(100% - 270px);
    max-height: calc(100% - 270px);
  }
  .translate-header .header-pc .customer-links,
.translate-header .header-pc .wishlist {
    display: none !important;
  }
  .translate-header .lang-currency-groups {
    background-color: #eae6df;
    padding: 15px 20px 25px;
  }
  .translate-header .lang-currency-groups .dropdown-label {
    display: none !important;
  }
  .translate-header .lang-currency-groups .lang-block {
    margin-bottom: 42px;
  }
  .translate-header .lang-currency-groups .label-text {
    font-weight: 500;
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #ebebeb;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .translate-header .lang-currency-groups .btn-group .dropdown-item.active .text {
    top: 1px;
  }
  .has_sticky .wrapper_header_default .wrapper-top-cart {
    position: fixed;
    top: 0;
    right: 0;
    width: 51px;
    padding: 9px 0 4px;
    z-index: 4;
  }
  .has_sticky .wrapper_header_default .wrapper-top-cart .cart-icon {
    padding: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: static;
    padding-top: 3px;
  }
  .has_sticky .wrapper_header_default .wrapper-top-cart .cart-text {
    display: none;
  }
  .has_sticky .wrapper_header_default .wrapper-top-cart .cartCount {
    position: absolute;
    margin: 0;
    top: 5px;
    right: 1px;
  }
  .has_sticky .wrapper_header_default .wrapper-top-cart #dropdown-cart {
    left: initial;
    right: 0;
  }
  .has_sticky .wrapper_header_default .fixed-right-menu .cart-fixed &gt; a {
    display: none;
  }
  html.cart-show .translate-header #dropdown-cart {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  html.customer-show .translate-header #dropdown-customer {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  html.options-show .translate-header .lang-currency-groups {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  html.search-open {
    overflow: auto;
  }

  html.search-open .wrapper_header_parallax .right-header .search-form {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  html.search-open .wrapper_header_parallax .header-search {
    top: 0;
    max-width: initial;
    width: 100%;
    position: static;
  }
  html.search-open .wrapper_header_parallax .header-search .close-search {
    position: absolute;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap {
    top: 100%;
    width: 100%;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap .container {
    padding-left: 0;
    padding-right: 0;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap .container:after {
    display: block;
    visibility: hidden;
    content: "";
    clear: both;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap .header-block,
html.search-open .wrapper_header_parallax .quickSearchResultsWrap .header-search__results-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap .header-search__trending {
    float: right;
    width: 40%;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap .header-search__product {
    float: left;
    width: 60%;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap .header-search__results-wrapper {
    width: 60%;
    margin: auto;
  }
  html.search-open .wrapper_header_parallax .quickSearchResultsWrap .products-grid .grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .banner-parallax .parallax-image {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
  }
  .banner-parallax .parallax-image + img {
    display: none;
  }
  .custom-block-banner .clock-item {
    border-width: 2px;
  }
  .shop-instagram .widget-title .box-title {
    font-size: 20px;
  }
  .footer-2 .footer-top .footer-newsletter {
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .footer-4 .store-location-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24.6%;
    flex: 0 0 24.6%;
    max-width: 24.6%;
  }
  .footer-4 .newsleter-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25.4%;
    flex: 0 0 25.4%;
    max-width: 25.4%;
  }
  .footer-4 .links-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .home-custom-block-sub-banner .action-link,
.home-custom-sub-banner-sections .action-link {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: center;
    z-index: 2;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  .home-custom-block-sub-banner .banner-item:hover .action-link,
.home-custom-sub-banner-sections .banner-item:hover .action-link {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .home-custom-block-sub-banner .banner-item:hover .action-link {
    bottom: 12.5%;
  }
  .home-custom-sub-banner-sections .banner-item:hover .action-link {
    bottom: 16.5%;
  }
  .home-custom-block-sub-banner .fiveImages .banner-item:hover .action-link {
    bottom: 29%;
  }
  .home-blog-style2 {
    padding: 40px 0 30px;
  }
  .home-blog-style2 .content-blog .item .article-img {
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
  }
  .home-blog-style2 .content-blog .item .article-title a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .home-blog-style2 .content-blog .item:hover .article-img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
  }
  .home-blog-style2 .content-blog .item:hover .blog-item {
    color: #fff;
  }
  .home-blog-style2 .content-blog .item:hover .blog-item .blog_author,
.home-blog-style2 .content-blog .item:hover .blog-item .article-title a,
.home-blog-style2 .content-blog .item:hover .blog-item .btn-read-more {
    color: #fff;
  }
  .home-blog-style2 .content-blog .item:hover .blog-item .btn-read-more {
    border-color: #fff;
  }
  /* ----- Header 02 ------- */
  .header-lang-style2 .lang-currency-groups {
    margin-left: 18px;
  }
  .header-lang-style2 .lang-currency-groups .label-text {
    display: none;
  }
  .header-lang-style2 .lang-currency-groups .dropdown-toggle:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    cursor: pointer;
    padding: 0;
    background: none;
    border: none;
    width: 20px;
    height: 20px;
    margin: 0 0 0 3px;
    vertical-align: middle;
    line-height: 18px;
    text-align: center;
    color: #6b6b6b;
    position: relative;
    top: 1px;
    font-weight: 500;
  }
  .header-lang-style2 .lang-currency-groups .btn-group {
    position: relative;
  }
  .header-lang-style2 .lang-currency-groups .dropdown-label {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: normal;
    padding: 4px 0 6px;
  }
  .header-lang-style2 .lang-currency-groups .dropdown-label .img-icon {
    width: 17px;
  }
  .header-lang-style2 .lang-currency-groups .dropdown-label .img-icon img {
    width: 17px;
    height: 17px;
  }
  .header-lang-style2 .lang-currency-groups .text {
    position: relative;
    top: 1px;
  }
  .header-lang-style2 .lang-currency-groups .dropdown-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    letter-spacing: normal;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 7px 15px 5px 0;
  }
  .header-lang-style2 .lang-currency-groups .dropdown-item .text {
    top: 1.5px;
  }
  .header-lang-style2 .lang-currency-groups .dropdown-menu {
    background-color: #eae6df;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 3;
    padding: 3px 10px 8px;
    min-width: 100px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    outline: none;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    display: none;
  }
  .header-lang-style2 .lang-currency-groups .lang-block,
.header-lang-style2 .lang-currency-groups .currency-block {
    display: inline-block;
    vertical-align: middle;
  }
  .wrapper_header_02 .lang-currency-groups .lang-block .dropdown-label &gt; .img-icon {
    display: none;
  }
  .wrapper_header_02 .lang-currency-groups .lang-block + .currency-block {
    margin-left: 15px;
  }
  .wrapper_header_02 .header-bottom {
    padding: 18px 0 15px;
  }
  .wrapper_header_02 .header-pc .header-panel-top {
    margin-bottom: 15px;
  }
  .wrapper_header_02 .header-pc .free-shipping-text {
    display: inline-block;
    padding: 4px 0 6px;
  }
  .wrapper_header_02 .header-pc .free-shipping-text + .free-shipping-text {
    padding-left: 5px;
    position: relative;
  }
  .wrapper_header_02 .header-pc .free-shipping-text + .free-shipping-text:before {
    content: "|";
    color: #cbcbcb;
    padding-right: 5px;
  }
  .wrapper_header_02 .header-pc .right-groups {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .wrapper_header_02 .header-pc .icon-search {
    padding: 7px 10px 5px;
    border: none;
  }
  .wrapper_header_02 .header-pc .icon-search svg {
    width: 18px;
    height: 18px;
    padding: 1px;
    position: relative;
    top: 1px;
  }
  .wrapper_header_02 .header-pc .cart-icon {
    width: initial;
    padding-right: 0;
    padding: 3px 0 1px;
    margin-left: 15px;
  }
  .wrapper_header_02 .header-pc .cart-icon a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .wrapper_header_02 .header-pc .cart-icon svg {
    width: 20px;
    height: 20px;
  }
  .wrapper_header_02 .header-pc .cart-icon .cartCount {
    position: static;
    top: initial;
    z-index: initial;
    padding-left: 0;
    min-width: 20px;
    min-height: 20px;
  }
  .wrapper_header_02 .search-form {
    min-width: 200px;
  }
  .wrapper_header_02 .search-form:after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both;
  }
  .wrapper_header_02 .search-form .input-group-field {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    padding: 4px 0 3px;
    float: right;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .wrapper_header_02 .search-form .close-search {
    display: none;
  }
  .wrapper_header_02 .wishlist {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 6px 5px 8px;
  }
  .wrapper_header_02 .wishlist .wishlist-text {
    display: none !important;
  }
  .wrapper_header_02 .wishlist svg {
    width: 19px;
    height: 16px;
  }
  .wrapper_header_02 .customer-links {
    margin: 0 20px 0 25px;
  }
  .wrapper_header_02 .acc-links {
    display: block;
    padding: 4px 0 6px;
  }
  .wrapper_header_02 .site-nav .menu-lv-1 &gt; a {
    padding-bottom: 19px;
  }
  .wrapper_header_02 .sticky-wrapper {
    height: 100% !important;
  }
  /* ----- Header 03 ------- */
  .wrapper_header_03 .bg_header-panel-top {
    padding-top: 6px;
    padding-bottom: 4px;
  }
  .wrapper_header_03 .header-panel-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .wrapper_header_03 .header-panel-top .left-groups {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .wrapper_header_03 .header-panel-top .right-groups {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    text-align: right;
  }
  .wrapper_header_03 .header-panel-top .right-groups &gt; div {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
  }
  .wrapper_header_03 .header-panel-top .right-groups &gt; div + div {
    position: relative;
    margin-left: 13px;
    padding-left: 14px;
    margin-right: -5px;
  }
  .wrapper_header_03 .header-panel-top .right-groups &gt; div + div:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #b3b3b3;
  }
  .wrapper_header_03 .header-panel-top .customer-links .acc-links + .acc-links {
    position: relative;
    margin-left: 13px;
    padding-left: 14px;
  }
  .wrapper_header_03 .header-panel-top .customer-links .acc-links + .acc-links:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #b3b3b3;
  }
  .wrapper_header_03 .header-panel-top .lang-block + .currency-block {
    margin-left: 10px;
  }
  .wrapper_header_03 .header-panel-bt {
    padding: 30px 0 28px;
  }
  .wrapper_header_03 .header-panel-bt &gt; .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_03 .header-panel-bt .right-groups {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_03 .header-panel-bt .right-groups .nav-search,
.wrapper_header_03 .header-panel-bt .right-groups .wishlist,
.wrapper_header_03 .header-panel-bt .right-groups .cart-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .wrapper_header_03 .header-panel-bt .right-groups .wishlist,
.wrapper_header_03 .header-panel-bt .right-groups .cart-icon {
    width: 36px;
    height: 36px;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_03 .header-panel-bt .cart-icon {
    padding: 0;
    margin-left: 10px;
  }
  .wrapper_header_03 .header-panel-bt .cart-icon a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .wrapper_header_03 .header-panel-bt .cart-icon svg {
    width: 26px;
    height: 26px;
  }
  .wrapper_header_03 .header-panel-bt .cart-icon .cartCount {
    right: -11px;
    top: -5px;
  }
  .wrapper_header_03 .header-panel-bt .wishlist {
    margin-left: 15px;
  }
  .wrapper_header_03 .header-panel-bt .wishlist .wishlist-text {
    display: none !important;
  }
  .wrapper_header_03 .header-panel-bt .wishlist svg {
    width: 27px;
    height: 22px;
  }
  .wrapper_header_03 .header-panel-bt .nav-search .close-search {
    display: none;
  }
  .wrapper_header_03 .header-panel-bt .nav-search .search-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .wrapper_header_03 .header-panel-bt .nav-search .input-group-field {
    padding-top: 8px;
    padding-bottom: 6px;
    max-width: 140px;
  }
  .wrapper_header_03 .header-panel-bt .nav-search .icon-search {
    padding: 9px 10px 7px;
  }
  .wrapper_header_03 .header-panel-bt .nav-search .icon-search svg {
    width: 16px;
    height: 16px;
  }
  .search-open .header-lang-style2 .search-form .input-group-field {
    padding: 10px 12px 8px;
    max-width: initial;
  }
  .search-open .header-lang-style2 .search-form .close-search {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: -moz-calc(20% - 50px);
    top: -webkit-calc(20% - 50px);
    top: -ms-calc(20% - 50px);
    top: calc(20% - 50px);
    z-index: 2;
    color: #ffffff;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .home-list-collections .collection-item .collections-btn {
    padding: 10px 20px 8px;
    min-width: 170px;
  }
  .home-list-collections .list-collumn-2 .grid-item {
    padding-bottom: 30px;
  }
  /* ----- Header 04 ------- */
  .wrapper_header_04 .site-nav .menu-lv-1 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .wrapper_header_04 .site-nav .menu-lv-1 &gt; a {
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: normal;
    padding-bottom: 30px;
  }
  .wrapper_header_04 .right-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_04 .right-header .wishlist-text,
.wrapper_header_04 .right-header .close-search {
    display: none !important;
  }
  .wrapper_header_04 .lang-currency-groups,
.wrapper_header_04 .wishlist,
.wrapper_header_04 .customer-links,
.wrapper_header_04 .reverse-mb {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_04 .cart-icon {
    padding-right: 0;
    padding-left: 20px;
    width: 60px;
  }
  .wrapper_header_04 .cart-icon .cartCount {
    right: 4px;
    top: 6px;
  }
  .wrapper_header_04 .wishlist {
    margin-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .wrapper_header_04 .wishlist,
.wrapper_header_04 .lang-currency-groups {
    padding-left: 21px;
    position: relative;
  }
  .wrapper_header_04 .wishlist:before,
.wrapper_header_04 .lang-currency-groups:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 22px;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-12px);
    -o-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
    background: #323232;
  }
  .wrapper_header_04 .lang-block + .currency-block {
    margin-left: 13px;
  }
  .wrapper_header_04 .acc-links {
    font-weight: 600;
    padding: 6px 0 4px;
  }
  .wrapper_header_04 .appentMb {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 325px;
    flex: 0 0 325px;
    max-width: 325px;
    padding-left: 10px;
  }
  .wrapper_header_04 .icon-search {
    padding: 6px 0 3px 15px;
  }
  .wrapper_header_04 .icon-search svg {
    width: 18px;
    height: 18px;
  }
  .wrapper_header_04 .nav-search .search-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .wrapper_header_04 .nav-search .input-group-field {
    padding: 6px 0 3px;
    max-width: 135px;
  }
  .wrapper_header_04 .is-sticky .main-menu {
    width: 100%;
  }
  .wrapper_header_04 .is-sticky .wrapper-header-bt {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  }
  .wrapper_header_04 .wrapper-header-bt {
    position: relative;
    padding-top: 15px;
  }
  .wrapper_header_04 .header-panel-bt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .wrapper_header_04 .header-panel-bt .right-header {
    padding-left: 15px;
  }
  .wrapper_header_04 .header-panel-bt .left-header {
    padding: 9px 0 9px 15px;
  }
  .wrapper_header_04 .header-panel-bt .wrapper-navigation {
    position: static;
    margin-top: 3px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 680px);
    flex: 0 0 calc(100% - 680px);
    max-width: -moz-calc(100% - (100px + 580px));
    max-width: -webkit-calc(100% - (100px + 580px));
    max-width: -ms-calc(100% - (100px + 580px));
    max-width: calc(100% - (100px + 580px));
  }
  /* ----- Header Vertical ------- */
}
@media screen and (min-width: 1200px) and (-ms-high-contrast: active), (min-width: 1200px) and (-ms-high-contrast: none) {
  .wrapper_header_04 .header-panel-bt .wrapper-navigation {
    width: -moz-calc(100% - (100px + 580px));
    width: -webkit-calc(100% - (100px + 580px));
    width: -ms-calc(100% - (100px + 580px));
    width: calc(100% - (100px + 580px));
  }
}
@media (min-width: 1200px) {
  .wrapper_header_04 .header-panel-bt .left-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
  }
}
@media (min-width: 1200px) {
  .wrapper_header_04 .header-panel-bt .right-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 580px;
    flex: 0 0 580px;
    max-width: 580px;
  }
}
@media (min-width: 1200px) {
  .product-template-full-width .video-open-popup &gt; a {
    bottom: initial;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
  }
  .product-template-full-width .product-shop {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 500px;
    flex: 0 0 500px;
    max-width: 500px;
  }
  .product-template-full-width .product-shop .vertical-tabs {
    padding-bottom: 40px;
    margin-top: 25px;
  }
  .product-template-full-width .product-shop .vertical-tabs .theme-ask {
    margin-bottom: 5rem;
  }
  .product-template-full-width .product-photos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
    max-width: -moz-calc(100% - 500px);
    max-width: -webkit-calc(100% - 500px);
    max-width: -ms-calc(100% - 500px);
    max-width: calc(100% - 500px);
  }
  .product-template-full-width .halo-product-content {
    padding-top: 20px;
  }
  .product-template-full-width .halo-product-content .pro-page {
    margin-bottom: 60px;
  }
  .product-template-full-width .related-products {
    margin-top: 0;
  }
  .product-template-full-width .related-products .widget-title {
    padding: 7px 0 10px;
  }
  .product-template-full-width .product-img-box {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .product-template-full-width .product-img-box .margin-nav {
    left: 1.5vw;
  }
  .product-template-full-width .product-img-box .margin-nav.sticky-on-bottom {
    left: 0;
  }
  .product-template-full-width .product-img-box .slider-nav {
    margin: 17.2% 0;
  }
  .product-template-full-width .product-img-box .wrapper-images {
    margin-left: auto;
  }
  .product-template-full-width .product-img-box .slider-for .scroll-down {
    color: #323232;
    bottom: 20px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    display: none !important;
  }
  .product-template-full-width .product-img-box .slider-for .thumb {
    /*background-color: $body_bg;
    text-align: center;
    margin-bottom: 25px;
    min-width: 100%;
    padding: 15% 12%;
    position: relative;*/
  }
  .product-template-full-width .product-img-box .slider-for .thumb:hover .scroll-down {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
  }
}
@media (min-width: 1200px) {
  .wrapper_header_vertical .right-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_vertical .right-header .svg-mb {
    width: 50px;
    height: 50px;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .wrapper_header_vertical .right-header .cart-icon {
    width: 56px;
    padding-right: 4px;
  }
  .wrapper_header_vertical .right-header .cart-icon .cartCount {
    right: -8px;
  }
  .wrapper_header_vertical .right-header .nav-search {
    margin-right: 3px;
  }
  .wrapper_header_vertical .nav-search .close-search {
    display: none !important;
  }
  .wrapper_header_vertical .nav-search .search-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .wrapper_header_vertical .nav-search .input-group-field {
    padding: 7px 0 2px;
    min-width: 178px;
  }
  .wrapper_header_vertical .nav-search .icon-search {
    padding: 9px 0 6px 10px;
  }
  .wrapper_header_vertical .nav-search .icon-search svg {
    width: 17px;
    height: 18px;
  }
  .wrapper_header_vertical .header-panel-bt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_vertical .left-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .wrapper_header_vertical .wrapper-header-bt {
    padding: 5px 0 8px;
  }
  .wrapper_header_vertical .right-header .svg-mb {
    margin-top: 7px;
  }
}
@media (min-width: 1200px) {
  .nav-vertical .site-nav .menu-lv-1 {
    display: block;
    padding-right: 30%;
    margin: 0;
  }
  .nav-vertical .site-nav .menu-lv-1 &gt; a {
    padding-left: 0;
    display: inline-block;
  }
  .nav-vertical .site-nav .menu-lv-1 .icon-label {
    top: -4px;
    right: -24px;
  }
  .nav-vertical .site-nav .menu-lv-1.dropdown:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 19px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    cursor: pointer;
    float: right;
    width: 20px;
    height: 20px;
    padding: 13px 0 11px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
    filter: alpha(opacity=40);
  }
  .nav-vertical .site-nav .menu-lv-1 &gt; .sub-menu-mobile {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 1200px) {
  .navigation-vertical-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100vh;
    width: -moz-calc(1.5% + 330px);
    width: -webkit-calc(1.5% + 330px);
    width: -ms-calc(1.5% + 330px);
    width: calc(1.5% + 330px);
    z-index: 6;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    padding-left: 1.5%;
    padding-bottom: 100px;
  }
  .navigation-vertical-menu .mb-area {
    margin: 35px 0;
    padding-top: 42px;
    padding-bottom: 42px;
    position: relative;
    margin-right: -15px;
  }
  .navigation-vertical-menu .mb-area .nav-bar {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .navigation-vertical-menu .mb-area .nav-bar::-webkit-scrollbar {
    width: 0;
  }
  .navigation-vertical-menu .mb-area .nav-bar::-ms-scrollbar {
    width: 0;
  }
  .navigation-vertical-menu .site-nav .mega-menu &gt; .sub-menu-mobile {
    left: -moz-calc(100% - 15px);
    left: -webkit-calc(100% - 15px);
    left: -ms-calc(100% - 15px);
    left: calc(100% - 15px);
    top: -11px;
    right: initial;
    width: -moz-calc(100vw - (1.5vw + 330px - 30px));
    width: -webkit-calc(100vw - (1.5vw + 330px - 30px));
    width: -ms-calc(100vw - (1.5vw + 330px - 30px));
    width: calc(100vw - (1.5vw + 330px - 30px));
    padding-left: 15px;
  }
  .navigation-vertical-menu .site-nav .no-mega-menu {
    position: static;
  }
  .navigation-vertical-menu .site-nav .no-mega-menu .sub-menu-mobile {
    left: -moz-calc(100% - 20px);
    left: -webkit-calc(100% - 20px);
    left: -ms-calc(100% - 20px);
    left: calc(100% - 20px);
    top: -11px;
    width: 260px;
    min-height: 100%;
    padding-left: 15px;
  }
  .navigation-vertical-menu .site-nav .menu-lv-1 &gt; a &gt; span:not(.icon-dropdown):before {
    display: none;
  }
  .navigation-vertical-menu .style_1 .mega-banner .col-left,
.navigation-vertical-menu .style_1 .mega-banner .col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .navigation-vertical-menu .mega-menu .site-nav-dropdown .container &gt; .row .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .navigation-vertical-menu .mega-menu .site-nav-dropdown .container &gt; .row .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (min-width: 1200px) {
  .translate-overlay .navigation-vertical-menu {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .translate-overlay .icon-nav.menu-open {
    left: -moz-calc(1.5vw + 330px);
    left: -webkit-calc(1.5vw + 330px);
    left: -ms-calc(1.5vw + 330px);
    left: calc(1.5vw + 330px);
  }
}
@media (min-width: 1200px) {
  .suppermarket-product-tabs .column-banner-inner {
    margin-bottom: 30px;
  }
  .suppermarket-product-tabs .custom-block-imgs .banner-button {
    min-width: 170px;
  }
  .suppermarket-product-tabs.has-banner .column-product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .suppermarket-product-tabs.has-banner .column-banner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (min-width: 1200px) {
  .sticky_form .container {
    max-width: 1200px;
  }
  .sticky_form form .col-variant {
    max-width: -moz-calc(50% - 70px);
    max-width: -webkit-calc(50% - 70px);
    max-width: -ms-calc(50% - 70px);
    max-width: calc(50% - 70px);
  }
  .sticky_form form .col-img-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% + 65px);
    flex: 0 0 calc(25% + 65px);
    max-width: -moz-calc(25% + 65px);
    max-width: -webkit-calc(25% + 65px);
    max-width: -ms-calc(25% + 65px);
    max-width: calc(25% + 65px);
  }
  .sticky_form form .col-actions {
    max-width: -moz-calc(25% + 5px);
    max-width: -webkit-calc(25% + 5px);
    max-width: -ms-calc(25% + 5px);
    max-width: calc(25% + 5px);
  }
}
@media (min-width: 1200px) {
  .wrapper_header_supermarket .wrapper-header-bt .wrapper-right {
    text-align: right;
  }
  .wrapper_header_supermarket .info-store,
.wrapper_header_supermarket .header-links {
    margin: 0 -12.5px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .wrapper_header_supermarket .info-store li,
.wrapper_header_supermarket .header-links li {
    padding: 6px 12.5px 4px;
  }
  .wrapper_header_supermarket .info-store a:hover,
.wrapper_header_supermarket .header-links a:hover {
    text-decoration: underline;
  }
  .wrapper_header_supermarket .free-shipping-text {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 6px 0 4px;
  }
  .wrapper_header_supermarket .lang-currency-groups {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: -1px;
  }
  .wrapper_header_supermarket .lang-currency-groups .lang-block + .currency-block {
    margin-left: 20px;
  }
  .wrapper_header_supermarket .header-panel-top .lang-currency-groups {
    margin-left: 22px;
  }
  .wrapper_header_supermarket .header-panel-bt .wrapper-left,
.wrapper_header_supermarket .main-menu .wrapper-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
    max-width: -moz-calc(25% - 10px);
    max-width: -webkit-calc(25% - 10px);
    max-width: -ms-calc(25% - 10px);
    max-width: calc(25% - 10px);
  }
  .wrapper_header_supermarket .header-panel-bt {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
  }
  .wrapper_header_supermarket .header-panel-bt .header-logo {
    text-align: center;
  }
  .wrapper_header_supermarket .header-panel-bt .wrapper-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(41.666667% + 20px);
    flex: 0 0 calc(41.666667% + 20px);
    max-width: -moz-calc(41.666667% + 20px);
    max-width: -webkit-calc(41.666667% + 20px);
    max-width: -ms-calc(41.666667% + 20px);
    max-width: calc(41.666667% + 20px);
  }
  .wrapper_header_supermarket .header-panel-bt .wrapper-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.3333% - 10px);
    flex: 0 0 calc(33.3333% - 10px);
    max-width: -moz-calc(33.3333% - 10px);
    max-width: -webkit-calc(33.3333% - 10px);
    max-width: -ms-calc(33.3333% - 10px);
    max-width: calc(33.3333% - 10px);
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart,
.wrapper_header_supermarket .header-panel-bt .append-mb {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart {
    text-align: center;
    margin-right: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart .groups-cart-text {
    max-width: 30px;
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart .groups-cart-text,
.wrapper_header_supermarket .header-panel-bt .header-cart .cart-icon {
    display: inline-block;
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart .cart-icon {
    width: initial;
    padding-right: 3px;
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart .cart-icon svg {
    width: 32px;
    height: 31px;
    position: relative;
    top: 1px;
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart .cartCount {
    min-width: 30px;
    padding: 3px 0px 2px 2px;
    text-align: center;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 3px;
  }
  .wrapper_header_supermarket .header-panel-bt .header-cart .cartCount,
.wrapper_header_supermarket .header-panel-bt .header-cart .cart-text {
    display: block;
    line-height: 1em;
  }
  .wrapper_header_supermarket .header-panel-bt .wishlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: left;
    line-height: 20px;
  }
  .wrapper_header_supermarket .header-panel-bt .wishlist svg {
    width: 28px;
    height: 26px;
    margin-right: 7px;
  }
  .wrapper_header_supermarket .header-panel-bt .wishlist .wishlist-text {
    padding-top: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 35px;
    word-break: break-all;
  }
  .wrapper_header_supermarket .header-panel-bt .customer-links {
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    line-height: 20px;
  }
  .wrapper_header_supermarket .header-panel-bt .customer-links .icon-user {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 8px;
  }
  .wrapper_header_supermarket .header-panel-bt .customer-links .icon-user svg {
    width: 28px;
    height: 26px;
  }
  .wrapper_header_supermarket .header-panel-bt .header-wishlist + .customer-links {
    margin-left: 20px;
  }
  .wrapper_header_supermarket .search-form .search-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.12);
  }
  .wrapper_header_supermarket .search-form .input-group-field {
    padding: 11px 18px 9px;
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -ms-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .wrapper_header_supermarket .search-form .icon-search {
    padding: 10px 14px 8px;
  }
  .wrapper_header_supermarket .main-menu .icon-nav {
    position: relative;
  }
  .wrapper_header_supermarket .main-menu .mb-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }
  .wrapper_header_supermarket .main-menu .mb-area &gt; div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wrapper_header_supermarket .main-menu .wrapper-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(75% + 10px);
    flex: 0 0 calc(75% + 10px);
    max-width: -moz-calc(75% + 10px);
    max-width: -webkit-calc(75% + 10px);
    max-width: -ms-calc(75% + 10px);
    max-width: calc(75% + 10px);
  }
  .wrapper_header_supermarket .main-menu .append-mb,
.wrapper_header_supermarket .main-menu .header-panel-top {
    display: none;
  }
  .wrapper_header_supermarket .fb-like-code {
    text-align: right;
  }
  .wrapper_header_supermarket .fb-like-code a {
    padding: 0;
  }
  .wrapper_header_supermarket .mega-menu .mega-banner-bt .col-cms {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: -moz-calc(50% - 10px);
    max-width: -webkit-calc(50% - 10px);
    max-width: -ms-calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
  .wrapper_header_supermarket .wrapper-full {
    width: 100%;
  }
  .wrapper_header_supermarket .horizontal-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 1px 0;
  }
  .wrapper_header_supermarket .horizontal-menu .menu-lv-1 {
    margin: 0 13.5px;
  }
  .wrapper_header_supermarket .horizontal-menu .menu-lv-1:first-of-type {
    margin-left: 0;
  }
  .wrapper_header_supermarket .horizontal-menu .menu-lv-1:last-of-type {
    margin-right: 0;
  }
  .wrapper_header_supermarket .horizontal-menu .fb-like-code {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
  }
  .wrapper_header_supermarket .horizontal-menu .nav-bar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    max-width: -moz-calc(100% - 100px);
    max-width: -webkit-calc(100% - 100px);
    max-width: -ms-calc(100% - 100px);
    max-width: calc(100% - 100px);
  }
  .wrapper_header_supermarket .vertical-menu {
    position: relative;
  }
  .wrapper_header_supermarket .vertical-menu .categories-title {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
  }
  .wrapper_header_supermarket .vertical-menu .site-nav {
    padding: 10px 0 15px;
    position: relative;
  }
  .wrapper_header_supermarket .vertical-menu .menu-lv-1 {
    display: block;
    margin: 0;
  }
  .wrapper_header_supermarket .vertical-menu .menu-lv-1.dropdown &gt; a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    cursor: pointer;
    width: 21px;
    height: 18px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: alpha(opacity=50);
    position: absolute;
    right: 0;
    top: 9px;
  }
  .wrapper_header_supermarket .vertical-menu .menu-lv-1 &gt; a {
    font-weight: normal;
    padding: 8px 20px 6px;
    min-height: 35px;
  }
  .wrapper_header_supermarket .vertical-menu .menu-lv-1 &gt; .sub-menu-mobile {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .wrapper_header_supermarket .vertical-menu .menu-lv-1 &gt; .sub-menu-mobile .bg {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu &gt; .sub-menu-mobile {
    left: 100%;
    right: initial;
    top: 0;
    min-width: 911px;
    background: rgba(255, 255, 255, 0);
    padding: 10px 0 0 11px;
    max-height: 90vh;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .bg {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    padding: 8px 5px;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .mega-banner {
    padding: 12px 0;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu [data-masonry] {
    margin-left: -10px;
    margin-right: -10px;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .menu-lv-2 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .menu-lv-2.col-xl-4:not(:nth-child(-n+4)) {
    position: relative;
    padding-top: 15px;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .menu-lv-2.col-xl-4:not(:nth-child(-n+4)):before {
    position: absolute;
    content: "";
    left: 10px;
    top: 0;
    height: 1px;
    background-color: #ebebeb;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -ms-calc(100% - 20px);
    width: calc(100% - 20px);
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .style_4 .menu-lv-2.col5:not(:nth-child(-n+5)) {
    position: relative;
    padding-top: 15px;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .style_4 .menu-lv-2.col5:not(:nth-child(-n+5)):before {
    position: absolute;
    content: "";
    left: 10px;
    top: 0;
    height: 1px;
    background-color: #ebebeb;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -ms-calc(100% - 20px);
    width: calc(100% - 20px);
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .container .row .col-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .wrapper_header_supermarket .vertical-menu .mega-menu .menu-lv-2.col5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wrapper_header_supermarket .vertical-menu .no-mega-menu &gt; .sub-menu-mobile {
    left: 100%;
    background-color: rgba(255, 255, 255, 0);
    padding: 10px 0 0 11px;
    top: -10px;
  }
  .wrapper_header_supermarket .vertical-menu .no-mega-menu .bg {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
  }
  .wrapper_header_supermarket .vertical-menu .nav-bar {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    border: 1px solid #ebebeb;
    border-top: none;
    z-index: 3;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    pointer-events: none;
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
  }
  .wrapper_header_supermarket .vertical-menu:hover .nav-bar {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    pointer-events: auto;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .wrapper_header_supermarket .cart-fixed .cart-icon svg {
    width: 24px;
    height: 24px;
  }
  .wrapper_header_supermarket .is-sticky .horizontal-menu .fb-like-code {
    display: none;
  }
  .wrapper_header_supermarket .is-sticky .horizontal-menu .nav-bar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .product-notification,
#accept-cookies {
    position: fixed;
    z-index: 99;
    bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .footbar-fixed.footbar-fixed-product .product-notification,
.footbar-fixed.footbar-fixed-product #accept-cookies {
    position: absolute;
    bottom: 100%;
    margin: 0 0 15px;
  }
}
@media (min-width: 1200px) {
  .horizontal-tabs.horizontal-tabs-center .tab-links {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .vertical-tabs .wrapper-tab-content .tab-links {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .recently-viewed-products .widget-title .box-title,
.related-products .widget-title .box-title {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .cart-popup-coll-related .products-grid .grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cart-popup-coll-related .products-grid .grid-item:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .container-fluid .slick-arrow.slick-next {
    right: 0;
  }
  .container-fluid .slick-arrow.slick-prev {
    left: 0;
  }
}
@media (min-width: 1200px) {
  .search-page .input-group-field {
    width: 770px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .slick-arrow.slick-next {
    right: 0;
  }
  .slick-arrow.slick-prev {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .brands-slider .slick-arrow.slick-next,
.home-instagram .slick-arrow.slick-next {
    right: 0;
  }
  .brands-slider .slick-arrow.slick-prev,
.home-instagram .slick-arrow.slick-prev {
    left: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .header-vertical-tpl .container {
    padding: 0 1.5%;
    max-width: 100%;
  }
  .header-vertical-tpl .site-nav-dropdown .container {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .flex-nav-vertical .navigation-vertical-menu .mb-area {
    margin: 0;
  }
  .flex-nav-vertical .navigation-vertical-menu .mb-area .nav-bar {
    max-height: -moz-calc(100vh - 45px - 33px - 115px - 42px - 42px - 100px);
    max-height: -webkit-calc(100vh - 45px - 33px - 115px - 42px - 42px - 100px);
    max-height: -ms-calc(100vh - 45px - 33px - 115px - 42px - 42px - 100px);
    max-height: calc(100vh - 45px - 33px - 115px - 42px - 42px - 100px);
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .container-padd60 .list-categories .col-lg-4,
.body-full .container .list-categories .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .container-padd60 .list-categories .col-xl-3,
.body-full .container .list-categories .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .container-padd60 .list-categories .col5,
.body-full .container .list-categories .col5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .container-padd60 .products-grid .grid-item.col-xl-2,
.body-full .container .products-grid .grid-item.col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .wrapper_header_parallax .left-header {
    padding-right: 0;
  }
  .wrapper_header_parallax .site-nav .menu-lv-1 {
    margin-left: 13px;
    margin-right: 13px;
  }
  .wrapper_header_parallax .site-nav .menu-lv-1:first-of-type {
    margin-left: 0;
  }
  .wrapper_header_parallax .site-nav .menu-lv-1:last-of-type {
    margin-right: 0;
  }
  .footer-4 .newsletter .input-group-field,
.footer-4 .newsletter .btn {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 1350px) {
  .container-padd60,
.body-full .container {
    padding: 0 3.175%;
  }
  .blog-fullWidth {
    padding-left: 40px;
  }
  .blog-fullWidth .list-blog .blog-item-2:nth-child(odd) .article-img {
    padding-right: 70px;
  }
  .blog-fullWidth .list-blog .blog-item-2:nth-child(3n+3) .article-img {
    padding-left: 70px;
    padding-right: 0;
  }
  .product-template-slider .product-img-box .slider-for:not(.slick-slider) .thumb:nth-child(-n+5) {
    display: block;
    width: 20%;
  }
  .product-template-slider .product-img-box.five-items .video-open-popup &gt; a {
    left: -moz-calc(40% + 20px);
    left: -webkit-calc(40% + 20px);
    left: -ms-calc(40% + 20px);
    left: calc(40% + 20px);
  }
  .product-template-slider .product-img-box.five-items .product-label {
    right: 40%;
  }
  .product-template-slider .product-img-box.five-items:before, .product-template-slider .product-img-box.five-items:after {
    width: 20%;
  }
  .product-template-slider .product-img-box.five-items .slick-arrow.slick-prev {
    left: 20%;
  }
  .product-template-slider .product-img-box.five-items .slick-arrow.slick-next {
    right: 20%;
  }
  .wrapper_header_parallax .right-header .nav-search .close-search {
    right: -moz-calc(4% - 4px);
    right: -webkit-calc(4% - 4px);
    right: -ms-calc(4% - 4px);
    right: calc(4% - 4px);
  }
  .product-template-full-width .relate-verticle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
  }
  .product-template-full-width .product-shop {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 500px;
    flex: 0 0 500px;
    max-width: 500px;
    padding-right: 45px;
    padding-left: 55px;
  }
  .product-template-full-width .product-photos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
    max-width: -moz-calc(100% - 500px);
    max-width: -webkit-calc(100% - 500px);
    max-width: -ms-calc(100% - 500px);
    max-width: calc(100% - 500px);
  }
  .product-template-full-width .product-img-box {
    /*
                .wrapper-images {
                    @include calc(width, '100% - 605px');
                } */
  }
  .product-template-full-width .product-img-box .margin-nav {
    left: 3.175vw;
  }
  .product-template-full-width .product-img-box .slider-nav {
    width: 85px;
  }
  .header-vertical-tpl .container {
    padding: 0 3.175%;
    max-width: 100%;
  }
  .header-vertical-tpl .site-nav-dropdown .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1400px) {
  .container-padd60 .recently-viewed-products .widget-product .slick-arrow,
.body-full .container .recently-viewed-products .widget-product .slick-arrow {
    top: 36.5%;
  }
}
@media (min-width: 1600px) {
  .wrapper_header_parallax .header-items {
    width: 390px;
  }
  .wrapper_header_vertical .header-panel-bt {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .wrapper_header_vertical .header-panel-bt .left-header {
    display: none !important;
  }
  .wrapper_header_vertical .wrapper-header-bt {
    padding: 30px 0 15px;
  }
  .wrapper_header_vertical .sticky-wrapper {
    height: 100% !important;
  }
  .wrapper_header_vertical .is-sticky .wrapper-header-bt {
    padding: 12px 0;
  }
  .navigation-vertical-menu .site-nav .mega-menu &gt; .sub-menu-mobile {
    width: -moz-calc(100vw - (3.175vw + 280px));
    width: -webkit-calc(100vw - (3.175vw + 280px));
    width: -ms-calc(100vw - (3.175vw + 280px));
    width: calc(100vw - (3.175vw + 280px));
    padding-right: -moz-calc(3.175vw + 12px);
    padding-right: -webkit-calc(3.175vw + 12px);
    padding-right: -ms-calc(3.175vw + 12px);
    padding-right: calc(3.175vw + 12px);
    padding-left: 3.175vw;
  }
  .navigation-vertical-menu .site-nav .no-mega-menu .sub-menu-mobile {
    padding-left: 3.175vw;
    width: -moz-calc(3.175vw + 225px);
    width: -webkit-calc(3.175vw + 225px);
    width: -ms-calc(3.175vw + 225px);
    width: calc(3.175vw + 225px);
  }
  .navigation-vertical-menu .site-nav .menu-lv-1 {
    padding-right: 17%;
  }
  .navigation-vertical-menu .site-nav .menu-lv-1 &gt; .sub-menu-mobile {
    pointer-events: none;
  }
  .navigation-vertical-menu .site-nav .menu-lv-1:hover &gt; .sub-menu-mobile {
    pointer-events: initial;
  }
  .flex-nav-vertical .navigation-vertical-menu {
    float: left;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: -moz-calc(3.175% + 280px);
    width: -webkit-calc(3.175% + 280px);
    width: -ms-calc(3.175% + 280px);
    width: calc(3.175% + 280px);
    padding-left: 3.175%;
    z-index: 4;
  }
  .flex-nav-vertical .wrapper-body {
    float: right;
    width: -moz-calc(100% - 3.175% - 280px);
    width: -webkit-calc(100% - 3.175% - 280px);
    width: -ms-calc(100% - 3.175% - 280px);
    width: calc(100% - 3.175% - 280px);
  }
  .flex-nav-vertical .wrapper-body .container-fluid,
.flex-nav-vertical .wrapper-body .container-padd60,
.flex-nav-vertical .wrapper-body .container {
    padding: 0 3.175vw;
  }
  .flex-nav-vertical .wrapper-body .container-fluid .no-padd {
    padding-left: 15px;
    padding-right: 15px;
  }
  .flex-nav-vertical:after {
    display: block;
    content: "";
    visibility: hidden;
    clear: both;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .wrapper_header_04 .site-nav .menu-lv-1 {
    margin-left: 8px;
    margin-right: 8px;
  }
  .wrapper_header_04 .header-panel-bt .left-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    max-width: 65px;
    padding-left: 0;
  }
  .wrapper_header_04 .header-panel-bt .wrapper-navigation {
    position: static;
    margin-top: 3px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - (65px + 540x));
    flex: 0 0 calc(100% - 605px);
    max-width: -moz-calc(100% - (65px + 540px));
    max-width: -webkit-calc(100% - (65px + 540px));
    max-width: -ms-calc(100% - (65px + 540px));
    max-width: calc(100% - (65px + 540px));
  }
  .wrapper_header_04 .header-panel-bt .right-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 540px;
    flex: 0 0 540px;
    max-width: 540px;
    padding-left: 0;
  }
  .wrapper_header_04 .appentMb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
    max-width: 310px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .navigation-vertical-menu .site-nav .menu-lv-1 {
    pointer-events: none;
  }
  .translate-overlay .navigation-vertical-menu .site-nav .menu-lv-1 {
    pointer-events: initial;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .suppermarket-product-tabs .list-product-tabs {
    overflow-x: visible;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 1200px), (-ms-high-contrast: none) and (min-width: 1200px) {
  .header-default .nav-search {
    width: 160px;
  }
  .wrapper_header_supermarket .main-menu .wrapper-left {
    width: -moz-calc(25% - 10px);
    width: -webkit-calc(25% - 10px);
    width: -ms-calc(25% - 10px);
    width: calc(25% - 10px);
  }
  .wrapper_header_supermarket .main-menu .wrapper-right {
    width: -moz-calc(75% + 10px);
    width: -webkit-calc(75% + 10px);
    width: -ms-calc(75% + 10px);
    width: calc(75% + 10px);
  }
  html.search-open .wrapper_header_parallax .header-search {
    max-width: 100%;
  }
  .collection-template-no-sidebar .sidebar-filter .sidebar-tags:not(.filter-color) .widget-content {
    max-height: none;
  }
  .collection-template-no-sidebar .sidebar-filter .sidebar-title .clear-all,
.collection-template-no-sidebar .sidebar-filter .sidebar-title .clear {
    margin-left: auto;
  }
  .product-img-box.vertical-moreview .slick-arrow.slick-next {
    top: auto;
  }
}
@supports (-ms-ime-align: auto) {
  @media (min-width: 1200px) {
    .collection-template-fullwidth .col5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 19.95%;
      flex: 0 0 19.95%;
      max-width: 19.95%;
    }
  }
}
.blur-up {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  transition: filter 200ms ease-in-out, -webkit-filter 200ms ease-in-out;
}

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

@media (min-width: 1200px) {
  .not-desktop-1 {
    display: none;
  }
}
.article-details a {
  color: #57544e;
}
</pre></body></html>