/** Shopify CDN: Minification failed

Line 1049:0 All "@import" rules must come first

**/
@font-face {
  font-family: 'RastantyCortez'; /* Название вашего шрифта */
  src: url('/cdn/shop/files/Rastanty_Cortez_Font.woff?v=1734349942') format('woff'); /* Укажите формат файла */
  /* font-weight: normal; 
  font-style: normal;  */
}
.image--slideshow__custom-navigation {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  z-index: 1;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}
.image--slideshow__custom-navigation .flex-prev, .image--slideshow__custom-navigation .flex-next {
  cursor: pointer;
  width: 43px;
  padding: 15px;
  line-height: 0;
}
.image--slideshow__custom-navigation .flex-prev.swiper-button-disabled, .image--slideshow__custom-navigation .flex-next.swiper-button-disabled {
  background: transparent;
  cursor: initial;
}
.image--slideshow__custom-navigation .flex-prev.swiper-button-disabled svg path, .image--slideshow__custom-navigation .flex-next.swiper-button-disabled svg path {
  opacity: 0.2;
}
.image--slideshow__custom-navigation .flex-prev svg path, .image--slideshow__custom-navigation .flex-next svg path {
  stroke: black;
  fill: transparent;
}

.pop-up__image-supplement--trigger a {
  border-bottom: 1px solid;
  transition: 0.15s;
}
.pop-up__image-supplement--trigger a:hover {
  color: var(--link-color);
}

.pop-up__image-supplement, .pop-up__modal-content {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.pop-up__image-supplement::after, .pop-up__modal-content::after {
  display: block;
  content: "";
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
}
.pop-up__image-supplement.open, .pop-up__modal-content.open {
  display: flex;
}
.pop-up__image-supplement img, .pop-up__modal-content img {
  width: -moz-fit-content;
  width: fit-content;
  cursor: initial;
}
.pop-up__image-supplement .supplement__content, .pop-up__modal-content .supplement__content {
  position: relative;
  padding: 40px;
  zoom: 0.9;
}
@media screen and (min-width: 767px) {
  .pop-up__image-supplement .supplement__content, .pop-up__modal-content .supplement__content {
    zoom: 0.6;
  }
}
.pop-up__image-supplement .supplement__content::after, .pop-up__image-supplement .supplement__content::before, .pop-up__modal-content .supplement__content::after, .pop-up__modal-content .supplement__content::before {
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background: black;
  transform: rotate(45deg);
  cursor: pointer;
  position: absolute;
  top: -3%;
  right: -8%;
}
.pop-up__image-supplement .supplement__content::before, .pop-up__modal-content .supplement__content::before {
  transform: rotate(-45deg);
}

.pop-up__modal-content #fullscreen {
  display: flex !important;
  justify-content: flex-end;
  flex-direction: column-reverse;
  width: 95%;
}
@media screen and (max-width: 767px) {
   body.template-index  .homepage-sections-wrapper .wrapper-padded.product-single {
    padding: 0px 20px!important;
  max-width: 100%!important;
}
 .product-details-wrapper .ship_money_back .img_flex {
    margin-top: 15px;
    justify-content: space-between;
    gap: 10px;
   width:100%;
   max-width:100%;
}
    .drawer.drawer--right.drawer--cart span.ajaxcart__product-meta {
      font-size: 11px;
  }
  
  .drawer.drawer--right.drawer--cart .grid.display-table .subscription_check:before {
    right: 35px;
    border-left: 1px solid #949494;
    width: 15px;
    height: 13px;
    top: 7px;
}
  .drawer.drawer--right.drawer--cart .grid.display-table .subscription_check:after {
    width: 13px;
    height: 9px;
    right: 30px;
    top: 9px;
}
  .drawer.drawer--right.drawer--cart .grid.display-table .subscription_check .subscribe_button_cart {
    padding: 2px 100px;
    font-size: 11px;
    text-align:center!important;
    display:flex;
    justify-content:center!important;
    align-items:center!important;
    width: 100%;
    max-width:100%;
        margin: 0px auto;
}
  .drawer.drawer--right.drawer--cart .grid.display-table .subscription_check .subscribe_button_cart option{
    text-align:center!important;
  }
  .drawer__header .drawer__close button {
    top: 5px;
}
   .drawer__header .drawer__close button:after ,  .drawer__header .drawer__close button:before{
     height:18px;
   }
  .drawer--right .drawer__title{
    display:block!important;
    max-width:100%!important;
    margin:0px!important;
  }
  .right-drawer-vue .drawer__title span{
    font-size: 50px!important;
        line-height: 60px;
    margin:0px 0px 0px 15px;
  }
  .ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(1) label.ROS-radio-button-click-target-2 {
    text-align: left!important;
}
   details.collapsible-tab-content span.icons_plus_minus svg{
   width:20px;
 }
  .pop-up__modal-content #fullscreen .popup_image {
    height: 33vw;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pop-up__modal-content #fullscreen .popup--body-outer {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .pop-up__modal-content #fullscreen {
    width: 80%;
    flex-direction: row;
  }
}
.pop-up__modal-content .popup_image.newsletter-top {
  position: relative;
}
.pop-up__modal-content .pop-up__modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.pop-up__modal-content .pop-up__modal-close-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.popup--body-outer .popup--body {
  display: flex;
  flex-direction: column;
  max-width: 415px;
}
.popup--body-outer .popup--body .popup__header {
  font-size: 24px;
}
.popup--body-outer .popup--body .popup__subheader {
  font-family: "RastantyCortezRegular", sans-serif;
  font-size: 46px;
  margin-bottom: 0.25em;
}
@media screen and (min-width: 1200px) {
  .popup--body-outer .popup--body .popup__subheader {
    font-size: 60px;
  }
}
.popup--body-outer .popup--body .popup--description {
  font-size: 14px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.popup--body-outer .popup--body .social-media-footer {
  zoom: 0.85;
}
.pop-up__modal-trigger {
  cursor: pointer;
  margin-top: 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid;
  transition: 0.15s;
}
.pop-up__modal-trigger:hover {
  color: var(--link-color);
}

.template-product .product-description h5, .product-single .product-description h5 {
  transform: translateX(14px);
  font-size: 50px !important;
  margin:0;
}
body .product-description h6{
      font-size: 20px !important;
    line-height: normal !important;
}
@media screen and (max-width: 767px) {
  .title_price .product_price{
    align-items:baseline;
  }
  .product_stickybar .product_price del.regular_price{
    font-size:15px;
  }
 .product_stickybar .product_price span.sale_price{
   font-size:20px!important;
 }
  .template-product .product-description h5, .product-single .product-description h5 {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(-14px);
  }
  .template-product .product-description h5 svg, .product-single .product-description h5 svg {
    position: absolute;
    top: 6%;
    right: -60px;
  }
}

.grid-view-item-image:hover .grid__image--hover {
  opacity: 1;
  z-index: 20;
}
.grid-view-item-image .grid__image--hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.3s;
}
.grid-view-item-image .grid__image--link {
  position: relative;
  padding: 15px 0 0;
  text-transform: uppercase;
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid-view-item-image .grid__image--link span:not(.random) {
  color: white;
  position: relative;
}
.grid-view-item-image .grid__image--link span:not(.random):after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  font-size: 1.25rem;
  background-color: white;
  transition: 0.3s;
}
.site-header__logo-image {
  position: relative;
}
.site-header__logo-image .logo_image--unhover {
  opacity: 1;
  transition: 0.3s;
}
.site-header__logo-image .logo_image--hover {
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  top: 0;
}
.site-header__logo-image:hover .logo_image--unhover {
  opacity: 0;
}
.site-header__logo-image:hover .logo_image--hover {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .product-details-wrapper .form-vertical * {
    text-align: center !important;
  }
  .product-details-wrapper .form-vertical #shopify-block-product-reviews .spr-starrating {
    justify-content: center !important;
  }
  .product-details-wrapper .form-vertical button#AddToCart {
    margin-left: auto;
    margin-right: auto;
  }
}

.no-slider-center .product-images-container .product-medias__with-thumbnails .product-medias__thumbnails {
  zoom: 0.8;
}

.no-slider-center .ROS-Continer-2 {
  display: none !important;
}

.grid__item .ROS-Customerlink {
  margin-top: 20px;
}
/* .product-medias__thumbnails .swiper-slide-active img {
    border: 2px solid black;
} */
@media screen and (max-width: 767px) {
  .template-customers-addresses .main-content .grid {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .account-addresses--return-to-account a {
    justify-content: center;
  }
}

.ROS-Continer-2 {
  max-height: 250px;
  overflow: hidden;
  margin-top: 0;
}
.ROS-Continer-2.ROS-Continer, .ROS-Continer-2.ROS-Continer-2, .ROS-Continer-2.ROS-Continer-3 {
  margin-top: 0;
}
.ROS-Continer-2 > P {
  display: none;
}
.ROS-Continer-2 .ROS-sub-box-2 {
  border: none;
  border-radius: 0px;
  padding: 0;
}
.ROS-Continer-2 .ROS-sub-box-2 .ROS-indiWrapper {
  display: block !important;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 767px) {
  .ROS-Continer-2 .ROS-radio-toolbar-2 {
    align-items: start;
  }
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-click-target-2, .ROS-Continer-2 .ROS-radio-toolbar-2 input[type=radio]:checked + label {
  border-radius: 0px;
  border-width: 0px;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(1) {
  order: 1;
  width: 250px;
  margin-top:7px;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-sub-radio-main-2 + .ROS-sub-radio-main-2{
  width:250px;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(2), .ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(4), .ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(6) {
  display: none !important;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(7) {
  display: block !important;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 label.ROS-Label-2 {
  display: none;
}
 .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-click-target-2, .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-design-2.ROS-sub-radio-2 .ROS-radio-button-click-target-2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: black;
} 
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-circle-2, .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-circle-3 {
  left: 6px;
  top:6px;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-sub-main-two {
  display: none;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-sub-radio-main-2 + .ROS-sub-radio-main-2 {
  margin-top: 7px;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + .ROS-radio-button-click-target-2 .ROS-sub-radio-plan-name-2,
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + .ROS-radio-button-click-target-2 .ROS-radio-button-circle-2 {
  width: 12px;
  height: 12px;
  transform: scale(1) !important;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2:checked + .ROS-radio-button-click-target-2 .ROS-radio-button-circle-2::before {
    background: #ffc600;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + .ROS-radio-button-click-target-2 .ROS-sub-radio-plan-name-2::before,
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + .ROS-radio-button-click-target-2 .ROS-radio-button-circle-2::before {
  border: 1px solid black;
  width: 12px;
  height: 12px;
  left: 0px;
  top:0px;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + label[for=sellingplan_no].ROS-radio-button-click-target-2 .ROS-sub-radio-plan-name-2,
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + label[for=sellingplan_no].ROS-radio-button-click-target-2 .ROS-radio-button-circle-2 {
  width: 12px;
  height: 12px;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + label[for=sellingplan_no].ROS-radio-button-click-target-2 .ROS-sub-radio-plan-name-2::before,
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + label[for=sellingplan_no].ROS-radio-button-click-target-2 .ROS-radio-button-circle-2::before {
  border: 1px solid black;
  width: 12px;
  height: 12px;
  left: 0;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2:checked + .ROS-radio-button-click-target-2 .ROS-sub-radio-plan-name-2,
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2:checked + .ROS-radio-button-click-target-2 .ROS-radio-button-circle-2 {
  background-color: transparent!important;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-mb-15-2, .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-mc-radio-2 {
  margin-top: 0;
  margin-bottom: 0;
}
.ROS-Continer-2 .ROS-radio-toolbar-2 .unChecken label span {
  background-color: transparent !important;
}

footer .grid__item {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
footer .grid__item.image-footer {
  margin: 15px auto;
}

/* .template-product .ROS-radio-toolbar-2 .ROS-design-2.ROS-mc-radio-2 .ROS-radio-button-click-target-2 {
    padding: 6px 10px 6px 30px !important;
} */
@media only screen and (min-width: 768px) {
  footer .grid__item.image-footer {
    margin: auto;
  }
}
footer .grid__item.image-footer img {
  max-width: 180px !important;
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  footer .medium--one-half {
    width: 100%;
  }
}
footer .footer__header {
  margin: 10px 5px 10px;
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid var(--color-footer-border);
}
@media screen and (min-width: 768px) {
  footer .footer__header {
    margin: 25px 30px 30px;
    padding-top: 0;
    border-top: none;
    font-size: 11.5px;
  }
}
footer .footer-header-dots {
  padding: 0;
  line-height: 0.1em;
}
@media screen and (min-width: 767px) {
  footer .footer-header-dots {
    margin: 0 0 0 4rem;
  }
}
footer .footer-content {
  transition: 0.3s;
  overflow: hidden;
  opacity: 0;
}
footer .footer-content.active {
  opacity: 1;
}
@media screen and (min-width: 767px) {
  footer .grid {
    display: flex;
    justify-content: space-around;
  }
  footer .grid .grid__item {
    padding-left: 0;
  }
  footer .grid:after {
    display: none;
  }
}
footer .footer-header {
  font-size: 22px;
}
@media screen and (min-width: 767px) {
  footer .footer-header {
    margin-bottom: 5px;
  }
}
footer .footer-content a,
footer .footer-article p {
  font-size: 14px;
}
footer #sm-icons {
  zoom: 0.8;
}
@media screen and (min-width: 767px) {
  footer #sm-icons {
    zoom: 0.67;
  }
}

#shopify-section-template--16228425728190__25e5d29b-54f8-42c8-aec7-7b0e8ba0eab6 {
  background-color: #f8f8f8;
}

#shopify-section-template--16228425728190__25e5d29b-54f8-42c8-aec7-7b0e8ba0eab6 .product-details-wrapper {
  background-color: #f8f8f8;
}

.btn-amazon--link {
  padding: 10px 8px;
  margin: 0;
  width: 300px;
  line-height: 17px;
  min-height: 39px;
  height: 39px;
  letter-spacing: var(--button-text-spacing-px);
  font-size: 8pt;
}

@media only screen and (max-width: 767px) {
  .product-details-wrapper h6 {
    text-align: center !important;
  }
  .btn-amazon--link {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .btn-amazon--link {
    width: 100%;
    max-width: 300px;
  }
}
.homepage-featured-box-btn,
.btn,
.homepage-section-btn,
.quick-add-button {
  padding: 10px !important;
  width: 238.4px !important;
}

.product-details-wrapper {
  text-align: center;
}

.product-details-wrapper .product-description * {
  text-align: center !important;
}

.product-details-wrapper .spr-starrating {
  justify-content: center !important;
}

.product-details-wrapper .paymentButtonsWrapper,
.product-details-wrapper .ROS-radio-toolbar-2 {
  align-items: center !important;
}

.product-details-wrapper .paymentButtonsWrapper #AddToCart {
  max-width: 100% !important;
  min-height: 39px;
  height: 39px;
}

.btn:hover,
.quick-add-button:hover {
  background-color: black !important;
  color: white !important;
}

.quick-add-wrapper .site-nav__link {
  position: relative;
  display: block;
  padding: 20px 0 0;
  color: var(--text-color);
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto 0;
  border-bottom: 1px solid black;
  transition: all 0.3s ease-in;
}

.quick-add-wrapper .site-nav__link:hover {
  border-bottom: 1px solid #ffc600 !important;
  color: #ffc600 !important;
}

.product-form-vue .site-nav__link {
  margin: 0 auto !important;
}

[data-wetheme-section-type=image--image-with-text-overlay] .homepage-featured-content-box-inner .sitewide--title-wrapper h2.homepage-sections--title {
  color: black;
  font-size: 33px;
}
@media screen and (min-width: 575px) {
  [data-wetheme-section-type=image--image-with-text-overlay] .homepage-featured-content-box-inner .sitewide--title-wrapper h2.homepage-sections--title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) {
  [data-wetheme-section-type=image--image-with-text-overlay] .homepage-featured-content-box-inner .sitewide--title-wrapper h2.homepage-sections--title {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  [data-wetheme-section-type=image--image-with-text-overlay] .homepage-featured-content-box-inner .sitewide--title-wrapper h2.homepage-sections--title {
    font-size: 44px;
  }
}
[data-wetheme-section-type=image--image-with-text-overlay] .homepage-featured-content-box-inner .featured-row__subtext {
  padding-top: 20px;
}
[data-wetheme-section-type=image--image-with-text-overlay] .homepage-featured-content-box-inner .featured-row__subtext strong {
  font-weight: inherit;
  color: #ffc600;
}
[data-wetheme-section-type=image--image-with-text-overlay] .homepage-featured-content-box-inner .featured-row__subtext em {
  font-style: normal;
  font-family: "RastantyCortezRegular";
  margin-top: -5px;
  display: block;
}

@media screen and (max-width: 767px) {
  #CollectionProductGrid .aspect-ratio .swiper-slide {
    aspect-ratio: 1;
  }
  #CollectionProductGrid .aspect-ratio--square:not(.quick-view-media) {
    padding-bottom: 0;
  }
  #CollectionProductGrid .aspect-ratio--square:not(.quick-view-media) .responsive-image-wrapper {
    display: flex;
    position: relative !important;
  }
}
@media screen and (max-width: 767px) {
  .responsive-image-wrapper.hidden {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .responsive-image-wrapper.hidden {
    display: none !important;
  }
}

#lemon-amp-co-bottle h5 {
  transform: translateX(2px);
}

@media screen and (min-width: 768px) {
  .template-collection .image-with-text-overlay-wrapper .homepage-featured-content-box-inner {
    margin-top: 15%;
  }
}

.image-with-text-overlay-wrapper .homepage-section-btn {
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.2) !important;
  border: white solid 1px !important;
}
.image-with-text-overlay-wrapper .homepage-section-btn:hover {
  background: rgba(255, 255, 255, 0.4) !important;
  color: var(--primary-btn-text-color) !important;
  border: black solid 1px !important;
}

@media (max-width: 991px) {
  .homepage-section--indiv-product-wrapper .homepage-sections-wrapper .wrapper-padded.product-single {
    padding-top: 0px;
  }
  .homepage-section--indiv-product-wrapper .homepage-sections-wrapper .wrapper-padded.product-single .grid__item {
    margin-top: 10px;
  }
  .homepage-section--indiv-product-wrapper .homepage-sections-wrapper .wrapper-padded.product-single .grid__item.product-images {
    margin-bottom: 0;
  }
  .homepage-section--indiv-product-wrapper .homepage-sections-wrapper .wrapper-padded.product-single .swiper-pagination {
    margin-top: 0;
  }
}
#ProductPrice {
  max-width: 100%;
  overflow: hidden;
}
#ProductPrice .money {
    display: block;
    margin-top: 10px;
    font-size: 32px !important;
    font-weight: 600 !important;
  line-height: normal;
}

[data-wetheme-section-type=template--product] [data-fera-container=product_reviews] {
  display: none !important;
}

.login-wrapper:not(.random) {
  margin: 30px;
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  align-items: center;
  gap: 30px;
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) {
    margin: 60px;
    gap: 70px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1300px) {
  .login-wrapper:not(.random) {
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
  }
}
.login-wrapper:not(.random) .login-form-wrapper {
  width: 100%;
  max-width: 400px;
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) .login-form-wrapper {
    max-width: 440px;
  }
}
.login-wrapper:not(.random) .login-form-wrapper .page--title {
  font-family: "RastantyCortezRegular";
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) .login-form-wrapper .page--title {
    font-size: 90px;
    line-height: 1.2em;
    letter-spacing: 0;
  }
}
.login-wrapper:not(.random) .login-form-wrapper .page--title.title--desktop {
  display: none;
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) .login-form-wrapper .page--title.title--desktop {
    display: block;
  }
}
.login-wrapper:not(.random) .login-form-wrapper .page--title.title--mobile {
  display: block;
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) .login-form-wrapper .page--title.title--mobile {
    display: none;
  }
}
.login-wrapper:not(.random) .login-form-wrapper .page--subtitle {
  font-size: 20px;
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) .login-form-wrapper .page--subtitle {
    font-size: 18px;
  }
}
.login-wrapper:not(.random) .login-form-wrapper .page--subsubtitle {
  font-size: 8px;
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) .login-form-wrapper .page--subsubtitle {
    font-size: 12px;
  }
}
.login-wrapper:not(.random) .login-form-wrapper .login-other-links {
  text-transform: uppercase;
}
.login-wrapper:not(.random) .login-form-wrapper .login-other-links:hover a {
  font-weight: 600;
  border-bottom: 1px solid #ffc600;
}
.login-wrapper:not(.random) .login-image {
  display: none;
}
@media (min-width: 992px) {
  .login-wrapper:not(.random) .login-image {
    display: block;
  }
}
.login-wrapper:not(.random) .login-image .responsive-image-wrapper {
  max-width: 500px;
}

#account .page--title {
  font-family: "RastantyCortezRegular";
  font-size: 70px;
  line-height: 1.2em;
  letter-spacing: 0;
  margin-top: 25px;
}
@media (min-width: 992px) {
  #account .page--title {
    font-size: 90px;
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  #account .page-main--wrapper {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  #account .page-main--wrapper .account__info {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  #account .one-third {
    width: auto;
  }
}
#account .one-third .account--sub-title {
  text-transform: uppercase;
}
#account .account-section--btn {
  color: white;
  font-weight: 500;
}
#account .ROS-Customerlink {
  text-transform: uppercase;
  border-radius: var(--alt-btn-border-radius);
  font-weight: 500;
  font-style: var(--alt-btn-font-style);
  background: var(--primary-btn-bg-color);
  color: var(--primary-btn-text-color);
  transition: all 0.15s ease-in-out 0s;
  display: inline-block;
  padding: 10px 14px;
  text-transform: var(--button-text-case);
  letter-spacing: var(--button-text-spacing-px);
  font-size: var(--button-font-size-px);
  cursor: pointer;
  pointer-events: auto;
  border: 0;
  margin: 20px 0 0 0;
}

#create-account .register-wrapper:not(.random) {
  margin: 30px auto;
}
@media (min-width: 992px) {
  #create-account .register-wrapper:not(.random) {
    margin: 60px auto;
  }
}
#create-account .register-wrapper:not(.random) .page--title {
  font-family: "RastantyCortezRegular";
  line-height: 1.2em;
  letter-spacing: 0;
  font-size: 70px;
}
@media (min-width: 992px) {
  #create-account .register-wrapper:not(.random) .page--title {
    font-size: 90px;
  }
}
#create-account #create_customer a:hover {
  font-weight: 600;
  border-bottom: 1px solid #ffc600;
}

#RecoverPasswordForm a:hover {
  font-weight: 600;
  border-bottom: 1px solid #ffc600;
}

#lemon-co #ROS-recurring-reorder h1, #lemon-co #ROS-recurring-reorder h2, #lemon-co #ROS-recurring-reorder h3, #lemon-co #ROS-recurring-reorder h4, #lemon-co #ROS-recurring-reorder h5, #lemon-co #ROS-recurring-reorder h6, #lemon-co #ROS-recurring-reorder p, #lemon-co #ROS-recurring-reorder td, #lemon-co #ROS-recurring-reorder span, #lemon-co #ROS-recurring-reorder div {
  font-family: var(--body-font-stack);
}
@media (min-width: 992px) {
  #lemon-co #ROS-recurring-reorder th {
    font-family: var(--body-font-stack);
  }
}
@media (max-width: 991px) {
  #lemon-co #ROS-recurring-reorder th, #lemon-co #ROS-recurring-reorder td {
    padding: 10px;
  }
}
@media (max-width: 450px) {
  #lemon-co #ROS-recurring-reorder th, #lemon-co #ROS-recurring-reorder td {
    font-size: 15px;
  }
}
@media (max-width: 410px) {
  #lemon-co #ROS-recurring-reorder th, #lemon-co #ROS-recurring-reorder td {
    font-size: 14px;
  }
}
@media (max-width: 390px) {
  #lemon-co #ROS-recurring-reorder th, #lemon-co #ROS-recurring-reorder td {
    font-size: 13px;
  }
}
@media (max-width: 375px) {
  #lemon-co #ROS-recurring-reorder th, #lemon-co #ROS-recurring-reorder td {
    padding: 5px;
  }
}
#lemon-co #ROS-recurring-reorder .ROS-subscription-title-text h1 {
  font-size: 0;
}
#lemon-co #ROS-recurring-reorder .ROS-subscription-title-text h1:after {
  content: "My Subscriptions";
  display: block;
  font-family: "RastantyCortezRegular";
  font-size: 70px;
  line-height: 1.2em;
  letter-spacing: 0;
  margin-top: 25px;
  font-weight: 500;
}
@media (min-width: 992px) {
  #lemon-co #ROS-recurring-reorder .ROS-subscription-title-text h1:after {
    font-size: 90px;
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  #lemon-co #ROS-recurring-reorder #ROS-contentWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#lemon-co #ROS-recurring-reorder .ros-link-iw {
  color: #FFC600 !important;
}

#ROS-recurring-subscription-details h1, #ROS-recurring-subscription-details h2, #ROS-recurring-subscription-details h3, #ROS-recurring-subscription-details h4, #ROS-recurring-subscription-details h5, #ROS-recurring-subscription-details h6, #ROS-recurring-subscription-details p, #ROS-recurring-subscription-details td, #ROS-recurring-subscription-details th, #ROS-recurring-subscription-details span, #ROS-recurring-subscription-details div {
  font-family: var(--body-font-stack);
}

span.copy-icon svg {
    width: 20px;
    position: relative;
    top: 2px;
    height: 20px;
}

span.copy-icon svg path {
    fill: white;
}













/* NEW CSS 06 March  */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


@font-face {
    font-family: 'Rastanty Cortez';
    src: url('/cdn/shop/files/RastantyCortez.woff2?v=1741255811') format('woff2'),
        url('/cdn/shop/files/RastantyCortez.woff?v=1741255811') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@media only screen and (min-width: 1024px){
  .template-product .grid.product-single .grid__item.large--six-twelfths.mobile--no-top-margin {
      position: sticky;
    top: 0;
      width: 60%;
}
  #product-box .grid__item.large--one-half, .product-single .grid__item.large--six-twelfths {
    width: 40%;
}
}


form#AddToCartForm h1.product-details-product-title {
    padding-top: 0px;
}

.template-product .product-form-vue {
    max-width: 100%;
}

.template-product .product-details-wrapper {
    max-width: 100%;
}
form#AddToCartForm h1.product-details-product-title {
    font-size: 32px;
    font-weight: 600;
    /* line-height: 60px; */
    text-align: center;
    color: #000000;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0px;
}
#product-box .grid__item.large--one-half, .product-single .grid__item.large--six-twelfths {
    padding-top: 0px;
}
.product-form-vue form#AddToCartForm .wxp_pd.product-description h4 {
    font-size: 20px;
}
.product-details-wrapper .paymentButtonsWrapper #AddToCart {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 39px;
    height: auto;
    font-size: 27px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
      border-radius: 0px;
}
.ship_money_back .img_flex {
    display: flex;
    align-items: center;
    gap: 30px;
      justify-content: center;
}
.ship_money_back .img_flex li img {
    height: 110px;
    object-fit: contain;
}
.ship_money_back .text_data p {
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    color: #000;
    position: relative;
}
.ship_money_back .text_data{
  text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* .ship_money_back .text_data p:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #FFC600;
    border-radius: 50%;
    position: absolute;
    top: 28%;
    left: 0px;
} */
/* .ship_money_back {
    margin-top: 20px;
} */

.ship_money_back .img_flex {
    margin-top: 20px;
}
.template-product .product-form-vue .product-medias__thumbnails {
    display: flex !important;
    transform: inherit !important;
    height: auto !important;
} 
.template-product .product-medias__main .swiper-pagination-bullets {
    display: none;
}

.template-product .product-medias__thumbnails .image--slideshow__custom-navigation {
  position: static;
  left: 0%;
  top: 50%;
  right: 0%;
  z-index: 1;
  transform: unset;
  display: unset;
  justify-content: space-between;
}
.template-product .product-medias__thumbnails .image--slideshow__custom-navigation svg{
  height:35px;
  width:35px;
}
.template-product .product-medias__thumbnails{
  position:relative;
}
.template-product .product-medias__thumbnails .image--slideshow__custom-navigation a.flex-prev {
    position: absolute;
    top: 29px;
    z-index: 10;
}
.template-product .product-medias__thumbnails .image--slideshow__custom-navigation a.flex-next{
    position: absolute;
    top: 29px;
    z-index: 10;
    right:10px;
}
#shopify-section-template--18385498669246__product-form div {
    font-size: 20px !important;
}
button#AddToCart span.btn-amazon--link.js {
    font-size: 27px;
}

.additional_product .product_title_price {
    display: flex;
    align-items: center;
      justify-content: space-between;
      gap: 15px;
  
}
.product_title_price h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px !important;
    color: #000;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0px;
    line-height: 32px;
      width: 73%;
}
.additional_product .product_title_price img {
    width: 100px;
}
.additional_product .prod_img {
    width: 15%;
    height: 100px;
      display: flex;
    align-items: center;
}
.additional_product .prod_img img{
  object-fit: cover;
}
.product_price span.discount_price {
    font-weight: bold;
}

/* .additional_product .product_price {
        display: flex;
    justify-content: center;
    gap: 5px;
    width: 70%;
    align-items: center;
  margin: 0 auto;
} */
.product_price p {
    margin-bottom: 0px;
}
span.product_price span.regular_price {
    text-decoration: line-through;
color: #737373;
    font-size: 13px;
}
span.product_price span.regular_price.final {
    text-decoration: none;
}
.additional_product .product_price p {
    margin-bottom: 0px;
    color: #000;
}
.additional_product p.discount_price {
    font-size: 30px;
    font-weight: 600;
}
/* .additional_product span.regular_price {
    font-size: 24px;
    text-decoration: line-through;
    font-weight: 500;
} */

.additional_product .product_list {
    display: flex;
    align-items: center;
}
.additional_product .product_list a {
    width: 100%;
}
.additional_product input[type="checkbox"] {
  width: 20px; 
  height: 20px;
  cursor: pointer;
  accent-color: #FFC600;
      margin-bottom: 0px;
  margin-right: 0px;
}
.additional_product p.regular_price.final {
    text-decoration: none;
}


div#productStickyBar{
    position: fixed;
    top: 103px;
    width: 100%;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 85px;
    z-index: 999;
    border-bottom:0.5px solid #BFBFBF;
}



.product_stickybar .product_img img {
    width: 120px;
}
.product_stickybar .product_img {
    line-height: normal;
}
.product_stickybar .stick_prod {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product_stickybar .product_title{
  font-size: 25px !important;
    font-weight: 600;
}
.product_stickybar .product_img img {
    width: 120px;
    border: 1px solid #000000;
    border-radius: 5px;
}
div#main_sticky {
    display: none;
}


.product_stickybar .img_title {
    display: flex;
    align-items: center;
    gap: 15px;
}
.product_stickybar .product_price {
    font-size: 22px !important;
}


.product_stickybar .price_cart .add_cart_product button {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 39px;
    height: auto;
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    border-radius: 0px;
    padding: 10px 20px;
    background: #fff;
    border:1px solid #000;
  cursor: pointer;
}
.product_stickybar .price_cart {
    width: 18%;
}
.product_stickybar .price_cart .add_cart_product button:hover {
    background: #000;
    color: #fff;
}

.one_time_purchase_main{
  display: none;
}
.product-form-vue .product_price_sec {
    display: flex;
    align-items: center;
    justify-content: center;
      gap: 10px;
}
.product-form-vue .product_price_sec span#ProductPrice .money {
    margin-top: 0px;
    font-weight:500!important;
  /* transform: inherit !important; */
}
.product-form-vue .product_price_sec span.subscription_without_price {
    font-size: 26px;
    text-decoration: line-through;
    font-weight: 400;
    line-height: normal;
      color: #808080;
}
.product-form-vue .ROS-Continer-2 {
    padding-top: 20px;
}
.product-form-vue .product_price_sec {
    padding-top: 10px;
    padding-bottom: 15px;
}
span.subscription_without_price {
    display: none;
}
.template-product .product-form-vue .product_price_sec .subscription_without_price{
  display: block;
  color:#737373;
}
.additional_product .box {
    width: 10%;
    text-align: center;
}
.stick_prod .product_price_sec {
    justify-content: flex-start;
}
/* .template-product .product-form-vue .product-sticky {
  margin-top: 30px;
} */
.product-form-vue form#AddToCartForm .wxp_pd.product-description h4:first-child {
    margin-bottom: 40px;
    font-size: 18px !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
      margin-top: 0px;
      line-height: 30px;
  text-transform: unset;
}

.product-form-vue form#AddToCartForm .wxp_pd.product-description h3 {
    font-size: 20px;
  line-height: normal;
}
p.deleteonhp.packets {
    font-size: 15px;
}
.product-form-vue form#AddToCartForm .wxp_pd.product-description h4 {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 20px;
}
.template-product .product-description h5, .product-single .product-description h5 {
    font-size: 82px !important;
}
.product-form-vue form#AddToCartForm .product-description h6 {
    font-size: 20px !important;
    font-family: "Montserrat", sans-serif;
    line-height: 30px !important;
}
#shopify-section-template--18385498669246__product-form .product-medias__thumbnail {
    flex: 0 0 160px;
}
.stick_prod #ProductPrice span.money {
    font-size: 21px !important;
}
.stick_prod .product_price_sec span.subscription_without_price {
    font-size: 20px !important;
}


#ProductPrice{
  overflow: visible;
}


.additional_product .box {
  position: relative;
}
.box span.additional_product_radio {
  width: 12px;
  height: 12px;
  top: 0px;
  border-radius: 50%;
  display: block;
  position: absolute;
  cursor: pointer;
  transition: background-color .1s ease-out;
  vertical-align: middle;
  right: 9px;
  background: transparent;
  /* background: #ffc600; */
}
.box span.additional_product_radio.active{
  background: #ffc600;
}
.box span.additional_product_radio:before {
  border-radius: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  transition: border-color .1s ease-out, transform .1s ease-out;
  border: 1px solid black;
  width: 12px;
  height: 12px;
  top: 0px;
  left: 0px;
}
.additional_product .box input {
  display: none;
}
.additional_product a {
    cursor: pointer;
}
div#CartContainer span.ajaxcart-item__price-strikethrough.price-line-through.sale-price {
    color: #000;
}
svg.lemon{
  height: 55px;
}


@media only screen and (max-width: 1400px){
  div#productStickyBar{
    padding: 10px 40px;
  }
.product_stickybar .product_img img {
    width: 90px;
}
  .product_stickybar .product_title {
    font-size: 20px !important;
    font-weight: 600;
}
  .product_stickybar .product_price {
    font-size: 18px !important;
}
 .product_stickybar .price_cart .add_cart_product button{
       min-height: 30px;
    height: auto;
    font-size: 18px;
 } 
  .product_stickybar .price_cart {
    width: 20%;
}
  .product_title_price h3{
        font-size: 20px !important;
  }
  .additional_product p.discount_price {
    font-size: 24px;
  }
  .additional_product p.regular_price {
    font-size: 20px;
  }
  .product-form-vue form#AddToCartForm .product-description h6 {
    font-size: 18px !important;
    line-height: 27px !important;
}
}

@media only screen and (max-width: 767px){
  .collapsible-tab details.collapsible-tab-content span.icons_plus_minus svg {
    width: 14px;
}
  div#productStickyBar{
        padding: 10px 12px;
    border-bottom:unset;
    border-top:0.5px solid #BFBFBF;
  }
  div#productStickyBar {
    bottom: 0;
    top: inherit;
}
  .stick_prod .product_price_sec span.subscription_without_price{
    font-size:16px!important;
  }
  .product_stickybar .price_cart {
    width: 60%;
}
  .product_stickybar .price_cart .add_cart_product button{
        padding: 7px 8px;
        font-size: 14px;
  }
  .product_stickybar .img_title{
    gap: 10px;
  }
  #productStickyBar.product_stickybar .product_title {
    font-size: 15px !important;
}
  /* .additional_product .product_title_price {
    flex-direction: column-reverse;
} */
  .additional_product .product_title_price img {
    width: 100%;
}
  .product_title_price h3{
    width: 70%;
  }
  .additional_product .box {
    width: 7%;
  }
.ship_money_back .img_flex li img {
        height: 130px;
        width: 140px;
        padding: 15px;
}
.template-product .product-form-vue {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
  form#AddToCartForm h1.product-details-product-title {
    font-size: 25px;
  }
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-click-target-2, 
.ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-design-2.ROS-sub-radio-2 .ROS-radio-button-click-target-2 {
    font-size: 18px !important;
}
  .ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(1) {
    order: 1;
    width: 250px;
    display: flex;
    justify-content: center;
}
  .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + .ROS-radio-button-click-target-2 .ROS-sub-radio-plan-name-2, .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-2 + .ROS-radio-button-click-target-2 .ROS-radio-button-circle-2{
        margin-top: 2px;
  }
  .ROS-Continer-2 .ROS-radio-toolbar-2 > div:nth-of-type(1) {
    /* left: -5px; */
}
.product-details-wrapper .paymentButtonsWrapper #AddToCart {
    font-size: 18px;
}
  .ship_money_back .text_data p {
    font-size: 15px;
  }
  .template-product .product-form-vue .product-medias__thumbnails {
    display: none !important;
}
      .product_title_price h3 {
        font-size: 16px !important;
        line-height: normal;
    }
  .additional_product .product_title_price{
    gap: 8px;
  }
.additional_product .prod_img {
        width: 20%;
        height: auto;
    }
  
}
















/* Shopping cart drawer design new  */

.right-drawer-vue .drawer__title span {
    font-size: 85px;
    line-height: 75px;
    font-family: 'Rastanty Cortez';
}

.right-drawer-vue .drawer__title span:after {
    content: url('/cdn/shop/files/Vector_1_4deacda7-d260-427c-bd22-c574fe97dea3.svg?v=1742967742');
    position: absolute;
    left: 16px;
    bottom: -15px;
    z-index: -1;
}
.drawer.drawer--right.drawer--cart .grid.display-table img {
    border-radius: 10px !important;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
}
.drawer.drawer--right.drawer--cart .ajaxcart__product-image{
  margin: 0px;
}

.drawer.drawer--right.drawer--cart button.ajaxcart__qty-remove {
    display: none !important;
}
.drawer.drawer--right.drawer--cart .ajaxcart__product-name{
  padding-top: 0px;
}
.drawer.drawer--right.drawer--cart .drawer_title_price {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.drawer.drawer--right.drawer--cart .drawer_title_price p{
  margin-bottom: 0px;
}
div#CartContainer span.ajaxcart-item__price-strikethrough.price-line-through.sale-price {
    display: none;
}

.drawer--right{
    width: 50%;
}
.drawer.drawer--right.drawer--cart .grid.display-table .large--one-quarter {
    width: 23%;
  padding-left:0px;
}
.drawer.drawer--right.drawer--cart .grid.display-table .large--two-quarters {
    width: 77%;
  padding-left: 20px;
}

.drawer.drawer--right.drawer--cart a.ajaxcart__product-name {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    font-family: "Montserrat", sans-serif;
  text-align: left;
}

.drawer.drawer--right.drawer--cart span.ajaxcart-item__price {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    font-family: "Montserrat", sans-serif;
  
}
.drawer.drawer--right.drawer--cart .ajaxcart__qty svg {
    width: 17px !important;
    height: auto !important;
}
.drawer.drawer--right.drawer--cart span.ajaxcart__product-meta {
    text-align: left;
    padding-top: 0px !important;
    font-size: 20px;
    line-height: 30px;
    font-family: "Montserrat", sans-serif;
}
.drawer.drawer--right.drawer--cart .grid--full.text-center.ajaxcart__quantity-wrapper .grid__item {
    text-align: left;
}
.drawer.drawer--right.drawer--cart .ajaxcart__qty {
    margin-bottom: 0px;
}


.drawer.drawer--right.drawer--cart .ajaxcart__qty input {
    border: 2px solid #000;
    border-radius: 0px;
    width: 180px;
    height: 58px;
    font-size: 28px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 30px;
}

.drawer.drawer--right.drawer--cart .ajaxcart__qty {
    max-width: 215px;
}
.drawer.drawer--right.drawer--cart .ajaxcart__qty svg {
    width: auto !important;
    height: auto !important;
}
.drawer.drawer--right.drawer--cart .ajaxcart__qty button.ajaxcart__qty-adjust {
   width: 25%;
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.drawer.drawer--right.drawer--cart .ajaxcart__footer .grid--full {
    display: flex;
    width: 100%;
    align-items: center;
}

.drawer.drawer--right.drawer--cart .ajaxcart__footer .grid--full .grid__item.ajaxcart__subtotal_header p {
    margin-top: 0px;
    text-align: left;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 20px;
}

.drawer.drawer--right.drawer--cart .grid__item.ajaxcart__subtotal p {
    margin-top: 0px;
    text-align: right;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
        line-height: 20px;
    margin-bottom: 0px;
      color: #000;
}

.drawer.drawer--right.drawer--cart .grid__item.ajaxcart__subtotal p span.money {
    margin-top: 0px;
    text-align: right;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 20px;
    margin-bottom: 0px;
    color: #000;
}
.drawer.drawer--right.drawer--cart button.cart__checkout.quick-add-button {
    width: 100% !important;
    font-size: 16px;
    background: #fff !important;
    color: #000 !important;
    letter-spacing: 2px !important;
    font-family: "Montserrat", sans-serif;
  border-radius: 0px;
      margin-bottom: 8px;
  margin-top:8px;
}


.drawer.drawer--right.drawer--cart .grid--full.text-center.ajaxcart__quantity-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}
.drawer.drawer--right.drawer--cart .cart__shipping.rte {
    margin-bottom: 0px;
}
.ajaxcart__product:not(:first-of-type):before{
  border-top: 0px;
}
body.template-product form#AddToCartForm .fera-productDetailRating-widget {
    font-size: 20px !important;
}

.drawer.drawer--right.drawer--cart .ajaxcart__footer-wrapper {
    position: fixed;
    bottom: 50px;
    width: 100%;
    border-top: 1px solid #ffc600;
    padding: 18px 40px;
  background:#fff;
  left:0px;
}

#upsell_products_container .cart-product, .upsell_products_container-products .cart-product {
    width: calc(51% - 20px);
    border: 1px solid #737373;
    border-radius: 10px;
  display: flex;
  align-items: center;
    /* gap: 15px; */
}
.upsell_prod_img {
    width: 30%;
    line-height: 0px;
    height: 100%;
}
.upsell_prod_img img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
}

div#upsell_products_container, .upsell_products_container-products {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.upsell_price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 70%;
    gap: 10px;
    padding: 15px;
}
.upsell_title_price p {
    font-size: 15px;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
      line-height: 20px;
}
.upsell_main {
    border-top: 1px solid #FFC600;
    padding: 20px 40px;
}
.upsell_main h3.upsell_title {
    font-size: 16px;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500 !important;
    margin-bottom: 10px;
}


.add_cart_upsell button {
    background: #fff;
    color: #000;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
  border: 1px solid #000;
}
.add_cart_upsell {
    width: 40%;
}
.upsell_title_price {
    width: 60%;
}
.product_list.delivery_product span.product_price span.regular_price.final {
    text-decoration: line-through;
}
span.price_discounted.final {
    font-weight: 700;
}
.drawer.drawer--right.drawer--cart button.cart__checkout.quick-add-button{
  transition: all 0.3s ease-in;
}
.drawer.drawer--right.drawer--cart button.cart__checkout.quick-add-button:hover {
    border: 1px solid #000000 !important;
    transition: all 0.3s ease-in;
    background: #000 !important;
    color: #fff !important;
    box-shadow: 0 4px 15px rgb(179 179 179 / 50%);
}

body.template-index span#ProductPrice .money {
    font-size: 28px !important;
    font-weight: normal !important;
}
body.template-index .product-description.rte h3.MsoNormal {
    margin-top: 0px;
}
body.template-index .product-description h6 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.inge {
    display: none;
}
.custom-image-section.mt-50 {
    margin-top: 50px;
}


form#AddToCartForm .product-page--sale-badge {
    display: none;
}

/* form.cart.ajaxcart p.empty-cart + .ajaxcart__footer-wrapper {
    position: fixed;
    bottom: 0px;
    width: 100%;
} */
.drawer.drawer--right.drawer--cart {
    height: 100vh;
    overflow: hidden;
}
.cart_inner_upsell {
     height:calc(70vh - 25px);
    overflow-y: auto;
    scrollbar-width: thin;
    /* max-height: calc(58vh - 98px);
    min-height: calc(44vh - 98px); */
}
.cart_inner_upsell::-webkit-scrollbar {
  width: 2px;
  scrollbar-color: grey red;
}
.upsell_price button.add-to-cart-btn:hover {
    border: 1px solid #000000;
    transition: all 0.2s ease-in;
    background: #000;
    color: #fff;
    box-shadow: 0 4px 15px rgb(179 179 179 / 50%);
}
.upsell_price button.add-to-cart-btn{
  transition: all 0.2s ease-in;
}
@media only screen and (max-width: 1600px){
      .product_title_price h3 {
        font-size: 15px !important;
        line-height: 24px;
    }
  .drawer.drawer--right.drawer--cart a.ajaxcart__product-name {
    font-size: 16px;
  }
  .drawer.drawer--right.drawer--cart span.ajaxcart-item__price,
  .drawer.drawer--right.drawer--cart span.ajaxcart__product-meta{
    font-size: 15px;
  }
  .drawer.drawer--right.drawer--cart .ajaxcart__qty svg {
    width: 15px !important;
    height: auto !important;
}
  .drawer.drawer--right.drawer--cart .ajaxcart__qty input{
        width: 150px;
    height: 45px;
  }
  .upsell_title_price p {
    font-size: 13px;
  }
      div#upsell_products_container, .upsell_products_container-products {
        gap: 12px;
        justify-content: space-between;
    }
  .upsell_price{
        padding: 10px;
  }
  .add_cart_upsell button{
    font-size: 13px;
  }
  .add_cart_upsell {
    width: 35%;
}
  .upsell_title_price {
    width: 65%;
}

  #upsell_products_container .cart-product, .upsell_products_container-products .cart-product {
    width: calc(51% - 14px);
  }
  .add_cart_upsell button{
        padding: 3px;
  }
 
}

@media only screen and (max-width: 1500px){
  body.template-index span#ProductPrice .money {
    font-size: 25px !important;
}
body.template-index button#AddToCart span.btn-amazon--link.js {
    font-size: 18px;
}
  .drawer.drawer--right.drawer--cart .ajaxcart__qty input{
        font-size: 24px;
    width: 150px;
    height: 45px;
  }
  .drawer.drawer--right.drawer--cart button.cart__checkout.quick-add-button{
        font-size: 16px;
  }
  
  /* .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-click-target-2, .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-design-2.ROS-sub-radio-2 .ROS-radio-button-click-target-2{
        font-size: 18px !important;
  } */
  #ProductPrice .money{
    font-size: 24px !important;
  }
  .product-form-vue .product_price_sec span.subscription_without_price {
    font-size: 15px;
  }
  .product-form-vue form#AddToCartForm .wxp_pd.product-description h3 {
    font-size: 18px;
  }
  .product-form-vue form#AddToCartForm .wxp_pd.product-description h4:first-child{
        font-size: 16px !important;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .product-details-wrapper .paymentButtonsWrapper #AddToCart{
    font-size: 18px;
  }
  .template-product .product-description h5, .product-single .product-description h5 {
    font-size: 65px !important;
}
  svg.lemon {
    height: 45px;
}
body.template-index .product-description h6 {
    font-size: 18px !important;
    line-height: 24px !important;
}
}

@media only screen and (max-width: 1359px){
  .product_title_price h3 {
        font-size: 14px !important;
        line-height: 20px;
    }
      .product-form-vue form#AddToCartForm .product-description h6 {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}
@media only screen and (max-width: 1300px){
      .drawer.drawer--right.drawer--cart button.cart__checkout.quick-add-button {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1200px){
 
  .drawer.drawer--right.drawer--cart .grid.display-table {
    padding: 0px 10px;
}
      .drawer.drawer--right.drawer--cart a.ajaxcart__product-name {
        font-size: 16px;
    }
  .right-drawer-vue .drawer__title span {
    font-size: 65px;
    line-height: 60px;
  }
  .right-drawer-vue .drawer__title span:after {
    content: '';
    background: url('/cdn/shop/files/Vector_1_4deacda7-d260-427c-bd22-c574fe97dea3.svg?v=1742967742') no-repeat center / contain;
    width: 36%;
    height: 30px;
    position: absolute;
    bottom: 2px;
    left: 0px;
    z-index: -1;
}
  .right-drawer-vue .drawer__title span {
    position: relative;
}
}

@media only screen and (max-width: 991px){
  .drawer--right {
    width: 90%;
}
  .drawer.drawer--right.drawer--cart .grid.display-table .large--two-quarters {
    padding-left: 15px;
}
  .drawer.drawer--right.drawer--cart .drawer_title_price {
    gap: 5px;
}
      .drawer.drawer--right.drawer--cart a.ajaxcart__product-name {
        font-size: 15px;
        line-height: normal;
    }
  .drawer.drawer--right.drawer--cart span.ajaxcart__product-meta {
        font-size: 12px;
        line-height: normal;
        margin-top: 7px;
    }
  
}

@media only screen and (max-width: 767px){
  .fera-averageRating {
    display: inline-flex
;
    align-items: center;
}
  .main-page-container{
    margin-top:0px;
  }
  h1.product-details-product-title {
    margin-top: 15px;
}
  .drawer.drawer--right.drawer--cart .ajaxcart__footer-wrapper {
    padding: 18px 20px;
}
  .drawer.drawer--right.drawer--cart .ajaxcart__qty svg {
    width: 10px;
}
.drawer.drawer--right.drawer--cart .ajaxcart__qty input{
      width: 110px;
    height: 35px;
  font-size:18px;
  border:1px solid #000;
}
.drawer.drawer--right.drawer--cart .grid.display-table {
    padding: 0px 15px;
}
.drawer.drawer--right.drawer--cart .grid.display-table.table-two {
    padding: 0px;
}
  .drawer.drawer--right.drawer--cart button.cart__checkout.quick-add-button,
  .drawer.drawer--right.drawer--cart .grid__item.ajaxcart__subtotal p{
        font-size: 16px;
  }
  .drawer.drawer--right.drawer--cart .ajaxcart__footer .grid--full .grid__item.ajaxcart__subtotal_header p{
        font-size: 18px;
  }
  .drawer.drawer--right.drawer--cart .cart__shipping.rte p{
    font-size: 13px;
    width: 75%!important;
  }
  div#CartContainer {
    padding-top: 0px;
}
  .drawer.drawer--right.drawer--cart span.ajaxcart-item__price{
    font-size: 13px;
        margin-top: 0px;
  }
  .product-form-vue form#AddToCartForm .wxp_pd.product-description h4 {
    font-size: 15px;
  }
  .template-product .product-details-wrapper {
        padding: 0px;
  }
      .product-form-vue form#AddToCartForm .wxp_pd.product-description h4:first-child {
        font-size: 15px !important;
      }
      .product-form-vue form#AddToCartForm .wxp_pd.product-description h3 {
        font-size: 16px;
    }
  /* .template-product .ROS-radio-toolbar-2 .ROS-design-2.ROS-mc-radio-2 .ROS-radio-button-click-target-2 {
    padding: 0px 18px 6px 32px !important;
} */
  .ship_money_back .text_data p {
        font-size: 13px;
    }
  .product-details-wrapper .paymentButtonsWrapper #AddToCart {
        font-size: 18px;
    line-height:24px!important;
    }
  .product-details-wrapper .form-vertical button#AddToCart span.js {
    height: 22px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 17px;
        line-height: 20px;
}
  body.template-index .wrapper-padded.product-single{
    padding:20px;
  }
      .homepage-section--indiv-product-wrapper .homepage-sections-wrapper .wrapper-padded.product-single .swiper-pagination {
        margin-top: 15px;
    }
  body.template-index section.product-details-wrapper {
    padding: 0px;
}
  .template-product .product-description h5 svg, .product-single .product-description h5 svg {
        position: absolute;
        top: 22%;
        right: -60px;
    }
  .template-product .product-description h5, .product-single .product-description h5 {
        font-size: 58px !important;
    }
  /* .product-form-vue form#AddToCartForm .wxp_pd.product-description h3 {
    display: none;
} */
  .inge,.inge h3 {
    display: block!important;
}
  /* #ProductPrice .money {
        font-size: 24px !important;
    } */
  /* body.template-index .product-description.rte h3 {
    display: none;
} */
  .custom-image-section.custom-image-section--small.review_section_img{
    bottom:0px !important;
        height: auto !important;
  }
      #upsell_products_container .cart-product,  .upsell_products_container-products .cart-product {
        width: 100%;
    }
  .cart_inner_upsell {
    height: calc(94vh - 225px);
  }
    
  .upsell_main {
        padding: 20px 15px;
    }
  .upsell_main h3.upsell_title {
    font-size: 16px;
  }
}



/* 25/march css */
.drawer.drawer--right.drawer--cart .cart__shipping.rte p span {
    position: relative;
}
.drawer.drawer--right.drawer--cart .cart__shipping.rte p span:before{
     content: '';
    position: absolute;
    background: #FFC600;
    width: 8px;
    height: 8px;
    top: 5px;
    border-radius: 50%;
    left: -13px;
}
.template-index .product-details-wrapper .product-description.rte p {
    margin: 0px;
}
.template-index .product-details-wrapper .product-description.rte h3{
  margin-top:0px;
  margin-bottom:3px;
}
.template-index .product-details-wrapper .product-description.rte p:empty{
  display:none !important;
}
.template-index .product-details-wrapper .product-description.rte p {
    margin: 20px 0 10px !important;
}
.subscription_check .subscribe_button_cart {
    width: 100%;
    padding: 8px;
    border: 1px solid #949494;
    border-radius: 30px;
    text-align: center;
    background: linear-gradient(90deg, #ffffff, #ffc600);
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Montserrat';
}
.subscription_check .subscribe_button_cart:hover{
  background: linear-gradient(90deg, #ffffff, #000);
  color:#fff;
}
.grid.display-table.table-two {
    padding: 10px 0px;
}
.ROS-design-2.ROS-sub-radio-2 .ROS-radio-button-click-target-2, .ROS-design-2.ROS-mc-radio-2 .ROS-radio-button-click-target-2 {
    padding: 0 10px 0 30px!important;
}
label.ROS-radio-button-click-target-2 {
    text-align: left;
}
 .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-radio-button-click-target-2, .ROS-Continer-2 .ROS-radio-toolbar-2 .ROS-design-2.ROS-sub-radio-2 .ROS-radio-button-click-target-2{
        font-size: 18px !important;
  }
.subscription_check:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 14px;
    right: 30px;
    background: #949494;
    top: 13px;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 0% 0%);
}
.subscription_check {
    position: relative;
    width: 100%;
    height: 100%;
  display:flex;
  justify-content:center;
  align-items:center;
}
.subscription_check:before {
    content: '';
    position: absolute;
    right: 40px;
    border-left: 2px solid #949494;
    width: 20px;
    height: 25px;
    top: 7px;
    z-index: 1;
}
form.shopify-product-form p.compare-at-price.sale-price{
    display: none !important;
}
.drawer .upsell_products_container-products:empty {
    display: none;
}
 .drawer .upsell_main.main_upsell_prod:has(.upsell_products_container-products:empty) {
    display: none;
} 
.upsell_title_price p.product_price span.money {
    font-size: 13px;

}
.upsell_title_price p.product_price{
   margin-bottom:0px; 
}
.upsell_title_price p.product_title {
        font-size: 12px;
        line-height: 15px;
   margin-bottom:15px; 
    }
.product_info_price {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    align-items: center;
}
p.product_price.slae_price span.money {
    color: #a1a0a0;
    text-decoration: line-through;
    font-size: 11px;
}
.shopify-section.product1_bundle + .custom_img_section {
    padding-top: 70px !important;
}
.custom-image-section.custom-image-section--small.review_section_img img.custom-image-section__image {
    display: flex;
    height: 100px;
    object-fit: contain;
}
.custom-image-section.custom-image-section--small.review_section_img {
    height: 30px;
    max-height: 100px;
    position: relative;
    overflow: visible;
    bottom: -55px;
}
.shopify-section .homepage-sections-wrapper {
    padding: 0px !important;
}
/* .cart_inner_upsell .grid.display-table {
    padding: 0px;
} */
/* .grid.display-table.table-two {
    padding: 0px 40px;
    margin-bottom: 20px;
}
.table_layout_grid {
    padding: 0px 40px;
    width: 100%;
    height: 100%;
} */
span.money.price-line-through.sale-price {
    font-size: 11px !important;
}
span.fera-stars-custom b {
    font-size: 22px;
    line-height: 19px;
    padding: 1px;
    color: #ffc600;
}
span.review_text {
    color: #737373;
    font-size: 20px;
    font-weight: 500;
}
.accordion-container.wrapper-padded {
    padding-top: 50px;
  padding-bottom: 50px !important
}
h2.homepage-sections--title {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600;
}
.drawer.drawer--right.drawer--cart .cart__shipping.rte p{
       display: flex;
        width: 47%;
        flex-direction: column;
        font-size: 12px;
        line-height: 16px;
        justify-content: center;
        align-items: center;
        margin: 0px auto;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
  }
@media screen and (min-width:1500px){
  .ajaxcart__inner {
    padding-top: 15px;
}
  .upsell_main.main_upsell_prod {
    position: relative;
    bottom: -20px;
}
  .cart_inner_upsell {
    height:calc(70vh - 0px);
    position: relative;
}
}
/* h2.homepage-sections--title{
  font-family: 'RastantyCortezRegular' !important;
  font-weight:400 !important;
}
 */
.ship_money_back .text_data span{
  position:relative;
  top: -1px;
    left: -2px;
}


.fera-averageRating {
    display: inline-flex;
    align-items: center;
}
.show_actual_price span.money {
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    font-family: "Montserrat", sans-serif;
    font-size: 19.95px !important;
    color: #000;
}

.title_price .product_price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
}
.fera-alert.fera-alert--info.fera-alert--dismissible.fera-productReviews-widget-alert {
    display: none !important;
}
.title_price .product_price del.regular_price {
    color: #737373;
}

/*  14 APR */
.product-description h4:first-child span, .product-description h4:first-child {
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400;
    margin-top: 0px;
}
.product-description h4:first-child{
  margin-bottom: 15px;
}
.product-description span h4 strong span {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 20px;
}
.product-description h3 {
    font-size: 18px !important;
}
.product-description h4 {
    font-size: 20px !important;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
}

.homepage-sections-wrapper .wrapper-padded.product-single {
    padding: 0 80px 0px 0px!important;
  max-width: 100%!important;
}
.homepage-sections-wrapper .wrapper-padded.product-single .product-description.rte p.deleteonhp {
    display: none;
}

