/** Shopify CDN: Minification failed

Line 196:109 Unexpected "{"

**/
@media screen and (min-width: 750px) {
    .section+.section {
        margin-top: var(--spacing-sections-desktop);
    }
}

body[location="product.pain-angle"],body[location="product.product-golden"],body[location="product.test-selex"]{
    background-color: #fff;
}

body[location="product.pain-angle"] .title span,body[location="product.product-golden"] .title span ,body[location="product.test-selex"] .title span{
    font-family: "Bakano Outline",sans-serif !important;
}

.convert-packs__wrapper .custom-variant-picker {
    grid-template-columns: 1fr;
}

.convert-packs__wrapper .custom-pack-drawer {
    display: none;
}

.convert-packs__wrapper .custom-variant-picker .variant-option {
    flex-direction: row;
    justify-content: flex-start;
    gap: 8px;
    padding-bottom: 4px;
    height: 62px;
    position: relative;
}

.convert-packs__wrapper .variant-option label {
    padding-left: 50px;
    max-width: calc(100% - 110px);
}

.price--cta {
    display: none !important;
}

.convert-packs__wrapper .badge__featured-pack {
    top: unset;
    position: relative;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -8px;
    left: 50px;
}

.convert-packs__wrapper .variant-option:not(.active) .option-label {
    font-weight: 400 !important;

}

.convert-packs__wrapper .option-label {
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
}

.convert-packs__wrapper .badge__featured-pack img {
    width: 64px !important;
    height: 16px !important;
}

.convert-packs__wrapper .price-wrapper {
    padding: 3px 6px;
    border-radius: 3px;
    border: 1px solid #F02E2A;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: #F02E2A;
    color: #fff;
}

.convert-packs__wrapper .variant-option .price-wrapper .price,
.convert-packs__wrapper .variant-option .price-wrapper .price strong {
    color: #fff;
    font-size: 11px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
    letter-spacing: 0;
}

.convert-packs__wrapper .variant-option .cart-item__price-wrapper {
    display: flex;
}

product-info .custom-variant-picker {
    margin-bottom: 0;
}

product-info .alr-display-review-badge {
    padding-top: 0 !important;
}

.product-form__submit.button {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.convert-packs__wrapper .custom-variant-picker .variant-option input[type=radio],
.custom-variant-picker .active input[type=radio] {
    margin: unset !important;
    margin-left: unset !important;
}

.convert-packs__wrapper .custom-variant-picker .variant-option input[type=radio],
.suscription__input {
    bottom: unset;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}

product-info .meta-features.hidden-mobile {
    display: block !important;
    border-top: none !important;
    border-bottom: none !important;
    padding-top: 0;
    padding-bottom: 0;
}

.meta-features__text path {
    stroke: #f79504;
}

#alireview-review-widget-badge>span {
    color: #000;
}

.main-product {
    --color-foreground: #000;
    --color-background: #fff;
    --gradient-background: #fff;
    background-color: #fff;
    background: #fff;
    color: #000;
}

.price-main-product{
    margin-top: 15px !important;
    margin-bottom: 20px !important;
}

@media only screen and (min-width: 768px) {
    .main-product {
        max-width: 100% !important;
    }

    [location="product.pain-angle"] .meta-features.hidden-desk, [location="product.test-selex"] .meta-features.hidden-desk{
        display: none;
    }

    body product-info .product__title {
        margin-bottom: 20px !important;
    }

    #alireview-review-widget-badge>span{
        color: #000 !important;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        letter-spacing: .3px !important;
        text-decoration-line: underline;
    }

    product-info .product__description{
        margin-bottom: 0!important;
    }

    .meta-features__text path{
        stroke: black !important;
    }

    [data-buy-buttons]{
        margin: 0;
    }

    [location="product.pain-angle"] .product__inventory, [location="product.test-selex"] .product__inventory,{
        display: none;
    }

    [location="product.pain-angle"] .wrapper-img-blobal-mobile, [location="product.test-selex"] .wrapper-img-blobal-mobile{
        display: none;
    }

    .wrapper-badget-oferta{
        display: none !important;
    }
}

product-info .product__description,
product-info .meta-features__text span,
product-info .option-label,
product-info .product__inventory,
product-info .accordion__title,
product-info .accordion__content {
    color: #000 !important;
}

.product__accordion .accordion__content {
    line-height: 16px;

}

product-info .product__description {
    font-weight: unset !important;
}

product-info .variant-option {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.19);
}

product-info .variant-option.active {
    border: 2px solid #000;
    background: #fff;
}

product-info .custom-variant-picker .variant-option input[type=radio],
.suscription__input {
    border: 1.5px solid rgba(0, 0, 0, 0.27);
}

product-info .custom-variant-picker .variant-option.active input[type=radio]{
    border-color: #000;
}

.product__inventory {
    justify-content: flex-start !important;
}

product-info #alireview-review-widget-badge .alr-rating-symbol-foreground>span,
product-info #alireview-review-widget-badge .alr-wrapper-rating .alr-rating-symbol-background.alr-icon-star {
    color: #ff9500 !important;
}

body product-info .product__title h1 {
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: normal !important;
    letter-spacing: -0.05em !important;
    text-transform: uppercase !important;
}

media-gallery .slider-pagination,
product-info .message-section {
    display: none !important;
}

.price--on-sale .price-item--regular:after,
.cart-product__upselling--inner_box s.price-item:after,
.cart-item__old-price.drawer-compare:after,
.upsell__title-wrap .price-item.price-item--regular:after {
    content: unset !important;
}

.product product-info .price--on-sale .price-item--regular {
    text-decoration: line-through !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.3px !important;
    color: #9E9E9E;
    padding: 0;
}

.product product-info .price-item--last .money {
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -1px;
    color: #F02E2A;
}

.product product-info .price .css-1emmhiq {
    height: 20px;
}

.product product-info .price .css-1emmhiq svg {
    display: none;
}

.product product-info .price .css-1emmhiq span.ahorra {
    border-radius: 3px;
    border: 1px solid #F02E2A;
    background: #F02E2A;
    color: #fff;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 1;
    padding: 7px;
}

product-info .meta-features__text span {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

product-info .meta-features {
    margin-top: 20px;
}

product-info .custom-variant-picker .active input[type=radio]:checked:after {
    content: "";
    background: #000;
    display: block;
    width: 100%;
    height: 100%;
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

product-info .multi-icons-product img {
    border: none !important;
    border-radius: 0 !important;
}

body product-info .accordion__title {
    font-size: 14px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    color: #000 !important;
    text-transform: uppercase !important;
}

body product-info .accordion__content .metafield-multi_line_text_field {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

product-info .custom-variant-picker,
.product-form__stock-bar {
    margin-bottom: 15px;
}

.product-include{
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
}



@media screen and (max-width: 749px) {
    body .thumbnail-list__item.slider__slide {
        width: calc(14% - .5rem);
    }

    body media-gallery .slider-button {
        display: none;
    }

    body .thumbnail {
        border-radius: 5px;
    }

    body .thumbnail[aria-current] {
        opacity: .8;
        border: 2px solid #FF9500;
    }

    body .thumbnail-slider .thumbnail-list.slider {
        justify-content: center;
    }
}

@media only screen and (min-width: 1200px) {
    body product-info .product__title h1 {
        font-size: 40px !important;
    }

    body product-info .product__description .p1 {
        color: #000;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
    }

    .convert-packs__wrapper .variant-option label {
        padding-left: 50px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    [location="product.pain-angle"] .marquee__slider, [location="product.test-selex"] .marquee__slider{
        grid-template-columns: 1fr;
    }

    .price-main-product{
        margin-top: 12px !important;
        margin-bottom: 30px !important;
    }
}

@media only screen and (min-width: 1500px) {
    .main-product .product {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media only screen and (max-width: 767px) {
    [location="product.pain-angle"] .wrapper-badget-oferta, [location="product.test-selex"] .wrapper-badget-oferta{
        right: 29px;
        height: 67px !important;
        width: 67px !important;
        left: auto !important;
        top: 29px !important;
        background: #FF9500;
        border-radius: 50%;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .product-include{
        font-size: 11px;
      line-height: 1.2;
    }

    .convert-packs__wrapper .option-label {
      font-size: 13px !important;
    }

    .meta-features.hidden-desk{
        display: block;
    }

    [location="product.pain-angle"] .meta-features.hidden-mobile, [location="product.test-selex"] .meta-features.hidden-mobile{
        display: none !important;
    }

    [location="product.pain-angle"] .wrapper-badget-oferta span, [location="product.test-selex"] .wrapper-badget-oferta span{
        color: #FFF;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    [location="product.pain-angle"] product-info .product__description, [location="product.test-selex"] product-info .product__description{
        margin-top: 18px !important;
    }

    .convert-packs__wrapper .variant-option label {
        padding-left: 44px;
        max-width: calc(100% - 80px);
    }

    .convert-packs__wrapper .variant-option .price-wrapper .price,
    .convert-packs__wrapper .variant-option .price-wrapper .price strong {
        font-size: 9px !important;
        color: #fff;
        font-family: 'Bakano';
    }

    .convert-packs__wrapper .badge__featured-pack {
        top: unset;
        position: relative;
        text-align: left;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: -8px;
        left: 46px;
        width: 60px;
    }

    product-info .product-form__submit span {
        font-family: 'Bakano';
    }

    product-info .meta-features__text span {
        font-weight: 300;
        letter-spacing: 0px;
    }

    product-info .marquee__slider .marquee__slide:not(:last-child) {
        margin-bottom: 0;
    }

    .product-form__stock-bar--label {
        color: #f02e2a;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0px;
    }

    .product-form__countdown--counter--item>span {
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: 0px;
    }

    body product-info .product__title h1 {
        font-size: 30px !important;
        font-style: normal !important;
        font-weight: 800 !important;
        line-height: 35px !important;
        text-transform: uppercase !important;
    }

    .product product-info .price .css-1emmhiq span.ahorra {
        border-radius: 3px;
        border: 1px solid #F02E2A;
        background: #F02E2A;
        color: #fff;
        font-size: 11px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal;
        padding: 7px !important;
        height: 29px !important;
        margin-top: -6px;
        gap: 0;
    }

    .product product-info .price--on-sale .price-item--regular{
        margin: 0;
        padding: 0;
    }

    product-info .price--on-sale .price-item--last{
        margin: 0;
    }

    .product product-info .price .css-1emmhiq span.ahorra p{
        display: block;
        margin: 0;
    }

    .product product-info .price .css-1emmhiq{
        margin-left: 3px;
    }

    .product .price .badge, .product .price__container{
        margin: 0 !important;
    }

    .product product-info .price-item--last .money {
        color: #f02e2a !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 800 !important;
        line-height: normal !important;
        letter-spacing: -1px !important;
    }

    .product__description .p1 {
        font-weight: 300 !important;
    }

    .meta-features__text svg{
        stroke-width: 2px;
    }

    .price-main-product{
        margin-top: 15px !important;
        margin-bottom: 18px !important;
    }

    .meta-features{
        margin-bottom: 30px !important;
    }

    .marquee__slider{
        display: flex;
        flex-direction: column;
        gap: 21px;
    }

    [location="product.pain-angle"] product-info .custom-variant-picker,
    [location="product.pain-angle"] .product-form__stock-bar, [location="product.test.selex"] product-info .custom-variant-picker, [location="product.test-selex"] .product-form__stock-bar{
        margin-bottom: 22px;
        gap: 15px !important;
    }

    .meta-features.hidden-desk::before{
        content: "";
        display: block;
        position: relative;
        width: 100%;
        height: .5px;
        background-color: #CFCFCF;
        margin-bottom: 19px;
    }

    [location="product.pain-angle"] .convert-packs__wrapper, [location="product.test-selex"] .convert-packs__wrapper{
        margin-bottom: 0;
        margin-top: 23px;
    }

    #alireview-review-widget-badge>span{
        color: #000 !important;
    }

    product-info .meta-features.hidden-mobile{
        margin: 0 !important;
    }

    [location="product.pain-angle"] product-info .product__inventory, [location="product.test-selex"] product-info .product__inventory{
        margin-top: 0!important;
        font-weight: 500;
        font-size: 12px !important;

    }

    .convert-packs__wrapper .price-wrapper{
        background: #F02E2A;
        padding: 6px 4px;
    }

    .convert-packs__wrapper .custom-variant-picker .variant-option{
        height: 57px;
    }

    [location="product.pain-angle"] .hide-mobile, [location="product.test-selex"] .hide-mobile  {
        display: none;
    }

    [location="product.pain-angle"] .img-global-mobile, [location="product.test-selex"] .img-global-mobile{
        max-width: 308px;
        margin: auto;
    }

    [location="product.pain-angle"] .multi-icons-product, [location="product.test-selex"] .multi-icons-product{
        margin-top: 25px;
        margin-bottom: 21px;
    }
    
    [location="product.pain-angle"] .product__accordion, [location="product.test-selex"] .product__accordion  {
        margin-top: 0;
    }

    [location="product.pain-angle"] [data-buy-buttons], [location="product.test-selex"] [data-buy-buttons]{
        margin-bottom: 19px;
    }
    
    progress[value]::-webkit-progress-bar {
        border-radius: 0;
    }
}

#ProductInfo-template--20160884244811__main>fieldset>div.custom-variant-picker>div:nth-child(5) {
    display: none;
}


/* Product Recomen */

.collection .title{
    color: #000;
    text-align: center;
    font-family: 'Bakano';
    font-size: 60px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: normal;
    letter-spacing: 0 !important;
    margin-bottom: 60px;
}

.collection .card__media{
    border: 1px solid #A2A2A2;
    border-radius: 20px !important;
}

.collection .card__heading{
    padding: 0 !important;
}

.collection .price {
    margin-top: 22px !important;
}

.collection .card__heading a{
    color: #000;
    text-align: center;
    font-family: 'Bakano';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.3px;
}

.collection .price__sale{
    gap: 10px;
}

.collection .price__sale .price-item--regular{
    margin-right: 0 !important;
    padding-right: 0;
}

.collection .price__sale .price-decoration-line .money{
    color: #A7A7A7;
    font-family: 'Bakano';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.3px;
    text-decoration: line-through;
}

.collection .price__sale .price-item--sale .money{
    color: #000;
    font-family: 'Bakano';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.3px;
}

.collection .price__sale .css-dto span{
    border-radius: 3px;
    border: 1px solid #F02E2A;
    padding: 7px;
    color: #F02E2A;
    text-align: center;
    font-size: 9px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 767px){

    .collection .title{
        font-size: 30px !important;
        margin-bottom: 30px;
    }

    .collection .price {
        margin-top: 15px !important;
    }

    .collection .price__sale{
        gap: 5px;
    }

    .collection .card__heading a{
        font-size: 19px;
        letter-spacing: normal;
    }

    .collection .price__sale .price-decoration-line .money{
        font-size: 10px;
    }

    .collection .price__sale .price-item--sale .money{
        font-size: 14px;
    }

    .collection .price__sale .css-dto span{
        margin-left: 6px;
    }


    
}