/** Shopify CDN: Minification failed

Line 167:4 Unexpected "*"

**/
.sw-section {
  position: relative;
}

.p-0 { padding: 0 !important; }
.m-0 { margin: 0 !important; }



body input,
body textarea,
body select { box-shadow: 0px 1px 8px 0px rgba(86, 93, 91, 0.08) !important; border-radius: 12px !important; padding: 12px !important; height: 48px !important; }
body select { cursor: pointer; }
body input[type=checkbox] { margin-right: 8px; width: 70px; height: 25px !important; }

.card__information a::after {
  display: none;
}

.sw-btn-spacer .field__label,
.sw-contact-form input::placeholder,
.sw-contact-form textarea::placeholder,
select::placeholder {
  color: #9BA6A1;
  opacity: 1; /* Firefox */
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.container {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1302px;
    margin: 0 auto;
  }
}

img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

common-heading-h1,
.common-heading-h1,
common-heading-h2,
.common-heading-h2,
common-heading-h3,
.common-heading-h3,
common-heading-h4,
.common-heading-h4,
common-heading-h5,
.common-heading-h5,
common-heading-h6,
.common-heading-h6 { --font-body-family: "Jost", sans-serif; margin-bottom: 16px; }

common-heading-h1,
.common-heading-h1 { font-size: 30px; line-height: 1; }
common-heading-h2,
.common-heading-h2 { font-size: 30px; line-height: 1.21; }
common-heading-h3,
.common-heading-h3,
common-heading-h4,
.common-heading-h4 { font-size: 20px; line-height: 1.3; }
common-heading-h5,
.common-heading-h5 { font-size: 18px; line-height: 1.21; }
common-heading-h6,
.common-heading-h6 { font-size: 16px; line-height: 1.21; }
.sw--product-title { font-size: 20px; line-height: 1.21; }

@media (min-width: 768px) {
  common-heading-h1,
  .common-heading-h1,
  common-heading-h2,
  .common-heading-h2 { font-size: 40px; }
  common-heading-h5,
  .common-heading-h5 { font-size: 20px; line-height: 1.21; }
  common-heading-h3,
  .common-heading-h3,
  common-heading-h4,
  .common-heading-h4,
  .sw--product-title { font-size: 25px; }
}

@media (min-width: 992px) {
  common-heading-h1,
  .common-heading-h1 { font-size: 46px; }
  common-heading-h2,
  .common-heading-h2 { font-size: 45px; }
  common-heading-h3,
  .common-heading-h3 { font-size: 40px; }
  .sw--product-title { font-size: 20px; }
}

@media (min-width: 1200px) {
  common-heading-h1,
  .common-heading-h1 { font-size: 56px; line-height: 1.3; }
}


.p1 {
  font-size: 14px;
  line-height: 1.714;
}

.sw-text-a >:first-child { margin-top: 0; margin-block-start: 0; }
.sw-text-a >:last-child { margin-bottom: 0; margin-block-end: 0; }
.sw-text-desc >:first-child { margin-top: 0; margin-block-start: 0; padding-top: 0; }
.sw-text-desc >:last-child { margin-bottom: 0; margin-block-end: 0; padding-bottom: 0; }

.sw-btn-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px -10px 0 -10px;
}

@media (min-width: 992px) {
  .sw-btn-wrapper {
  }
}

.sw-btn-spacer {
  padding: 10px;
}

.btn {
    display: inline-flex;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    border-radius: 100px;
    padding: 11px;
    border: 2px solid;
    text-decoration: none;
    transition: all 0.25s ease;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

@media (min-width: 768px) {
  .btn { padding: 12px 16px; }
}

.btn*:focus-visible { outline: none; outline-offset: inherit; box-shadow: none; }

.btn .svg-wrapper:first-child { margin-right: 9px; }
.btn .svg-wrapper:last-child { margin-left: 9px; }

.btn-primary { color: #fff; background-color: #317756; border-color: #317756; }
.btn-primary:hover { border-color: #317756; color: #317756; background-color: transparent; }

.btn-yellow { color: #000; background-color: #EDD251; border-color: #EDD251; }
.btn-yellow:hover { background-color: transparent; border-color: #EDD251; color: #fff; }

.btn-white { color: #fff; background-color: transparent; border-color: #fff; }
.btn-white:hover { border-color: #fff; background-color: #fff; color: #0f453b; }

.text-white { color: #fff !important; }
.text-black { color: #000 !important; }
.text-start { text-align: start !important; }
.text-center { text-align: center !important; }
.text-end { text-align: end !important; }
.text-off-green { color: #DAF2E0 !important; }
.text-viridian-green { color: #545F5A !important; }
.text-nero { color: #1F1F1F !important; }

.bg- { background-color: #FAFAFA !important; }

/* start header */
.header__inline-menu .header__menu-item svg { width: 13px; position: absolute; right: 5px; }
.menu-drawer__menu-item>.svg-wrapper:last-child { display: none; }
.header__menu-item a { color: #317756; transition: all 0.25s ease; text-decoration: none !important; }
.header__menu-item a:hover{ color: rgb(18,18,18); }
.header__menu-item { font-family: Jost, sans-serif; font-size: 16px; font-weight: 600; line-height: 1.3; color: #317756; padding: 1rem; margin: 0; transition: all 0.25s ease; text-transform: capitalize; }
.header__menu-item:hover span { text-decoration: none; text-underline-offset: 0; }
.header__menu-item .icon-caret { height: 0.8rem; transition: all 0.25s ease; }
header .search-modal { position: relative; opacity: 1; background: transparent; border: 0; }
header .search-modal__content { padding: 0; }
header .search__input { font-size: 14px; border: 1.5px solid #B4B9CC; min-width: 175px; border-radius: 100px !important; padding-left: 32px!important; padding-right: 50px !important; }
header .search__input::placeholder { color: #9BA6A1; opacity: 1; }
header .field__label { display: none; font-size: 15px; padding-left: 24px !important; color: #000; top: 50%; transform: translateY(-50%); }
header .search-modal__content .field::before,
header .search-modal__content .field::after { display: none; }
header .search__button { left: 12px; width: 18px; height: 18px; top: 50%; transform: translateY(-50%); }
header .field__button>.svg-wrapper { width: 14px; height: 14px; }
header .reset__button { right: 0; }
header .reset__button:not(:focus):after { left: 0; border-right: 0; border-left: 0.1rem solid rgba(var(--color-foreground), .08); }
.header-wrapper--border-bottom { border-bottom: 0; box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
body .sw--cart-label { display: none; font-size: 15px; font-weight: 500; line-height: 1.6; }
header .header__icon--cart { min-width: 50px; min-height: 50px; background-color: #EDD251; border-radius: 100px; padding: 12px; text-decoration: none; margin-left: 20px; margin-right: 15px; flex-shrink: 0; border: 1px solid transparent; transition: all 0.2s ease; }
header .header__icon--cart:hover { background-color: transparent; border-color: #EDD251; }
header .header__icon--cart,
header .header__icon--cart .icon { width: auto; height: auto; }
header .header__icon--cart .svg-wrapper { width: 24px; height: 24px; }
header .cart-count-bubble { padding: 5px; top: -5px; right: 0; left: auto; background-color: #F6795B; color: #fff; width: 18px; height: 18px; text-align: center; bottom: auto; font-size: 11px; line-height: 2.182; }
header .cart-count-bubble span { height: auto; }
header .header__icon--account { display: flex; width: 48px; height: 48px; border-radius: 50%; border: 1px solid #B4B9CC; background-color: #f5f5f5; flex-shrink: 0; }
.header:not(.drawer-menu).page-width { padding-left: 15px; padding-right: 15px; }
.header__active-menu-item { text-decoration: none; color: inherit; }
.header__heading-link { width: 80px; padding: 0; }
.menu-drawer__navigation { padding-top: 0; }
.modal__close-button.link { display: none; }

@media (max-width: 750px) {
  header .header__icon--account { display: none; }
  body .header__icon--cart { margin-right: 0; }
  .header__heading-link { width: 60px }
  header .header__icon--cart,
  .sw-search-mobile .header__icon--search { min-width: 40px; min-height: 40px; width: 40px !important; height: 40px !important; padding: 10px !important; }
}

@media (max-width: 989px) {
  .sw-search-desktop { display: none; }
  .sw-search-mobile { display: flex; align-items: center; }
  .header__icon-close { display: none !important; }
}

@media (min-width: 990px) {
  .sw-search-mobile { display: none; }
}

@media (min-width: 992px) {
  body .sw--cart-label { display: flex; }
  header .header__icon--cart { min-width: 141px; }
  header .header__icon--cart .svg-wrapper { margin-right: 10px; }
  .cart-count-bubble { right: 5px !important; }
}
@media (min-width: 1200px) {
  .header__menu-item { font-size: 18px; padding: 1.2rem; }
  header .header__icon--cart { margin-left: 30px; }
  header .search__button { left: 15px; right: auto; width: 24px; height: 24px; }
  header .field__button>.svg-wrapper { width: 18px; height: 18px; }
  header .search__input { padding-left: 44px !important; }
}

@media (min-width: 1400px) {
  .header:not(.drawer-menu).page-width { padding-left: 0; padding-right: 0; }
  .header__menu-item { font-size: 20px; padding: 1.2rem 1.6rem; }
  header .header__icon--cart { margin-left: 56px; padding: 12px 23px; }
  header .search__input { min-width: 342px; font-size: 15px; }
  header .cart-count-bubble { top: -8px; }
}

/* end header */

/* hero section start */
.sw-sec-hero { padding: 30px 0 100px 0; }
.sw-sec-hero-contant { background-color: #0F453B; padding: 15px 15px 0 15px; border-radius: 24px; }
.sw-sec-hero-row { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
.sw-sec-hero-l,
.sw-sec-hero-r { width: 100%; }
.sw-sec-hero-r { margin-bottom: -50px; box-shadow: 0px 4px 15px 0px #00000033; border-radius: 18px;overflow: hidden; }
.sw-sec-hero-l { padding-bottom: 15px; }
.sw-sec-hero-l .common-heading-h1 { color: inherit; }
.sw-sec-hero .btn-yellow { padding: 12px 30px; }
.sw-sec-hero .btn-white { padding: 12px 25px; }

@media (max-width: 575px) {
  .sw-sec-hero .btn-white { padding: 12px 20px; font-size: 14px; }
  .sw-sec-hero .btn-yellow { padding-top: 11px; padding-bottom: 11px; }
}

@media (min-width: 768px) {
  .sw-sec-hero { padding: 40px 0 60px 0; }
  .sw-sec-hero-l,
  .sw-sec-hero-r { width: 90%; }
  .sw-sec-hero-l { max-width: 850px; padding-bottom: 24px; }
  .sw-sec-hero-r { max-width: 370px; } 
  .sw-sec-hero-contant { padding: 24px 40px 0 40px; }
}

@media (min-width: 1200px) {
  .sw-sec-hero { padding: 80px 0 100px 0; }
  .sw-sec-hero-contant { padding: 24px 84px 0 65px; }
}
/* hero section end */

/* start featured-categories */
.sw-sec-featured-categories { padding: 0 0 30px 0; }
.sw-sec-fc-row { display: flex; align-items: center; margin: 0 -11px; flex-wrap: wrap; }
.sw-sec-fc-cell { width: 100%; max-width: 100%; flex: 0 0 100%; padding: 11px; }
.sw-sec-fc-box { display: flex; align-items: center; background-color: #FDF9CE; border-radius: 18px; padding: 15px; text-decoration: none; color: #1F1F1F; }
.sw-sec-fc-thumb { width: 40px; height: 40px; padding: 10px; display: flex; align-items: center; justify-content: center; border-radius: 50%; margin-right: 20px; }
.sw-sec-fc-thumb img { width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: contain; }
.sw-sec-fc-box .sw-text-a { width: 1%; flex: 1 1 auto; }
.sw-sec-fc-box .sw-text-desc { text-transform: capitalize; }
.sw-sec-fc-box .common-heading-h5 { letter-spacing: 0.02em; margin-bottom: 0; }
.sw-sec-chevron-right { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; transition: all 0.2s ease; }
.sw-sec-fc-box:hover .sw-sec-chevron-right { transform: translateX(5px); }
.sw-sec-chevron-right img { width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: contain; }
.sw-sec-featured-categories .common-heading-h3 { margin-top: 0; margin-bottom: 8px; }

@media (min-width: 768px) {
  .sw-sec-featured-categories { padding: 0 0 60px 0; }
  .sw-sec-fc-cell { width: 50%; max-width: 50%; flex: 0 0 50%; }
  .sw-sec-fc-thumb { width: 50px; height: 50px; }
}
@media (min-width: 992px) {
  .sw-sec-fc-cell { width: 33.33%; max-width: 33.33%; flex: 0 0 33.33%; }
  .sw-sec-featured-categories .common-heading-h3,
  .sw-sec-fc-box .common-heading-h5 { margin-bottom: 16px; }
}

@media (min-width: 1200px) {
  .sw-sec-featured-categories { padding: 0 0 100px 0; }
  .sw-sec-fc-box { padding: 30px 25px; }
  .sw-sec-fc-thumb { width: 75px; height: 75px; }
}
/* and featured-categories */

/*start product section  */

.sw-product-section,
.sw--related-products,
.sw-product-acc { background-color: #F8FCF9; padding: 30px 0; }
.sw-product-section product-form { margin-top: auto; }
#product-grid { margin: 0 -12px; gap: 0; }
#product-grid .grid__item { padding: 10px 12px; }
.pagination { display: flex; width: 100%; justify-content: center; margin-top: 20px; }
body .pagination__list { width: 100%; height: auto; background-color: transparent; }
body .pagination__list a::after { display: none; }
body a.pagination__item:hover:after { display: none; }
.pagination >* { font-size: 12px; transition: border 0.2s ease; border: 2px solid transparent; margin: 0 4px; background-color: #fff; border-radius: 50%; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; color: #000; font-weight: 500; text-decoration: none; }
.pagination a:hover { background-color: transparent; border-color: #317756; }
.pagination__current { background-color: #317756; color: #fff; }
.pagination__prev.disabled,
.pagination__next.disabled { opacity: 0.3; pointer-events: none; }
.card { background-color: #fff; border-radius: 20px; overflow: hidden; }
.ajax-add-to-cart { display: flex; flex-wrap: wrap; gap: 5px; }
.quantity-wrapper { display: flex; align-items: center; margin-right: 6px; position: relative; border-radius: 100px; overflow: hidden; }
body .quick-add__submit { min-width: auto; width: auto; flex: 1 1 auto; border-radius: 100px; background-color: #317756; padding: 14px 10px; color: #fff; border: 2px solid transparent; transition: all 0.25s ease; }
body .quick-add__submit:hover { border-color: #317756; color: #317756; background-color: transparent; }
.button:disabled { background-color: rgb(49 119 86 / 70%); opacity: 1; }
.quick-add__submit::after,
.quick-add__submit::before { display: none; }
.ajax-add-to-cart .quantity-input { border: 1.5px solid #B4B9CC; border-radius: 100px !important; width: 130px; padding-left: 40px !important; padding-right: 40px !important; text-align: center; min-height: 50px; }
body .ajax-add-to-cart .quantity-input:focus-visible,
body .newsletter-form__message { outline: none !important; box-shadow: none !important; outline-offset: 0 !important; margin-top: 0; }
.ajax-add-to-cart .quantity-btn { cursor: pointer; position: absolute; display: flex; align-items: center; justify-content: center; top: 50%; transform: translateY(-50%); left: 0; border: 0; background-color: transparent; font-size: 25px; width: 45px; height: 100%; padding: 0; }
.ajax-add-to-cart .quantity-btn.plus { right: 0; left: auto; }
body .card__information { padding-top: 0; grid-row-start: 1; }
body .product-slider { position: relative; height: auto; }

.product-slider .slick-dots,
.sw--article-slider .slick-dots { padding: 0; margin: 0; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); display: flex; align-items: center; justify-content: center; }
.product-slider .slick-dots,
.sw--article-slider .slick-dots { list-style: none; }
.product-slider .slick-dots button,
.sw--article-slider .slick-dots button { display: block; font-size: 0; padding: 0; width: 7px; height: 7px; border-radius: 50%; background-color: #D9D9D9; margin: 0 5px; border: 0; cursor: pointer; transition: all 0.25s ease; }
.product-slider .slick-dots .slick-active button,
.sw--article-slider .slick-dots .slick-active button,
.product-slider .slick-dots button:hover,
.sw--article-slider .slick-dots button:hover { background-color: #1F1F1F; }

body .card-wrapper .card { padding: 15px 0; }
body .card__inner { max-width: 210px; margin: 0 auto; }
body .card__information { padding-left: 0; padding-right: 0; }
body .card__content { padding: 15px 15px 0 15px; }
.sw--product_discount { display: inline-block; border-radius: 8px; padding: 4px 10.5px; background-color: #FDDED0; color: #970C23; font-size: 12px; line-height: 1.5; font-weight: 600; margin-bottom: 18px; }
.sw--featured-tag { display: inline-block; font-size: 12px; font-weight: 600; line-height: 1.5; background-color: #E5FBD4; color: #278314; padding: 4px 10px; border-radius: 7px; margin-right: 10px; }
body .pagination__item { color: #000; border-radius: 50%; }
body .pagination__item.light { background-color: #317756; color: #fff; }
body .price { font-weight: 600; letter-spacing: 0; }
body .price-item--regular { font-size: 14px; }
.price-item--last { font-size: 18px; }
.card__content a { transition: all 0.2s ease; text-transform: capitalize; }
.card__content a:hover { color: #317756; }
.sw-product-top { margin-bottom: 10px; display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; }
.sw-product-top .sw-text-a { margin-right: 10px; text-transform: capitalize; }
.sw-product-search-box { width: 100%; max-width: 271px; position: relative; margin-top: 25px; }
.sw-product-search-box .svg-wrapper { position: absolute; top: 50%; left: 30%; transform: translateY(-50%); transition: all 0.25s ease; }
.sw-product-search { border-radius: 100px !important; width: 100%; border: 1px solid #B4B9CC; text-align: center; font-size: 15px; font-weight: 500; line-height: 1.6; }
.sw-product-search:focus-visible,
.sw-product-search-box:focus-visible { outline: none; outline-offset: inherit; box-shadow: none; }
.sw-product-search::placeholder { color: #000; font-size: 15px; font-weight: 500; line-height: 1.6; }
.hide-icon { display: none; }
.hide-pagination { display: none; }

@media (min-width: 576px) {
  .sw-product-search-box { margin-top: 0; }
}

@media (min-width: 768px) {
  .sw-product-top { margin-bottom: 20px; }
  #product-grid { column-gap: 0; row-gap: 0; }
  .sw-product-section,
  .sw--related-products,
  .sw-product-acc { padding: 60px 0; }
  .pagination >* { font-size: 17px; margin: 0 6px; border-radius: 50%; width: 52px; height: 52px; }
  #product-grid .grid__item { padding-top: 15px; padding-bottom: 15px; }
  .sw-product-search-box { max-width: 408px; }
  .sw-product-search-box .svg-wrapper { left: 37%; }
}

@media (max-width: 991px) {
  #product-grid .grid__item { width: 50%; max-width: 50%; flex: 0 0 50%; }
}

@media (min-width: 768px) and (max-width: 991px) {
  .card__content .common-heading-h4 { font-size: 22px; }
  .price-item--last { font-size: 14px; }
}

@media (max-width: 767px) {
  .pagination a svg { width: 15px; height: 15px; }
}

@media (max-width: 575px) {
  #product-grid .grid__item { width: 100%; max-width: 100%; flex: 0 0 100%; }
}

@media (min-width: 992px) {
  .sw-product-section,
  .sw--related-products,
  .sw-product-acc { padding: 80px 0; }
  #product-grid .quick-add__submit { padding: 14px 10px; }
  :not(.sw-product-section) #product-grid .grid__item { width: 33.33%; max-width: 33.33%; flex: 0 0 33.33%; }
   #product-grid .grid__item { padding-top: 20px; padding-bottom: 20px; }
  body .card-wrapper .card { padding: 10px 0 10px 0; }
}

@media (min-width: 1200px) {
  .sw-product-section,
  .sw--related-products { padding: 100px 0; }
  body .card__content { padding: 27px 25px 0 25px; }
  .quantity-wrapper { margin-right: 15px; }
}

/* end product section */

/* start Telecharger application */
.sw-sec-tel-app { padding: 30px 0; }
.sw-sec-tel-app-row { display: flex; align-items: center; margin: 0 -11px; flex-wrap: wrap; }
.sw-sec-tel-app-l { width: 100%; margin-bottom: 15px; }
.sw-sec-tel-app-r { width: 100%; padding: 11px; }
.sw-sec-tel-app-r .sw-text-a { text-align: center; }
.sw-sec-tel-app-row .sw-btn-wrapper { justify-content: center; }
.sw-sec-tel-app-thumb { max-width: 300px; margin: 0 auto; box-shadow: 0 0 50px #ccc; border-radius: 100px; }
.sw-sec-tel-app-thumb img { object-fit: cover; }

@media (min-width: 768px) {
  .sw-sec-tel-app { padding: 60px 0; }
  .sw-sec-tel-app-l { padding: 11px; width: 41.66666667%; max-width: 41.66666667%; flex: 0 0 41.66666667%; }
  .sw-sec-tel-app-r { padding: 11px; width: 58.33333333%; max-width: 58.33333333%; flex: 0 0 58.33333333%; }
  .sw-sec-tel-app-thumb { margin: 0; }
  .sw-sec-tel-app-r .sw-text-a { text-align: start; }
  .sw-sec-tel-app-row .sw-btn-wrapper { justify-content: flex-start; }
}

@media (min-width: 992px) {
  .sw-sec-tel-app { padding: 80px 0; }
}

@media (min-width: 1200px) {
  .sw-sec-tel-app { padding: 120px 0; }
  .sw-sec-tel-app-contant { max-width: 1164px; }
}
/* end Telecharger application */

/* start rest info */

.sw-sec-rest-info { background-color: #fffff; padding-top: 25px; }
.sw-sec-rest-info-row { display: flex; align-items: center; margin: 0 -11px; flex-wrap: wrap; }
.sw-sec-rest-info-l { margin-top: 15px; order: 1; width: 100%; align-self: flex-end; }
.sw-sec-rest-info-r { order: 0; padding: 11px; width: 100%; }
.sw-sec-rest-info-thumb { max-width: 516px; margin: 0 auto; }

.sw-rest-info-form { max-width: none !important; }
.sw-rest-info-form-row { display: flex; align-items: center; flex-wrap: wrap; max-width: none !important; }
.sw-sec-rest-info-row .sw-btn-spacer { width: 100%; }
.sw-rest-info-email { margin: 0 24px 12px 0; flex: 1 1 auto; }
.sw-rest-info-email  input::placeholder { color: #9BA6A1; opacity: 1; }
.sw-rest-info-form-row .btn { margin-bottom: 12px; flex-shrink: 0; cursor: pointer; }

@media (min-width: 768px) {
  .sw-sec-rest-info { padding-top: 40px; }
  .sw-sec-rest-info-l { order: 0; padding: 0 11px; width: 41.66666667%; max-width: 41.66666667%; flex: 0 0 41.66666667%; margin-block: 0; }
  .sw-sec-rest-info-r { order: 1; padding: 0 11px; width: 58.33333333%; max-width: 58.33333333%; flex: 0 0 58.33333333%; }
  .sw-sec-rest-info-r .sw-text-a { max-width: 650px; margin-left: auto; }
}

@media (min-width: 992px) {
  .sw-sec-rest-info { padding-top: 57px; }
}

/* end rest info */

/* start contact us */

.sw-sec-contact { background-color: #062825; padding-bottom: 40px; overflow: hidden; }
.sw-sec-contact-row { display: flex; flex-wrap: wrap; align-items: center; }
.sw-sec-contact-l { width: 100%; order: 1; padding-top: 30px; padding-bottom: 30px; }
.sw-sec-contact-r { width: 100%; order: 0; }
.sw-sec-contact .common-heading-h3 { color: #fff; }
.sw-sec-contact-l .field__input::placeholder,
.sw-sec-contact-l .field__input::-ms-input-placeholder { color: #9BA6A1; opacity: 1; }
select::placeholder,
select::-ms-input-placeholder { color: #9e9e9e; }
select { cursor: pointer; }
.sw-contact-form-arrow { position: absolute; top: 50%; right: 12px; transform: translateY(-50%); width: 24px; height: 24px; pointer-events: none; }
  
.sw-contact-form .contact__fields { display: flex; flex-wrap: wrap; margin: 0 -12px; position: relative; }
.sw-contact-form-cell { padding: 6px 12px; width: 100%; }
.sw-contact-form-cell input,
.sw-contact-form-cell label { cursor: pointer; }
.sw-contact-form-cell a { color: #fff; }
.sw-contact-form .contact__button { padding-top: 28px; }
.sw-contact-form .field::after,
.sw-contact-form .field::before { display: none; }
.sw-contact-form .field__label { color: #fff; position: inherit; padding-bottom: 8px; font-size: 14px; line-height: 1.714; margin-bottom: 0; }
.sw-contact-form .sw-contact-agree { font-size: 14px; line-height: 1.714; }
.sw-contact-form .sw-contact-agree p { margin: 0; }
.sw-contact-form .sw-contact-agree input[type=checkbox] { align-self: flex-start; margin-top: 0; }
.sw-contact-form .btn:hover { color: #fff; border-color: #fff; cursor: pointer; }

@media (min-width: 768px) {
  .sw-sec-contact { padding-bottom: 60px; }
  .sw-sec-contact-l { padding-left: 15px; padding-right: 15px; width: 50%; max-width: 50%; flex: 0 0 50%; order: 0; margin: 0; }
  .sw-sec-contact-r { padding: 0 15px; width: 50%; max-width: 50%; flex: 0 0 50%; order: 1; }
  .sw-contact-form-cell.w-50 { width: 50% !important; }
  .sw-sec-contact-thumb { margin-right: -20%; margin-left: 15%; }
}

@media (min-width: 992px) {
  .sw-sec-contact { padding-bottom: 80px; }
  .sw-contact-form-cell { padding-top: 12px; padding-bottom: 12px; }
}

@media (min-width: 1200px) {
  .sw-sec-contact { padding-bottom: 104px; }
  .sw-sec-contact-l { padding-top: 0; padding-bottom: 0; }
}

/* end contact us */

/* start footer */

body .footer { background-color: #062825; color: #fff; }
body .footer a { color: #fff; }
body .footer a:focus,
body .footer a:focus-visible,
body .footer a:focus-within { box-shadow: none; outline: none; outline-offset: inherit; }
body .footer__content-top { padding: 0 !important; }
body .footer-block__details-content * { margin: 0 0 8px 0; }
body .footer__content-bottom { display: none; }
.footer-block__details-content a:hover { opacity: 0.7; color: #fff; transition: all 0.25s ease; }
.footer-block__details-content p:last-child a { text-decoration: none; }
body .list-social__item .icon { transition: all 0.25s ease; }

@media (max-width: 767px) {
.footer-block__details-content { text-align: center !important; }  
}
  
/* end footer */

/* start review css */

body .jdgm-widget .jdgm-prev-badge__text { font-size: 14px; font-weight: 600; line-height: 1.21; padding-left: 14px; }
body .sw-rating-separator { display: inline-block; width: 1px; height: 17px; background-color: #CCDBE1; margin: 0 14px -4px 14px; }
body .sw-rating-product { margin: 15px 0 25px 0; }

/* end review css */


/* start card drawer */

.sw--cart-drawer .drawer__inner { width: 50rem; }
.sw--cart-drawer .common-heading-h5 { color: #121212; text-decoration: none; }
.sw--cart-drawer .common-heading-h5:hover { color: #0f453b; }
.sw--cart-drawer .cart-quantity { border: 1.36px solid #B4B9CC; border-radius: 100px; }
.sw--cart-drawer .cart-quantity::before,
.sw--cart-drawer .cart-quantity::after { display: none; }
.sw--cart-drawer .quantity__input:focus-visible { outline: none; outline-offset: inherit; box-shadow: none; }
.sw--cart-drawer .cart__note:after,
.sw--cart-drawer .cart__note:before { display: none; }
.sw--cart-drawer .cart__note { border: 1px solid #000; }

@media (max-width: 767px) {
  .sw--cart-drawer .price { font-size: 14px; }
}

body .predictive-search__list-item:hover .predictive-search__item-heading.common-heading-h6 { text-decoration: none; text-underline-offset: 0; }
.sw-search-mobile .header__icon--search { padding: 12px; border: 1px solid #B4B9CC; border-radius: 100px; width: 50px; height: 50px; }
.sw-search-mobile .search-modal { position: absolute; padding: 10px; background-color: #fff; }

/* end card drawer */

/* start cart */

.sw--cart .btn { padding: 12px; }
.sw--cart .btn-yellow .svg-wrapper { margin-right: 9px; width: 24px; height: 24px; }
.sw--cart .cart-quantity { border: 1.36px solid #B4B9CC; border-radius: 100px; }
.sw--cart .cart-quantity::after,
.sw--cart .cart-quantity::before { display: none; }
.sw--cart-counter .cart-item__quantity-wrapper { flex-direction: column; align-items: center; justify-content: center; }
body .sw--cart-remove { margin: 0; }
body .sw-btn-text { text-decoration: underline; font-size: 12px; font-weight: 400; line-height: 1.21; min-width: auto !important; min-height: auto !important; margin-top: 16px !important; }
.sw--cart-quantity { max-width: 120px; }
.sw--cart-counter .quantity__input { padding: 2px!important; box-shadow: none !important; }
.sw--cart-counter .quantity__input,
.sw--cart-quantity .quantity__input:focus-visible { outline: none; outline-offset: inherit; box-shadow: none !important; }

.predictive-search--header { display: none !important; }
.sw--cart-items { display: none !important; }

.sw--cart__footer { flex-wrap: wrap; }
.sw--cart__footer .sw--cart { width: 100%; }
.sw--cart__footer .sw--cart-block { width: 100%; margin-top: 20px; margin-left: 0; }
.sw--cart-block .totals { justify-content: space-between; padding-top: 5px; }
.sw--cart-block .totals__total,
.sw--cart-block .totals__total-value { font-family: Inter, sans-serif; font-size: 17px; line-height: 1.21; color: #333F43; }
.sw--cart-block .totals__total-value { font-weight: 700; }
.sw--cart-block .additional-checkout-buttons { display: none; }
.sw-delivery-time-box { border: 1px solid #DBDBDB; border-radius: 7px; padding: 12px 15px; margin: 25px 0; }
.sw-delivery-time-cell { display: flex; align-items: center; }
.sw-delivery-cart-icon { margin-right: 10px; width: 22px; height: 22px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.sw-delivery-time-title { flex: 1 1 auto; font-size: 17px; font-weight: 500; line-height: 1.21; text-transform: capitalize; color: #1F1F1F; }
.sw-delivery-days { display: block; font-size: 17px; font-weight: 600; line-height: 1.21; color: #0F453B; margin-top: 10px; }
.sw--cart__footer .price { font-size: 13px; white-space: nowrap; }
.sw--cart__footer .cart-item__image-container { border: 0; width: 100px; height: 100px; align-items: center; justify-content: center; border-radius: 10px; background-color: #FAFAFA; }
.sw-social-icons svg path { fill: #1F1F1F; }
.sw-social-icons .list-social { justify-content: flex-start; }
.sw-cart-contact { display: flex; align-items: center; justify-content: space-between; margin-top: 15px; }
.sw-cart-product-contact { display: flex; align-items: center; margin-left: auto; padding-left: 10px; }
.sw-cart-contact-text * { margin: 0 0 0 7px; font-size: 13px; color: #1F1F1F; }
.sw-social-icons { display: flex; align-items: center; }
.sw-cart-ques-icon { display: flex; align-items: center; justify-content: center; width: 21px; height: 21px; }
.sw-social-lbl { display: block; font-size: 17px; font-weight: 400; line-height: 1.21; color: #1F1F1F; }
.sw--cart__footer tbody tr:first-child td { padding-top: 0; }
.sw--cart__footer tbody td { vertical-align: middle; }
.sw--cart__footer .common-heading-h6 { text-decoration: none; color: #1F1F1F; }

@media (max-width: 575px) {
  .sw--cart__footer td.cart-item__totals.right.medium-hide.large-up-hide { grid-column: 2 / 3; grid-row: 2 / 3; text-align: left !important; justify-content: flex-start; }
  .sw--cart__footer td.cart-item__quantity.sw--cart-counter { grid-column: 2 / 3; grid-row: 3 / 4; }
  .sw--cart__footer .cart-item { grid-template: repeat(3, auto) / repeat(4, 1fr); }
  .sw--cart-counter .cart-item__quantity-wrapper { align-items: flex-start; }
  body .sw-btn-text { margin-top: 10px !important; }
}

@media (max-width: 445px) {
  .sw-cart-product-contact { margin-left: 0; padding-left: 0; }
}

@media (min-width: 1200px) {
  .sw-cart-contact { margin-top: 5px; }
  .sw--cart__footer { padding-bottom: 62px; }
  .sw--cart__footer .sw--cart { width: 54.93730407523511%; padding-bottom: 0; }
  .sw--cart__footer .cart__contents,
  .sw--cart__footer .cart__items { height: 100%; }
  .sw--cart__footer .sw--cart-block { width: 39.26332288401254%; margin-top: 0; margin-left: 65px; }
  .title-wrapper-with-link { margin-bottom: 40px; }
}

/* end cart */

/* start related-products */

.sw--related-products .grid { --grid-desktop-horizontal-spacing: 24px; --grid-desktop-vertical-spacing: 24px; --grid-mobile-horizontal-spacing: 0; --grid-mobile-vertical-spacing: 12px; }
.sw--new_product_row .product__info-container>*+* { margin: 25px 0; }
.sw--new_product_row .product__info-container>*+*:last-child { margin-bottom: 0; }
.sw--new_product_row .sw--product_discount { margin: 0; }
.social-share-icons { display: flex; align-items: center; padding: 0; }
.social-share-icons li { list-style: none; margin: 0 8px; }
.social-share-icons li a { width: 20px; height: 20px; display: flex; align-items: center; justify-content: center; }
.sw--new_product_row .product_share { clear: both; display: flex; align-items: center; flex-wrap: wrap; }
.sw--cart-block .product_share { display: flex; align-items: center; }

@media screen and (max-width: 767px) {
  .grid--2-col-tablet-down .grid__item { width: 100%; max-width: 100%; }
  .section-template--24700775530870__main-padding { padding-top: 40px; }
}

/* end related-products */

/* start product accordion */

.sw-product-acc { background-color: transparent !important; }
.sw-product-acc-nav { display: flex; align-items: center; flex-direction: column; margin: 0 0 15px 0; padding: 4px; border: 1px solid #63AE81; border-radius: 10px; }
.sw-product-acc-nav li { list-style: none; width: 100%
                        ; }
.sw-product-acc-nav li a { display: block; font-size: 14px; font-weight: 400; line-height: 1.714; text-align: center; padding: 4px 8px; min-width: 200px; min-height: 32px; border-radius: 10px; cursor: pointer; transition: all 0.25s ease; }
.sw-product-acc-nav li a.active { background-color: #0F8A6D; color: #fff; font-weight: 600; }
.tab-content>.tab-pane { display: none; }
.tab-content>.active { display: block; }
.fade { transition: opacity .25s linear; }
.fade:not(.show) { opacity: 0; }
.sw-product-acc-contant .metafield-rich_text_field>* { font-weight: 500; }
.sw--new_product_row .shopify-app-block { display: inline-block !important; margin: 0; }

.sw--cart-title .common-heading-h2 { font-family: "Inter", sans-serif; }

@media (max-width: 767px) {
  .sw-product-acc { padding-top: 0; }
}

@media (min-width: 768px) {
  .sw-product-acc-nav { margin-bottom: 24px; display: inline-flex; flex-direction: row;  border-radius: 100px; }
  .sw-product-acc-nav li a { padding: 3px 4px; min-width: 240px; min-height: 32px;  border-radius: 100px; }
}

@media (min-width: 992px) {
  .sw-product-acc { padding-top: 68px; }
}

/* End product accordion */

.customer button { border-radius: 100px; background-color: #317756; padding: 14px 10px; color: #fff; border: 2px solid transparent; transition: all .25s ease; }
.customer button:hover { border-color: #317756; color: #317756; background-color: transparent; }
.customer button::after,
.customer button::before,
.customer .field::before,
.customer .field::after { display: none; }
.customer .field input { border: 1.5px solid #B4B9CC; border-radius: 0 !important; }

/* start landing style */
.sw--landing-hero .sw-sec-hero-l { width: auto; max-width: none; }
.sw--landing-label { display: block; margin-bottom: 16px; font-size: 18px; font-weight: 500; line-height: 1.4; color: #F8FCF9; }
.sw--landing-hero .sw-sec-hero-r { border-radius: 50px; max-width: 300px; margin-top: 0; margin-left: auto; margin-right: auto; }

@media (min-width: 768px) {
  .sw--landing-label { font-size: 20px; }
  .sw--landing-hero .sw-sec-hero-l { max-width: none; }
  .sw--landing-hero .sw-sec-hero-r .sw-sec-tel-app-thumb { max-width: 300px; }
  .sw--landing-hero { padding-bottom: 100px; }
}

@media (min-width: 992px) {
  .sw--landing-label { font-size: 24px; }
  .sw--landing-hero { padding-top: 80px; }
  .sw--landing-hero .sw-sec-hero-l { max-width: 550px; padding-bottom: 0; }
  .sw--landing-hero .sw-sec-hero-r { margin: -59px 0; }
  .sw--landing-hero .sw-sec-hero-r .sw-sec-tel-app-thumb { max-width: 300px; }
}

@media (min-width: 1200px) {
  .sw--landing-hero .sw-sec-hero-l { max-width: 603px; }
}

.sw-sec-discover { background-color: #f8fcf9; padding: 40px 0; }
.sw-sec-discover .common-heading-h3 { color: #062825; }
.sw-sec-discover .sw-text-desc { color: #3C4340; }
.sw-sec-discover-row { display: flex; flex-wrap: wrap; margin: 16px -12px 0 -12px; }
.sw-sec-discover-cell { padding: 24px 12px 0 12px; width: 100%; max-width: 100%; flex: 1 1 100%; display: flex; flex-direction: column; }
.sw-sec-discover-box { border-radius: 12px; box-shadow: 0px 1px 8px 0px #565D5B14; background-color: #fff; padding: 15px; display: flex; flex-direction: column; flex: 1 1 auto; }
.sw-sec-discover-icon { width: 56px; height: 56px; padding: 12px; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; background-color: #064C06; }
.sw-sec-discover-box .sw-text-a .common-heading-h4,
.sw-sec-discover-box .sw-text-desc { color: #185545; }
.sw-sec-discover-box .sw-text-a .common-heading-h4 { margin-bottom: 8px; margin-top: 16px; }

.sw-gardening-app-top,
.sw-gardening-app-row { margin: 28px -12px; }
.sw-sec-gardening-tip { margin-top: 28px; margin-bottom: 28px; }
.sw-sec-gardening-tip .sw-text-desc { color: #000; }
.sw-gardening-app-row { display: flex; flex-wrap: wrap; align-items: center; }
.sw-gardening-app-cell { width: 100%; padding: 12px; }
.sw-gardening-app-top .common-heading-h3 { color: #062825; }
.sw-gardening-app-top .sw-text-desc { color: #3c4340; }
.sw-gardening-app-block h2 { font-size: 20px; margin-bottom: 4px; margin-top: 0; color: #3C4340; }
.sw-gardening-app-block p { margin-block-start: 0; margin-block-end: 24px; color: #000; }
.row-deraction-right { flex-direction: row-reverse; }
.row-deraction-right .sw-gardening-app-block { margin-right: auto; margin-left: 0; }
.sw-gardening-app-block .common-heading-h4 { font-size: 24px; }

@media (min-width: 768px) {
  .sw-sec-discover { padding: 60px 0; }
  .sw-sec-discover-cell { width: 50%; max-width: 50%; flex: 1 1 50%; }
  .sw-sec-discover-box { padding: 20px; }
  .sw-sec-discover-box .common-heading-h4 { font-size: 20px; }
  .sw-sec-gardening-tip,
  .sw-gardening-app-top,
  .sw-gardening-app-row { margin-top: 48px; margin-bottom: 48px; }
  .sw-gardening-app-cell { width: 50%; }
  .sw-gardening-app-thumb { max-width: 624px; }
  .sw-gardening-app-block { max-width: 515px; margin-left: auto; }
  .sw-gardening-app-block .common-heading-h4 { font-size: 32px; color: #062825; margin-bottom: 24px; }
}

@media (min-width: 992px) {
  .sw-sec-discover { padding: 80px 0; }
  .sw-sec-discover-cell { width: 33.33%; max-width: 33.33%; flex: 1 1 33.33%; }
  .sw-sec-discover-box { padding: 24px; }
  .sw-sec-gardening-tip,
  .sw-gardening-app-top,
  .sw-gardening-app-row { margin-top: 68px; margin-bottom: 68px; }
}

@media (min-width: 1200px) {
  .sw-sec-discover { padding: 120px 0; }
  .sw-sec-gardening-tip,
  .sw-gardening-app-top,
  .sw-gardening-app-row { margin-top: 108px; margin-bottom: 108px; }
  .sw-sec-discover-box .common-heading-h4 { font-size: 24px; }
}

.sw-sec-gardening { background-color: #DAF2E0; }
.sw-sec-gardening-row { display: flex; align-items: center; flex-wrap: wrap; }
.sw-sec-gardening-cell { width: 100%; max-width: 100%; }
.sw-sec-gardening-cell .sw-text-a { padding: 20px; }
.sw-sec-gardening-cell .common-heading-h3 { color: #062825; }

@media (min-width: 768px) {
  .sw-sec-gardening-cell { width: 50%; max-width: 50%; }
  .sw-sec-gardening-cell .sw-text-a { max-width: 595px; margin: 0 auto; }
}

@media (min-width: 992px) {
  .sw-sec-gardening-cell .sw-text-a { padding: 30px; }
}

.sw-section-blog { padding: 40px 0; min-height: calc(100vh - 462px); }
#HeaderCountryMobileForm { display: none; }
.sw-language-popup { top: 14%; left: 0; position: fixed; transform: translateY(-50%); background-color: #0F453B; }
.sw-language-popup .header-localization:not(.menu-drawer__localization) .disclosure__list-wrapper { right: -13px !important; }
.sw-language-popup .disclosure__list { min-width: auto !important; }
.sw-language-popup .disclosure__button span,
.sw-language-popup .disclosure__button .icon-caret { color: #fff; }
.sw-language-popup .disclosure__button .disclosure__item .link--text { color: #0F453B !important; }
.sw-sec-gardening-tip-row { display: flex; flex-wrap: wrap; justify-content: center; margin: 28px -12px 0 -12px; }
.sw-sec-gardening-tip-cell { padding: 12px; }
.sw-sec-gardening-tip-thumb { display: block; width: 300px; height: 300px; background-color: #D9D9D9; }
.sw-sec-gardening-tip-thumb img { width: 100%;  height: 100%; object-fit: cover; }
.sw-sec-gardening-tip .sw-btn-wrapper { justify-content: center; }
.card--card:after, .card--standard .card__inner:after { display: none; }
.sw--article-items-row { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -12px; }
.sw--article-items-cell { width: 100%; max-width: 100%; padding: 20px 12px; }
.sw--article-items-cell .media { background-color: transparent; }
.sw--article-items-cell .card { background-color: transparent; border-radius: 0; }
.sw--article-items-cell .card__inner { --ratio-percent: 59.29487179487179%; max-width: 312px; }
.sw--article-items-cell .card__inner::before { padding-bottom: var(--ratio-percent) !important; }
.sw--article-items-cell .card-wrapper { border: 1px solid #E2E2E2; border-radius: 15px; box-shadow: 0px 4px 10px 0px #00000026; padding: 30px 25px; }
body .sw--article-items-cell .card { padding-top: 0; }
.sw--article-items-cell a { text-decoration: none; }
.sw--article-items-cell .sw--product-title { margin: 25px 0 10px 0; }
.sw--article-items-cell .circle-divider { color: #475569; font-size: 11px; font-weight: 500; font-family: "Inter", sans-serif; }
.sw--article-items-cell .caption-with-letter-spacing { letter-spacing: 1.5px; }
.sw--article-items-cell .article-card__excerpt { margin: 16px 0 25px 0; color: #000; font-size: 15px; line-height: 1.233; letter-spacing: 0.25px; }
.sw-product-tag { display: inline-block; border-radius: 8px; padding: 4px 8px; background-color: #FDDED0; color: #970C23; font-size: 12px; font-weight: 600; line-height: 1.5; text-transform: uppercase; }
.sw--article-slider { height: auto !important; position: relative !important; }

.sw-section-blog .pagination__list li,
.sw-section-blog .pagination__item--current,
.sw-section-blog .pagination__item { opacity: 1 !important; font-size: 14px !important; transition: all 0.25s ease; }
.sw-section-blog .pagination__item { border: 1px solid #317756; }
.sw-section-blog .pagination__item:hover { background-color: #317756; color: #fff; }
.sw--article-hover-box { transition: all 0.3s ease-in-out; top: 0; }
.sw--article-hover-box:hover { top: -10px; transition: all 0.3s ease-in-out; background-color: #0F453B; }
.sw--article-hover-box:hover .sw-product-tag { background-color: #18564B; color: #fff; }
.sw--article-hover-box:hover .sw--product-title a { color: #fff !important; }
.sw--article-hover-box:hover .circle-divider { color: #4F976B; }
.sw--article-hover-box:hover .article-card__excerpt { color: #fff; }
.sw--article-hover-box:hover .slick-dots button { background-color: #246F4B; }
.sw--article-hover-box:hover .slick-active button { background-color: #fff; }
.sw-section-blog .pagination-wrapper { margin-top: 20px; }
.sw-section-blog .pagination { margin-top: 0; }
.sw--article-items-cell .card__media,
.sw--article-items-cell .article-card__image { overflow: visible !important; position: relative !important; }
.sw--article-items-cell .slick-dots { position: relative; margin-top: 25px; }
.sw-section-blog .sw-product-search { text-align: start; padding-left: 61px !important; }
.sw-section-blog .svg-wrapper { left: 27px !important; width: 24px; height: 24px; }
.sw-article-card-footer { display: inline-flex; align-items: center; border-radius: 100px; background-color: #F5F6F8; padding: 6px 14px; max-width: 80px; }
.sw-comment-icon { display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; margin-right: 10px; flex-shrink: 0; }
.sw--article-items-cell .blog_card__content,
.sw--article-items-cell .blog_card__information { display: flex; flex-direction: column; flex: 1 1 auto; }

@media (max-width: 575px) {
  .sw-section-blog .sw-product-top { flex-direction: column; }
  .sw-section-blog .sw-product-search-box { max-width: 100%; }
  .sw-section-blog .common-heading-h3 { font-size: 35px; }
}
  
@media (min-width: 768px) {
  .sw-section-blog { padding-bottom: 60px; min-height: calc(100vh - 289px); }
  .sw--article-items-cell { width: 50%; max-width: 50%; }
  .sw-section-blog .pagination__list li,
  .sw-section-blog .pagination__item--current,
  .sw-section-blog .pagination__item { width: 52px; max-width: 52px; flex: 0 0 52px; height: 52px; font-size: 17px !important; }
}

@media (min-width: 992px) {
  .sw-section-blog { padding: 80px 0; min-height: calc(100vh - 309px); }
  .sw--article-items-cell { width: 33.33%; max-width: 33.33%; padding: 20px 12px; }
}

@media (min-width: 1200px) {
  .sw-section-blog { padding: 100px 0; }
  .sw-language-popup { top: 30%; }
}

/* end landing style */

/* blog detail */
.sw-blog-intro-contant { background-color: #FBD7D4; border-radius: 24px; padding: 15px; }
.sw-sec-hero-row { display: flex; align-items: center; flex-wrap: wrap; }
.sw-blog-detail-l .sw-text-desc { display: flex; align-items: center; flex-wrap: wrap; }
.sw-blog-post-date { display: flex; align-items: center; flex-wrap: wrap; margin-right: 24px; }
.sw-blog-post-date >* { display: block; font-family: 'Jost', sans-serif; margin: 0 5px 0 0; color: #062825; font-size: 16px; line-height: 1.3; }
.sw-blog-detail-l { width: 100%; padding-right: 20px; }
.sw-blog-detail-r { width: 100%; }
.sw-blog-intro-desc { padding-top: 40px; }
.sw-blog-intro-desc .common-heading-h1,
.sw-blog-intro-desc .sw--product-title { color: #062825; margin-bottom: 15px; }
.sw-blog-intro-desc .sw-text-desc { color: #3E3E3E; line-height: 1.21; }
.sw-blog-detail-l .svg-wrapper { width: 24px; height: 24px; margin-right: 9px; }
.sw-blog-detail-l .share-button__button { border: 1px solid #CCB6B4; padding: 12px 32px; border-radius: 100px; font-weight: 500; font-family: 'Inter', sans-serif; }
.sw-blog-intro-desc .sw-text-a { margin: 30px 0; }
.sw-blog-intro-desc .sw-text-a:first-child { margin-top: 0; }
.sw-blog-intro-desc .sw-text-a:last-child { margin-bottom: 0; }
.sw-picture-row { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.sw-picture-cell { width: 100%; padding: 12px 10px; }
.sw-sec-article { padding-bottom: 40px; }

@media (min-width: 576px) {
  .sw-picture-cell { width: 50%; }
}

@media (min-width: 768px) {
  .sw-sec-article { padding-bottom: 60px; }
  .sw-blog-intro-contant { padding: 20px; }
  .sw-blog-intro-desc { padding-top: 60px; }
  .sw-picture-cell { width: 25%; }
  .sw-blog-detail-l,
  .sw-blog-detail-r { width: 50%; }
  .sw-blog-intro-desc .common-heading-h1,
  .sw-blog-intro-desc .sw--product-title { color: #062825; margin-bottom: 20px; }
  .sw-blog-post-date >* { font-size: 18px; }
}

@media (min-width: 992px) {
  .sw-sec-article { padding-bottom: 80px; }
  .sw-blog-intro-contant { padding: 28px; }
  .sw-blog-intro-desc { padding-top: 80px; }
  .sw-blog-intro-desc .sw-text-a { margin: 36px 0 65px 0; }
  .sw-blog-intro-desc .sw--product-title { font-size: 32px; }
  .sw-blog-post-date >* { font-size: 20px; }
}

@media (min-width: 1200px) {
  .sw-sec-article { padding-bottom: 100px; }
  .sw-blog-intro-contant { padding: 28px 20px 28px 65px; }
  .sw-blog-intro-desc { padding-top: 113px; }
}

@media (min-width: 1400px) {
  .sw-blog-detail-l { width: 100%; max-width: 603px; }
  .sw-blog-detail-r { width: 100%; max-width: 536px; }
}
/* start comment */

.sw-related-articles { padding: 40px 0; }
body .sw-comment-wrapper { padding: 0; margin: 0 !important; }
.sw-comment-wrapper .sw-article-card-footer { background-color: #30A156; color: #fff; }
.sw-blog-pro-tip { background-color: #EAFFEC; padding: 10px 10px 10px 27px; border-radius: 6px; margin-top: 24px; position: relative; }
.sw-blog-pro-tip::before { content: ""; display: block; position: absolute; top: 10px; left: 10px; bottom: 10px; width: 4px; background-color: #23D635; border-radius: 6px; }
.sw-blog-pro-tip span:first-child { font-weight: 500; color: #000; }
.sw-blog-pro-tip span { display: block; color: #5C5C5C; line-height: 1.21; }
.sw-comment-box { border-radius: 10px; background-color: #F8F8F8; overflow: hidden; }
.sw-comment-counter { padding: 24px 20px; background-color: #EDF4F0; }
.sw-related-articles-row { display: flex; flex-wrap: wrap; margin: 0 -14px; }
.sw-related-articles-cell { padding: 14px; width: 100%; max-width: 100%; display: flex; flex-direction: column; flex: 1 1 auto; }
.sw-related-articles-cell a { text-decoration: none; display: flex; flex-direction: column; flex: 1 1 auto; }
.sw-related-articles .common-heading-h2,
.sw-related-articles .common-heading-h5 { color: #062825; }
.sw-related-articles-thumb { border-radius: 10px; overflow: hidden; display: flex; flex-direction: column; flex: 1 1 auto; justify-content: center; align-items: center; }
.sw-comment-box .circle-divider { font-weight: 500; font-size: 16px; line-height: 1.5; color: #000 !important; margin-right: 15px; }
.sw-comment-box .caption-with-letter-spacing { color: #475569; }
.sw-comment-box .circle-divider::after { display: none; }
.sw-comment-box .article-template__comments-comment { background-color: transparent; }
.sw-comment-desc { font-family: 'Roobert', sans-serif; font-weight: 400; font-size: 14px; line-height: 1.429; letter-spacing: 0.25px; }
.sw-comment-box .field::after,
.sw-comment-box .field::before  { display: none; }
.sw-comment-box .field__input  { border: 1px solid #E2E6EC; }
.sw-comment-box .comment-form { width: 100%; max-width: 600px; margin: 40px auto; }
.sw-comment-box .field__input:focus~.field__label { opacity: 0 !important; }
.sw-comment-box .article-template__comments { margin-bottom: 40px; }
.sw-comment-box .btn { font-family: 'Inter', sans-serif; font-weight: 400; font-size: 14px; line-height: 1.714; letter-spacing: 0px; border-radius: 100px !important; padding-top: 10px !important; }
.sw-comment-box .article-template__comments-fields,
.sw-comment-box .article-template__comment-fields>* { margin-bottom: 2rem; }

@media (min-width: 768px) {
  .sw-related-articles { padding: 60px 0; }
  .sw-related-articles-cell { width: 50%; max-width: 50%; }
}

@media (min-width: 992px) {
  .sw-related-articles { padding: 80px 0; }
  .sw-related-articles-cell { width: 33.33%; max-width: 33.33%; }
  .sw-comment-box .article-template__comments-fields,
  .sw-comment-box .article-template__comment-fields>* { margin-bottom: 3rem; }
}

@media (min-width: 1200px) {
  .sw-related-articles { padding: 128px 0 74px 0; }
}
/* end comment */



.drawer__footer svg.icon {
    width: 15px;
    height: 10px;
}
/* Conteneur image du produit */
.card-wrapper .card__media {
  padding: 10px; /* espace autour de l'image */
  box-sizing: border-box;
  height: 220px; /* même hauteur pour toutes les cartes */
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8fcf9; /* fond neutre si image non remplie */
  border-radius: 12px;
  overflow: hidden;
}

/* Image produit */
.card-wrapper .card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* couvre toute la zone, sans déformation */
  object-position: center center; /* centre l'image */
  border-radius: 8px; /* petit arrondi interne */
  display: block;
}