#rec807916784 .t-store__card__imgwrapper {
        border-color: #ACAF9F;
        border-width: 1px;
        border-style: solid;
        border-radius: 13px;
        overflow: hidden;
    }
    
@media screen and (max-width: 980px) {
    #rec807916784 .t-store__mobile-two-columns {
        margin-top: 40px;
    }
}
    
.js-store-tabs {
    margin-left: 0;
    max-width: none !important;
}

.js-store-prod-price {
    font-size: 35px;
}

.t-store__tabs__content {
    font-family: 'Inter';
    font-size: 20px;
    line-height: 1.1;
}

.t-store__tabs__content strong {
    font-weight: 500 !important;
}

.js-store-prod-all-text {
    font-size: 20px;
}

.t-store__tabs__item-title {
    font-size: 20px;
    font-family: 'Inter';
    font-weight: 600 !important;
}

.t-product__option-item {
    border-radius: 2px;
    border-color: #ACAF9F !important;
    background-color: transparent !important;
}

.t-product__option-item.t-product__option-item_active {
    border-color: #3A4730 !important;
}

.t-product__option-title {
    color: #3A4730;
}

.js-product-edition-option-name {
    font-size: 20px;
    font-family: 'Inter';
    font-weight: 600;
    padding-bottom: 10px !important;
}

#rec808673598 .t706__cartwin-content {
    background-color: #F0EFEE !important;
}

#rec808673598 .t706__cartwin {
    background-color: rgba(58,71,48,.3) !important;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

#rec808673598 .t-input {
    font-family: 'Inter';
}

#rec813374742 .t-submit {
    font-family: 'Inter';
    font-weight: 500 !important;
}

#rec813374742 .t-input {
    font-family: 'Inter';
}

#rec813374742 .t-site-search-dm {
    background-color: #F0EFEE;
    border-radius: 0 0 5px 5px;
}

#rec812263046 .t450__overlay_bg {
    background-color: rgba(58, 71, 48, 0.3);
    backdrop-filter: blur(4px);
    opacity: 100;
    -webkit-backdrop-filter: blur(4px);
}


@media screen and (min-width: 981px) {
    .t-store__prod-popup__info {
    border-radius: 20px;
    padding: 50px;
    border: 1px solid #3A4730;
}
    .t-container_fluid {
        display: flex;
        align-items: start;
    }
    .t-container_fluid .t-col_6 {
        max-width: calc(6 / 11* 100% - 81px);
    }
}

@media screen and (max-width: 640px) {
    .js-store-prod-all-text {
        font-size: 15px;
    }
    .t-store__tabs__content {
        font-size: 15px;
    }
    .t-store__tabs__item-title {
        font-size: 15px;
    }
    .js-product-edition-option-name {
        font-size: 15px;
    }
}

@media screen and (max-width: 980px) {
    .t-store.t-store__prod-snippet__container .t-store__tabs {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 560px) {
    #rec808673598 .t706 .t706__close {
        background: transparent;
    }
}