@media only screen and (max-width:768px){.template-product .swiper{max-width:100%;overflow:auto}.template-product .swiper.js-gallery{overflow-x:hidden}.template-product .swiper.js-gallery .swiper-pagination-bullet{background-color:var(--color-brand);border-radius:0;height:1px;opacity:1;width:26px}.template-product .swiper.js-gallery .swiper-pagination-bullet-active{background-color:#d1d3d4}}@media only screen and (min-width:769px){.template-product .product-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-height:750px)and (min-width:769px){.template-product .product-info{margin:0 auto;max-height:calc(100vh - 59px);overflow-y:auto;padding:55px 0 0}.template-product .featured-image{margin-top:0}}.template-product .product-info{margin:38px auto;opacity:1;padding:0 15%;-webkit-transform:none;transform:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width:1025px){.template-product .product-info{padding:5rem}}@media only screen and (min-width:769px){.template-product .product-info{-webkit-sticky:sticky;background-color:#fff;margin:0;padding:2.5rem 5rem;position:sticky;top:59px;z-index:2}.template-product .product-info.unstick{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}}.template-product .product-info h1{margin-bottom:20px;}@media only screen and (min-width:1025px){.template-product .product-info h1{font-size:60px;line-height:74px}}.template-product .product-info .product__text{margin-bottom:20px}.template-product .product-info .product-form__buttons button[type=submit]:hover{background-color:var(--color-brand);opacity:1}.template-product .product-info .product__price{font-family:var(--font-butler);margin-bottom:20px}@media(max-width:768px){.template-product .product-info .product__price{margin-bottom:5px;margin-top:12px}}.template-product .product-info .qty-box{float:left;margin-right:20px}.template-product .product-info .qty-box input{background:transparent}.template-product .product-info .variantSelect{background:transparent;border:1px solid #000;border-radius:0;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;margin-bottom:10px;max-width:218px;padding:0 .5rem;text-transform:capitalize;width:100%}.template-product .product-info .shopify-payment-button button{background:transparent!important;border:1px solid #000!important;border-radius:0!important;color:#000!important;cursor:pointer;font-size:11px!important;letter-spacing:.045em!important;line-height:15px!important;margin-top:10px;max-width:218px;padding:.5rem 22px!important}.template-product .product-info .product__description{color:#626262}.template-product .product-info .product__description *{font-family:urw-din-regular;letter-spacing:.065rem;line-height:30px}.template-product .product-info .product__description-heading{font-size:16px;font-weight:600;letter-spacing:.08em;line-height:140.5%;margin-bottom:27px}@media only screen and (max-width:768px){.template-product .gallery{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.template-product .gallery.sticky .small-description{left:0;margin:auto;right:0;top:30%}}.template-product .gallery.sticky .small-description{-webkit-animation:fadeInUp 1s ease-in-out 0s forwards;animation:fadeInUp 1s ease-in-out 0s forwards;opacity:1;position:fixed}@media only screen and (min-width:769px){.template-product .gallery.sticky .small-description{top:0}}.template-product .gallery-item img{height:100%}.template-product .gallery-item video{display:block;width:100%}.template-product .small-description{max-width:238px;z-index:1}.template-product .small-description p{color:#fff;font-size:14px;letter-spacing:.045em;line-height:20px}@media only screen and (min-width:769px){.template-product .small-description{max-width:100%;opacity:0;padding:18vh 13.5vw 0}.template-product .small-description p{color:#fff;font-size:1.181vw}}.product-card{font-size:12px;font-weight:600;letter-spacing:.08em;position:relative;text-transform:uppercase}.product-card .image-one,.product-card .image-two{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.product-card .image-two{height:calc(100% + 1.5px);left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:calc(100% + 1.5px)}.product-card:hover .image-one{opacity:0;-webkit-transform:scale(1);transform:scale(1)}.product-card:hover .image-two{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.product-card .regular-price.has-comare-price{color:#cd201a;margin-right:4px}.product-card .product__info{color:#626262;padding-top:20px}@media(max-width:768px){.product-card .product__info{padding-top:8px}}.product-card .product__title{color:inherit;font-family:var(--font-butler);text-decoration:none;text-transform:capitalize}.product-card .product__color{margin:10px 0 6px;text-transform:capitalize}@media(max-width:768px){.product-card .product__color{margin:6px 0 4px}}.product-card .product__item-wrapper{overflow:hidden;position:relative}.product-card .product__item-wrapper:hover .quick-add-cart{bottom:0;overflow:visible;-webkit-transition:bottom .3s;-o-transition:bottom .3s;transition:bottom .3s}.product-card .product__item-wrapper .quick-add-cart{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;bottom:-100px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding:30px 26px;position:absolute;width:100%;z-index:3}@media(max-width:768px){.product-card .product__item-wrapper .quick-add-cart{display:none}}.product-card .product__item-wrapper .quick-add-cart .quick-add_options{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-card .product__item-wrapper .quick-add-cart .quick-add_options .quick-add__option{cursor:pointer;padding:0 5px}.product-card .product__item-wrapper .quick-add-cart .quick-add_options .quick-add__option.sold-out{pointer-events:none;text-decoration:line-through}.product-card .product__item-wrapper .quick-add-cart .quick-add_options .quick-add__option.option--selected{border:1px solid}.product-card .product__item-wrapper .quick-add-cart .quick-add_submit{background:none;color:#fff;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.08em;outline:none;text-transform:uppercase}.hidden{display:none}

.template-product .product-info .product__price {
    font-size: 18px;
    font-family: var(--font-butler);
    margin-bottom: 20px;
}

.shopify-payment-button {
    max-width: 213px;
    margin: 1rem 0 2rem;
}

.template-product .product-form {
    margin: 0 0 20px;
}