/*
 Theme Name:     Tiger Media
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Theme created for Tiger Media based on the Divi Child Theme
 Author:         Tiger Media
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* Global
-------------------------------------------------------*/
.mb-10 {
    margin-bottom: 9em;
}

h1.hero {
    font-size: 32px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    letter-spacing: .02em;
}


.tm-inner-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 6em 0 4em 0;
}

.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 1em;
}

.left {
    flex-basis: 100%
}

.right {
    flex-basis: 54%;
    margin-top: 3em;
}

.left-second {
    flex-basis: 55%;
}

.right-second {
    flex-basis: 35%;
}

span.orange {
    color: #FF4D00;
}


span.pink {
    color: #FF0099;
}


span.blue {
    color: #00E0FF;
}

.btn-pink {
    background: #FF0099 !important;
    box-shadow: 0 0 6px #FF0099 !important;
}

.btn-blue {
    background: #00E0FF !important;
    box-shadow: 0 0 6px #00E0FF !important;
}

.btn-pink-outline {
    background: transparent !important;
    border: 1px solid #FF0099 !important;
    box-shadow: none !important;
    color:  #FF0099 !important;
}

.btn-blue-outline {
    background: transparent !important;
    border: 1px solid #00E0FF !important;
    box-shadow: none !important;
    color: #00E0FF !important;
}

p.hero {
    color: white;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .02em;
    line-height: 1.5em;
}
h4.hero {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 13px;
    font-weight: 400;
    color: white;
}

.line-right:after {
    background-color: #8b8da7;
    content: "";
    height: 1px;
    width: 100%;
    margin-left: 1em;
}

.line-right {
    display: flex;
    align-items: center;
}


a.btn {
    background: white;
    padding: 1em;
    display: block;
    color: white;
    max-width: 250px;
    border-radius: 50px;
    margin-top: 1em;
    text-align: center;
    box-shadow: 0 0 6px white;
}

.grow {
    transition: all .2s ease-in-out;
}

.grow:hover {
    transform: scale(1.05);
}

.btn-orange {
    background: #ff4d00 !important;
    box-shadow: 0 0 6px #ff4d00 !important;
}

.small {
    max-width: 96px !important;
    font-size: 11px !important;
    padding: 0.2em !important;
}

.btn-orange-outline {
    background: transparent !important;
    border: 1px solid #ff4d00 !important;
    box-shadow: none !important;
    color: #ff4d00 !important;
}

.tm-card-left img.attachment-thumbnail.size-thumbnail.wp-post-image {
    border-radius: 30px;
    height: 100%;
    object-fit: cover;
}

.tm-card-left {
    flex-basis: 34%;
}

.tm-card-right {
    flex-basis: 61%;
}

.second .tm-card-right {
    flex-basis: 65%;
}

.card p.cat {
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 0;
}

.card p.excerpt {
    color: white;
    font-size: 12px !important;
    font-weight: 300;
    letter-spacing: .04em;
    line-height: 1.6em;
}

.card h3.title {
    color: white;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .09em;
    line-height: 1.2em;
}

.tm-advertising__top-featured.card.second {
    background: #292d42cf !important;
}

.roll h3.title {
    color: white;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .05em;
    padding: 0 0 0 2em;
    border-radius: 6px;
    margin: 2em 0;
    line-height: 1.6em;
    position: relative;
}

.roll h3.title:before {
    content: " ";
    display: initial;
    border-radius: 3px;
    margin-right: 1em;
    position: absolute;
    border-left: 3px solid #ff4d00 !important;
    border-right: 3px solid #ff4d00 !important;
    top: 0;
    bottom: 0;
    left: 0;
}

h3.title.pink:before {
    border-left: 3px solid #FF0099 !important;
    border-right: 3px solid #FF0099 !important;
}

h3.title.blue:before {
    border-left: 3px solid #00E0FF !important;
    border-right: 3px solid #00E0FF !important;
}



.tm-advertising__top-featured.roll:after {
    background-color: #8b8da7;
    content: "";
    display: block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}


/* Header
---------------------------------------------------------
 */

/*.tm-header a:hover {*/
/*    padding-bottom: 10px !important;*/
/*    border-bottom: 1px solid #FF4D00;*/
/*    box-shadow: 0 6px 6px -6px #ff0000;*/
/*}*/


/* Home page
--------------------------------------------------------
 */

section.tm-advertising {
    margin-top: -106px;
}

.tm-advertising__top {
    background: url(/wp-content/uploads/2021/03/Group-43.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 103px;
}

section.affiliate .tm-advertising__top {
    background: url(/wp-content/uploads/2021/03/Group-45.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
}

section.tm-streaming-gaming .tm-advertising__top {
    background: url(/wp-content/uploads/2021/03/Group-44.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
}

.tm-advertising__lower {
    background: #101223;
}

.tm-advertising__top-featured.card {
    display: flex;
    flex-wrap: wrap;
    background: #16192bcf !important;
    padding: 1em;
    border-radius: 30px;
    margin-bottom: 1em;
    justify-content: space-between;
}


/* Footer
-----------------------------------------------------------
 */

.tm-footer .et_pb_menu__menu>nav>ul {
    flex-direction: column !important;
}


@media only screen and (min-width: 880px) {
    h1.hero {
        font-size: 76px;
    }

    p.hero {
        font-size: 19px;
    }

    .left {
        flex-basis: 38%;
    }
}