.t668__textwrapper {
		max-width: 700px;
	}

@media (min-width: 1200px) {
	.t-store__card__btns-wrapper {
		flex-direction: column;
	}

	.t-btnflex {
		width: 100%;
		display: flex;
	}
}

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #F8F0E6 !important;
    }
}

.t-store__card__btns-wrapper {
    margin-top: 0px!important;
}

.t-store__card__price-wrapper {
    margin-top: 6px!important;
}

.t706__cartwin-prodamount-wrap { 
    display: none !important; 
}  

.t706__cartwin-content {
	background-color: #F8F0E6!important;
	border-radius: 16px;
}

.t706__cartwin-totalamount-wrap {
	display: none!important;
}

.t706__product-amount {
	display: none!important;
}

.t-store__prod-popup__name {
	font-size: 24px!important;
}

.t-store__prod-popup__price {
	font-size: 20px!important;
}

@media screen and (max-width: 560px) {
	.t-store__prod-popup__name {
		font-size: 18px !important;
	}

	.t-store__prod-popup__price {
		font-size: 16px !important;
	}
}

.t-store__prod-snippet__container {
    padding-top:20px!important;
}

