.t706__carticon {
    display: none !important;
    
}
.t706__cartwin-content{
    padding: 70px 20px !important;
}
.popu-hi {
    display: none;
    width: 60%;
    z-index: 100;
    height: 40%;
    margin: 0;
    align-content: center;
    color: #2d2c2c !important;
    font-weight: 600 !important;
    font-family: ricordimoceann;
    font-size: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgb(255 255 255 / 80%);
    color: white;
    padding: 20px;
    border-radius: 30px;
}
.popu-hi p{
    padding-bottom: 10px;
}
.popu-hi button{
    cursor:pointer;
    font-size: 16px;
    color: #2d2c2c !important;
    font-weight: 600 !important;
    font-family: ricordimoceann;
    border-radius: 10px;
    font-family: ricordimoceann;
    color: #ffffff !important;
    background-color: #5fbab1;
    border: 0px;
    padding: 10px;
    margin: 10px;
}
.popu-content-1 {
    text-align: center;
}
.t706 {
    display: none !important;
}
.t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple.t-product__option-item_active{
    color: #ffffff !important;
    background-color: #2d2c2c !important;
}
.t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple.t-product__option-item_active span{
    color: #ffffff !important;
}
.t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple{
    color: #2d2c2c !important;
}
.js-product-edition-option-name.t-product__option-title.t-typography__options.t-descr.t-descr_xxs {
    border-bottom: 1px solid #2d2c2c;
    margin-bottom: 5px;
}
.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl{
    color: #2d2c2c !important;
    font-weight: 600 !important;
}
.t-descr_xxs{
    font-size: 18px !important;
}
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs .js-product-edition-option-name.t-product__option-title.t-typography__options.t-descr.t-descr_xxs{
    color: #2d2c2c !important;
}
.t-store__prod-snippet__container{
    padding-top: 70px;
    padding-bottom: 70px;
}

.t-slds__thumbsbullet-wrapper div div {
    background-size: contain !important;
}
@media screen and (max-width: 560px){
    .t706__cartwin-content{
        min-height: 100px !important;
        padding: 40px 20px 0px 20px !important;
        
    }
    .t706__orderform{
    margin-bottom: 20px !important;
    }
}
@media screen and (max-width: 790px){
    .popu-hi button{
        width: 80%;
        height: 25px;
        font-size: 14px;
    }
}
@media screen and (max-width: 370px){
    .popu-hi button{
        width: 90%;
        height: 25px;
        font-size: 12px;
    }
    .popu-hi {
        width:80%;
    }
    .popu-content-1{
        display: flex;
        align-items: center;
        flex-direction: column;
    }
}
@media screen and (max-width: 1200px){
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs.js-product-edition-option-name.t-product__option-title.t-typography__options.t-descr.t-descr_xxs{
    font-size: 16px;
    
}
.t-descr_xxs{
    font-size: 16px !important;
}
}