.story-title {
    font-weight: 400;
}
.story-title.first-title {
    font-weight: 600;
}
h2.title-with-icon.alo-icon {
    padding-left: 0;
    padding-bottom: 10px;
}
/* -------------------------------- HEADER NAV ------------------------------ */
.header-top-nav a {
    border-left: none;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: var(--orange);
}
.header-top-nav a i {
    margin-right: 10px;
}
.header-top-nav a img {
    height: 16px;
    width: auto;
    display: block;
}

/* -------------------------------- latest-three-category ------------------- */
.latest-three-category h4,
.latest-three-category .story-title,
h2.fragment-title,
h3.fragment-title,
h4.fragment-title,
h5.fragment-title,
h6.fragment-title {
    font-family: "Nunito Sans", sans-serif;
}

/* ----------------------------- topJNodes-4 topStories-4 ------------------- */
.topJNodes-4 .time-comment {
    margin-top: 5px;
}

/* ------------------------- topStories-aloRecomend-4 ----------------------- */
.fragment-title.border-top {
    margin-top: 0;
    padding-top: 10px;
    border-top: 1px solid var(--gray2) !important;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 800;
}

.topStories-aloRecommend-4 .item.vertical-item::after {
    display: none;
}

/* -------------------------------------------------------------------------- */

h4.breaking-news-title {
    text-align: left;
    background-color: transparent;
    font-size: 24px;
    color: var(--darkgray);
}

.breaking-news {
    background-color: transparent;
    border-bottom: none;
    gap: 0;
}

.breaking-news-content {
    padding: revert-layer;
}

.breaking-news-content .item a img {
    border-radius: 10px;
}
a.button-view-all {
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-width: 150px;
    height: 40px;
}

.banner-iframe {
    top: 90px;
}

.threeStories .item.vertical-item:after {
    display: none;
}

.topStories-4-3 .title-box:not(.first),
.half-left_topStories-1-2-3 .three-story-1-1-1 .storyNav,
.half-right_topStories-1-2-3 .three-story-1-1-1 .storyNav {
    padding-left: 30px;
    position:relative;
}
.topStories-4-3 .title-box:not(.first)::before,
.half-left_topStories-1-2-3 .three-story-1-1-1 .storyNav::before,
.half-right_topStories-1-2-3 .three-story-1-1-1 .storyNav::before {
    font: var(--fa-font-solid);
    content: "\f054";
    width: 20px;
    height: 20px;
    background-color: var(--gray2);
    display:flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left:0;
    top: 0;
    border-radius: 4px;
    font-size: 10px;
}

/*------------------- topStories-slider-3 --------------------*/

.topStories-slider-3 .fragment-title {
    margin-bottom: 10px;
}

.topStories-slider-3 .slider-arrow {
    display: none;
}
.topStories-slider-3 .title-link {
   color: var(--darkgray);
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: 2px; 
}

.topStories-slider-3 .slide img {
    border-radius: 10px;
}

/*----------------------------------------------------------------------------*/

.section.latestStories.twoTabs .section-titles {
    gap: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
    border-bottom: none;
}
.twoTabs .section-titles {
    background-color: var(--twotabs);
    border-radius: 4px;
}
.twoTabs .section-titles .fragment-title {
    flex-basis: 50%;
}
.twoTabs .section-titles .title-h4,
.twoTabs .section-titles .title-h4:last-child {
    text-align: center;
}
.twoTabs .section-titles .section-title {
    padding: 10px 30px;
    border-radius: 4px;
    letter-spacing: 0.45px;
    opacity: 0.5;
    text-align: center;
}
.section-titles .section-title.active,
.section-titles .section-title:hover {
    background-color: var(--twotabsactive);
    letter-spacing: 0.05px;
    opacity: 1;
}
.section.latestStories.twoTabs {
    border-top: none;
    padding-top: 0;
}
.weather-slider .slider-arrow:hover,
.horoscope-slider .slider-arrow:hover {
    color: var(--darkgray);
}
section.section.topStories.topStories-medium-3-small-3-3 {
    padding-top: 10px;
    padding-bottom: 70px;
    margin-bottom: 40px;
}
.topStories-img-4-3 .title-box .title {
    padding-left: 30px;
    position: relative;
}
.topStories-img-4-3 .title-box .title:before {
    font: var(--fa-font-solid);
    content: "\f054";
    width: 20px;
    height: 20px;
    background-color: var(--gray2);
    display:flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left:0;
    top: 0;
    border-radius: 4px;
    font-size: 10px;
}
.topStories-img-4-3 .title-box.first .title {
    padding-left: 0px;
    line-height: 1;
}
.topStories-img-4-3 .title-box.first .title:before {
    display: none;
}
.half-left_topStories-1-2-3,
.half-right_topStories-1-2-3 {
    margin-bottom: 0;
}
.section.weather h4.red-border-top {
    text-align: center;
    border: none;
    padding-top: 25px;
}
.section.weather {
    background-color: var(--twotabs);
    border-radius: 10px;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
}
.section.weather .gray-background {
    border: none;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background-color: transparent;
}
.weather-slider .slider-arrow,
.horoscope-slider .slider-arrow {
    color: var(--darkgray);
    background-color: var(--gray2);
    border-radius: 4px;
    width: 30px;
    height: 30px;
    min-width: inherit;
    font-size: 20px;
}
.weather-slider .slider-arrow:hover,
.horoscope-slider .slider-arrow:hover {
    opacity: 0.7;
}
.threeStories {
    gap: 20px;
}
.section.topStories-img-4-3 .bigger-divider {
    margin-top: 0px;
}
.section.topStories-aloRecommend-4 .fragment-title.border-top {
    padding-top: 20px;
    margin-bottom: 10px;
}
.four-story-2-2 .smaller-story-wrapper {
    gap: 0px 20px;
}
.section.agregator-section-2-4 .storyList {
    margin-bottom: 20px;
}
.section.agregator-section-2-4 a.button.center {
    margin-top: 20px;
}
.topStories-aloRecommend-4 .top-story-wrapper {
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--gray2);
}
.breaking-news-content .item h5 a {
    font-size: 20px;
}
.section.topStories-medium-3-small-3-3 .fragment-title {
    margin-bottom: 10px;
    margin-top: 20px;
}
h2.fragment-title.title-with-icon,
.agregator-list h2.title-with-icon {
    padding-bottom: 10px;
}
.weather .gray-background {
    background-color: initial;
}
.city-temp-icon .icon-temp {
    display: none;
}
.city-forecast .forecast-slider .forecast-day {
    background-color: var(--twotabs);
}
section.topStories-slider-3 {
    margin-bottom: 40px;
}

/*------------------------------------KRIPTO VALUTE----------------------------*/

.section.cryptocurrencies h1 {
    padding-top: 0;
    border: none;
    color: var(--white);
    background-color: var(--orange);
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0;
    margin-top: 0;
}
.section.cryptocurrencies tbody tr td.price {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: var(--red);
}
.section.cryptocurrencies .kursna-lista {
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.section.cryptocurrencies .kursna-lista:after {
    content: "";
    position: absolute;
    width: calc(100% + 40px);
    height: 100%;
    background-color: var(--orange);
    left: -20px;
    top: 0;
    z-index: -1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    
}
.section.cryptocurrencies tbody tr td.currency {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: var(--white);
}
.section.cryptocurrencies .kursna-lista tbody .currency-icon img {
    width: 24px;
    height: 24px;
    background-color: var(--white);
}
.section.cryptocurrencies tbody tr td {
    border-color: var(--gray203);
}
.section.cryptocurrencies tbody tr:last-child td {
    padding-bottom: 20px;
    border: none;
}


