.t_datepicker__header{
    border-radius: 12px 12px 12px 12px !important;
    background: #199c68 !important;
    color: white !important;
}

.t706__product-amount--portion, .t706__product-amount {
    display: none;
    
}
.t706__product-del-wrapper {
    display: none !important;}
.t706__product-title {

    padding-right: 0px;
}
.t706__product-imgdiv {
    width: 150px;
    height: 84px;
}
.t706__cartwin-content {
    border-radius: 15px;
    box-shadow: 3px 3px 5px black;
}
@media screen and (max-width: 560px)
{
.t706__cartwin-content {
        max-width: 95%;
}
.t706__product {
    margin-top: 27px;
    margin-bottom: 5px;
}
.t706 .t706__close {
    background: rgba(0,0,0,0);
    position: absolute;
    height: 137px;
}

    
}