/** Shopify CDN: Minification failed

Line 79:31 Unexpected "{"
Line 79:40 Expected ":"
Line 88:31 Unexpected "{"
Line 88:40 Expected ":"
Line 94:31 Unexpected "{"
Line 94:40 Expected ":"
Line 101:31 Unexpected "{"
Line 101:40 Expected ":"
Line 106:31 Unexpected "{"
Line 106:40 Expected ":"
... and 11 more hidden warnings

**/
.custom-head-wrap .head-wrap-inner{
    padding: 0px 20px;
    margin: 0px auto;
    max-width: 1400px !important;
    width: 96% !important;
}

.custom-head-wrap #header-wrapper.isStuck{
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 5;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    top: 34px !important;
    width: 98% !important;
}

.custom-head-wrap #header-wrapper #main-nav .dlink, 
.custom-head-wrap #header-wrapper #main-nav .alink{
    font-size: 20px;
    margin: 0 8px;
    position: relative;
}

.custom-head-wrap #header-wrapper #main-nav .dropdown ul.submenu{
    filter: invert(1);
    box-shadow: 2px 2px 6px rgb(255 255 255 / 15%);
}

.custom-head-wrap #header-wrapper #main-nav .dropdown ul.submenu .nest .nested{
    box-shadow: 2px 2px 6px rgb(255 255 255 / 15%);
    border: unset !important;
}

.custom-head-wrap #header-wrapper #main-nav .dropdown ul.submenu li a{
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    max-width: max-content;
}

.custom-head-wrap #header-wrapper #main-nav .dropdown ul.submenu li a:hover{
    text-decoration: underline;
}

.custom-head-wrap #header-wrapper #main-nav .dlink::before, 
.custom-head-wrap #header-wrapper #main-nav .alink::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px; 
  width: 0%;
  height: 1.5px;  
  background: currentColor; 
  transition: width 0.5s ease;
}

.custom-head-wrap #header-wrapper #main-nav .dlink:hover::before, 
.custom-head-wrap #header-wrapper #main-nav .alink:hover::before {
  width: 100%;
}

.homepage-featured-collection-{{ section.id }} .section-title{
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: left;
    border: unset;
    display: flex;
    justify-content: space-between;
}

.homepage-featured-collection-{{ section.id }} .sale-item.icn{
    padding: 0 8px !important;
    top: 0;
    left: 0;
}

.homepage-featured-collection-{{ section.id }} .product-modal{
    transform: translateY(8rem);
    transition: .3s ease;
    display: block !important;
    opacity: 0;
}

.homepage-featured-collection-{{ section.id }} .product-index:hover .product-modal{
    transform: translateY(2.5rem);
    opacity: 1;
}

.homepage-featured-collection-{{ section.id }} .product-info{
    padding: 15px 10px 0 10px;
    text-align: center;
}

.homepage-featured-collection-{{ section.id }} .gridlock .row .desktop-3 {
    height: 440px;
    box-shadow: 0px 0px 10px 0px #0000001c;
    border-radius: 6px;
    text-align: center;
}

.homepage-featured-collection-{{ section.id }} .gridlock .row .desktop-3 .prod-image img{
    border-radius: 6px;
}

.sec-head-link{
    font-size: 20px;
    text-decoration: underline;
}

.mobile-navigation{
    z-index: 4;
    width: 280px;
}

.mobile-navigation .mobile-nav-block .featured-image{
    max-width: 250px;
    padding: 20px;
}

.footer-section #big-footer .footer-block #footer-signup .input-group-field{
    max-width: 240px;
    width: 240px;
    text-align: left;
}

.footer-section #big-footer .footer-block #footer-signup form{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.footer-section #big-footer #footer-signup .klaviyo_form_actions button{
    position: unset;
    height: 41px;
}

.footer-section #bottom-footer{
    width: 100%;
    border-top: 1px solid #ffffff3b;
    padding-top: 10px;
}

.footer-section #bottom-footer .footer-left{
    text-align: right;
}

.footer-section #bottom-footer .footer-left p a{
    color: #fff;
}

.footer-section #big-footer{
    padding-bottom: 40px;
}

.footer-section .footer-menu li{
    margin-bottom: 10px;
    font-size: 16px;
}

.footer-section .footer-menu ul{
    padding-top: 5px;
}

.footer-section h6{
    font-size: 25px !important;
    padding-bottom: 5px;
}

.footer-section .footer-text p a{
    font-size: 16px;
    letter-spacing: .5px;
    text-decoration: underline;
}

#breadcrumb a, #breadcrumb span{
    font-size: 15px;
    text-transform: capitalize !important;
}

#breadcrumb .separator::after{
    content: '';
    position: absolute;
    width: 0;
    height: 15px;
    top: -12px;
    left: 0px;
    border-right: 1px solid rgba(0, 0, 0, 0.76);
    transform: rotate(20deg);
}

#breadcrumb .separator{
    position: relative;
    font-size: 0;
}

.product-page .product-title{
    font-size: 28px;
    margin-bottom: 15px;
    line-height: 1;
}

.product-page #product-price{
    font-size: 22px;
    margin-bottom: 25px;
}

.product-page .option-label{
    font-size: 18px;
}

.product-page .quantity-selector .quantity-control-down{
    font-size: 8px;
}

.product-page .quantity-selector{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    margin-bottom: 25px;
}

.product-page .shopify-payment-button{
    width: 380px !important;
    margin-bottom: 25px;
}

.product-page .variants{
    margin-bottom: 25px;
}

.product-page .flickity-button{
    background:rgb(0, 0, 0);
    opacity: 0;
    border-radius: 50px;
    top: 50% !important;
    transform: translateY(40px);
    transition: .3s ease;
}

.product-page .flickity-button:hover{
    background:rgb(0, 0, 0);
}

.product-page .desktop-6:hover .flickity-button{
    transform: translateY(0);
    opacity: 1;
}

.product-page .next{
    left: unset !important;
    right: 10px !important;
}

.product-page .flickity-button:after{
    color: #fff !important;
    text-shadow: unset;
    font-weight: 300;
}

.mobile-navigation .accordion-toggle:after, 
.accordion-toggle2::after{
    width: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease;
}

.mobile-navigation .accordion-toggle, .accordion-toggle2{
    display: flex;
    justify-content: space-between;.
    align-items: center;
}

.mobile-navigation .accordion-toggle.open:after, 
 .accordion-toggle2.open:after {
  transform: rotate(180deg);
}

.mobile-navigation .accordion-content li a{
    font-size: 14px;
}

#shopify-section-product-recommendations .section-title{
    font-size: 28px;
}

.footer_logo{
    max-width: 200px;
}

.product-page .zoom_btn{
    background: #000;
    opacity: .8;
}

.product-page .zoom_btn:hover{
    background: #000;
}

.product-page .zoom_btn .fa{
   color: #fff;
}

.product-page .zoom_btn:hover .fa{
    color: #fff;
}



@media screen and (min-width: 1500px){
    .gridlock .row {
        width: 1440px;
    }

     .footer-section #big-footer{
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 1500px){
    .gridlock .row {
        width: 96%;
    }

    .footer-section #big-footer{
        padding-left: 25px;
        padding-right: 25px;
    }

    .footer-section .container{
        width: 100%;
    }
}

@media screen and (min-width: 980px){
    .footer-section #big-footer{
        justify-content: space-between;
    }

    .footer-section #big-footer .footer-block{
        flex-grow: unset;
    }
}

@media screen and (max-width: 980px){
     .footer-section #big-footer{
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (min-width: 740){
    .product-page .product_form,
    .product-page .accordion{
        padding-right: 30px;
    }
}

@media screen and (max-width: 740px){
    .gridlock .row {
        width: 92%;
    }

    .homepage-featured-collection-{{ section.id }} .section-title{
        font-size: 28px;
    }

    .footer-section #big-footer{
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 550px){
    .homepage-featured-collection-{{ section.id }} .gridlock .row .desktop-3{
        height: 350px;
    }
}

@media screen and (max-width: 425px){
    .homepage-featured-collection-{{ section.id }} .gridlock .row .desktop-3{
        height: 310px;
    }
}

