:root {
  --bs-primary: #18361c !important;
  --bs-link-color-rgb: #18361c !important;
}
/* Default CSS */
.display-none{
  display: none !important;
}
.btn-primary.active{
  background-color: var(--color-brand) !important;
  border-color: var(--color-brand) !important;
}
.page-header.breadcrumb-wrap{
  padding: 10px !important;
}
.custom-mt-20{
  margin-top: 20px !important;
}
.has-buy-now-button .button.button-buy-now{
  color: var(--color-grey-2);
  background-color: var(--color-grey-9);
  border: 1px solid var(--color-grey-2)
}
.has-buy-now-button .button.button-buy-now:hover{
  background-color: var(--color-grey-9) !important;
}
/* Checkout Page */
.payment-checkout-btn, .payment-checkout-btn-step{
  padding: 12px 50px;
}
/* Product Details video part CSS */
.video-thumb-wrapper {
  position: relative;
}
.video-thumb-wrapper video{
  width: auto;
  height: 122px;
}
.video-thumb-wrapper img{
  width: auto;
  height: 122px;
}
.play-icon-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10%;
    padding: 6px 6px;
    pointer-events: none;
}
/* Main Menu */
.menu-icon-image{
  width: 20px !important;
  height: 20px !important;
  vertical-align: sub;
}
.main-menu > nav > ul > li > a{
  font-weight: 400;
}
#page-home .header-wrap {
    min-height: 0 !important;
}
/* Header Menu CSS */
.header-style-1 .header-top-ptb-1{
  display: none !important;
}
.header-style-1 .header-middle-ptb-1{
  padding: 5px !important;
}
#page-home .search-style-2{
  margin: 0px 120px;
}
.search-style-2{
  margin: 0px 120px;
}
#page-home .custom-header-hotline{
  margin-left: 15px !important;
}
.search-style-2 form input{
  height: 45px !important;
}
.header-style-1 .search-style-2 form{
  border: 1px solid #9DF0BE;
}
.header-action-2 .header-action-icon-2{
  padding: 0px 20px 0px 0px !important;
}
.logo.logo-width-1 {
  margin-right: 0px;
}
.header-style-1 .search-style-2 form {
  max-width: 970px;
}
.header-action-2 .header-action-icon-2 > a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-header-action-icon-2{
  background-color: #F1F2F4;
  padding: 8px !important;
}
.header-style-1 .hotline p{
  color: #3BB77E !important;
}
.header-action-2 .header-action-icon-2 > a span.pro-count.blue{
  background-color: var(--color-success) !important;
}
/* main Slider CSS */
.home-slider.style-2{
  padding: 24px 0px 31px 0px;
}
.hero-slider-1 .single-hero-slider{
  height: 524px !important;
  border-radius: 15px;
}
/* Popular Categories */
.card-2 .heading-card a{
  font-weight: 700;
}
.popular-categories .carousel-10-columns-cover .carousel-10-columns .card-2{
  padding: 30px 0px 18px 0px;
}

/* Category Product Card css */
.nav-tabs.right .nav-item:last-child .nav-link{
  color: var(--color-brand-2);
  font-size: 16px !important;
}
.add-to-cart-button{
  background-color: var(--color-grey-9);
  color: var(--color-brand);
  border: 1px solid var(--color-brand);
}
.add-to-cart-button:hover {
  background-color: var(--color-brand);
  color: var(--color-grey-9);
}
.product-action-1{
  display: none !important;
}
.product-cart-wrap .product-content-wrap .product-price span{
  margin-inline-end: 0;
  color: var(--color-brand-2);
}
.product-cart-wrap .product-content-wrap .product-price span small{
  color: #788CA1;
}
.product-cart-wrap .product-content-wrap h2 a{
  font-weight: 600;
}
.product-tabs-goat{
  background-color: #F6F9FE !important;
}
.product-cart-wrap .product-img-action-wrap .product-img{
  border-radius: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.heading-tab .heading-tab-left h3.section-title{
  font-weight: 700;
}
.card-2 figure{
  margin-bottom: 0;
}
.card-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.custom-category-card {
  border-radius: 12px;
  overflow: hidden;
}
.heading-card a {
  font-weight: 700;
  font-size: 24px;
  color: #204825;
  text-decoration: none;
}
/* Product details page design css */
.detail-info .product-price{
  margin: 15px 0px 15px 0px;
}
.product-detail-rating{
  padding: 0px;
}
.detail-extralink > div.custom-cart-button {
  display: flex !important;
  width: 100%;
  gap: 10px;
}
.detail-gallery .product-image-slider{
  margin-bottom: 20px !important;
  border-radius: 0;
}
.product-image-slider .slick-slide img{
  width: 100%;
  height: 515px;
}
.short-desc ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 15px !important;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.short-desc ul li {
  background: url('../imgs/theme/icons/checkmark-circle.png') no-repeat 0 0.3em;
  background-size: 1em;
  padding-left: 1.5em;
  list-style: none !important;
  white-space: nowrap;
}
.custom-available-botton{
  display: inline-block; 
  background-color: #F0FAF4; 
  font-weight: 400; 
  padding: 5px 10px; 
  color: #0B8A3E; 
  font-size: 14px;
}
.custom-available-botton img{
  height: 25px; 
  vertical-align: middle; 
  margin-left: 0px !important;
}
.detail-gallery .product-image-slider img{
  border-radius: 0;
}
.slider-nav-thumbnails .slick-slide{
  border-radius: 0;
}
.slider-nav-thumbnails .slick-slide img{
  height: 122px !important;
  border-radius: 0;
  border: none !important;
}
/* Footer CSS */
.footer-bottom{
  border: 0.5px solid rgba(255, 255, 255, 0.5);
}
.footer-mid {
  background-color: #1A3A1E !important;
}
.footer-link-widget h4.widget-title,
.footer-list li a,
.footer-list li a:hover,
.footer-link-widget p,
.custom-contact-infor li span,
.custom-contact-infor li strong,
.logo p.text-heading,
.copyright-text
{
  color: var(--color-grey-9) !important;
}
.footer-list li a img {
  filter: invert(100%) brightness(100%);
  transition: all 0.3s ease;
}
.contact-infor li svg{
  filter: invert(100%) brightness(100%);
}
.custom-footer-bottom{
  background-color: #1A3A1E !important;
}
.custom-hotline img{
  filter: invert(100%) brightness(100%);
}
.custom-hotline p,
.custom-hotline .hotline-span,
.mobile-social-icon p.font-heading,
.subscribe-social-description
{
  color: var(--color-grey-9) !important;
}
/* Cart Page CSS */
.custom-heading-2{
  font-size: 32px !important;
}
.cart-thread{
  background-color: #ececec;
  padding: 18px 0;
  font-family: var(--font-heading), sans-serif;
  font-size: 17px;
  font-weight: 700 !important;
  color: #091a2a !important;
  border: 1px solid #ddd;
  border-radius: 10px;
}
@media (max-width: 768px) {
  /* Shopping Cart Page CSS */
  .custom-cart-summery{
    margin-top: 30px !important;
  }
  .custom-continue-button{
    width: 100% !important;
  }
  .price-content-h4{
    font-size: 16px;
  }
  .product-price span{
    font-size: 12px;
  }
  .detail-extralink .detail-qty{
    padding: 8px 10px 8px 10px !important;
    border: 1px solid var(--color-brand) !important;
    max-width: 80px;
    font-weight: 500;
  }
  .cart-mobile-inline {
    position: relative;
  }
  .cart-mobile-inline .remove-cart-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px;
    z-index: 2;
  }
  /* Product Details video part CSS */
  .video-thumb-wrapper {
    position: relative;
  }
  .video-thumb-wrapper video{
    width: auto;
    height: 70px;
  }
  .video-thumb-wrapper img{
    width: auto;
    height: 87px;
  }
  /*Mobile Header CSS */
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top 
  .mobile-header-logo a img{
    width: 55px !important;
  }
  #page-home .search-style-2{
    margin: 0 !important;
  }
  .search-style-2{
    margin: 0 !important;
  }
  .header-style-1 .search-style-2 form{
    border-radius: 12px;
    overflow: hidden;
  }
  .burger-icon > span.burger-icon-mid{
    opacity: 0.4;
  }
  .burger-icon > span{
    height: 3px;
  }
  .burger-icon > span.burger-icon-top{
    top: 0;
  }
  .burger-icon > span.burger-icon-bottom{
    bottom: 0;
  }
  /* Silder CSS */
  .home-slider.style-2 {
    padding: 16px 0px 5px 0px;
  }
  .hero-slider-1 .single-hero-slider{
    height: 212px !important;
  }
  /* Category CSS */
  .custom-category-card{
    min-height: 72px !important;
  }
  .custom-category-card.card-2{
    margin-bottom: 0px !important;
  }
  .popular-categories.section-padding{
    padding: 16px 0px 0px 0px;
  }
  .carousel-10-columns-cover.position-relative{
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .popular-categories .carousel-10-columns-cover .carousel-10-columns .card-2{
    margin-left: 4px !important;
    margin-right: 4px !important;
    padding: 10px 0px 0px 0px;
  }
  .custom-category-card {
    border-radius: 8px;
  }
  .heading-tab .heading-tab-left h3.section-title{
    font-weight: 700;
    font-size: 24px;
  }
  .card-2 figure img{
    width: 48px;
    height: 48px;
  }
  /* Products listing page */
  .add-to-cart-button{
    padding: 8px 15px !important;
  }
  .bg-grey-9.section-padding-30{
    padding: 15px 0px 15px 0px !important;
  }
  .product-grid-4 .product-cart-wrap{
    margin-bottom: 0px !important;
    height: inherit;
  }
  .product-cart-wrap .product-img-action-wrap{
    margin-bottom: 12px !important;
  }
  body:not([id^="product-category-"]) .product-scroll-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding-left: 16px;
    margin-left: -12px;
    margin-right: -12px;
  }
  body:not([id^="product-category-"]) .product-scroll-container .row {
    flex-wrap: nowrap;
    display: flex;
  }
  body:not([id^="product-category-"]) .product-scroll-item {
    flex: 0 0 64%;
    scroll-snap-align: start;
    max-width: unset !important;
    padding-right: 0px;
  }
  body:not([id^="product-category-"]) .product-scroll-container::-webkit-scrollbar {
    display: none;
  }
  body:not(#page-home) .row-gutter-12 {
    --bs-gutter-x: 0.5rem;
  }
  #page-home .custom-row {
    display: flex;
  }
  .product-cart-wrap .product-content-wrap{
    padding: 0px 10px 10px 10px !important;
  }
  .product-cart-wrap .product-content-wrap .product-price span{
    font-size: 15px !important;
  }
  #page-home .product-cart-wrap .product-card-bottom{
    display: flex !important;
  }
  .product-cart-wrap .product-card-bottom {
    display: block !important;
    margin-top: 0px !important;
  }
  .product-cart-wrap .product-card-bottom span,
  .product-cart-wrap .product-card-bottom strong{
    font-size: 14px !important;
  }
  .toggle-mobile-filter-button{
    padding: 6px 12px;
    background-color: #E9EDE9;
    color: var(--color-grey-2);
    border: 1px solid #ececec;
    font-weight: 300;
    border-radius: 10px;
  }
  .heading-tab h3.section-title{
    color: var(--color-brand);
  }
  .add-to-cart-button {
    background-color: var(--color-brand);
    color: var(--color-grey-9);
  }
  .detail-extralink > div.product-extra-link2 {
    display: flex !important;
    flex-direction: column;
    gap: 10px;
  }
  .detail-extralink > div.product-extra-link2 {
    flex-direction: row;
  }
  .heading-card a {
    font-size: 16px;
    font-weight: 600;
  }
  .product-cart-wrap .product-img-action-wrap .product-img a{
    height: auto !important;
  }
  /* Product Listing Page */
  .custom-total-product{
    display: none !important;
  }
  .bb-product-filter-items{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .bb-product-filter-item{
    display: flex;
    align-items: center;
  }
  .bb-product-filter-items li label{
    font-size: 16px;
  }
  .product-info-table{
    display: block !important;
  }
  /* Product details Page */
  .custom-available-botton{
    padding: 0px 10px; 
    font-size: 12px;
  }
  .product-image-slider .slick-slide img{
    height: 100% !important;
  }
  .product-cart-wrap .product-content-wrap h2{
    margin-bottom: 0px !important;
  }
  .product-cart-wrap .product-content-wrap h2 a{
    font-size: 16px !important;
  }
  .product-cart-wrap .product-content-wrap .product-price span small{
    font-weight: 400;
    font-size: 11px;
  }
  .slider-nav-thumbnails .slick-slide img{
    height: 70px !important;
  }
  .custom-product-detail-img{
    margin-bottom: 12px !important;
  }
  .product-detail .detail-info .product-price .current-price{
    font-size: 32px;
    color: var(--color-brand-2) !important;
  }
  .detail-info .product-price .old-price{
    font-size: 16px;
  }
  .custom-product-details-row{
    margin-bottom: 0px !important;
  }
  .short-desc ul {
    margin-bottom: 15px !important;
  }
  .custom-details-right{
    margin-left: 0 !important;
  }
  .detail-info .product-price {
    margin: 5px 0px 5px 0px;
  }
  .detail-gallery .product-image-slider {
    margin-bottom: 13px !important;
  }
  /* Custom Banner Section CSS */
  .banners.pt-30.pb-30{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* footer CSS */
  .footer-bottom{
    border-top: none;
  }
  .custom-footer-bottom{
    background-color: transparent !important;
  }
  /* footer bottom */
  .footer-mobile .menu--footer li a span{
    font-size: 16px !important;
    margin-top: 8px !important;
  }
  .footer-mobile .menu--footer li a i{
    font-size: 22px !important;
    margin-bottom: 5px !important;
  }
  /* custom Featured product category */
  .custom-featured-product-category .popular-categories .container{
    padding: 0;
    margin: 0;
  }
  .custom-category-title-header{
    font-weight: 600;
  }
}
@media only screen and (max-width: 429px) {
  .shop-product-filter .sort-by-product-area{
    display: flex !important;
  }
  .slider-nav-thumbnails div.slick-slide{
    margin: 0px 5px;
  }
  /* Product Listing page */
  .bb-product-filter-items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .bb-product-filter-item {
    display: flex;
    align-items: center;
  }
  .bb-product-filter-items li label{
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  /*Mobile Header CSS */
  .header-action-icon-2{
    padding-left: 25px !important;
  }
  .burger-icon {
    transform: scale(1);
    transform-origin: center;
  }
  /* slider Css */
  .hero-slider-1 .single-hero-slider {
    height: 212px !important;
    border-radius: 10px !important;
  }
  /*product card and category css */
  .heading-tab {
    display: flex !important;
  }
}
@media (max-width: 1280px) {
  .logo.logo-width-1 {
    margin-right: 20px !important;
  }
}
@media (max-width: 1440px) {
  .logo.logo-width-1 {
    margin-right: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
      max-width: 1320px !important;
  }
}