/** Shopify CDN: Minification failed

Line 78:25 Expected ":"

**/

.cstm-product .productView-wishlist a{
    border: none;
    padding: 4px 5px 0;
    width: auto;
    height: auto;
}
.cstm-product .ks-chart-container {
    width: fit-content;
    display: flex;
    margin-left: auto;
    margin-right: 0;
    justify-content: end;
}
.cstm-product legend.form__label {
    width: 100%;
    display: flex !important;
    align-items: center;
}
.cstm-product .productView-wishlist a:hover {
    background-color: transparent;
}
.cstm-product .productView-wishlist a .icon {
    width: 23px;
    height: 23px;
}

/* .cstm-product .productView-wishlist a.wishlist-added {
    background-color: var(--product-wishlist-bg-added);
} */
.cstm-product .productView-title {
    font-weight: 400;
}
.cstm-product .price__compare .price-item--regular{
    font-weight: 400;
}
.cstm-product span.discount__percentage__grid {
    color: #B75131;
    font-size: 18px;
    font-weight: 400;
}
.cstm-product .cstm_incl_taxes{
    font-size: 12px;
    margin: 0;
    color: #4F4F4F;
}
.cstm-product .product-form__input.product-form__swatch,
.cstm-product .productView-subtotal,
.cstm-product .productView-quantity .quantity__label{
    display: none;
}
.cstm-product .product-form__label {
    width: auto;
 
}
.cstm-product .product-form__radio:checked+.product-form__label .text {
    color: #fff;
    border-color: #153258;
    background: #153258;
}
.cstm-product .cstm_model_wearing{
    font-size:13px;
    color:#000;
    margin-top: 0;
}
.cstm-product .productView-wishlist a.wishlist-added {
    background-color: transparent;
}
.cstm-product .product-form__submit,
.cstm-product .product-form__submit:hover{
    color: #fff;
    border-color: #153258;
    background: #153258;v
}
.cstm-product .wishlist-engine-button{
    padding:0 5px 0 0 !important;
    font-size: 0 !important;
}
.cstm-product .quantity__group--1 .quantity__input {
    min-height: 42px;
}
.cstm-product .quantity__group--1 .btn-quantity.minus:before, 
.cstm-product .quantity__group--1 .btn-quantity.plus:before, 
.cstm-product .quantity__group--1 .btn-quantity.plus:after {
    top: 19px;
}
.cstm-product .quantity__group--1 .btn-quantity {
    height: 39px;
}
.cstm-product .btn-quantity.minus {
    left: 2px;
}
.cstm-product .btn-quantity.plus {
    right: 2px;
}
.cstm-product .btn-quantity {
    height: 40px;
    background: #dedede;
    top:2px;
    width: 34px;
}
.cstm-product .quantity__group--1 .quantity__input,
.cstm-product .productView-stickyCart .quantity__input{
    background: #F5F5F5;
    border:1px solid #E9E9E9;
}

.cstm-product #product-add-to-cart{
    padding:10px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
}
.product-block.section-block-template--21277183410230__product_block_YARhb8 span.text {
        font-size: 28px;
    font-family: Outfit Medium;
    font-weight: 500;
    letter-spacing: 0px;
}
.product-block.section-block-template--21277183410230__product_block_YARhb8 span.text {
        font-size: 28px;
    font-family: Outfit Medium;
    font-weight: 500;
    letter-spacing: 0px;
}
div#halo-recommendations-block-template--21277183410230__product-recommendations span.text {
        font-size: 28px;
    font-family: Outfit Medium;
    font-weight: 500;
    letter-spacing: 0px;
}
.previewCartInfo {
    padding-bottom: 5px !important;
}


   

@media(max-width:768px){

    

    .cstm-product .product-form__label {
            width: auto;
    }
    .cstm-features-section .feature-icon {
        margin-bottom: 5px;
    }
    .productView-nav .slick-dots::before {
    content: attr(data-first);
        font-size: 18px;
        color:#fff;
        margin-right:10px;
}
    .productView-nav .slick-dots::after {
    content: attr(data-last);
        font-size: 18px;
        color:#fff;
        margin-left:10px;
}
.productView-nav .slick-dots{
    background:transparent;
    background-color:transparent;
}
.productView-nav .slick-dots li,.productView-nav  .slider-dots li{
    margin:0;
    height: 34px;
}
.productView-nav .slick-dots li button,
.productView-nav  .slider-dots li button{
    border-radius: 0;
    border: 0;
    background: #0000008a;
    height:2px;
}
.productView-nav .slick-dots li.slick-active button, 
.productView-nav .slider-dots li.active button {
    background: #fff;
    border-color: #fff;
    height:4px;
}
.productView-nav .slick-dots{
    padding:0;
}
.productView-nav .slick-counter{
    display:none;
}
 .productView-title {
    line-height: 24px;
}
.cstm-product .productView-product .share-button__button .icon {
width: 25px;
height: 25px;
}
.cstm-product .wishlist-engine{
    line-height: 1.5 !important;
}
.cstm-product .wishlist-icon svg {
    width: 16px;
    height: 14px;
}
.cstm-product .productView-stickyCart.style-1 .sticky-right .sticky-actions .empty-add-cart-button-wrapper {
    display: flex;
}
.cstm-product  .productView-stickyCart.style-1 .sticky-actions .quantity__group {
    display: block;
}
}
@media(max-width:1024px){
.productView-images-wrapper .productView-nav .slick-dots{
    display:block !important;
    left: 50%;
    transform: translateX(-50%);
}
.nav_mobile_counter,.nav_mobile_last_counter {
    font-size: 10px;
}
}
@media(min-width:768px){
.cstm-product .wishlist-icon svg {
    width: 21px;
    height: 21px;
}
.cstm-product .productView-image-wrapper .productView-nav:not(.slick-initialized){
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
}
.cstm-product .productView-product .share-button__button .icon {
    width: 33px;
    height: 33px;
}
.cstm-product .productView-nav.style-2 .productView-image+.productView-image {
    margin-top: 0px;
}
}
@media(min-width:991px){
    .cstm-product .productView-image{
       width: calc(50% - 2px);
    }
.cstm-product .productView-image:nth-child(1),
.cstm-product .productView-image:nth-child(2),
.cstm-product .productView-image:nth-child(3),
.cstm-product .productView-image:nth-child(4){
    width: calc(50% - 2px);
}
}
@media((min-width:768px) and (max-width:990px)){
 .cstm-product .productView-image{
    width: 48%;
}   
}
