<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 183:9 Expected identifier but found whitespace
Line 183:18 Unexpected ";"

**/
.product-single__media-group {
  width: 63% !important;
  /* background: black; */
  padding: 0 !important;
}
.product-info-wrapper {
  width: 37% !important;
  padding-left: 70px;
  padding-right: 50px;
}
.custom-flex-1.thumbnails-wrapper {
  display: none;
}
.c_p-breadcrumb {
  display: none !important;
}
.product-single__title {
  color: #464646;
  font-size: 24px;
  line-height: 32px;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; */
  margin-bottom: 20px !important;
  line-height: 1.2;
}
.productPriceWrapper {
  padding: 0 !important;
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 20px !important;
}
.productRegularPrice,
.productComparePrice {
  width: fit-content !important;
  padding: 0 !important;
}
span.price-item--sale span.money, .price__regular .price-item--regular .money {
  font-size: 16px !important;
  color: #464646;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.pro-price-one .price-item {
  color: #494949;
  font-weight: 400;
  font-size: 14px !important;
  letter-spacing: 0.5px;
}
.productRegularPrice .price dd,
productComparePrice .price dd {
  margin: 0 !important;
}
.productComparePrice .price-item--sale {
  font-size: 16px !important;
}
.product-form__item {
  padding: 0;
  margin-bottom: 25px;
  flex-basis: 100%;
}
.product-form__item label {
  color: #494949;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  padding-bottom: 10px;
}
.product-form__item select {
  background-size: 15px;
  border: 1px solid #cdcdcd;
  color: #6d6e71;
  font-size: 14px;
  border-radius: 0;
  min-height: 48px;
  padding: 10px !important;
  letter-spacing: 0.1px;
  width: 100%;
}
.pro-price-theme .price-item--sale {
  color: #333232;
  font-size: 16px !important;
}
.product-form__item select:focus-visible {
  outline: none;
}
.buy-now-btn {
  display: none;
}
.add-to-cart-btn-both {
  max-width: 100%;
  padding: 20px 0 0;
}
.product-form__cart-submit {
  background: #131928;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.1px;
  padding: 15px 20px;
  border-radius: 0;
  padding: 18px 20px;
  margin-bottom: 30px;
}
.custm-product-one {
  padding: 0 !important;
}
.product-form__cart-submit:hover {
  background-color: #ab987a !important;
}
.product-single__meta {
  padding: 0 !important;
  border-radius: 0;
}
.fbtHeading {
    font-size: 24px;
    letter-spacing: 0.5px;
    font-weight: 40;
    margin: 0;
}
.fbtHeading span {
  /* display: flex;
  flex-direction: column-reverse;
  align-items: center; */
  font-weight: 600;
  padding-right: 8px;
}
.optionLabel {
  color: #494949;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 16px;
}
.swatch input + label {
    background: transparent;
        border: 1px solid #6d616142;
    margin-right: 5px;
    color: #6D6E71;
    max-width: unset;
    border-radius: 0;
    padding:7px 10px !important;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
        height: auto !important;
    max-width: fit-content;
}
.swatch input:checked+label{
      border: 1px solid black;
      box-shadow: none;
      font-weight: 600;

}

/* .swatch input:checked + label {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swatch input:checked + label:after {
  content: "";
  display: block;
  border: 1px solid;
  height: 100%;
  width: 100%;
  border-radius: 1000px;
  padding: 12px;
} */
.swatch input
position: absolute;
    top: 0;
    left: 0;
    min-height: unset;
    height: 100%;
    width: 100%;
}
.add-to-cart-btn-both{
      padding: 10px 0 0 !important;
}
.a.cbb-frequently-bought-product-image-link:hover{
      border: none !important;
}









.cbb-frequently-bought-products{
      display: flex !important;
    flex-wrap: wrap;
      justify-content: space-between;
  margin-bottom: 30px !important;
}
li.cbb-frequently-bought-product{
      width: 31.33% !important;
  height: auto !important;
}
div.cbb-frequently-bought-product-image {
    width: 100% !important;
    margin: 0 !important;
  height: 300px !important;
}
a.cbb-frequently-bought-product-image-link {
    margin: 0 !important;
    width: 100% !important;
}
  a.cbb-frequently-bought-product-image-link {
    margin: 0 !important;
}
    a.cbb-frequently-bought-product-image-link {
    height: auto !important;
}

/* frequently bught together section css */
.cbb-frequently-bought-container.cbb-desktop-view
  .cbb-frequently-bought-recommendations-container {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.cbb-frequently-bought-form {
  display: flex !important;
  flex-direction: column-reverse;
  /* align-items: center; */
  width: 100%;
  /* justify-content: center; */
  padding-top: 50px !important;
  padding-bottom: 30px;
      margin: 0 !important;
}
.cu ul.cbb-frequently-bought-products {
  width: 100%;
}
stom-product-bottom .custom-product-bottom-a-notsticky {
  padding: 0 !important;
}
button.cbb-frequently-bought-add-button {
  background-color: transparent !important;
  border-color: black !important;
  color: black !important;
  width: 600px !important;
  padding: 14px 10px !important;
}
.cbb-frequently-bought-total-price-box {
  margin: 0 !important;
  padding-top: 16px;
  font-size: 20px !important;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  display: flex;
  align-items: center;
}
ul.cbb-frequently-bought-selector-list
  li
  h3.cbb-frequently-bought-selector-label-name {
  font-size: 14px !important;
  color: #464646 !important;
  font-weight: 400 !important;
  font-family: Raleway !important;
}
span.cbb-frequently-bought-selector-label-sale-price {
  color: #464646 !important;
  font-size: 14px;
  font-weight: 600 !important;
}
ul.cbb-frequently-bought-selector-list
  li
  input.cbb-frequently-bought-selector-input {
  height: 20px !important;
  width: 20px !important;
  margin-right: 5px;
}
ul.cbb-frequently-bought-selector-list {
  width: 100%;
  /* display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column; */
}
/* ul.cbb-frequently-bought-selector-list li {
  text-align: center;
} */
.c_p-tabs-main-parent {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.frequentBoughtWrapper {
     padding-bottom: 0 !important;
    padding-top: 80px !important;
    border-top: 1px solid #CDCDCD;
      margin: 0 !important;
}
ul.cbb-frequently-bought-products {
  width: 100% !important;
}
.custom-product-bottom .custom-product-bottom-a-notsticky{
      padding: 0 !important;
}
/* frequently bught together section css */
/* reviews */
#looxReviewsFrame .grid-item-wrap {
  width: 100% !important;
}
main.main-content.c-product-main{
      padding-bottom: 0 !important;
}
.swatch.clearfix {
    margin: 0;
    margin-bottom: 20px;
}
.product-single{
      padding-bottom: 60px;
      margin: 0 !important;
}

/* bundle product start */
body.template-bundle  .mbunduCardCollWrapper h2.mainTitle{
      margin-bottom: 30px;
}
/* bundle product end */

.add-to-cart-btn-both {
    max-width: 100%;
    padding: 10px 0 0 0;
}
@media(max-width: 1280px){
  .custom-product-title {
    padding: 0 !important;
  }
  .product-info-wrapper{
      padding-right: 0 !important;
     margin: 0 !important;
    padding-left: 20px !important;
  }
}
@media(max-width: 991px){
  .product-single__media-group{
        margin-bottom: 40px !important;
        width: 100% !important;
  }
  .product-info-wrapper{
        width: 100% !important;
        padding-left: 0px !important;
  }
  .product-single{
        padding-bottom: 40px;
  }
}
@media(max-width: 767px){
  .frequentBoughtWrapper{
        padding-top: 60px !important;
        padding-bottom: 60px !important;
  }
  .cbb-frequently-bought-container.cbb-mobile-view.cbb-tablet-view{
        margin: 0px auto !important;
  }
  .cbb-frequently-bought-form{
        padding-top: 20px !important;
}
  button.cbb-frequently-bought-add-button{
        width: 100%!important;
  }
div.cbb-frequently-bought-product-image {
    width: 100% !important;
    margin: 0 !important;
  height: 200px !important;
}
  .cbb-frequently-bought-selector-list li{
        padding-bottom: 16px !important;
  }
  ul.cbb-frequently-bought-selector-list li input.cbb-frequently-bought-selector-input {
      height: 16px !important;
      width: 16px !important;
  }
}
@media(max-width: 575px){
  .productNextSlide svg, .productPrevSlide svg {
    width: 60px!important;
    height: 60px !important;
  }
  .productNextSlide {
    right: 0px !important;
  }
  .productPrevSlide {
    left: 0px !important;
  }
  .productPagination{
        position: static;
  }
  .cbb-frequently-bought-form {
    padding-top: 0px !important;
}
  .cbb-frequently-bought-form{
        margin-right: 20px !important;
  }
}
@media(max-width: 389px){
  li.cbb-frequently-bought-product{
      width: 100% !important;
    height: auto !important;
  }

}
.custom-product-bottom.d-none {
    display: none;
}

.swatch .swatch-element {
     margin: 0 0px 10px 0 !important;
}













</pre></body></html>