/** Shopify CDN: Minification failed

Line 1152:0 Unexpected "}"

**/
/* Global Component Css Start */

.overflow-hidden {
  overflow: hidden;
}

/* Container Css Start */

.new-container {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

/* Container Css End */

/* Section Padding Css Start */

.section-padding {
    padding: 64px 0;
}
@media (max-width: 767.98px) {
  .section-padding {
    padding: 32px 0;
  }  
}

/* Section Padding Css End */

/* Section Title Css Start */

.section-title {
  font-family: Chivo;
  font-weight: 500 !important;
  font-size: 36px !important;
  line-height: 43.2px;
  letter-spacing: 0px;
  color: #0A0A0A;
  text-transform: none;
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  .section-title {
    font-size: 32px !important;
  }
}

/* Section Title Css End */

/* Section Button Css Start */

.section-button {
    font-size: 16px !important;
    line-height: 19px !important;
    padding: 13.5px 23px !important;
}

/* Section Button Css End */

/* Badge Css Start */

.custom-badge {
    background: #F7F2EAB2;
    font-family: Chivo;
    font-weight: 300;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000000;
    border-radius: 25px;
    width: max-content;
    padding: 4px 8px;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 1;
}

/* Badge Css End */

/* Search Bar Css Start */

.main-serach.search-box {
    max-width: 412px;
    margin: 0 auto;
}
.main-serach.search-box form {
    width: 100%;
    display: flex;
    margin: 0;
    position: relative;
}
.main-serach.search-box input {
    border-radius: 100px;
    border: 1px solid #000 !important;
    background: #FFF;
    max-width: 100%;
}
.main-serach.search-box button.search-btn {
    background: transparent;
    padding: 0;
    min-height: auto;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/* Search Bar Css Start */

/* Global Component Css End */

/* Announcement Bar And Header Css Start */

.site-header {
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    position: relative;
}

.site-header .logo {
    max-width: 213px;
    width: 100%;
    padding-left: 20px;
}

.top-bar {
    display: flex;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    background: #000;
}

.top-bar p {
    font-family: Chivo;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
}

.header-main {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    position: relative;
}

.logo {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 2px;
}

.search-wrapper {
  position: relative;
  width: 500px;
}

.search-wrapper input {
    width: 100%;
    border-radius: 100px;
    border: 1px solid #E2E2E2;
    background: #fff;
    max-width: 456px;
    padding: 10px 10px 10px 42px;
    margin: 0;
    color: #000;
    font-family: Inter !important;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: -.312px;
    min-height: 40px;
    height: 40px;
}
.search-wrapper input::placeholder {
    font-family: Inter !important;
}
.search-wrapper input:focus {
    font-size: 14px;
    letter-spacing: -0.312px !important;
}

.search-wrapper .search-submit {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 30;
    height: 20px;
    width: 20px;
}
.cart-box {
    height: 60px;
    width: 60px;
    background: #c6a26a;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.cart-box a.mini_cart {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding: 0;
    height: max-content;
    margin: 0 !important;
}
.cart-box a.mini_cart::before {
    content: '';
    position: absolute;
    height: 60px;
    width: 60px;
}
.cart-box.active_link a.mini_cart.dropdown_link {
    background-color: transparent !important;
}
.site-header .cart-box .cart_count {
    position: absolute;
    bottom: -3px;
    right: -2px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    padding: 0;
    display: flex;
    width: 14px;
    height: 14px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    background: #000;
    border-radius: 50%;
}
#ds-top-bar-section-header .ds-top-bar-close {
    padding: 0 !important;
    height: 24px !important;
    width: 24px !important;
}
.site-header .top_bar--right .mobile-search-icon {
    display: none;
    align-items: center;
}
.site-header .mobile_nav_icon {
    display: none;
}
.index a#pagecontent {
    display: none;
}
#ds-top-bar-wrapper-header {
    position: relative;
    z-index: 0;
}
.site-header .mobile_nav_icon svg.close-icon {
    display: none;
}
.site-header button {
    background-color: transparent;
    padding: 0;
}
.dropdown_container[data-dropdown="menu"].is-open {
    display: none !important;
}
.dropdown_container[data-dropdown="search"].is-open {
    display: none !important;
}
.custom-overlay {
    position: fixed;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #000;
  border: 2px solid #fff;
}
.dropdown_container[data-dropdown=search] .header_search_form {
    margin: 20px;
    border-bottom: none;
}
.dropdown_container[data-dropdown=search] .header_search_form input.search-terms {
    width: 100%;
    border-radius: 100px;
    border: 1px solid #E2E2E2;
    background: #fff;
    max-width: 456px;
    padding: 10px 10px 10px 42px;
    margin: 0;
    color: #000;
    font-family: Inter !important;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: -.312px;
    min-height: 40px;
    height: 40px;
}
.dropdown_container[data-dropdown=search] .header_search_form .search-submit {
    left: 10px;
    right: unset;
    height: 20px;
    width: 20px;
    display: flex;
}
.dropdown_container[data-dropdown=search] .dropdown {
    background: #F9F9F9;
}

ul.custom-submenu {
    position: absolute;
    top: calc(100% + 16px);
    left: 0;
    background: #fff;
    min-width: 180px;
    padding: 0;
    list-style: none;
    margin: 0;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
}
ul.custom-submenu li {
    padding: 10px !important;
    border-bottom: 1px solid #E2E2E2;
    border-right: none !important;
}
ul.custom-submenu li::after {
    content: unset !important;
}
ul.custom-submenu li:last-child {
    border-bottom: none;
}
.nav-links li:hover .custom-submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

@media (max-width: 991px) {
  .search-wrapper {
    display: none;
  }
  .site-header .mobile_nav_icon div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 24px;
    height: 24px;
  }
  .site-header .mobile_nav_icon {
    padding-left: 20px;
    display: block !important;
  }
  .site-header .top_bar--right {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .site-header .top_bar--right .mobile-search-icon {
    display: flex;
    align-items: center;
  }
  nav.main-nav {
    display: none !important;
  }
  .dropdown_container[data-dropdown="menu"] .dropdown #mobile_menu {
    margin: 0;
  }
  .dropdown_container[data-dropdown=menu] .dropdown #mobile_menu li:hover {
    background: #F9F6F0;
  }
  .dropdown_container[data-dropdown=menu] .dropdown #mobile_menu li a.sp-mobile-menu-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px;
    border-bottom: 1px solid #E2E2E2;
    color: #0A0A0A;
    font-family: Chivo;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-transform: none;
    letter-spacing: 0.15px;
  }
  .dropdown_container[data-dropdown=menu] .dropdown #mobile_menu li::last-child {
    border-bottom: none;
  }
  .dropdown_container[data-dropdown=menu] .dropdown {
    background-color: #fff;
  }
  .dropdown_container[data-dropdown=menu] .dropdown #mobile_menu li a span.right.icon-down-arrow {
    padding: 0 !important;
  }
  .mobile_nav_icon.active .hamburger-icon {
    opacity: 0;
  }
  .mobile_nav_icon.active .close-icon {
    display: block !important;
    position: absolute;
  }
  .dropdown_container[data-dropdown="menu"].is-open {
    display: block !important;
  }
  .dropdown_container[data-dropdown="search"].is-open {
    display: block !important;
  }
  .dropdown_container[data-dropdown=menu] .search-wrapper {
    display: flex;
    justify-content: center;
    background: #F9F9F9;
    padding: 10px 20px;
    width: 100%;
    z-index: 9999;
  }
  .dropdown_container[data-dropdown=menu] .search-wrapper form.search_form {
    width: 100%;
  }
  .dropdown_container[data-dropdown=menu] .search-wrapper form.search_form input[type="text"] {
    max-width: 100%;
  }
  .dropdown_container .dropdown .inner-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .dropdown_container .dropdown .inner-wrapper .sp-mobile-menu-image {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
  }
  .nav-mobile-cta {
    padding: 14px 20px;
  }
  .nav-mobile-cta .new-btn{
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .cart-box {
    height: 50px;
    width: 50px;
  }
  .cart-box a.mini_cart:before {
    height: 50px;
    width: 50px;
  }
  #ds-top-bar-section-header .ds-top-bar-timer {
    margin-right: 0 !important;
  }
  .header-section {
    position: unset !important;
  }
}
@media (max-width: 576px) {
  .top-bar {
    padding: 10.5px 20px;
  }
  .site-header .logo {
    max-width: 142px;
    padding-left: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .site-header .logo a {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .site-header .logo a svg {
    width: 100%;
  }
  #ds-top-bar-section-header .ds-top-bar-container {
    flex-direction: column;
    gap: 12px;
    padding: 0 12px;
  }
  #ds-top-bar-section-header .ds-top-bar-close {
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
  }
  #ds-top-bar-section-header .ds-top-bar-coupon {
    padding: 9px 10px !important;
  }
  .dropdown_container[data-dropdown=menu] {
    max-width: 355px;
  }
  .dropdown_container[data-dropdown=menu] .dropdown {
    max-width: 355px;
  }
}

/* Announcement Bar And Header Css End */

/* Navigation Links Css Start */

nav.main-nav {
    display: flex;
    align-items: center;
    padding: 11px 20px;
    background: #F9F9F9;
}
.nav-links {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-links > li {
    position: relative;
    margin: 0;
    padding: 0 20px;
    border-right: 1px solid #D2D2D7;
}
.nav-links li.active a::after {
    width: 100%;
}
.nav-links li:first-child {
    padding-left: 0;
}

.nav-links a {
    text-decoration: none;
    color: #000;
    font-family: Chivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.nav-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 2px;
  background: #000;
  transition: width 0.3s ease;
}

.nav-links a:hover::after {
  width: 100%;
}

.nav-offer .offer-percent {
    color: #FF0000;
    font-family: Chivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.nav-cta {
    padding-left: 20px;
}
.new-btn {
    display: inline-flex!important;
    justify-content: center;
    align-items: center;
    text-decoration: none!important;
    transition: all .3s ease!important;
    color: #fff!important;
    font-family: Chivo;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    border-radius: 100px;
    border: 1px solid #000;
    padding: 7.5px 16px;
    background: #000;
    min-height: max-content;
    height: max-content;
    letter-spacing: normal;
}

.new-btn.btn-outline {
  background: transparent;
  color: #000 !important;
}

.new-btn.btn-outline:hover {
  border-color: #1C6D4F;
  background: #A8D5C4;
}
.new-btn:hover {
  border-color: #1C6D4F;
  background: #A8D5C4;
  color: #000000 !important;
}

.new-btn span{
  color: #fff!important;
  padding-left: 2px;
}
.new-btn:hover span{
  color: #000000 !important;
}

.btn-outline .arrow {
  transition: transform 0.3s ease;
}

.btn-outline:hover .arrow {
  transform: translateX(4px);
}

/* Navigation Links Css End */

/* Footer Css Start */

.footer {
    background: #000;
    color: #fff;
    padding: 32px 0;
}
a.footer-logo {
    display: flex;
    align-items: center;
    max-width: 204px;
}
.footer .footer-col {
    border-right: 1px solid rgba(255, 255, 255, 0.20);
    padding: 20px 24px 32px 24px;
}
.footer .footer-col:first-child {
    padding: 20px 24px 32px 0;
}
.footer .footer-col:last-child {
    padding: 20px 0 20px 24px;
    border-right: none;
}

.footer .container {
    max-width: 100%;
    margin: 0 120px;
    padding: 0;
}

.footer-top {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.footer-col h4 {
    margin-bottom: 20px;
    padding: 0;
    color: #FFF;
    font-family: Chivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.15px;
    text-transform: unset;
}

.footer-col ul {
    list-style: none;
    padding: 0;
}

.footer-col ul li {
  margin-bottom: 12px;
}
.footer-col ul li:last-child {
    margin-bottom: 0;
}

.footer-col ul li a {
    text-decoration: none;
    color: #EBEBF5;
    font-family: Chivo;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.15px;
}

.footer-col ul li a:hover {
  color: #fff;
}

.search-box input {
    width: 100%;
    border-radius: 100px;
    border: none;
    background: #fff;
    max-width: 276px;
    padding-left: 42px;
    margin: 0;
    color: #000;
    font-family: Inter !important;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: -.312px;
    min-height: 40px;
    height: 40px;
}
.search-box input:focus {
    border: none;
}
.footer .search-box {
    position: relative;
}
.footer-col.search-col h4 {
    margin-bottom: 12px;
}
.footer .search-box .search-btn {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    height: 20px;
    width: 20px;
}

.footer hr {
  border: none;
  border-top: 1px solid #222;
}

.footer-middle {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    padding: 32px 0;
}

.footer-middle h5 {
    padding: 0;
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: .15px;
    text-transform: none;
    margin-bottom: 12px;
}

.brand-item .brand-logo {
    display: flex;
    align-items: center;
}

.flag-item {
    display: flex;
    gap: 6px;
    align-items: center;
    margin-bottom: 12px;
}
.flag-item img {
    width: 20px;
    height: 20px;
    aspect-ratio: 1/1;
    border-radius: 20px;
}
.flag-item span {
    color: #FFF;
    font-family: Chivo;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: -0.449px;
}
.footer-middle .country .copyright-text {
    color: #A1A1AA;
    font-family: Chivo;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: -0.449px;
}

.footer .payments {
    display: flex;
    gap: 6px;
    align-items: center;
}
.footer .payments span {
    display: flex;
    align-items: center;
}

.brand-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px 0;
}

.brand-row h2 {
  font-size: 32px;
  letter-spacing: 2px;
}

.footer .socials {
    display: flex;
    align-items: center;
    gap: 16px;
}
.socials span a {
    background: #fff;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.socials span svg {
    height: 16px;
    width: 16px;
}

.footer-info {
    display: flex;
    padding: 32px 0;
}
.footer-info p {
    margin: 0;
    color: #A1A1AA;
    font-family: Chivo;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.449px;
}
.footer-info .inner-content {
    width: 50%;
}

.footer-bottom {
    display: flex;
    gap: 24px;
    padding: 32px 0;
}

.footer-bottom a {
    text-decoration: none;
    color: #A1A1AA;
    font-family: Chivo;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.15px;
}

.footer-bottom a:hover {
  color: #fff;
}

@media (max-width: 1023.98px) {
  .footer .container {
    margin: 0 60px;
    width: unset;
  }
  .footer-top {
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .footer .footer-col:nth-child(2) {
    border: none;
  }
  .footer .footer-col:nth-child(3) {
    padding-left: 0;
  }
  .footer-middle {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .footer .container {
    margin: 0 30px;
  }
  .footer-top {
    display: flex;
    flex-direction: column;
  }
  .footer .footer-col:last-child {
    order: -1;
    padding: 0;
  }
  .footer .footer-col {
    padding: 32px 0 !important;
    border: none!important;
    border-bottom: 1px solid #545353!important;
  }
  .footer-col.search-col {
    padding-top: 0 !important;
  }
  .footer-middle {
    gap: 32px;
    display: flex;
    flex-wrap: wrap;
  }
  .footer-info {
    flex-direction: column;
    gap: 12px;
    padding: 24px 0 32px;
  }
  .footer-info .inner-content {
    width: 100%;
  }
  .footer-middle .country {
    order: 1;
  }
  .footer-middle .payments-icon {
    order: 2;
  }
  .brand-item.dhl-icon {
    order: 3;
    width: calc(50% - 16px);
  }
  .brand-item.certificate-icon {
    order: 4;
    width: calc(50% - 16px);
  }
  .footer .search-box {
    position: relative;
    padding: 0 6px;
  }
  .search-box input {
    height: 40px;
    min-height: 40px;
  }
  .flag-item {
    margin-bottom: 1px;
  }
  .footer-middle h5 {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.15px;
  }
  .footer .search-box .search-btn{
    left: 15px;
  }
}
@media (max-width: 576px) {
  .footer .container {
    margin: 0 20px;
  }
  .brand-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    padding: 24px 0 32px;
  }
  .footer-bottom {
    gap: 10px;
    flex-direction: column;
    padding: 24px 0 0;
  }
}

/* Footer Css End */

.boost-sd__instant-search-results--two-column.boost-sd__instant-search-results--product-type-grid .boost-sd__suggestion-queries-item-product--left:before, 
.boost-sd__instant-search-results--two-column.boost-sd__instant-search-results--product-type-list .boost-sd__suggestion-queries-item-product--left:before,
.boost-sd__instant-search-results--mobile-style1.boost-sd__instant-search-results--product-type-grid .boost-sd__suggestion-queries-item-product--left:before{
  padding-top: 100% !important;
}


/* Collection Page Css Start */

.collection-padding {
    padding: 32px 0;
}

@media (max-width: 767.98px) {
  .collection-padding {
    padding: 16px 0;
  }
}

/* Collection Page Css End */

/* Product Card Css Start */

.products .prod {
    padding: 0 !important;
    box-shadow: none !important;
}
.products .prod .prod-img {
    aspect-ratio: 1 / 1;
    border-radius: 10px;
    overflow: hidden;
}
.products .prod .prod-img a {
    height: 100%;
    display: block;
}
.products .prod .prod-img a img {
    max-height: 100%;
    width: 100%;
    object-fit: cover;
}

.products .prod .prod-img a img.hover-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s ease-in-out;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.products .prod:hover .prod-img a img.hover-img {
    opacity: 1;
}

.products .prod .prod-title {
    margin-top: 12px !important;
    line-height: 19.2px;
}
.products .prod .prod-title span {
    color: #000;
    font-family: Chivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.2px;
    text-transform: none;
}
.products .prod .prod-subtitle {
    color: #A1A1AA;
    font-family: Chivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    flex: 1;
}
.products .prod .prod-price {
    flex-direction: column-reverse!important;
    align-items: flex-start!important;
    margin-top: 12px!important;
    gap: 16px;
}
.products .prod .prod-link {
    position: relative;
    z-index: 9999;
    margin-top: 16px !important;
}


.products .prod .prod-price .ds-coll-price-row span {
    color: #27272A;
    font-family: Chivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.products .prod .prod-price .ds-coll-price-row span.was_price {
    color: #A1A1AA;
}
.products .prod .prod-price .ds-coll-price-row span.was_price span {
    color: #A1A1AA;
    font-family: Chivo;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
}
.products .prod .loox-rating {
    display: flex;
    align-items: center;
}
.products .prod span.loox-rating-label {
    color: #A1A1AA;
    font-family: Chivo;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 15px;
}
.products .prod .prod-link a::after {
    content: unset;
}

@media (max-width: 767.98px) {
  .products .prod .prod-title span {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
  }
  .products .prod .prod-title{
    line-height: 17px;
  }
  .products .prod .prod-subtitle {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
  }
  .products .prod .prod-title,
  .products .prod .prod-subtitle,
  .products .prod .prod-price,
  .products .prod .prod-link {
    padding: 0 4px;
  }
  .products .prod 
}

@media (max-width: 420px) {
  .products .prod .new-btn {
    width: 100%;
  }
}

/* Product Card Css End */

/* Product Grid Css Start */

@media (max-width: 1023.98px) {
  .product-list.collection-matrix {
    grid: auto-flow dense/repeat(3,minmax(0,1fr))!important;
  }
}
@media (max-width: 767.98px) {
  .product-list.collection-matrix {
    grid: auto-flow dense/repeat(2,minmax(0,1fr))!important;
    gap: 15px;
  }
}
@media (max-width: 576px) {
  .product-list.collection-matrix {
    gap: 8px;
  }
  .new-btn span{
    display: none;
  }
}

/* Product Grid Css End */

/* Best Seller Sec Start   */

.similar-products-wrapper .desktop-slider{
    grid-template-columns: unset !important;
}

.title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}
.similar-products-wrapper .flickity-page-dots {
    display: flex;
    align-items: center;
    gap: 6px;
    bottom: -52px;
    left: 4px;
    width: max-content;
}
.similar-products-wrapper .flickity-page-dots li.dot {
    margin: 0;
    background: rgba(0, 0, 0, 0.1);
    height: 8px;
    width: 8px;
}
.similar-products-wrapper .flickity-page-dots li.dot.is-selected {
    height: 10px;
    width: 10px;
    background: #000000;
}
.custom-arrow button {
    background: transparent;
    padding: 0;
    min-height: max-content;
    height: 32px;
    width: 32px;
    display: flex;
}
.custom-arrow {
    display: none;
    justify-content: flex-end;
    gap: 36px;
    align-items: center;
    margin-top: 32px;
}
.custom-arrow button[disabled="true"] svg path:first-child {
    stroke: #D2D2D7;
}
.custom-arrow button[disabled="true"] svg path:last-child {
    fill: #D2D2D7;
}
.similar-products-wrapper .products.flickity-enabled {
    overflow: unset;
}

@media (min-width: 768px) {
  .similar-products-wrapper .desktop-slider .prod{
    width: calc(25% - 18px);
    margin-right: 18px;
  }
  .similar-products-wrapper .products.desktop-slider {
    padding-bottom: 50px;
  }
  .similar-products-wrapper .desktop-slider .flickity-page-dots {
    bottom: 0;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 768px) {
    .similar-products-wrapper .mobile-slider {
        grid-template-columns: unset !important;
    }
    .similar-products-wrapper .mobile-slider .prod {
        width: 65%;
        padding-right: 18px !important;
    }
    .similar-products-wrapper .mobile-slider .prod:last-child {
        padding-right: 20px !important;
    }
    .title-wrapper {
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }
    .similar-products-wrapper .mobile-slider-container {
        padding-right: 0;
    }
    .desktop-slider + .custom-arrow,
    .mobile-slider + .custom-arrow {
        display: flex;
        padding-right: 20px;
    }
    .mobile-slider + .custom-arrow {
        display: flex;
    }
    .rpeck-similar-products .mobile-slider.products .prod{
        min-height: 400px;
    }
}
@media (max-width: 576px) {
  .mobile-slider-container .new-btn span{
    display: inline-block;
  }
  .mobile-slider-container .products .prod .new-btn{
    width: auto;
  }
}

/* Best Seller Sec End   */