/** Shopify CDN: Minification failed

Line 548:0 Unexpected "{"

**/
body {
    font: 400 18px/27px "Inter", sans-serif;
    min-width: 320px;
    color: #374151;
    margin: 0;
    font-style: normal;
    -ms-overflow-style: scroll-bar;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
/* border: 5px solid #E9BC60; */
}
.hyde-banner .media img{
  border-radius: 0;
}
.card__inner{
  aspect-ratio: 491.98/302.17;
}
.ratio:before{
  padding-bottom: 0 !important;
}
.card .media{
  border-radius: 15.109px !important;
  background: linear-gradient(180deg, #D9D9D9 0%, #FFF 100%);
}


p {
    margin: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 600;
    color: #3a5b31;
    font-style: normal;
    margin: 0;
    letter-spacing: -2px;
}

h1,
.h1 {
    font-size: 70px;
    line-height: 70px;
}

h2,
.h2 {
    font-size: 60px;
    line-height: 52px;
}

.btn {
    font-family: Inter;
    font-weight: 700;
    padding: 0 20px;
    font-size: 20px;
    line-height: 60px;
    letter-spacing: 0px;
    text-align: center;
    transition: all 0.3s ease;
    background-color: #3a5b31;
    min-width: 210px;
    height: 60px;
    color: #f6edc7;
    display: inline-block;
    border-radius: 328px;
    text-decoration: none;
}

.hyde-banner .banner__box h2 {
    font-size: 70px;
    letter-spacing: -2px;
    text-align: center;
    text-transform: uppercase;
    color: #f6edc7;
    margin-bottom: 26px;
}

.hyde-banner .banner__box p {
    font-family: Inter;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    color: #f6edc7;
    max-width: 616px;
    margin: 0 auto;
}

.relative {
    position: relative;
}

.hyde-image-text {
    padding-block: 118px;
    background-color: #fff;
}

.hyde-image-text .page-width,
.hyde-about-i-t .page-width,
.hyde-about-bg-img .page-width,
.hyde-about-double .page-width {
    max-width: 1210px;
    overflow: hidden;
}

.hyde-customer-reviews .page-width {
    max-width: 1318px;
}

.hyde-img-text-ul .page-width {
    max-width: 1258px;
    margin: 0 auto;
    overflow: hidden;
}
.hyde-img-text-ul img{
  width: 100%;
}

.wrapper-margin {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-inline: -36px;
}

.col-6 {
    padding-inline: 36px;
}

.hyde-img-text-ul .wrapper-margin {
    margin-inline: -24px;
}

.hyde-img-text-ul .col-6 {
    padding-inline: 24px;
}

.hyde-img-text-ul .icon1 {
  width: 42px;
  height: 42px;
    text-align: center;
}
.hyde-img-text-ul li .icon1 img {
  width: auto;
}
.content-wrapper h2 {
    text-transform: uppercase;
    margin-bottom: 18px;
}

.hyde-image-text p {
    margin-bottom: 16px;
    line-height: 23px;
    font-size: 16px;
    margin-bottom: 36px;
}

.hyde-image-text .banner-img-holder1 {
    position: absolute;
    left: 60px;
}

.hyde-image-text .banner-img-holder2 {
    position: relative;
    left: 0;
    margin-top: 50%;
}

.hyde-image-text .banner-img-holder2 img {
    width: 80%;
}
.hyde-about-i-t .banner-img-holder img, .hyde-image-text img, .hyde-img-text-ul .banner-img-holder1 img,
.hyde-image-text .banner-img-holder2 img, .hyde-about-bg-img .bg-img-holder img, .hyde-img-heading .banner-img-holder img,
.hyde-about-double .banner-img-holder img{
  max-width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 5px solid #E9BC60;
  object-fit: cover;
}
.hyde-image-text .banner-img-holder1 img{
  aspect-ratio: 232/199;
}
.hyde-image-text .banner-img-holder2 img{
  aspect-ratio: 256/171;
}
.hyde-about-bg-img .bg-img-holder img{
  aspect-ratio: 283/397;
}
.hyde-about-double .img__1 img{
  aspect-ratio: 565/351;
}
.hyde-about-double .img__2 img{
  aspect-ratio: 565/349;
}
.hyde-img-text-ul .banner-img-holder1 img{
  aspect-ratio: 557/517;
}
.hyde-about-i-t .banner-img-holder img{
  aspect-ratio: 4/5;
}

@supports (-webkit-touch-callout: none) {
  /* Mobile (iPhones and small devices) */
  @media (max-width: 767px) {
    .hyde-image-text .banner-img-holder1 {
      width: 339px;
      height: 291px;
    }
    .hyde-img-text-ul .banner-img-holder1 img{
      width: 359px;
      height: 240px;
    }
    .hyde-image-text .banner-img-holder2 img, .hyde-about-bg-img .bg-img-holder img{
      width: 279px;
      height: 242px;
    } 
    .hyde-about-i-t .banner-img-holder img{
      width: 339px;
      height: 291px;
    } 
    .hyde-about-double .img__1 img, .hyde-about-double .img__2 img{
      width: 171px;
      height: 128px;
    }
  }

  /* Desktop or larger iOS devices (iPads etc.) */
  @media (min-width: 768px) {
    .hyde-image-text .banner-img-holder1 {
      width: 464px;
      height: 398px;
    }
    .hyde-img-text-ul .banner-img-holder1 img{
      width: 557px;
      height: 517px;
    }
    .hyde-image-text .banner-img-holder2 img{
      width: 382px;
      height: 331px;
    }   
    .hyde-about-i-t .banner-img-holder img{
      width: 524px;
      height: 655px;
    } 
    .hyde-about-bg-img .bg-img-holder img{
      width: 566px;
      height: 794px;
    }
    .hyde-about-double .img__1 img, .hyde-about-double .img__2 img{
      width: 565px;
      height: 351px;
    }
  }   
}

.hyde-banner-part {
    background-color: #f6edc7;
    padding-block: 140px 43px;
    text-align: center;
    position: relative;
}

.banner-img-wrapper {
    position: absolute;
    top: -200px;
    right: 50%;
    transform: translateX(50%);
}

.hyde-img-text-ul {
    padding-block: 107px;
    background-color: #f6edc7;
}

.hyde-img-text-ul h2 {
    margin-bottom: 28px;
}

.i-t-ul {
    margin-bottom: 30px;
}

.i-t-ul li {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-bottom: 17px;
}

.hyde-img-heading {
    padding-block: 107px 50px;
    text-align: center;
    background-color: #f6edc7;
}

.hyde-img-heading img {
    width: 100%;
}

.hyde-icon-text {
    padding-block: 57px 105px;
    background-color: #f6edc7;
}

.hyde-icon-text .page-width {
    max-width: 1185px;
    overflow: hidden;
}

.hyde-icon-text .inner-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-inline: -10px;
}

.i-t-wrap {
    width: 25%;
    padding-inline: 10px;
    text-align: center;
}

.hyde-icon-text .inner-row .icon{
  min-height: 59px;
}

.i-t-wrap {
    width: 25%;
    padding-inline: 10px;
    text-align: center;
}

.i-t-wrap p {
    margin-top: 14px;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0px;
}

.cart-item__name {
    letter-spacing: 0;
}

.totals>h2 {
    letter-spacing: 0;
}

.totals {
  justify-content: space-between !important;
}

.rich-text__blocks h2 {
    color: #f6edc7;
    font-size: 60px;
}

.rich-text__blocks .button {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    color: #22341d;
}

.button.button--secondary {
    color: #f6edc7;
}

.heading-wrapper h2 {
    margin-bottom: 34px;
}

.newsletter h2 {
    color: #e9bc60;
    font-size: 60px;
}

.newsletter p {
    color: #d1d5db;
    font-weight: 400;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0px;
}

.newsletter__wrapper {
    border-radius: 20px;
    position: relative;
}

.rich-text__text p {
    color: #f6edc7;
}

.newsletter-form__field-wrapper .field__input {
    background-color: #fff;
    border-radius: 8px;
}

.field:before,
.field:after {
    content: none !important;
}

.field__label {
    color: #adaebc;
    font-size: 21px;
    font-weight: 400;
    line-height: 24px;
}

.hyde-three-column {
    padding-block: 102px;
    text-align: center;
    background-color: #F6EDC7;
}

.hyde-three-column h2 {
    font-family: "Inter", sans-serif;
    margin-bottom: 34px;
    font-weight: 400;
    font-size: 27px;
    line-height: 32px;
    letter-spacing: 0px;
}

.hyde-three-column .i-t-wrap {
    width: 33.33%;
}

.hyde-three-column .inner-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-inline: -10px;
}

.hyde-three-column .i-t-wrap span {
    font-weight: 500;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

.hyde-three-column .i-t-wrap p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
}

.card__information h3 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 0px;
    margin-bottom: 15px;
}

.card__information p {
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 15px;
}

.card--card,
.card--standard .card__inner {
    border: var(--border-width) solid #3a5b31 !important;
}

.price__sale .price-item {
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0px;
}

.price__sale .price-item.price-item--regular {
    font-weight: 400;
    font-size: 22px;
    line-height: 42px;
    letter-spacing: 0px;
}

.product__title h1 {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 34px;
    line-height: 105%;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.product__description span {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 135%;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.product-form__input .form__label {
    padding-left: 0;
    font-size: 18px;
    font-weight: 400;
}

.product-form__input--pill input[type="radio"]:disabled+label,
.product-form__input--pill input[type="radio"].disabled+label,
{
border-color: #3a5b31 !important;
color: #3a5b31 !important;
font-size: 20px;
font-weight: 700;
width: 50%;
height: 71px;
line-height: 71px;
}

.product-form__input--pill input[type="radio"]:checked+label {
    background-color: #3a5b31 !important;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    width: 50%;
}

.product-form__input--pill input[type=radio]+label {
    width: 50%;
    font-size: 20px !important;
    font-weight: 700;
    height: 71px;
}

.js.product-form__input.product-form__input--pill {
    display: flex;
}

fieldset p {
    font-size: 18px !important;
    font-weight: 400;
}

.quantity {
    border-radius: 8px;
    border: 1px solid #3a5b31 !important;
    color: #3a5b31 !important;
}

.quantity:after,
.quantity:before {
    content: none;
}

.summary__title h2 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
}

.accordion__content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
    color: #374151;
}

.product__accordion .accordion__content {
    padding: 0 !important;
}

.reviews-wrap {
    width: 50%;
    padding-inline: 25px;
    padding-top: 40px;
}

.reviews-wrap .star_rating_list {
    display: flex;
}

.reviews-wrap h3 {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 29px;
    line-height: 19px;
    letter-spacing: 0px;
    margin-block: 15px;
}

.reviews-wrap p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0px;
}

.hyde-customer-reviews .inner-row {
    display: flex;
    margin-inline: -25px;
    flex-wrap: wrap;
}

.hyde-customer-reviews {
    padding-block: 0 200px;
    text-align: center;
    background-color: #F6EDC7;
}

.inner-review-wrp {
    padding: 22px 26px 27px;
    background-color: #fff;
    border-top-left-radius: 31px;
    border-top-right-radius: 31px;
}

.major-iner-wrap {
    border: 1px solid #3A5B31;
    border-radius: 31px;
    text-align: left;
}

.major-iner-wrap .icon {
    height: 461px;
}

.major-iner-wrap img {
    height: 100%;
  border-radius: 0;
}
.product__modal-opener{
  border-radius: 20px;
  overflow: hidden;
}

.btn-w-bg {
    width: 308px;
    height: 58px;
    border-radius: 191px;
    border: 1px solid #3A5B31;
    background-color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 58px;
    letter-spacing: 0px;
    text-align: center;
    color: #3A5B31;
    text-decoration: none;
    display: inline-block;
    margin-top: 72px;
}

.hyde-about-i-t {
    padding-block: 123px 20px;
    background-color: #fff;
}

.hyde-about-i-t .content-wrapper p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #374151;
    margin-block: 17px 25px;
}

.container-content {
    max-width: 493px;
    padding: 9px 33px 26px 53px;
    background-color: #EFE4A4;
    border-left: 3px solid #3A5B31;
}

.hyde-about-i-t .container-content p {
    color: #3A5B31;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
}

.hyde-about-i-t .container-content span {
    color: #3A5B31;
    font-size: 19px;
    font-weight: 400;
}

.hyde-about-i-t .banner-img-holder,
.hyde-about-i-t .banner-img-holder img {
    height: 100%;
}


.bg-img-holder img {
    height: 100%;
}

.hyde-about-bg-img {
    padding-block: 30px;
    background-color: #fff;
}

.bg-wrap .icon {
    background-color: #3A5B31;
    padding: 3px;
    border-radius: 100px;
    display: inline-block;
}

.hyde-about-bg-img h3 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

.bg-wrap {
    display: flex;
    align-items: start;
    gap: 18px;
    margin-top: 32px;
}

.hyde-about-bg-img .f-wrp {
    width: 70%;
}

.bg-row {
    padding: 0px 20px;
    max-width: 692px;
}

.hyde-about-double {
    padding-block: 131px 146px;
    background: #F6EDC7;
}

.hyde-about-double .content-wrapper h2 {
    margin-bottom: 10px;
}

.hyde-about-double .content-wrapper p {
    color: #3A5B31;
    font-weight: 400;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0px;
    margin-bottom: 35px;
}

.bg-block {
    background-color: #efe4a4;
    padding: 22px;
    font-weight: 400;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0px;
    max-width: 491px;
    border-radius: 10px;
}

.hyde-about-double .col-6 {
    padding-inline: 14px;
}

.hyde-about-double .wrapper-margin {
    margin-inline: -14px;
}

.newsletter {
    margin-bottom: 36px;
}

.newsletter .list-social {
    justify-content: center !important;
}

.newsletter .list-social svg path {
    fill: #E9BC60;
}

.newsletter .footer__list-social .svg-wrapper,
.newsletter .footer__list-social svg {
    width: 36px !important;
    height: 40px !important;
}

.newsletter .button {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
}

.product-form__buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.product-form__submit {
    padding: 6px 23px;
    height: 60px;
    font-size: 18px;
}

.st-wishlist-button[data-type="details"] {
    border-width: 4px;
    border: 1px solid #3A5B31 !important;
    border-radius: 100px !important;
    background-color: #fff !important;
    color: #3A5B31 !important;
    padding: 6px 23px;
    height: 60px;
    font-size: 18px;
    width: 100%;
}

.product.grid {
    row-gap: 20px !important;
}

.st-wishlist-button .st-wishlist-icon {
    color: #3A5B31 !important;
}

.accordion {
    border-top: 0 !important;
    border-bottom: .1rem solid #3A5B31 !important;
}

.instruction-box {
    background-color: #E9BC60;
    padding: 10px;
    display: flex;
    align-items: start;
    z-index: 2;
    border-radius: 8px;
    position: relative;
    gap: 10px;
    margin: 11px 0;
}

.instruction-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 135%;
    letter-spacing: 0px;
    color: #3A5B31;
} 

.js-contents label {
  font-size: 14px;
  letter-spacing: 0;
}

.m-hide {
    display: none;
}

.d-hide {
    display: block;
}

.d-hide {
    text-align: center;
    margin-bottom: 20px;
}

.hyde-about-bg-img h2 {
    color: #E9BC60;
}

.card__content {
  display: flex !important;
  align-items: end;
}

.card__content .button:after{
  content: none;
}

.card__content .btn {
  line-height: 100% !important;
}
.header__icon--menu svg{
  stroke: #fff;
}
header-drawer {
  justify-self: end !important;
  margin-left: 0 !important;
  margin-left: 15px !important;
}
.header__icon span:focus-visible{
  outline: none !important;
  box-shadow: none !important;
}
.card .media{
  border-radius: 8px;
}
.st-wishlist-details-button[data-type=floating]{
  z-index: 204 !important;
}
.hyde-about-double .bg-block ul{
  list-style: disc;
  padding-left: 18px;
} 
.hyde-about-double .bg-block ul li{
  padding-bottom: 10px;
}
.cart-count-bubble{
  background: #B3261E;
  color: #fff;
  bottom: 2.5rem;
}
.free-shipping-wrap{
  background: #EFE4A4;
  padding: 16px;
  border-radius: 8px;
}

.fs-inner {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 14px;
  color: #374151;
}

.p-inn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-in h3 {
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}

.pro-inner {
  display: flex;
  gap: 16px;
  background-color: #F6EDC7;
  padding: 17px;
  border-radius: 8px;
}

.p-in {
  width: 70%;
  color: #3A5B31;
}

.p-inn p {
  font-size: 16px;
}

.relted-product-wrap {
  background-color: #EFE4A4;
  padding: 24px 14px;
  margin-top: 25px;
  border-radius: 8px 8px 0 0;
}

.relted-product-wrap>p{
  letter-spacing: 0;
  margin-bottom: 16px;
  font-size: 16px;
}
.p-inn{
  margin-top: 10px;
}
.p-inn .button {
  min-width: 64px !important;
  min-height: 24px !important;
  padding: 5px 12px !important;
  font-size: 14px;
  color: #F6EDC7;
  font-weight: 700;
  line-height: 20px;
  height: unset;
}
.cart_checkout-bg{
  background: #EFE4A4;
  margin: 0 !important;
  padding: 16px 16px 25px;
  border-radius: 0 0 8px 8px;
}
cart-items .title-wrapper-with-link .title{
  text-transform: uppercase;
  font-size: 40px;
}
.cart-item__name {
  font-size: 20px;
}
.checkbox-wrap{
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
.checkbox-wrap input{
  width: 13px;
  height: 13px;
  margin-right: 10px;
  accent-color: #3A5B31;
}
.checkbox-wrap label,
.checkbox-wrap label a{
  color: #3A5B31;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.product .price .badge{
  margin-left: 10px;
}
.accordion__content p{
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.accordion__content ul{
  margin: 10px 0;
  padding: 0;
}
.drawer__heading{
  font-size: 40px;
}
.totals>h2{
  font-size: 20px;
}
.bg-color{
  background-color: #EFE4A4;
  margin: 0 -20px;
  padding: 0 20px;
}
.bg-color .relted-product-wrap{
  padding: 24px 0;
}
.drawer__footer {
  overflow-y: auto;
  flex: 1 0 20%;
  margin: 0 -20px;
  padding: 1.5rem 20px !important;
}
.drawer__footer::-webkit-scrollbar {
  width: 5px;
}
.drawer__footer::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.drawer__footer::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5px;
}
.drawer__footer::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

@media (min-width: 750px) {

    .email-position-image {
        position: absolute;
        top: -93px;
        right: 50%;
        transform: translateX(50%);
    }

    .product-form__submit {
        width: 50%;
    }

    .st-wishlist-button[data-type="details"] {
        width: 50%;
    }

    .m-hide {
        display: block;
    }

    .d-hide {
        display: none;
    }

    .hyde-about-bg-img {
        padding-block: 25px 130px;
    }


    .newsletter .button {
        width: 321px;
    }

    .col-6 {
        width: 50%;
    }

    .banner--desktop-transparent .banner__box {
        max-width: 100% !important;
    }

    .newsletter-form {
        max-width: 76rem !important;
    }

    .newsletter__wrapper .newsletter-form__field-wrapper {
        max-width: 100% !important;
    }
}

@media (min-width: 1250px) {


    .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 58% !important;
        width: calc(58% - var(--grid-desktop-horizontal-spacing) / 2) !imporatnt;
    }

    .bg-row {
        padding: 103px 0 65px 103px;
    }

    .hyde-icon-text .inner-row {
        margin-inline: -70px;
    }

    .i-t-wrap {
        padding-inline: 70px;
    }
}

@media (min-width: 750px) {
  .hyde-about-double .img__1{margin-bottom: 15px; }
  .hyde-img-heading .banner-img-holder img{
    aspect-ratio: 684/359;
  }
}

@media (max-width: 991px) {
  .header__icon, .header__icon--cart .icon {
    width: 3.4rem;
  }
}

@media (max-width: 749px) {

    .hyde-about-i-t .wrapper-margin,
    .hyde-about-bg-img .wrapper-margin {
        flex-direction: column-reverse;
    }

    .mb-flex {
        display: flex;
        gap: 16px;
    }

    .hyde-about-double .wrapper-margin {
        flex-direction: column-reverse;
    }

    hyde-about-double .wrapper-margin {
        flex-direction: column-reverse;
    }

    .hyde-about-i-t .container-content p {
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        margin-block: 17px 5px;
    }

    .hyde-about-i-t .container-content span {
        font-size: 14px;
    }

    .hyde-about-i-t .content-wrapper,
    .hyde-about-double .content-wrapper {
        text-align: left;
    }

    .container-content {
        padding: 7px 24px 19px 38px;
    }

    .section-template--24463504933182__main-padding {
        padding-bottom: 0px !important;
    }

    .instruction-box.d-hide {
        display: flex !important;
        text-align: left !important;
    }

    .hyde-customer-reviews {
        padding-block: 0 32px;
    }

    .product__title h1 {
        font-size: 30px;
        font-weight: 400;
    }

    .hyde-customer-reviews .btn-w-bg {
        width: 100%;
        margin-top: 23px;
    }


    .hyde-image-text .wrapper-margin {
        flex-direction: column-reverse;
    }

    .content-wrapper {
        text-align: center;
    }

    .rich-text__blocks h2 {
        font-size: 36px;
    }

    .section-template--24463504769342__rich_text_d3r9wn-padding {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .i-t-ul li {
        justify-content: center;
    }

    .hyde-icon-text {
        padding-block: 20px 40px;
    }

    .reviews-wrap {
        width: 100%;
    }

    .hyde-image-text .banner-img-holder1 {
        left: 20px;
        right: 20px;
      margin: 0 20px;
    }

    .hyde-image-text .banner-img-holder2 {
        left: 10%;
        margin-top: 80%;
    }

    .newsletter__wrapper {
        padding: 32px 16px !important;
    }

    .newsletter-form .btn-wrap button {
        width: 100%;
    }

    .hyde-about-double {
        padding-block: 30px;
    }

    h1,
    .h1 {
        font-size: 40px;
        line-height: 100%;
    }

    h2,
    .h2 {
        font-size: 38px;
        line-height: 100%;
    }
  img{
    border-radius: 8px;
  }

    .hyde-banner .banner__box h2 {
        font-size: 40px;
    }

    .banner__box {
        padding-block: 146px !important;
    }

    .banner-img-wrapper {
        top: -136px;
    }

    .hyde-banner-part {
        background-color: #f6edc7;
        padding-block: 202px 43px;
        text-align: center;
    }

    .hyde-banner-part {
        padding-block: 100px 0px;
    }

    .hyde-banner-part .banner-btn {
        position: absolute;
        bottom: -28px;
        right: 50%;
        transform: translate(50%);
    }

    .i-t-wrap {
        width: 50%;
    }

    .hyde-about-i-t {
        padding-block: 30px;
    }

    .wrapper-margin {
        row-gap: 20px;
    }

    .hyde-image-text {
        padding-block: 50px;
    }

    .hyde-img-text-ul {
        padding-block: 70px;
        margin-top: -80px;
    }

    .newsletter h2 {
        font-size: 36px;
    }

    .hyde-img-heading {
        padding-block: 55px 25px;
    }
  .i-t-ul li:nth-child(2) img{
    width: 20px;
  }
  .hyde-img-text-ul .wrapper-margin {
    justify-content: center;
    text-align: center;
  }
  .i-t-wrap p {
    margin-top: 5px;
    font-size: 18px;
  }
  .collection-tabs {
    justify-content: flex-start !important;
    flex-wrap: wrap;
  }
  .collection-tabs .tab-link{
    font-size: 14px;
  }
  .card__information h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .card__information p {
    font-size: 18px;
    line-height: 24px;
  }
  .price__sale .price-item {
    font-size: 20px;
    line-height: 30px;
  }
  .price__sale .price-item.price-item--regular {
    font-size: 16px;
    line-height: 30px;
  }
  .card__content{
    flex-direction: column;
  }
  .card--card .quick-add {
    margin-right: auto !important;
  }
  .quick-add .btn{
    height: 40px;
    font-size: 18px;
  }
  .major-iner-wrap .icon{
    height: 100%;
    overflow: hidden;
    max-height: 280px;
    border-bottom-left-radius: 31px;
    border-bottom-right-radius: 31px;
  }
  .product__media-list.grid--peek.slider .grid__item:first-of-type {
    margin-left: 0;
  }
  .hyde-about-double h2{
    margin-bottom: 20px;
  }
  .hyde-about-i-t .wrapper-margin{
    flex-direction: column;
  }
  .hyde-about-bg-img h2{
    color: #3A5B31;
    text-transform: uppercase;
  }
  .hyde-about-bg-img{
    padding-top: 0;
  }
  .hyde-about-i-t .mob-img{
    text-align: center;
    margin-top: -30px;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .email-position-image img{
    max-width: 89px;
  }
  body[data-template="collection"] .section-template--24463504736574__product-grid-padding {
    padding-bottom: 50px;
  }
  .img-container {
    max-width: 320px;
    width: 320px;
  }
  .hyde-banner-part .scroll-360-btn{
    position: relative;
    top: 20px;
    margin: 0;
  }
  .hyde-img-text-ul .banner-img-holder1 img {
    aspect-ratio: auto;
  }
  .hyde-about-i-t .banner-img-holder img{
    aspect-ratio: 113/97;
    object-position: top;
  }
  .relted-product-wrap {
    padding: 24px 20px;
    margin-top: 25px;
    border-radius: 0;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .cart_checkout-bg{
    padding: 16px 20px 40px;
    border-radius: 0;
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .cart__footer-wrapper:last-child .cart__footer{
    padding-bottom: 0 !important;
  }
  cart-items .title-wrapper-with-link a{
    display: none;
  }
   cart-items .title-wrapper-with-link .title{
     font-size: 24px;
   }
  .totals>h2{
    color: #3A5B31;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
  }
  .hyde-icon-text .i-t-wrap {
     padding-bottom: 20px;
  }
  .hyde-about-bg-img .bg-img-holder img{
    aspect-ratio: unset;
  }
  .hyde-about-double .img__1 img, .hyde-about-double .img__2 img{
    aspect-ratio: 171/128;
  }
  .card .media{
    border-radius: 8px !important;
  }
  .card__inner{
    aspect-ratio: 325/200;
  }
  body[data-template="collection"] .newsletter-form .btn-wrap button{
    width: auto;
  }
  .product-media-container.constrain-height .media{
    padding-top: 100% !important;
  }
}