/**
Theme Name: The Businet Club
Author: Cáspide Marketing
Author URI: https://www.caspide.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-businet-club
Template: astra
*/


nav ul.main-header-menu > li.menu-item > a {
    padding: 0 0.8em;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.fav-container{
    margin-bottom: 0;
}

/*videotips*/
.uael-post__header.videotips {

}
.uael-post__header.videotips .uael-post__header-filters .uael-posts-tabs-dropdown .uael-filters-dropdown-button, .uael-post__header.videotips .uael-post__header-filters .uael-post__header-filter {
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-accent-font-weight );
}
.uael-post__header.videotips .uael-post__header-filters {
    padding-bottom: 15px;
    border-bottom: 1px solid #B7B7BF;
}

.uael-post__header.videotips .uael-post__header-filters .uael-posts-tabs-dropdown .uael-filters-dropdown-button,
.uael-post__header.videotips .uael-post__header-filters .uael-post__header-filter {
    color: #FFFFFF;
    background-color: #32D7BA;
}

.uael-post__header.videotips .uael-post__header-filters .uael-post__header-filter.uael-filter__current, 
.uael-post__header.videotips .uael-post__header-filters .uael-post__header-filter:hover {
    background-color: #9B9B9B;
}

.uael-post__header.videotips .uael-post__header-filters .uael-post__header-filter {
    padding: 4px 14px 4px 14px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.uael-post__body.videotips {

}

.uael-post__body.videotips .uael-post__bg-wrap {
    width: 100%;
    display: inline-block;
    height: 100%;
    overflow: hidden;
    background-color: #f6f6f6;
    border-radius: 15px 15px 15px 15px;
}

.uael-post__body.videotips .uael-post-grid .uael-post-wrapper {
    padding-right: calc( 20px/2 );
    padding-left: calc( 20px/2 );
    margin-bottom: 20px;
}

.uael-post__body.videotips .uael-post__thumbnail:not(.uael-post-wrapper__noimage) {
    padding-bottom: calc( 0.62 * 100% );    
    margin-bottom: 15px;
}

.uael-post__body.videotips .uael-post__thumbnail img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



.uael-post__body.videotips .uael-post__content-wrap {
    padding: 20px 20px 20px 20px;
}

.uael-post__body.videotips .uael-post__terms {
    background-color: #A1A6A5;
    padding: 5px 5px 5px 5px;
    border-radius: -1px -1px -1px -1px;
    color: #ffffff;
    font-family: var( --e-global-typography-secondary-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-secondary-font-weight );
}
.uael-post__body.videotips .uael-post__title {
    font-family: "Roboto", Sans-serif;
    font-weight: 300;
    margin-bottom: 10px;
    color: var( --e-global-color-secondary );
}

.uael-post__body.videotips .uael-post__separator-wrap {
    margin-bottom: 2px;
    background: linear-gradient( to right, #32D7BA 0%, #ffffff00 100% );
    height: 2px;
    width: 100%;
}

.uael-post__body.videotips span.elementor-button-content-wrapper  {
    color: var( --e-global-color-accent );
    background-color: var( --e-global-color-accent );
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-accent-font-weight );
    color: #ffffff;
    padding: 10px 10px 10px 10px;
}
.uael-post__body.videotips .elementor-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: row-reverse;
}
.uael-post__body.videotips .elementor-align-icon-right {
    margin-left: 16px;
}



#billing_nif_field{
    float: left;
    width: 100%;
}

.woocommerce-orders-table .woocommerce-button, .shop_table.subscription_details .button{
    width: fit-content;
    display: block!important;

}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a:not(:last-child),
.shop_table.subscription_details .button:not(:last-child) {
    margin-bottom: 5px;
}


.woocommerce table.my_account_orders .order-actions .button {
    max-width: fit-content!important;
    padding-top: 10px!important;
    padding-right: 40px!important;
    padding-bottom: 10px!important;
    padding-left: 40px!important;
}


.masterproduct-inpage ul li > .pp-woo-product-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    column-gap: 20px;
    align-items: center;
}



.carruselesHome .pp-image-overlay{
    background-color: #3C4B555E;
opacity: 1;
}

.carruselesHome button.owl-next span{
    float:right;
}

.carruselesHome button.owl-prev span, 
.carruselesHome button.owl-next span {
    background-color: white;
    color: black;
    line-height: 33px;
    font-weight:600;
}

.owl-theme .owl-nav [class*=owl-]:hover{
    background: none;
}

.carruselesHome .owl-item,
.carruselesHome .owl-item .item,
.carruselesHome .owl-item .item > a{
    height:300px;
}

.carruselesHome .owl-item .pp-post-content{
position:relative;
height:300px;
}

.carruselesHome .owl-item .pp-post-content > div{
    position:absolute;
}

.carruselesHome .owl-item .pp-post-thumbnail,
.carruselesHome .owl-item .pp-post-thumbnail img{
    height:100%;
    width: 100%;
}

.carruselesHome .owl-item .pp-post-thumbnail img{
    object-fit: cover;
}

.carruselesHome .pp-post-thumb-content-wrap{
padding: 20px;
bottom: 0;
}

.carruselesHome .pp-post-thumb-content-wrap .pp-post-title{
    font-family: "Bebas Neue", Sans-serif;
    font-size: 27px;
    line-height: 1.1em;
    margin-bottom: 0px;
    color:white;
    text-transform:uppercase;
}

.carruselesHome .pp-post-thumb-content-wrap .pp-posts-button{
    margin-bottom:0;
    background: none;
    font-weight: 600;
}




.uael-post__body.videotips .uael-post-grid .uael-post-wrapper{
    position: relative!important;
    left: 0!important;
    top: 0!important;
}



.uael-post__body.videotips .uael-post-grid .uael-post-wrapper .uael-post__content-wrap{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}


.wg_gift_slider_pp.owl-carousel .owl-stage{
    display: flex;
    justify-content: space-between;
    width: 100%!important;
}

.wg_gift_slider_pp.owl-carousel .owl-stage .owl-item{
    width: 23%;
}


.wg_gift_slider_pp.owl-carousel .owl-stage .owl-item .button.single_add_to_cart_button {
    margin-left: 0!important;
}


.wg_gift .item.wg_gift_product {
    border: none;
}
.woocommerce-result-count {
	display: none !important;
	margin-bottom: 5px!importnt;
}
.woocommerce-Button.button {
    max-width: 240px;
}

.lateralCursos {
    margin-top: 10px;
}
.lateralCursos .item {
    position: relative;
    margin-bottom: 20px;
    min-height: 250px;
    max-height: 250px;
}

.lateralCursos .pp-post-content.pp-content-always {
    position: relative;
    min-height: 250px;
    max-height: 250px;
}

.lateralCursos .pp-post-thumbnail {
    position: relative;
    min-height: 250px;
    max-height: 250px;
}

.lateralCursos .pp-post-thumbnail img {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   -o-object-fit:  cover;
   object-fit: cover;
   height: 100%;
   width: 100%;
   vertical-align: middle;
   display: block;
}

.lateralCursos  .pp-image-overlay {
    background-color: #3C4B555E;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.lateralCursos .pp-post-thumb-content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 20px 0 20px;
    margin: 0px 0px 0px 0px;
    box-sizing: border-box;
}

.lateralCursos .pp-post-thumb-content-wrap h2.pp-post-title {
    color: #ffffff;
    font-family: "Bebas Neue", Sans-serif;
    font-size: 27px;
    line-height: 1.1em;
    margin-bottom: 0px;
}

.lateralCursos .pp-post-thumb-content-wrap p.pp-posts-button.elementor-button.elementor-size-sm {
    background-color: #02010100;
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: left;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-accent-font-weight );
}

button.owl-prev, button.owl-next{
    width: fit-content;
}


.owl-theme .owl-nav {
    margin-top: 0;
    top: 40%!important;
}



.wg_gift .wg_gift_slider_pp  .owl-dots{
    display: none!important;
}


.elementor-flip-box {
    min-height: 280px;
    height: auto!important;
    padding: 10px 0 ;
}

.learndash-wrapper #btn-join, .learndash-wrapper .btn-join{
    margin-left: 0;
}

.favorito {
    color: #32d7ba;
    font-size: 24px;
    cursor: pointer;
}

.carruselesHome.videotips_favoritos .owl-item, 
.carruselesHome.videotips_favoritos .owl-item .item,
 .carruselesHome.videotips_favoritos .owl-item .item > a {
    height: auto;
 }

.ponente {
    position: relative
}
.ponente i.favorito {position: absolute;top: 0;right: 0;}

.outer { margin:0 auto; max-width:1200px;display: flex;}
#big {width: 75%;}
#big .item {padding: 0 margin:2px; color: #FFF; text-align: center;}
#thumbs {width: 25%; padding-left: 5px; box-sizing: border-box;}
#thumbs .item { height:70px; line-height:70px; padding: 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; cursor: pointer;max-height: 60px; }
#big.owl-theme { position: relative; display: block;}
#thumbs.owl-theme .owl-stage {position: relative; display: flex;flex-direction:column;width: 100%!important;}
#thumbs.owl-theme .owl-stage .owl-item {width: 100%!important;}
#thumbs.owl-theme .item {display: flex;justify-content: flex-start;align-items: flex-start;}
#thumbs.owl-theme .item img {width: 25%;}
#thumbs.owl-theme .item span {display: block;padding-left: 10px;font-size: 14px;color:#32d7ba;line-height: 125%;text-align: left;}

#mostarTodos {display: none;}


#listado {position: relative;padding-top: 60px; display: block;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;}
#anadir {position: relative; display: block;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;}
#eliminar {position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;}

#anadir input#crear {

}

#addnew {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    max-width: 150px;
    padding: 5px;
    width: 100%;
    background-color: #32d7ba;
    font-size: 1.3em;
    font-weight: 600;
    border: 0;
}
.tituloLista {display: flex;justify-content: space-between;}

table.learndash-binary-selector-table {margin-top: 20px}

#crear,
#editar, #cancelar {
    font-size: 15px;
        padding: 5px;
    display: inline-block;
    color: white;
    background: #32d7ba;
    border: 0;
    margin-top: 0px;
    margin-left: 10px;
    cursor: pointer;
    line-height: 17px;
    text-decoration: none;
}

#cancelar{
background: black;
}


#cancelar:hover{
    background: grey;
    }
    

#crear:hover,
#editar:hover {
    color: black;
}

#eliminar p {width: 100%}

#eliminar .acciones {display: flex;justify-content: space-between;align-items: center;}

#eliminar .acciones a{
    text-decoration: none;
}

#borrar{
    font-size: 15px;
    max-width: 150px;
    padding: 5px;
    margin: 0 auto;
    display: block;
    background-color: red;
    margin-right: 10px;
    color: white;
    border: 0;
}
#borrar a {color: white;}

#volver{
    font-size: 15px;
    max-width: 150px;
    padding: 5px;
    margin: 0 auto;
    display: block;
    background-color: lightgrey;
    border: 0;
}
a.titulo {
    color: #32d7ba;
    font-size: 25px;
    text-decoration: none;
    font-weight: 400;
}

a.titulo:hover {color: #3a3a3a;}

a.miEnlaceBoton {color: black;font-size: 1rem;text-decoration: none;}
a.miEnlaceBoton:hover {color: white;}

a i.fa-edit {color: #32d7ba;}
a i.fa-edit:hover {color: black;}

a i.fa-trash-alt {color:  red;}
a i.fa-trash-alt:hover {color: black}



#anadir input[type=text] {
    width: 450px;
    display: block;
    border: none;
    color: #32d7ba;
    height: auto;
    font-size: 30px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


#anadir table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
}
#anadir select {
    width: 100%;
    display: block;
    border: 1px solid #9a9a9a;
    padding: 5px;
    border-radius: 0px;
    background-color: #ffffff;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-weight: inherit;
}

#anadir table td{
    padding: 10px;
}

#anadir table td.learndash-binary-selector-section.learndash-binary-selector-section-middle{
    text-align: center;
}

/*Últimos ajustes 20/10/2021*/
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 10px 40px;
    width: auto;
    margin: 0 auto;
}
.woocommerce.archive ul.products li a.button,
.woocommerce > ul.products li a.button,
.woocommerce related a.button,
.woocommerce .related a.button,
.woocommerce .up-sells a.button .woocommerce .cross-sells a.button {
    padding: 10px;
    width: auto;
}
.woocommerce div.product .woocommerce-tabs {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 0;
}
.woocommerce .elementor-7652 .elementor-element.elementor-element-ca91bc9,
.woocommerce .elementor-7658 .elementor-element.elementor-element-ba6bac7,
.woocommerce .elementor-7639 .elementor-element.elementor-element-d18535f,
.woocommerce .elementor-7666 .elementor-element.elementor-element-8ea1ae4
 {
    padding: 90px 0px 0 0px;
}

.woocommerce .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.woocommerce.archive ul.products li a.button:after {
    font-family: "Font Awesome 5 Free";
    content: "\f07a";
    padding-left: 15px;
}

.elementor-button.irPlanes {
    display: block;
    background-color: #32D7BA;
    margin: 0 auto;
    font-weight: 500;
    max-width: 500px;
}

nav ul.main-header-menu > li.menu-item > a {
    padding: 0 .85rem;
}
form.cart .product_meta {display: none;}


/*bolos*/
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    position: relative;
}

.owl-prev,
.owl-next {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    color: #000;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 22px;
    line-height: 22px;
    padding: 20px;
    position: absolute;
    top: 50%;
    height: 40px;
    width: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
}

.owl-prev {
    left: 20px;
}

.owl-next {
    right: 20px;
}

.owl-prev span,
.owl-next span {
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-size: 40px;
    line-height: 28px;

}


.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.summary .product_meta {display: none;}


/*Reproductor playlist*/
.reproductorLista {
    overflow-y: hidden;
    background-color: #252525;
    padding: 10px;
    box-sizing: border-box;
    max-height: calc(720px * (59/100));
}
.reproductorLista #thumbs {
    width: 25%;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 5px;
    background-color: #181818;
    overflow-x: hidden;
    scrollbar-color: rgba(0, 0, 0, .5) rgba(0, 0, 0, 0);
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, .5) rgba(0, 0, 0, 0);
    scrollbar-width: thin;
    padding-left: 5px;
}

.reproductorLista #thumbs:-webkit-scrollbar:vertical {
    width:10px;
}

.reproductorLista #thumbs:-webkit-scrollbar-button:increment,.reproductorLista #thumbs:-webkit-scrollbar-button {
    display: none;
} 

.reproductorLista #thumbs:-webkit-scrollbar:horizontal {
    height: 10px;
}

.reproductorLista #thumbs:-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.reproductorLista #thumbs {
    /*Estilos estándar experimentales (Principalmente Firefox)*/
    scrollbar-color: rgba(0, 0, 0, .5) rgba(0, 0, 0, 0);
    scrollbar-width: thin;
}

.reproductorLista #thumbs::-webkit-scrollbar-track {
    border-radius: 10px;  
}
@media (max-width: 768px){
    .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
        display: block!important;
        flex:100%;
    }

    .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img{
        width: 200px;
        margin: auto;
        display: block;
    }
    .uael-posts-tabs-dropdown .uael-post__header-filters.active {
        display: block;
    }
}

@media (max-width:676px){

    #filters.active {
        display: block;
    }
    #mostrarTodos {
        display: block!important;
    }

    .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
        width: 50%;
    }

    .elementor-flip-box__layer {
        position: relative!important;
        width: 100%;
        height: 100%;
    }
    .elementor-flip-box__layer.elementor-flip-box__back {
        position: absolute!important;
        top: 0;
    }


    .woocommerce form .button.single_add_to_cart_button {
        margin-left: 0!important;
    }
    .woocommerce div.product form.cart .button.single_add_to_cart_button {
        padding: 10px 25px;
    }

    .ocwg_elgbmsg_main{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .ocwg_elgbmsg_main > div.ocwg_elgbmsg_txt{
        width: 100%!important;
        text-align: center!important;
    }

    .ocwg_elgbmsg_main > div.ocwg_elgbmsg_link{
        width: fit-content!important;
        margin: auto!important;
    }

    .mentores-container img{
        max-height: 60px;
        width: auto;
        margin-bottom: 20px;
    }

    .mentores-container .elementor-widget-container p, .mentores-container .elementor-widget:not(:last-child){
        margin-bottom: 0;
        text-align: center;
    }

    .learndash-wrapper .ld-button{
        margin-left: 0;

    }

    .elementor-2 .elementor-element.elementor-element-26b0e767 {
        padding: 90px 0px 0px 0px!important;
    }

    /*Últimos ajustes 20/10/2021*/
    #mostarTodos {display: block;}

    h2.woocommerce-loop-product__title {
        min-height:35px;
    }
    .learndash-wrapper .sfwd-mark-complete {
        width: 90%;
    }
    .learndash-wrapper #sfwd-mark-complete:after, .learndash-wrapper .sfwd-mark-complete:after {
        right: 1em;
    }
    .elementor-1581 .elementor-element.elementor-element-3eb5398 img {
        height: auto!important;
    }

}



.checkout .shop_table.woocommerce-checkout-review-order-table thead th,
.checkout .shop_table.woocommerce-checkout-review-order-table .recurring-totals th{
    background-color: #eee;
    padding: 7px!important;
}


.checkout .shop_table.woocommerce-checkout-review-order-table tr:not(.order-total){
    font-size: 14px!important;
    opacity: 1!important;
}

.checkout .shop_table.woocommerce-checkout-review-order-table td{
    opacity: 1!important;
}

.checkout .shop_table.woocommerce-checkout-review-order-table .order-total{
    color: black;
    font-size: 17px;
}


.elementor-login label[for="user"]:after{
    content: "(Recuerda que el nombre de usuario no tiene espacios)";
    display: block;
    font-size: 11px;
    color: #adadad;
    font-style: italic;
}


form.checkout.woocommerce-checkout .woocommerce-account-fields label[for="account_username"]:after{
    content: "(El nombre de usuario no puede tener espacios)";
    display: block;
    font-size: 11px;
    color: #adadad;
    font-style: italic;
}


small.tax_label{
    display: block;
}


label.nombre-lista-label{
    color: grey;
    font-size: 11px;
}


.listado-img-fav{
    width: 100px;
    height: 100px;
    object-fit: cover;
}


.tip-fav-container{
    display: flex;
    column-gap: 15px;
    align-items: center;
    margin-bottom: 20px;
}


.tip-fav-container p{
    margin-bottom: 0;
}

p.tip-fav-title {
    font-weight: 600;
    font-size: 17px;
}


.videotips-favs-container{
    max-height: 500px;
    overflow: scroll;
}

