/** Shopify CDN: Minification failed

Line 858:0 Unexpected "}"
Line 905:0 Unexpected "}"
Line 1218:2 Unexpected "{"
Line 1441:0 Expected "}" to go with "{"

**/
a.pdp_title {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
h2.related-products__heading.inline-richtext.h0 {
    text-align: center;
}

/* Image banner 2 Css */
.left_vector_custom {
    position: absolute;
    left: 30px;
    top: 50px;
}
/*
.left_vector_custom img {
    height: 298px;
    width: 357px;
}
.right_vector_custom img {
    height: 314px;
    width: 347px;
    
   
}*/
.right_vector_custom {
    position: absolute;
    right: 30px;
}
  banner__content-custom{
    padding: 1px;
    }
/* 
.custom__banner_2 {
   top: -67px;
    height: 350px;
}*/
.banner__media.custom__media_2.media {
    background-color: transparent;
}
.banner__text.banner__text__custom2 p {
    width: 55%;
    margin: 0 auto;
}
section#shopify-section-template--16289972420723__image_banner_second_y3D77c {
    background-color: #fff;
}



/*New Main Image banner Css */

.product-section {
    position: relative; 
    background-size: cover; 
    background-repeat: no-repeat; 
    width: 100%; 
    height: 77vh; 
    overflow: hidden; 
}

.product-block {
    position: absolute; 
    top: 35px;
    right: 50px; 
    background-color: #ffffff; 
    width: 38%; 
    border-radius: 8px; 
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); 
    z-index: 1; 
}
.pdp_custom_ttt {
    padding: 20px;
    padding-bottom: 0px;
}
.product-title {
    font-size: 42px;
    margin: 0;
    color: #203A38;
    font-weight: bold;
}

.product-price {
    font-size: 32px; 
    color: #333; 
    margin: 4px 0; 
}
.pdp_custom_ttt p {
    margin-bottom: 0;
}
.product-detailss {
    border-top: 0.5px solid #dcdcdc;
    margin-top: 20px;
    padding: 20px;
    padding-top: 0;
}
.product-detailss h2 {
    margin-bottom: 8px;
}
.add-to-cart {
    background-color: #279C39;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 20px 0;
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s;
    border-bottom: 5px solid #000;
    font-size: 20px;
}
button.banner_cta {
    display: none;
}
.main-detail {
    padding-bottom: 30px;
    border-bottom: 0.5px solid #C7C7C7;
}
.product-details h2 {
    font-weight: bold;
    color: black;
    margin-bottom: 0px;
}
.metafield-rich_text_field ul {
    padding-left: 20px;
    margin-top:5px;
    margin-bottom:0;
}
@media (min-width: 1700px) and (max-width: 2500px) {
.product-section {
    position: relative; 
    background-size: cover; 
    background-repeat: no-repeat; 
    width: 100%; 
    height: 97vh; 
}
.product-detailss {
    border-top: .5px solid #dcdcdc;
    margin-top: 35px;
}
.metafield-rich_text_field ul li {
    padding: 3px 0;
}
.product-block {
    top: 52px;
}
  }
@media (min-width: 1100px) and (max-width: 1300px) {
.product-title {
    font-size: 28px;
}
}

/*collection tab with bg image */


.tab-container {
 
  text-align: center;
  
}

.banner-custom {
    height: 460px;
}
.tabs {
  display: flex;
  justify-content: center;
  padding: 10px;
 
}

.tablinks {
  border: none;
  outline: none;
  padding: 14px 20px;
  margin: 0 5px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.tablinks:hover, .tablinks.active {
  background-color: #ddd;
}



.tabcontent {
  display: none;
  padding: 20px;
  border-radius: 10px;
}

.tabcontent.active {
  display: block;
}

.products-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 50px;
}

.collection-tabs-section .product-item img {
  max-width: 100%;
  height: 250px;
}

.collection-tabs-section {
    position: relative;
    padding: 20px;
}
.tabs {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.tablinks {
    background-color: #fff;
    border: 1px solid #203a38;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 16px;
    color: #203a38;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    outline: none;
}

.tablinks.active {
    background-color: #203A38; 
    color: #fff; 
}

.tab-contents {
    padding: 0 20px;
}

a.btn.custm_main_btn {
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 5px;
}
.slick-arrow {
    background-color: #203A38;
    color: #fff;
    border-radius: 50%;
}
.pdp_info_custom {
    text-align: justify;
    padding-left: 7px;
    padding-top: 10px;
}
.title_custom a{
    text-decoration: none;
    font-weight: bolder;
    color: #203a38;
}
.products-container .slick-prev, 
.products-container .slick-next {
    position: absolute;
    top: 33%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background-color: #203A38;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    z-index: 2;
}

.products-container .slick-prev {
    left: -60px; 
}

.products-container .slick-next {
    right: -60px; 
}

.products-container .slick-list {
    position: relative; 
    overflow: hidden;
}

.products-container .slick-slide {
    padding: 0 10px; 
}

.products-container .slick-arrow {
    background-color: #203A38;
    color: #fff;
    border-radius: 50%;
}

 img#collection-banner {
    width: 100%;
    height: auto;
    position: absolute; 
    top: 0;
    left: 0;
    z-index: 0; 
  }

  .tab-container {
    position: relative; 
  }
  
  .custom_main_container {
    background-color: #fff; 
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
  /*  border-radius: 20px;*/
    position: relative; 
    z-index: 1;
    top: 0px; 
  }

  .tabs {
    display: flex;
    justify-content: center;
    padding: 10px;
    position: relative; 
    z-index: 1; 
  }

 button.tablinks {
    border: 1px solid #203A38;
    outline: none;
    padding: 14px 20px;
    margin: 0 5px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    transition: background-color .3s ease;
    background-color: #ffffff;
    border-radius: 30px;
    font-family: 'Archivo Narrow';
    font-weight: 600;
    width: 150px;
}

  button.tablinks:hover, button.tablinks.active {
    background-color: #203A38; 
    color: #fff;
  }

  .tabcontent {
    display: none;
    padding: 20px;
    border-radius: 10px;
  }


 .products-container .product-item {
    margin: 15px;
    text-align: center;
    padding: 20px;
    background: white;
    width: calc(25% - 30px);
  }

 .products-container .product-item img {
    max-width: 100%;
    height: 250px;
  }

 

/*
@media (min-width: 902px) and (max-width: 1520px) {
    .collection-tabs-section .tab-container {
        background-color: #fff;
        border-radius: 40px;
        margin-top: 26%;
    }
}
@media (min-width: 1000px) and (max-width: 1350px) {
.custom_main_container {
    top: -150px;
}
}
*/

 
/* newsletter section new css*/
.new_nesletter_custom {
    position: relative;
    display: flex;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 30vh;
    justify-content: center;
}

.custom__vectors {
    display: flex;
}
.mobile-left{
    display: none;
}
.join-community-section {
    background-color: #279C39; /* Background color similar to the dark green shade */
    position: relative;
}

.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 50px;
}

.community-content {
    display: flex;
    align-items: center;
      width: 100%;
      justify-content: space-around;
}



.icon-left img, .icon-right img {
    max-width: 100%;
}

.text-content h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;
    margin-left: 0px;
}
/*
.text-content {
    width: 30%;
}*/


.subscribe-form {
    display: flex;
    align-items: center;
    position: relative;
}

.subscribe-form input[type="email"] {
    border: none;
    border-bottom: 2px solid white;
    background-color: transparent;
    color: white;
    padding: 10px;
    font-size: 16px;
    width: 250px;
    outline: none;
}

.subscribe-form input::placeholder {
    color: #ffffff;
    opacity: 0.7;
}

.subscribe-form button {
    background-color: #fff; /* Button color */
    color: #000000;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin-left: 10px;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2); /* Adding subtle shadow */
}


.icon-left img {
    bottom: 0px;
    position: absolute;
}
/*
@media (min-width: 1630px) and (max-width: 4000px) {
.text-content {
    width: 20%;
}
}*/





/* Best Seller section */
.best-seller-section .best-seller-container {
  display: flex;
  align-items: stretch;
  gap: 8px;
  justify-content: center;
}

.best-seller-section .main-image {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; 
}

.best-seller-section .main-image img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.best-seller-section a.explore-btn {
  position: absolute;
  bottom: 10px;
  left: 20px;
  background-color: #279c39;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  border: none;
  border-bottom: 5px solid #000;
  font-weight: bold;
  text-decoration: none;
}
a.product-slider-button {
   position: absolute;
  right: 20%;
  background-color: #279C39;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  border: none;
  border-bottom: 5px solid #000;
  font-weight: bold;
  text-decoration: none;
}
.best-seller-section {
  background-color: #fff;
  padding: 50px 0;
}

.best-seller-section .product-slider {
  width: 100%;
  background-color: #fff; 
  border-radius: 20px;
  height: 375px;
}

.best-seller-section .product-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding-top: 20px;
}

.best-seller-section .product-item h3 {
  font-size: 18px;
  margin: 10px 0;
  font-weight: 600;
}

.best-seller-section .product-item p {
  font-size: 16px;
  margin: 0px;
  color: #203a38;
    font-weight: 600;
}

.best-seller-section .product-item .btn {
  padding: 10px 20px;
  background-color: #77B255;
  color: #000;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
}

.best-seller-section .slick-prev, 
.best-seller-section .slick-next {
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1;
  background-color: #203a38;
}

.best-seller-section .slick-prev {
  left: 5px; 
  top: 50%;
}

.best-seller-section .slick-next {
  right: 5px; 
  top: 50%;
}
.best-seller-section .slick-prev:hover,.best-seller-section .slick-prev:focus, .best-seller-section .slick-next:hover, .best-seller-section .slick-next:focus{
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1;
  background-color: #203a38;
}
.best-seller-section .slick-track {
  display: flex;
}

.best-seller-section h1.best-seller-title {
  background-color: #e8ffcd;
  text-align: center;
  padding-top: 50px;
  margin-top: 0;
}
.best-seller-section .best-seller-container {
  display: flex;
  align-items: stretch;
  gap: 8px;
  padding: 20px 0;
  justify-content: center;
}

.best-seller-section .main-image {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.best-seller-section .main-image img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.best-seller-section {
  background-color:#fff;
  padding-bottom: 50px;
}
h2.best_seller_title {
    text-align: center;
    font-weight: bold;
    font-size: 42px;
    margin-top: 0;
    margin-bottom: 10px;
    color: black;
}
.best-seller-section .product-slider-button-container {
  text-align: center;
  margin-top: 0px;
}
.best-seller-section .product-slider-container {
    width: 50%;
    background-color: #fff;
    border-radius: 20px;
}
/*
@media (min-width: 900px) and (max-width: 1390px) {
.best-seller-section .product-item.slick-slide img {
    height: 203px!important;
} 
}
*/
@media (min-width: 1850px) and (max-width: 4000px) {
a.product-slider-button {
    right: 27%;
}
}

/* colection_tabs */

div#shopify-section-template--16289972453491__collections_tabs_xdhJLe {
    background-color: #fff;
}
.collection-tabs-section {
  padding: 50px;
}

.tabs-container-custom {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 40px 0;
}

.tablink-custom {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 20px;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

.tablink-custom.active {
  background-color: #203A38;
  color: white;
}

.products-grid-custom {
  display: none;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
}

.products-grid-custom.active {
  display: grid;
}
.custom_pdp_info {
    padding-left: 10px;
}
/* Show 4 products per row on desktop */
@media (min-width: 1024px) {
  .products-grid-custom {
    grid-template-columns: repeat(4, 1fr);
  }
}

.custom_pdp_info {
    padding-left: 10px;
}
.product-item-custom {
  padding-bottom: 50px;
}

.product-item-custom img {
  max-width: 100%;
  height: 276px;
}

.product-item-custom h3 {
  margin: 10px 0;
  font-size: 18px;
}

.product-item-custom p {
  color: #666;
  margin-bottom: 10px;
}

.shop-btn {
    background-color: #279c39;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    border: none;
    border-bottom: 5px solid #000;
}

.shop-btn:hover {
  background-color: #77B255;
}
@media (max-width: 767px) {
  .products-grid-custom {
    grid-template-columns: repeat(2, 1fr);
  }
  .collection-tabs-section {
    padding: 50px 20px;
}
  .product-item-custom img {
    max-width: 100%;
    height: auto;
}
.product-item-custom h3 {
    margin: 2px 0;
}
.product-item-custom p {
    margin-top: 0px;
}
}


 

/*CSS ADDED TO MAKE CONTAINER OF SAME WIDTH*/
section.favorite.collection-section {
    background-color: #fff;
}

.best-seller-section .best-seller-container{
   width: 1360px;
    margin: 0 auto;
}
/*
.custom_main_container {
    width: 1360px;
}*/

@media (min-width: 1000px) and (max-width: 1359px) {
section.favorite.collection-section {
    background-color: #fff;
}


.best-seller-section .best-seller-container{
   width: 1000px;
    margin: 0 auto;
}


.best-seller-section .product-item.slick-slide img {
        height: 145px !important;
    }
.best-seller-section .product-slider {
    height: 252px;
}
.products-container .product-items img {
    max-width: 100%;
    height: 190px;
}
}
@media (min-width: 700px) and (max-width: 999px) {
.products-container .product-items img {
    max-width: 100%;
    height: 150px;
}
}
@media (min-width: 1240px) and (max-width: 1359px) {
/*
.custom_main_container {
    width: 1200px;
}*/
}
@media (min-width: 1000px) and (max-width: 1241px) {
/*.custom_main_container {
    width: 1000px;
    top: -100px;*/
}
}

@media (min-width: 1050px) and (max-width: 1379px) {

.product-details h2 {
    font-size: 20px;
}
.product-details p {
    margin: 0;
    font-size: 12px;
}
.accordion-toggle {
    font-size: 14px;
}
.accordion-content {
    font-size: 12px;
}
.product-details {
    display: block;
}
.product-image img {
    width: 450px;
}
}
@media screen and (max-width: 768px){
.banner-custom {
    height: 452px;
}

.main_pdp_container{
    width: auto;
}
.banner__box.custom_banner_box{
    padding:0;
}
.banner__box.custom_banner_box {
    padding-bottom:  30px;
}
button.tablinks{
padding: 10px;
width:150px;
height: 56px;
}
.banner__box.custom_banner_box{
    padding: 0px;
}
.flickity-prev-next-button.previous
}
.best-seller-section .best-seller-container {
  padding: 0;
}

@media (max-width: 768px) {
    .collection-tabs-section .product-item {
        width: calc(50% - 30px);
    }
    .tabs {
    display: flex;
    justify-content: center;
   /* padding-top: 30px;*/
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
}
     .collection-tabs-section .product-item {
        width: calc(50% - 30px); 
    }
   img#collection-banner {
    width: -webkit-fill-available;
    height: 220px;
    object-fit: cover;
}
/*
.custom_main_container {
    top: -290px;
}
.custom_container-tabs {
    height: 820px;
}*/
.custom_main_container {
    padding: 0 20px;
}
    .slick-arrow {
        display: block; 
    }
    .tabcontent {
    padding: 0;
    }
  .fav_collections img{
  margin: 0;
}
.fav_collections::-webkit-scrollbar {
  display: none!important; /* Hides the scrollbar for WebKit browsers (Chrome, Safari) */
}

.fav_collections {
  -ms-overflow-style: none!important; /* Hides the scrollbar for Internet Explorer */
  scrollbar-width: none!important; /* Hides the scrollbar for Firefox */
}
.thumbnail-slider-mobile::-webkit-scrollbar {
  display: none!important; /* Hides scrollbar for WebKit browsers (Chrome, Safari) */
}

.thumbnail-slider-mobile {
  -ms-overflow-style: none!important; /* Hides scrollbar for Internet Explorer */
  scrollbar-width: none!important; /* Hides scrollbar for Firefox */
}
}



@media screen and (max-width: 768px) {
    .community-content {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    flex-direction: column;
}
.icon-left img {
   display: none;
}
.mobile-left{
    display: block;
}
.mobile-left img {
    left: 0;
    position: absolute;
}
    .text-content h2 {
        margin: 40px 0;
    }
.text-content {
    width: 100%;
}
    .subscribe-form input[type="email"] {
        width: 100%;
    }

    .subscribe-form button {
        margin-top: 5px;
    }
}
@media screen and (max-width: 768px){
.best-seller-section {
    padding: 20px 0;
}
.best-seller-section .best-seller-container{
        width: auto;
}
.best-seller-section .main-slider {
    display: none;
}
.best-seller-section .best-seller-container {
    display: block;
}
.best-seller-section .product-slider-container {
    width: 95%;
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 0;
    padding-bottom: 100px;
    margin: 0 auto;
}
.best-seller-section .product-slider {
    width: 100%;
    padding: 0 25px;
    height: 225px;
}
.best-seller-section .product-item {
    display: block;
    height: auto;
    padding: 0px;
    margin: 0 5px;
}
a.product-slider-button {
    right: 30%;
    margin-top: 20px;
}
.best-seller-section .product-item img {
    max-width: 100%;
    height: 155px;
}
h2.best_seller_title {
    font-size: 32px;
}


.banner__text.banner__text__custom2 p{
     width: 100%;
}
section#shopify-section-template--16289972420723__image_banner_second_y3D77c {
    background-color: #fff;
    height: 30vh;
}
button.banner_cta {
    display: none;
}

.banner__box.content-container.content-container--full-width-mobile.color-scheme-2.gradient {
    padding-bottom: 0px;
    padding-top: 0px;
}
}



@media (max-width: 768px) {
    .products-container .product-items {
        margin: 10px 2px;
        padding: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
  .product-details{
    width: 100%
}
 .tab-contents {
    padding: 0 10px;
    display: contents;
}
  .products-container .product-items img {
    height: 135px;
    width : 135px;
  }
  .products-container .product-items {
    margin: 10px 2px;
    padding: 0px;
    
  }
.title_custom a {
    font-size: 10px;
}
 .products-container .product-items .btn {   
    padding: 10px;
    font-size: 12px;
   
}
.custom__banner_2 {
    padding: 50px;
}
.pdp_info_custom {
    text-align: left;
    padding-left: 0px; 
     padding-top: 0px; 
}
.products-container .slick-next {
    right: -30px;
}
.products-container .slick-prev {
    left: -30px;
}
.custom_main_container {
    background-color: #fff;
    width: 100%;
}
  .products-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
}
  }

@media (min-width: 300px) and (max-width: 370px) {
.product-section {
    height: 70vh;
}
.custom__banner_2{
  padding: 0px;
  }
  .pdp_info_custom {
    text-align: center;
  }
      button.tablinks {
        padding: 10px;
        width: 125px;
        height: 50px;
    }
      .custom_container-tabs {
      /*  height: 842px;*/
    }
.products-container .product-items img {
        height: 130px;
        width: 125px;
}
.text-content h2 {
        margin-top: 90px;
        width: 250px;
    }
    .title_custom a {
        font-size: 8px;
    }
  .products-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    .tabs {
        display: flex;
        justify-content: center!important;  
    }
}

@media (min-width: 371px) and (max-width: 380px) {
    .title_custom a {
        font-size: 10px;
    }
.product-section {
    height: 78vh;
}
.pdp_info_custom {
    text-align: center;
  }
      button.tablinks {
        padding: 10px;
        width: 130px;
        height: 56px;
    }
.products-container .product-items img {
        height: 135px;
        width: 130px;
}
.text-content h2 {
        margin-top: 90px;
        width: 250px;
    }
.products-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
     .tabs {
        display: flex;
        justify-content: center!important;  
    }
}
@media (min-width: 381px) and (max-width: 402px) {
.product-section {
    height: 64vh;
}
.custom__banner_2{
  padding: 0px;
  }
.pdp_info_custom {
    text-align: center;
  }
    button.tablinks {
        padding: 10px;
        width: 140px;
        height: 56px;
    }
.text-content h2 {
        margin-top: 90px;
        width: 250px;
    }
  {
    .title_custom a {
        font-size: 8px;
    }
.products-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
   .tabs {
        display: flex;
        justify-content: center!important;  
    }
    .products-container .product-items img {
        height: 135px;
        width: 135px;
}
}
@media (min-width: 403px) and (max-width: 540px) {
.custom__banner_2{
  padding: 0px;
  }
.pdp_info_custom {
    text-align: center;
  }
.text-content h2 {
        margin-top: 90px;
        width: 250px;
    }
   .tabs {
        display: flex;
        justify-content: center!important;  
    }
}
@media (min-width: 787px) and (max-width: 1099px) {
    
    .product-title {
    font-size: 25px;
    }
    
.product-image img {
    max-width: 537px;
    height: auto;
}
.product-details p {
    margin: 1px;
}
.product-details{
    height: auto;
}
.product-details h2{
    margin-top: 0;
  }
.best-seller-section .best-seller-container{
    display: flex;
    flex-direction: column;
    margin-left: 8%;
  }
  .best-seller-section .main-image{
    display: block;
  }
.best-seller-section .main-image img{
  width: auto;
}
.custom_main_container {
/*     width: 750px;
   top: -200px;*/
}
.text-content h2 {
        color: #fff;
        font-size: 20px;
        margin-left: 70px;
        line-height: 30px;
}
.right_vector_custom img {
    height: 180px;
    width: 180px;
}
.left_vector_custom img {
    height: 205PX;
    width: 205PX;
}
.product-section{
  height: 100vh;
}
.best-seller-section .product-slider-container {
    height: 480px;
}
a.product-slider-button {
    right: 40%;
}
}
@media (min-width: 1100px) and (max-width: 1220px){
.right_vector_custom img {
    height: 180px;
    width: 180px;
}
.left_vector_custom img {
    height: 205PX;
    width: 205PX;
}

}


.reviews_custm {
    display: flex;
    gap:12px;
    padding-bottom: 10px;
}
a.button.btn_custom.button--primary {
    border-radius: 20px;
    border-bottom: 5px solid #000;
    padding: 15px 28px;
    background-color: #279C39;
    color: #fff;
}

a.button.btn_custom.button--primary:after {
    display: none;
}
.reviews_custom {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.banner__content-custom.banner__content--top-center.page-width {
    background-color: #fff;
}
.banner__box.custom_banner_box {
    padding: 50px 50px;
}
@media (min-width: 1620px) and (max-width: 1699px) {
.product-section {
    height: 80vh;
}
}
@media (min-width: 1300px) and (max-width: 1500px) {
.product-section {
    height: 71vh;
}
}
@media (min-width: 1600px) and (max-width: 2500px) {
.left_vector_custom {
    position: absolute;
    right: 110px;
}
.right_vector_custom {
    position: absolute;
}
}

@media screen and (max-width: 768px){
.banner__box.custom_banner_box{
    padding: 0px;
}
}


@media (min-width: 668px) and (max-width:950px) {
.product-main-content {
    display: flex;
    width: 100%;
    gap: 10px;
    flex-direction: column;
}
.btn{
  font-size: 10px;
}

}
/* code added to adjust spacing on sides */
@media (max-width: 480px) {
    .collection-tabs-section .product-item {
        width: 100%;
    }
    .tabs {
    display: flex;
    justify-content: center;
  /*  padding-top: 30px; */
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
    .tabcontent {
    padding: 0;
    }
    .collection-tabs-section .slick-slide{
      padding: 0;
    }
 .collection-tabs-section .product-item {
    margin: 15px 5px;
  }

.collection-tabs-section {
    height: 80vh;
}
.collection-tabs-section .slick-list {
    padding: 0;
} 
.products-container .slick-prev, .products-container .slick-next{
    width: 25px;
    height: 25px;
    line-height: 16px;
    font-size: 12px;
}
.products-container .slick-next {
        right: -20px;
    }
    .products-container .slick-prev {
        left: -24px;
    }
    .products-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
}

