@media (min-width:2200px) {
     .t754{
            max-width: 1270px;
            overflow: hidden;
            margin: 0 auto;
        }
    }

.text-justify .tn-atom, .t764__descr, .t486__descr, .t004 .t-text {
    text-align: justify;
}

.t-store__card__mark {
    background-color: #565656 !important;
    width: unset !important;
    height: 44px !important;
}

.t-store__card__sold-out-msg {
    display: none;
}

.t-store__grid-separator {
     margin-bottom: 0;
}

.swiper-button {
    width: 24px !important;
    height: 24px !important;
}

.swiper-button::after {
    width: 24px !important;
    height: 24px !important;
    color: #474747;
    font-size: 12px !important;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 24px !important;
}

.t-store__prod-snippet__container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.t-rec_pb_135 {
    padding-bottom: 42px !important;
}

.t282__container__bg {
    position: absolute;
    top: 15px;
    height: 50px;
    border-bottom: 1px solid #473F3B;
    border-top: 1px solid #473F3B;
    transition: all ease-in-out .1s;
}

.t604__imgwrapper {
    height: 304px;
}

.t-slds__arrow-left {
    width: 24px !important;
    height: 24px !important;
}

.t-slds__arrow-right {
    width: 24px !important;
    height: 24px !important;
}


.t-rec_pb_90 {
    padding-top: 0px !important;
    padding-bottom: 40px !important;
    background-color: #F9F3F0 !important;
}

.t-rec_pt_135 {
    padding-top: 0px !important;
    background-color: #F9F3F0 !important;
}

.tn-atom {
    cursor: pointer;
}

@media (min-width: 960px) {
.t754:before, .t754:after {
    /* content: ''; */
    position: absolute;
    height: 100%;
    width: 100px;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, #f9f3f0, transparent);
    z-index: 5;
}
}

.t754 {
    position: relative;
}

.t754:after {
    left: unset;
    right: 0;
    transform: rotate(180deg);
}

.swiper {
    position: static !important;
}

.swiper-slide {
    margin-left: 0;
}

@media (max-width: 960px) {
.t-store__grid-cont_mobile-grid {
    font-size: 0;
    padding: 0 20px;
    box-sizing: border-box;
}


}

#allrecords {
    overflow: hidden;
}

.t-store__card__price-wrapper {
    margin-top: 4px;
}

.t-store__card__price {
    font-size: 14px;
    text-transform: uppercase;
}


.swiper-wrapper .t-store__card {
    margin-bottom: 0;
}

.t-store__card__imgwrapper {
    padding-bottom: 130% !important;
}

.t-store__prod-popup__btn {
    border-radius: 0 !important;
    font-size: 20px;
    background: #080808 !important;
    transition: 0.3s;
    height: 62px;
    width: 100%;
    font-weight: 500;
}

.t-store__prod-popup__btn:hover {
    background: #292525 !important;
}

.second-product-button {
    margin-left: 16px;
    color: #08080A !important;
    font-family: "Geometria";
    font-size: 18px;
    display: inline-block;
    font-weight: 500;
    text-decoration: underline !important;
    transition: 0.3s;
    transform: translate(0px, 4px);
}

.second-product-button:hover {
    color: #473F3B !important;
}

.t-store__prod-popup__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 60px;
    flex-grow: 1;
}

.t-store__prod-popup__btn-wrapper {
    order: 5;
    margin-bottom: 0;
    margin-top: 16px;
}

.js-store-prod-text {
    order: 2;
    margin: 0;
    margin-bottom: 55px;
    position: relative;
}

.js-store-prod-all-text {
    line-height: 120%;
    font-size: 14px;
    transition: 0.5s;
}

.js-store-prod-name {
    font-size: 52px;
    line-height: 100%;
    color: #1A1B1C !important;!im;!;
}

.t-store__product-popup {
    border-bottom: 1px solid #474747;
    padding-bottom: 60px;
    padding-bottom: 140px;
}

.t-store__relevants__title {
    text-align: center;
    color: #1a1b1c;
    font-size: 20px !important;
    font-family: 'Geometria',Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    margin-top: 60px;
}

@media (max-width: 960px) {
    .second-product-button {
        margin: 0;
        text-align: center;
        border: 1px solid black;
        height: 62px;
        box-sizing: border-box;
        line-height: 58px;
    }
    
    .t-store__prod-popup__btn-wrapper {
        margin-bottom: 0;
        flex-direction: column;
        align-items: stretch;
    }
    
    .t-store__prod-popup__info {
        height: auto;
        margin-left: 0;
        padding-top: 50px !important;!i;!;
    }
}

@media (max-width: 959px) {
    .t-store__prod-popup__btn-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    a.second-product-button {
        transform: none;
        padding: 0 16px;
    }
}

@media (max-width: 480px) {
    .second-product-button {
        width: 100%;
        height: auto; 
        line-height: normal;
        padding: 16px !important;
    }
}

.js-store-prod-all-charcs {
    display: none !important;
}

.js-store-prod-all-charcs {
    display: none !important;
}

.t-store__prod-popup__container {
    padding-top: 0;
}

.t-store .js-product-edition-option-name.t-product__option-title {
    font-size: 14px;
    font-weight: 500;
    color: #080808 !important;
    padding-bottom: 0;
    min-width: 60px;
    width: 40%;
}

.t-store__prod-popup__price-wrapper {
    order: 5;
    !im;!im;!;
}

.js-product-controls-wrapper {
    order: 3;
    border-top: 1px solid #D5CFCC;
    border-bottom: 1px solid #D5CFCC;
    margin-bottom: 36px;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 16px;
}



.js-product .t-product__option {
    display: flex;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 16px;
}

.js-product .t-product__option-variants_buttons .t-product__option-title_color, .js-product .t-product__option-variants_buttons .t-product__option-title_image {
    display: block;
    font-size: 16px;
    font-weight: 400;
    width: auto;
    min-width: unset;
    position: relative !important;
    background: transparent !important;
    padding: 0 !important;
    transform: unset !important;
    bottom: 0 !important;!;
    color: #080808;!im;!;!im;!i;!;
    z-index: 2;
}

.js-product .t-product__option-item {
    display: flex;
    padding: 12px 16px;
    border: 1px solid #080808;
    display: flex;
    margin-bottom: 0 !important;!im;!;
    margin-right: 12px !important;!i;!;
}

.js-product .t-product__option-checkmark {
    position: absolute;
    z-index: 1;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    border-radius: 0 !important;
    border: none !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    display: none !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title:after, .js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title:after {
    display: none;
}

.js-product .t-product__option-item:after {
    display: block !important;
    content: '';
    width: 100%;
    height: 100%;
    background: #f9f3f0;
    z-index: 1;
    top: -1px;
    left: -1px;
    position: absolute;
    transition: 0.2s;
    border: 1px solid #080808;
}


#allrecords .js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title {
    color: #080808;!i;!;!i;!;
}

.js-product .t-product__option-item_active:after {
    opacity: 0;
}
.t-product__option-item_active .t-product__option-title {
    color: hsl(0 0% 100% / 1) !important;!im;!;
}

.js-product .t-product__option-item_active {border-color: #f9f3f0;}

.t-product__option-variants {
    margin: 0 !important;!im;!;
}

.js-product .t-product__option-select, .custom-select, .custom-select_points {
    padding: 12px 16px;
    font-size: 16px;
    border-radius: 0;
    background: #f9f3f0;
    border: 1px solid #080808;
    line-height: normal;
}

.js-product .t-product__option-variants:after {
    top: 0 !important;!i;!;
    bottom: 0 !important;!im;!;
    margin: auto;
    right: 16px;
    !im;!;
}

.t-store .t-product__option-variants {
    width: 100%;
}

.js-product .t-product__option-item:hover:after {
    border-color: #D5CFCC;
}


.js-store-prod-price {
    font-size: 28px;
    font-weight: 500 !important;!i;!;
    letter-spacing: -1.1px;
    color: #080808 !important;!i;!;
}

.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    box-shadow: inset 0 0 0 4px #f9f3f0;
    border-color: #8D8187;
    width: 100%;
    border-width: 1px;
}

.t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 400 !important;!im;!;
    font-size: 18px !important;!i;!;
}

.t-store__tabs__content.t-descr.t-descr_xxs {
    margin-top: 0;
    font-size: 16px;
    line-height: 140%;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button.t-store__tabs__item-button_active {
    padding-bottom: 16px;
}

.t-store__tabs__content ul {
    padding-left: 0 !important;!i;!;
}

#allrecords b, #allrecords strong {
    font-weight: 500;
}

.t-store__tabs__content ul li::marker {
    display: none;
}

.t-store__tabs__content ul li strong {
    position: relative;
    font-weight: 400 !important;!i;!;
}

.t-store__tabs__content ul li strong:before {
    content: ': ';
}

.t-store .t-store__tabs__content img {
    object-fit: fill;
    width: 100%;
}

.t-store .t-store__tabs__content figure {
    width: calc((100% - 20px) / 3);
    line-height: 0;
    display: inline-block;
    !im;!imo;!im;!;
}

.t-store .t-store__tabs__content figure:first-of-type {
    margin-top: 16px;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    padding: 24px 0 !important;!im;!i;!;
}

.t-store__tabs__content a {
    text-decoration: underline !important;!i;!;
    margin-bottom: 6px;
    display: inline-block;
}

.t-store__prod-popup__container .t-store__tabs {
    margin-top: 0 !important;!i;!;
}

.t-store .t-store__tabs__content figure:not(:last-of-type) {
    margin-right: 10px;
}

.custom-select_points {
    padding-top: 7px;
    display: block;
    cursor: pointer;
    padding-bottom: 7px;
    border: none;
}

.custom-select {
    position: relative;
    cursor: pointer;
}

.custom-select-options {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100%;
    background: #f9f3f0;
    z-index: 10;
    border: 1px solid #080808;
    padding-top: 6px;
    padding-bottom: 6px;
}

.custom-select-options.active {
    display: block;
}

.custom-select_points:hover {
    color: #a3938b;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button:hover .t-store__tabs__close:after {
    opacity: 0;
}

.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
    border-color: #D5CFCC !important;!i;!;
}


.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button:after, .t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button:before {
    opacity: 0;
    transition: 0.3s;
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #080808;
}

.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button:after {
    top: unset;
    bottom: 0px;
}


.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button:hover:after, .t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button:hover:before {
    background: #080808;
    opacity: 1;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button.t-store__tabs__item-button_active {
    border-bottom: none;!im;!i;!;
}
.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item_active .t-store__tabs__item-button:hover:after, .t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item_active .t-store__tabs__item-button:hover:before {
    opacity: 0;
}

.t-store__prod-popup__btn-wrapper ol {
    padding: 0 !important;!i;!;
    margin-bottom: 16px;
    font-family: 'Geometria', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.2;
}


.t-store__prod-popup__btn-wrapper ol li {
    list-style: none;
}

button.text-toggle-button {
    background: linear-gradient(180deg, #f9f3f000, #f9f3f0 60%);
    border: none;
    font-family: 'Geometria';
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    right: 0;
    bottom: -19px;
    padding-left: 0;
    padding-top: 27px;
    padding-right: 0;
    line-height: 1.2;
    color: #343333d4;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: 0.5s;
}


.js-store-prod-all-text ol {
    display:none
}


button.text-toggle-button.text-showed {
    padding-top: 0;
}

.t-btn {
    border-radius: 0 !important;
}

.t-store__relevants__container .t-container {
    border-top: 1px solid #473f3b;
}

.js-store-product .t-container > div:first-child {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
}
	

@media (min-width: 960px) {
	.t-slds__main {
	    height: calc(95vh - 65px);
	    /* display: flex; */
	    min-height: 500px;
	}
	.t-slds__item_active .t-slds__bgimg, .t-slds__item-loaded .t-slds__bgimg {
	    padding-bottom: calc(95vh - 65px) !important;
	}

	.js-product .t-slds {
	    overflow: visible;
	}
	
	.t-store .t-store__tabs {
	    max-width: 460px;
	    float: right;
	    margin-top: 0px !important;
	}

	.t-slds__thumbsbullet.t-slds__bullet {
	    width: 100px;
	    margin-top: 20px;
	    margin-right: 20px;
	    height: 100px;
	}
	
	.t-slds__thumbsbullet-wrapper {
	    display: flex;
	    overflow: visible;
	    width: auto;
	    height: 0;
	}
	
	.js-store-product .t-container > div:first-child {
	    display: flex !important;
	    justify-content: center;
	    flex-direction: row;
	}

	.t-slds__items-wrapper {
	    height: 100% !important;!im;!;
	}
	
	.js-store-product.js-product.t-store__product-snippet {
        margin-bottom: 180px;
    }
}


@media screen and (min-width: 961px) and (max-width: 1240px) {
	.t-store .t-popup__container {
		max-width: 1000px;
	}
	
	.t-store__prod-popup__col-right, .t-store__prod-popup__container .t-store__tabs {
		margin-left: 20px;
		max-width: 360px;
	}
	
	.t-store__prod-popup__col-left {
		margin-right: 10px;
		max-width: 520px;
	}

	.t-store__prod-popup__container .t-store__tabs {
        margin-left: 20px;
        margin-right: 30px;
    }
}

@media (max-width: 1240px) {
	.js-product .t-product__option {
	    flex-direction: column;
	    align-items: flex-start;
	    gap: 10px;
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
}

@media (max-width: 960px) {
	.js-store-product .t-container > div:first-child {
        flex-direction: column;
    }
}

@media (max-width: 561px) {
	.js-store-prod-name {
	    font-size: 40px;
	}

	.js-product .t-product__option {
        gap: 6px;
        margin-top: 0;
        margin-bottom: 0;
    }

	.js-product-controls-wrapper {
		margin-bottom: 20px;
		display: flex;
		gap: 5px;
		flex-direction: column;
		padding: 20px 0;
	}

	.js-store-prod-text {
		margin-bottom: 40px;
	}

	.t-popup .t-popup__container .t-store__prod-popup__btn-wrapper-fixed, .t-store__product-snippet .t-store__prod-popup__btn-wrapper-fixed {
		background: #f9f3f0;
		box-shadow: none;
		border-radius: 0;
		border-top: 1px solid #474747;
	}

	.js-product .t-product__option-item {
		margin-bottom: 6px !important;
		margin-right: 6px !important;
	}
}

.point-size {
    position: relative;
}

.point-size:before {
    content: '';
    height: 1px;
    background: black;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    display: block;
    width: calc(100% - 32px);
}

.point-size:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid black;
    right: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.custom-select-options.active {
    box-shadow: 0 1px 5px 5px #f9f3f06b;
}

.t702 .t702__text-wrapper {
    margin-bottom: 48px;
}

.t702 .t-input-group {
    margin-bottom: 35px;
}

.t702 .t-descr_md {
    font-size: 16px;
    color: #473F3B;
}