/** Shopify CDN: Minification failed

Line 3193:7 Unexpected "and"

**/
html.js {
    padding: 0px !important;
}
/* section.banner-section:before, .Bg_section:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #00000054 !important;
} */

/* HIDE PRICE */
.grid-product__price {
    display: none; 
}

.Bg_section .hero__image-wrapper:before,.Bg_section .hero__media:before{
  opacity: 0.5;
}
::-webkit-scrollbar {
    width: 5px;
    background: #e0e0e0;
}
.site-header__logo img {
    filter: invert(1);
}
.product-single__meta .variant-input-wrap label.disabled {
    color: #b3b3b3 !important;
    text-decoration: line-through;
}
*, a, p, span, :root li, h1, h2, h3, h4, h5, h6, div{
    letter-spacing: 0px !important;
}
:root .grid-product__title {
  letter-spacing: 0px!important;
}
.grid-product__title--heading {
    line-height: 1.4 !important;
}
.h1, .h2, .h3, h1, h2, h3 {
    font-family: 'liquor-store' !important;
}
:root body {
    font-family: 'Open Sans'!important;
}
div#shopify-section-template--15702065283266__main-collection a{
  color:#000 !important;
}
button.btn.btn--secondary.btn--small.address-edit-toggle {
    margin-left: 0px;
}
:root .template-challange header.site-header, .template-customers-addresses header#SiteHeader {
    background-color: black!important;
}
div#CollectionSidebar a {
    color: #fff!important;
}
.template-customers-addresses header.section-header {
    padding-top: 75px;
}
.site-nav__icons {
    display: flex;
    align-items: center;
}
.site-nav__icons .ec-header-contact {
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
    margin-left: 8px;
}
.site-nav__icons .ec-header-phone {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 34px;
    margin-left: 0;
    padding: 0 12px !important;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.06);
    color: #fff !important;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none !important;
    transition: background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}
.site-nav__icons .ec-header-phone:hover,
.site-nav__icons .ec-header-phone:focus {
    border-color: rgba(255, 255, 255, 0.58);
    background: rgba(255, 255, 255, 0.14);
    color: #fff !important;
    transform: translateY(-1px);
}
.site-nav__icons .ec-header-phone .icon {
    width: 22px;
    height: 22px;
    color: currentColor !important;
}
.ec-header-phone__number {
    display: inline-block;
    color: inherit;
    font-size: 14px;
    white-space: nowrap;
}
.site-nav__icons .ec-header-quote {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    margin-left: 0;
    padding: 0 12px;
    border: 1px solid #fff;
    border-radius: 8px;
    background: #fff;
    color: #111 !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    transition: background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}
.site-nav__icons .ec-header-quote:hover,
.site-nav__icons .ec-header-quote:focus {
    border-color: #fff;
    background: #f2f2f2;
    color: #111 !important;
    transform: translateY(-1px);
}
.ec-header-quote__short {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .site-nav__icons .ec-header-contact {
        flex-direction: row;
        align-items: center;
        gap: 4px;
        margin-left: 0;
    }
    .site-nav__icons .ec-header-phone {
        width: 38px;
        min-width: 38px;
        justify-content: center;
        margin-left: 0;
        padding: 0 !important;
        border-color: transparent;
        background: transparent;
    }
    .site-nav__icons .ec-header-phone:hover,
    .site-nav__icons .ec-header-phone:focus {
        border-color: rgba(255, 255, 255, 0.28);
        background: rgba(255, 255, 255, 0.08);
    }
    .ec-header-phone__number {
        display: none;
    }
    .site-nav__icons .ec-header-quote {
        min-height: 34px;
        margin-left: 0;
        padding: 0 10px;
        border-color: #fff;
        background: #fff;
        color: #111 !important;
        font-size: 11px;
    }
}
@media only screen and (max-width: 768px) {
    .header-layout {
        align-items: center;
    }
    .header-item--navigation {
        min-width: 0;
    }
    .header-item--logo {
        max-width: calc(100% - 132px);
    }
    .header-item--icons {
        position: static;
        flex: 0 0 auto;
        margin-left: auto;
        transform: none;
    }
    .header-item--icons .site-nav {
        margin-right: 0;
    }
    .site-nav__icons {
        width: auto;
        min-height: 32px;
        position: static;
        justify-content: flex-end;
        gap: 4px;
    }
    .site-nav__icons .ec-header-contact {
        position: static;
        transform: none;
        gap: 2px;
    }
    .site-nav__icons .js-search-header {
        display: none !important;
    }
    .site-nav__icons .ec-header-phone {
        position: static;
        width: 32px;
        min-width: 32px;
        min-height: 32px;
    }
    .site-nav__icons .ec-header-phone:hover,
    .site-nav__icons .ec-header-phone:focus {
        transform: none;
    }
    .site-nav__icons .ec-header-phone .icon {
        width: 18px !important;
        height: 24px !important;
    }
    .site-nav__icons .ec-header-quote {
        position: static;
        min-height: 32px;
        padding: 0 8px;
    }
    .site-nav__icons .ec-header-quote:hover,
    .site-nav__icons .ec-header-quote:focus {
        transform: none;
    }
    .site-nav__icons .js-drawer-open-nav {
        display: inline-flex;
        position: static;
        align-items: center;
        justify-content: center;
        min-height: 32px;
        padding-right: 4px !important;
        padding-left: 4px !important;
    }
    .ec-header-quote__full {
        display: none;
    }
    .ec-header-quote__short {
        display: inline;
    }
}
@media only screen and (max-width: 420px) {
    .site-nav__icons .ec-header-contact {
        gap: 0;
    }
    .site-nav__icons .ec-header-quote {
        padding: 0 8px;
        font-size: 10px;
    }
}
.site-footer .ec-footer-social-section {
    margin: 0 0 28px;
}
.site-footer .ec-footer-social {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}
.site-footer .ec-footer-social li {
    margin: 0;
}
.site-footer .ec-footer-social a {
    display: inline-flex;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #fff !important;
    border-bottom: 0 !important;
    transition: opacity 0.18s ease, transform 0.18s ease;
}
.site-footer .ec-footer-social a:after {
    content: none !important;
}
.site-footer .ec-footer-social a:hover,
.site-footer .ec-footer-social a:focus {
    background: transparent;
    color: #fff !important;
    opacity: 0.72;
    transform: translateY(-1px);
}
.site-footer .ec-footer-social .icon {
    width: 24px;
    height: 24px;
}
.site-footer .ec-footer-social .icon path {
    fill: currentColor !important;
}
.site-footer {
    background: #10100f !important;
    color: #fff !important;
    border-top: 0 !important;
}
.site-footer,
.site-footer p,
.site-footer li,
.site-footer .footer__collapsible,
.site-footer .footer__title,
.site-footer .hs-form-field label,
.site-footer .hs-form-field span {
    color: #fff !important;
}
.site-footer a {
    color: #fff !important;
    border-bottom-color: rgba(255, 255, 255, 0.35) !important;
}
.site-footer .footer__title {
    border-bottom-color: rgba(255, 255, 255, 0.72) !important;
}
.site-footer .footer__clear.small--hide {
    border-bottom-color: rgba(255, 255, 255, 0.28) !important;
}
.site-footer .footer__newsletter-input,
.site-footer input[type="email"],
.site-footer input[type="text"] {
    background: #fff !important;
    border-color: #fff !important;
    color: #10100f !important;
}
.site-footer input::placeholder {
    color: rgba(16, 16, 15, 0.72) !important;
}
.site-footer button.footer__newsletter-btn,
.site-footer input[type="submit"],
.site-footer .hs-button {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #10100f !important;
}
@media only screen and (max-width: 768px) {
    .site-footer .ec-footer-social-section {
        margin-bottom: 24px;
        padding-inline: 15px;
    }
}
/* .template-collection #CollectionSidebar .collapsible-content--sidebar.is-open {
    overflow-y: scroll !important;
} */
.template-collection .collapsible-content--sidebar.is-open {
    height: fit-content !important;
}
/* .template-collection #CollectionSidebar .collapsible-content--sidebar.is-open::-webkit-scrollbar {
    background: #e0e0e0;
    width:3px;
} */
/***account******/
.template-customers-account .section-header {
    width: 100%;
    max-width: 100%;
    text-align-last: center !important;
}
.medium-up--two-thirds h2, .medium-up--one-third h3 {
    font-size: 40px;
}
.medium-up--one-third p {
    font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
}
.medium-up--one-third .h5 {
    font-size: 20px!important;
    font-weight: 400!important;
    text-transform: capitalize;
}
.template-customers-account header.section-header a {
    color: #fff!important;
    margin: 0px;
}
.template-customers-account #PageContainer .text-link {
    color: #111!important;
    font-weight: 600;
}
.template-customers-account #PageContainer .text-link::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
    font-weight: 600;
}
.template-customers-account #PageContainer .text-link:hover::after {
    width: 35%;
}
#shopify-section-template--15781306073282__16624527675fcf1ac3 {
    padding: 100px 0;
    margin: 0px;
}
.logo-bar--template--15825544741058__1663754974c67da5ea {
    opacity: 1.0 !important;
}
/*****account******/
/*Available Colors*/
div#shopify-section-template--15781306073282__1662453784e8f01069 img {
    max-width: 430px;
    margin: auto;
}
div#shopify-section-template--15781306073282__1662453784e8f01069 .image-wrap.text-spacing {
    padding-bottom: 118px !important;
}

/* Angle Ranges*/
div#shopify-section-template--15781306073282__166245349104fe5f1d img {
    max-width: 260px;
    margin: auto;
}
div#shopify-section-template--15781306073282__166245349104fe5f1d .image-wrap.text-spacing {
    padding-bottom: 80% !important;
}
/* Available Sizes*/
div#shopify-section-template--15781306073282__1662459095a98c153c img {
    max-width: 254px;
    margin: auto;
}
div#shopify-section-template--15781306073282__1662459095a98c153c .image-wrap.text-spacing {
    padding-bottom: 180px !important;
}
/* Available Sizes*/
div#shopify-section-template--15781306073282__16624527675fcf1ac3 img {
    max-width: 450px;
    margin: auto;
}
/*  */
div#shopify-section-template--15781306073282__1662450523aca88c38 .image-fit {
    max-width: 1000px;
    height: 100%;
    margin: auto !important;
}
div#shopify-section-template--15781306073282__1662450523aca88c38 .img-dimentions {
    text-align: center;
}
button.collapsible-trigger {
    font-weight: 800;
}



#CollectionAjaxContent .pagination a {
    color: black!important;
}
.header-item.header-item--navigation li:hover span {
    background-color: white;
    color: black !important;
}
#shopify-section-template--15702065742018__1660656243fc0a61e5 .custom-content .rte {
    padding-bottom: 60px;
}
div#gallery {
    padding-bottom: 60px;
}
#gallery_projects a {
    color: black !important ;
}
.grid-product__title {
    font-family: Open Sans!important;
    text-transform: capitalize !important;
}
form#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 .label, form#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 label:not(.variant__button-label):not(.text-label) {
    letter-spacing: 0px !important;
    
}
form#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 ul {
    list-style: none;
}
.page-width.page-content a {
    color: black !important;
}
form#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 input.hs-button {
    background-color: black !important;
    color: white !important;
}
form#hsForm_bb625179-2e68-4c30-a74b-d8f164200659  ul {
    margin-left: 10px;
}
:root ul.inputs-list #hsForm_bb625179-2e68-4c30-a74b-d8f164200659 input {
    width: inherit !important;
}
.collection-hero .breadcrumb {
    text-align: left !important;
}
body.template-collection .toolbar--transparent {
    background-color: #0000 !important;
}
.collection-hero h1.section-header__title {
    font-size: 40px;
       font-family: liquor-store,sans-serif;
    letter-spacing: normal!important;
    text-transform: capitalize;
  text-align: left;
}
:root form fieldset {
    max-width: 800px !important;
}
fieldset.form-columns-2 input, fieldset.form-columns-2 textarea {
    width: 100%;
}
h1.section-header__title {
    letter-spacing: 0px;
    font-family: liquor-store,sans-serif;
}
.announcement-bar {
    z-index: 9;
}
div#shopify-section-header div:nth-child(4) {
    z-index: 99999 !important;
}
.toolbar__item:first-child, .toolbar__item:last-child {
    padding-left: 0;
    z-index: 10;
}
:root .header-sticky-wrapper,
:root .header-wrapper,
:root header.site-header,
header.site-header.site-header--heading-style.site-header--stuck.site-header--opening{
  background: #000 !important;
  background-color: #000 !important;
}
section.banner-section:before, .hero__image-wrapper:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #00000054;
}
.template-page .shopify-section.index-section--hero {
    margin-top: -190px;
}
.logo-bar__item img {
    display: block;
    width: 100%;
    object-fit: none !important;
}
.grid.grid--product-images--partial nav.breadcrumb a {
    color: black !important;
}
:root .template-product header.site-header {
    background-color: black!important;
}
.template-page .slideshow__slide .hero-main-div {
    bottom: -124px !important;
  position: relative;
}
.template-page .slideshow__slide .animation-contents {
    font-size: 40px;
    font-family: liquor-store,sans-serif;
    letter-spacing: normal!important;
    text-transform:inherit;
}
#shopify-section-header a:hover {

    text-decoration: none;
}
.template-page .hero__text-wrap h2 {
    font-size: 40px;
    font-family: liquor-store,sans-serif;
    letter-spacing: normal!important;
    font-weight: 400!important;
    border: none!important;
    background-color: transparent!important;
    margin: 10px 0!important;
    text-transform: capitalize!important;
    text-align: left;
    color: #fff;
    padding: 0!important;
}
.template-page .hero__text-wrap .banner-content {
    position: absolute;
    bottom: -55px !important;
    text-align: left;
    z-index: 9!important;
}

#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 input#email-774caac0-3536-4674-aa95-5ddc82bb5849 {
    border: 1px solid black;
    width: 100%;
    position: absolute;
    top: 26px;
    left: 0px;
    padding-right: 97px;
}
#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 ul.no-list.hs-error-msgs.inputs-list {
    margin-top: 60px;
}
#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 input.hs-button.primary.large {
    background-color: #000;
    color: #fff;
    position: absolute;
    top: 26px;
    right: -2px;
    font-family: Open Sans!important;
    font-style: normal !important;
    text-transform: uppercase;
      border: 1px solid black;
}
form#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 {
    position: relative;
}
#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 .label, #hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 label:not(.variant__button-label):not(.text-label){
      text-transform: capitalize;
}
#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 ul li label {
    text-align: left;
}
#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 ul:nth-child(1) {
    margin-top: 0px !important;
}







/*******form*****/
#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 input, #hsForm_bb625179-2e68-4c30-a74b-d8f164200659 select, #hsForm_bb625179-2e68-4c30-a74b-d8f164200659 textarea {
    background-color: inherit;
    color: inherit;
    border: 1px solid black;
    margin-bottom: 15px;
/*     width:100% !important; */
}
#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 fieldset {
    margin: 0 auto;
}
#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 .hs-button.primary.large {
    width: 100%;
    max-width: 500px;
}
#hsForm_bb625179-2e68-4c30-a74b-d8f164200659  .hs_submit.hs-submit {
    text-align: center;
}
#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 .input ul {
    margin: 0px;
}
#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 .input ul li {
    list-style: none;
    margin: 10px 0px 0px;
}
/*******form*****/
/* #CollectionAjaxContent a {
    color: #000 !important;
} */
#ProductSection-template--15702066004162__main-7152926884034 a {
    color: #000 !important;
    text-decoration: none;
    border: none !important;
}
section.banner-section {
    height: 467px;
    overflow: hidden;
      position: relative;
      background-size: cover;
    background-position: center;
  margin-top: -191px;
}
section.banner-section  h2 {
    font-size: 40px;
        font-family: liquor-store,sans-serif;
    letter-spacing: normal!important;
    font-weight: 400!important;
    border: none!important;
    background-color: transparent!important;
    margin: 10px 0!important;
    text-transform: capitalize!important;
    text-align: left;
    color: white;
    padding: 0!important;
}
.page-con {
    font-size: 18px;
}
.banner-section .page-width {
   position: relative;
  
}
.banner-content{
    position: absolute;
    bottom: 84px;
  
      bottom: 56px;
  z-index: 9 !important;
}
.banner-section h1 {
    font-size: 18px;
    text-transform: capitalize !important;
    margin-bottom: 0px !important;
}

.btn-area {
    text-align: center;
    margin: 30px 0px;
}
.banner-section img {
    transition: .6s;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.banner-section:hover img {
    transform: scale(1.05);
 
}
:root .formBuilder .submitButton, :root .formBackButton, :root .formBuilder .resultsButton {
    background-color: #000000 !important;
}
.form-vertical input, .form-vertical select, .form-vertical textarea {
    border: 1px solid;
    margin-bottom: 0px;
}
#shopify-section-template--15702065774786__form input {
    margin-bottom: 0px !important;
}
div#shopify-section-template--15702065774786__form a {
    color: black !important;
}
.theme-block {
    margin-bottom: 20px !important;
}
#shopify-section-template--15702066135234__main input.input-group-field {
    border: 1px solid;
}
#shopify-section-template--15702066135234__main a.grid-search__page-link {
    color: black !important;
}
#shopify-section-template--15702066135234__main span.h4 {
    letter-spacing: 0px;
    font-size: 18px;
}
.menu_sideicons .toolbar__social .icon {
    position: relative;
    top: 0px;
    width: 25px;
    height: 30px;
}
:root .menu_sideicons .social-icons li a {
    color: #fff!important;
    padding: 7.5px 15px;
}


/**********gallery_sec*********/


#gallery_projects {
  padding-top: 40px;
}
@media screen and (min-width: 991px) {
 #gallery_projects {
    padding: 60px 30px 0 30px;
  }
} 



#gallery_projects .img-wrapper {
  position: relative;
  margin-top: 15px;
}
#gallery_projects .img-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
#gallery_projects .img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
#gallery_projects .img-overlay i {
  color: #fff;
  font-size: 2em;
}

#gallery_projects #overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#gallery_projects #overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
 #gallery_projects #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
/* #gallery_projects #overlay img {
    width: 50%;
  } */
  #gallery_projects #overlay img {
    max-width: 600px;
/*     height: 600px; */
    object-fit: contain;
}
}

#gallery_projects #nextButton {
  color: #fff;
  font-size: 2em;
  cursor: pointer;
  transition: opacity 0.8s;
}
#gallery_projects #nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #gallery_projects #nextButton {
    font-size: 2em;
  }
}

#gallery_projects #prevButton {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  transition: opacity 0.8s;
}
#gallery_projects #prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #gallery_projects #prevButton {
    font-size: 2em;
  }
}

#gallery_projects #exitButton {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#gallery_projects #exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #gallery_projects #exitButton {
    font-size: 2em;
  }
}


.header .title {
    font-family: liquor-store,sans-serif;
    letter-spacing: 0!important;
    text-transform: capitalize;
    margin: 50px 0px 0px;
    font-size:60px;
    color: #000!important;
}
div#shopify-section-template--15738736083138__1660737262fb0507eb, div#shopify-section-template--15735757177026__1660737262fb0507eb {
    padding: 0px 10px;
}
.video-youtub {
    display: flex;
    justify-content: end;
}
:root .climing_walls div#custom_image_gallery:nth-child(1), :root .climing_walls div#custom_image_gallery:nth-child(2), 
:root .climing_walls div#custom_image_gallery:nth-child(3), 
:root .climing_walls div#custom_image_gallery:nth-child(4), :root .climing_walls div#custom_image_gallery:nth-child(5), 
:root .climing_walls div#custom_image_gallery:nth-child(6), :root .climing_walls div#custom_image_gallery:nth-child(7), 
 :root .climing_walls div#custom_image_gallery:nth-child(8), :root .climing_walls div#custom_image_gallery:nth-child(9), 
:root .climing_walls div#custom_image_gallery:nth-child(10) {
    width: 25%!important
}
@media screen and (max-width:1440px) and (min-width:1024px){
  .climing_walls div#custom_image_gallery:nth-child(1), .climing_walls div#custom_image_gallery:nth-child(2), 
.climing_walls div#custom_image_gallery:nth-child(3), 
.climing_walls div#custom_image_gallery:nth-child(4), .climing_walls div#custom_image_gallery:nth-child(5), 
.climing_walls div#custom_image_gallery:nth-child(6), .climing_walls div#custom_image_gallery:nth-child(7), 
.climing_walls div#custom_image_gallery:nth-child(8), .climing_walls div#custom_image_gallery:nth-child(9), 
.climing_walls div#custom_image_gallery:nth-child(10) {
    width: 25%!important;
}
:root .climing_walls div#custom_image_gallery {
    height: 300px !important;
}
}
  #CollectionAjaxContent a {
      margin: 0px !important;
      word-break: break-all;
    }
  
@media screen and (max-width:1024px){
.climing_walls .test_gallery h2 {
    font-size: 20px !important;   
}
.header .title {
  font-size :40px !important;
}
  #CollectionAjaxContent a {
    font-size: 14px !important;
    padding: 10px 22px 10px 7px;
    margin: 0px;
}
  .collapsible-content__inner .tag__text {
    font-size: 16px;
    word-break: break-word;
}
}
@media screen and (min-width: 767px) and (max-width: 924px){
:root .menu_sideicons .social-icons li a {
    color: #fff!important;
    padding: 7.5px 10px !important;
}
  :root .site-nav__link--icon {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
 :root  .header-item--navigation .site-nav__link {
    padding: 7.5px 7px!important;
}
  :root .is-light .site-header__logo .logo--inverted {
    width: 110px !important;
}
}

@media screen and (max-width:768px){
    :root .menu_sideicons .social-icons li a {
    padding: 7.5px;
}
   :root .climing_walls div#custom_image_gallery:nth-child(1),  :root .climing_walls div#custom_image_gallery:nth-child(2), 
 :root .climing_walls div#custom_image_gallery:nth-child(3), 
 :root .climing_walls div#custom_image_gallery:nth-child(4),  :root .climing_walls div#custom_image_gallery:nth-child(5), 
 :root .climing_walls div#custom_image_gallery:nth-child(6),   :root .climing_walls div#custom_image_gallery:nth-child(7), 
 :root .climing_walls div#custom_image_gallery:nth-child(8),  :root .climing_walls div#custom_image_gallery:nth-child(9), 
 :root .climing_walls div#custom_image_gallery:nth-child(10) {
    width: 33% !important;
} 
div#gallery {
    justify-content: left !important;
}
  .header .title {
  font-size :30px !important;
}
  .climing_walls .test_gallery h2 {
    font-size: 16px !important;   
}
.video-youtub {
    display: flex;
    justify-content: start !important;
    margin: 20px 0px 0px;
}
    section.banner-section {
    height: 361px;
}
  section.banner-section h2 {
    font-size: 34px!important;
    line-height: initial;
}
  .banner-section .page-width {

    bottom: 34px;
}
}
@media screen and (max-width:576px){
   :root .climing_walls div#custom_image_gallery:nth-child(1),  :root .climing_walls div#custom_image_gallery:nth-child(2), 
 :root .climing_walls div#custom_image_gallery:nth-child(3), 
 :root .climing_walls div#custom_image_gallery:nth-child(4),  :root .climing_walls div#custom_image_gallery:nth-child(5), 
 :root .climing_walls div#custom_image_gallery:nth-child(6),   :root .climing_walls div#custom_image_gallery:nth-child(7), 
 :root .climing_walls div#custom_image_gallery:nth-child(8),  :root .climing_walls div#custom_image_gallery:nth-child(9), 
 :root .climing_walls div#custom_image_gallery:nth-child(10) {
    width: 50% !important;
} 
  ul.inputs-list .hs-input {
    width: inherit !important;
}
#hsForm_bb625179-2e68-4c30-a74b-d8f164200659 input, #hsForm_bb625179-2e68-4c30-a74b-d8f164200659 select, #hsForm_bb625179-2e68-4c30-a74b-d8f164200659 textarea {
    width: 100%;
}
  .banner-section .banner-content {
    bottom: -21px;
 
}
  button.btn.btn--body.btn--circle.js-photoswipe__zoom.product__photo-zoom {
    height: 34px;
}
  .collection-filter {
    top: 68px !important;
}
  :root .section-header {
    margin: 0px 0 40px!important;
}
}
.hero-main-div.hero-wrraper .right-content {
    flex-wrap: wrap;
}
@media (max-width:500px){
  .hero-main-div.hero-wrraper {
    display: flex;
    flex-direction: column;
}
  .promo-grid .flex-grid.flex-grid--gutters.flex-grid--template--17217235026114__promo-grid {
    padding-right: 0px;
}
  .hero.hero--650px {
    height: 900px !important;
}
.hero-main-div.hero-wrraper .right-content .product-item {
    width: fit-content;
}
}
@media screen and (max-width:425px){
   :root .climing_walls div#custom_image_gallery:nth-child(1),  :root .climing_walls div#custom_image_gallery:nth-child(2), 
 :root .climing_walls div#custom_image_gallery:nth-child(3), 
 :root .climing_walls div#custom_image_gallery:nth-child(4),  :root .climing_walls div#custom_image_gallery:nth-child(5), 
 :root .climing_walls div#custom_image_gallery:nth-child(6),   :root .climing_walls div#custom_image_gallery:nth-child(7), 
 :root .climing_walls div#custom_image_gallery:nth-child(8),  :root .climing_walls div#custom_image_gallery:nth-child(9), 
 :root .climing_walls div#custom_image_gallery:nth-child(10) {
    width: 100% !important;
} 
}
/**********gallery_sec*********/
.hero.hero--650px {
    height: 720px;
}
/* lavi */
.logo-bar__item {
    overflow: hidden;
}
.shopify-section .index-section {
    margin: 50px 0 0 !important;
}
.custom__item-inner--image {
    width: 100%;
    max-width: 88% !important;
}
.shopify-section .index-section--faq {
    margin: 50px 0 10.5px!important;
}
.hero__linkt.main-hero a.btn {
    margin-left: 0px;
    font-size: 18px !important;
    font-weight: 400 !important;
    padding: 11px 37px;
    width: auto;
    letter-spacing: normal !important;
}
.hero__linkt.main-hero a.btn:hover {
    background: #fff !important;
    color: #111;
}
p{
  letter-spacing: 0;
}
.index-section.index-section--faq .h2 {
    font-family: 'liquor-store' !important;
    font-size: 34px;
    font-weight: 500;
}
.index-section.index-section--faq .h2 {
    letter-spacing: 0;
}
.page-width.page-width--narrow {
    letter-spacing: 0;
}
.collapsible-trigger--inline .collapsible-trigger__icon {
    right: auto;
    left: 0;
    border: 1px solid #00000052;
}
.index-section--faq {
    margin: 75px 0 10.5px !important;
}

/* ul.no-bullets.site-footer__linklist li a:after {
    content: "" !important;
    display: block  !important;
    position: absolute  !important;
    bottom: 0  !important;
    left: 0  !important;
    right: 100%  !important;
    margin: 0 15px  !important;
    border-bottom: 2px solid  !important;
    border-bottom-color: #000 !important;
    border-bottom-color: #000  !important;
    transition: right .5s  !important;
} */
/* 
ul.no-bullets.site-footer__linklist li:hover li a:after {
    right: 0  !important;
}
 */

[data-button_style=angled] .btn:after, [data-button_style=angled] .btn:before, [data-button_style=angled] .rte .btn:after, [data-button_style=angled] .rte .btn:before, [data-button_style=angled] .shopify-payment-button .shopify-payment-button__button--unbranded:after, [data-button_style=angled] .shopify-payment-button .shopify-payment-button__button--unbranded:before, [data-button_style=angled] .spr-container .spr-button:after, [data-button_style=angled] .spr-container .spr-button:before, [data-button_style=angled] .spr-container .spr-summary-actions a:after, [data-button_style=angled] .spr-container .spr-summary-actions a:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    width: 20px;
    transform: skew(0deg) !important;
    background-color: inherit;
}




.logo-bar__item img:hover {
    box-shadow: 0px 0px 150px #00000045;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
        transition: 0.5s ease-in-out !important;
}

.vertical-bottom.horizontal-left:hover img {
    transform: scale(1.05);
    transition: 0.5s ease-in-out !important;
}
.custom-col-banner .promo-grid__content {
    width: 100%;
    margin: 0 auto !important;
    padding: 0px !important;
    max-width: 1500px;
}
.custom-col-banner .promo-grid--space-top {
    padding-top: 0px !important;
}
[data-button_style=angled] .btn:before  , div.btn_gellery .btn:before {
   display:none !important;
}
body.template-collection .toolbar--transparent {
    background-color: black;
}
button.btn ,div.btn_gellery .btn{
/*     background-color: #000 !important; */
/*     font-family: Open sans;
    letter-spacing: 0px !important;
    font-size: 30px !important;
    border: 1px solid #000!important;
    color: #fff!important;
    font-weight: 400 !important;
  padding: 7px 54px !important; */
}
/* button.btn:hover , div.btn_gellery .btn:hover{
    background: transparent!important;
    border: 1px solid #000!important;
    color: #000!important;
    transition: .3s ease-in-out;
} */


.custom-col-banner .flex-grid__item--advanced .promo-grid__text {
    font-size: 1.2em;
    display: flex;
    margin-left: 18px;
    flex-direction: column;
}
div#shopify-section-template--15702065283266__promo-grid .custom-col-banner .promo-grid__text {
    padding-bottom: 34px;
}
:root .grid-product__price {
    color: black;
    display:none;
}

.add-to-cart {display:none !important;}

:root .pagination .next, .pagination .prev {
    background: black;
}
div#shopify-section-template--15702065283266__promo-grid .custom-col-banner .promo-grid__text a.btn.btn--inverse {
     font-size: 18px!important;
    font-family: Open sans!important;
    letter-spacing: normal!important;
    font-weight: 400!important;
    border: none!important;
    background-color: transparent !important;
    margin: 10px 0px!important;
    text-transform: capitalize!important;
    text-align: left;
    padding:0px !important;
}
:root div#shopify-section-template--15702065283266__promo-grid .custom-col-banner .promo-grid__text a:nth-child(2) {
    font-size: 58px !important;
    line-height: 47px;
}
.custom-col-banner
 .page-width {
    max-width: 100%;
    padding: 0px !important;
}
.custom-col-banner .promo-grid--space-top {
    padding-top: 20px;
}
:root .grid__image-ratio {
    background-color: #FFFFFF;
}
.grid-product__meta {
    text-align: center;
    color: black;
}
.grid-product__title {
    font-family: liquor-store,sans-serif;
    letter-spacing: 1px !important;
}
:root .social-icons li a {
    color: #fff !important;
}
.predictive__label {
   border-bottom-color: #000000 !important;
}
.no-bullets li a {
    color: #000!important;
    font-family: open sans !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.no-bullets.site-footer__linklist li a {
    display: inline-block;
    color: #000;
    text-decoration: none;
}
.no-bullets.site-footer__linklist li a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}
.no-bullets li a:hover::after {
    width: 100%;
}
.predictive__label {
    font-size: 20px !important;
    font-family:  liquor-store,sans-serif;
    letter-spacing: 1px !important;
    text-transform: capitalize !important;
}
.image-wrap {
background: transparent !important;
}
.toolbar-header-text {
    font-size:  14px !important;
    font-family: Open sans !important;
    font-weight: 400;
}
:root .toolbar--transparent .toolbar__content {
    border-bottom: none !important;
}
#PageContainer .text-link, a {
    color: #111;
    color: #ffffff ;
    text-decoration: none;
    background: transparent;
}
.custom-page a, .banner-content a {
    color: #fff !important;
}
input.site-header__search-input {
    color: #fff !important;
}
.toolbar__content {
   justify-content: space-between !important;
}
.hero-main-div {
    display: grid;
    justify-content: space-between;
    align-items: center !important]\];
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.hero__text-shadow {
    width: 100%!important;
    margin: 0px 0px 40px !important;
}
.main-video-right .video-div {
    width: 100%;
    max-width: 1040px !important;
}
.footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd .footer__item-padding {
    padding-right: 0px!important;
}
.footer__item--68748c18-b08e-43ec-b378-a818ea7d7d22, .footer__item--1494301487049, .footer__item--f817d136-cd2e-44fc-83d2-d0242055859e, .footer__item--69e0d0d8-a6f8-41f7-8ece-b6f1c48e8985 {
padding: 0px 61px 0px 0px !important;
}
.footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd .footer__item-padding {
    font-size: 14px !important;
    font-family: Open sans !important;
    letter-spacing: normal !important;
}
.footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd {
    padding: 0px !important;
}
.footer__item--2a535591-e564-411c-88a0-b8fefe3aacb8 .footer__item-padding {
    text-align: right;
    padding: 0px !important;
    font-size: 14px !important;
    font-family: Open sans !important;
    letter-spacing: normal !important;
}
.footer__newsletter-btn-label {
    display: block !important;
}
.site-footer {
    color: #000 !important;
    padding:60px 0px 0px !important;
}
.site-footer .footer__title {
  color: #000 !important;
}
.footer__newsletter-input--active {
    padding-right: 0px !important;
}
.footer__item--1494292487693 .footer__item-padding {
    padding-right: 0px !important;
    margin: 0px 0px 0px 0px;
}
.footer__item--1494292487693 .footer__title {
    margin-bottom: 28px;
    font-size: 20.33px!important;
    font-weight: 500;
    letter-spacing: normal!important;
    border: none !important;
    width: 100%;
    max-width: 80%;
    padding: 0px !important;
}
span.page a {
    color: black !important;
}
.site-footer a {
    color: #000!important;
    border-bottom: 1px solid #fff !important;
}
button.footer__newsletter-btn:hover , .btn_gellery a{
    background-position: -50% 0;
}
/* .toolbar__content {
    border-bottom: 1px solid #fff!important;
} */
.shopify-section .section-header__shadow {
    position: relative;
    display: inline-block;
    float: left;
    bottom: -123px;
}
.btn_gellery a {
    text-transform: uppercase;
    display: inline-block;
    opacity: 1;
    line-height: 1.1;
    letter-spacing: 2px;
    background-image: linear-gradient(to left,#000000 0%,#000000c7 10%,#787878e6 80%,#000000 100%)!important;
    background-size: 253% 100%;
    transition: all .9s ease-in-out !important;
    font-weight: 400 !important;
    font-size: 18px;
    padding: 11px 42px!important;
}
.btn_gellery a:hover {
    background-position: 100% 0 !important;
    transition: all .9s ease-in-out !important;
}
/* .hero__link a{
    background-image: linear-gradient(to left,#000000 0%,#000000c7 10%,#787878e6 80%,#000000 100%)!important;
    background-size: 253% 100%;
    transition: all .9s ease-in-out !important;
}
.hero__link a:hover {
    background-position: 100% 0 !important;
    transition: all .9s ease-in-out !important;
} */
/* .btn_gellery a {
    padding: 16px 53px;
    font-size: 30px;
    font-weight: 400;
    background-image: linear-gradient(to right,#000000 0%,#000000c7 10%,#000000e6 80%,#000000 100%) !important;
    background-size: 253% 100%;
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0px;
    font-size: 1rem;
    opacity: 1;
}
.btn_gellery a{
   background-image: linear-gradient(to right,#000000 0%,#000000c7 10%,#000000e6 80%,#000000 100%) !important;
    background-size: 253% 100%;
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    opacity: 1;
    padding: 16px 32px;
    line-height: 1.1;
    letter-spacing: 2px;
} */
button.footer__newsletter-btn {
    /* background: #000!important; */
    /* padding: 11px 20px; */
    /* border: 1px solid #000!important; */
    background-image: linear-gradient(to right,#000000 0%,#000000c7 10%,#000000e6 80%,#000000 100%) !important;
    background-size: 253% 100%;
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    opacity: 1;
    padding: 11px 32px;
    line-height: 1.1;
    letter-spacing: 2px;
}
/* .site-footer a:hover {
    font-weight: 400 !important;
    border-color: #000 !important;
} */
ul.site-nav li a {
    font-weight: 500!important;
}
.footer__title {
    text-transform: capitalize !important;
    letter-spacing: normal !important;
    font-size: 20.33px !important;
    font-family: Open sans !important;
    border-bottom: 1px solid #000 !important;
    padding: 0px 0px 20px;
    font-weight: 500;
}
.footer__collapsible li {
    font-size: 18px !important;
    font-family: Open sans !important;
    font-weight: 400;
}
.footer__newsletter ::placeholder {
    color: #000 !important;
    font-size: 18px !important;
    font-family: Open sans !important;
    font-weight: 400;
    text-transform: lowercase !important;
}
/* button.footer__newsletter-btn {
    background: #000 !important;
    padding: 11px 20px;
    border: 1px solid #000 !important;
} */
.footer__newsletter-btn-label {
    font-size: 18px !important;
    font-family: Open sans !important;
    text-transform: uppercase !important;
    letter-spacing: normal !important;
  padding: 3px;
}

input#Email-1494292487693::placeholder {
    font-style: italic !important;
    text-transform: lowercase !important;
}
.footer__newsletter {
   max-width: 100% !important;
    width: 100%;
}
.footer__newsletter-input {
    padding: 11px 150px 11px 30px!important;
    max-width: 100% !important;
    width: 100% !important;
    border: 1px solid #000!important;
    color: #000!important;
}
.site-footer input, .site-footer select, .site-footer textarea {
    font-size: 18px !important;
    font-family: Open sans !important;
    font-style: italic !important;
}
.footer__clear.small--hide {
    border-bottom: 1px solid  #000 !important;
    margin: 0px 0px 30px;
}
.grid__item {
   margin: 0px 0px 30px !Important;
}
.announcement-bar {
    background-color: #000 !important;
    height: 43px;
}
.section-header h2.section-header__title {
    font-size: 60px !important;
    color: #000;
    text-transform: capitalize !important;
    letter-spacing: normal !important;
    font-family: "liquor-store",sans-serif;
}
.logo-bar {
   margin:0px !important;
}
.logo-bar__item {
    flex: 284px!important;
    margin: 0px !important;
}
.announcement-text {
    font-weight: 400 !important;
    text-transform: capitalize !important;
    letter-spacing: normal !important;
    font-size: 18px !important;
    font-family: Open sans;
}
.header-item {
   flex: unset !important;
}
.site-nav__link {
    text-transform: capitalize !important;
    font-size: 18px !important;
    font-family: Open sans !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
}
.site-header__search {
    background: #000 !important;
}
.header-item--navigation .site-nav__link {
 padding: 7.5px 30px !important;
   
}
.hero__top-subtitle {
    text-transform: capitalize !important;
    letter-spacing: normal !important;
    margin-bottom: 10px !important;
    font-size: 60px !important;
    font-family: "liquor-store",sans-serif;
}
.hero__subtitle {
    margin: 5px 0px 40px 0px !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    font-family: Open sans !important;
    letter-spacing: normal !important;
    width: 100%;
    max-width: 70%;
}
/* .site-nav__link.small--hide {
    display: none !important;
} */
.template-customers-login header.site-header, .template-customers-register  header.site-header {
    background-color: black!important;
}
.template-customers-login .form-vertical input, .template-customers-login .form-vertical select, .template-customers-login .form-vertical textarea {
    margin-bottom: 10px;
}
#CustomerLoginForm .grid__item {
    margin: 0 0 0px!important;
}
#CustomerLoginForm .btn--full {
    max-width: 50%;
}

.page-width.page-width--tiny.page-content {
    height: 79vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
form.filter-form .tag__checkbox {
    position: relative;
    padding-left: 16px;
    border: 1px solid;
    height: 18px;
    top: 4px;
}
form.filter-form  span.tag__text {
    margin-left: 10px;
}

.hero__link .btn:before, .btn:after {
   display: none !important;

}
.hero__link .btn {
    margin: 0px !important;
}
.hero__link .btn {
    font-size: 18px!important;
    font-weight: 400!important;
    padding: 11px 42px;
    width: auto;
    letter-spacing: normal !important;
}
.hero__link .btn:hover {
    background-position: 100% 0 !important;
    transition: all .9s ease-in-out !important;
}
:root .slideshow__slide--slideshow-0 .btn, .slideshow__slide--slideshow-1 .btn, .slideshow__slide--slideshow-2 .btn, .slideshow__slide--slideshow-3 .btn {
    background: inherit !important;
    border: none;
    background-image: linear-gradient(to right,#000000 0%,#000000c7 10%,#505050 60%,#000000 100%)!important;
    background-size: 253% 100%!important;
    transition: all .9s ease-in-out!important;
}
ol.flickity-page-dots {
    margin-bottom: 10px;
}

button.btn-con {
    background-image: linear-gradient(to right,#000000 0%,#000000c7 10%,#000000e6 80%,#000000 100%)!important;
    background-size: 253% 100%;
    transition: all .5s ease-in-out;
    text-transform: uppercase;
  color:#ffff;
    display: inline-block;
    font-size: 18px;
    opacity: 1;
    padding: 11px 32px;
    line-height: 1.1;
    letter-spacing: 2px;
}

button.btn-con:hover{
 background-position: -50% 0; 
}
button.btn-con a {
    border-bottom: 0 !important;
    display: unset !important;
}

button.btn-con a:after{
  border-bottom: 0 !important;
  position: unset !important;
}

.hero[data-arrows=true] .flickity-previous {
    left: auto;
    right: 90px !important;
}
.hero[data-arrows=true] .flickity-next {
    right: 40px !important;
}
.hero[data-arrows=true] .flickity-prev-next-button {
    top: auto;
    bottom: -21px !important;
    transform: none;
}
.hero .flickity-button {
    color: #000 !important;
    background: #fff !important;
  }
.flickity-prev-next-button {
    top: 50%;
    width: 40px!important;
    height: 40px!important;
    transform: translateY(-50%);
}
.flickity-button-icon {
    position: absolute;
    left: 35% !important;
    top: 35% !important;
    width: 30%  !important;
    height: 30%  !important;
    fill: currentColor;
}
.site-nav__dropdown a {
    color: black !important;
}
a.site-nav__dropdown-link.site-nav__dropdown-link--top-level {
    font-size: 16px;
    letter-spacing: 0px;
}
.ec-nav-group-heading {
    color: black !important;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.4;
    pointer-events: none;
    text-decoration: none;
    cursor: default;
}
.ec-nav-group-spacer {
    visibility: hidden;
}
.ec-nav-subitem {
    padding-left: 14px;
}
.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
  font-size: 14px !important;
}
.ec-mobile-nav__section-label {
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.58) !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  padding: 14px 20px 6px;
  text-transform: uppercase;
}
.mobile-nav__sublist .ec-mobile-nav__section-label:after {
  border-bottom-color: rgba(255, 255, 255, 0.16) !important;
}
.ec-mobile-nav__subitem {
  padding-left: 32px !important;
}
.hero[data-arrows=true] .flickity-prev-next-button:hover {
    transform: unset !important;
}
.btn--secondary.btn--small::after, .btn--secondary.btn--small::before {
    display: none !important;
}
.btn--secondary.btn--small {
      font-size: 18px!important;
    font-weight: 400!important;
/*     padding: 11px 42px; */
    width: auto;
    color: #fff !important;
/*     font-size: 30px!important; */
/*     font-family: Open sans!important; */
    letter-spacing: normal!important;
    border: none!important;
    padding: 11px 54px!important;
    transition: all .4s ease-in-out;
    cursor: pointer;
    background-size: 300% 100%;
    background-image: linear-gradient(to right, #000000 0%, #000000c7 10%, #000000e6 80%, #000000 100%);
    transition-delay: .2s !important;
}
.btn--secondary.btn--small:hover {
    background-position: 100% 0 !important;
    transition: all .4s ease-in-out;
}
div#shopify-section-template--15702065676482__rich-text {
    background: #000;
    margin: 0px;
    padding: 70px 0px;
}
 .theme-block h2 {
    font-size: 60px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    font-family: "liquor-store",sans-serif;
    letter-spacing: 0px;
}
#shopify-section-template--15702065676482__rich-text .theme-block h2, #shopify-section-template--15702065676482__rich-text .enlarge-text p {
    color:#fff !important;
}
 .enlarge-text p {
    font-size: 30px !important;
    font-family: open sans !important;
    font-weight: 400 !important;
  letter-spacing: 0px !important;

}

.page-width--narrow {
    max-width: 1110px !important;
}
.flex-grid__item {
   padding:0px !important;
}
#shopify-section-template--15702065676482__1659504813e9d7fcd0 .page-width {
    max-width: 100%;
    margin: 0px  !important;
    padding: 0px !important;
}
.flex-grid--gutters .flex-grid__item {
    padding-top: 15px;
    padding-left: 0px !important;
}
.flex-grid--template--15702065676482__promo-grid {
    margin:0px !important;
    padding:0px !important;
}
.btn--inverse:before {
    border:0px !important;
    display:none !important;
}
.promo-grid__text a.btn.btn--inverse {
 font-size: 22px!important;
    font-family: Open sans!important;
    letter-spacing: normal!important;
    font-weight: 400!important;
    background: #000000!important;
    border: none !important;
    padding: 15px 45px;
    margin: 0!important;
    position: relative;
    text-transform: capitalize!important;
    top: 0;
    left: 0;
    transition: .3s;
}
.promo-grid__slide-link:hover a.btn.btn--inverse {
    transform: translate(10px, 0px);
  
}
/* .type-advanced .promo-grid__content {
    padding: 0em !important;
} */
div#shopify-section-template--15702065676482__1659504813e9d7fcd0 {
    margin: 0px !important;
}
#shopify-section-template--15702065676482__1659500267a21237ed .title {
    font-size: 60px !important;
    font-weight: 400;
    text-transform: capitalize !important;
    color:#000 !important;
    margin-top:0px;
    font-family: "liquor-store",sans-serif;
    letter-spacing: 0 !important;
}
#shopify-section-template--15702065676482__1659500267a21237ed .fluid-container.gallery-section.row {
    background: #fff !important;
    padding: 85px 10px 85px !important;
}
h1.section-header__title {
    letter-spacing: 0px;
}
.logo-bar {
flex-wrap: unset !important;
}
#custom_image_gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}
div#custom_image_gallery:nth-child(8), div#custom_image_gallery:nth-child(7), div#custom_image_gallery:nth-child(6) {
    width: 26.6%;
}
div#custom_image_gallery:nth-child(1), div#custom_image_gallery:nth-child(3){
    width: 29%;
}
div#custom_image_gallery:nth-child(4), div#custom_image_gallery:nth-child(5) {
    width: 20%;
}
div#custom_image_gallery:nth-child(2) {
    width: 22%;
}

div#gallery {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0px 0px;
}
div#custom_image_gallery {
    height: 320px;
}
div#custom_image_gallery {
   margin: 0px !important;
    padding: 8px !important;
    position:relative;
}
.btn_gellery {
    text-align: center;
    margin: 0px 0px 0px;
}
/* .btn_gellery .btn.btn--cta::before, .btn_gellery .btn.btn--con::before {
    display: none;
}
.btn_gellery .btn--cta {
    font-size: 22px !important;
    font-family: Open sans !important;
    font-weight: 400;
    letter-spacing: normal !important;
    padding: 15px 50px;
    background-color: #000 !important;
    color: #fff !important;
    margin: 0px 25px 0px 0px !important;
   border: 1px solid #000 !important;
} */
/* .btn--cta:hover{
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    transition: .3s ease-in-out;
} */
/* .btn_gellery .btn--con {
    font-size: 22px !important;
    font-family: Open sans !important;
    font-weight: 400;
    letter-spacing: normal !important;
    padding: 15px 30px;
    background-color: #000 !important;
    color: #fff !important;
   margin: 0px 0px 0px 25px !important;
  border: 1px solid #000 !important;
}
.btn--con:hover {
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
  transition: .3s ease-in-out;
} */
.overlay {
/*     position: absolute; */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #0a0a0ab5;
}
.test_gallery h2 {
    font-size: 30px;
    color: #fff!important;
    font-weight: 400!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
   font-family: "liquor-store",sans-serif;
    letter-spacing: 0 !important;
}
div#custom_image_gallery:hover .overlay {
    opacity: initial;
}
footer.site-footer .grid {
    margin: 0px !important;
}
.grid-product__title.grid-product__title--heading {
    font-family: 'Open Sans';
    text-transform: capitalize !important;
}
h3, h2, h1, h4, h5, h6 {
    letter-spacing: 0px !important;
}


.tabbs_kumiki .tabs {
  width: 600px;
  background-color: #09F;
  border-radius: 5px 5px 5px 5px;
}
.tabbs_kumiki  ul#tabs-nav {
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: auto;
      display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px 0 0;
  gap: 5px;
}
.tabbs_kumiki ul#tabs-nav li {
    float: left;
    font-weight: 400;
    margin-right: 2px;
    font-family: open sans!important;
    padding: 8px 10px;
    border-radius: 0;
    font-size: 18px;
    text-transform: capitalize;
    border: 1px solid #000;
    cursor: pointer;
}
.tabbs_kumiki ul#tabs-nav li:hover,
.tabbs_kumiki ul#tabs-nav li.active {
  background-color: #08E;
}
.tabbs_kumiki #tabs-nav li a {
  text-decoration: none;
  color: #FFF;
}
.tabbs_kumiki .tab-content {
  padding: 10px;
  background-color: #FFF;
}
.tabs.tabbs_kumiki a:hover .overlay {
    opacity: inherit;
}
/* Just for CodePen styling - don't include if you copy paste */


.tabs.tabbs_kumiki {
    width: 100%;
}
.tabbs_kumiki .test_gallery {
    height: 350px;
}

.tabs.tabbs_kumiki #tabs-content .col-sm-3 div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    /* padding: 10px; */
}
.tabs.tabbs_kumiki 
 div.tab-content >div {
    padding: 10px !important;
}
ul#tabs-nav .active {
    background: #000 !important;
}

.tabs.tabbs_kumiki ul#tabs-nav .active a {
    color: white !important;
}
.tabs.tabbs_kumiki li:hover {
    background: transparent !important;
}
.site-footer {
    border-top: 1px solid #00000029 !important;
}
.tabs.tabbs_kumiki {
    padding: 60px 0px;
}
/* .tabbs_kumiki #tabs-nav li a:after {
    text-decoration: none;
    color: #fff;
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
} */
.tabbs_kumiki #tabs-nav li a {
    text-decoration: none;
    color: black !important;
}
ul#tabs-nav li {
    padding: 10px 30px !important;
}
.tabbs_kumiki #tabs-nav li a:hover:after {
    width: 100%;
}
#custom_image_gallery .picture {
    background-size: cover;
    background-position: center;
    overflow: hidden;
  height: 100%;
}
/* 27-02-2025 */
.home-section--hero{
  position: relative;
  z-index: 1;
}
.hero__text-content {
  display: flex;
  flex-wrap: wrap;
}
.left-content,
.right-content{
  width: 100%;
      text-align: left;
}
  .left-content h2.h1.hero__title {
    font-size: 60px;
}
.right-content{
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
}
.left-content h2.h1.hero__title {
    text-transform: capitalize;
}
.left-content .paragpd-content p {
    font-size: 25px !important;
    font-family: open sans !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
    margin: 0px 0px 40px;
    line-height: 1.5;
}
.hero-wrraper{
  align-items: start;
}
.hero-wrraper a{
  
}
.product-item a{
  display: block;
  width: 100%;
}
.product-item img{
    object-fit: cover;
    /* width: 483px;
    height: 390px; */
    max-width: unset;
}
.right-content h3 {
    font-family: 'Open Sans' !important;
    margin: 20px 0px 0px;
    font-size: 20px;
    letter-spacing: 1px !important;
}
.hero-wrraper a {
  background-color: #fff;
  color: #000;
}


@media screen and (max-width:1440px){
  .footer__item--1494292487693 .footer__title {
    font-size: 20.33px !important;
  }
  div#custom_image_gallery {
    height: 350px;
}
  .footer__newsletter-input {
    padding: 11px 30px!important;
}
  button.footer__newsletter-btn {
    padding: 11px 6px;
}
  .btn_gellery a {
    padding: 11px 32px;
  }
  .footer__item--68748c18-b08e-43ec-b378-a818ea7d7d22, .footer__item--1494301487049, .footer__item--f817d136-cd2e-44fc-83d2-d0242055859e, .footer__item--69e0d0d8-a6f8-41f7-8ece-b6f1c48e8985 {
    padding: 0 40px 0 0!important;
}
}
@media screen and (max-width:1440px)  and (min-width:1200px){
  .promo-grid__text a.btn.btn--inverse {
    font-size: 18px !important;
}
  .left-content .paragpd-content p {
    font-size: 18px !important;
    line-height: 1.5;
}
  .left-content h2.h1.hero__title {
    font-size: 60px;
}
}
@media screen and (max-width:1200px){
  .promo-grid__text a.btn.btn--inverse {
    font-size: 18px !important;
}
  .right-content h3 {
    font-size: 14px;
}
  .left-content h2.h1.hero__title {
    font-size: 42px;
}
  .left-content .paragpd-content p {
    font-size: 18px!important;
    margin: 0 0 20px;
    line-height: 1.5;
}

  .enlarge-text p {
    font-size: 24px !important;
    font-family: open sans!important;
    font-weight: 400!important;
    line-height: 36px !important;
    letter-spacing: 0px !important;
}
  input#Email-1494292487693::placeholder {
    font-size: 14px !IMPORTANT;
}
  .footer__item--1494292487693 .footer__title {
    margin-bottom: 28px;
    font-size: 20.33px !important;
    width: 100%;
    max-width: 100% !important;
}
  .footer__collapsible li {
    font-size: 16px !important;
}
.footer__newsletter-btn-label {
    font-size: 20px !important;
}
.footer__newsletter-input {
    padding: 11px 18px!important;
}
.main-video-right .video-div {
   max-width: 520px !important;
}
}
@media (max-width:991px){
  .hero-main-div {
    grid-template-columns: 1fr;
}
  .hero.hero--650px {
    height: 820px;
}
}
@media screen and (max-width:768px){
    div#Footer-cf398f3e-dbc0-4de1-80cd-0b2078defe87 {
    height: fit-content !important;
}
    .left-content h2.h1.hero__title {
    font-size: 40px;
}
  .right-content {
    justify-content: left;
}
  .hero-main-div {
    gap: 20px;
}
  .hero-natural-mobile--template--17217235026114__slideshow {

height: 620px!important;
    padding-top:50px !important;
}
div#Slideshow-template--17217235026114__slideshow .hero-main-div {
    padding-top: 20px;
}
  .hero.hero--650px {
    height: 680px;
}
  .hero__linkt.main-hero a.btn {
    font-size: 14px!important;
    padding: 9px 26px;
}
  form#hsForm_774caac0-3536-4674-aa95-5ddc82bb5849 {
    width: 90%;
    margin:auto;
    height: 131px;
}
      #CollectionAjaxContent .pagination a {
    padding: 10px;
}
  .tabbs_kumiki ul#tabs-nav {
    gap: 0px;

}
  .enlarge-text p {
    font-size: 20px!important;
    line-height: 32px!important;
}
 :root div#shopify-section-template--15702065283266__promo-grid .custom-col-banner .promo-grid__text a:nth-child(2) {
    font-size: 34px!important;
    line-height: 6px;
}
  div#Footer-1494292487693 {
    margin: 0px 10px 0px 15px !important;
}
.grid--flush-bottom>.grid__item {
    margin-bottom: 22px !important;
}
  .section-header {
    margin: 60px 0px 40px !important;
}
  .announcement-text {
    font-size: 14px!important;
}
.theme-block h2, .section-header h2.section-header__title, #shopify-section-template--15702065676482__1659500267a21237ed .title, .hero__top-subtitle   {
    font-size: 40px !important;
}
.btn--secondary.btn--small {
  padding: 10px 80px !important;
}
  :root .hero__subtitle {
    font-size: 22px !important;
    width: 100%;
    max-width: 100% !important;
    margin:0 auto !important;
}
  .hero-natural-mobile--template--15702065676482__slideshow {
    height: 600px !important;
}
  .hero__text-content.horizontal-left {
    text-align: center !important;
}
  .hero__link .btn {
    font-size: 20px !important;
    padding: 14px 40px !important;
   
}
  .hero__text-content .hero__link {
    margin-top: 27.5px !important;
}
  .footer__item--68748c18-b08e-43ec-b378-a818ea7d7d22, .footer__item--1494301487049, .footer__item--f817d136-cd2e-44fc-83d2-d0242055859e, .footer__item--69e0d0d8-a6f8-41f7-8ece-b6f1c48e8985 {
padding: 0px 0px 0px 0px !important;
}
  .footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd {
    width: 100% !important;
    text-align: center;
    margin: 0px !important;
}
.footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd .footer__item-padding {
   padding: 0px !important;
}
.footer__item--2a535591-e564-411c-88a0-b8fefe3aacb8 {
    width: 100% !important;
    margin: 0px 0px 30px !important;
    padding-top:0px !important;
}
.footer__item--2a535591-e564-411c-88a0-b8fefe3aacb8 .footer__item-padding {
    text-align: center !important;
}
  .footer_collapsible--disabled {
    padding-top: 0px !important;
}
  .footer__collapsible {
    padding: 0px  !important;
}
  .grid__item {
    margin: 0 0 0px !important;
}
  .footer__title {
    font-size: 18px!important;
}
  .footer__item--1494292487693 .footer__title {
    font-size: 18px !important;
}
  .grid__item.footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd {
    margin: 20px 0px 0px !important;
    padding: 0px 10px 0px !important;
}
  :root .main-video-right .video-div {
    max-width: 340px !important;
}
  .main-video-right {
    margin: 40px 0px 0px !important;
}
.collapsible-trigger__icon {
    right: 10px !important;
}
  footer.site-footer .page-width {
    padding: 0px !important;
}
  .price-range__display-wrapper {
    padding: 0px 0px 15px 0px !important;
}
  
}
  @media screen and (max-width:575px){

      .tabbs_kumiki ul#tabs-nav {
    flex-direction: column;
}
  .tabbs_kumiki ul#tabs-nav li {
    width: 98%;
    text-align: center;
}  
    
  .promo-grid__text a.btn.btn--inverse {
    font-size: 22px !important;
}
  .theme-block h2, .section-header h2.section-header__title, #shopify-section-template--15702065676482__1659500267a21237ed .title, .hero__top-subtitle  {
    font-size: 30px !important;
    line-height:42px !important;
}
  .enlarge-text p {
    font-size: 18px !important;
    line-height: 30px !important;
}
  :root .btn--secondary.btn--small {
   font-size: 18px !important;
   padding: 10px 46px !important;
}
  .btn_gellery .btn--cta {
    font-size: 20px !important;
    margin: 0 5px 0px 0px!important;
}
  .btn_gellery .btn--con {
    font-size: 20px !important;
    margin: 0 0px 0px 5px!important;
}
     :root div#custom_image_gallery:nth-child(1),  :root div#custom_image_gallery:nth-child(2), :root div#custom_image_gallery:nth-child(3), :root div#custom_image_gallery:nth-child(4), :root div#custom_image_gallery:nth-child(5),
   :root div#custom_image_gallery:nth-child(6), :root div#custom_image_gallery:nth-child(7), :root div#custom_image_gallery:nth-child(8), :root div#custom_image_gallery:nth-child(9)
  {
    width: 50%!important;
}
    :root  div#custom_image_gallery {
    height: 230px !important;
}
div#gallery {
    justify-content: left  !important;
}
.footer__item--1494292487693 .footer__title {
    padding-right: 30px !important;
}
}
@media screen and (max-width:480px){



    .logo-bar__item:nth-child(2) {
        margin-top: -29px !important;
    }
    div#shopify-section-template--15702065676482__1659504813e9d7fcd0 .logo-bar.logo-bar--template--15702065676482__1659504813e9d7fcd0 .logo-bar__item:nth-child(4) {
        margin-top: -6px !important;
    }
    div#shopify-section-template--15702065676482__1659504813e9d7fcd0 .logo-bar.logo-bar--template--15702065676482__1659504813e9d7fcd0 .logo-bar__item:nth-child(5) {
        margin-top: -34px !important;
    }
    div#shopify-section-template--15702065676482__1659504813e9d7fcd0 .logo-bar.logo-bar--template--15702065676482__1659504813e9d7fcd0 .logo-bar__item:nth-child(6) {
        margin-top: -25px !important;
    }
    
    div#shopify-section-template--15702065676482__1659504813e9d7fcd0 .logo-bar.logo-bar--template--15702065676482__1659504813e9d7fcd0 .logo-bar__item:nth-child(7) img.logo-bar__image.lazyautosizes.lazyloaded {
        height: 170px !important;
    }
    div#shopify-section-template--15702065676482__1659504813e9d7fcd0 .logo-bar.logo-bar--template--15702065676482__1659504813e9d7fcd0 .logo-bar__item:nth-child(7) {
        margin-top: -51px !important;
    }
    
    .section-header {
      padding-top: 40px !important;
    }
  .sports_wrap {
    display: flex;
    flex-direction: column;
}
 .sports_wrap img {
    width: 100%;
}
  .sports_wrap h6, .sports_wrap h3 {
    margin: 0px !important;
}
  .btn_gellery {
    margin: 14px 0 0;
}
  .tabs.tabbs_kumiki {
    padding: 30px 0;
}
  .tabbs_kumiki .test_gallery {
    height: 230px;
}
  .logo-bar {
   flex-wrap: wrap !important;
}
  .hero[data-arrows=true] .flickity-previous {
    left: auto !important;
    right: 175px !important;
}
.flickity-prev-next-button {
    top: 50%;
    width: 40px!important;
    height: 40px!important;
    transform: translateY(-50%);
}
.hero[data-arrows=true] .flickity-prev-next-button {
    top: auto;
    bottom: -19px!important;
    transform: none;
}
.hero[data-arrows=true] .flickity-next {
    right: 112px !important;
}
  .hero-natural-mobile--template--15702065676482__slideshow {
    height: 620px !important;
    margin: 0px 0px 80px;
}
:root  div#custom_image_gallery {
    height: 230px !important;
}
 :root div#custom_image_gallery:nth-child(1),  :root div#custom_image_gallery:nth-child(2), :root div#custom_image_gallery:nth-child(3), :root div#custom_image_gallery:nth-child(4), :root div#custom_image_gallery:nth-child(5),
   :root div#custom_image_gallery:nth-child(6), :root div#custom_image_gallery:nth-child(7), :root div#custom_image_gallery:nth-child(8), :root div#custom_image_gallery:nth-child(9)
  {
    width: 100%!important;
}

}
@media screen and (max-width:1024px){
 button.footer__newsletter-btn {
    padding: 11px 10px;
}
  .header-item--navigation .site-nav__link {
   padding: 7.5px 22px!important;
}
.promo-grid__text a.btn.btn--inverse {
    font-size: 18px!important;
    padding: 11px 30px;
}
  .site-nav__link {
    font-size: 18px !important;
}
.btn--secondary.btn--small {
font-size: 18px!important;
    padding: 11px 50px!important;
  }
  .header-item--navigation .site-nav__link {
    padding: 7.5px 15px !important;
}
  .hero__subtitle {
    width: 100%;
    max-width: 80% !important;
}
  .main-video-right .video-div {
    max-width: 450px !important;
}
  .hero__subtitle {
    font-size: 22px!important;
    width: 100%;
    max-width: 75%!important;
}
 :root .hero__top-subtitle{
    font-size: 40px!important;
}
.hero__link .btn {
    font-size: 18px!important;
    padding: 11px 40px!important;
}
  .hero__text-content .hero__link {
    margin-top: 27.5px !important;
}
  div#custom_image_gallery {
    height: 230px !important;
}
    div#custom_image_gallery:nth-child(8) {
    width: 33% !important;
}
div#custom_image_gallery:nth-child(9), div#custom_image_gallery:nth-child(7), div#custom_image_gallery:nth-child(6) {
    width: 33% !important;
}
div#custom_image_gallery:nth-child(1), div#custom_image_gallery:nth-child(3), div#custom_image_gallery:nth-child(4){
    width: 33% !important;
}
div#custom_image_gallery:nth-child(2), div#custom_image_gallery:nth-child(5) {
    width: 33% !important;
}
}
@media screen and (max-width:400px) and (min-width:340px){
  .btn_gellery .btn--cta {
    font-size: 20px!important;
    margin: 0 5px 0px 0px!important;
}
  .btn_gellery .btn--cta {
    padding: 15px 30px !important;
}
  .btn_gellery .btn--con {
  padding: 15px 20px !important;   
}
  .btn_gellery .btn--con {
    font-size: 20px!important;
    margin: 0px 0 0 5px!important;
}
}
@media screen and (max-width:340px){
  .btn_gellery .btn--cta {
  padding: 15px 48px !important;
   
}
.btn_gellery .btn--cta {
    font-size: 20px!important;
    margin: 0 0px 10px 0!important;
}
.btn_gellery .btn--con {
    font-size: 20px!important;
    margin: 10px 0 0 0px!important;
}
}
@media only screen and (min-width: 769px) and (max-width: 959px){
  .footer__item--1494292487693 {
    width: 100% !important;
    padding: 0px  !important;
}
.footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd {
    width: 100% !important;
    text-align: center;
    margin: 0px !important;
}
.footer__item--e7b11e44-bd17-4e7d-a387-7ad2e92236fd .footer__item-padding {
   padding: 0px !important;
}
.footer__item--2a535591-e564-411c-88a0-b8fefe3aacb8 {
    width: 100% !important;
    margin: 0px 0px 30px !important;
    padding-top:0px !important;
}
.footer__item--2a535591-e564-411c-88a0-b8fefe3aacb8 .footer__item-padding {
    text-align: center !important;
}
}
@media only screen and  (max-width: 1580px){
  .banner-section .page-width {
    left: 1%;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1440px){
:root div#custom_image_gallery:nth-child(1), :root div#custom_image_gallery:nth-child(3)
  {
    width: 26% !important;
}
:root div#custom_image_gallery:nth-child(2)
  {
    width: 28% !important;
}
:root div#custom_image_gallery:nth-child(4), :root div#custom_image_gallery:nth-child(5)
  {
    width: 20% !important;
}
  :root div#custom_image_gallery:nth-child(6), :root div#custom_image_gallery:nth-child(7)
  {
    width: 26% !important;
}
    :root div#custom_image_gallery:nth-child(8)
  {
    width: 28% !important;
}

}
@media only screen and  (max-width: 1024px){
 .banner-section .page-width {
    left: 1%;
} 
:root .template-list-collections .collection-item__title span {
    font-size: 14px!important;
}
}
@media only screen and  (max-width: 1200px){
 div#custom_image_gallery {
    height: 300px;
}
}

@media only screen and  (max-width: 767px){
.custom-col-banner .promo-grid--space-top {
    padding-top: 0px;
}
  .btn_gellery .btn {
    padding: 15px 30px!important;
    /* width: 100%; */
    margin: 5px auto !important;
}
  :root a.btn.btn--con {
    margin-left: 0px !important;
}
/*   :root .promo-grid__text a.btn.btn--inverse {
    width: 100%;
    position: relative;
    text-transform: capitalize!important;
    top: -11px;
    left: inherit;
    transition: .3s;
} */

}
@media only screen and (max-width: 589px){
:root .custom-col-banner .promo-grid__content { 
    width: 100%;
    margin: 0 auto!important;
    max-width: 1500px;
}
  .shopify-section .section-header__shadow {
    bottom: -40px;
}
  :root .logo-bar__item img {
   width: 170px !important;
    object-fit: contain !important;
}
}

.hero[data-arrows=true] .flickity-prev-next-button:hover {
    transform: scale(1.12)!important;
}
#CollectionAjaxContent a {
    color: #fffafa !important;
    letter-spacing: 0px !important;
    text-transform: capitalize;
    word-break: break-word;
}
.hs_error_rollup {
    max-width: 821px;
    width: 100%;
    margin: 0 auto;
}
.collection-sidebar__group .tag-list__header {
    letter-spacing: 1px;
    text-transform: capitalize;
}
@media screen and (max-width:780px) and (min-width:768px){
  :root .collapsible-content__inner .tag__text {
    font-size: 14px;
    word-break: break-word;
}
}
:root .template-list-collections .site-header{
    background-color: black!important;
}
/* :root .template-collection .site-header {
    background-color: #000 !important;
} */
.template-list-collections .collection-item__title span {
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 18px !important;
}
.product-single__title {
    font-family: 'liquor-store' !important;
}
@media screen and (max-width:375px){
  :root .template-list-collections .small--one-half {
    width: 100%;
}
}
/*********aftertesting_css*********/
@media (max-width:1440px){
.footer__newsletter-input {
    padding: 11px 110px 11px 30px!important;
}
}
@media (max-width:1200px){
:root .footer__newsletter-input {
    padding: 11px 110px 11px 15px!important;
}
 :root .collapsible-trigger-btn {
    font-size: 16px !important;
}
}
.tag-list label:hover {
    text-decoration: none !important;
    text-underline-offset: 0px;
}
.collapsible-trigger-btn {
    font-size: 18px !important;
}
/*********aftertesting_css*********/
/*******everactivepage******/
#shopify-section-template--15781306073282__1662450042fb5dbbf7 .section--divider {
    border-top: 0px solid !important;
}
.everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .large-btton {
    margin: 10px 0px 0px;
    width: 297px !important;
    text-transform: capitalize;
}
.everactive-template #shopify-section-template--15781306073282__1662459095a98c153c  .grid__item>div {
    margin: 0px 0px  40px !important;
}
.everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .btn--secondary.btn--small {
    width: 297px;
    text-transform: capitalize;
}
#shopify-section-template--15781306073282__1662459548730bc782 .index-section {
    margin: 0px 0 0!important;
}
.everactive-template div#shopify-section-template--15781306073282__1662459548730bc782 {
    background: #000;
    color: #fff;
    margin: 75px 0px 0px;
    padding: 0px 0px 75px;
    position: relative;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782 p {
    font-size: 30px;
    font-family: open sans;
    font-weight: 400;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .appear-delay {
    font-size: 60px!important;
    text-transform: capitalize!important;
    letter-spacing: normal!important;
    font-family: liquor-store,sans-serif;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 48.7%;
    top: 0;
    bottom: 0 !important;
    height: 100% !important;
    object-fit: cover;
}
.everactive-template .slideshow__slide .hero__subtitle .animation-contents {
    margin: 5px 0 0px!important;
    font-size: 30px!important;
    font-weight: 400!important;
    font-family: Open sans!important;
    letter-spacing: normal!important;
    width: 100%;
    max-width: 85%;
}
.everactive-template .slideshow__slide .hero__top-subtitle .animation-contents {
    text-transform: none !important;
    letter-spacing: normal!important;
    margin-bottom: 10px !important;
    font-size: 60px!important;
    font-family: liquor-store,sans-serif;
}
.everactive-template  .slideshow__slide .hero-main-div {
    bottom: -50px!important;
    position: relative;
}
.everactive-template .slideshow__slide--166063159583462d49-0 .btn {
    background: #ffffff !important;
    border: none;
    color: #000 !important;
    line-height: 26px !important;
}
.everactive-template div#shopify-section-template--15781306073282__1662450042fb5dbbf7 {
    background: #000;
    color: #fff;
}
.everactive-template div#shopify-section-template--15781306073282__1662450042fb5dbbf7  .section--divider {
    padding: 75px 0px;
}
.everactive-template .grid--uniform  h3 {
    font-size: 36px;
    text-align: center;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .appear-delay-2 {
    margin: 0px !important;
    padding: 40px 0px 0px  !important;
}
.everactive-template .grid--uniform .custom-butn {
    background: #fff !important;
    color: #000 !important;
    font-size: 18px!important;
    letter-spacing: normal!important;
    border: none!important;
    padding: 11px 54px!important;
    font-family: Open sans;
    font-weight: 400 !important;
    margin: 30px 0px 0px !important;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .appear-delay-2 .btn {
    background: #fff !important;
    color: #000 !important;
    font-size: 18px!important;
    letter-spacing: normal!important;
    border: none!important;
    padding: 11px 54px!important;
    font-family: Open sans;
    font-weight: 400 !important;
    margin:0px !important;
}
.everactive-template #shopify-section-template--15781306073282__1662450042fb5dbbf7 .grid--uniform p {
    font-size: 18px;
    font-family: 'Open Sans';
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    padding: 20px 0px 30px;
}
.everactive-template #shopify-section-template--15781306073282__1662450042fb5dbbf7  .image-wrap img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding: 30px 0px 0px;
}
#shopify-section-template--15781306073282__1662453784e8f01069 .section--divider {
    padding-top: 100px;
}
div#shopify-section-template--15781306073282__1662459095a98c153c .section--divider {
    padding-top: 100px;
}
.everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .section-header {
    margin-bottom: 35px !important;
}
.everactive-template #shopify-section-template--15781306073282__1662450523aca88c38 h2.section-header__title, 
.everactive-template #shopify-section-template--15781306073282__16624527675fcf1ac3 .section-header h2, 
.everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .section-header h2,
 .everactive-template #shopify-section-template--15781306073282__1662453784e8f01069 .section-header h2,
.everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .section-header h2{
    font-size: 60px!important;
    text-transform: capitalize!important;
    letter-spacing: normal!important;
    font-family: liquor-store,sans-serif;
    text-align: center;
}
.everactive-template div#shopify-section-template--15781306073282__166245349104fe5f1d .custom-cont p {
    font-size: 30px!important;
    font-family: open sans!important;
    font-weight: 400!important;
    letter-spacing: 0px!important;
    text-align: center;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding: 0px 0px 30px;
}
.everactive-template div#shopify-section-template--15781306073282__1662450523aca88c38 {
    padding: 100px 0px 0px;
}
.everactive-template div#shopify-section-template--15781306073282__166245349104fe5f1d {
    background: #000;
    color: #fff !important;
    padding: 75px 0px;
    margin: 0px;
}
.everactive-template #shopify-section-template--15781306073282__16624527675fcf1ac3 .grid--uniform h3, .everactive-template #shopify-section-template--15781306073282__1662453784e8f01069 .grid--uniform h3 {
    font-size: 24px;
    font-family: open sans !important;
    text-transform: capitalize;
    margin: 0px;
    padding: 0px;
    font-weight: 400;
}
.everactive-template #shopify-section-template--15781306073282__16624527675fcf1ac3 .grid--uniform p, .everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .grid--uniform p {
    font-size: 18px;
    font-family: 'Open Sans';
    margin: 0 auto;
    padding: 20px 0px 0px;
    text-align:left !important;
}
.everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .grid--uniform {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}

.shopify-section.sticy_menu_section {
    position: fixed;
    width: 100%;
    max-width: 15%;
    background: #fff;
    right: 0;
    top: 25%;
    z-index: 999;
    margin: 0 auto;
    /* bottom: 0; */
}


ul.sticky_menu {
  list-style: none;
    box-shadow: 0 13px 26px 10px #00000021;
    margin: 0;
    padding: 20px 0 20px 20px;
    font-size: 18px;
    gap: 5px !important;
    display: flex;
    flex-direction: column;
}
ul.sticky_menu li a{
  color: #000 !important;
  font-family: liquor-store!important;
}
.section-header{
  margin-top: 100px;
}

@media (max-width:1100px){
 :root .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .btn--secondary.btn--small {
    width: 237px !important;
    font-size: 16px !important;;
    text-transform: capitalize;
    padding: 10px 10px  !important;
}
} 
@media (max-width:1024px){
  .everactive-template .slideshow__slide .hero__top-subtitle .animation-contents, 
  .everactive-template #shopify-section-template--15781306073282__1662450523aca88c38 h2.section-header__title, 
  .everactive-template #shopify-section-template--15781306073282__16624527675fcf1ac3 .section-header h2, 
.everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .section-header h2,
  .everactive-template #shopify-section-template--15781306073282__1662453784e8f01069 .section-header h2,
  .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .section-header h2{
    font-size: 40px!important;
}
  .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .appear-delay {
    font-size: 40px!important;
}
  .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 p {
    font-size: 22px !important;
   
}
  .everactive-template .slideshow__slide .hero__subtitle .animation-contents {
   font-size: 22px !important;
    width: 100%;
    max-width: 90%!important;
}
  .everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .grid--uniform {
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
}
  .everactive-template div#shopify-section-template--15781306073282__166245349104fe5f1d .custom-cont p {
    font-size: 22px!important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0 0 30px;
}
}
@media (max-width:992px){
 :root .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .btn--secondary.btn--small {
    width: 194px !important;
    font-size: 16px !important;;
    text-transform: capitalize;
    padding: 10px 10px  !important;
 
}
  .shopify-section.sticy_menu_section {
    max-width: 20% !important;
}
} 
@media (max-width:768px){
  .shopify-section.sticy_menu_section.open_menu {
    right: 0;
    transition: 0.5s ease-in-out;
}
  .section-header{
    margin-top: 100px !important;
  }
/* .sticky_mobile_menu:before {
    content: "";
    border-top: 2px solid #ffffff;
    height: 13px;
    width: 28px;
    position: absolute;
    left: -50%;
    top: 12px;
    z-index: 9999;
}
  .open_menu .sticky_mobile_menu:before {
    transform: rotateZ(42deg);
}
 .open_menu .sticky_mobile_menu:after {
    content: "";
    left: -86px;
    transform: rotate(139deg);
}
.sticky_mobile_menu:after {
    content: "";
    border-bottom: 2px solid #ffffff;
    height: 13px;
    width: 28px;
    position: absolute;
    left: -50%;
    top: 12px;
    z-index: 9999;
} */
  .sticky_mobile_menu {
    width: 20px;
    position: relative;
    height: 20px;
    border-bottom: 4px solid #ffff;
    border-right: 4px solid #ffff;
    z-index: 99999;
    left: -32px;
    transform: rotate(141deg);
    top: 9px;
}
  .shopify-section.sticy_menu_section {
    right: -240px;
    transition: .5s;

}
/*   .shopify-section.sticy_menu_section {
    right: -162px;
} */
/*   ul.sticky_menu:before {
    position: absolute;
    left: -29px;
    border-top: 2px solid white !important;
    border-bottom: 2px solid white !important;
    border: 0;
    height: 10px;
    content: "";
        width: 21px;
} */
    .shopify-section.sticy_menu_section {
    max-width: 32% !important;
}
  :root .everactive-template .slideshow__slide .hero__subtitle .animation-contents {
    font-size: 22px!important;
    width: 100%;
    max-width: 100%!important;
    margin: 0 auto!important;
}
  .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .grid__item>div {
    margin: 0px auto!important;
}
  .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .large-btton {
    margin: 0px !important;
    width: 257px!important;
}
  .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .btn--secondary.btn--small {
    width: 257px!important;
}
  .grid--uniform>div:nth-child(2), .grid--uniform>div:nth-child(3) {
    margin: 20px 0px !important;
}
    :root .everactive-template div#shopify-section-template--15781306073282__1662450523aca88c38 {
    padding: 40px 0 0 !important;
}
    :root .everactive-template .hero__text-content.horizontal-left {
    text-align: center!important;
}
  #shopify-section-template--15781306073282__166245349104fe5f1d .grid--uniform>div:nth-child(2) {
    margin: 20px 0px 0px !important;
}
:root .everactive-template .everactive-template div#Slideshow-template--15781306073282__1660631595b4abd0f5 {
    height: 600px;
}
  .everactive-template #shopify-section-template--15781306073282__1662450042fb5dbbf7 .grid--flush-bottom>div:nth-child(2) {
    margin: 30px 0px 0px !important;
}
  .everactive-template #shopify-section-template--15781306073282__16624527675fcf1ac3 .grid--uniform p, .everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .grid--uniform p  {
    text-align: center !important;
}
  .everactive-template #shopify-section-template--15781306073282__1662450042fb5dbbf7 .grid--uniform p {
    width: 100%;
    max-width: 100% !important;
}
  .everactive-template div#shopify-section-template--15781306073282__166245349104fe5f1d .custom-cont p {
    font-size: 22px!important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0 0 30px;
}
  .everactive-template div#shopify-section-template--15781306073282__166245349104fe5f1d {
    padding: 10px 0 50px;
}
  .everactive-template #shopify-section-template--15781306073282__1662453784e8f01069 .grid--uniform h3 {
    margin: 0px 0pc 20px !important;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 100%;
    top: 0;
    bottom: unset !important;
    left: 0;
    height: 57%!important;
    object-fit: cover;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .feature-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.everactive-template #shopify-section-template--15781306073282__1662459548730bc782   .feature-row__text--right {
    width: 100% !important;
}
}
@media (max-width:576px){
.everactive-template div#shopify-section-template--15781306073282__166245349104fe5f1d {
    padding: 60px 0 50px !important;
}
  .everactive-template #shopify-section-template--15781306073282__166245349104fe5f1d .section-header {
    margin-bottom: 20px !important;
}

}

@media (max-width:500px){
.shopify-section.sticy_menu_section {
    max-width: 50%!important;
}
  .site-nav__link--icon .icon {
    width: 20px !important;
    height: 30px !important;
}
    .menu_sideicons .toolbar__social .icon {
    position: relative;
    top: 0px;
    width: 16px !important;
    height: 30px !important;
}
}
@media (max-width:540px){
  :root .everactive-template .slideshow__slide .hero-main-div {
    bottom: -70px!important;
    position: relative;
} 
    :root .everactive-template div#Slideshow-template--15781306073282__1660631595b4abd0f5 {
    height: 670px;
}
}

@media and  (max-width: 320px) and  (min-width: 382px) {
  .sticky_mobile_menu:before , .sticky_mobile_menu:after {
    left: -87%;
}
}

@media (max-width:604px){
 .shopify-section.sticy_menu_section {
    max-width: 39%!important;
}
}
@media (max-width:558px){
 .shopify-section.sticy_menu_section {
    max-width: 43%!important;
}
}
@media (max-width:502px){
.shopify-section.sticy_menu_section {
    max-width: 47%!important;
}
}
@media (max-width:650px){
  :root .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    height: 54%!important;
}
   div#gallery {
    padding-bottom: 10px;
}
  .btn_gellery {
    padding: 0px 22px;
}
}
@media (max-width:446px){
:root .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .large-btton {
    margin: 12px 0px 0px!important;
}
}
@media (max-width:565px){
:root .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    height: 50%!important;
}
}
@media (max-width:525px){
:root .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    height: 47%!important;
}
}
@media (max-width:425px){
:root .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    height: 42%!important;
}
.shopify-section.sticy_menu_section {
    right: -48%;
}
}
@media (max-width:375px){
:root .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    height: 37%!important;
}
  .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .btn--secondary.btn--small {
    width: 257px;
    text-transform: capitalize;
}
  .everactive-template #shopify-section-template--15781306073282__1662459095a98c153c .large-btton {
    width: 257px !important;
}
}
@media (max-width:320px){
:root .everactive-template #shopify-section-template--15781306073282__1662459548730bc782 .image-wrap img {
    height: 29%!important;
}
}

/*******everactivepage******/
/********faq*********/
#shopify-section-template--15702065807554__faq div#FAQ-content-faq-1 ul, div#FAQ-content-faq-2 ul, 
div#FAQ-content-faq-4 ul, #FAQ-content-d92f3862-c29f-4c26-b1de-60e8a2ed0b31 ul {
    padding: 0px 0px 0px 30px;
}
#shopify-section-template--15702065807554__faq div#FAQ-content-faq-1 ul li, div#FAQ-content-faq-2 ul li,
div#FAQ-content-faq-4 ul li, #FAQ-content-d92f3862-c29f-4c26-b1de-60e8a2ed0b31 ul li {
    list-style: circle;
    padding: 5px 0px 0px;
}
#FAQ-content-d92f3862-c29f-4c26-b1de-60e8a2ed0b31 ul li a {
    color: #000 !important;
    text-decoration: none;
}
#shopify-section-template--15702065807554__faq div#FAQ-content-faq-1 p, div#FAQ-content-faq-2 p,
div#FAQ-content-faq-4 p, #FAQ-content-d92f3862-c29f-4c26-b1de-60e8a2ed0b31 p, #FAQ-content-94f2e538-f09f-4b54-b020-837fc04946ad p {
    padding: 20px 0px 0px 40px;
}
table.rowwrpper {
    padding: 0px 0px 0px 30px;
}
#FAQ-content-faq-4 ul li a, #FAQ-content-94f2e538-f09f-4b54-b020-837fc04946ad p a {
    color: #000 !important;
}
.table-wrapper td, .table-wrapper  th {
    border: 1px solid #000;
    padding:10px !important;
    text-align: center;
}

.tr_wrapper>td:nth-child(1) {
    background: #f4cccc;
}
.tr_wrapper>td:nth-child(2) {
    background: #ff0000;
}
.tr_wrapper-1>td:nth-child(1) {
    background: #c9daf8;
}
.tr_wrapper-1>td:nth-child(2) {
    background: #1976dc;
    color:#fff !important;
}
.tr_wrapper-2>td:nth-child(1) {
    background: #b7b7b7;
}
.tr_wrapper-2>td:nth-child(2) {
    background: #000;
    color:#fff !important;
}
.tr_wrapper-3>td:nth-child(1) {
    background: #d9d9d9;
}
.tr_wrapper-3>td:nth-child(2) {
    background: #7f7f7f;
}
.tr_wrapper-4>td:nth-child(1) {
    background: #fff2cc;
}
.tr_wrapper-4>td:nth-child(2) {
    background: #ffff66;
}
.tr_wrapper-5>td:nth-child(1) {
    background: #98d6a7;
}
.tr_wrapper-5>td:nth-child(2) {
    background: #00b050;
}
.tr_wrapper-6>td:nth-child(1) {
    background: #FFF;
}
.tr_wrapper-6>td:nth-child(2) {
    background: #FFF;
}
.tr_wrapper-7>td:nth-child(1) {
    background: #ead1dc;
}
.tr_wrapper-7>td:nth-child(2) {
    background: #ff6699;
}
.tr_wrapper-8>td:nth-child(1) {
    background: #d9d2e9;
}
.tr_wrapper-8>td:nth-child(2) {
    background: #7030a0;
    color:#fff !important;
}
.tr_wrapper-9>td:nth-child(1) {
    background: #fce5cd;
}
.tr_wrapper-9>td:nth-child(2) {
    background: #f79646;
}
.template-product .rte p a {
    color: #000 !important;
    border-bottom: 1px solid #ff000000 !important;
}
.template-customers-account header#SiteHeader {
    background-color: #000 !important;
}
.template-customers-account header.section-header {
    text-align-last: left;
}
.template-customers-account header.section-header a {
    color: #fff !important;
}

@media (max-width:600px){
  .table-wrapper td, .table-wrapper th {
    font-size: 14px !important;
}
 footer .grid__item {
    padding-left: 0px;
}

}
@media (max-width:365px){
  table.rowwrpper {
    padding: 0px !important;
}
  #shopify-section-template--15702065807554__faq div#FAQ-content-faq-1 p, div#FAQ-content-faq-2 p, div#FAQ-content-faq-4 p, #FAQ-content-d92f3862-c29f-4c26-b1de-60e8a2ed0b31 p, #FAQ-content-94f2e538-f09f-4b54-b020-837fc04946ad p {
    padding:0px !important;
}
  #shopify-section-template--15702065807554__faq div#FAQ-content-faq-1 ul, div#FAQ-content-faq-2 ul, div#FAQ-content-faq-4 ul, #FAQ-content-d92f3862-c29f-4c26-b1de-60e8a2ed0b31 ul {
    padding: 0px !important;
}
}
/********faq*********/

:root div#shopify-section-template--15781306073282__1662450042fb5dbbf7 .btn--secondary.btn--small {
    color: black !important;
    background-color: white !important;
        background-image: inherit !important;
}

.everactive-template .hero-main-div {
    flex-direction: column;
    /* text-align: left !important; */
    align-items: baseline;
}
.everactive-template h2.h1.hero__title {
    font-size: 60px;
}

.template-index .grid__item.medium-up--one-third.text-center.aos-init.aos-animate> div {
    height: 340px;
}
@media screen and (max-width: 350px){
:root .btn--secondary.btn--small {
  
    padding: 10px 20px!important;
}
}
.everactive-pages {
    width: 100% !important;
}
.btn-con a {
    color: #fff !important;
}
:root .grid--uniform>div:nth-child(2), :root .grid--uniform>div:nth-child(3) {
    margin: 0px 0!important;
}

.template-search .header-sticky-wrapper , .template-404 .header-sticky-wrapper , .template-collection .header-sticky-wrapper{
    background-color: black;
}
.hero__slide-link {
    z-index: 4!important;
}
:root .template-cart header.site-header {
    background-color: black!important;
}

/* Collection product list cards */
:root .template-collection .collection-content {
  background: #fff;
}

:root .template-collection .collection-content,
:root .template-collection .collection-content * {
  box-sizing: border-box;
}

:root .template-collection .collection-content .page-width {
  max-width: 1400px;
}

:root .template-collection .collection-content .collection-filter {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  justify-content: start;
  margin: 0 0 28px;
  padding: 14px 0;
  border-top: 1px solid #e3e0dc;
  border-bottom: 1px solid #e3e0dc;
}

:root .template-collection .collection-content .collection-filter__item--count {
  color: #10100f;
  font-family: "Open Sans", sans-serif !important;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}

:root .template-collection .collection-content .collection-filter select {
  min-height: 42px;
  border-color: #10100f;
  border-radius: 4px;
  color: #10100f;
  font-weight: 700;
}

:root .template-collection .collection-content .collection-filter__item {
  min-width: 0;
}

:root .template-collection .collection-active-filters {
  margin: -14px 0 26px;
}

:root .template-collection .collection-active-filters__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
}

:root .template-collection .collection-active-filters__item {
  margin: 0;
}

:root .template-collection .collection-active-filters__chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 7px 11px;
  border: 1px solid #10100f;
  border-radius: 999px;
  background: #fff;
  color: #10100f !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.15;
  text-decoration: none;
}

:root .template-collection .collection-active-filters__chip:hover,
:root .template-collection .collection-active-filters__chip:focus-visible {
  border-color: #10100f;
  background: #f7f5f2;
}

:root .template-collection .collection-active-filters__chip .tag__text {
  margin: 0;
  color: #10100f !important;
}

:root .template-collection .collection-active-filters__chip .icon {
  position: static !important;
  top: auto;
  right: auto;
  width: 12px;
  height: 12px;
  transform: none !important;
  color: #10100f !important;
  pointer-events: none;
}

:root .template-collection .collection-content .collection-filter .js-drawer-open-collection-filters {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-width: 150px;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid #10100f !important;
  border-radius: 6px;
  background: #fff !important;
  color: #10100f !important;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 6px 16px rgba(16, 16, 15, 0.08);
}

:root .template-collection .collection-content .collection-filter .js-drawer-open-collection-filters:hover,
:root .template-collection .collection-content .collection-filter .js-drawer-open-collection-filters:focus-visible {
  background: #10100f !important;
  color: #fff !important;
}

:root .template-collection .collection-content .collection-filter .js-drawer-open-collection-filters .icon {
  top: 0;
  width: 16px;
  height: 16px;
  margin-right: 0;
}

:root .template-collection .collection-content .collection-filter .js-drawer-open-collection-filters:hover .icon,
:root .template-collection .collection-content .collection-filter .js-drawer-open-collection-filters:focus-visible .icon {
  color: #fff;
}

@media only screen and (min-width: 769px) {
  :root .template-collection #FilterDrawer.drawer--left {
    top: 50%;
    bottom: auto;
    left: 50%;
    width: min(640px, calc(100vw - 48px));
    max-width: calc(100vw - 48px);
    height: min(760px, calc(100vh - 48px));
    border-radius: 8px;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.34);
    transform: translate(-50%, -48%) scale(0.98);
    opacity: 0;
    transition: opacity 0.2s ease, transform 0.2s ease;
  }

  :root .template-collection #FilterDrawer.drawer--left.drawer--is-open {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  :root .template-collection #FilterDrawer .drawer__fixed-header,
  :root .template-collection #FilterDrawer .drawer__header {
    height: 76px;
  }

  :root .template-collection #FilterDrawer .drawer__scrollable {
    padding-bottom: 24px;
  }
}

:root .template-collection .collection-sidebar {
  padding-right: 18px;
}

:root .template-collection .collection-sidebar__group {
  margin-bottom: 8px;
  padding-top: 8px;
}

:root .template-collection .tag-list__header {
  color: #10100f;
  font-weight: 700;
}

:root .template-collection #FilterDrawer,
:root .template-collection #FilterDrawer .tag-list__header,
:root .template-collection #FilterDrawer .tag__checkbox-wrapper,
:root .template-collection #FilterDrawer .tag__text {
  color: #fff !important;
}

:root .template-collection #FilterDrawer .tag__checkbox {
  border-color: rgba(255, 255, 255, 0.8);
}

:root .template-collection #FilterDrawer label.tag__checkbox-wrapper {
  align-items: center;
  min-height: 44px;
  gap: 10px;
}

:root .template-collection #FilterDrawer .tag__checkbox {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  padding-left: 0;
  top: 0;
}

:root .template-collection #FilterDrawer .tag__checkbox:before {
  content: none;
}

:root .template-collection #FilterDrawer .tag__checkbox:after {
  left: 4px;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border-color: transparent;
}

:root .template-collection #FilterDrawer .tag__input:checked ~ .tag__checkbox,
:root .template-collection #FilterDrawer .tag--active .tag__checkbox {
  background-color: #fff;
  border-color: #fff;
}

:root .template-collection #FilterDrawer .tag__input:checked ~ .tag__checkbox:after,
:root .template-collection #FilterDrawer .tag--active .tag__checkbox:after {
  background-color: #10100f;
  border-color: #10100f;
}

:root .template-collection .tag-list label {
  padding: 7px 0;
  line-height: 1.25;
}

:root .template-collection .filter-drawer__actions {
  position: sticky;
  bottom: 0;
  margin-top: 20px;
  padding: 16px 0 0;
  background: var(--colorDrawers, #10100f);
  z-index: 2;
}

:root .template-collection .filter-drawer__apply {
  background: #fff !important;
  border-color: #fff !important;
  color: #10100f !important;
}

:root .template-collection .collection-content .grid-product {
  margin-bottom: 34px;
}

:root .template-collection .collection-content .grid-product__content {
  height: 100%;
  padding: 10px;
  border: 1px solid #e5e1dc;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(16, 16, 15, 0.06);
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

:root .template-collection .collection-content .grid-product__content:hover,
:root .template-collection .collection-content .grid-product__content:focus-within {
  border-color: #10100f;
  box-shadow: 0 16px 32px rgba(16, 16, 15, 0.12);
  transform: translateY(-3px);
}

:root .template-collection .collection-content .grid-product__link {
  height: 100%;
  color: #10100f !important;
  text-decoration: none;
}

:root .template-collection .collection-content .grid-product__image-mask {
  padding: 0;
  border: 0;
  border-radius: 4px;
  background: transparent;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

:root .template-collection .collection-content .grid-product__content:hover .grid-product__image-mask,
:root .template-collection .collection-content .grid-product__content:focus-within .grid-product__image-mask {
  background: transparent;
}

:root .template-collection .collection-content .grid__image-ratio {
  background: transparent;
}

:root .template-collection .collection-content .grid__image-ratio img,
:root .template-collection .collection-content .grid-product__image {
  object-fit: contain !important;
  transition: transform 0.25s ease;
}

:root .template-collection .collection-content .grid-product__content:hover .grid__image-ratio img,
:root .template-collection .collection-content .grid-product__content:focus-within .grid__image-ratio img,
:root .template-collection .collection-content .grid-product__content:hover .grid-product__image,
:root .template-collection .collection-content .grid-product__content:focus-within .grid-product__image {
  transform: scale(1.025);
}

:root .template-collection .collection-content .grid-product__meta {
  min-height: 74px;
  padding: 16px 4px 4px;
  color: #10100f;
  text-align: center;
}

:root .template-collection .collection-content .grid-product__title {
  display: inline-block;
  max-width: 100%;
  color: #10100f;
  font-family: liquor-store, sans-serif !important;
  font-size: 20px;
  line-height: 1.16 !important;
  text-wrap: balance;
}

:root .template-collection .collection-content .grid-product__title:after {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin: 10px auto 0;
  background: #10100f;
  transform: scaleX(0.55);
  transform-origin: center;
  transition: transform 0.2s ease;
}

:root .template-collection .collection-content .grid-product__content:hover .grid-product__title:after,
:root .template-collection .collection-content .grid-product__content:focus-within .grid-product__title:after {
  transform: scaleX(1);
}

@media only screen and (max-width: 768px) {
  :root .template-collection .collection-content {
    overflow-x: hidden;
  }

  :root .template-collection .collection-content .page-width,
  :root .template-collection .collection-content .collection-grid__wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
  }

  :root .template-collection .collection-content .page-width > .grid {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }

  :root .template-collection .collection-content .grid__item,
  :root .template-collection .collection-content .grid__item--content {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
  }

  :root .template-collection .collection-content .collection-filter {
    display: grid !important;
    grid-template-columns: minmax(0, min(170px, calc(100vw - 34px)));
    gap: 10px 10px;
    position: static !important;
    top: auto !important;
    z-index: auto !important;
    margin-bottom: 24px !important;
    padding: 12px 0;
    border-bottom: 0 !important;
    justify-content: center;
  }

  :root .template-collection .collection-content .collection-filter__item--drawer {
    max-width: none;
  }

  :root .template-collection .collection-content .collection-filter__item--count {
    display: block !important;
    grid-column: 1 / -1;
    order: 3;
    margin-top: 2px;
    color: #5b5752;
    font-size: 12px;
    line-height: 1.35;
    text-align: center;
  }

  :root .template-collection .collection-active-filters {
    margin: -10px 0 22px;
  }

  :root .template-collection .collection-active-filters__list {
    justify-content: center;
  }

  :root .template-collection .collection-content .collection-filter__item {
    margin-bottom: 0;
  }

  :root .template-collection .collection-content .collection-grid__wrapper {
    padding-top: 0;
  }

  :root .template-collection .collection-content .collection-filter .btn {
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0;
    padding-left: 14px;
  }

  :root .template-collection .collection-content .collection-filter .js-drawer-open-collection-filters {
    background: #fff !important;
    border: 1px solid #10100f !important;
    color: #10100f !important;
    font-weight: 700;
  }

  :root .template-collection .collection-content .grid-product {
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0;
    padding-left: 0 !important;
    margin-bottom: 0;
  }

  :root .template-collection .collection-content .collection-grid__wrapper > .grid.grid--uniform {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, min(170px, calc((100vw - 46px) / 2))));
    gap: 12px 10px;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    padding-top: 20px !important;
  }

  :root .template-collection .collection-content .collection-grid__wrapper > .grid.grid--uniform:after {
    content: none;
  }

  :root .template-collection .collection-content .grid-product__content {
    width: 100%;
    min-width: 0;
    padding: 7px;
    border-radius: 5px;
    box-shadow: 0 6px 14px rgba(16, 16, 15, 0.07);
  }

  :root .template-collection .collection-content .grid-product__image-mask {
    padding: 0;
  }

  :root .template-collection .collection-content .grid-product__meta {
    min-height: 68px;
    padding-top: 12px;
  }

  :root .template-collection .collection-content .grid-product__title {
    font-size: 16px;
    line-height: 1.2 !important;
  }
}

@media only screen and (max-width: 480px) {
  :root .template-collection .collection-content .page-width,
  :root .template-collection .collection-content .collection-grid__wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
  }

  :root .template-collection .collection-content .page-width {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }

  :root .template-collection .collection-content .page-width > .grid {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }

  :root .template-collection .collection-content .grid__item,
  :root .template-collection .collection-content .grid__item--content {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
  }

  :root .template-collection .collection-content .collection-filter__item--drawer {
    max-width: none;
  }

  :root .template-collection .collection-content .collection-filter {
    display: grid !important;
    grid-template-columns: minmax(0, min(170px, calc(100vw - 34px)));
    gap: 10px 10px;
    justify-content: center;
    width: 100% !important;
    max-width: 100% !important;
  }

  :root .template-collection .collection-content .collection-filter__item {
    margin-bottom: 0;
  }

  :root .template-collection .collection-content .collection-filter {
    width: 100% !important;
    max-width: 100% !important;
  }

  :root .template-collection .collection-content .collection-grid__wrapper > .grid.grid--uniform {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, min(170px, calc((100vw - 46px) / 2))));
    gap: 12px 10px;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }

  :root .template-collection .collection-content .collection-grid__wrapper > .grid.grid--uniform:after {
    content: none;
  }

  :root .template-collection .collection-content .collection-grid__wrapper > .grid.grid--uniform > .grid-product {
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0;
    padding-left: 0 !important;
    margin-bottom: 0;
  }

  :root .template-collection .collection-content .grid-product__content {
    min-width: 0;
    padding: 6px;
  }

  :root .template-collection .collection-content .grid-product__title {
    font-size: 14px;
    line-height: 1.16 !important;
  }

  :root .template-collection .collection-content .grid-product__meta {
    min-height: 72px;
    padding: 10px 2px 2px;
  }

  :root .template-collection .collection-content .grid-product__image-mask,
  :root .template-collection .collection-content .grid-product__image-mask .image-wrap,
  :root .template-collection .collection-content .grid-product__image-mask .grid__image-ratio {
    max-width: 100%;
    overflow: hidden;
  }
}


@media (max-width: 767px){
  .left-content, 
  .right-content{
    width: 100%;
  }
  .right-content{
    padding-block: 20px;
  }
  .product-item img{
    height: 150px;
  }
  .left-content .paragpd-content p {
    font-size: 14px !important;
  }
  .hero__text-shadow {
    margin: 0 0 20px!important;
}
  .hero-wrraper a{
    width: auto;
    height: auto;
  }
  .home-section--hero h2{
    font-size: 32px;
  }
}

/* Standard non-home hero layout. Home page heroes intentionally keep their custom layout. */
body:not(.template-index) .collection-hero__content,
body:not(.template-index)[data-type_headers_align_text=true] .collection-hero__content {
    align-items: flex-end !important;
    text-align: left !important;
}

body:not(.template-index) .collection-hero__content .section-header,
.template-page .shopify-section.index-section--hero .section-header {
    margin: 0 !important;
    text-align: left !important;
}

body:not(.template-index) .section-header--hero .breadcrumb {
    margin: 0 0 10px;
    text-align: left !important;
}

body:not(.template-index) .section-header--hero .section-header__title {
    font-size: 40px !important;
    line-height: 1.1;
    text-align: left !important;
}

.template-page .shopify-section.index-section--hero {
    margin-top: 0 !important;
}

.template-page .shopify-section.index-section--hero .hero {
    height: 420px !important;
}

.template-page .shopify-section.index-section--hero .slideshow-wrapper {
    position: relative;
}

.template-page .shopify-section.index-section--hero .hero__text-content {
    padding: 0 0 30px !important;
    text-align: left !important;
    vertical-align: bottom !important;
}

.template-page .shopify-section.index-section--hero .hero__text-wrap {
    position: absolute;
    inset: 0;
    z-index: 5;
}

.template-page .shopify-section.index-section--hero .ec-standard-page-hero,
.template-page .shopify-section.index-section--hero .ec-standard-page-hero a,
.template-page .shopify-section.index-section--hero .ec-standard-page-hero span,
.template-page .shopify-section.index-section--hero .ec-standard-page-hero h1 {
    color: #fff !important;
    opacity: 1 !important;
}

.template-page .shopify-section.index-section--hero .ec-standard-page-hero {
    display: none !important;
}

.template-page .shopify-section.index-section--hero .ec-standard-page-hero-overlay {
    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    left: 0;
    z-index: 4;
    display: flex;
    align-items: flex-end;
    height: 420px;
    padding-bottom: 30px;
    box-sizing: border-box;
    color: #fff !important;
    visibility: visible !important;
}

.template-page .shopify-section.index-section--hero .ec-standard-page-hero-overlay,
.template-page .shopify-section.index-section--hero .ec-standard-page-hero-overlay a,
.template-page .shopify-section.index-section--hero .ec-standard-page-hero-overlay span,
.template-page .shopify-section.index-section--hero .ec-standard-page-hero-overlay h1 {
    color: #fff !important;
    opacity: 1 !important;
}

.template-page .shopify-section.index-section--hero .hero-main-div {
    display: block;
}

.template-page .shopify-section.index-section--hero .hero__text-shadow {
    margin: 0 !important;
    width: auto !important;
}

.template-page .shopify-section.index-section--hero .hero__text-shadow:before {
    content: none;
}

.template-page .shopify-section.index-section--hero .hero__image-wrapper:after {
    z-index: 2;
}

.template-page .shopify-section.index-section--hero .flickity-page-dots,
.template-page .shopify-section.index-section--hero .flickity-page-dots .dot,
.template-page .shopify-section.index-section--hero .flickity-page-dots .dot:after {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

@media only screen and (max-width: 768px) {
    body:not(.template-index) .section-header--hero .section-header__title {
        font-size: 34px !important;
    }

    .template-page .shopify-section.index-section--hero .hero {
        height: 250px !important;
    }

    .template-page .shopify-section.index-section--hero .hero__text-content {
        padding-bottom: 24px !important;
    }

    .template-page .shopify-section.index-section--hero .ec-standard-page-hero-overlay {
        height: 250px;
        padding-bottom: 24px;
    }
}

@media screen and (max-width: 480){
  .paragpd-content{
    padding-right: 15px; 
  }
  .right-content h3{
    font-size: 14px !limportant;
  }
}

/* 23-04-2025 */
.logo-bar {
  display: grid !important;
  grid-template-columns: auto auto auto;
  grid-gap: 15px;
  row-gap: 0;
}
.logo-bar__item img{
  width: 180px !important;
  object-fit: cover !important;
}

/* 28-04-2025 */
.promo-grid .flex-grid{
  padding-right: 0;
}
.image-gallery{
  padding-block: 0 50px;
}

@media only screen and (min-width: 769px) {
  .footer__item-padding {
      padding-right: 0 !important;
  }
}

@media (max-width: 1199px){
  .header-item--navigation .site-nav__link{
    padding: 7.5px 15px!important;
  }
  :root .is-light .site-header__logo .logo--inverted{
    width: 150px!important;
  }
}

@media (max-width: 991px){
  .header-layout--left .site-navigation{
    padding-left: 0 !important;
  }
  :root .header-item--navigation .site-nav__link{
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1100px){
  .header-layout--left .site-navigation{
    white-space: nowrap;
  }
  :root .header-item--navigation .site-nav__link{
    padding: 7px 6px !important;
    font-size: 14px !important;
  }
}

@media only screen and (min-width: 1101px) and (max-width: 1320px){
  .header-layout--left .site-navigation{
    white-space: nowrap;
  }
  :root .header-item--navigation .site-nav__link{
    padding: 7px 10px !important;
    font-size: 17px !important;
  }
}

@media (max-width: 767px){
  .site-footer .grid__item{
    padding-left: 0;
  }
  footer.site-footer .grid{
    padding-inline: 15px;
  }
  :root .collapsible-trigger-btn{
    font-size: 14px !important;
  }
  .transition-body .btn{
    font-size: 16px !important;
  }
  .toolbar__item:first-child{
    padding-right: 0 !important;
  }
  :root .menu_sideicons .social-icons li a{
    padding: 7.5px 2.5px !important;
  }
}

footer.site-footer {
  background: #10100f !important;
  color: #fff !important;
  border-top: 0 !important;
}
footer.site-footer,
footer.site-footer p,
footer.site-footer li,
footer.site-footer .footer__collapsible,
footer.site-footer .footer__title,
footer.site-footer .hs-form-field label,
footer.site-footer .hs-form-field span {
  color: #fff !important;
}
footer.site-footer a {
  color: #fff !important;
  border-bottom: 0 !important;
}
footer.site-footer .footer__title {
  border-bottom-color: rgba(255, 255, 255, 0.72) !important;
}
footer.site-footer .collapsible-trigger__icon path {
  stroke: #fff !important;
}
footer.site-footer .footer__clear.small--hide {
  border-bottom-color: rgba(255, 255, 255, 0.28) !important;
}
footer.site-footer .ec-footer-social a {
  width: 28px;
  height: 28px;
  border: 0 !important;
  background: transparent !important;
  color: #fff !important;
}
footer.site-footer .ec-footer-social a:hover,
footer.site-footer .ec-footer-social a:focus {
  opacity: 0.72;
}
footer.site-footer .ec-footer-social .icon {
  width: 24px;
  height: 24px;
}
footer.site-footer .footer__newsletter-input,
footer.site-footer input[type="email"],
footer.site-footer input[type="text"] {
  background: #fff !important;
  border-color: #fff !important;
  color: #10100f !important;
}
footer.site-footer input::placeholder {
  color: rgba(16, 16, 15, 0.72) !important;
}
footer.site-footer button.footer__newsletter-btn,
footer.site-footer input[type="submit"],
footer.site-footer .hs-button {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #10100f !important;
}
