.yottie-widget-feed-section-search-form-input {
    border: 1px solid rgba(175,175,175,.3);
    padding: 10px 15px;
    width: 100%;
    color: #aaa;
    border-radius: 30px;
    font-size: 14px;
}
.yottie-widget-feed-section-search-form-button {
    padding: 14px 20px 14px;
}
#yottie_popup_1 .yottie-popup-video-meta-date, #yottie_popup_1 .yottie-popup-video-meta-description-more {
    color: #8e91a6;
}
#yottie_popup_1 .yottie-popup-video-meta-description-more:hover {
    color: #293056;
}
#yottie_1 .yottie-widget-video-info-properties-item, #yottie_1 .yottie-widget-video-info-passed-time {
    color: #7e85a1;
}
#yottie_1 .yottie-widget-video-info-caption a, #yottie_popup_1 .yottie-popup-video-meta-description a {
    color:#3E4784;
}
#yottie_1 .yottie-widget-video-info-caption a:hover, #yottie_popup_1 .yottie-popup-video-meta-description a:hover {
    color: #FF5B27;
}
#yottie_1 .yottie-widget-video-info-caption, #yottie_popup_1 .yottie-popup-video-meta-description {
font-family: "Outfit", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color:#3E4784;
    -webkit-line-clamp: 4;
    height: auto;
    }
#yottie_1 .yottie-widget-video-info-title, #yottie_popup_1 .yottie-popup-video-title, #yottie_popup_1 .yottie-popup-inner .yottie-popup-video-meta-channel-name {
    color: #293056;
}
#yottie_1 .yottie-widget-video-info-title:hover, #yottie_popup_1 .yottie-popup-inner .yottie-popup-video-meta-channel-name:hover {
    color: #FF5B27;
}
#yottie_1 .yottie-widget-header-channel-properties-item, #yottie_1 .yottie-widget-nav-list-item a, #yottie_popup_1 .yottie-popup-video-views {
    color: #29305687;
}
#yottie_1 .yottie-widget-header-channel-title, #yottie_1 .yottie-widget-header-channel-title a {
    color: #293056;
    font-weight: 600;
}
#yottie_1 .yottie-widget-nav-control-right::before {
    background: linear-gradient(to right, rgba(220, 230, 245, 0), rgb(220 230 245) 60%);
}
#yottie_1 .yottie-widget-nav-control-left::before {
    background: linear-gradient(to left, rgba(220, 230, 245, 0), rgb(220 230 245) 60%);
}
#yottie_1 .yottie-widget-nav {
    background: #dce6f5;
    border-radius: 0 0 15px 15px;
}
#yottie_1 .yottie-widget-feed-section-slide {
    padding-top:40px!important;
}
#yottie_1 .yottie-widget-video {
    border-radius: 15px;
    box-shadow: 1px 0 9px #0000001c;
     transition: box-shadow 0.3s ease-in-out;
}
#yottie_1 .yottie-widget-video:hover {
    box-shadow: 3px 0 21px #0000004a;
}
.yottie-widget-video-classic .yottie-widget-video-info {
    padding: 15px;
}
.yottie-widget-inner {
    border-radius: 15px;
}
#yottie_1 .yottie-widget-header {
    background: #e8f1ff;
}
.yottie-popup .yottie-popup-video-content {
    padding: 30px!important;
    border-radius: 0 0 30px 30px!important;
}
.yottie-popup .yottie-popup-video-player {
    border-radius: 30px 30px 0 0!important;
}
#yottie_popup_1 .yottie-popup-inner {
      border-radius: 30px!important;
}