/** Shopify CDN: Minification failed

Line 30:22 Expected ":"

**/
.one.two {
  border-bottom: 1px solid #6266ff;
}
section#shopify-section-template--16037121097917__95363284-22df-49b5-8ca1-fc99b1de21b3
  h2.rich-text__heading.rte.h1 {
  color: #6266ff !important;
}


/* desktop css */
@media (min-width: 1024px) {
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 11px 10px;
    transition: 0.3s;
    font-size: 17px;
    margin: 0px 20px;
  }

  .one {
    font-size: 25px;or 
    color: #6266ff;
    font-weight: 300;
    padding: 1em 100px 1em 0;
    border-top: 1px solid #6266ff;
    width: 99%;
    text-align-last: left;
    position: relative;
    float: left;
  }
  .one:after {
    content: "";
    background: url(https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://www.spiralcellars.co.uk/wp-content/themes/spiral_cellars/images/icon-arrow-brown.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 20px;
    top: 38px;
    right: 6%;
    position: absolute;
    transition: 0.3s ease-in-out;
    transform: translate(0, 0);
  }
  .one:after {
    transition: 0.8s all;
  }
  .one:hover:after {
    transform: translateX(-50px);
  }
  .one {
    transition: 0.2s all;
  }

  section#shopify-section-template--16037121097917__76375986-a5a6-4a66-a69a-41f51507659b {
    height: 600px;
  }
  section#shopify-section-template--16037121097917__collage
    .card:not(.ratio)
    > .card__content
    .card__heading
    .full-unstyled-link,
  .card-information .price__container .price__regular {
    font-size: 16px !important;
  }

  /*   .card__inner.color-background-2.gradient.ratio {
    height: 300px;
} */
}

/* big screen */
@media (min-width: 1600px) {
  .tab.page-width {
    position: relative;
    display: flex;
    max-width: 1400px;
    justify-content: center;
  }

  /* .tab.page-width:before {
    position: absolute;
    display: block !important;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
  } */
}
.section-three-product-grid-product {
  width: 25%;
  padding: 20px;
}

/* mid screens */
@media (min-width: 1023px) and (max-width: 1599px) {
  .tab.page-width {
    display: flex;
    justify-content: center;
  }
  .tab.page-width {
    position: relative;
  }

  .tab.page-width:before {
    position: absolute;
    display: none;
    /* content: "";
    left: 32px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    width: 95%; */
  }
}

.grid_section_two li:hover h3 {
  color: #fff !important;
  font-weight: 500;
}
.grid_section_two h3 {
  font-size: 30px;
  color: #fff !important;
  transition: 0.4s all;
}
.left-section-two li h3 {
  position: relative;
  width: fit-content;
}

.left-section-two li:hover h3:after {
  width: 100%;
}
.grid_section_two h3:after {
  width: 0px;
  height: 2px;
  position: absolute;
  content: "";
  z-index: 999;
  bottom: 0px;
  left: 0px;
  background: #fff;
  transition: 0.6s;
}

/* mobile screen */
@media (max-width: 768px) {
  .one {
    font-size: 14px;
    color: #6266ff;
    font-weight: 300;
    padding: 1em 10px 2em 0;
    border-top: 1px solid #6266ff;
    text-align-last: left;
    position: relative;
  }
  .test_text {
    font-size: 15px;
  }

  section#shopify-section-template--16037121097917__70077da4-7695-4e30-9f5d-954c57f93428 {
    margin-top: 30px;
  }
  div#shopify-section-template--16037121097917__275d16dd-1367-45d7-b555-15bb77454b09 {
    padding-top: 19px !important;
    margin-top: 0px !important;
  }

  .slideerr img {
    width: 142px !important;
    height: 70px !important;
  }
.track {
  gap: 0rem !important;
}
  .one:after {
    content: "";
    background: url(https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://www.spiralcellars.co.uk/wp-content/themes/spiral_cellars/images/icon-arrow-brown.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
    height: 20px;
    top: 25px;
    right: 2%;
    position: absolute;
    transition: 0.3s ease-in-out;
    transform: translate(0, 0);
  }
  section#shopify-section-template--16037121097917__95363284-22df-49b5-8ca1-fc99b1de21b3
    br {
    display: none;
  }

  select.locale-selectors__selector {
    overflow: hidden;
    width: 100% !important;
  }

  .section-three-product-grid-product {
    width: 50% !important;
    padding: 6px;
  }
  /*     .card__inner.color-background-2.gradient.ratio {
    height: 160px!important;
} */

  section#shopify-section-template--16037121097917__76375986-a5a6-4a66-a69a-41f51507659b {
    margin-bottom: 30px;
  }
}

@media (max-width: 1023px) {
  .one {
    font-size: 14px;
    color: #6266ff;
    font-weight: 300;
    padding: 1em 10px 2em 0;
    border-top: 1px solid #6266ff;
    text-align-last: left;
    position: relative;
  }

  /*     .card__inner.color-background-2.gradient.ratio {
      height: 390px;
  } */
  section#shopify-section-template--16037121097917__collage
    .card__inner.color-background-2.gradient.ratio {
    height: inherit !important;
  }
  .section-three-product-grid-product {
    width: 50% !important;
    padding: 10px;
  }
  .tab {
    overflow: hidden;
  }
  .tab.page-width {
    position: relative;
  }
  .tab.page-width {
    display: flex;
    justify-content: center;
  }
  .tab button {
    padding: 4px 14px !important;
    margin: 0 5px !important;
    line-height: 18px;
  }
  /* .tab.page-width:before {
    position: absolute;
    display: block !important;
    content: "";
    left: 0px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    width: 100%;
  } */

  .one:after {
    content: "";
    background: url(https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://www.spiralcellars.co.uk/wp-content/themes/spiral_cellars/images/icon-arrow-brown.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
    height: 20px;
    top: 25px;
    right: 2%;
    position: absolute;
    transition: 0.3s ease-in-out;
    transform: translate(0, 0);
  }
  section#shopify-section-template--16037121097917__95363284-22df-49b5-8ca1-fc99b1de21b3
    br {
    display: none;
  }

  section#shopify-section-template--16037121097917__collage
    .card.card--standard.card--media.card--extend-height {
    background: #fff;
    padding: 10px !important;
    box-shadow: 0 1px 5px #0b191c24;
  }

  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 11px 10px;
    transition: 0.3s;
    font-size: 16px;
    margin: 0px 20px;
  }
  div#shopify-section-template--16037121097917__0239ea77-7c5a-44fb-b6c5-bc6400c9635e {
    margin-top: 32px !important;
    margin-bottom: 20px !important;
  }
}
h3.card__heading.h2 a.full-unstyled-link {
  font-size: 20px !important;
  font-family: "Montserrat";
  font-weight: bold;
}
.caption-with-letter-spacing {
  font-family: "Jost";
}
.grid--peek .article-card {
  border: 1px solid rgb(238, 238, 238);
  margin: 11px !important;
  background: #fff;
  padding: 5px;
}
.grid--peek .article-card:hover {
  box-shadow: 0px 1px 6px #e9e9e9;
}

/* .button::after {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 120%;
  height: 100%;
  background-color: rgb(var(--color-button-text));
  backface-visibility: hidden;
  transform: rotate3d(0, 0, 1, 10deg) translate3d(-1.2em, 110%, 0);
  transform-origin: 0% 100%;
  transition: transform var(--duration-long) ease;
}

.button:hover:after {
    transform: rotate3d(0,0,1,0) translateZ(0);
} */

.tab {
  overflow: hidden;
}

/* Style the buttons inside the tab */

/* Create an active/current tablink class */
.tab button.active,
.tab button:hover {
  color: #6266ff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
}
.section-three-product-grid {
  display: flex;
  flex-wrap: wrap;
}

.heading-water-mark {
  display: none;
  position: absolute;
  z-index: 1;
  left: -170px;
  transform: rotate(90deg);
  font-size: 90px;
  top: 48%;
  opacity: 0.1 !important;
  color: #fff !important;
}

.heading-water-mark.active {
  display: block;
}
.heading-water-mark.active {
  color: #fff;
  opacity: 0.1;
}
.grid_section_two ul {
  position: relative;
  z-index: 2;
}
.left-section-two {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  overflow: hidden;
}
.btnn {
  margin-top: 26px;
  margin-left: -108px;
}
.btnn a {
  background: #fff;
  padding: 12px 50px;
  text-decoration: none;
}
.left-section-two a {
  text-decoration: none;
}
.left-section-two li {
  list-style: none;
}
.grid_section_two h3 {
  font-size: 30px;
  color: #fff !important;
}
.grid_section_two li:hover h3 {
  color: #fff !important;
  font-weight: 500;
}
.grid_section_two h3 {
  font-size: 30px;
  color: #fff !important;
  transition: 0.4s all;
}
.left-section-two li h3 {
  position: relative;
  width: fit-content;
}

.left-section-two li:hover h3:after {
  width: 100%;
}
.grid_section_two h3:after {
  width: 0px;
  height: 2px;
  position: absolute;
  content: "";
  z-index: 999;
  bottom: 0px;
  left: 0px;
  background: #fff;
  transition: 0.6s;
}
@media (max-width: 768px) {
  .heading-water-mark.active {
    display: none !important;
  }

  .left-section-two {
    width: 100%;
    height: 300px;
  }
  .side-text-section-two {
    position: absolute;
    transform: rotate(90deg);
    top: 60px;
    color: #fff;
    z-index: 1;
    left: -35px;
  }
  .right-section-two {
    width: 100%;
  }
  .grid_section_two h3 {
    font-size: 20px !important;
    color: #fff !important;
    transition: 0.4s all;
  }
  .image-section-two.active {
    display: flex;
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .btnn {
    margin-top: 0px;
    margin-left: 0px;
  }
}

.main-section-two {
  position: relative;
  overflow: hidden;
}
.side-text-section-two {
  position: absolute;
  transform: rotate(90deg);
  top: 60px;
  color: #fff;
  z-index: 1;
}
.grid_section_two {
  display: flex;
  flex-wrap: wrap;
}
.left-section-two {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  flex-direction: column;
}

.right-section-two {
  width: 60%;
}

.image-section-two {
  display: none;
  transition: 0.5s;
}
.image-section-two.active {
  display: flex;
  width: 100%;
  height: 640px;
  object-fit: cover;
}

.card--standard > .card__content .card__information {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
div#shopify-section-template--16037121097917__0239ea77-7c5a-44fb-b6c5-bc6400c9635e {
  margin-top: 4%;
  margin-bottom: 1%;
}
.tab button {
  position: relative;
  width: fit-content;
}

.tab button:hover:after {
  width: 100%;
}
.tab button:after {
  width: 0px;
  height: 2px;
  position: absolute;
  content: "";
  z-index: 999;
  bottom: 0px;
  left: 0px;
  background: #6266ff;
  transition: 0.5s;
}
button.tablinks.active:after {
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  z-index: 1;
  bottom: 0px;
  left: 0px;
  background: #6266ff;
  transition: 0.5s;
}

@media (min-width: 1024px) {
  div#shopify-section-template--16037121097917__da306525-abbd-415a-af53-596d774c09cc {
    background: #141212;
    margin-top: 70px;
  }
 
  .list-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start !important;
    padding-top: 10px !important;
  }
  .list-social__item .icon {
    height: 2.4rem !important;
    width: 2.4rem !important;
  }

  .image-with-text.image-with-text--no-overlap.page-width.isolate.collapse-corners.section-template--16037121097917__16b4480b-22dd-4653-9f01-11bbfefc03e7-padding:hover:before {
    left: 63%;
  }
  .image-with-text.image-with-text--no-overlap.page-width.isolate.collapse-corners.section-template--16037121097917__da306525-abbd-415a-af53-596d774c09cc-padding:after {
    content: "";
    position: absolute;
    top: 82%;
    height: 1px;
    background: #fff;
    left: 30%;
    width: 55%;
    z-index: 99999;
    transition: 2s;
  }


}
div#shopify-section-template--16037121097917__da306525-abbd-415a-af53-596d774c09cc
  img,
div#shopify-section-template--16037121097917__16b4480b-22dd-4653-9f01-11bbfefc03e7
  img {
  height: 100%;
  width: 100%;
}
@media (max-width: 1023px) {
  div#Banner-template--16037121097917__2659342e-8bfd-460f-83e7-d475d0505e0b {
    background: url(https://cdn.shopify.com/s/files/1/0552/7024/4541/files/ghghghghfg.jpg?v=1671625090)
      fixed;
  }
  div#Banner-template--16037121097917__2659342e-8bfd-460f-83e7-d475d0505e0b
    svg.placeholder-svg {
    opacity: 0;
  }
}
section#shopify-section-template--16037121097917__70077da4-7695-4e30-9f5d-954c57f93428 {
  margin-top: 70px;
  background: url(https://cdn.shopify.com/s/files/1/0552/7024/4541/files/backgroggund.jpg?v=1671536488) !important;
  /*     border: 1px solid #dfdfdf; */
}
section#shopify-section-template--16037121097917__70077da4-7695-4e30-9f5d-954c57f93428
  .blog.color-background-1.gradient.no-heading {
  background: transparent;
}

@media (min-width: 769px) and (max-width: 1023px) {
  section#shopify-section-template--16037121097917__rich_text p {
    color: #6266ff;
    font-size: 16px !important;
    font-weight: 300;
  }
  .card:not(.ratio) > .card__content .card__heading .full-unstyled-link,
  .card-information .price__container .price__regular {
    font-size: 17px !important;
  }
  .grid_section_two h3 {
    font-size: 26px;
    color: #fff !important;
    transition: 0.4s all;
  }
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 11px 10px;
    transition: 0.3s;
    font-size: 16px !important;
    margin: 0 20px;
  }
  section#shopify-section-template--16037121097917__76375986-a5a6-4a66-a69a-41f51507659b {
    margin-bottom: 40px;
  }
  .one {
    font-size: 16px;
  }
  .grid_section_two h3 {
    font-size: 27px !important;
  }
}
.image-with-text__media.image-with-text__media--adapt.gradient.color-accent-2.global-media-settings.media {
  border: none;
}

.slideshow-container {
  position: relative;
}
.slideshow-container.page-width {
  padding: 3% 0px 1% 0px;
}
.details_icon {
  display: flex;
  justify-content: center;
}
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #a88f73;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
.dot-container {
  text-align: center;
}
.dot {
  display: inline-block;
  transition: background-color 0.6s ease;
  width: 16px;
  height: 8px;
  background-color: #e6e6e6;
  cursor: auto;
  border-radius: 25%;
  transition: background-color 0.6s ease;
}
.testimonial_img img.image-section-two.active {
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

p.author,
.test_heading {
  display: flex;
  justify-content: center;
  text-align: center;
}

.mySlides .test_text {
  display: flex;
  justify-content: center;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
.test_text {
  font-size: 18px;
}
.test_heading h2 {
  color: #6266ff;
}
button#Subscribe {
      background: #d0ff71;
    color: black;
}

@media (max-width: 768px) {
  
  nav.breadcrumbs.page-width a.breadcrumbs__link,
  li.breadcrumbs__item a {
    font-size: 10px !important;
  }
  .page-width.section-template--16037121065149__multicolumn-padding.isolate
    .multicolumn-card__image-wrapper--third-width {
    width: 16% !important;
  }
}

@media screen and (min-width: 750px) {
  .caption {
    font-size: 1.4rem !important;
  }
  .caption-large,
  .customer .field input,
  .customer select,
  .field__input,
  .form__label,
  .select__select {
    font-size: 1.4rem !important;
  }
  .product-form__input .select {
    max-width: inherit !important;
  }

  nav.breadcrumbs.page-width {
    max-width: 1300px;
    background: #f7f7f7;
  }
}
nav.breadcrumbs.page-width {
  background: #f7f7f7;
}
.collection-hero__title {
  display: flex;
  justify-content: center;
  text-align: center;
}
ol.breadcrumbs__list {
  display: flex;
  justify-content: center;
}
li.breadcrumbs__item a {
  color: #333;
  text-decoration: none;
}
.page-width.section-template--16037121065149__multicolumn-padding.isolate
  .multicolumn-card__image-wrapper--third-width {
  width: 25%;
}
div#shopify-section-template--16037121065149__image-with-text img {
  width: 100%;
  height: 100%;
}
.collection-template .card.card--standard.card--media {
  border: 1px solid #e1e1e1 !important;
  padding: 12px !important;
}
.main-page-title,
.title--primary {
  display: flex;
  justify-content: center !important;
}
@media screen and (min-width: 990px) {
  .page-width--narrow {
    max-width: 104.6rem !important;
    padding: 0px;
  }
  .collection-hero__title + .collection-hero__description {
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin: 0 auto !important;
    text-align: center !important;
    padding-bottom: 25px !important;
  }
  nav.breadcrumbs.page-width a.breadcrumbs__link,
  li.breadcrumbs__item a {
    font-size: 14px !important;
  }
}
.mov-button{
  color: #6266ff !important;
}
.btnn a {
  color: #fff !important;
}

section#shopify-section-template--16037121065149__judgeme_section_review_widget_3afc
  .page-width
  div#shopify-block-judgeme_review_widget_44c30b8b {
  background: #f4f4f4;
  padding: 20px;
}
span.jdgm-rev__timestamp {
  display: none !important;
}
/* ------------------------------- */
div#block-1 {
  max-width: 100%;
}

@media (min-width: 1600px) {
  div#block-1 {
    max-width: 75%;
  }
   div#block-2 {
    max-width: 75%;
  }
   div#block-3 {
    max-width: 75%;
  }
}
@media (min-width: 749px) and (max-width:1600px){
  div#block-1 {
    max-width: 100%;
  }
   div#block-2 {
    max-width: 100%;
  }
   div#block-3 {
    max-width: 100%;
  }
}
