/** Shopify CDN: Minification failed

Line 1122:47 Unexpected "{"

**/
/*************************************************** new custom style css *************************************************

Time: 18 sept - 08:15PM
*/

.announcement-bar, .announcement-bar__announcement {
    justify-content: flex-start;
}


.background-none .slider .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-left: 0 !important;
}


.header--middle-left {
    grid-template-columns: 1fr auto 1fr;
}
header.header.header--middle-left.page-width.header--has-menu {
    padding-left: 0;
    padding-right: 0;
}
nav.header__inline-menu .list-menu {
    gap: 1.3rem;
}
.header_whishlist_icon {
    display: flex;
    align-items: center;
}

.xb-product-quantity--bottom-right {
    bottom: unset !important;
    right: -0.87rem !important;
    top: -0.2rem !important;
}
.xb-product-quantity.show {
    background-color: #A3B629 !important;
}
.cart-count-bubble {
    height: 1.67rem;
    width: 1.67rem;
    right: -0.688rem;
    left: unset;
    top: -0.25rem;
}
.cart-count-bubble span {
    line-height: 0 !important;
    padding-top: 2px;
}

.header__icons {
    padding-right: 0;
  column-gap: 1rem;
}
.header__icon--cart {
    margin-right: 0 !important;
}

.xb-header__icon .icon-heart path {
    fill: #333333;
}
.header__menu-item {
    font-family: var(--font-heading-family);
    font-weight: 700;
    font-size: 1.4rem;
    padding: 1.2rem;
    text-transform: uppercase;
    color: #333333;
    letter-spacing: .025rem;
    line-height: 1.35 !important;
}
.header__menu-item:hover {
    color: #6A7A1D;
}
.header__menu-item:hover span {
  text-decoration: none;
}
details[open]>.search-modal {
    background: #ffffff !important;
    min-height: 100vh;
    margin: 0 -1.333rem;
}
.modal__close-button.link {
    position: absolute;
    top: 1.333rem;
    width: 3rem;
    height: 3rem;
    border: .047px solid #3333;
    border-radius: 50%;
}
.modal__close-button .svg-wrapper svg {
    padding: 0.4rem;
}
.search__input.field__input {
    background: #F5F3EF;
    border-radius: 2rem;
}
.search-modal__form .field__label {
    display: none;
}
.search-modal__form {
    max-width: 51.7rem !important;
}
predictive-search[open] .predictive-search, predictive-search[loading] .predictive-search {
    background: #ffffff;
    height: auto !important;
    max-height: 400px !important;
}
.predictive-search__item-heading {
    font-family: "DM Sans", sans-serif;
    font-style: normal !important;
    letter-spacing: .04rem;
    font-weight: 400 !important;
    font-size: 1.5rem;
    text-transform: capitalize;
    color: #121212d9;
}
.predictive-search__list-item {
    padding: 0 1.333rem;
}
.predictive-search__list-item:first-child {
    padding: 0 1.333rem;
    margin-top: 15px;
}
.predictive-search__list-item[aria-selected=true]>*, .predictive-search__list-item:hover>*, .predictive-search__item[aria-selected=true], .predictive-search__item:hover {
    border-radius: 3rem !important;
    background-color: #f5f3ef !important;
}
.predictive-search__search-for-button {
    padding: 1.333rem;
}
.search-modal__content {
    padding-top: 6.667rem;
    align-items: center;
    flex-direction: column;
    justify-content: start
}
.search button.reset__button, .search button.search__button {
    height: 3.8rem !important;
}
.template-search__search {
    max-width: 51.7rem !important;
}



.header__active-menu-item {
    color: #6A7A1D;
    text-decoration: none;
}
.shopify-section.announcement-bar-section {
    padding: 0;
}
.cd-delivery-icon-section {
    border-radius: 2rem;
}


.cd-delivery-icon-section li .multicolumn-card {
    display: flex;
    align-items: center;
    gap: 1.4rem;
}
.cd-delivery-icon-section li .multicolumn-card .multicolumn-card__info {
    padding: 0;
}
.cd-delivery-icon-section .multicolumn-card__image-wrapper--third-width {
    width: 5rem;
    margin: 0 !important;
}
.cd-delivery-icon-section .multicolumn-card__image-wrapper--third-width img {
    object-fit: contain;
    object-position: center;
    width: 100% !important;
}
.cd-delivery-icon-section  .multicolumn-card__info .rte {
    margin: 0;
    color: #FFF;
}
.cd-delivery-icon-section .multicolumn-card__info {
    padding-top: 0!important;
    padding-right: 0 !important;
}
.multicolumn-card__info {
    padding-top: 0;
}
.cd-delivery-icon-section .multicolumn-card__info h3 {
    color: #fff;
    font-size: 2rem;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
}


/* hero banner  */
.hero_section .list--full-cover-image-section, .hebe-contentner.image-second, .hebe-content, .hero_section .list--full-cover-image-section {
    height: 60rem;
    width: 100%;
}
.hero_section .list--full-cover-image-section::before {
    content: "";
    background-image: url(/cdn/shop/files/banner-label.png?v=1754648986);
    height: 42rem;
    width: 42rem;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: -5.3rem;
    left: -2.1rem;
}
 .hero_section .list--full-cover-image-section  {
    position: relative;
    border-radius: 2rem;
}
.hero_section .list--full-cover-image-section h1 {
    margin: 0;
}
.hero_section .list--full-cover-image-section h1 {
    font-family: Rethink Sans;
    font-weight: 500;
    font-size: 8.5rem;
    line-height: 1em;
    text-transform: capitalize;
    max-width: 67rem;
}
.hero_section .list--full-cover-image-section h1 strong {
    display: block;
    font-weight: 500 !important;
}
.cd-shop-our-store h3 {
    font-size: 1.6rem;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center;
}
.price__regular, .price--on-sale .price-item--sale {
    color: #6A7A1D;
    font-weight: 500;
    font-size: 1.6rem;
}


.hebe-button-review {
    position: absolute;
    bottom: 1.333rem;
    right: 1.333rem;
    background-color: #fff;
    border-radius: 3.333rem;
    color: #333;
    max-width: 17.667rem;
    width: 100%;
    text-align: center;
    transition: background .6s ease-in-out;
}
.hebe-button-review:hover {
    background-color: #6a7a1d;
    color: #fff !important;
}
.hebe-button-review a {
    color: #333;
    transition: color .6s ease-in-out;
    text-decoration: none;
}
.hebe-button-review:hover a {
    color: #fff !important;
     transition: background .6s ease-in-out;
}
.hebe-button-review p {
    font-family: var(--font-heading-family);
    font-weight: 800;
    font-size: 1.067rem;
    line-height: 100%;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    gap: 0.533rem;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    padding-right: 0.9rem;
    border: 3px solid #fff;
    border-radius: 5rem;
}
.hebe-button-review span {
    background-color: #6a7a1d;
    padding: 0.333rem 0.8rem;
    border-radius: 1.667rem;
    max-width: 7.4rem;
}
.hebe-button-review span img {
    width: 100%;
}
.hebe-content {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    padding: 3.5rem;
}
.testi-header-sec {
    margin-left: 1.2rem;
}

.cd-shop-our-store .product-grid, .related-products .product-grid {
    --grid-mobile-horizontal-spacing: 1rem;
    --grid-mobile-vertical-spacing: 2rem;
    --grid-desktop-horizontal-spacing: 2.667rem;
    --grid-desktop-vertical-spacing: 2.667rem;
}

.custom_review {
    padding: 2.3rem;
    border-radius: 2rem;
}
.custom_review .testimonial-content {
    padding: 3.438rem;
    background: #fff;
    border-radius: 2rem;
}
.custom_review .slick-track .slick-slide {
    padding: 0.6rem 1.2rem;
}
.custom_review button.slick-next.slick-arrow {
    right: 3rem;
    top: -3.333rem;
    width: 3.667rem;
    height: 3.667rem;
    background-color: #b3bb8c;
    border-radius: 50%;
}
.custom_review button.slick-prev {
    left: unset;
    right: 7.667rem;
    top: -5.133rem;
    width: 3.667rem;
    height: 3.667rem;
    background-color: #B3BB8C;
    border-radius: 50%;
    transform: rotate(180deg);
}
.custom_review button.slick-next.slick-arrow:hover,.custom_review button.slick-prev:hover {
    background: #C2DA3B;
}
.custom_review .testimonial-content .testimonial-text p {
    color: #333333;
    font-weight: 500;

}
.custom_review .testimonial-content .author {
    color: #333333;
    font-family: var(--font-heading-family);
    font-weight: 600;
}

.custom_review .slick-next:before, .custom_review .slick-prev:before {
    font-size: 35px;
}
.stars svg path {
    fill: #6A7A1D;
}
/* marquee-container  */
.marquee-container {
    background-color: #0000;
    overflow: hidden;
    white-space: nowrap;
}
.marquee-content {
  display: flex;
  animation: marquee 120s linear infinite;
  width: max-content;
}
.marquee-item {
  display: flex;
  align-items: center;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 500;
  color: #111;
}
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.marquee-item span {
    display: flex;
    align-items: center;
    gap: 20px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    vertical-align: middle;
}
.footer-marqee-gift .marquee-container {
    background-color: #232323;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px 0;
}
.footer-marqee-gift .marquee-item span {
    font-weight: 500;
    font-size: 38px;
    line-height: 148%;
    letter-spacing: 6%;
    text-align: center;
    color: #fff;
}
.footer-marqee-gift  .marquee-item img {
    width: 41px !important;
    height: 41px !important;
}
.hebe-grid-header p {
    color: #fff;
    margin-bottom: 2.5rem;
}
 /* recomdation section  */
.mlc-content {
    display: flex;
    flex-flow: nowrap;
    gap: 2.667rem;
}
.mlc-content .item-column-sec, .mlc-content .right-column-sec {
    width: 33.33%;
}
.mlc-content .center-column-sec {
    display: flex;
    flex-direction: column;
    gap: 2.667rem;
    width: 33.33%;
}
.mlc-content .mlc-card {
    position: relative;
    background-color: #e8e3da;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 1.875rem;
    padding: 2.6rem;
    flex-grow: 1;
    min-height: 14rem;
    overflow: hidden;
}

.item-column-sec .mlc-card, .right-column-sec .mlc-card {
    min-height: 47rem;
}

.item-column-sec .svg-green-icon {
    transform: rotate(90deg);
}

.mlc-card h3 {
    font-weight: 500;
    font-size: 3.267rem;
    text-transform: capitalize;
    margin: 0 0 10px;
}

.iwtil-contentner.image-second {
    display: flex;
    align-items: center;
    gap: 6rem;
    height: 100%;
}
.list--full-cover-image-section .banner- {
    height: 100%;
}
.list--full-cover-image-section {
    display: inline-table;
}

.iwtil-grid-header h2 {
    margin-bottom: 3.5rem;
    margin-top: 1.9rem;
}
.iwtil-card {
    display: flex;
    gap: 3rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #A6B48F;
    align-items: start;
}
.iwtil-card .iwtil-list-icon {
    max-width: 4rem;
    min-width: 4rem;
}
.iwtil-card .iwtil-list-icon img {
    width: 100%;
    height: auto;
}

.iwtil-content {
    width: calc(50% - 0px );
    height: 100%;
}
.iwtil-contentner .iwtil-content:last-child {
    padding-right: 2.6rem;
}
.iwtil-content.image-section-sec img {
    height: 100% !important;
    width: 100%;
}
.newsletter .newsletter__wrapper {
    border-radius: 2rem;
    background-color: #333333;
    background-attachment: fixed;
    background-size: contain;
    background-repeat: repeat;
}
.newsletter-form__message {
    justify-content: center !important;
    background: #ffffff;
    color: #121212;
    padding: 0.667rem;
    border-radius: 2rem;
    width: 100%;
    text-align: center;
}
.footer__copyright {
    text-align: center !important;
}
.footer-block__details-content a {
    color: #333333;
    text-decoration: none;
}
.cd-shop-our-store .multicolumn-card__info a {
    font-weight: 500;
}
/******************************************* custom css add byu shubham ********************************************************/
.footer__blocks-wrapper.grid--3-col-tablet .grid__item {
    width: calc(19% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
a.button-contact-label {
    background-color: #6A7A1D;
    color: #FFF;
    font-family: "Rethink Sans";
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    padding-right: 1.67rem;
    border-radius: 3.4rem;
    margin-top: 1.34rem;
    text-decoration: none;
    border: 0.333rem solid #6A7A1D;
    display: inline-flex;
    align-items: center;
    transition: all ease .6s;
}
.button-contact-label span {
    background-color: #fff;
    color: #6A7A1D;
    font-family: "Rethink Sans";
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.933rem;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    padding: 0.9rem 1.5rem;
    border-radius: 3.4rem;
    margin-right: 1.3rem;
}
a.button-contact-label:hover {
    background: #fff;
    color: #6A7A1D;
    transition: all ease .6s;
}
.about-multi-col h3.inline-richtext {
    color: #A3B629;
    text-align: center;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #6A7A1D;
    font-family: "Rethink Sans";
    font-size: 3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1em;
    text-transform: capitalize;
}
.about-multi-col h3.inline-richtext {
    color: #a3b629 !important;
    text-align: center;
    -webkit-text-stroke-width: .4px;
    -webkit-text-stroke-color: transparent;
    font-size: 6.7rem !important;
}
.about-multi-col p {
    color: #333;
    text-align: center;
    font-family: "Rethink Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2em;
    text-transform: capitalize;
}

.testimonial-single-section  .testimonial-slider {
    width: calc(50% - 0px);
}
.testimonial-single-section .testi-sec-image {
    width: calc(50% - 0px);
}
.testimonial-single-section .testi-sec-image img {
    width: 100%;
}
.testimonial-single-section .test-container {
    display: flex;
    gap: 8.2rem;
    padding: 3.5rem;
}
.testimonial-single-section {
    border-radius: 2rem;
    margin-bottom: 4rem;
}
.testimonial-single-section .testimonial-slider .testimonial-text {
    width: 100%;
    max-width: 53rem;
}
.testimonial-single-section .testimonial-slider p {
    color: #FFF;
    font-family: "Rethink Sans";
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6em;
    text-transform: capitalize;
    margin-top: 0 !important;
}
.testimonial-single-section .test-container .slick-list.draggable {
    margin-top: 4.5rem;
}
.ibtc-slider {
    display: flex;
    gap: 3.3rem;
    flex-flow: nowrap;
}
.ibtc-slider .slide {
    border-radius: 25px;
    padding: 6.68rem 3.5rem;
    width: calc(50% - 0px);
    background-size: cover;
    background-position: center;
}
::placeholder {
    opacity: 1 !important;
    color: #333;
}
.cd-contact-sec {
    display: flex;
    gap: 4rem;
    padding: 4rem;
    border-radius: 30px;
}
.cd-contact-sec .contact {
    width: calc(74% + -0px);
    padding-bottom: 0;
    padding-top: 1rem;
}
.contact__fields .field:focus {
    box-shadow: none !important;
}
.cd-contact-sec .cd-contatc-details {
    width: calc(26% + -0px);
    background-color: #fff;
    padding: 3.667rem;
    border-radius: 2rem;
    padding-right: 2rem;
}
.ct-image-text-section-full .page-width {
    padding: 0;
    margin: 0;
}
.view-gl-- {
    display: flex;
    padding-left: 0.667rem;
    margin-left: 0.667rem;
    gap: 0.667rem;
    position: relative;
}

/* colleciton list view start  */
ul.collection_list_view li {
    width: calc(100% - 0px ) !important;
    max-width: calc(100% - 0px) !important;
}
ul.collection_list_view li .card-wrapper .card.card--card {
    display: flex;
    flex-direction: row;
}
ul.collection_list_view li .card-wrapper .card.card--card .card__inner.ratio {
    width: 25%;
}
ul.collection_list_view li .card-wrapper .card__information {
    grid-row-start: 2;
    padding: 1.3rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
ul.collection_list_view li .card-wrapper .full-unstyled-link {
    display: block;
    color: #fff;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
}
ul.collection_list_view li .card-wrapper .price {
    text-align: left;
}
.button:not([disabled]):hover:after, .shopify-challenge__button:hover:after, .customer button:hover:after, .shopify-payment-button__button--unbranded:hover:after {
    --border-offset: 1.3px;
    box-shadow: unset;
}
ul.collection_list_view li .card-wrapper .quick-add.no-js-hidden {
    /* position: unset; */
    /* right: unset!important; */
    /* bottom: 0!important; */
    display: inline-flex;
}
.loading {
    position: relative;
}
.loading:after {
    content: "Loading...";
    position: absolute;
    background-color: #ffffffe0;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: start;
    font-size: 24px;
    z-index: 10;
    justify-content: center;
    padding-top: 200px;
}
.cd-header--holder {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
facet-filters-form.facets.facets-vertical-sort.page-width.small-hide {
    padding: 0;
}

h2.facet-filters__label {
    color: #6A7A1D;
    font-weight: 400;
    font-size: 1.333rem;
    line-height: 1.2em;
    margin-right: 0.5rem;
}
.filer-and-list-view {
    display: flex;
    align-items: center;
}
span.list-view {
    padding: 0.6rem;
}
h2.product-count__text {
    color: #737373;
}
.product-count-vertical {
    margin-left: 0;
    position: relative;
}
span.grid-view.active, span.list-view.active {
    background-color: #C2DA3B;
    width: 2.667rem;
    height: 2.667rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.333rem;
}
span.list-view, span.grid-view {
    height: 2.667rem;
    width: 2.667rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cfcfcf;
    border-radius: 0.333rem;
}
span.list-view svg, span.grid-view svg {
    /* height: 1.667rem !important;
    width: 1.667rem !important; */
    height: 12px !important;
    width: 12px !important;
}
span.grid-view.active svg path, span.list-view.active svg path {
    color: #000;
    fill: #000;
}

.facet-filters {
    padding-left: 20px !important;
}
.cd-pro-discription {
    display: none;
}
.collection_grid-view  .collection_list_view{
    display: block;
}

.card__heading a:after {
  display: none;
}

.quick-add__submit {
    display: none !important;
}
.collection_list_view a {
    color: #000 !important;
    font-family: "Rethink Sans";
    font-size: 1.5rem !important;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
    letter-spacing: 0;
}
.collection_list_view .cd-pro-discription, .collection_list_view .quick-add__submit {
    display: block !important;
}
.collection_list_view .card.card--standard.card--media {
    flex-direction: row !important;
}

.collection_list_view  .xb-wishlist-button-collection {
    right: unset !important;
    left: 50%;
    transform: translate(-62px, 0px);
}
.faq-accordion {
  border-top: 0;
}
.faq-item {
  border: 0;
}
.faq-question {
    width: 100%;
    background: none;
    border: none;
    padding: 1rem;
    text-align: left;
    font-size: 2rem;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: capitalize;
    color: #333;
}
.faq-icon {
  transition: transform 0.3s ease;
}
.faq-question[aria-expanded="true"] .faq-icon {
  transform: rotate(180deg);
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.faq-answer.open {
  max-height: 500px;
}
.faq-content {
    padding: 0 1rem 1rem;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 1.6rem;
    leading-trim: NONE;
    line-height: 1.2em;
    color: #333333;
    padding-right: 7rem;
}
.jdgm-histogram.jdgm-temp-hidden {
    display: none !important;
}


li.multicolumn-list__item:nth-child(2) {
    position: relative;
}
.mlc-card p {
    width: 80%;
    margin-top: 0;
}
.right-column-sec .mlc-card p {
    width: 92%;
    padding-right: 0px;
}
.mlc-content .center-column-sec .mlc-card:nth-child(2) p {
    width: 92%;
    margin: 0 0 3rem 0;
}

footer {
    border: none !important;
}

ul.footer-block__details-content.list-unstyled {
    display: grid;
    grid-template-columns: unset;
    list-style-type: none;
}

.footer ul.footer-block__details-content li a {
    font-size: 1.6rem;
    font-weight: 500;
    color: #333333 !important;
    padding: 0;
    line-height: 1.35;
}


.footer__content-bottom-wrapper:first-child {
    display: none!important;
}
.footer__copyright.caption {
    margin: 0;
}
small.copyright__content {
    font-weight: 500;
    font-size: 1.467rem;
    letter-spacing: 0;
}
small.copyright__content a:hover {
    text-decoration: none;
    color: #A3B629;
}
.footer__content-bottom-wrapper {
    justify-content: center;
}
.newsletter-form, .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 50rem !important;
}

.newsletter h2 {
    font-size: 3.267rem;
    text-align: center;
    max-width: 66rem;
    margin: 0 auto;
}
.newsletter p, .newsletter a {
    font-weight: 500;
    font-size: 0.75rem;
    color: #333;
}
.newsletter a:hover {
    color: #6a7a1d;
}

.newsletter .field::before, .newsletter .field::after {
    display: none;
}

.newsletter-form__field-wrapper .field input {
    background: #fff;
    border-radius: 4rem;
    padding: 1rem 2rem;
    height: 4rem;
    color: #333;
    font-size: 1.188rem;
}

.newsletter-form__button {
    background-color: #333 !important;
    color: #fff !important;
    margin: 0.333rem !important;
    width: 16rem !important;
    min-height: auto;
    height: 3.5rem !important;
    border-radius: 5rem;
    font-weight: 600;
    font-size: 1.2rem;
    text-transform: uppercase;
    transition: 0.3s all;
}
.newsletter-form__button:hover {
    background-color: #6A7A1D!important;
    color: #ffffff !important;
}
.field__input:not(:placeholder-shown) {
  padding: 1.2rem 1.5rem 0.8rem 2rem;
}
ul.footer-block__details-content li a:hover {
  text-decoration: none !important;
}


/* about page */
.about-rich-text-bg-logo {
    border-radius: 2rem !important;
    padding: 3.5rem !important;
    /* margin-top: 4rem; */
}
.about-rich-text-bg-logo .page-width, .about-rich-text-one .page-width, .about-rich-text-two .page-width {
    margin: 0;
    padding: 0;
    max-width: 100% !important;
}
.about-rich-text-bg-logo .image-with-text__media-item, .about-rich-text-one .image-with-text__media-item, .about-rich-text-two .image-with-text__media-item{
    width: calc(55% - 0px) !important;
    max-width: calc(55% - 0px) !important;
}
.about-rich-text-bg-logo .image-with-text__text-item , .about-rich-text-one .image-with-text__text-item , .about-rich-text-two .image-with-text__text-item {
    width: calc(44% - 0px) !important;
    max-width: calc(44% - 0px) !important;
}
.about-rich-text-bg-logo .image-with-text__media.image-with-text__media--adapt {
    border: 0;
    border-radius: 2rem;
}
.about-rich-text-bg-logo .image-with-text__content img {
    max-width: 5.9rem !important;
    height: auto;
    margin-bottom:1rem
}
.cd-contact-sec .cd-contatc-details a:last-child:hover, .cd-contatc-details a:hover {
    color: #a3b629 !important;
}

.about-rich-text-one {
    padding-top: 8rem !important;
    padding-bottom: 4.3rem !important;
}
.about-multi-col {
    padding: 11rem 0 !important;
}

.about-rich-text-bg-logo h2.image-with-text__heading.inline-richtext.h1, .about-rich-text-one h2.image-with-text__heading.inline-richtext.h1, .about-rich-text-two h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 3.267rem;
    color: #333333;
}
.about-rich-text-bg-logo .image-with-text__text,.about-rich-text-two .image-with-text__text, .about-rich-text-one .image-with-text__text {
    margin-top: 1rem;
}
.about-rich-text-bg-logo .rte.body p, .about-rich-text-one .rte.body p, .about-rich-text-two .rte.body p {
    color: #333333 !important;
}
.about-rich-text-one .image-with-text__content {
    padding: 0px 5.5rem 0 0 !important;
}
.about-rich-text-bg-logo .image-with-text .grid__item, .about-rich-text-two .image-with-text .grid__item, .about-rich-text-one .image-with-text .grid__item {
    /* border-radius: 2rem !important; */
    overflow: hidden;
}
.about-rich-text-two .image-with-text__content {
    padding: 0px 0 0 6.5rem !important;
}
.about-rich-text-bg-logo .image-with-text__content {
    padding: 3rem 6.6rem;
}
.testimonial-single-section  .testi-sec-image img {
    border-radius: 2rem;
    overflow: hidden !important;
    height: 100%;
}
.testimonial-single-section   p.author {
    line-height: 1.2em;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-size: 1.6rem;
}

.testimonial-single-section button.slick-next.slick-arrow {
    right: unset;
    left: 4.333rem;
    bottom: 0;
    top: unset;
    width: 3.667rem;
    height: 3.667rem;
    background-color: #b3bb8c;
    border-radius: 50%;
    transform: none;
}
.testimonial-single-section button.slick-prev {
    left: 0;
    bottom: 0;
    top: unset;
    width: 3.667rem;
    height: 3.667rem;
    background-color: #B3BB8C;
    border-radius: 50%;
    transform: rotate(180deg) translate(0);
}
.testimonial-single-section button.slick-next.slick-arrow:hover, .testimonial-single-section button.slick-prev:hover {
    background-color: #C2DA3B;
}
.slick-next:before, .slick-prev:before {
    background-image: url(/cdn/shop/files/Vector.png?v=1752835659);
    background-size: contain;
    background-repeat: no-repeat;
    color: #0000!important;
    opacity: 1!important;
    font-size: 1.067rem !important;
    margin-left: 0.533rem;
}
.testimonial-single-section .slick-next:before,{
    color: red
}

.ibtc-slider .slide {
    position: relative;
    overflow: hidden;
}
.ibtc-slider .slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000061;
    border-radius: 16px;
}
.ibtc-single-section .ibtc-content {
    z-index: 1;
    position: relative;
    color: #fff;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.4em;
    letter-spacing: 0;
}
.ibtc-single-section h2 {
    color: #fff;
    font-size: 3.2rem;
    line-height: 1.2em;
    margin: 0 !important;
}

.ibtc-content .ibtc-text p {
    margin: 0.667rem 0 1.667rem 0;
    max-width: 84%;
}
.ibtc-slider .slide:last-child .ibtc-content .ibtc-text p {
    max-width: 63%;
}


/* blog list page  */
.blog-with-sidebar-holder {
    display: flex;
    gap: 6rem;
}

.sb-cd-top-subline p {
    margin: 0;
}
.sb-cd-top-subline {
    display: flex;
    align-items: center;
    text-align: end;
    color: #6A7A1D;
    gap: 1rem;
    font-weight: 700;
    font-size: .95rem;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.85rem;
}
h3.sb-blog--title {
    font-weight: 500;
    font-size: 1.5rem;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 0;
}
.sb-blog--title a {
    color: #333;
}

.blog-list-cd-container strong {
    display: block;
    font-weight: 500;
}
.sb-blog-post-item a {
    text-decoration: none;
}
.blog-with-sidebar-holder .blog-articles {
    width: calc(80% - 0px );
}
.blog-artical-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    display: block !important;
    height: calc(62% - 0px);
    background: bottom;
}
.sb-blog-post-item {
    background-color: #F5F3EF;
    border-radius: 2rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
}
.sb-image-holeer {
    width: calc(100% - 0px);
}
.cd-sidebar-blog {
    width: calc(40% - 0px);
}
.sb-image-holeer img {
    width: 100%;
}
.blog-posts .h2, .blog-filter-wrapper .h2, .cd-search-bar .h2 {
    font-weight: 500;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize;
}
.cd-sidebar-blog .h2 {
    margin-bottom: 2rem;
}
.sb-blog-cat-filter {
    padding: 0rem 0 4.2rem;
    border-top: 0;
    margin: 0rem  0 4.2rem;
    border-bottom: 0.5px solid #333;
}

.main-blog h1.title--primary {
    display: none;
}

.blog-filter-wrapper ul {
    display: flex;
    list-style: none;
    gap: 0.8rem;
    padding-left: 0;
    flex-flow: wrap;
    margin: 0;
}
.blog-filter-wrapper ul a {
    background: var(--dark-green);
    border: 0.233rem solid var(--dark-green);
    border-radius: 4rem;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 1rem;
    padding: 0.4rem 1.68rem;
    display: inline-flex;
}

.blog-filter-wrapper ul a:hover, .sb-blog-cat-filter li.active a{
    background: #ffffff;
    color: var(--dark-green);
}
.cd-search-bar {
    display: none !important;
}
.blog-with-sidebar-holder .cd-blog-uptile_one {
    display: inline-flex;
    gap: 1rem;
    font-family: DM Sans;
    font-weight: 700;
    font-size: 1.07rem;
    line-height: 0.9rem;
    letter-spacing: 0;
    background-color: #6A7A1D;
    padding: 0;
    color: #fff;
    align-items: center;
    border-radius: 50px;
    border: 0.267rem solid #6a7a1d !important;
    transition: background-color .6s ease-in-out;
    padding-right: 1.3rem;
}

/* .cd-blog-uptile_one span:nth-child(1) {
    background-color: #fff;
    color: #6a7a1d;
    padding: .9rem 1.2rem;
    border-radius: 50px;
} */

.blog-with-sidebar-holder h3.card__heading.h2 {
    font-weight: 500;
    font-size: 2rem;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-top: .9rem;
}
.blog-with-sidebar-holder .cd-btn-premiery a{
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-self: flex-start;
    background: #f5f3ef;
    margin-left: 40px;
    border-radius: 30px;
    padding-right: 4px;
    gap: 25px;
    text-decoration: none;
    padding-left: 30px;
    font-family: Rethink Sans;
    font-weight: 700;
    font-size: 18px;
    line-height: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #333;
    position: relative;
    z-index: 9;
}


.blog-with-sidebar-holder .article-card-wrapper {
    border-radius: 30px;
    overflow: hidden;
    background-color: #F5F3EF;
}
.main-blog.page-width {
    margin: 0 !important;
    padding: 3.5rem 0 !important;
}
.blog-with-sidebar-holder .card__information {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.blog-with-sidebar-holder a.cd-btn-premiery {
    background-color: #ffffff;
    border-color: #ffffff;
    margin-top: 2rem;
}
.blog-with-sidebar-holder a.cd-btn-premiery:hover {
    /* background: #C2DA3B; */
    color: #fff;
}
.blog-with-sidebar-holder .button .svg-green-icon {
    background: #C2DA3B;
}
.blog-list-cd-container  .page-width {
    padding: 0;
    margin: 0;
}
.blog-list-cd-container  .page-width {
    padding: 0 4rem;
    margin: 0;
    max-width: 100%;
}
.blog-list-cd-container {
    border-radius: 30px;
}
.image-with-text__media {
    border: 0 !important;
}
.image-with-text__media {
    border: 0 !important;
    border-radius: 2.50rem !important;
}
.blog-list-cd-container .image-with-text__text.rte.body p {
    color: #fff;
    line-height: 1.5;
}
.blog-list-cd-container .h2.image-with-text__heading {
    font-weight: 500;
    font-size: 4.2rem;
    line-height: 60px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.blog-with-sidebar-holder .blog-articles {
    display: grid;
    grid-gap: 1rem;
    column-gap: var(--grid-mobile-horizontal-spacing);
    row-gap: var(--grid-mobile-vertical-spacing);
    gap: 3rem !important;
    align-items: flex-start;
}

.underline-links-hover:hover a {
    text-decoration: none !important;
    text-underline-offset: .3rem !important;
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before, .field:after, 
.select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    border-radius: 2rem !important;
}
.cd-search-bar input:focus {
    box-shadow: none !important;
}

/* ......contact page........ */
.ct-image-text-section-full .image-with-text__content img {
    position: absolute;
    height: 16rem;
    width: 16rem;
    top: -3.333rem;
    left: 42%;
    z-index: 9;
}
.ct-image-text-section-full .image-with-text__media-item {
    width: 47%;
}
.ct-image-text-section-full .image-with-text__content, .ct-image-text-section-full .image-with-text__text-item.grid__item {
    position: static !important;
}
/* .ct-image-text-section-full .image-with-text__media {
    min-height: unset !important;
} */
.ct-image-text-section-full .image-with-text__content {
    padding: 0rem 3rem 0rem 10rem;
}
.contact .field input, .contact .field select, .contact .field textarea {
    background: #fff;
    border-radius: 4rem;
    padding: 1rem 2rem;
    min-height: 4rem;
    font-size: 1.267rem;
    color: #333;
}
.cd-contact-sec .cd-contatc-details a:last-child {
    color: #333333 !important;
    font-size: 1.6rem;
}
.cd-contact-sec .cd-contatc-details p a:last-child {
    color: #333333 !important;
    font-weight: 400;
    font-size: 1.6rem;
}
.cd-contact-sec .cd-contatc-details > p > a {
    margin-bottom: .667rem;
}
.cd-contact-sec .cd-contatc-details a {
    font-family: Rethink Sans;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2em;
    color: #6A7A1D;
    text-decoration: none !important;
    max-width: 15.333rem !important;
    width: 100%;
    display: block;
}
.ct-image-text-section-full h2 {
    font-family: Rethink Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 3.1rem;
    line-height: 1.2em;
    text-transform: capitalize;
}
.ct-image-text-section-full .image-with-text__text p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.33em;
    letter-spacing: 0%;
    color: #333333;
    width: 95%;
}
.cd-contact-sec .cd-contatc-details p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.35em;
    margin: 0;
    color: #333333;
}
.cd-contact-sec .cd-contatc-details h3 {
    font-size: 2rem;
    margin-bottom: 0.667rem;
    color: #333333;
    font-weight: 500;
    font-family: Rethink, sans-serif;
    margin-top: 3.4rem;
}
.contact .field input:focus, .contact .field .text-area {
    box-shadow: none;
}
.contact .field .text-area {
    padding: 1rem 2rem;
    max-height: 12rem;
    height: 100%;
}
.contact  iframe {
    max-height: 26.667rem;
    border-radius: 30px;
}

/* ......collection page.......... */
.cd-shop-our-store .title-wrapper-with-link {
    justify-content: center;
}

.list-collections .card.card--standard {
    position: relative;
}

.list-collections .page-width {
    padding: 0;
}

.list-collections .collection-list li .card {
    background: #f5f3ef;
    border-radius: 2rem;
    padding: 1.5rem;
}
.list-collections .collection-list li .card__inner {
    background: none;
    aspect-ratio: 1 / 0.8 !important;
    margin: 1rem 0 2rem !important;
}
.list-collections .collection-list li .card__inner::before {
    display: none;
}
.list-collections .collection-list .card__media img {
    object-fit: contain;
}
.list-collections .card__content .card__information {
    padding: 0;
}
.collection-card-wrapper .card_link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    font-size: 0px !important;
}
.collection-card-wrapper:hover .button span.button_text {
    color: #6a7a1d;
}
.list-collections .card__content .card__information .button {
    background: #E8E3DA;
    border-color: #E8E3DA;
    color: #333333;
    width: 100%;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
}
.list-collections .card__content .card__information .button::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.list-collections .card__content .card__information .button_text {
    flex-grow: 1;
    width: 100%;
    margin-right: -0.5rem;
    text-align: center;
}
.list-collections .card-wrapper:hover .card .card__inner .card__media {
  border-radius: 30px;
}
.list-collections .animate-arrow .icon-arrow path {
    transform: unset !important;
}
.vid-single-section {
    padding: 4rem;
    border-radius: 2rem;
}
.vid-single-section .video-gallery {
    display: flex;
    gap: 4rem;
}
.video-gallery video {
    border-radius: 2rem;
}
.vid-single-section .title-wrapper h2 {
    text-align: center;
    font-size: 3.3rem;
    line-height: 1.2em;
    text-transform: capitalize;
}
.video-section-holder {
    display: flex;
    flex-direction: row;
    gap: 4rem;
}
.caption-video-holder {
    width: 100%;
}
.caption-video-holder p {
    text-align: center;
    color: #fff;
}
.caption-video-holder span.deferred-media__poster-button {
    background: transparent;
    width: 9rem;
    height: 9rem;
}
.caption-video-holder span.deferred-media__poster-button .svg-wrapper {
    width: 100%;
    height: 100%;
}
.caption-video-holder deferred-media iframe {
    border-radius: 2rem;
}

.cd-sblog-container .cd-sidebar-blog {
    width: calc(30% - 0px) !important;
}
.main-blog.page-width {
    margin: 0 !important;
    padding: 3.5rem 0 !important;
    max-width: 100%;
}
article.article-template {
    width: calc(70% - 20px);
}

.btn-nest-prev-b-holder {
    display: flex;
    justify-content: space-between;
}
.bs-next-btn svg {
    transform: rotate(180deg);
    margin-left: .3rem;
    width: 1rem;
    height: .8rem;
}
.bs-previous-btn svg {
     margin-right: .3rem;
    width: 1rem;
    height: .8rem;
}
.bs-next-btn {
    text-align: right;
}
.btn-nest-prev-b-holder > div {
    width: calc(30% - 0px);
}
.blog-with-sidebar-holder .article-template__content p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.3em;
}
.bs-next-btn a, .bs-previous-btn a {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 1.188rem;
    line-height: 100%;
    letter-spacing: 0;
    text-align: right;
    text-transform: capitalize;
    color: #6A7A1D;
    text-decoration: none;
    text-transform: uppercase !important;
}
/* .bs-next-btn a:hover, .bs-previous-btn a:hover {
    border: 5px solid;
    padding: 7px 20px;
    border-radius: 50px;
} */
 .bs-next-btn p, .bs-previous-btn p {
    margin: 10px 0;
}
.bs-next-btn p a, .bs-previous-btn p a {
    font-family: Rethink Sans;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.2em;
    letter-spacing: 0;
    text-transform: capitalize !important;
    margin: 10px 0;
    color: #333333;
}
.btn-nest-prev-b-holder {
    border-top: 0.5px solid #333333;
    padding-top: 30px;
}
.blog-with-sidebar-holder header {
    margin: 40px 0 0 !important;
}
.article-template__hero-container {
    max-width: 130rem;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
    max-height: 47.333rem;
}
.article-template__hero-container img {
    max-height: 47.333rem;
}
.cd-blog-uptile_one time {
    letter-spacing: 0;
}
.blog-with-sidebar-holder h1.article-template__title {
    font-family: Rethink Sans;
    font-weight: 500;
    font-size: 3.3rem;
    line-height: 1.2em;
    text-transform: capitalize;
    margin-top: 10px;
}
.blog-with-sidebar-holder  .article-template__content {
    margin: 0 0 40px 0;
    color: #333333;
}
.blog-with-sidebar-holder .cd-blog-uptile_one span:nth-child(1) {
    background-color: #fff;
    color: #6a7a1d;
    padding: .5rem 1rem;
    border-radius: 50px;
}
.blog-with-sidebar-holder .cd-blog-uptile_one:hover {
    background-color: #ffffff !important;
    color: #6a7a1d;
    transition: background-color .6s ease-in-out;
}



/* breadcome-menu */
.breadcome-menu-blog {
    display: inline-flex;
    align-items: center;
    background-color: #e8e3da;
    border-radius: 5rem;
    padding: 0 1rem;
    font-weight: 700;
    font-size: 16px;
    line-height: 10px;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 2px 10px 2px 24px;
    margin: 40px 0 50px 0 !important;
}
.cd-search-bar .search__input.field__input {
    background: #ffffff !important;
    border: 1px solid #333333;
    height: unset !important;
    min-height: 4rem !important;
    padding: 0.667rem 2rem;
    font-size: 1.3rem;
}
.cd-search-bar .field__button {
    height: 3.8rem;
    width: 3.8rem;
}
.sb-image-holeer img {
    border-radius: 1.333rem;
    overflow: hidden;
    width: 100%;
}
.sb-blog-post-item >   a {
    padding: 1.5rem;
    display: flex;
    align-items: center;
    gap: 2rem;
    width: calc(35% - 0px);
}
.sb-blog-post-item:hover  h3.sb-blog--title a {
    color: #6a7a1d;
}
.sb-content-holeer {
    width: calc(70% - 0px);
}
.sb-cd-top-subline a:nth-child(2) {
    position: relative;
    color: #6a7a1d;
}
.sb-cd-top-subline a:nth-child(2):after {
    position: absolute;
    content: '';
    width: 0.333rem;
    height: 0.333rem;
    border-radius: 50%;
    background-color: #6a7a1d;
    top: 0.313rem;
    right: -0.625rem;
}
.sb-cd-top-subline a span {
    position: relative;
}
.breadcome-menu-blog svg {
    transform: rotate(180deg);
}
.breadcome-menu-blog svg {
    margin-left: 15px;
    margin-right: 10px;
}
.breadcome-menu-blog p svg {
    margin-right: 15px;
    margin-left: 0;
}
.breadcome-menu-blog p {
    background-color: #fff;
    padding: 10px 22px;
    border-radius: 50px;
    margin: 5px 0px 5px 20px;
}
.breadcome-menu-blog a {
    text-decoration: none;
    color: #333333;
}
/* .blog-list-cd-container {
    margin-top: 4rem;
} */




/* cart page  */
table.cart-items {
    padding: 3.333rem 4rem 2rem 4rem;
    border: 1px solid #cfcfcf;
    border-radius: 2rem;
}
.quantity:after, .quantity:before {
    box-shadow: unset;
    transition: box-shadow var(--duration-short) ease;
}
.cart-items .quantity {
    width: calc(7rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    min-height: calc((var(--inputs-border-width) * 2) + 1.5rem);
}
.quantity.cart-quantity button.quantity__button {
    border: 0.047rem solid;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 0.333rem;
}
.cart-items .cart-item {
    position: relative;
}
.cart-items thead th {
    font-family: Rethink Sans;
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.2em;
    letter-spacing: 0;
    text-transform: capitalize !important;
}
.cart-item__media {
    width: 15% !important;
}
.cart-item__image {
    max-width: 100%;
    width: 100%;
}
.cart-items .cart-item:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 1px;
    bottom: -26px;
    background-color: #cfcfcf;
    /* opacity: .5; */
}
.cart-items  a.cart-item__name {
    font-family: DM Sans;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.2em;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #333333;
}
.product-option {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 1.6rem !important;
    color: #6A7A1D;
    margin-top: 0 !important;
}
.cart-items .cart-item:last-child:after {
    display: none;
}
.cd-cart-page   .title-wrapper-with-link {
    justify-content: center;
}
.cd-cart-page h1 {
    justify-content: center;
    font-family: Rethink Sans !important;
    font-weight: 500;
    font-size: 100px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    box-shadow: unset;
}
.cd-cart-page .cart__warnings .button {
    min-height: 0px;
    border: 5px solid #0000;
    border-radius: 50px;
    font-family: Rethink Sans;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #6A7A1D;
    letter-spacing: 0;
}
.cd-cart-page .cart__warnings .button:hover {
    color: #6A7A1D;
    background-color: #fff;
    border: 5px solid #6A7A1D;
}
.cd-cart-page  a.button.button--tertiary {
    background: none;
    border: none;
    font-weight: 400;
    font-size: 1.333rem;
    letter-spacing: 0;
    text-align: right;
    text-decoration: underline;
    text-decoration-style: solid;
    text-transform: lowercase;
    color: #737373;
}
.cd-cart-page span.price.price--end {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.2em;
    letter-spacing: 0;
    text-align: right;
    text-transform: capitalize;
    color:#6A7A1D;
}
.cd-cart-page .cart-item>td+td {
    padding-left: 3.333rem;
}
.cart-item cart-remove-button {
    justify-content: right;
}
.cart-items td {
    vertical-align: top;
    padding-top: 3rem;
}
.cart__items {
    border-bottom: 0 !important; 
}
 
.cd-cart-page  .page-width, #main-cart-footer .page-width {
    padding: 0;
    margin: 0;
    max-width: 100%;
}
.cart__footer-wrapper:last-child .cart__footer {
    padding-bottom: 5rem;
    background-color: #f5f3ef;
    border-radius: 30px;
    padding: 55px 30px !important;
}
#checkout svg.svg-green-icon {
    display: none;
}
.cart__footer>div:only-child {
    margin-left: auto;
    width: 100% !important;
}
ul.pro-tagname-list .pro-tagname-item:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.8rem;
    width: .4rem;
    height: .4rem;
    background-color: #737373;
    border-radius: 50%;
    transform: translate(0px, -50%);
}
ul.pro-tagname-list {
    display: flex;
    list-style: none;
    gap: 1.2rem;
    font-size: .94rem;
    color: #737373;
    text-transform: capitalize;
    font-weight: 700;
    padding-left: 0;
}
ul.pro-tagname-list .pro-tagname-item {
    position: relative;
}
 
ul.pro-tagname-list .pro-tagname-item:last-child:after{
display:none
}

#checkout span {
    width: calc(100% - 0px);
}
.cart__checkout-button svg.svg-wihte-icon {
    background-color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 7px;
}
.cart__footer h2 {
    font-size: 2rem !important;
    line-height: 1.2;
    text-transform: capitalize;
    color: #333333;
}
.totals__total-value {
    font-weight: 700;
    font-size: 2rem !important;
    letter-spacing: 0;
    text-align: right;
    text-transform: capitalize;
    color: #6A7A1D;
}
#main-cart-footer .tax-note {
    margin-bottom: 0!important;
    text-align: left!important;
    font-size: 1.6rem;
    line-height: 1.2em;
    letter-spacing: 0;
    margin: 1rem 0;
}
#main-cart-footer .totals {
    justify-content: space-between;
}
button#checkout {
    width: 100%;
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    min-height: 0;
    padding: 0;
    border-radius: 50px;
    border: .313rem solid #C2DA3B;
    background-color: #C2DA3B;
    font-family: Rethink Sans;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
}
button#checkout:hover {
    background-color: #fff;
}

.xb-wishlist-product__remove-product {
    background-color: #6a7a1d !important;
}
/* mega menu  */
.mega-menu__content {
    background-color: #fff;
    max-width: 88rem;
    margin: auto;
    border-radius: 2rem !important;
    padding: 2rem 2rem 2rem !important;
    box-shadow: 0px 0px 84px 0px #00000026 !important;
}

.mega-menu__content ul.mega-menu__list {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 0.4rem;
    column-gap: 0;
    margin: 0 -1.4rem;
}
header-menu  .mega-menu__list--condensed .mega-menu__link {
    font-weight: 700;
    font-size: 1.4rem;
    font-family: var(--font-heading-family);
    text-transform: uppercase; 
    padding: 1rem 1.4rem;
    border-radius: 4rem;
    text-decoration: none;
    color: #333333;
}
header-menu .mega-menu__list--condensed a:hover {
    background-color: #fff;
    text-decoration: none;
}

.shopify-section-header-sticky {
    background-color: #fff;
}



input[type=checkbox].check {
    width: 1.2rem;
    margin-right: .5rem;
    outline: .7px solid #000;
    height: 1.2rem;
    border-radius: 0.333rem;
}
.check {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    position: relative;
    top: 0;
    left: 0;
    transition: .1s;
    background-color: #ffffff;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    outline: none;
}
.check:checked {
    background-color: #6A7A1D;
}
.terms-checkbox label {
    font-size: 1.6rem;
    line-height: 10px;
    letter-spacing: 0;
    color: #737373;
    display: inline-flex !important;
}
.terms-checkbox label a {
    color: #737373;
}

/* .check:checked:before {
    content: "";
    position: absolute;
    top: 0.4rem;
    background: url(/cdn/shop/files/filter-check-icon.svg?v=1754559647);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: 0.267rem;
} */
 .check:checked:before {
    content: "";
    position: absolute;
    top: 50%;
    background: url(/cdn/shop/files/filter-check-icon.svg?v=1754559647);
    width: 75%;
    height: 77%;
    background-repeat: no-repeat;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: contain;
    background-position: center;
}

.check:hover {
  cursor: pointer; 
  opacity: 0.8;
}




/* page defult design and policy  */


.terms-conditions .page-width {
    max-width: 100%;
}
.terms-conditions .page-width p strong {
    font-family: Rethink Sans;
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
}
.page-title {
    justify-content: center;
    font-family: Rethink Sans !important;
    font-weight: 500;
    font-size: 100px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
}
.blog-with-sidebar-holder .cd-blog-uptile_one a {
    color: #6a7a1d;
    text-decoration: none;
}
.sb-cd-top-subline a:nth-child(1) {
    display: none;
}

.search .product-grid-container h3 a {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.search .product-grid-container .card-information .price__regular {
    margin-top: 10px;
}
.product .breadcrumbs {
    margin-bottom: 4rem;
}
.product .product__title h1 {
    font-weight: 500;
    font-size: 3.3rem;
    line-height: 1.2em;
    text-transform: capitalize;
}
.product__info-wrapper.grid__item .price__regular {
    font-weight: 500;
    font-size: 2.6rem;
}
div#shopify-block-ARGNEckpZdkZJUXlBU__judge_me_reviews_preview_badge_fFcRER {
    position: absolute;
    right: 0;
}
.quick-add-modal__content-info  .jdgm-prev-badge__text {
    visibility: visible !important;
}
.product .product-form__input legend.form__label {
    font-weight: 400;
    font-size: 1.333rem;
    line-height: 1.2em;
    color: #333333;
}
.product .product-form__input legend.form__label span {
    margin-left: 0.4rem;
}
.product .product-form__input legend.form__label span {
    color: #6A7A1D;
    text-transform: capitalize;
}
.product-form__input--swatch .swatch-input__input+.swatch-input__label {
    --swatch-input--size: 3.7rem !important;
}

.product-form__quantity label {
    display: none;
}
.quantity button.quantity__button {
    height: 33px;
    width: 33px;
    border: 1px solid;
    border-radius: 5px;
}

.quantity input {
    height: 1.533rem;
    width: 1.533rem;
    font-size: 1.333rem;
}
.quantity__button .svg-wrapper {
    width: 0.668rem !important;
}
.product .product-form__submit {
    display: flex;
    background: #C2DA3B;
    border-color: #C2DA3B;
    color: #333333;
    width: calc(100% - 16rem);
    margin: -6.2rem 0 1rem 10.5rem;
    min-height: auto !important;
}
.product-form__submit .button_text {
    width: 100%;
    transform: translateX(1rem);
}
.product-form__buttons {
    max-width: 54rem !important;
}
.shopify-payment-button .shopify-payment-button__button {
    background: #F5F3EF;
    color: #333333 !important;
    border-radius: 4rem;
    height: auto;
    min-height: 3.75rem;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding: 0 0 0 1.563rem;
    text-decoration: none;
    border: 0.313rem solid #F5F3EF;
    z-index: 1;
}
.shopify-payment-button .shopify-payment-button__button:hover {
    background: #F5F3EF !important;
    color: #ffffff !important;
}
.shopify-payment-button .shopify-payment-button__button::after, .shopify-payment-button .shopify-payment-button__button::before {
    background-size: 1.68rem;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: "";
    display: inline-flex;
    height: 3.125rem;
    width: 3.125rem;
    padding: .625rem;
    border-radius: 4rem;
    top: 0;
    right: 0;
    left: auto;
    z-index: -1;
}
.shopify-payment-button .shopify-payment-button__button::before {
    background-color: #ffffff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.shopify-payment-button .shopify-payment-button__button:hover::before {
    background-color: #6A7A1D;
    width: 100%;
}
.shopify-payment-button .shopify-payment-button__button:hover::after {
    filter: invert(1) brightness(100);
}


.product__sku, .cd-pro-colleciton, p.cd-pro-tag {
    color: #333333;
    font-size: 1.333rem;
    font-weight: 400;
    margin: 10px 0 !important;
}
.product span.jdgm-rev__author {
    font-weight: 500;
    font-size: 2rem;
}
.jdgm-rev__header .jdgm-row-rating {
    font-size: 1.2rem;
}
.product__sku span:nth-child(2) {
    color: #6A7A1D;
}
p.cd-pro-colleciton span a {
    color: #6A7A1D;
    text-decoration: none;
}
p.cd-pro-tag span {
    color: #6A7A1D;
}

.product__info-wrapper .share-button {
    margin-top: -2.35rem;
    border-bottom: 0.5px solid #333333;
    padding-bottom: 3rem;
    padding-left: 12rem;
    margin-bottom: 3rem;
}
.product__info-wrapper .share-button .share-button__button, span.Size_modal-open {
    min-height: 2.4rem;
    gap: 0.6rem;
    font-size: 1.333rem;
    color: #737373;
    text-decoration: none;
}

.product__info-wrapper .share-button .share-button__button svg {
    width: 1.5rem;
}
span.Size_modal-open {
    display: inline-flex;
    align-items: center;
    z-index: 1;
    position: relative;
    margin: 0;
}
.quantity:after, .quantity:before {
    display: none;
}




.xb-wishlist-button__remove-style-3 {
    font-size: 0;
}
.Gernal_Faq_holder {
    margin-top: 50px !important;
    border-top: 0.5px solid #333333;
    padding-top: 20px;
}

h2.related-products__heading.inline-richtext.h2 {
    font-family: Rethink Sans;
    font-weight: 500;
    font-size: 3.3rem;
    line-height: 60px;
    text-transform: capitalize;
    margin: 40px 0 0 0;
}
/* .product__info-container.product__column-sticky {
    position: relative;
} */
.xb-wishlist-product__title {
    text-align: left;
    font-family: Rethink Sans;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0%;
    text-transform: capitalize;
}
.search-modal__form {
    max-width: 100%;
}

.cart-items tr th {
    color: #333333;
    border-bottom: 1px solid #cfcfcf;
}
body button.quick-add__submit.loading:after {
    display: none important;
    width: 0;
    height: 0;
    opacity: 0;
}
.predictive-search {
    height: 400px;
}
.predictive-search__item--term span {
    text-transform: capitalize;
}

.contact .newsletter .newsletter__wrapper {
    background-color: #6A7A1D !important;
}
.contact .newsletter-form__button {
    background-color: #6A7A1D!important;
}
.contact .newsletter-form__button:hover {
    background-color: #333!important;
}

.product-grid-container 
.card__inner {
    position: relative;
}
.collection quick-add-modal .thumbnail-slider .thumbnail-list.slider--tablet-up {
    display: flex !important;
}
.collection .product--thumbnail_slider .thumbnail-slider {
    display: flex !important;
    align-items: center;
}
quick-add-modal .slider.slider--mobile {
    overflow: hidden  !important;
}
.facets-vertical .facets-wrapper {
    padding-right: 3rem !important;
}

.emplty-coll-0pro   aside#main-collection-filters {
    display: none;
}

footer ul li a.list-menu__item:hover {
    color: #a3b629 !important;
}
.facet-filters__sort:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}
.facet-filters__sort option {
    font-size: 1.067rem;
    color: #737373;
}
.facet-filters.sorting select {
    color: #737373 !important;
    font-size: 1.333rem;
}
.pagination__item {
    height: 3.67rem !important;
    width: 3.67rem !important;
    background: #F5F3EF;
    border-radius: 50%;
    font-size: 1.333rem !important;
    font-weight: 400;
}
a.pagination__item.pagination__item--current {
    background: #C2DA3B;
    text-decoration: none;
}
a.pagination__item.pagination__item--current::after, a.pagination__item:hover:after {
    display: none;
}
.cd-pro-btn-icon button  span.svg-wrapper {
    position: relative;
}
/* .cd-pro-btn-icon .quick-viewBtn:hover span.svg-wrapper:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3px;
    height: 3px;
    background-color: #a3b629;
    border-radius: 50%;
    z-index: 1;
} */
/* .cd-pro-btn-icon .staddtocart-triger:hover span.svg-wrapper:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3px;
    height: 3px;
    background-color: #a3b629;
    border-radius: 50%;
    z-index: 1;
} */
.favorites .xb-wishlist-product__item.loading::after, .xb-wishlist-product__remove-product.loading::after {
    display: none !important;
}
.shopify-policy__body h2, .terms-conditions h3, .shopify-policy__body h3 {
    font-size: 2rem;
    margin-bottom: 1rem !important;
    color: #333333;
    margin-top: 4rem;
}
.terms-conditions h3 strong {
    font-weight: 500;
}
.shopify-policy__body p, .terms-conditions .page-width p span {
    margin: 1rem 0;
    margin-bottom: 2rem;
}
.shopify-policy__container {
    max-width: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
}
.shopify-policy__body .rte li {
    list-style: disc;
    margin: 1rem 0;
}
.shopify-policy__container .rte a:hover {
    color: #333333;
}
.facets__price label.field__label {
    font-size: 1rem;
    top: -.5rem;
    left: 0;
}
.facets__price input {
    padding: 0;
}
body price-range.facets__price .field__input:focus~.field__label {
    padding: 0 !important;
    left: 0;
    top: -.5rem;
}
.facets__price .field__input:focus {
    padding: 0;
}
.cart-item__details dt.varient-name {
    color: #333333;
}
.terms-conditions .page-width--narrow {
    padding: 6rem 0rem 0 !important;
}
.shopify-policy__title h1 {
    font-size: 6.667rem;
    line-height: 1.2;
}
button.drawer__close {
    border: 0.7px solid #3333334D;
    border-radius: 50%;
    min-width: 3rem !important;
    min-height: 3rem !important;
}
.drawer__close .svg-wrapper {
    height: 0.867rem !important;
    width: 0.867rem !important;
    margin-top: 4px;
}
.cart__login-title {
    display: none !important;
}


/* blog all pages */
.blog-with-sidebar-holder {
    gap: 4.8rem;
    margin: 0 !important;
    padding: 3.5rem 0 !important;
    max-width: 100%;
}
.blog-list-wrapper li {
    border-radius: 30px;
    overflow: hidden;
    background-color: #F5F3EF;
}
.blog-list-wrapper li a {
    max-height: 23.333rem;
}
.blog-iage-wrepper {
    height: 23.333rem;
}
.blog-with-sidebar-holder .blog-list-wrapper {
    width: calc(80% - 0px);
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 3rem !important;
    align-items: flex-start;
}
.blog-iage-wrepper img {
    height: 100%;
    display: block;
    object-fit: cover;
}
.blog-all-holder-item h3.card__heading.h2 {
    margin-bottom: .6rem;
}
.blog-list-wrapper .blog-all-holder-item {
    padding: 1.5rem 1.7rem 1.5rem;
}
body.blog .main-blog .card__inner {
    max-height: 23.333rem;
}
summary.facets__summary[aria-label^="Tags"] .facets__summary-label, .custom-url-multicol {
    display: none;
}
.cd-shop-our-store li .multicolumn-card.content-container {
    position: relative;
}
.cd-shop-our-store a.link.animate-arrow.custom-url-multicol {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ff000000;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
}
.collection_list_view .product-card-wrapper .card .xb-wishlist-button-collection button:before {
    width: 74px;
}
.contact .newsletter a.button.cd-btn-premiery {
    background: #fff;
    border-color: #fff;
}
.contact .newsletter .button .arrow_icon {
    background: var(--dark-green);
    color: #fff;
}
.contact .newsletter .button::before {
    background: var(--dark-green);
}
.contact .newsletter a:hover {
    color: #fff;
}


/* ...............................Responsive Part----------------------------------------- */

@media (max-width: 1300px) {

  .ct-image-text-section-full .image-with-text__content img {
    width: 130px;
    height: 130px;
}
 
  .quantity button.quantity__button {
    height: 28px;
    width: 28px;
}

}

@media (max-width: 1024px) and (min-width: 990px) {



  a.button-contact-label {
    font-size: 14px;
}
  .button-contact-label span {
    font-size: 14px;
}

  .faq-question {
    font-size: 18px;
}
  .faq-content {
    font-size: 16px;
    line-height: 22px;
}
  .product span.jdgm-rev__author {
    font-size: 20px;
}
  .product .jdgm-rev__body p {
    font-size: 18px;
    line-height: 22px;
}
  .share-button__button {
    font-size: 18px;
}
  span.Size_modal-open {
    font-size: 18px;
}

  .product-form {
    margin-top: 0 !important;
}

}
  


@media only screen and (min-width:990px){
  .cart-items thead th:first-child {
    width: 11% !important;
}
  th.small-hide.right.caption-with-letter-spacing {
    width: 11% !important;
}
  .newsletter .newsletter__wrapper {
    padding-top: 10.4rem !important;
    padding-bottom: 10.5rem !important;
}
.cd-shop-our-store .page-width-desktop {
    max-width: 100rem !important;
}

.cd-shop-our-store .product-grid, .related-products .product-grid {
    --grid-desktop-horizontal-spacing: 2.667rem;
    --grid-desktop-vertical-spacing: 2.667rem;
}

.product.grid {
    --grid-desktop-horizontal-spacing: 6.7rem !important;
}
.product .product--medium:not(.product--no-media) .product__info-wrapper, .product .product--small:not(.product--no-media) .product__media-wrapper,
.product .product--medium:not(.product--no-media) .product__media-wrapper, .product .product--small:not(.product--no-media) .product__info-wrapper {
    max-width: 50% !important;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
.product .product-media-container {
    width: 100% !important;
    border: none;
}
.product .product__media.media {
    border-radius: 30px;
}


.blog-list-cd-container .image-with-text__text {
    max-width: 91%;
}

}

@media only screen and (min-width: 750px) {
    .predictive-search__item--term {
        justify-content: space-between;
        align-items: center;
        padding: .75rem .75rem .75rem 1rem !important;
        word-break: break-all;
        line-height: calc(1 + .4 / var(--font-body-scale));
    }
 
     .search-modal__content .predictive-search__item--term .cd-btn-premiery span {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .cart-items .cart-items__heading--quantity, .cart-item .cart-item__quantity, .cart-item__quantity--info quantity-popover>* {
        padding-left: 3.333rem !important;
    }
}

@media (max-width: 989px) {

  header-drawer {
    margin-left: 0 !important;
}

  a.button-contact-label {
    padding: 0 1.333rem 0 0;
}
  .custom_review .testimonial-content .testimonial-text p {
    font-size: 1.067rem;
    line-height: 1.2em;
}
  .custom_review .slick-next {
    top: -49px !important;
    right: 0 !important;
}
  .custom_review button.slick-prev {
    top: -76px !important;
    right: 80px !important;
}
  .iwtil-contentner.image-second {
    gap: 4rem;
    flex-direction: column;
}
  .iwtil-content {
    width: 100%;
    height: 100%;
}

  .hero_section .list--full-cover-image-section h1 {
    font-size: 5rem
}
  .hebe-grid-header p {
    font-size: 1.4rem;
    line-height: 2.2rem;
}
  
  .hero_section .list--full-cover-image-section, .hebe-contentner.image-second, .hebe-content, .hero_section .list--full-cover-image-section {
    height: 42rem;
}
.iwtil-card p br {
    display: none;
}
  footer {
    padding-top: 40px !important;
}
  .footer__content-top .grid {
    row-gap: 3rem;
}
  .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
    text-align: center !important;
}
  .about-rich-text-bg-logo .image-with-text .grid, .about-rich-text-one .image-with-text .grid, .about-rich-text-two .image-with-text .grid {
    flex-direction: column !important;
    row-gap: 2rem;
}
  .about-rich-text-bg-logo .image-with-text__media-item, .about-rich-text-one .image-with-text__media-item, .about-rich-text-two .image-with-text__media-item {
    width: 100% !important;
    max-width: 100% !important;
}
  .about-rich-text-bg-logo .image-with-text__text-item, .about-rich-text-one .image-with-text__text-item, .about-rich-text-two .image-with-text__text-item {
    width: 100% !important;
    max-width: 100% !important;
}
.about-rich-text-bg-logo {
    border-radius: 2rem !important;
    padding: 2.8rem !important;
    margin-top: 3.5rem;
}
  .about-rich-text-bg-logo .image-with-text__content {
    padding: 0;
    padding-left: 20px;
}
.about-rich-text-bg-logo h2.image-with-text__heading.inline-richtext.h1, .about-rich-text-one h2.image-with-text__heading.inline-richtext.h1, .about-rich-text-two h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 2.133rem !important;
    line-height: 1.2em;
}
  .about-rich-text-bg-logo .rte.body p, .about-rich-text-one .rte.body p, .about-rich-text-two .rte.body p {
    font-size: 16px;
    line-height: 24px;
}
  .about-rich-text-one .image-with-text__content {
    padding: 0 !important;
    padding-right: 20px !important;
}
.about-rich-text-one {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}
  .about-rich-text-two .image-with-text__content {
    padding: 0 !important;
    padding-left: 20px !important;
}
.about-multi-col>div {
    padding: 4rem 0 !important;
}

  .testimonial-single-section .test-container {
    gap: 2.667rem;
}
  .testimonial-single-section button.slick-next.slick-arrow {
    left: 3.333rem;
    bottom: -0.1rem;
    width: 2.667rem;
    height: 2.667rem;
}
  .testimonial-single-section button.slick-prev {
    width: 2.667rem;
    height: 2.667rem;
    bottom: -0.13rem;
}
.ibtc-single-section h2 {
    font-size: 2.5rem;
}
  .ibtc-slider .slide {
    padding: 2rem;
    width: 100%;
}

  .ibtc-content .ibtc-text p {
    width: 100%;
}
  .ibtc-slider {
    flex-direction: column;
}
  .footer__content-top .grid {
    row-gap: 3rem !important;
    margin-bottom: 0;
}


  .footer-block-image {
    justify-content: center;
}  
  .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
    text-align: center !important;
}
  .blog-list-cd-container .image-with-text__content {
    padding: 0px !important;
}

  .blog-with-sidebar-holder h3.card__heading.h2 {
    font-size: 22px;
    line-height: 26px;
}
  .blog-with-sidebar-holder {
    gap: 2rem;
}

  .blog-posts .h2, .blog-filter-wrapper .h2, .cd-search-bar .h2 {
    font-size: 22px;
    line-height: 26px;
}
.sb-blog-post-item>a {
    padding: 10px;
    gap: 1rem;
    flex-direction: column;
}
.blog-with-sidebar-holder .blog-articles, .blog-with-sidebar-holder .blog-list-wrapper {
    gap: 1rem !important;
    height: 100%;
    width: 100%;
}
.blog-list-cd-container .image-with-text__grid {
    flex-direction: column;
}
.blog-list-cd-container .image-with-text__media-item {
    width: 100%;
}
.blog-list-cd-container .image-with-text__text-item {
    width: 100% !important;
}

  .sb-image-holeer {
    width: calc(100% - 0px);
}
  .section-template--19505392484565__image_with_text_erUJnJ-padding {
    padding-top: 50px;
}
.ct-image-text-section-full .image-with-text__grid {
    flex-direction: column;
}
.ct-image-text-section-full .image-with-text__media-item {
    width: 100%;
}
.ct-image-text-section-full .image-with-text__text-item {
    width: 100% !important;
}
  .ct-image-text-section-full .image-with-text__content img {
    height: 130px;
    width: 130px;
    top: -30px;
    left: unset;
    right: -13px;
}
.ct-image-text-section-full .image-with-text__content {
    padding: 30px !important;
    padding-right: 0 !important;
}
.ct-image-text-section-full .image-with-text__content {
    padding: 0 0 0 30px !important;
}
  .ct-image-text-section-full h2 {
    margin-top: 2rem !important;
}
  .ct-image-text-section-full .image-with-text__text p {
    font-size: 1.92rem;
    line-height: 1.35;
}
  .cd-contact-sec {
    gap: 3rem;
    padding: 2rem;
    flex-direction: column;
}
  .cd-contact-sec .cd-contatc-details {
    padding: 20px;
}
  .cd-contact-sec .cd-contatc-details h3 {
    margin-top: 2.4rem;
}
  .contact__fields {
    grid-column-gap: 1rem;
}

.contact .field .text-area {
    max-height: 10rem;
}

  .cd-contact-sec .cd-contatc-details, .cd-contact-sec .contact {
    width: 100%;
}

  .contact__button {
    margin-top: 2rem;
}


  .list-collections .card__content .card__information a {
    font-size: 18px;
}
 
  .facets-vertical {
    padding: 0;
}
  .facets__form-vertical {
    width: 13rem !important;
}
 
  .facets-vertical .facets__summary {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
  .facets__summary {
    font-size: 16px !important;
}
  .facets-layout-list--text input[type=checkbox] {
    width: 15px !important;
    height: 15px !important;
}

  .facets__header-vertical {
    padding: 15px 20px 15px 0;
    font-size: 18px;
    line-height: 26px;
}
  .facets-vertical .facets__price input {
    height: 40px;
    padding: 10px;
    min-width: 80px !important;
}
  .facets-vertical .facets__price input {
    font-size: 14px !important;
  }
  .facets-vertical .facets__price input:focus {
    box-shadow: none;
  }
  .facet-checkbox {
    padding: 0.5rem 1rem 0.5rem 0 !important;
}
  .product-count__text {
    font-size: 16px !important;
    line-height: 1.2em !important;
}
  span.grid-view.active, span.list-view.active {
    background-color: #C2DA3B;
    width: 30px !important;
    height: 30px !important;
}
  span.list-view, span.grid-view {
    height: 30px !important;
    width: 30px !important;
}
  .facet-filters__label {
    font-size: 16px !important;
    margin: 0 1rem 0 0  !important;
}
  .facet-filters__sort {
    font-size: 16px !important;
}
  .facet-filters__field .select__select:focus, .mobile-facets__sort .select__select:focus {
    box-shadow: none !important;
  }
  .product-grid-container h3 a {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
}

  .price--on-sale .price-item--regular {
    font-size: 14px;
    margin-right: 4px;
}

.product-grid-container .collection_list_view .xb-wishlist-button-collection {
    right: unset!important;
    left: 24%;
    transform: translate(-6px);
    top: var(--y, 18px);
}

  div#shopify-block-ARGNEckpZdkZJUXlBU__judge_me_reviews_preview_badge_fFcRER {
    top: 42px;
    font-size: 12px;
}
  .product__info-wrapper.grid__item .price__regular {
    font-size: 22px !important;
    line-height: 100% !important;
}
  .product__description {
    margin-top: 10px !important;
}

  .product-form {
    margin-top: 0px !important;
}

  .faq-question {
    font-size: 18px;
}
  .faq-content {
    font-size: 16px;
    line-height: 20px;
}
  .product__sku, .cd-pro-colleciton, p.cd-pro-tag {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0 !important;
}
  .product span.jdgm-rev__author {
    font-size: 20px;
}
  .product .jdgm-rev__body p {
    font-size: 18px;
    line-height: 24px;
}
  .share-button {
    padding-bottom: 30px;
    margin-bottom: 45px !important;
}

.page-title {
    font-size: 60px !important;
}
.main-page-title {
    margin-bottom: 3rem !important;
}
.terms-conditions .page-width p {
    font-size: 18px;
    line-height: 24px;
}
.terms-conditions h3 {
    font-size: 24px;
    line-height: 24px;
}
.blog-with-sidebar-holder article.article-template {
    width: 100%;
}
.blog-with-sidebar-holder header, .blog-with-sidebar-holder .article-template__content {
    padding: 0 !important;
}
.active-facets__button {
    padding: 10px 0.5rem !important;
}
.active-facets__button span {
    font-size: 14px;
}
span.jdgm-prev-badge__text {
    font-size: 14px;
}
.cd-sidebar-blog {
    display: none;
}
body.blog .main-blog .card__inner {
    max-height: 14.333rem;
}
.blog-with-sidebar-holder .cd-blog-uptile_one span:nth-child(1), .cd-blog-uptile_one time {
    line-height: 1;
}


}



@media (max-width: 749px) {
    

  p.announcement-bar__message span {
    font-size: 14px;
}
  .announcement-bar__message {
    min-height: 2.8rem;
    margin: 0 !important;
}
.page-title {
    font-size: 42px !important;
}

  .menu-drawer__navigation {
    padding: 1rem 0 !important;
}
  .header--has-account:where(:not(.header--has-social):not(.header--has-localizations)) .menu-drawer__utility-links {
    padding: 1rem 1rem !important;
}
  .menu-drawer__account {
    padding: 0 !important;
    font-size: 18px !important;
}
  .menu-drawer__account account-icon>.svg-wrapper {
    height: 1.5rem !important;
    width: 1.5rem !important;
    margin-right: 1rem;
}
.search-modal__content {
    padding: 2rem;
}


  .hebe-grid-header p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
}

  .hero_section .list--full-cover-image-section {
    display: block;
}
  .hero_section .list--full-cover-image-section, .hebe-contentner.image-second, .hebe-content {
    justify-content: start;
}
.hebe-button-review {
    max-width: 17.667rem;
}

  .hebe-button-review span img {
    height: 10px;
}

  .cd-delivery-icon-section .multicolumn-card__info {
    padding: 1.5rem;
}
  .mlc-content {
    flex-direction: column;
}
 
  .mlc-content .center-column-sec {
    gap: 2.667rem;
    width: 100%;
}

 
  slider-component.page-width {
    padding: 0 !important;
}

  .badge {
    border: 1px solid transparent;
    font-size: 12px;
    padding: 5px 10px;
}
 
  .price--on-sale .price-item--regular {
    font-size: 14px !important;
    line-height: 16px;
}
  .price {
    font-size: 14px !important;
}

  .iwtil-card {
    gap: 1.4rem;
    margin-bottom: 20px;
}
.iwtil-contentner .iwtil-content:last-child {
    padding-right: 0;
}


  .footer-block__image-wrapper {
    margin-bottom: 0 !important;
}
  .footer-block.grid__item {
    margin: 0px 0 20px  !important;
}

  .footer-block__details-content {
    margin-bottom: 2rem !important;
}



  .footer__content-top.page-width {
    padding: 0 !important;
}
  a.button-contact-label {
    font-size: 16px;
    line-height: 18px;
}
  .button-contact-label span {
    font-size: 14px;
    line-height: 16px;
}
  .footer__content-bottom-wrapper {
    padding: 0;
}
  .footer__content-bottom {
    padding-top: 15px!important;
}
 
  .about-rich-text-bg-logo {
    margin-top: 2rem;
}
  .about-rich-text-one {
    padding-top: 2.667rem !important;
}
  .about-rich-text-bg-logo .image-with-text__content {
    padding: 0 !important;
}
.about-rich-text-bg-logo h2.image-with-text__heading.inline-richtext.h1, .about-rich-text-one h2.image-with-text__heading.inline-richtext.h1, .about-rich-text-two h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 3.267rem !important;
}
  .about-rich-text-bg-logo .rte.body p, .about-rich-text-one .rte.body p, .about-rich-text-two .rte.body p {
    font-size: 16px;
    line-height: 24px;
}
  .image-with-text__content>*+* {
    margin-top: 1rem !important;
}
  .about-rich-text-one .image-with-text__content, .about-rich-text-two .image-with-text__content {
    padding: 0 !important;
}
  .about-multi-col  p {
    font-size: 24px;
    line-height: 26px;
}
.about-rich-text-two {
    padding: 0;
}
section#shopify-section-template--19674204274901__custom_single_review_DnmExx, section#shopify-section-template--19674204274901__image_bg_text_cover_jrNJD4 {
    padding: 0 2rem;
}
  .testimonial-single-section .test-container {
    display: flex;
    gap: 20px;
    padding: 20px;
    flex-direction: column !important;
}
.testimonial-single-section .testi-sec-image {
    width: 100%;
}
  .testimonial-single-section  .testimonial-slider {
    width: 100%;
}

  .testimonial-single-section button.slick-prev {
    left: unset;
    bottom: -7px;
    top: unset;
    right: 55px;
    width: 40px;
    height: 40px;
}
  .testimonial-single-section button.slick-next.slick-arrow {
    right: 0;
    left: unset;
    bottom: -0.972rem;
    top: unset;
    width: 40px;
    height: 40px;
}
    .ibtc-slider {
    gap: 2.667rem !important;
    flex-direction: column !important;
}
  .ibtc-slider .slide {
    padding: 20px !important;
    width: 100% !important;
}
.ibtc-content .ibtc-text p {
    max-width: 88%;
}
  .grid--gapless.grid {
    row-gap: 20px;
}

  .about-multi-col h3.inline-richtext {
    font-size: 4.5rem !important;
    line-height: 1.2em !important;
}
  .about-multi-col .multicolumn-card__info {
    padding-bottom: 30px !important;
}
  
  .blog-with-sidebar-holder .blog-articles {
    width: 100%;
}
  .blog-list-cd-container  .page-width {
    padding: 0 20px;
}
  .blog-list-cd-container .image-with-text__content {
    padding: 0 !important;
}

  .main-blog.page-width {
    padding-bottom: 0 !important;
}
.blog-with-sidebar-holder .blog-list-wrapper {
    gap: 2rem !important;
    grid-template-columns: auto;
}
.footer-block.grid__item.footer-block--menu {
    padding-left: 0 !important;
}
 
  .cd-btn-premiery svg {
    width: 30px;
    height: 30px;
}
  .cd-blog-uptile_one {
    font-size: 12px;
    padding: .5rem 1rem .5rem .5em;
    min-width: unset;
}
  .blog-with-sidebar-holder .cd-blog-uptile_one span:nth-child(1) {
    padding: 4px 8px;
}
  .blog-with-sidebar-holder .blog-articles {
    gap: 2rem !important;
}

  .blog-list-cd-container {
    margin-top: 20px;
}
  .cd-contact-sec {
    flex-direction: column-reverse;
}
  .cd-contact-sec .cd-contatc-details {
    width: 100%;
}
  .cd-contact-sec .contact {
    width: 100%; 
}
  .section-template--19505392484565__image_with_text_erUJnJ-padding {
    padding-top: 40px;
}
  .ct-image-text-section-full .image-with-text__content {
    padding: 0 0 0 0px !important;
}
  .contact .field .text-area {
    font-size: 16px;
}
  .section-header-vide h2 {
    font-size: 32px;
    margin-top: 0;
}
.vid-single-section .video-gallery {
    gap: 2rem;
    flex-direction: column;
}
  .vid-single-section {
    padding: 2rem;
}

.list-collections .card__content .card__information a {
    font-size: 14px;
}
  .list-collections .card__content .card__information a svg {
    height: 2rem;
    width: 2rem;
}
  .announcement-bar, .announcement-bar__announcement {
    justify-content: center;
}
.collection-hero__title {
    margin: 1rem 0 0 !important;
    font-size: 32px;
}
  span.mobile-facets__open-label {
    font-size: 18px;
}
  .section-sections--19505392877781__footer-padding {
    padding-top: 0 !important;
}
 

  .product-grid-container .collection_list_view .xb-wishlist-button-collection {
    right: unset!important;
    left: 38%;
    transform: translate(-11px);
    top: var(--y, 14px);
}
 
  .product__column-sticky {
    position: relative;
}


  .container-popup-from p {
    font-size: 15px;
    line-height: 20px;
}
.container-popup-from {
    padding: 20px;
    border-radius: 30px;
    margin: 10px;
}
.container-popup-from h2 {
    font-size: 28px;
}
.note-discription p {
    font-size: 9px !important;
    line-height: 13px !important;
}
.header-popup-from {
    padding-top: 0;
}
.header-popup-form-holder .field input {
    height: 50px;
}
.header-popup-form-holder .contact__fields {
    gap: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.item-column-sec .mlc-card img, .right-column-sec .mlc-card img, .center-column-sec .mlc-card img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 69%;
}
.custom_review .slick-next {
    top: -36px !important;
    right: 0 !important;
    width: 35px !important;
    height: 35px !important;
}
.custom_review button.slick-prev {
    top: -54px !important;
    right: 50px !important;
    width: 35px !important;
    height: 35px !important;
}
.custom_review .testimonial-content .author {
    font-size: 18px;
    line-height: 22px;
}
.terms-conditions h3 {
    font-size: 20px;
    line-height: 22px;
}
.terms-conditions .page-width p {
    font-size: 16px;
    line-height: 24px;
}


.mobile-facets__sort .select__select {
    font-size: 16px;
    line-height: 1.2em;
}
.mobile-facets__sort .select__select:focus {
    box-shadow: none;
    border: none;
}
.mobile-facets__sort .select__select:focus-visible {
    box-shadow: none !important;
    border: none;
    outline: none !important;
}
.mobile-facets__sort .select__select option {
    font-size: 16px;
    line-height: 1.2em;
}
.mobile-facets__footer .button {
    font-size: 16px;
    line-height: 1.2em;
    font-family: Rethink Sans;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 110px;
    border: 5px solid #a3b629;
    padding: 0 !important;
    min-height: 44px;
    min-width: 63%;
}
.mobile-facets__clear-wrapper {
    font-size: 14px;
}
.cd-cart-page h1 {
    margin: 1rem 0 0 !important;
    font-size: 34px;
    margin: 0 !important;
}
.cart-items thead th {
    font-size: 20px;
    padding-bottom: 20px;
}
.cart-items thead tr {
    margin-bottom: 2.5rem !important;
}
.cart-items .cart-item {
    display: flex;
    flex-direction: column;
}
.cd-cart-page .cart-item>td+td {
    padding-left: 0;
}
.cart-items  a.cart-item__name {
    font-size: 18px;
    line-height: 24px;
}
.product-option {
    font-size: 18px;
}
td.cart-item__details dl>div {
    margin-top: 0 !important;
}
.product-option dt, .product-option dd {
    font-size: 14px;
}
.quantity.cart-quantity button.quantity__button {
    width: 25px;
    height: 25px;
    border-radius: 6px;
}
.quantity.cart-quantity .quantity__input {
    height: 25px;
    width: 25px;
    font-size: 20px;
}
td.cart-item__totals.right {
    margin-top: -75px;
    display: inline-flex;
}
td.cart-item__totals.right .price.price--end {
    font-size: 20px !important;
}
.totals__total-value {
    font-size: 20px !important;
}
.cart__footer h2 {
    font-size: 20px !important;
}
#main-cart-footer  .tax-note {
    font-size: 14px;
    line-height: 1.2em;
}
.terms-checkbox label {
    font-size: 14px;
}
input[type=checkbox].check {
    width: 18px;
    height: 18px;
}
.quantity-popover-container {
    z-index: 2;
}
.cart-items .quantity {
    max-width: 90px;
}

h2.related-products__heading.inline-richtext.h2 {
    font-size: 34px;
    line-height: 40px;
    margin: 0px 0 0 0;
}

.hebe-grid-header p {
    margin-bottom: 20px;
}
.pagination-wrapper {
    margin-top: 3rem !important;
}
.pagination__list>li {
    flex: 1 0 2rem !important;
    max-width: 2rem !important;
    margin-right: 8px !important;
}
.pagination__item {
    height: 2.4rem !important;
    font-size: 16px !important;
}
.blog-with-sidebar-holder h1.article-template__title {
    font-size: 28px;
    margin-top: 22px;
}
.blog-with-sidebar-holder .article-template__content p {
    font-size: 16px;
    line-height: 1.3em;
}
.bs-next-btn p, .bs-previous-btn p {
    font-size: 12px;
}
.breadcome-menu-blog a, .breadcome-menu-blog p {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1em;
}
.breadcome-menu-blog span {
    font-size: 12px;
    line-height: 1em;
}
.breadcome-menu-blog p svg {
    width: 30px;
}
.mobile-facets__label {
    padding: 0.5rem 2rem 0.5rem 2.5rem !important;
}
.mobile-facets__label .icon-checkmark {
    top: 1rem !important;
    left: 2.9rem !important;
}
.product-form__buttons .loading:after{
  display: none !important;
}
body.blog .main-blog .card__inner {
    max-height: 23.333rem;
}



  
}


@media (max-width: 480px) {

.page-title {
    font-size: 32px !important;
}


}

@media (min-width: 1024px) {
  .about-rich-text-bg-logo .image-with-text__text-item h2 strong, .about-rich-text-one .image-with-text__text-item h2 strong, .about-rich-text-two .image-with-text__text-item h2 strong {
    display: block;
    font-weight: 500;
}
}