/** Shopify CDN: Minification failed

Line 2568:0 Unexpected "{"

**/
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  padding-right: 50px;
  padding-left: 50px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
 max-width: 1600px;
}

.mini-container {
  max-width: 980px;
  padding-right: 50px;
  padding-left: 50px;
  margin: 0 auto;
}

a:not(.btn),
a:not(.btn):hover {
  text-decoration: none;
  color: inherit;
  opacity: 1;
}

.swiper-button-prev:after, .swiper-button-next:after {
  color: #000;
}

.Section_Header {
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 1200px) {

  .shopify-section .homepage-sections-wrapper {
    padding: 40px 0 !important;
  }
  
}

@media screen and (max-width: 991px) {
  
  .Section_Header {
    margin-bottom: 30px;
  }

  .shopify-section .homepage-sections-wrapper {
    padding: 35px 0 !important;
  }
  
}

@media screen and (max-width: 767px) {
  
  .container, 
  .container-fluid, 
  .container-lg, 
  .container-md, 
  .container-sm, 
  .container-xl,
  .mini-container {
    padding-right: 25px;
    padding-left: 25px;
  }
  
}

/*========== HEADER CSS START ==========*/

.header-wrapper .header-logo-wrapper .header-content .header-content__item .nav-bar__top-nav div>ul.nav>li>a {
  padding: 6px 0;
  line-height: 1.5;
  font-size: 14px;
}

.header-wrapper .header-row .main-navigation-wrapper-main .main-navigation-wrapper>ul.nav>li>a {
  padding: 10px 0;
}

.header-wrapper .header-content {
  padding: 25px 40px;
}

.header-wrapper .header-content .header-content__item--nav {
  /* flex: 1 1 50%; */
  /* width: 50%; */
}

.header-wrapper .header-content .header-content--logo {
  /* flex: 1 1 300px; */
  /* width: 300px; */
}

.header-wrapper .header-content .header-content--logo img {
  max-width: 100%;
}

.header-wrapper .header-content .header-content__item--icons {
  /* flex: 1 1 50%; */
  /* width: 50%; */
}

.navbar .nav li .header-link,
.main-navigation-wrapper .nav li .header-link {
  border-bottom: solid 2px transparent;
  letter-spacing: 1px;
}

.navbar .nav li .header-link:hover,
.main-navigation-wrapper .nav li .header-link:hover {
  border-bottom: solid 2px var(--header-text);
}

.nav-pills {
  letter-spacing: 1px;
  font-weight: 600;
  font-family: 'Hamburg Hand';
}

.header-wrapper .header-link:hover, 
.header-wrapper a:hover, 
.header-wrapper button:hover {
  opacity: 1;
  color: #000;
}

.sticky-header-wrapper.sticky {
  filter: drop-shadow(0 0 4px rgba(0,0,0,.21));
}

.header-wrapper .header-content>div {
  /* margin: 0; */
  /* padding: 0 10px; */
}

#shopify-section-header #top-search-wrapper .top-search #search-wrapper:focus-visible {
  outline: 0;
}

@media screen and (max-width: 1200px) {
  
  .header-wrapper .header-content {
    padding: 25px 8px;
  }
  
  .site-header__logo-image img, 
  .overlay-logo-image {
    width: 220px;
  }
  
  .mega-menu-block .h4>li, 
  .nav-pills>li {
    padding: 0 8px;
  }

  .mobile-header--wrapper .mobile-side-column.mobile-header-right {
    width: 55px;
  }
  
  .header-wrapper .header-row .main-navigation-wrapper-main .main-navigation-wrapper>ul.nav>li>a {
    font-size: 14px;
  }


  .header-wrapper .header-logo-wrapper .header-content .header-content__item .nav-bar__top-nav div>ul.nav>li>a {
    padding: 6px 0;
    line-height: 1.5;
    font-size: 13px;
  }

  .sticky-header-wrapper.sticky .nav-bar__top-nav .mega-menu--dropdown-wrapper>a, 
  .sticky-header-wrapper.sticky .nav-bar__top-nav div>ul.nav>li>a {
    font-size: 12px;
  }
  
}

@media screen and (max-width: 767px) {
  
  .site-header__logo-image img, 
  .overlay-logo-image {
    width: 200px;
  }

  .btn-touch, 
  .fresh-shopping-right .cart-close-icon, 
  .mobile-header--wrapper .mobile-side-column .header-link, 
  .mobile-menu-close, .search-bar__button {
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
  }

  .mobile-header--wrapper {
    padding: 15px 15px;
  }

  .mobile-header--wrapper .mobile-side-column.mobile-header-right {
    width: 35px;
  }
  
}

@media screen and (max-width: 479px) {
  
  .site-header__logo-image img, 
  .overlay-logo-image {
    width: 180px;
  }
  
}


@media screen and (max-width: 375px) {
  
  .site-header__logo-image img, 
  .overlay-logo-image {
    width: 140px;
  }
  
}

/*========== HEADER CSS END ==========*/

/*========== FOOTER CSS START ==========*/

#shopify-section-footer footer {
  padding: 60px 0;
}

#shopify-section-footer .footer .footer__block-wrapper {
  margin-top: 0;
}

#shopify-section-footer .footer .footer__block-wrapper .Footer_Block_Title {
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .contact-form {
  margin: 0 0 6px 0;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .footer__social-icons .sm-icons li .d-none {
  display: none !important;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .footer__social-icons .sm-icons {
  flex-direction: unset !important;
  align-items: flex-start !important;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .footer__social-icons .sm-icons a {
  padding: 0;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .Footer_Block_Title {
  padding-bottom: 0;
  margin-bottom: 12px;
}

#shopify-section-footer .footer .footer-bottom {
  margin-top: 0;
  padding: 30px 0 0 0;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .footer__social-icons .sm-icons li:first-child {
  margin: 0;
}

#shopify-section-footer .footer .footer-bottom .footer-bottom__copyright p {
  padding: 0;
  margin: 0;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--menu nav ul li a:hover {
  opacity: 1;
  text-decoration: underline;
  text-underline-offset: 6px;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .contact-form .input-group-field:focus-visible {
  outline: 0;
}

#shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .contact-form #newsletter_submit-footer {
  width: 140px;
  font-size: 16px !important;
  font-family: 'Hamburg Hand' !important;
}

@media screen and (max-width: 1200px) {
  
  #shopify-section-footer .footer .footer__block-wrapper .Footer_Block_Title {
    font-size: 18px;
  }
  
  #shopify-section-footer footer {
    padding: 45px 0;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .contact-form #newsletter_submit-footer {
    width: 90px;
  }
  
}

@media screen and (max-width: 991px) {
  
  #shopify-section-footer .footer .footer__block-wrapper {
    margin-bottom: 40px;
  }
  
  #shopify-section-footer .footer .footer-bottom {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {

  
  #shopify-section-footer footer {
    padding: 30px 0 40px;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper .image-bar__item .image-bar__content {
    width: 25% !important;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper .image-bar__item {
    text-align: left;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper {
    margin-bottom: 0;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper .Footer_Block_Title {
    padding: 0;
    margin: 0;
  }

  .footer__block-type--menu .footer__mobile-menu-expandable .footer__mobile-menu-toggle {
    padding: 0;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper.footer__block-type--newsletter .footer__social-icons .sm-icons {
    margin: 0;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper nav {
    padding-top: 10px;
  }
  
  #shopify-section-footer .footer .footer__block-wrapper.footer__block-type--menu {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  #shopify-section-footer footer .container-xl {
    padding: 0 25px;
  }
  
}

/*========== FOOTER CSS END ==========*/

/*========== SLDIESHOW CSS START ==========*/


.homepage-slider-container {
  padding: 0;
}

.Home_Slider_Section .Slider_Row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -15px;
  min-height: 400px;
}

.Home_Slider_Section .Slider_Row .Left_Content,
.Home_Slider_Section .Slider_Row .Right_Image {
  width: 50%;
  padding: 0 15px;
}

.Home_Slider_Section .Slider_Row .Right_Image {
  width: 50%;
}

.homepage-section--slideshow-wrapper ul.slides li {
  padding: 60px 0 !important;
}

.Home_Slider_Section .Slider_Row .Left_Content {
  display: flex;
  align-items: center;
}

.Home_Slider_Section .Slider_Row .Left_Content .Slide_Caption {
  width: 100%;
}

.homepage-section--slideshow-wrapper .slider-pagination-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff !important;
  opacity: 1;
  border: 1px solid #fff;
  box-shadow: none;
}

.homepage-section--slideshow-wrapper .slider-pagination-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #005099 !important;
  border-color: #005099;
}

@media screen and (max-width: 1200px) {
  
  .homepage-section--slideshow-wrapper ul.slides li {
    padding: 45px 0!important;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Home_Slider_Section .Slider_Row .Left_Content, 
  .Home_Slider_Section .Slider_Row .Right_Image {
    width: 100%;
  }
  
  .Home_Slider_Section .Slider_Row .Left_Content {
    margin-bottom: 30px;
    text-align: center;
  }
  
  .homepage-section--slideshow-wrapper ul.slides li {
    padding: 45px 0 70px !important;
  }
  
}


/*========== SLDIESHOW CSS END ==========*/

/*========== HOME COLLECTION CSS START ==========*/

.Collection_List_Section .collection-grid .indiv-collection-grid-homepage .hp-title {
  margin-top: 15px;
}

.Collection_List_Section .collection-grid .indiv-collection-grid-homepage .hp-title a:hover {
  opacity: 1;
}

/*========== HOME COLLECTION CSS END ==========*/

/*========== RICHTEXT SECTION CSS START ==========*/

.homepage-section--rich-text-wrapper .Section_Header {
  margin-bottom: 0;
}

.homepage-section--rich-text-wrapper .homepage-indiv-section-wrapper .Caption {
  display: inline-block;
  margin-top: 20px;
}

/*========== RICHTEXT SECTION CSS END ==========*/

/*========== IMAGE TEXT SECTION CSS START ==========*/

.Image_Text_Section .feature-row__text .Section_Header {
  margin-bottom: 20px;
  text-align: inherit;
}

.Image_Text_Section .feature-row__text .feature-row__text--inner .btn {
  margin-top: 15px;
}

.shopify-section .homepage-sections-wrapper.Image_Text_Section.Image_Text_Full_Width {
  padding: 0 !important;
}

.Image_Text_Section.Image_Text_Full_Width .feature-row {
  margin: 0 -15px;
}

.Image_Text_Section.Image_Text_Full_Width .homepage-featured-content .feature-row .feature-row__text {
  padding: 80px;
}

.Image_Text_Section .feature-row.feature-row--image-right .feature-row__text .feature-row__text--inner {
  padding-right: 65px;
}

.Image_Text_Section .feature-row.feature-row--image-left .feature-row__text .feature-row__text--inner {
  padding-left: 65px;
}

.Image_Text_Section .feature-row .feature-row__text .feature-row__text--inner .Caption {
  margin-top: 20px;
  display: inline-block;
}

@media screen and (max-width: 1440px) {

  .Image_Text_Section.Image_Text_Full_Width .homepage-featured-content .feature-row .feature-row__text {
    padding-right: 60px !important;
  }

}

@media screen and (max-width: 1200px) {

  .Image_Text_Section.Image_Text_Full_Width .homepage-featured-content .feature-row .feature-row__text {
    padding: 30px 50px 30px 30px !important;
  }

  .Image_Text_Section.Image_Text_Full_Width .homepage-featured-content .feature-row .feature-row__text .feature-row__text--inner {
    padding-right: 16px;
  }
  
  .Image_Text_Section .feature-row.feature-row--image-right .feature-row__text .feature-row__text--inner {
    padding-right: 20px;
  }
  
}

@media screen and (max-width: 991px) {
  
  .Image_Text_Section.Image_Text_Full_Width .homepage-featured-content .feature-row .feature-row__text .feature-row__text--inner {
    padding-right: 30px;
  }
  
  .Image_Text_Section.Image_Text_Full_Width .homepage-featured-content .feature-row .feature-row__text {
    padding: 15px 10px 15px 15px!important;
  }
  
  .Image_Text_Section .feature-row.feature-row--image-right .feature-row__text .feature-row__text--inner {
    padding-right: 0;
  }
  
}

@media screen and (max-width: 767px) {

  .Image_Text_Section.Image_Text_Full_Width .homepage-featured-content .feature-row .feature-row__text {
    padding: 20px 50px 40px 60px !important;
  }

}
/*========== IMAGE TEXT SECTION CSS END ==========*/

/*========== FEATURED PRODUCT SECTION CSS START ==========*/

.homepage-featured-products .hp-title .indiv-product__link .indiv-product-title-text {
  font-size: 20px;
}

.homepage-featured-products .indiv-product.has-text-hover:hover .hp-title {
  opacity: 1;
}

.homepage-featured-products .hp-title .money-styling {
  font-family: 'Hamburg Hand' !important;
}

@media screen and (max-width: 1200px) {
  
  .homepage-featured-products .hp-title .indiv-product__link .indiv-product-title-text {
    font-size: 18px;
  }
  
}


@media screen and (max-width: 767px) {
  
  .homepage-featured-products .hp-title .indiv-product__link .indiv-product-title-text {
    font-size: 16px;
  }
  
  .homepage-featured-products .hp-title .money-styling {
    font-size: 14px !important;
  }
  
}

/*========== FEATURED PRODUCT SECTION CSS END ==========*/

/*========== LOGO SECTION CSS START ==========*/

.shopify-section .homepage-sections-wrapper.Logo_Section {
  padding: 50px 0 15px 0 !important;
}

.logo-bar {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px !important;
  justify-content: center;
}

.logo-bar .logo-bar__item {
  width: 11.111% !important;
  margin: 0;
  padding: 0 15px;
  margin-bottom: 30px;
}

.logo-bar .logo-bar__item img {
  max-width: 105px !important;
}

.Logo_Section .Section_Header {
  margin-bottom: 60px;
}

@media screen and (max-width: 1200px) {
  
  .Logo_Section .Section_Header {
    margin-bottom: 40px;
  }

  .shopify-section .homepage-sections-wrapper.Logo_Section {
    padding: 40px 0 15px !important;
  }

  .logo-bar .logo-bar__item img {
    max-width: 90px !important;
  }
  
}

@media screen and (max-width: 991px) {
  
  .logo-bar .logo-bar__item {
    width: 20% !important;
  }
  
  .shopify-section .homepage-sections-wrapper.Logo_Section {
    padding: 35px 0 15px !important;
  }

  
}

@media screen and (max-width: 767px) {
  
  .logo-bar .logo-bar__item img {
    max-width: 80px !important;
  }

  .logo-bar .logo-bar__item {
    margin-bottom: 25px;
  }
  
}

@media screen and (max-width: 479px) {
  
  .logo-bar .logo-bar__item {
    width: 33.33% !important;
  }
  
}

/*========== LOGO SECTION CSS END ==========*/

/*========== PRODUCT TEMPLATE CSS START ==========*/

/*========== MAIN PRODUCT CSS START ==========*/

.Product_Template {
  background-color: #fff;
  padding: 50px 0;
}

.Product_Template .container--product-page {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper {
  color: #000;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .breadcrumb {
  margin: 0 0 8px;
  padding-bottom: 8px;
  font-size: 14px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .breadcrumb span {
  font-size: 14px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .breadcrumb span[aria-hidden="true"] {
  font-size: 18px;
  line-height: 1.2;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .product-description-wrapper {
  padding-top: 15px;
  border-color: #000;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 7px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper {
  max-width: 30%;
  width: 13%;
  flex: auto;
  min-width: auto;
  padding-right: 15px;
  margin: 0 !important;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper .quantity {
  max-width: 100%;
  width: auto;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper .quantity-selector {
  height: 46px;
  border: none;
  min-width: 30px;
  padding: 0;
  width: auto;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .product-page--submit-action .btn {
  margin: 0 !important;
  height: 48px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .product-page--submit-action .btn:hover {
  color: #23BFD0;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .product-page--submit-action .btn[disabled]:hover {
  color: #fff;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .product-page--submit-action {
  width: calc(100% - 118px);
  max-width: calc(100% - 118px);
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper .quantity-controls {
  margin: 0;
  border: 1px solid #000;
  justify-content: space-between;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper .quantity-controls button {
  height: 46px;
  background-color: #fff;
  border: none;
  width: 30px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .shopify-payment-button .shopify-payment-button__more-options {
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  font-family: 'Hamburg Hand';
  margin: 5px 0 15px;
  color: #000;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Product_Badges_Section {
  margin-top: 50px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Product_Badges_Section .Product_Badges {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Product_Badges_Section .Product_Badges .Single_Product_Badges {
  flex: 25% 0 0;
  max-width: 25%;
  padding: 0 15px;
}

/* SEAL SUBSCRIPTION */

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .sealsubs-target-element {
  margin-top: 15px;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .sealsubs-target-element .sealsubs-container .sls-more-info-container {
  display: none;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .sealsubs-target-element .sealsubs-container .sls-purchase-options-container {
  border-color: #fff;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .sealsubs-target-element .sealsubs-container .sls-purchase-options-container .sls-option-container {
  border-color: #fff;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .sealsubs-target-element .sealsubs-container .sls-purchase-options-container .sls-option-container label {
  color: #fff;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .sealsubs-target-element .sealsubs-container .sls-purchase-options-container .sls-price {
  color: #fff;
}

.Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .sealsubs-target-element .sealsubs-container .sls-purchase-options-label {
  color: #fff;
}

@media screen and (max-width: 991px) {
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper .quantity-controls button {
    width: 24px;
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .product-page--submit-action {
    width: calc(100% - 96px);
    max-width: calc(100% - 96px);
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .shopify-payment-button .shopify-payment-button__more-options {
    font-size: 16px;
  }
    
}

@media screen and (max-width: 768px) {

  .Product_Template {
    padding: 35px 0;
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper {
    margin-top: 40px;
  }
  
  .product-page--thumb-slider.horizontal {
    padding: 0;
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .breadcrumb {
    margin: 0 0 5px;
    padding-bottom: 5px;
  }

  .Product_Template .container {
    padding: 0 25px;
  }

  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .product-page--submit-action {
    width: calc(100% - 128px);
    max-width: calc(100% - 128px);
  }

  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper .quantity-selector {
    min-width: 45px;
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper {
    width: 128px;
  }

  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .shopify-payment-terms__container {
    font-size: 14px;
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Product_Badges_Section {
    margin-top: 30px;
  }
  
  .product-single__thumbnails--below.product-single__thumbnails--carousel .swiper-wrapper {
    margin-top: 20px;
  }
  
}

@media screen and (max-width: 479px) {
  
  .Product_Template .container--product-page .product-description-main-wrapper {
    margin-top: 25px;
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .selector-wrapper {
    width: 95px;
    flex: 95px 0 0;
    min-width: 110px;
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .Qty_Cart_Button .product-page--submit-action {
    width: calc(100% - 110px);
    max-width: calc(100% - 110px);
  }
  
  .Product_Template .container--product-page .product-description-main-wrapper .product-info-wrapper .shopify-payment-button .shopify-payment-button__more-options {
    font-size: 14px;
  }
  
}

/*========== MAIN PRODUCT CSS END ==========*/

/*========== RECHARGE SUBSCRIPTION START ==========*/

.rc-radio__input[type="radio"]:checked + .rc-radio__label::before,
.rc-radio__input[type="radio"]:not(:checked) + .rc-radio__label::before {
  content: "";
  position: absolute;
  left: -7px;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 2px solid #000000;
  background: transparent;
  border-radius: 50%;
}

.rc-radio__input[type="radio"]:checked + .rc-radio__label,
.rc-radio__input[type="radio"]:not(:checked) + .rc-radio__label {
  cursor: pointer;
  line-height: 1.4;
  font-weight: 700;
  padding-left: 18px;
  display: flex;
  width: 100%;
}

.rc-radio__input[type="radio"]:checked + .rc-radio__label::after,
.rc-radio__input[type="radio"]:not(:checked) + .rc-radio__label::after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: -7px;
  transition: all .2s ease;
  border-radius: 50%;
}

.rc-radio__input[type="radio"]:checked + .rc-radio__label::after {
  opacity: 1;
  background: var(--button-background);
  border-color: var(--button-background);
}

.rc-widget .rc-radio {
  border: 1px solid #d3d3d3;
  border-radius: 0;
}

.rc-widget .rc-radio--active {
  border-color: #000000;
}

.rc-widget .rc-option--active {
  background-color: transparent !important;
  border-color: #000000 !important;
}

.rc-template__radio,
.rc-template__legacy-radio {
  display: flex;
  flex-wrap: wrap;
}

.rc-radio {
  flex: 0 0 100%;
}

.rc-radio__price {
  margin-left: auto;
}

.rc-radio.rc-option__subsave {
  order: 2;
}

.rc_widget__option--onetime {
  order: 1;
}

.rc-widget .rc-radio {
  margin-bottom: 1rem;
}

.rc-radio.rc-radio--active {
  background-color: #fabfa8 !important;
}

.rc-widget .rc-radio {
  margin-bottom: 10px !important;
}

.rc-radio.rc-radio--active {
  color: #000000 !important;
}

.rc-subscription-details__button span,
.rc_popup__label {
  font-size: 13px !important;
}

.reload-icon {
  width: 12px !important;
  height: 12px !important;
  margin-bottom: -2px;
}

.rc-radio.rc-radio--active ~ .rc-selling-plans {
  padding: 6px !important;
  width: 100% !important;
  font-size: 13px !important;
  margin: 0 0 10px !important;
  border: 1px solid #000000;
  border-radius: 4px;
  color: #000000 !important;
}

.rc-radio__label {
  position: relative;
}

.rc-radio__input[type="radio"]:checked,
.rc-radio__input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.rc-widget .rc-radio {
  padding-top: 14px!important;
  padding-bottom: 11px!important;
}

.rc-widget .rc-radio--active.subscription-radio {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-radius: 0;
}

.rc-radio.rc-radio--active + .rc-selling-plans {
  background-color: #fabfa8 !important;
  padding: 10px 10px 10px 20px!important;
  border: 1px solid #3d5588!important;
  border-top: none!important;
  margin-top: -6px!important;
  z-index: 9;
  border-radius: 0;
}

.rc-selling-plans-dropdown__select {
  padding: 7px !important;
}

.rc-radio.rc-radio--active .rc-radio__label {
   color: #000;
}

.Subscribe_Only .rc-radio.rc-option__onetime.rc-option.rc_widget__option.rc_widget__option--onetime.rc-legacy-radio {
  display: none;
}

.rc-template__legacy-radio .rc_widget__option__selector + .rc-selling-plans {
  padding-left: 10px !important;
  padding-bottom: 8px;
  margin-top: 20px;
}

.rc-selling-plans__dropdown {
  padding: 7px !important;
  font-weight: 600;
  font-size: 13px;
  width: 100%;
  color: #000000;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='Icon Icon--select-arrow ' role='presentation' viewBox='0 0 19 12'%3E%3Cpolyline fill='none' stroke='currentColor' points='17 2 9.5 10 2 2' fill-rule='evenodd' stroke-width='2' stroke-linecap='square'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 98.5% 50%;
  background-size: 2%;
  border: 1px solid #000000;
  border-radius: 0;
}

.rc-selling-plans__label {
  font-size: 13px;
  width: 100%;
  appearance: none;
  background-size: 2%;
  border: 1px solid #000000;
  border-radius: 0;
  font-weight: 400;
  color: #000000 !important;
  display: block;
  padding: 5px 7px;
}

.rc-option__price {
  margin-left: auto;
  margin-right: 10px;
}

.rc_popup__hover {
  padding: 0 !important;
}

div.rc_popup {
  padding: 0 10px !important;
}

.rc-subscription-details {
  display: none !important;
}

@media screen and (max-width: 991px) {
  
  .rc-widget .rc-radio--active.subscription-radio {
    padding: 10px !important;
  }

   .rc-radio.rc-radio--active+.rc-selling-plans{
     padding: 10px 10px 10px 14px!important;
   }

  .rc-widget .rc-radio {
    padding: 14px 10px 10px 10px !important;
  }
  
  .rc-radio__input[type=radio]:checked+.rc-radio__label, 
  .rc-radio__input[type=radio]:not(:checked)+.rc-radio__label {
    font-size: 14px;
    line-height: 1.6;
  }
  
}

/*========== RECHARGE SUBSCRIPTION END ==========*/

/*========== PRODUCT TABING CSS START ==========*/

.Product_Tabing_Section [data-tab-content] {
  display: none;
}

.Product_Tabing_Section .active[data-tab-content] {
  display: block;
}

.Product_Tabing_Section .tabs {
  margin-bottom: 20px;
  display: flex;
  list-style-type: none;
  padding: 0;
  border-bottom: 1px solid #d3d3d3;
}

.Product_Tabing_Section .tab {
  padding: 10px 20px;
  cursor: pointer;
  margin: 0;
}

.Product_Tabing_Section .tab.active, 
.Product_Tabing_Section .tab:hover {
  color: #fff;
  background-color: #1bb9b4;
}

.Product_Tabing_Section {
  padding: 50px 0;
}

.Product_Tabing_Section .tab-content p:last-child {
  margin-bottom: 0;
}

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

  .Product_Tabing_Section .tabs {
    flex-wrap: wrap;
    border: 1px solid #d3d3d3;
    border-bottom: none;
    margin: 0;
  }
  
  .Product_Tabing_Section .tab {
    width: 100%;
    padding: 10px 14px;
    border-bottom: 1px solid #d3d3d3;
  }
  
  .Product_Tabing_Section .tab:last-child {
    border-bottom: none;
  }
  
  .Product_Tabing_Section .tab:last-child {
    border-bottom: none;
  }
  
  .Product_Tabing_Section .tab-content {
    padding: 15px;
    border: 1px solid #d3d3d3;
  }
  
}

@media screen and (max-width: 479px) {}

/*========== PRODUCT TABING CSS END ==========*/

/*========== PRODUCT TEMPLATE CSS END ==========*/

/*========== COLLECTION TEMPLATE CSS START ==========*/

/*========== COLLECTION HERO CSS START ==========*/

.Collection_Hero_Section {
  position: relative;
}

.Collection_Hero_Section .Collection_Image img {
  width: 100%;
}

.Collection_Hero_Section .Collection_Caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption {
  width: 40%;
}

.Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption .h1 {
  margin-bottom: 0;
}

.Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption .Collection_Description {
  margin-top: 20px;
}

.Collection_Hero_Section.Collection_BG_Image_Section .Collection_Inr_Caption {
  width: 50%;
}

@media screen and (max-width: 1200px) {
  
  .Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption .h1 {
    font-size: 58px;
  }
  
}

@media screen and (max-width: 991px) {
  
  .Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption .h1 {
    font-size: 44px;
  }

  .Collection_Hero_Section.Collection_BG_Image_Section .Collection_Inr_Caption {
    width: 100%;
    text-align: center;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Collection_Hero_Section .Collection_Caption {
    top: 0;
    transform: unset;
    height: 60%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption .h1 {
    font-size: 40px;
  }
  
  .Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption {
    width: 85%;
    text-align: center;
    margin: 0 auto;
  }
  
}

@media screen and (max-width: 479px) {
  
  .Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption {
    width: 85%;
  }
  
  .Collection_Hero_Section .Collection_Caption .Collection_Inr_Caption .h1 {
    font-size: 34px;
  }
  
}

/*========== COLLECTION HERO CSS END ==========*/

/*========== MAIN COLLECTION CSS START ==========*/

.Collection_Template {
  padding: 65px 0 15px;
}

.product-grid .grid__item .indiv-product .quick-add-wrapper .sealsubs-target-element {
  display: none;
}

/*
.product-grid .grid__item .indiv-product .add-padding-details {
  background-color: #fff;
}
*/

.product-grid .grid__item .indiv-product .add-padding-details .hp-title {
  flex-direction: unset;
  justify-content: space-between;
  gap: 12px;
  padding: 0;
  margin-bottom: 5px;
}

.product-grid .grid__item .indiv-product .add-padding-details .hp-title .indiv-product-title-text {
  font-size: 22px;
}

.product-grid .grid__item .indiv-product .add-padding-details .money-styling {
  color: #ffffff;
  font-size: 18px;
}

.product-grid .grid__item .indiv-product .quick-add-wrapper {
  padding: 0;
}

.fresh-badge {
  font-size: 14px;
  padding: 9px 10px 7px 10px;
  border-radius: 0;
}

@media screen and (max-width: 991px) {

  .Collection_Template {
    padding: 50px 0 10px;
  }
  
  .product-grid .grid__item .indiv-product .add-padding-details .money-styling {
    font-size: 16px;
  }
  
  .product-grid .grid__item .indiv-product .add-padding-details .hp-title .indiv-product-title-text {
    font-size: 18px;
  }
  
}

@media screen and (max-width: 767px) {

  .Collection_Template {
    padding: 40px 0 5px;
  }
  
  .indiv-product .quick-add-wrapper {
    padding: 10px;
  }
  
  .product-grid .grid__item .indiv-product .add-padding-details .hp-title {
    padding: 10px 10px 10px;
  }
  
  .product-grid .grid__item .indiv-product .add-padding-details .hp-title .indiv-product-title-text {
    font-size: 16px;
  }

  .indiv-product .quick-add-button, 
  .indiv-product .quick-add-button-variants, 
  .indiv-product .sold-out-button {
    height: 40px;
    padding: 9px;
  }
  
}

@media screen and (max-width: 479px) {
  
  .product-grid .grid__item .indiv-product .add-padding-details .hp-title .indiv-product-title-text {
    font-size: 15px;
  }
  
  .product-grid .grid__item .indiv-product .add-padding-details .money-styling {
    font-size: 14px;
  }
  
}

/*========== MAIN COLLECTION CSS END ==========*/

/*========== COLLECTION TEMPLATE CSS END ==========*/

/*========== COLLECTION LIST TEMPLATE CSS START ==========*/

.list-collection-page {
  padding: 50px 0;
}

.list-collection-page .list-collection-page__heading>div {
  border-color: #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.list-collection-page .list-collection-page__heading>div .View_All_Btn .Caption {
  border: none;
  padding: 0;
  margin: 0;
  display: block;
  text-transform: capitalize;
}

.list-collection-page .list-collection-page__link .h4 {
  margin: 0;
}

.list-collection-page .list-collection-page__link .list-collection-page__count {
  margin: 0;
}

.list-collection-page .list-collection-page__link {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  
  .list-collection-page .list-collection-page__heading>div .View_All_Btn .Caption {
    font-size: 14px;
  }
  
}

/*========== COLLECTION LIST TEMPLATE CSS END ==========*/

/*========== ABOUT US TEMPLATE CSS START ==========*/

/*========== TEMPLATE HERO SECTION CSS START ==========*/

.Template_Hero {
  padding: 0;
  position: relative;
  line-height: 0;
}

.Template_Hero img {
  width: 100%;
  object-fit: cover;
}

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

.Template_Hero .text-wrapper  .h1 {
  padding: 50px 0;
  margin: 0;
}

@media (max-width: 1200px) {

  .Template_Hero .text-wrapper  .h1 {
    padding: 70px 0;
  }
  
}

@media (max-width: 767px) {
  
  .Template_Hero .text-wrapper  .h1 {
    padding: 45px 0;
  }
  
}

@media (max-width: 479px) {

  .Template_Hero .text-wrapper  .h1 {
    padding: 45px 0;
  }

}

/*========== TEMPLATE HERO SECTION CSS START ==========*/

/*========== FULL IMAGE/TEXT SECTION CSS START ==========*/

.Full_Image_Text_Section {
  position: relative;
}

.Image_Content_Area {
  padding: 150px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.Full_Image_Text_Section.Section_Align_Right .Section_Content .Section_Inr_Content {
  width: 50%;
  margin: 0 0 0 auto;
  padding-left: 30px;
}

.Full_Image_Text_Section.Section_Align_Left .Section_Content .Section_Inr_Content {
  width: 50%;
  margin: 0 auto 0 0;
  padding-right: 30px;
}

.Full_Image_Text_Section .Section_Content .Section_Inr_Content .Section_Title {
  margin-bottom: 25px;
}

@media screen and (max-width: 1200px) {
  
  .Image_Content_Area {
    padding: 100px 0;
  }
  
}


@media screen and (max-width: 991px) {
  
  .Full_Image_Text_Section .Section_Content {
    padding: 80px 0 35px;
    top: 0;
    transform: unset;
  }

  .Full_Image_Text_Section.Section_Align_Right .Section_Content .Section_Inr_Content {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  
  .Full_Image_Text_Section.Section_Align_Left .Section_Content .Section_Inr_Content {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  
  .Image_Content_Area {
    padding: 0 0 40%;
    background-position: bottom;
    background-size: contain;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Full_Image_Text_Section .Section_Content {
    padding: 55px 0;
  }

  .Full_Image_Text_Section .Section_Content .Section_Inr_Content .Section_Title {
    text-align: center;
  }
  
}

/*========== FULL IMAGE/TEXT SECTION CSS END ==========*/

/*========== FOUNDER SECTION CSS START ==========*/

.About_Founder {
  padding: 80px 0;
}

.About_Founder_Top_Content .About_Title {
  margin-bottom: 15px;
  font-size: 44px;
}

.About_Founder_Top .About_Founder_Top_Left {
  text-align: center;
}

.About_Founder_Bottom_Description p:last-child {
  margin-bottom: 0;
}

.About_Middle_Title {
  margin: 50px 0;
  text-align: center;
}

.About_Founder_Top {
  padding-bottom: 25px;
}

.About_Founder_Bottom {
  padding-top: 25px;
}

.About_Founder_Top_Content .About_Description {
  margin: 10px 0;
  color: #fff;
}

.About_Founder_Bottom_Content {
  padding-right: 50px;
  padding-left: 50px;
}

.About_Founder_Bottom_Right {
  text-align: center;
}

.Signature_Logo {
  margin: 15px 0;
}

.Author_Name {
  margin-top: 10px;
}

.About_Founder_Bottom_Content h2 {
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {

  .About_Middle_Title {
    margin: 60px 0;
  }

  .About_Founder_Bottom_Content {
    padding: 0 30px;
  }
  
}

@media screen and (max-width: 991px) {

  .About_Middle_Title {
    margin: 30px 0;
  }
  
  .About_Founder_Top_Content {
    text-align: center;
  }
  
  .About_Founder_Top .About_Founder_Top_Left {
    text-align: center;
    margin: 40px 0 0;
  }
  
  .About_Founder_Bottom_Right{
    margin-bottom: 40px;
  }

  .About_Founder_Bottom_Right,
  .About_Founder_Bottom .text-l {
    text-align: center;
    max-width: 100%;
    flex: 100% 0 0;
  }
  
}

@media screen and (max-width: 767px) {
  
  .About_Founder {
    padding: 50px 0;
  }
  
  .About_Founder_Top_Content .About_Title {
    margin-bottom: 10px;
    font-size: 38px;
  }
  
  .About_Founder_Bottom_Content {
    padding: 0;
  }
  
  .About_Middle_Title {
    margin: 15px 0;
  }
  
}

/*========== FOUNDER SECTION CSS END ==========*/

/*========== AUTHOR SECTION CSS START ==========*/

.Author_Section {
  padding: 50px 0;
}

.Author_Section .Author_Images {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}

.Author_Section .Author_Images .Single_Author {
  flex: 33.33% 0 0;
  max-width: 33.33%;
  padding: 0 15px;
  margin-bottom: 20px;
}

.Author_Section .Author_Images .Single_Author .h3 {
  margin: 10px 0;
  text-align: center;
}

@media screen and (max-width: 991px) {
  
  .Author_Section {
    padding: 35px 0;
  }

  .Author_Section .Author_Images {
    margin: 0 -10px;
  }
  
  .Author_Section .Author_Images .Single_Author {
    padding: 0 10px;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Author_Section .Author_Images .Single_Author {
    flex: 100% 0 0;
    max-width: 100%;
  }
  
}


/*========== AUTHOR SECTION CSS END ==========*/

/*========== ABOUT US TEMPLATE CSS END ==========*/

/*========== DEFAULT PAGE CSS START ==========*/

.homepage-slider-container .Logo_Image img {
  width: 100%;
}

.Section_Header.Background_Color_Header {
  background-color: #23BFD0;
  margin: 0;
  padding: 45px 0 38px 0;
}

.Section_Header.Background_Color_Header .main-heading {
  margin: 0;
}

.default-page-template {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: #fff;
}

.default-page-template .Section_Header .main-heading {
  margin: 0 0 15px;
  color: #23BFD0;
}

.entry-content {
  color: #000;
}

.policies-tempalates main#main {
  padding-top: 50px!important;
  padding-bottom: 50px!important;
  background-color: #fff;
}

.policies-tempalates main#main .shopify-policy__container {
  max-width: 980px;
  padding-right: 50px;
  padding-left: 50px;
  margin: 0 auto;
}

.policies-tempalates main#main .shopify-policy__container .shopify-policy__title {
  margin-bottom: 40px;
  text-align: center;
}

.policies-tempalates main#main .shopify-policy__container .shopify-policy__title h1 {
  margin: 0 0 15px;
  color: #fff;
}

.policies-tempalates main#main .shopify-policy__container .shopify-policy__body {
  color: #23BFD0;
}

.featured-row__subtext h4 {
  color: #fff;
}

.Section_Header.Background_Color_Header .main-heading {
  color: #fff;
}

.Collection_Hero_Section.Collection_BG_Image_Section {
  width: 100%;
  height: 600px;
}

.Collection_Hero_Section.Collection_BG_Image_Section:before {
  content: '';
  background: url('https://cdn.shopify.com/s/files/1/0736/1190/3282/files/Bottom-Image.png') no-repeat center bottom;
  position: absolute;
  bottom: -1px;
  width: 100%;
  left: 0;
  right: 0;
  background-size: 100%;
  height: 20%;
}

@media screen and (min-width: 1921px) {
  
  .Collection_Hero_Section.Collection_BG_Image_Section:before {
    height: 35%;
  }
  
}

@media screen and (max-width: 1200px) {
  
  .Collection_Hero_Section.Collection_BG_Image_Section {
    height: 500px;
  }
  
}

@media screen and (max-width: 767px) {

  .Collection_Hero_Section.Collection_BG_Image_Section {
    height: 400px;
  }

  .Collection_Hero_Section.Collection_BG_Image_Section .Collection_Caption {
    height: 100%;
  }
  
  .Section_Header.Background_Color_Header {
    padding: 30px 0 23px 0;
  }

  .policies-tempalates main#main .shopify-policy__container {
    padding-right: 25px;
    padding-left: 25px;
  }
  
}

/*========== DEFAULT PAGE CSS END ==========*/

/*========== CONTACT US PAGE CSS START ==========*/

.Contact_Us_Page .Image_Area, 
.Contact_Us_Page .Form_Area {
  padding: 100px;
}

.Contact_Us_Page .Form_Area {
  background-color: #23BFD0;
}

.Contact_Us_Page .Image_Area {
  background-color: #fff;
  text-align: right;
  padding-bottom: 0;
}

.Contact_Us_Page .Form_Area #contact-form .form-group label {
  color: #000;
}

.Contact_Us_Page .Form_Area #contact-form .form-group input,
.Contact_Us_Page .Form_Area #contact-form .form-group textarea {
  border-color: #000;
  color: #000;
}

.Contact_Us_Page .Form_Area #contact-form p {
  color: #000;
}

.Contact_Us_Page .Form_Area #contact-form .btn-contact--wrapper #newsletter-wrapper-contact {
  justify-content: flex-start;
  margin: 0;
}

.Contact_Us_Page .Form_Area #contact-form .btn-contact--wrapper #newsletter-wrapper-contact input.btn {
  margin: 0;
  padding: 15px 60px;
  color: #fff;
}

.Contact_Us_Page .Form_Area #contact-form .btn-contact--wrapper #newsletter-wrapper-contact input.btn:hover {
  background-color: #000;
}

.Contact_Us_Page .Form_Area #contact-form .form-group input:focus-visible,
.Contact_Us_Page .Form_Area #contact-form .form-group textarea:focus-visible{
  outline: 0;
}

.Contact_Us_Page .Form_Area .Form_Inr_Area {
  max-width: 830px;
}

.Contact_Us_Page .Image_Area .Image_Inr_Area {
  max-width: 830px;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 1366px) {
  
  .Contact_Us_Page .Image_Area, 
  .Contact_Us_Page .Form_Area {
    padding: 65px;
  }
  
}

@media screen and (max-width: 1200px) {
  
  .Contact_Us_Page .Image_Area, 
  .Contact_Us_Page .Form_Area {
    padding: 60px;
  }
  
}

@media screen and (max-width: 991px) {
  
  .Contact_Us_Page .Image_Area {
    padding-bottom: 60px;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Contact_Us_Page .Image_Area {
    padding-bottom: 40px;
  }
  
  .Contact_Us_Page .Image_Area .Image_Inr_Area {
    max-width: 75%;
    margin: 0 auto;
  }

  .Contact_Us_Page .Image_Area, 
  .Contact_Us_Page .Form_Area {
    padding: 40px;
  }
  
}

/*========== CONTACT US PAGE CSS END ==========*/

.Store_Locator {
  padding: 70px 0;
}

.Store_Locator .Store_Location_List {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.Store_Locator .Store_Location_List .Single_Location {
  width: 25%;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 30px;
}

.Store_Locator .Store_Location_List .Single_Location .Single_Inr_Location {
  background-color: #b0e8e7;
  padding: 20px 15px;
  border-radius: 10px;
  border: 5px solid #00B4AF;
  height: 100%;
}

.Store_Locator .Store_Location_List .Single_Location .Location_Name {
  margin-bottom: 15px;
}

.Store_Locator .Store_Location_List .Single_Location .Content p {
  margin-bottom: 10px;
}

.Store_Locator .Store_Location_List .Single_Location .Content a {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.Store_Locator .Store_Location_List .Single_Location .Content p:last-child {
  margin-bottom: 0;
}


@media screen and (max-width: 1200px) {

  .Store_Locator .Store_Location_List .Single_Location {
    width: 33.33%;
  }
  
}

@media screen and (max-width: 991px) {
  
  .Store_Locator {
    padding: 50px 0;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Store_Locator .Store_Location_List .Single_Location {
    width: 50%;
  }

  .Store_Locator .Store_Location_List .Single_Location .Single_Inr_Location {
    padding: 15px;
  }
  
}

@media screen and (max-width: 479px) {
  
  .Store_Locator .Store_Location_List .Single_Location {
    width: 100%;
  }
  
}

/*========== Marque Section Start ==========*/

.Marquee_Section {
  padding: 25px 0 20px;
}

.Marquee_Section .Marquee_List {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  position: relative;
  gap: 50px;
  animation: marquee 35s linear infinite;
}

.Marquee_Section .Marquee_List .Single_Marquee {
  margin: 0;
}

@media screen and (max-width: 767px) {
  
  .Marquee_Section {
    padding: 12px 0 10px;
  }
  
  .Marquee_Section .Marquee_List .Single_Marquee {
    font-size: 20px;
  }
  
}

/*========== Marque Section End ==========*/

/*========== IMAGE SCROLL START ==========*/

.Image_Scroll_Section {
  padding: 80px 0;
}

.Image_Scroll_Section .Image_Col {
  width: 50%;
  padding: 0 50px 0 16px;
}

.Image_Scroll_Section .Content_Col {
  width: 50%;
  padding: 0 16px 0 50px;
}

.Image_Scroll_Section .Content_Col .Right_Title {
  margin-bottom: 30px;
}

.Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block {
  padding: 0 60px 90px 60px;
  position: relative;
}

.Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block .Title_Area {
  margin-bottom: 10px;
}

.Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block .Caption {
  border-color: #00b4af;
  color: #00b4af;
}

.Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block .Caption:hover {
  color: #000;
  border-color: #000;
}

.Image_Scroll_Section .Content_Col .Content_Blocks {
  position: relative;
}

.Image_Scroll_Section .Content_Col .Content_Blocks .Timeline__Line {
  position: absolute;
  left: 6px;
  top: 8px;
  width: 2px;
  background-color: #000;
  max-height: 100% !important;
  height: 100%;
}

.Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block .Timeline__Item__marker {
  position: absolute;
  left: -1px;
  top: 8px;
  width: 12px;
  height: 12px;
  border: 2px solid #e94c8c;
  border-radius: 18px;
  z-index: 11;
  box-sizing: content-box !important;
}

.Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block span.Timeline__Item__fill {
  opacity: 1;
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #e94c8c;
  border-radius: 14px;
  top: 8px;
  left: 0;
  z-index: 12;
  transition: opacity .4s ease 0s;
}

@media screen and (max-width: 1200px) {
  
  .Image_Scroll_Section .Content_Col {
    padding: 0 16px 0 0;
  }
  
  .Image_Scroll_Section {
    padding: 60px 0;
  }

  .Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block {
    padding: 0 45px 70px;
  }

}

@media screen and (max-width: 991px) {
  
  .Image_Scroll_Section .Image_Col {
    padding: 0 35px 0 16px;
  }
  
  .Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block {
    padding: 0 45px 50px;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Image_Scroll_Section .Image_Col {
    padding: 0 16px;
    width: 100%;
  }
  
  .Image_Scroll_Section .Content_Col {
    padding: 0 16px;
    width: 100%;
    margin-top: 30px;
  }

  .Image_Scroll_Section .Content_Col .Content_Blocks .Content_Block {
    padding: 0 35px 40px;
  }
  
}

/*========== IMAGE SCROLL END ==========*/

/*========== BLOG SECTION START ==========*/

.shopify-section .Blog_Post_Section {
  padding: 60px 0;
}

.Blog_Post_Section .Section_Header .Section_Subtitle {
  max-width: 50%;
  margin: 0 auto;
}

.Article_Overlay_Block .Article_Overlay_Inr_Block {
  position: relative;
}

.Article_Overlay_Block .Article_Overlay_Inr_Block > a .article--background-image:after {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  background: rgba(0,0,0,.4);
  transition: background .3s ease;
  top: 0;
}

.Article_Overlay_Block .Article_Overlay_Inr_Block > a {
  position: relative;
}

.Article_Overlay_Block .Article_Overlay_Inr_Block .blog-title-wrapper {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  margin: 0;
}

.Article_Overlay_Block .Article_Overlay_Inr_Block .blog-title-wrapper .h3 {
  margin: 0;
  color: #fff;
}

.Article_Overlay_Block .Article_Overlay_Inr_Block > a .article--background-image {
  filter: grayscale(100%);
  transition: filter .3s ease;
}

.Article_Overlay_Block .Article_Overlay_Inr_Block:hover > a .article--background-image {
  filter: grayscale(0);
}

.Article_Overlay_Block .Article_Overlay_Inr_Block:hover > a .article--background-image:after {
  background: rgba(0,0,0,.1);
}

@media screen and (max-width: 767px) {
  
  .Blog_Post_Section .Section_Header {
    margin-bottom: 20px;
  }
  
  .Blog_Post_Section article {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 25px !important;
  }

  .Blog_Post_Section .Section_Header .Section_Subtitle {
    max-width: 80%;
  }
  
}

@media screen and (max-width: 479px) {
  
  .Blog_Post_Section .Section_Header .Section_Subtitle {
    max-width: 100%;
  }
  
}

/*========== BLOG SECTION END ==========*/

/*========== OUR TEAM SECTION START ==========*/

.Our_Team_Section {
  padding: 60px 0;
}

.Our_Team_Section .Our_Team_List .Single_Team {
  padding: 0 16px;
}

.Our_Team_Section .Our_Team_List .Single_Team  .Single_Team_Inr {
  position: relative;
}

.Our_Team_Section .Our_Team_List .Single_Team .Team_Caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: calc(100% + 1px);
  padding: 20px;
  background: hsla(0,0%,100%,.85);
  display: flex;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.Our_Team_Section .Our_Team_List .Single_Team:hover .Team_Caption {
  opacity: 1;
}

.Our_Team_Section .Our_Team_List .Single_Team .Team_Caption .Team_Caption_Inr .Team_Name {
  font-weight: 600;
}

.Our_Team_Section .Our_Team_List .Single_Team .Team_Caption .Team_Caption_Inr .Team_Position {
  margin-bottom: 5px;
  font-weight: 300;
}

.Our_Team_Section .slick-dots {
  bottom: -40px;
}

.Our_Team_Section .slick-dots li {
  background-color: transparent;
}

@media screen and (max-width: 1200px) {
  
  .Our_Team_Section {
    padding: 50px 0;
  }
  
}

@media screen and (max-width: 991px) {
  
  .Our_Team_Section {
    padding: 40px 0 50px;
  }
  
}

@media screen and (max-width: 767px) {
  
  .Our_Team_Section .Section_Header br {
    display: none;
  }
  
}

/*========== OUR TEAM SECTION END ==========*/

/*========== IMAGE ACCORDION SECTION ==========*/

.image-accordion-container {
  margin-top: 20px;
}

.image-accordion-container .accordion-content {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}

.image-accordion-container .accordion-content summary {
  padding: 10px 40px 10px 0;
  font-weight: 600;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 22px;
}

.image-accordion-container .accordion-content summary:before {
  content: '';
  position: absolute;
  right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}

.image-accordion-container .accordion-content .Faq_Content {
  padding: 0 0 15px;
}

.image-accordion-container .accordion-content .Faq_Content p:last-child {
  margin: 0;
}

.image-accordion-container .accordion-content .Faq_Content * {
  letter-spacing: 0;
}

.image-accordion-container .accordion-content summary[aria-expanded="true"]:before {
  transform: rotate(180deg);
}


@media screen and (max-width: 768px) {
  
  .image-accordion-container .accordion-content summary {
    font-size: 18px;
  }
  
}

/*========== IMAGE ACCORDION END ==========*/

/*========== CART DRAWER START ==========*/

.slideout-menu {
  color: #ffffff;
  background-color: #23BFD0;
  z-index: 1;
}

.slideout-menu .slide-checkout-buttons .cart-button-checkout,
.slideout-menu .slide-checkout-buttons .cart-menu-close.secondary-button {
  background-color: #000;
  color: white;
}

.slideout-menu .slide-checkout-buttons .cart-button-checkout:hover {
  background-color: #000;
  color: #23BFD0;
}

.slide-checkout-buttons .cart-button-checkout-text {
  font-size: 14px;
}

.slideout-menu .slide-checkout-buttons .additional-checkout-buttons {
  margin-top: 10px;
}

.slideout-menu .slide-checkout-buttons .cart-menu-close.secondary-button {
  margin: 0 0 15px;
  color: #fff;
}

.slideout-menu .slide-checkout-buttons .cart-menu-close.secondary-button:hover {
  border-color: #fff !important;
  background-color: #000;
  color: #fff;
}

.slideout-menu .ajax-cart--checkout-add-note textarea {
  border-color: #ffffff;
}

.slideout-menu .ajax-cart--checkout-add-note textarea:focus-visible {
  outline: 0;
}

.cart-items .cart-item-details--wrapper .cart-item--quantity-wrapper {
  border-color: #ffffff;
}

.cart--shipping-message a {
  text-decoration: underline;
}

.slideout-menu .cart-items .cart-item-product-title,
.slideout-menu .cart-items .cart-item-product-title:hover {
  color: #ffffff;
}

.slideout-menu .cart-items .cart-item--quantity-wrapper button, 
.slideout-menu .cart-items .cart-item-details--wrapper .cart-item-quantity {
  color: #ffffff;
}

.cart-items .cart-item-details--wrapper .cart-item--quantity-remove-wrapper .cart-item-remove-button-container button svg path {
  stroke: #ffffff;
}

.slideout-menu .cart-items .cart-item-details--wrapper .cart-item-quantity:focus-visible {
  outline: 0;
}

.slide-checkout-buttons undefined * {
  color: #ffe535 !important;
  width: 100% !important;
}

.slide-checkout-buttons undefined button, 
.slideout-menu .slide-checkout-buttons undefined button span {
  color: #23BFD0 !important;
}

.slideout-menu .shopify-cleanslate .X1znsY_r3nPaOB5sdn2C {
  width: 100% !important;
  margin-bottom: 15px;
}

.slideout-menu .cart-items h3.cart-item__title span{
  color: #ffffff !important;
  opacity: 1;
}

.cart-drawer__top>.type-subheading,
.cart-items .cart-item-details--wrapper, 
{
  color: #ffffff;
}

/*========== CART DRAWER END ==========*/

/*========== CART PAGE START ==========*/

.cart-template {
  color: #23BFD0;
}

.cart-template .title-bar .main-heading {
  color: #ffe535;
}

.cart-template #cartform table tr td,
.cart-template #cartform table,
.cart-template #cartform table .cart-table-quantity .quantity-controls button,
.cart-template #cartform table thead tr th,
.cart-template #cartform table tr td input {
  border-color: #ffe535;
}

.cart-template #cartform table tr td,
.cart-template #cartform table thead tr th,
.cart-template #cartform table tr td .cart-table-title__title,
.cart-template #cartform table tr td button,
.cart-template #cartform table tr td input {
  color: #ffe535;
}

.cart-template #checkout-buttons .continue-shopping--cart, 
.cart-template #checkout-buttons .secondary-button, 
.cart-template #checkout-buttons #cart_submit {
  background-color: #e0678c;
  color: #fff !important;
  padding: 12px 20px;
  margin: 12px 0 !important;
}

.cart-template #checkout-buttons .continue-shopping--cart:hover, 
.cart-template #checkout-buttons .secondary-button:hover, 
.cart-template #checkout-buttons #cart_submit:hover {
  background-color: #000;
  border-color: #fff;
  color: #23BFD0 !important;
}

.cart-template .checkout-add-note textarea {
  border-color: #000;
  background-color: transparent;
  color: #fff;
}

.cart-template #cartform table tr td input:focus-visible,
.cart-template .checkout-add-note textarea:focus-visible{
  outline: 0;
}

.cart-template undefined * {
  color: #ffe535 !important;
  width: 100% !important;
}

.cart-template undefined button, 
.cart-template undefined button span,
.cart-template .shopify-cleanslate .GbgDkvQbxy7QHgLF5df9 {
  color: #000 !important;
}

.cart-template .shopify-cleanslate .X1znsY_r3nPaOB5sdn2C {
  text-align: center !important;
}

.cart-template .shopify-cleanslate .X1znsY_r3nPaOB5sdn2C {
  width: 100% !important;
  margin-bottom: 15px;
}

/*========== CART PAGE END ==========*/

/*========== ACCOUNTS ==========*/

#customer-accounts .main-heading {
  color: #fff;
}

#customer-accounts #add_address input, 
#customer-accounts #login_email input, 
#customer-accounts #login_password input {
  border: 1px solid #fff !important;
  color: #000 !important;
}

#customer-accounts #add_address input::placeholder, 
#customer-accounts #login_email input::placeholder, 
#customer-accounts #login_password input::placeholder {
  color: #ffe535 !important;
}

#customer-accounts .action-bottom .btn {
  background-color: #e0678c;
}

#customer-accounts .action-bottom .btn:hover {
  background-color: #ffe535;
}
