.uc-popup-invite .t390 .t-popup__container{
    background: transparent !important;
}
.uc-menu nav.t396__group a {
    transition: color 0.2s ease-in-out;
}
.uc-menu nav.t396__group a:hover {
    color: #7e8c56 !important;
}
.img-shadow .t-bgimg:before,
.img-shadow .tn-atom:before,
.video-shadow a:before{
    content: "";
    background: linear-gradient(0deg, rgb(27 27 27 / 80%), transparent);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 14px;
}
.video-shadow a:before{
    height: 360px;
}
.img-outline div{
    outline: 15px solid #d7d7cb;
}
.left-video-border .tn-atom,
.video-hover-left video {
    border-radius: 0 0 0 40px !important;
}
.video-hover-mobile video,
.mobile-video-border .tn-atom{
    border-radius:0px !important;
}
.right-video-border .tn-atom,
.video-hover-right video {
    border-radius: 0 0 40px 0 !important;
}
.tmenu-mobile__container {
    height: 65px;
    padding: 0 20px;
}
.t228 .t-sociallinks__item, .t228__right_social_links_item {
    padding: 0 2px !important;
}
.tmenu-mobile_opened {
    border-bottom: 1px solid rgb(27 27 27 / 10%);
    z-index: 9999 !important;
}
.t228 {
    border-radius: 0 0 14px 14px;
}
.t744 .t-slds__bgimg{
    border-radius: 14px;
}
.t744 .t-product__option-title{
    display:none;
}
.t744__btn-wrapper a {
    letter-spacing: .5px;
}
.t744__btn-wrapper a {
    font-size: 18px;
    width: 200px;
    height: 50px;
}
.t744__info {
    position: relative;
}
.t744 .t-product__option-variants select {
    height: 50px !important;
    border-radius: 14px !important;
    font-size: 16px;
}
.t744 .t-product__option-variants{
     width:200px;
}
.t744__btn-wrapper{
    /*top: 11vh;*/
    top: 105px;
    left: 38%;
    width:200px;
    position: absolute;
}
.t706__cartwin-totalamount-wrap {
    display: none !important;
}
.t706__cartwin-content {
    max-width: 660px;
    border-radius: 14px;
}
.t702 .t-popup__container{
    border-radius: 14px;
}
.t706__cartwin-heading{
    font-weight: 400;
    font-size: 32px;
}
.t706__product-title a{
    font-weight: 300 !important;
    line-height: 1.2 !important;
    margin-bottom: 7px;
    display: block;
}
.t706__product-imgdiv {
    border-radius: 100px;
}
.t706__form-bottom-text,
.t702 .t702__form-bottom-text{
    font-weight: 300;
    opacity: .7;
    letter-spacing: .5px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0px;
}
.t706 .t-submit,
.t702 .t-submit{
    font-size: 18px;
    letter-spacing: .5px;
}
.t706 .t-form__errorbox-middle {
    display: none !important;
}

@media screen and (max-width: 980px) {
    .t228 .t228__list_item {
        padding: 5px !important;
    }
    .t228 .t-btn {
        letter-spacing: .5px !important;
        font-size: 16px !important;
    }
    .t-sociallinks__svg,
    .t-sociallinks__item a{
        width:35px !important;
        height:35px !important;
    }
}
@media (max-width:960px) {
    .uc-plastic-sertifica .t-container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
                flex-direction: column;
    }
    .uc-plastic-sertifica .t744__col_first{
        -webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;
        margin-bottom:0;
    }
    .uc-plastic-sertifica .t744__col:not(.t744__col_first) {
        margin-bottom:24px;
    }
}
@media (max-width:959px) {
    .video-hover-mobile video{
        height:550px !important;
    }
}
@media (max-width: 560px) {
    .t706__cartwin-content,
    .t702 .t-popup__container{
        border-radius: 0px;
    }
    .t706 .t706__close,
    .t702 .t-popup__block-close{
        background: #7e8c56;
    }
    .t706__cartwin-heading {
        font-size: 30px;
    }
    .t706 .t-submit,
    .t702 .t-submit{
        font-size: 16px;
    }
}
@media screen and (max-width: 480px) {
    .t706__orderform {
        margin-bottom: 0px;
    }
}
@media (max-width:479px) {
    .video-hover video{
        height:260px !important;
    }
    .video-hover-mobile a{
        display:inline !important;
    }
    .video-hover-mobile video{
        height:100vh !important;
    }
    .video-lybaya video {
        outline: 10px solid #d7d7cb !important;
        height:434px !important;
    }
    .video-put video {
        outline: 10px solid #d7d7cb !important;
        height:260px !important;
    }
    .img-outline div{
        outline: 10px solid #d7d7cb !important;
    }
    .uc-principy .video-shadow video,
    .uc-principy .video-shadow a:before{
        height:280px !important;
    }
    .olga-video video{
        height:367px !important;
    }
    .t744 .t-product__option-variants {
        width: calc(50% - 5px);
    }
    .t744 .t-product__option-variants select {
        height: 40px !important;
        font-weight: 300 !important;
    }
    .t744__btn-wrapper{
        top: 69px;
        right: 0;
        left: auto;
        width: calc(50% - 5px);
    }
    .t744__btn-wrapper a {
        width: 100%;
        height: 40px;
        font-size: 15px;
    }
}