.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-slide img {
  max-width: 100%;
  height: auto;
}
.product-name {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; /* Show "..." if text overflows */
  white-space: normal; /* Allow text to wrap to the next line */

}
.custom-product-image {
  width: 400px;
  height: auto;
  object-fit: contain; /* Ensures the image covers the area without distortion */
  border-radius: 4px 4px 0 0;
}

.bg-dark-gray,
.bg-dark-gray:focus {
  background: #1c1c1d !important;
}

.contact-form .form-control,
.contact-form .form-select,
.contact-form input,
.contact-form select,
.contact-form textarea {
  color: white !important;
}

.youtube-btn {
  background: #ff2600 !important;
}

.subcategories .btn i {
  margin-left: 0px !important;
}

@media (min-width: 992px) {
  .content-left {
    padding-right: 20px;
  }
}

@media (max-width: 575px) {
  .tabs .grid.xs-grid-1col li,
  .grid.xs-grid-2col li.grid-item-double {
    width: 50%;
  }
}

.cookie-message {
  position: fixed;
  bottom: 100px;
  left: 20px;
  max-width: 370px;
  z-index: 999999;
  padding: 40px;
  display: none;
}
.bandlogo {
  margin: 0 auto;
  width: 180px;
}

.swiper-slide.custom-vertical {
  flex-direction: column;
  align-items: center; /* or center depending on your need */
  padding: 0px 150px 0 150px;
}

.shop-boxed .shop-box {
  border: 0px;
}

.shop-box {
  border-radius: 4px;
}

body {
  font-size: 17px;
  line-height: 1.4;

}

.header-cart-icon .header-cart .cart-item-list {
  min-width: 400px !important;
}

.header-cart-icon .header-cart .cart-item-list .cart-item .product-image {
  max-width: 100px;
}

/* Default: 4-column */
.grid.grid-4col li {
  width: 25%;
}

/* 3-column layout */
.grid.grid-3col li {
  width: 33.3333%;
}

/* 2-column layout */
.grid.grid-2col li {
  width: 50%;
}

/* Mobile friendly fallback */
@media (max-width: 767px) {
  .grid li {
    width: 100% !important;
  }
}

.product-image-thumb .swiper-slide {
  border: 0px;
  margin-top: 15px;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 37px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 33px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 37px;
  position: absolute;
  top: 0px;
  right: 5px;
  width: 20px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 31px;
  margin-right: 20px;
  padding-right: 0px;
}

.no-wrap {
  white-space: nowrap;
}

.shop-boxed .shop-box .shop-image {
  /*background: radial-gradient(circle, #ffffff 30%, #eedacd 100%);*/
}

img.mfp-img {
  background: #dacbb7;
}


.mfp-container {
    background: #e5dccc;
}
.bg-light {
  --bs-bg-opacity: 1;
  background: radial-gradient(circle, #ffffff 30%, #eedacd 100%);
}

.checkoutForm input::placeholder,
.checkoutForm textarea::placeholder,
.checkoutForm select::placeholder {
  color: #ccc !important; /* Light gray */
}

.select2-container--default .select2-selection--single {
  border: 1px solid #e4e4e4;
}

.grid li img {
  padding: 10%;
}

.orderDetails th,
.orderDetails td {
  background-color: transparent !important;
  border-color: transparent !important;
}

.product-link {
  display: inline-block;
  max-width: 300px; /* or whatever width you prefer */
  white-space: normal;
  word-break: break-word;
}

.cart-item-list h5 {
  margin-bottom: 0px;
}

.swal2-icon.swal2-success {
  border-color: #331702 !important;
  color: #331702 !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
  border: 4px solid #331702 !important;
}

.swal2-icon.swal2-success [class^="swal2-success-line"] {
  background-color: #331702 !important;
}

.cart-item-list {
  max-height: 700px;
  overflow: auto;
}
.showProduct {
  cursor: pointer;
}

.modal-header {
  border-bottom: 0px;
}

.mfp-bg {
  background: #ffffff;
  opacity: 1;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
  color: #000000;
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.6);
  position: absolute;
}
.offer,
.offer:hover {
  background-color: #02470d !important;
  border: 1px solid #02470d !important;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  background-color: #542a0c !important;
}

.mfp-title {
  color: #542a0c !important;
  position: relative;
  left: 10px;
}
.mfp-counter {
  right: 10px;
  color: #331702;
}

.size-wrapper input {
  width: auto;
}
.navbar .navbar-nav .submenu-content .mega-menu {
  width: 100%;
}

@media (min-width: 576px) {
  .navbar-nav .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (max-width: 767px) {
  #product-list.grid li {
    width: 50% !important;
  }

  .swiper-slide.custom-vertical {
    padding: 0 15%;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  .navbar-nav .row-cols-sm-3 > * {
    width: 25%;
  }
}

@media (min-width: 1301px) {
  .navbar-nav .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 10%;
  }
}

@font-face {
    font-family: 'FoundersGroteskXCond-Bold';
    src: url('../..//website/updatedfonts/Founders_Grotesk/FoundersGroteskXCond-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

.alt-font {
    font-family: 'FoundersGroteskXCond-Bold', sans-serif;
    letter-spacing: 0px !important;
    text-transform: uppercase;
}

body, .form-select, a, a span {

    text-transform: uppercase;
}

p {
    text-transform: math-auto;
}

span, div {
        text-transform: math-auto;
}

a, button, input {
    font-family: var(--alt-font) !important;
    letter-spacing: 0px !important;
}

.grid-item a {
    font-family: 'FoundersGroteskXCond-Bold', sans-serif !important;
    font-size: clamp(16px, 2vw, 35px); /* min 16px, scale with screen, max 35px */
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}


.grid-item p {
        height: 24px !important;
        overflow: hidden;
}

footer .footer-logo img {
    max-height: 100px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .row>* {
    padding-right: 20px;
    padding-left: 20px;
}


.shop-image .lable.new {
 
    font-size: 18px !important;
     font-family: 'FoundersGroteskXCond-Bold', sans-serif !important;
     padding: 10px 10px 3px 10px !important;
  
}

@media (min-width: 1800px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1720px !important;
    }
}

header .navbar-brand img {
    max-height: 50px;
}

.nav-tabs a {
     font-family: 'FoundersGroteskXCond-Bold', sans-serif !important;
        font-size: 28px;
}

.rev_slider .caption, .rev_slider .tp-caption {
     text-transform: math-auto !important;
}
.btn { 

border-radius: 2px !important}

.form-control, .form-select, input, select, textarea {
    font-size: 17px !important;
}

.btn.btn-extra-large {
    font-size: 17px !important;
}
.shop-footer {
    padding-right: 20px;
    padding-left: 20px;
}

.btn.btn-double-border.btn-very-small, .btn.btn-switch-text.btn-extra-large {
    text-transform: uppercase !important;
}
.checkout .product-link {
    max-width: 90%;
}

.bg-white {

      background: #e5dccc !important
}



.bg-primary {

      background: #dacbb7 !important;
}

.slider-navigation-style-06.swiper-button-next {
    right: 15px;

}

.slider-navigation-style-06.swiper-button-prev {
    left: 15px;

}

.elements-social .light li a {
    color: #331702;
}

.submenu-light{

    background:#e5dccc !important
}


@media (max-width: 991px) {
    .navbar-full-screen-menu-inner.bg-transparent, .navbar-modern-inner.bg-transparent, .navbar.bg-transparent {
        background-color: inherit !important;
    }
}

@media (max-width: 991px) {
    .left-sidebar-header.header-dark .navbar-toggler-line, .navbar-collapse {
        background: #e5dccc;
    }
}

.table>:not(caption)>*>* {
   
    background-color: #e5dccc;
}

.cart-products td {
    border-bottom: 1px solid #dacbb7;
}

.navbar .navbar-nav .submenu-content {
      border-top: 0px !important;
  }

  .bg-very-light-gray {
    background-color: #d9ccb7;
}

.mfp-gallery button.mfp-close, .mfp-iframe-holder~button.mfp-close {

    background-color: #dacbb7 !important;
}
.border-color-extra-medium-gray {
    border-color: #dacbb7 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0px;
}

.shop-sidebar .shop-filter li .item-qty {
    background: #d9ccb7;
}


input,
textarea {
  background: none;
  border: 1px solid #d9ccb7;

}

.terms-condition-box .box:before {
    border: 1px solid var(--base-color);
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d9ccb7;
}

.select2-container--default .select2-selection--single {
    background-color: #e5dccc;
}

.quantity .qty-text {
      border: 1px solid #d9ccb7;
}

@media (max-width: 900px) {
    .grid-item a {
        font-family: 'FoundersGroteskXCond-Bold', sans-serif !important;
        font-size: 24px;
        line-height: 1;
    }
}

.header-cart-icon .cart-count {
    font-size: 10px;
    right: -10px;
}

.header-cart-icon .header-cart .cart-item-list {
    right: -48px;
}

.swiper-slide a {
    display: flex;
    align-items: center;
    justify-content: left;
}
.color-dot {
    display: inline-block;
    width: 50px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.product-cb {
    appearance: none;       /* remove default browser style */
    -webkit-appearance: none;
    -moz-appearance: none;

    width: 18px;
    height: 18px;
    border: 2px solid #000;
    border-radius: 3px;
    background-color: #dacbb7; /* unchecked color */
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
}

/* checked state */
.product-cb:checked {
    background-color:var(--dark-gray); /* black when checked */
    border-color:var(--dark-gray);
}

/* optional: white checkmark */
.product-cb:checked::after {
    content: "✓";
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: -2px;
    left: 3px;
}

.shop .shop-sidebar .shop-filter li .product-cb {
    width: 16px;
    height: 16px;
    border: 0px solid var(--medium-gray);
    display: inline-block;
    border-radius: 0%;
    position: absolute;
    left: 0;
    top: 4px;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1000;
    background-color: #25D366;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.whatsapp-button img {
    width: 40px;
    height: 40px;
}
.whatsapp-button:hover {
    background-color: #1ebe57;
}

.shop-image .lable.sale {
    background-color: #ff0029;
}
.shop-image .lable.sale {
    font-size: 18px !important;
    font-family: 'FoundersGroteskXCond-Bold', sans-serif !important;
    padding: 10px 10px 3px 10px !important;
}

.shop-image .lable.new {
    left: 17px;
}

.shop-image .lable.sale {
    right: 17px;
    left: auto !important;
}
.breadcrumb li, .breadcrumb li a {
   text-transform: uppercase !important;
}
.posts .subheading a {
  font-size: 20px !important;
}
.posts img {
  padding: 0% !important;
} 
.blog-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;   /* show max 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 60px;    
    font-size: 27px !important;    /* keeps small titles aligned */
}
.post h2, .post h1, .post h3, .post h4, .post h5, .post h6 {
    font-family: 'FoundersGroteskXCond-Bold', sans-serif !important;
    font-size: 38px !important;
    text-transform: uppercase !important;

}
#sizeChartModal .table>:not(caption)>*>* {
  background: white !important;
}
.lowercase span {
    text-transform: lowercase !important;
}
@media (max-width: 600px) {
    .rating-info {
        display: block;
        margin-left: 0 !important;
        width: 100%;
    }
    .grid li img { 
        padding: 0% !important;
     }
}
@media (max-width: 500px) {
    .stars { display: flex !important; }
    .rating-info { display: block; }
}
@media (min-width: 501px) {
    .stars.no-reviews { display: none; }
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}
.shop-color li>input[type=radio]+label span {
    height: auto;
    width: auto;
    border-radius: 1px;
    margin-right: 6px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px;
    color: white;
}

.shop-color li input[type=radio]:checked+label span:after {
    position: absolute;
    top: 2px;
    left: 2px;
    color: var(--white);
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    border: 2px solid var(--white);
    border-radius: 1px;
    text-align: center;
    content: "";
}