/* 
 Theme Name:   Wooinside Child
 Theme URI:    
 Description:  
 Author:       webinside
 Author URI:   https://www.webinside.co.il
 Template:     wooinside
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your ## MULTI LANGUAGEG styles ONLY ## below this line ==
--------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.alert-wrap {
  position: relative;
}
.alert-wrap .bg-img {
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
}
.alert-wrap .bg-img img {
  height: 100%;
}
.content-alert {
  z-index: 9999999999 !important;
}
.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
  display: none;
}
.woocommerce-form__label-for-checkbox {
  color: #0e131c;
  padding-left: 1.563rem;
  padding-bottom: 0;
  padding-top: 0.125rem;
  font-size: 0.875rem;
}
.woocommerce-terms-and-conditions-wrapper > p.form-row {
  margin-bottom: 0;
  margin-top: 6px;
  position: relative;
}
.woocommerce-terms-and-conditions-wrapper > label:not(:first-of-type) {
  padding-top: 8px;
}

.woocommerce-terms-and-conditions-wrapper > p.form-row label {
  position: relative;
}
.woocommerce-terms-and-conditions-wrapper > p.form-row label::before {
  position: absolute;
  top: 0.3rem;
  left: 0;
  width: 1.063rem;
  height: 1.063rem;
  border: 0.125rem solid #424242;
  content: "";
  border-radius: 0.125rem;
  transition: 0.4s ease;
  z-index: 0;
}

[dir="rtl"] .woocommerce-form__label-for-checkbox {
  padding-right: 1.563rem;
  padding-left: 0;
}

[dir="rtl"]
  .woocommerce-terms-and-conditions-wrapper
  > p.form-row
  label::before {
  right: 0;
  left: auto;
}
[dir="rtl"] .summary-item .custom-control.woocommerce-form__label-for-checkbox {
  padding-right: 0;
}
.summary-inner {
  margin-top: 18px;
}

@media (min-width: 1500px) {
  .blog .container {
    max-width: 89.625rem;
  }
}

@media (max-width: 1499px) {
  .blog .container {
    max-width: 77.5rem;
  }
}
.blog figure.wp-block-table::before,
.blog figure.wp-block-image::before {
  content: unset;
  display: none;
}

.blog figure.wp-block-image {
  margin-bottom: unset;
}
.blog figure.wp-block-gallery {
  margin-bottom: 1rem;
}

/* p#billing_country_field{
	  display: none;
  } */
.mb-10 {
  margin-bottom: 10px;
}
.mb-90 {
  margin-bottom: 90px;
}
.woocommerce-notices-wrapper .woocommerce-info + .woocommerce-message {
  display: block;
}
.cart-number:empty {
  display: none;
}
a.reset_variations {
  display: none !important;
}
.product-info h1 + .short-desc {
  margin-top: 1.25rem;
}
.contact-us a:hover {
  color: #fff;
  text-decoration: underline;
}

.hero.hero-style-three {
  background-size: cover;
}

.wp-block-contact-form-7-contact-form-selector .btn-white {
  border-color: #ceb988;
}
.wp-block-contact-form-7-contact-form-selector .btn-white i {
  color: #ceb988;
}

.wp-block-contact-form-7-contact-form-selector .btn-white:hover {
  border-color: #fdb933;
}
.wp-block-contact-form-7-contact-form-selector .btn-white:hover i {
  color: #fdb933;
}
.wp-block-contact-form-7-contact-form-selector .btn-wrap {
  padding-top: unset;
}

/* .m-parallax{
	background-attachment: fixed !important;
  } */
@media (min-width: 576px) {
  .with-continue {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
  }
  .with-continue a + a {
    margin-left: unset;
    margin-right: unset;
  }
}

.custom-dropdown {
  font-size: 1rem !important;
}
.tiny {
  color: #4a4a4a;
  font-size: 1.57rem;
  font-weight: 700;
  margin-bottom: 30px;
}
.composition-wrap .tiny {
  color: #ffffff;
  padding-top: 25px;
}
.vid-frame {
  margin-top: 50px;
}
.tax-product_series .series{
  background-repeat: no-repeat;
}
.series .product-stats .series-justify-center {
  justify-content: center;
}
@media (max-width: 767px) {
  .hero.hero-style-three .swiper-slide {
    min-height: 100vw !important;
  }
  .hero.hero-style-three .container {
    top: 100% !important;
    transform: translateY(-100%) !important;
    padding-bottom: 18px !important;
  }
  .hero.hero-style-three .btn {
    margin-top: unset !important;
  }
  .hero.hero-style-three h1 span,
  .hero.hero-style-three .big-ttl span,
  .hero.hero-style-three .big-ttl {
    font-size: 26px !important;
  }
  .hero.hero-style-three h2 {
    font-size: 20px !important;
    margin-top: 3px !important;
  }
  .jarallax [id^="jarallax-container"] > div {
    -webkit-transition-timing-function: cubic-bezier(0, 0.33, 0.07, 1.03);
    -o-transition-timing-function: cubic-bezier(0, 0.33, 0.07, 1.03);
    transition-timing-function: cubic-bezier(0, 0.33, 0.07, 1.03);
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
  }

  .product-meta.sticky {
    margin: 0;
  }
  .office-hours dl {
    text-align: center;
  }
  .sun-days .btn-wrap .btn:last-child {
    display: inline-flex;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.625rem;
  }
  .offers-style-two {
    text-align: center !important;
  }
  .office-hours dd {
    text-align: inherit !important;
    margin: 0 !important;
  }

  .cask-detail {
    min-height: calc(100% - 1.275rem);
  }
  .blog-detail h2.wp-block-heading {
    font-size: 1.3rem;
  }
  .blog-detail h3.wp-block-heading {
    font-size: 1.2rem;
  }
  .blog-detail h4.wp-block-heading {
    font-size: 1.15rem;
  }
}

.product-meta {
  z-index: 2;
}

/* Below is the css realated to the new Footer Starts */

/* DevTeam Css Starts From here  */
@media (min-width: 1200px) {
  .footer-style-two .col:nth-child(2) {
    max-width: max-content;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}
.footer-style-two .recapcha-credits p {
  margin-top: 1.4rem;
  font-size: 14px;
  color: #ac9765;
}
footer .container .row.recapcha-credits > * {
  padding-right: var(--half-gutter-width, 0.5rem);
  padding-left: var(--half-gutter-width, 0.5rem);
}
/*Desktop Css*/
@media (min-width: 768px) {
  footer .no-need-padding {
    padding: unset !important;
  }

  html:not([dir="rtl"]) .copyright ul li:not(:last-child) {
    padding-right: 2.438rem !important;
  }
  [dir="rtl"] .copyright ul li:not(:last-child) {
    padding-left: 2.438rem !important;
  }

  .section-above-copyrights {
    padding-bottom: 1.2rem !important;
  }

  .ul-menu-2 {
    justify-content: flex-start !important;
  }

  .new-ul-menu-2 li:first-child {
    display: block;
  }

  .new-ul-menu-2 li:not(:first-child) {
    display: none;
  }
  .old-ul-menu-2 li:first-child {
    display: none;
  }

  .old-ul-menu-2 li:not(:first-child) {
    display: block;
  }
}

/*Mobile css */

@media (max-width: 767px) {
  .row.section-above-copyrights.copyright {
    padding-bottom: 0.7rem;
  }
  .custom-text-size {
    font-size: 14px !important;
  }
  .copyright-col1,
  .copyright-col2 {
    font-size: 13px !important;
  }
  .new-copyright {
    display: flex !important;
    flex-direction: column-reverse !important;
    padding-bottom: 2rem !important;
    padding-left: 8px;
    padding-right: 8px;
  }

  .copyright-col2 {
    order: -1;
  }

  .copyright-col3 {
    padding-bottom: 1.7rem !important;
  }

  .copyright-col2 {
    /* padding-bottom: 0.8rem !important; */
  }

  .copyright-col1 {
    order: -2;
  }

  .copyright ul li:nth-child(n) {
    padding: 0 0.363rem !important;
  }

  .old-ul-menu-2::before {
    /* content: attr(data-content); */
  }

  .new-ul-menu-2 {
    display: none !important;
  }
}

.touch-wrap .control-caption {
  display: block;
}

.touch-wrap .control-caption:before {
  position: absolute !important;
  top: 5px !important;
  right: 0 !important;
  border: 1px solid #162134 !important;
  content: "";
  border-radius: 2px !important;
  transition: 0.4s cubic-bezier(0.7, 0, 0.2, 1) !important;
  z-index: 0 !important;
}
.touch-wrap .control-caption:after {
  transition: 0.4s opacity ease !important;
  position: absolute !important;
  top: 1px !important;
  left: 9px;
  width: 6px !important;
  height: 16px !important;
  border-bottom: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  content: "" !important;
  transform: rotate(45deg) !important;
  z-index: 1 !important;
  display: block;
  border-left: unset;
}
.touch-wrap .control-caption.control-caption-active:after {
  opacity: 1 !important;
}
.touch-wrap .control-caption a {
  text-decoration: underline;
}
.touch-wrap
  [data-status="unaccepted"]
  .wpcf7-acceptance
  .control-caption:before {
  border-color: #f00 !important;
}

.touch-wrap form a:hover {
  color: #ffffff !important;
}

@media (max-width: 399px) {
  .guess-the-blend.hero .swiper-slide {
    height: 30rem !important;
  }
}

/* DevTeam Css Ends here  */
/*
	  Tooltip
  */
/*
	  Tooltip
  */
div[data-tooltip] {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

div[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  background-color: #333;
  color: #fff;
  padding: 8px 12px;
  border-radius: 5px;
  font-size: 14px;
  width: max-content;
  white-space: pre-wrap;
  max-width: 100%;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

div[data-tooltip]::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

div[data-tooltip]:hover::after,
div[data-tooltip]:hover::before {
  opacity: 1;
}

.woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single {
  background-color: #fff;
  border: 1px solid #c7c7c7;
  height: 2.688rem;
  border-radius: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 0.875rem;
  color: #162134;
  line-height: 1.42857143;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
.woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  left: unset;
  right: unset;
}
.woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  position: unset;
  top: unset;
  left: unset;
  right: unset;
}

/* checkout modal css Starts from here  */

.checkoutmodal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.checkoutmodal-dialog {
  background-color: #fff;
  max-width: 50rem;
  margin: 150px auto;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.checkoutmodal-header {
  background-color: #fdb913;
  color: #0e131c;
  padding: 20px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center; /* Center the heading */
}
.checkoutmodal-header h4 {
  margin: unset;
}

.checkoutmodal-content {
  padding: 40px; /* Add padding here */
  max-height: 300px;
  overflow-y: auto;
}
.checkoutmodal-content p {
  font-size: 16px;
}

.checkoutmodal-footer {
  background-color: #fff;
  text-align: center;
  padding: 20px 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px solid #ddd; /* Add a top border for visual separation */
}

.close-button {
  background-color: #fdb913;
  color: #0e131c;
  border: none;
  padding: 20px 40px; /* Increase padding to make the button larger */
  border-radius: 5px; /* Increase border-radius for a rounder button */
  cursor: pointer;
  font-weight: bold; /* Make the text bold */
}

.wmc-custom-checkout-right {
  color: #0e131c;
  font-size: 70%;
  line-height: 2.3;
  margin-left: 5px;
}
.shop_table .order-total td {
  display: flex;
  justify-content: end;
  flex-direction: column;
}
@media (min-width: 768px) {
  .checkoutmodal-header h4 {
    font-size: 1.4rem;
  }
}

@media (max-width: 767px) {
  .checkoutmodal-header h4 {
    font-size: 1.2rem;
  }
  .checkoutmodal {
    padding: 0 24px;
  }
}

/* checkout modal css Ends here  */

a.loading {
  pointer-events: none;
}
.woocommerce-input-wrapper {
  display: block;
}

.woocommerce-input-wrapper span.select2 {
  width: 100% !important;
}
.woocommerce-input-wrapper input[type="text"] {
  padding: 0.625rem 1.375rem;
  font-size: 0.875rem;
  border: 0.063rem solid #c7c7c7;
}

#shipping_method li {
  text-align: initial;
}

.pre-contact-form {
  font-size: 18px !important;
  color: #ffffff;
  font-weight: 400;
  padding-left: 0;
  margin: 0;
  /* padding-top: 0.813rem; */
  padding-top: 2.813rem;
  text-transform: none !important;
}

.join-club form label {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
}

/* .join-club form .form-control {
	margin-top: 0.813rem;
  } */
.join-club form {
  padding-top: 1.438rem !important;
}

.join-club .title-caption .form-group {
  padding-bottom: 0.875rem;
}

.section-title h3 {
  padding-top: 1.938rem;
}

.join-club form .form-control {
  margin-top: 0.4rem;
}

@media (max-width: 767px) {
  .section-title h3 {
    padding-top: 2.5rem;
  }
}

.join-the-club-title-caption input::placeholder {
  color: #525252 !important;
}
.join-the-club-title-caption input {
  color: #525252 !important;
}

/* blend your own css starts */

.below-blend-title {
  color: #656565;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.2px; /* 192% */
  text-transform: uppercase;
}
.blend-item-above {
  border-bottom: 1px solid rgba(217, 217, 217, 0.25);
}

.blend-item-above span.quantity-controler {
  border-color: #d9d9d9 !important;
}

.blend-item-above .quantity {
  width: 100%;
  margin: unset;
  position: static;
}
.blend-item-above .progress {
  margin: 0 16px;
}
.blend-item-above span.quantity-controler.down {
  left: -16px;
}
.blend-item-above span.quantity-controler.up {
  right: -16px;
}
.blend-detail .personal-module .col-8,
.blend-detail .bottle-caption .bottle-subtitle {
  display: none;
}
.blend-detail .bottle-caption {
  padding-bottom: 40px;
}
.blend-detail .personal-module .col-4 {
  flex-basis: 100%;
  max-width: 100%;
}
.blend-detail .personal-module form .block > a {
  visibility: hidden;
}

.blend-item .quantity-controler,
.blend-item-above .progress {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.moblie-below-blend-title {
  direction: ltr;
}
@media (max-width: 767px) {
  .moblie-below-blend-title {
    padding: 0 5px;
  }
  .blend-options .blend-title {
    text-align: center;
    margin: 0 auto;
    width: auto !important;
  }
  .blend-item-above {
    padding-top: 15px;
    padding-bottom: 13px !important;
  }

  .blend-item-above .progress {
    margin-top: 5px !important;
    min-width: calc(100% - 32px);
  }

  .blend-item-above .quantity-controler {
    line-height: 1.4 !important;
  }
  .fake-quantity {
    display: none !important;
  }
  .blend-title-parent {
    display: flex;
  }
  .blend-bottle .bottle-figure .bottle {
    left: 12px !important;
    right: 12px !important;
  }
  @supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .blend-bottle .bottle-figure .bottle {
      left: 24px !important;
      right: 24px !important;
    }
  }

  .blend-options {
    padding-top: 74px;
  }
  .has-bottle .blend-options {
    transform: translateX(-75%);
  }
  .product-image.blend-product a:not(.active) {
    left: -17.5%;
  }
  .product-image.blend-product {
    max-height: 102%;
  }
  .bottle > div[class*="color"][data-label][style] span {
    width: 111%;
    text-align: initial;
    white-space: unset;
  }
}
@media (max-width: 350px) {
  .product-image.blend-product a {
    left: -6.5%;
  }
  .product-image.blend-product {
    right: -10.375rem;
  }
}

@media (min-width: 768px) {
  .blend-item-above {
    padding: 14.65px 0 9.35px 0;
    align-items: flex-start;
  }
  .moblie-below-blend-title {
    display: none;
  }

  .blend-item-above span.quantity-controler {
    position: absolute;
    top: 16px;
  }
  .blend-item .fake-quantity {
    min-width: 65px;
    padding-top: 7px;
    direction: ltr;
  }
  .blend-item-above .progress {
    min-width: 39.8%;
    margin-right: auto;
    align-self: flex-start;
  }
  .blend-options {
    padding: 0.513rem 0 1.325rem;
    padding-right: 13%;
  }
  .blend-item-above .blend-title {
    font-size: 18px;
    font-weight: 500;
    max-width: 10.1rem;
  }
}

.fake-quantity-control {
  color: #162134;
  text-align: right;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px; /* 60% */
  text-transform: uppercase;
}
.fake-quantity-control::after {
  margin-left: -0.313rem;
  content: " % ";
}

.blend-item-above .quantity input[type="number"],
.blend-item-above .quantity::after {
  display: none;
}
.blend-item-above .progress {
  height: 32px;
  background: #d9d9d9;
}
.blend-item-above .progress:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -16px;
  right: -16px;
  border-radius: 50px;
  z-index: -1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.24);
}
.blend-item-above .progress-bar {
  height: 32px;
}

.blend-item-above span.quantity-controler.down {
  height: 32px;
  width: 32px;
  font-size: 0;
}
span.quantity-controler.down:after {
  content: " ";
  width: 9.6px;
  height: 2px;
  position: absolute;
  background: #fdb933;
}

span.quantity-controler.down.disabled:after {
  background: #d9d9d9;
}
.blend-item-above span.quantity-controler.up {
  height: 32px;
  width: 32px;
}

.blend-item-above .quantity-controler {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1 !important;
  font-family: arial;
  font-weight: bold;
}
.moblie-below-blend-title::after {
  content: "%";
}

/* new blend design 22-01-2024 */

.blend-detail .product-meta .btn:hover,
.blend-detail .product-meta .btn:focus {
  background: #fdb913;
  color: #162134;
}
.blend-detail .product-meta .btn.not-full {
  overflow: hidden;
  border: unset;
  background: unset;
}

html:not([dir="rtl"]) .blend-detail .product-meta .btn.not-full:before {
  right: unset !important;
  left: 0 !important;
}

.blend-detail .product-meta .btn.not-full:before {
  background: #fdb913;
  height: 100%;
  width: var(--width, 0);
  content: " ";
  position: absolute;
  right: 0;
  z-index: -1;
  transition: 0.5s width ease;
}
.blend-detail .product-meta .btn.not-full:hover {
  color: #162134;
}

.blend-detail .product-meta .btn.not-full:after {
  background: #d9d9d9;
  height: 100%;
  content: " ";
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -2;
}

.blend-detail .product-meta a {
  height: 48px;
}
.blend-detail .product-meta .btn {
  min-width: 231.31px;
}
@media (max-width: 767px) {
  .blend-detail .product-info {
    transform: unset !important;
  }
  .blend-detail .product-meta.sticky a {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  }

  .blend-detail .product-meta a {
    height: 42px !important;
    width: 100% !important;
    font-weight: 400 !important;
  }

  .blend-detail .product-meta.sticky span {
    display: none !important;
  }

  .blend-detail .product-meta.sticky {
    background: unset !important;
    border-top: unset !important;
    position: static;
  }
  .blend-detail .product-meta .btn {
    padding: 12px !important;
  }

  .blend-detail .product-meta .btn:not(.static) {
    position: fixed;
    bottom: 20px;
    left: 1.063rem;
    right: 1.063rem;
    max-width: calc(100% - 2.126rem);
  }
}

/* blend your own css End */
/* join-the-club css Start */
@media (min-width: 992px) {
  .float-section-join {
    padding-bottom: 9rem;
  }
  .product-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product-meta span {
    max-width: 170px;
  }
}
/* join-the-club css End */

#w2t_tranzila_payment_form .button.cancel {
  display: none;
}

/* Checkout css starts from here  */

.mh-overlay {
  position: fixed;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  outline: none;
}

.mh-overlay .popup {
  position: absolute;
  overflow: visible;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  width: 332px;
  height: auto;
  margin-left: -150px;
  margin-top: -150px;
  outline: none;
  background: #fff;
  border-radius: 2px;
  padding: 25px;
}

.mh-overlay .popup-close {
  position: absolute;
  right: 8px;
  top: -3px;
  font-size: 30px;
  color: #484748;
  cursor: pointer;
  opacity: 0.8;
  outline: none;
  z-index: 300;
}

.mh-overlay .popup-form {
  text-align: center;
  /*padding: 20px 0 10px 0;*/
}

.mh-overlay .popup-form h2 {
  color: #484748;
  font-size: 20px;
  line-height: 24px;
  padding: 15px 0 20px 0;
  text-transform: uppercase;
  margin: 0;
}

.mh-overlay .popup-form__descr {
  color: #484748;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  padding-bottom: 15px;
}
/* checkout css ends here  */

/* Private experince page css Starts */
.dropdown-items.types_of_experiences_inner {
  z-index: 2;
}

.product-private-experience-eticket .radio-toolbar {
  display: inline-flex;
  align-items: center;
}

.product-private-experience-eticket .radio-toolbar input[type="radio"] {
  display: none;
}

.product-private-experience-eticket
  .radio-toolbar
  input[type="radio"]:checked
  + label {
  background-color: #fdb933;
  color: #333;
  border-color: #fdb933;
}

.product-private-experience-eticket .radio-toolbar label {
  display: inline-block;
  padding: 5px 20px;
  background: #fff;
  color: #333;
  cursor: pointer;
  transition: 0.3s background ease;
}

.product-private-experience-eticket .radio-toolbar label:not(:first-child) {
  margin-right: 1px;
}

.product-private-experience-eticket .radio-toolbar label:hover {
  background-color: #ccc;
}

.product-private-experience-eticket .radio-toolbar.form-group {
  padding-bottom: 1.8rem;
}

.product-private-experience-eticket .book-tour .label {
  margin-bottom: 5px;
  display: block;
  font-size: 15px;
}

/* Private experince page css End */

/* Autocompolete css :start  */
html:not([dir="rtl"]) .pac-logo:after {
  background-position: right !important;
}
html:not([dir="rtl"]) .pac-item {
  text-align: left !important;
}
p.checkout-warning-notification {
  padding: 0.225rem 1.375rem 1.625rem 1.375rem;
  font-size: 0.675rem;
  background: #fdb913;
  margin-bottom: -1.5rem !important;
  border-radius: 1.5rem 1.5rem 0px 0px;
  color: #000;
}

.cart-product-meta {
  white-space: pre-line;
}

/* Autocompolete css :end  */

#gift-delivery-checkbox-wrapper img {
  width: 25px;
  margin: 0 10px;
}

#gift-delivery-checkbox-wrapper {
  padding-bottom: 0.375rem;
}

.ticket-DifferentAdd,
#gift-delivery-checkbox-wrapper .custom-control {
  padding: unset;
}

.custom-dropdown .dropdown-value,
.custom-dropdown .dropdown-items > div {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  white-space: unset;
}

.custom-dropdown.form-control.col-cstm.types_of_experiences .dropdown-value,
.types_of_experiences_inner > div {
  text-transform: none;
}

.post-password-form {
  max-width: 450px;
}
.post-password-form .form-group {
  display: flex;
  padding: 0;
  justify-content: flex-end;
}
.post-password-form .form-group input {
  border-color: #b5af9a;
}
.post-password-form .form-group .btn {
  position: absolute;
  background: #fff;
  height: 100%;
}
@media (max-width: 767px) {
  .post-password-form .form-group {
    flex-direction: column;
  }
  .post-password-form .form-group .btn {
    position: static;
    margin-top: 0.8rem;
    height: auto;
  }
}

.warning-message {
  color: red;
  padding: 10px 0;
}
.our-process figure img {
  width: auto;
}

.summary-wrap-bottom {
  margin-bottom: 1.063rem;
  padding: 1.563rem;
  background: #e1e2e1;
  color: #0e131c;
}

.module-bottle img {
  max-width: 372px;
}

.bottle-caption {
  bottom: 39%;
}

html:not([dir="rtl"]) .bottle-subtitle {
  font-family: "Editor";
}

.product-meta.request-form {
  flex-direction: column;
  align-items: flex-start;
}
.product-meta.request-form h4 {
  font-size: 1.5rem;
  padding-bottom: 1.5rem;
}
.product-meta.request-form .form-control,
input:not([type="submit"]) {
  border: 0.12rem solid #e6e6e6;
}

[dir="rtl"] input.ph-number::placeholder {
  text-align: right;
}

.request-form .form-group {
  padding-bottom: 0.75rem;
}

.product-info .request-form .btn-wrap {
  padding: 0.95rem 0 1.25rem;

  display: flex;

  justify-content: flex-end;
}

.product-info .request-form {
  max-width: 25.5rem;
}

.product-meta.request-form span {
  max-width: unset !important;
}

.product-meta.request-form .btn:not(.btn-link) {
  padding: 0.6rem 1.4rem;

  min-width: unset;

  font-weight: 400;

  margin: unset;
}

.product-meta.request-form label {
  width: 100%;
}

.request-form .form-control,
.request-form input:not([type="submit"]) {
  padding: 0.625rem 1.4rem;

  font-size: 0.85rem;

  color: #717171;
}

.request-form .form-control,
.request-form input:not([type="submit"])::placeholder {
  color: #717171;
}

/* product series css Starts from here  */

.batch-tab {
  color: #89a8b2;
  position: relative;
  font-size: 1.1rem;
  cursor: pointer;
}

.batch-tab.active,
.batch-tab:hover {
  color: #eff0f0;
}

/* Divider */
.batch-tab:not(:last-child)::after {
  content: "";
  display: inline-block;
  margin-left: 20px;
  height: 18px;
  width: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  vertical-align: middle;
}

.batch-content-item {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.batch-tabs .batch-number {
  padding-top: 12px;
}

.col-3.batch-content-item img {
  margin-left: -18px;
  padding-top: 4px;
}

.batch-content-item .batch-number {
  letter-spacing: 2px;
}

.series .series-materials {
  padding-top: 0rem;
}

.series .series-materials .row > * {
  padding: 0.7rem 0rem 0.25rem 0.2rem;
}

.series .series-materials .row > .col-4:first-child {
  padding-left: 20px;
}
.series .series-materials .row > .col-4 > p {
  letter-spacing: 0.61px;
}

.series-title {
  padding-top: 1.75rem;
}

.btn-lg {
  padding: 0.5rem 5.375rem;
}

.btn-wrap-center {
  text-align: center;
}

.batch-main-wrap {
  min-height: 360px;
}

.autocomplete-container{
  width: 312px;
  position: relative;
}
.series-hero-module {
  position: absolute;
  top: 103px;
  left: 21.5%;
}
.series-hero-module .hero-headings{
  margin-bottom: 15px;
  direction: ltr;
}
.series-hero-module .ttl{
  font-weight: 400;
  font-size: 3.45rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: initial;
  display: block;
}
.series-hero-module .ttl b{
  font-size: 147%;
  line-height:1;
  color: #d0c298;
  font-family: "Editor";
  font-weight: bold;
  display: block;
}
.series-hero-module .autocomplete-results{
  direction: ltr;
}
.find-your-cask-form {
  display: flex;
  background: #fff;
  overflow: hidden;
  align-items: center;
  align-content: space-between;
  flex-wrap: nowrap;
  border: 1px solid rgb(105 112 117);
}

#batch-search {
  width: calc(100% - 53px);
  padding: 10px 15px;
  font-size: 16px;
  border: none;
  outline: none;
  background: #f9f9f9;
  color: #333;
  border-radius: unset;
}

.autocomplete-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #797979;
  /* border-top: none; */
  max-height: 200px;
  overflow-y: auto; /* Enable scrollbar */
  z-index: 1000;
  display: none;
}

.autocomplete-results.active {
  display: grid;
  grid-gap: 10px;
  padding: 14px 8px 14px 8px;
}

.autocomplete-result {
  /* padding: 11px 5px 11px 10px; */
  font-size: 16px;
  color: rgb(14 19 28);
  cursor: pointer;
  display: flex;
  transition: background 0.2s;
  align-content: stretch;
  /* justify-content: space-evenly; */
  align-items: center;
}
.autocomplete-result.no-results{
  cursor: none;
}

.autocomplete-result .batch-name {
  flex-grow: 1;
  text-align: left;
  font-weight: bold;
}

.autocomplete-result .batch-number {
  margin: 0 9px 0 5px;
  font-weight: bold;
  white-space: nowrap;

}

.autocomplete-result .batch-abbr {
  margin: 0 auto;
  font-weight: bold;
  height: 35px;
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jarallax-img {
  width: 100%;
  height: auto;
  position: relative;
}

#batch-search-form i {
  font-size: 2rem;
  margin: unset;
}
#batch-search-form i.w-icon-arrow-down {
  font-size: 1.4rem;
}

#batch-search-form button {
  padding: 6px 10px;
  border-radius: unset;
  border: unset;
  width: 54px;
  align-self: stretch;
  display: flex;
  flex-basis: 53px;
}

.sticky-form.sticky {
  position: fixed;
  top: 88px; /* Fixed position from the top of the viewport */
  left: 21.5%; /* Maintain left alignment */
  z-index: 10;
}

.product-stats {
  margin: 104px 0 19px 0;
}

.product-stats .row {
  margin: 0 -15px;
  row-gap: 34px;
}

.product-stats .col-3 {
  padding: 0 15px;
}

.product-stats .stat-item {
  text-align: center;
  margin-bottom: 30px;
}

.product-stats .stat-item .icon {
  margin-bottom: 12px;
  height: 50px;
}

.product-stats .stat-item .icon img {
  width: auto;
  height: auto;
  max-width: 58px;
  max-height: 100%;
}

.product-stats .stat-item .value {
  font-size: 58px;
  line-height: 1.2;
  font-weight: 500;
  color: #fff;
  margin-bottom: 1px;
  font-family: "Editor";
}

.product-stats .stat-item .label {
  font-size: 22px;
  line-height: 2;
  color: #fdb913;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}

.batch-tabs {
  display: flex;
  gap: 25px;
  padding-bottom: 70px;
  max-width: 100%;
  flex-basis: 100%;
  padding-left: 14px;
}

#product-series .content-wrapper {
  /* padding: 50px 20px; */
  /* font-family: 'Editor'; */
}

#product-series.series-parent {
  background-color: rgb(1 9 22);
  text-align: center;
  padding-top: 1.8rem;
}
#product-series.series-parent .product-series_title{
  font-size: 3.6em;
  margin-bottom: 20px;
}
#product-series.series-parent .product-series_title span{
  font-weight: 300;
  font-size: 110%;
}
#product-series.series-parent .product-series_underline{
  width: 311px;
}
#product-series.series-parent .product-series_card-subtitle{
  font-size: 2.3rem;
}
#product-series .product-series_title {
  font-size: 3.5em;
  font-weight: 400;
  margin-bottom: 18px;
  text-align: center;
  /* font-family: 'Editor'; */
}

#product-series .product-series_title strong {
  font-weight: 100;
  color: white;
  font-family: "Editor";
}

#product-series .product-series_title span {
  color: #fdb913;
}

#product-series .product-series_underline {
  width: 275px;
  height: 11px;
  background: #fdb913;
  margin: 10px auto 30px;
}

#product-series .product-series_subtitle {
  font-size: 1.5em;
  color: #fff;
  padding-bottom: 33px;
  padding-top: 12px;
  font-weight: bold;
}

.product-series_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin: 0 auto 66px;
  justify-items: center;
  max-width: 1449px;
}

.product-series_card {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-content: center;
  justify-content: center;
  align-items: stretch;
}

.product-series_card img {
  width: 100%;
  height: auto;
  display: block;
  /* width: 436px; */
  /* height: 391px; */
}

.product-series_content {
  padding: 13px 15px 20px 15px;
  background: rgb(0 16 45);
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product-series_card-title {
  font-size: 1.7rem;
  line-height: 1.3;
  font-weight: bold;
  color: #fff;
  font-family: "Editor";
}

.product-series_card-subtitle {
  font-size: 2em;
  font-weight: 300;
  color: white;
  padding-bottom: 19px;
}

.product-series_btn {
  background: transparent;
  border: 2px solid #f9b233;
  color: #b5b5b5;
  padding: 5px 31px;
  border-radius: 20px;
  text-decoration: none;
  transition: 0.3s ease;
  display: inline-flex;
  font-size: 17px;
  margin-top: auto;
}

.product-series_btn:hover {
  background: #f9b233;
  color: #020c1b;
}

.product-series_description {
  max-width: 875px;
  margin: 0 auto;
  padding-top: 10px;
  color: #aab2c3;
  /* font-size: 1.2em; */
  /* line-height: 1.33; */
  /* letter-spacing: 0.1px; */
}

.product-series_description p {
  color: #aab2c3;
  font-size: 1.16em;
  line-height: 1.33;

}
.product-series_description p:not(:last-child){
  margin-bottom: 25px;
}

#product-series.series-parent .breadcrumb a {
  color: #fff;
}

.batch-main-wrap .batch-content-top {
  padding-top: 13px;
}
.clear-button {
  position: absolute;
  right: 3.5rem;
  font-size: 2rem;
  cursor: pointer;
  color: #000;
  line-height: 1;
  background: #f9f9f9;
}

.clear-button:hover {
  color: #fdb913;
}
.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 ratio => (9/16)*100 = 56.25% */
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
  Tablet
*/
@media (max-width: 1024px) {
  .series-hero-module .ttl{
    font-size: 2.45rem;
  }
}

@media (max-width: 991px){
  #product-series.series-parent .content-wrapper{
    max-width: calc(100% - 40px);
  }
  #product-series.series-parent .product-series_card-title{
    font-size: 1.5rem;
  }
  #product-series.series-parent .product-series_card-subtitle{
    font-size: 1.3rem;
  }
}
/* mobile css  */

@media (max-width: 767px) {
  .product-series_grid{
    grid-template-columns: 1fr;
  }
  .series-hero-module{
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .series-hero-module .ttl{
    text-align: center;
    margin-bottom: 15px;
    font-size: 3.15rem;
    line-height: 1.3;
    font-weight: 300;
  }
  .autocomplete-container {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    background-color: rgb(14 19 28);
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }
  .find-your-cask-form {
    width: 80%;
    margin: 0 auto;
    border: unset;
  }
  .col-3.batch-content-item img {
    margin-left: unset !important;
    padding-top: 0px !important;
    width: fit-content !important;
  }

  .series .series-materials .row > .col-4:first-child {
    padding-left: 0 !important;
  }

  .series .row .product-stats .row > [class*="col-"] {
    max-width: 50%;
    flex-basis: 50%;
  }
  .sticky-form.sticky {
    position: unset;
    top: unset;
    left: unset;
  }
  .product-stats-wrapper {
    display: flex;
    flex-direction: column;
  }

  .prizes-slider {
    padding: 2.5rem 0 1.25rem;
    order: -1;
  }
  .composition .tiny {
    font-size: 1rem;
    margin-bottom: 23px;
  }
  .composition p {
    font-size: 1.27rem;
    padding: 0px 5px;
  }
  .batch-tabs {
    flex-wrap: wrap;
    max-width: 100%;
    flex-basis: 100%;
    justify-content: center;
    padding-left: 0;
  }
  .tax-product_series .prizes-slider{
    margin-left: 0;
  }
  .product-stats {
    margin: 80px 0 19px 0;
  }
  .product-stats .stat-item .label {
    line-height: 1.4;
  }
  .product-stats .stat-item .icon {
    margin-bottom: 4px;
  }
}

@media (max-width: 450px){
  .series-hero-module .ttl{
    font-size: 2rem;
  }
  .product-stats .stat-item .label{
    font-size: 16px;
  }
  .product-stats .stat-item .value{
    font-size: 34px;
  }
  .product-stats .stat-item .icon{
    height: 34px;
  }
  .product-stats .stat-item{
    margin-bottom: 0;
  }
  .tax-product_series .series .btn-wrap{
    padding-top: 3.5rem;
  }
  .tax-product_series .series .btn-wrap .btn{
    padding: 4px 32px;
  }
  #product-series.series-parent .content-wrapper{
    padding-top: 56px;
  }
  #product-series.series-parent .product-series_title{
    font-size: 2.42em;
    margin-bottom: 15px;
  }
  #product-series.series-parent .product-series_subtitle{
    font-size: 1.2em;
    line-height: 1.15;
    padding-top: 15px;
    padding-bottom: 58px;
  }
  #product-series.series-parent .product-series_underline{
    height: 4px;
    margin-bottom: 0;
  }
  #product-series.series-parent .product-series_card-subtitle{
    font-size: 2.3rem;
    padding-bottom: 15px;
  }
  .product-series_card-title{
    font-size: 1.8rem;
  }
  
}
/* product series css Ends here  */
.show-loader:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: .8;
	pointer-events: none !important;
}
.show-loader{
	pointer-events: none !important;
}

.show-loader:after {
  content: '';
  animation: spin 650ms infinite linear;
  border: 2px solid transparent;
  border-radius: 32px;
  border-top: 2px solid #fdb913 !important;
  border-right: 2px solid #fdb91366 !important;
  border-bottom: 2px solid #fdb913 !important;
  border-left: 2px solid #fdb91366 !important;
  content: "";
  display: block;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
  right: auto;
  position: absolute;
  width: 20px;
  pointer-events: none !important;
}



/* Whisky sort dropdown - Lato font override */
.mh-sort-btn { font-family: 'Lato', sans-serif !important; font-size: 14px !important; font-weight: 700 !important; text-transform: uppercase !important; border-radius: 40px !important; border: 2px solid transparent !important; padding: 8px 20px !important; line-height: 20px !important; color: #162134 !important; background: #FDB913 !important; }
.mh-sort-list li a { font-family: 'Lato', sans-serif !important; }
