.sb_stat_title{
    max-height: 315px;
}

.quotes-prev-block__item-title{
	margin-bottom:16px;
	display: inline-block;
}
.sb_hide_desktop_content{
    position: absolute;
    left: 0px;
}

@media (max-width: 500px) {
    .sb_hide_mobile_content{
        display: none;
    }

    .sb_cute_text{
        height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (min-width: 501px) {
    .sb_hide_desktop_content{
        display: none;
    }
}


/*@media (min-width: 1300px) {*/
/*    .sb_link_external{*/
/*        position: relative!important;*/
/*    }*/
/*}*/


@media (max-width: 700px) {
    .sb_custom_hide_mobile{
        display: none!important;
    }
    .sb_formated_text{
        height: 70px;
        overflow: hidden;
        font-size: 14px;
        white-space: normal;
        font-family: Prompt;
        font-style: normal;
        font-weight: 300;
        line-height: 139.3%;
    }
    .sb_title_name{
        font-size: 16px!important;
    }
    .sb_fix_text_geniuses {
        bottom: -10px !important;
    }

    .sb_block_shadow_banner{
        position: absolute;
        width: 100%;
        background: #10101052;
        bottom: 4px;
        height: 53%;
    }
}


.sb_blog_post{
    top: unset!important;
    bottom: 50px;
}

.sb_rows{
    display: flex;
}

#persons_alphabetical a, .ln-no-match.listNavShow {
    font-family: Prompt, sans-serif;
    font-weight: 400;
    line-height: 155%;
    font-size: 16px;
}

.sb_blog_shadow{
    left: 0!important;
    right: 0;
    top: auto;
    bottom: 30px;
    margin: auto;
    background: #10101052;
    max-height: 33.33333%;
}

.sb_blog_text_padding{
    padding-left: 15px!important;
}

.sb_blog_category{
    padding-left: 15px;
}

@media (max-width: 800px){
    .sb_blog_shadow{
        width: 100% !important;
        max-width: 100%!important;
        bottom: 0;
    }
    .sb_fix_count_view{
        padding-top: 70px;
    }
}

@media (max-width: 500px){
    .sb_fix_count_view{
        padding-top: 100px;
    }

    .sb_quotes_mobile{
        position: absolute;
        bottom: 20px!important;
        left: unset!important;
        right: 20px;
    }
}

@media (min-width: 501px){
    .sb_quotes_mobile{
        display: none;
    }
}

.sb_text_price{
    display: flex;
    width: 80%;
    justify-content: end;
    padding-top: 14px;
}

.fa-heart:before {
    color: goldenrod;
}

.quotes-prev-block__item-title {
    font-size: 20px;
}

.sb_widget2_fix {
    min-height: 140px;
}

.button_source_link {
    justify-content: center;
    margin-right: auto;
    /* position: absolute; */
    /* right: 50px; */
    /* bottom: 50px; */
    text-decoration: none;
    color: #000000;
    background: #FFE49D;
    border-radius: 5px;
    display: flex;
    place-items: center;
    margin-left: auto;
    width: 193px;
    height: 55px;
    font-family: 'Prompt', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.05em;
    margin-top: 35px;
}



.button_source_link:hover {
    color: #FFFFFF;
    background-color: #000000;
}

/*.sb_sidebar_page{*/
/*    max-height: 2000px;*/
/*    overflow: auto;*/
/*    -ms-overflow-style: none;*/
/*    scrollbar-width: none;*/
/*}*/

/*.sb_sidebar_page::-webkit-scrollbar {*/
/*    width: 0;*/
/*    height: 0;*/
/*}*/

.sb_icon_size{
    font-size: 20px;
}

.fa-star:before {
    color: goldenrod!important;
}

.genius-header .set_like {
    transform: translateY(3px);
}

.sb_custom_sidebar{
    min-height: 1080px;
}


.person_date_widget .geniuses-banners__big-banner-title {
    width: 100% !important;
}

@media (max-width:1370px){
    .first-page .geniuses-banners__big-banner-title {

        max-height: 100px;

    }
}


.sb_ad_banner_fix{
    width: 100% !important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.sb_h354{
    /*height: 354px!important;*/
    width: 100%!important;
}

.banner482 img{
    height: unset!important;
}

.sb_fix_ad_posittion{
    margin-bottom: unset!important;
    margin-top: unset!important;
}

.quotes-prev-block__item-title{
    max-height: 130px;
}

.sb_slide_next{
    top: 25%;
    right: -30px;
}

.sb_slide_prev{
    top: 25%;
    left: -30px;
}

.first-page .quote-banners-item .geniuses-banners__big-banner-text {
    max-height: 40%;
}

.sb_cute_two_line{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* start showing ellipsis when 3rd line is reached */
    white-space: pre-wrap; /* let the text wrap preserving spaces */
    height: 42px;
    /*max-width: calc(100% - 20px);*/
}

.genius-quotes__flex.products_category_block.genius-quotes__flex_active, #shop_block {
    margin-bottom: 50px;
}

.sb_btn_position{
    display: flex;
    justify-content: center;
}

.sb_show_more{
    margin-right: auto!important;
}



/*@media (max-width: 600px) {*/
/*    .home-page .geniuses-banners__big-banner-text {*/
/*        left: 60px;*/
/*    }*/
/*}*/