.uc-bg-line{
    background: url("https://static.tildacdn.com/tild3265-6437-4564-a162-666232343764/line-bg.svg");
    background-position: center;
    /*background-repeat: repeat-y;*/
    /*background-size: contain;*/
}
@media screen and (max-width: 560px) {
.uc-bg-line{
    background: url("https://static.tildacdn.com/tild3930-3861-4466-b866-363231303235/line-bg-mob.svg");
    background-size: contain;
}
}
.t-store__filter__range_bg{
    background-color: #DC2041 !important;
}
.t-store__card__price_old {
    margin-left: 15px !important;
}
.t786__price_old:after {
    border-top: 0px ;
    width: 0;
    display: none;
}
.t-store__card__price_old:after,.t-store__prod-popup__price_old:after {
    border-top: 0px ;
    width: 0;
    display: none;
}
.blur-hero{
    filter: blur(100px);
}
#rec835327172{
    z-index: 9999;
}
#rec835739176{
    z-index: 999;
}
/*scroll*/
body::-webkit-scrollbar {
	width: 5px;
}
body::-webkit-scrollbar-track {
	background: #F3F3F4;
}
body::-webkit-scrollbar-thumb {
	background-color: #DC2041;
	border-radius: 5px;
}
.t-store__prod-snippet__container {
    padding-bottom: 90px;
    padding-top: 20px;
}
.t706__cartpage-products {
    padding: 10px;
    background-color: #F3F3F4;
}
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    height: 13px;
    width: 13px
}

.t706__carticon:not([class*="t-menuwidgeticons__button_hidden"]),
		.t1002__wishlisticon:not([class*="t-menuwidgeticons__button_hidden"]),
		.t985__search-widget-button:not([class*="t-menuwidgeticons__button_hidden"]),
		.tlk-userbar {
			top: 0 !important;
			
		}