textarea {
    padding-top: 15px !important;
}

@media (min-width: 1200px) {
    .t-popup__container,
    .t706__cartwin-content {
        border-radius: 20px !important;
    }   
}

.t706__cartwin-products,
.t706__cartwin-bottom {
    display: none !important;
}

.t706__cartwin-top {
    border-bottom: none !important;
}

.t706__form-upper-text {
    padding: 0 !important;
}

.slick-track img {
    border-radius: 8px;
}

@media (max-width: 480px) {
	.t668__text {
		font-size: 14px !important;
	}
	
	.t668__title  {
        font-size: 20px !important;
	}
	
    .t-popup__container,
    .t706__cartwin-content {
        border-radius: 10px !important;
    }   
}

    .t-carousel__zoomer__wrapper {
        background-color: white !important;
        /*padding: 20px !important;*/
    }
    
    .t-zoomer__container,
    .t-zoomer__bg {
        background-color: rgba(0, 0, 0, 0.6) !important;
    }
    
.t-feed__post-popup__cover-wrapper {
    display: none !important;
}