/** Shopify CDN: Minification failed

Line 268:0 Expected "}" to go with "{"

**/
.image-banner-link .image-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cover_all_no_btn {
    margin-bottom: 10px;
}
.mystery-box-landings .faq_section .faq_section_inner .faq_inner_cover, 
.template_product .faq_section .faq_section_inner .faq_inner_cover,
.template_collection.faq_section .faq_section_inner .faq_inner_cover{
    padding-top: 60px;
    padding-bottom: 60px;
}
.mystery-box-landings .faq_section .faq_section_inner .faq_inner_cover .faq_header,
.template_product .faq_section .faq_section_inner .faq_inner_cover .faq_header, 
.template_collection .faq_section .faq_section_inner .faq_inner_cover .faq_header{
    max-width: 100%;
}
.mystery-box-landings .faq_section .faq_section_inner .faq_inner_cover .faq_header .faq_heading,
.template_product .faq_section .faq_section_inner .faq_inner_cover .faq_header .faq_heading,
.template_collection .faq_section .faq_section_inner .faq_inner_cover .faq_header .faq_heading
{
    width: 100%;
    text-align: left;
}
.mystery-box-landings .faq_section .faq_section_inner .faq_inner_cover .faq_main,
.template_product .faq_section .faq_section_inner .faq_inner_cover .faq_main,
.template_collection .faq_section .faq_section_inner .faq_inner_cover .faq_main
{
    margin-top: 50px;
}
.mystery-box-landings .collection .collection__title.title-wrapper h2.title,
.mystery-box-landings .faq_section .faq_section_inner .faq_inner_cover .faq_header .faq_heading,
.template_product .faq_section .faq_section_inner .faq_inner_cover .faq_header .faq_heading,
.template_product .collection .collection__title.title-wrapper h2.title
.template_collection .faq_section .faq_section_inner .faq_inner_cover .faq_header .faq_heading,
.template_collection .collection .collection__title.title-wrapper h2.title{
    font-size: 36px;
    margin: 0;
    font-weight: 800;
    line-height: normal;
    /* font-family: var(--moret-font-regular); */
  font-family: var(--mongoose-font);
}
.collection .card__content .card-information {
    display: none;
}
.collection .card__content {
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
    padding-inline: 20px !important;
}
.collection .card__content .card__heading {
    font-size: 24px;
    line-height: normal;
    margin-top: 10px;
    font-weight: 700;
}
.collection .grid__item .card__content .card__heading:before{
    content: "";
    position: absolute;
    right: 20px;
    top: auto;
    bottom: 15px;
    height: 30px;
    width: 40px;
    background-image: url(/cdn/shop/files/Arrow_1_1.png?v=1751348129);
    background-repeat: no-repeat;
    background-size: contain;
}
.collection .grid__item:nth-child(2) .card__content .card__heading:before {
    filter: invert(1);
}
html body.size-and-shipping sticky-header,
html body.default-ecom sticky-header{
    background: #000 !important;
}
.product__info-container .product__description ul {
    list-style: disc;
}
.mystery-boxes .button{
    background-color: #29a87c;
    color: #fff;
}
.mystery-boxes .button:after {
    display: none;
}


/* counter section css start */

section.counter-animation {
    margin-bottom: 50px;
}

section.counter-animation {
    background-image: url(//vinokilo.events/cdn/shop/files/Vector_1_2e92c2fb-5396-44d9-b143-7831d3dfc46f.png?v=1752576538);
    background-repeat: repeat;
    background-color: #9e703e;
    background-size: contain;
}

.ca-logo img{
    width:100px;
    height:auto;
}
.ca-cover {
    display: flex;
    height: auto;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bag {
    position:relative;
}
.bag-content {
    position: absolute;
    top: 44%;
    place-self: center;
    justify-items: center;
    width: 100%;
    max-width: 60%;
}

.counter-cover {
    border-radius: 50%;
    text-align: center;
    place-content: center;
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
    font-size: 36px;
    font-family: cursive;
    display: flex;
    flex-wrap: wrap;
    font-family: var(--mongoose-font);
    flex-direction: column;
}
.counter-cover span{
    font-size:14px;
}
/* .bag.three .counter-cover {
    background: #9e703e;
}
.bag.two .counter-cover {
    background: #e8a0c0;
}
.bag.one .counter-cover {
    background: #989ec0;
} */
.ca-logo {
    margin-block: 10px;
}

.ca-logo img {
    width: 120px;
    height: auto;
}
.tag-line h3 {
    font-size: 30px;
    margin-block: 5px;
}
.counter-animation .slick-next:before, .slick-prev:before {
    background: #ffff;
    opacity: 1;
    color: #9e703e;
    padding: 10px;
    border-radius: 50px;
    font-size: 30px;
}
.counter-animation .slick-next, .counter-animation .slick-prev {
    z-index: 99999;
    width: 50px;
    height: 50px;
}
@media (max-width: 1280px) {
    .bag {
        width: 33%;
        justify-items: center;
    }
}

@media (max-width: 1024px) {
    .ca-cover{
        justify-content: center;
    }
    .counter-cover{
        width: 100px;
        height: 100px;
        margin-bottom: 10px;
        font-size: 23px;
    }
    .bag{
        width: 33%;
    }
    .bag-image {
        width: 100%;
    }
    .bag-image img {
       width: 100%;
    }
    .tag-line h3{
        font-size:26px;
    }
    .ca-logo {
        margin-block: 5px;
    }
}

@media (max-width: 768px) {
    .bag{
        width: 50%;
    }
    .counter-cover {
        width: 120px;
        height: 120px;
    }
@media screen and (min-width: 425px) and (max-width: 520px) {
    .counter-cover {
        width: 140px;
        height: 140px;
        margin-bottom: 20px;
    }
        .tag-line h3 {
        font-size: 32px;
    }
    .counter-animation .slick-prev {
    left: 0px;
    }
    .counter-animation .slick-next {
    right: 0px;
    }
}
@media (max-width: 520px) {
    .bag{
        width:100%
    }
    .ca-logo {
        margin-block: 10px;
    }
    .counter-animation .slick-prev {
        left: 10px;
        z-index:11;
    }
    .counter-animation .slick-next {
        right:10px;
    }   
    
}
@media (max-width: 420px) {
   .counter-animation button.slick-prev.slick-arrow {
    left: 0 !important;
}
     .counter-animation .slick-next{
        right: 0;
     }
}
