.t-store__filter__range_bg {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 2px;
        background-color: #b68f3d!important;
        border-radius: 4px;
    }

.t694 .t-cell_50 {
    width: 50%;
    padding: 20px;
}

    @media screen and (max-width: 960px) {
        .t694 .t-cell_50 {
    padding: 20px 0 0 0;
}}
     
     .t-form__inputsbox.t-form__inputsbox_flex.t-form__inputsbox_inrow {

    row-gap: 18px;
}   
        @media screen and (max-width: 640px) {
.t-form__inputsbox.t-form__inputsbox_flex.t-form__inputsbox_inrow {

    row-gap: 9px;
}}


.nolimWishlistButton {
    margin-right: 5px;
    background-color: #292929;
    padding-right: 15px;
    width: auto;
    border-radius: 100px;
    color: #f4f0e8;
    cursor: pointer;
    padding: 8px 25px 8px 25px !important;
}
b
.t1002__product-amount--portion, .t1002__product-amount {
    width: 80px;
    font-size: 14px!important;
    padding: 5px 0 5px 15px;
    color: #000;
    white-space: nowrap;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: auto;

}

.t1002__product {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
    margin-bottom: 20px;
}

.t1002__product-imgdiv {
    width: 90px;
    height: 90px;
    background-size: cover;
    border-radius: 7px;
    background-color: #eee;
    background-position: center;
    border: 1px solid rgba(0, 0, 0, .1);
}
.t1002__product-title {
    margin-right: 20px;
    margin-left: 20px;
}
.t706__product-imgdiv {
    background-color: #eee;
    background-position: 50%;
    background-size: cover;
    border-radius: 7px;
    height: 90px;
    width: 90px;
}
.t-radio__control {
    font-family: arial;
    cursor: pointer;
    display: table;
    margin: 0 0 10px;
    position: relative;
}
.t-store .t-store__filter__item_custom .t-store__filter__custom-sel_buttons .t-store__filter__checkmark_color, .t-store .t-store__filter__item_custom .t-store__filter__checkbox_buttons .t-store__filter__checkmark_color {
    width: 26px;
    height: 26px;
    background-color: #fff;
    border: 0px solid #ddd  !important;
    border-radius: 50%;
}

    .t951 .t-store__filter__chosen-bar {
        padding: 15px;
        z-index: 99;
        position: fixed;
        bottom: 10px;
        left: 40px;
        display: flex;
        flex-direction: column;
        width: 230px;
        height: auto;
        background-color: rgba(255, 255, 255, .94);
        border-radius: 4px;
        border: 0px solid rgba(0, 0, 0, .1);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
    }
    
    .t-store__filter__chosen-val {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #b68f3d47!important;
    border-radius: 30px;
    padding: 2px 8px 3px 22px;
    line-height: 1.4;
    max-width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: opacity 0.1s ease-in;
    transition: opacity 0.1s ease-in;
}
.t1002__addBtn {
    background-color: #ffffff00 !important;
    border-color: #ffffff00 !important;
    border-width: 0px !important;
    border-radius: 800px;
}
.t-checkbox__indicator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    border: 1px solid!important;
    border-color: #cfbe99!important;
    border-radius: 20px;
    box-sizing: border-box;
    margin-right: 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: .6;
}
.t-radio__indicator:after {
    background: #b68f3d;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 10px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s;
    width: 10px;
}
.t-checkbox__indicator:after {
    content: '';
    position: absolute;
    display: none;
    left: 7px;
    top: 5px;
    width: 2px;
    height: 6px;
    border: solid #000;
    border-width: 0px 2px 2px 0;
    transform: rotate(45deg);
}

.t-store__filter__input, .t-store__filter__btn {
    border: 0px #ddd solid!important;
    background: #f8f7f4!important;
    color: #000;
    box-sizing: border-box;
    padding: 0 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1.8;
    min-height: 24px;
    outline: none;
}
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid #cfbe99!important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid rgb(207 190 153 / 33%)!important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 7px;
    min-height: 30px;
    min-width: 30px;
    padding: 7px;
}
.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    border: 1px solid #efeade!important;
    border-radius: 50%;
    content: "";
    height: calc(100% + 8px);
    left: -5px;
    position: absolute;
    top: -5px;
    width: calc(100% + 8px);
}
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    background-color: #fff;
    border: 0px solid #ddd!important;
    border-radius: 50%;
    height: 26px;
    width: 26px;
}
.t-store .t-store__filter__item_custom .t-store__filter__item-controls-container_buttons.t-store__filter__item-controls-container_color {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 8px 0 0px!important;
}
    .t-store .t-store__filter__checkbox_buttons.t-store__filter__checkbox_color .t-store__filter__checkmark_buttons.t-store__filter__checkmark_color {
        margin-right: 5px;
        margin-left: 0 !important;
    }
    

.t976__menu-link_small {
    padding: 0px 6px 0px 0px!important;
}
@media screen and (max-width: 640px) {
    .t1002__product-amount--portion, .t1002__product-amount {
        margin-left: initial;
        margin-top: 20px;
        padding: inherit;
    }
}
.t1002__product-imgdiv {
    width: 90px;
    height: 120px;
    background-size: cover;
    border-radius: 5px;
    background-color: #eee;
    background-position: center;
    border: 1px solid #ffffff;
}

.t706__product-imgdiv {
    background-color: #eee;
    background-position: 50%;
    background-size: cover;
    border-radius: 4px;
    height: 120px;
    width: 90px;
}
.t-checkbox__control.t-checkbox__control_flex {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 0px;
}

@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 13px;
        line-height: 1.45;
    }
}

@media screen and (min-width: 640px) {
.t694 .t694__table {
    border-radius: 7px;
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 400px;
    overflow: hidden;
    background-color: #000;
    -webkit-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}}
@media screen and (max-width: 640px) {
.t477__blockimg {
    height: 490px!important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}}

#rec849507266 .t-name {
    font-family: 'TenorSans'!important;
    font-weight: 400;

}

#rec849507378 .t-name {
    font-family: 'TenorSans'!important;
    font-weight: 400;
}



@media screen and (min-width: 640px) {
.t706__product-title {
    color: #000;
    display: table-cell;
    font-size: 16px;
    font-weight: 600;
    padding: 30px 0;
    vertical-align: middle;
}}