.elementor-39890 .elementor-element.elementor-element-026af9a{margin-top:48px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-39890 .elementor-element.elementor-element-a792831 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-39890 .elementor-element.elementor-element-3e98b4c{width:var( --container-widget-width, 106.875% );max-width:106.875%;--container-widget-width:106.875%;--container-widget-flex-grow:0;}.elementor-39890 .elementor-element.elementor-element-3e98b4c .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-39890 .elementor-element.elementor-element-2353c1b{text-align:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-39890 .elementor-element.elementor-element-be4403d{--spacer-size:50px;}.elementor-39890 .elementor-element.elementor-element-49bc6b2:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-39890 .elementor-element.elementor-element-49bc6b2 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(93deg, #B9FFDB 18%, #95ACFD 100%);}.elementor-39890 .elementor-element.elementor-element-49bc6b2 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-39890 .elementor-element.elementor-element-49bc6b2 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-39890 .elementor-element.elementor-element-66d122e{text-align:center;}.elementor-39890 .elementor-element.elementor-element-66d122e .elementor-heading-title{color:#000000;}.elementor-39890 .elementor-element.elementor-element-77cbb4b{margin-top:25px;margin-bottom:25px;}.elementor-39890 .elementor-element.elementor-element-182bfc3{--spacer-size:50px;}@media(min-width:768px){.elementor-39890 .elementor-element.elementor-element-64013b3{width:58.2%;}.elementor-39890 .elementor-element.elementor-element-0557b33{width:41.751%;}}/* Start custom CSS for html, class: .elementor-element-237bdfb */.video-footer{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
}


.views-box{
    display: flex;
    /*flex-direction: row;*/
}
.views-box img {
    height: 30px;
    padding-right: 5px;
}
.left-date{
    display: flex;
    flex-direction: row;
    /*align-items: center;*/
}
.date-box{
    padding-right: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-983d4cd */.playlist-wrapper{
    overflow-y: scroll;
    height: 330px;
    text-align: center
}

.video-box {
    display: flex;
    background-color: #ffffff;
    height: 140px;
    /*width: 300px;*/
    justify-content: center;
    align-items: center;
    border-bottom: 1.5px solid gray;
    cursor: pointer;
}

.thumb {
    flex: 3;
}

.video-desc {
    display: flex;
    flex-direction: column;
    flex: 4;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.video-desc-date {
    color: gray;
    padding-right: 10px;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

.video-desc-date {
    flex: 4;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-83cc4a7 */.footer-share{
    display: flex;
    justify-content: flex-end;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a5ff9a */.stats-container{
    display:flex;
    flex-direction: row;
    justify-content: center;
}
.sub-container{
    /*background-color: #FFFFFF;*/
    display:flex;
    flex-direction: row;
    padding: 15px;
    /*align-items: center;*/
    /*justify-content: center;*/
    
}
.logo{
    margin-right: 10px;
    height: 60px;
    width:60px;
}
.text{
    display: flex;
    flex-direction: column;
}
.redirect-links{
    
}

@media only screen and (max-width: 600px) {
.sub-container{
display:flex;
flex-direction: column;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dff144f */.full-store-container{
 display: flex;
 flex-direction: row;
 justify-content: center;
 
}

.store-container{
    display:flex;
    flex-direction: row;
}
.sub-store-container{
    /*background-color: #FFFFFF;*/
    display:flex;
    padding-right: 30px;
    flex-direction: row;
    /*align-items: center;*/
    /*justify-content: center;*/
    
}
.store-logo{
    margin-right: 10px;
    height: 60px;
    width:60px;
}
.store-text{
    display: flex;
    flex-direction: column;
}/* End custom CSS */