/* -----------------------------------------------------------------
## Custom CSS
----------------------------------------------------------------- */
/* Add here all your CSS customizations */

a {
    color: #00A9C0;
}

.category-preview-article {
    cursor: pointer;
}

.header-main .brand_name {
    color: #fff;
    font-family: Rubik, Helvetica, Arial, sans-serif !important;
    margin-left: 30px;
    font-weight: 700;
    font-size: 7.5rem;
}

.gradient-6 {
    /*background: rgb(209,179,196);*/
    /*background: linear-gradient(180deg, rgba(209,179,196,1) 24%, rgba(251,250,250,1) 76%) !important;*/
    /*background: rgb(254,230,194);*/
    /*background: linear-gradient(180deg, rgba(254,230,194,1) 24%, rgba(251,250,250,1) 76%) !important;*/
    /*background: rgb(102,45,140);*/
    /*background: linear-gradient(180deg, rgba(102,45,140,1) 43%, rgba(237,30,121,1) 100%, rgba(27,28,59,1) 100%) !important;*/
    /*background: rgb(30,19,12);*/
    /*background: linear-gradient(180deg, rgba(30,19,12,1) 9%, rgba(154,132,120,1) 100%, rgba(27,28,59,1) 100%) !important;;*/

    /*background: rgb(251,135,43);*/
    /*background: linear-gradient(180deg, rgba(251,135,43,1) 23%, rgba(217,224,33,1) 100%, rgba(27,28,59,1) 100%) !important;;*/

    /*background: rgb(248,181,0);*/
    /*background: linear-gradient(180deg, rgba(248,181,0,1) 0%, rgba(252,234,187,1) 100%, rgba(27,28,59,1) 100%) !important;;*/

    /*background-image: url(/images/3.jpg) !important;*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    background: rgb(31,202,224);
    background: linear-gradient(180deg, rgba(31,202,224,1) 0%, rgba(178,249,241,1) 54%) !important;
}

.home-4 .navigation-bar,
.navigation-bar--inverse.navigation-bar--fullwidth,
.home-4 .navigation-bar,
.home-4 .mobile-header,
.mobile-header--inverse {
    background: #2DCFE2;
}

.cat-5.cat-theme-bg.cat-theme-bg {
    background-color: #FB8600;
}

.cat-2.cat-theme-bg.cat-theme-bg {
    background-color: #FACC0E;
}

.mobile-header .brand_name {
    color: #fff;
    font-family: Rubik, Helvetica, Arial, sans-serif !important;
    font-weight: 700;
    font-size: 1.5rem;
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}

.inline_subscribe {
    font-size: 1rem;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
}

.inline_subscribe span {
    display:inline-block;
    vertical-align: middle;
}

.inline_subscribe i {
    vertical-align: middle;
    font-size: 1.42857rem;
    margin-right: 5px;
}

.social-list li a {
    vertical-align: middle;
}

.slot-box-marker-ad {
    text-align: center;
}

.slot-box-marker-ad .ad-label {
    font-size: 9px;
}

div[id^="div-gpt-ad-"] {
    margin: 10px auto;
    height: auto !important;
}

.navigation--main>li>a:before {
    background: #FACC0E;
}

.single-entry-thumb {
    box-shadow: none !important;
}