/*
Theme Name: Shopee Affiliate
Description: Shopee Affiliate official theme.
Template: porto
*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

#heading-banner .banner-wrapper {
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

#heading-banner .banner-image, #heading-banner .banner-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
}

#heading-banner .banner-image {
    background-position: center center;
    background-size: cover;
}

#heading-banner .banner-overlay {
    background: linear-gradient( to bottom, rgba(255, 255, 255, 0.51), rgba(0, 0, 0, 0.62) );
}

#heading-banner .banner-content {
    z-index: 100;
    max-width: 1000px;
    text-align: center;
    color: white;
}

#heading-banner .banner-content .banner-title h2 {
    color: #EE4D2D;
    font-weight: 800;
    line-height: 60px;
    font-size: 45px;
}
#heading-banner .banner-content .banner-description {
    font-size: 18px;
    line-height: 35px;
}
#heading-banner .banner-cta, #bottom-cta .banner-cta {
    margin-top: 50px;
    border-radius: 30px;
    font-size: 18px;
    padding: 10px 100px;
    background-color: #fe6433;
    border: none;
}

/* PICK YOUR PARTNER */

.font-16{
    font-size: 16px;
}
.affiliate-input-form{
    background-color: #d1011b;
    padding: 3em 0;
}
.bg-affiliate-partner{
    display: none;
    z-index: 3;
}
.popup-affiliate-partner {
    position: fixed;
    background-color: #c60010;
    color: yellow;
    border: 1px solid #000;
    border-radius: 0.5em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    z-index: 4;
}
.close-affiliate-popup{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.top-kol-text{
    color: #981300;
}
.affiliate-data table{
    border-collapse: separate;
    border-spacing: 0 1em;
}
.affiliate-data table tr td:nth-child(2){
    background-color: #ee4d2d;
    border-radius: 1em;
    padding: 0 1em;
}
.affiliate-data a {
    color: yellow;
}

/* affiliate section */
.affiliate-section .section-title {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 50px;
}

.affiliate-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.affiliate-section#bottom-cta {
    text-align: center;
}

.affiliate-section:first-child {
    padding-top: 0px;
}

.benefit .benefit-icon img {
    max-width: 100px;
}

.benefit .benefit-content .benefit-title {
    font-size: 20px;
    margin: 15px 0;
    text-transform: capitalize;
}

.benefit .benefit-content .benefit-description {
    color: #676767;
}

.benefit-wrapper .benefit {
    margin-bottom: 60px;
}

.benefit-wrapper {
    padding: 0 35px;
}
.brand-wrapper {
    width: 200px;
}
.brand-icon img {
    width: 150px;
}
.sidebar-content {
    z-index: 9;
}
.wpb_single_image.wpb_content_element {
	margin-bottom: 0;
}

/* Affiliate Landing Page*/
.lp-affiliate{
    background-color: #d1011b;
    padding-bottom: 100px;
}
.lp-affiliate img{
    width: 100%;
}
.steps-to-join{
    position: relative;
    font-size: 33px;
    font-weight: 300;
    line-height: 1.5;
}
.register-now{
    position: absolute;
    top: 83%;
    left: 45%;
    width: 40%;
}
.steps-to-join-text-1{
    position: absolute;
    top: 16.5%;
    left: 42%;
    width: 48%;
}
.steps-to-join-text-2{
    position: absolute;
    top: 24.5%;
    left: 42%;
    width: 48%;
}

.steps-to-join-text-3{
    position: absolute;
    top: 43%;
    left: 42%;
    width: 48%;
}

.steps-to-join-text-4{
    position: absolute;
    top: 54%;
    left: 42%;
    width: 48%;
}
.frequently-questions {
    position: relative;
    width: 90%;
    margin: auto;
    margin-top: 10%;
    padding: 8% 7% 3% 7%;
    background-color: #e12d27;
    font-size: 33px;
    border-radius: 45px;
    line-height: 1.5;
}
.frequently-questions img{
    position: absolute;
    top: -150px;
    left: 0;
}
.frequently-questions p{
    color: #fefdfd!important;
}
.frequently-questions .question{
    color: #ffea03!important;
}
.page-id-2791 .container, .page-id-1577 .container, .page-id-2998 .container, .page-id-1577 .container { /* Page_id of Local , UAT , Live(2998, 1577) environment*/
    max-width: 100%!important;
    width: 100%;
    padding: 0px;
}
.page-id-2791 .main-content, .page-id-1577 .main-content, .page-id-2998 .main-content, .page-id-1577 .container {
    padding: 0px!important;
}
.lp-affiliate a{
    color: #0253d0!important;
    text-decoration: underline!important;
}

@media only screen and (max-width: 1501px){
    .steps-to-join, .frequently-questions{
        font-size: 24px
    }
    .frequently-questions img{
        top: -100px;
    }
    .frequently-questions img{
        top: -120px;
    }
}
@media only screen and (max-width: 1100px){
    .steps-to-join, .frequently-questions{
        font-size: 20px
    }
    .frequently-questions img{
        top: -90px;
    }
}
@media only screen and (max-width: 768px){
    .steps-to-join, .frequently-questions{
        font-size: 17px
    }
    .frequently-questions img{
        top: -70px;
    }
}
@media only screen and (max-width: 577px){
    .steps-to-join, .frequently-questions{
        font-size: 12px;
    }
    .frequently-questions img{
        top: -50px;
    }
}
@media only screen and (max-width: 481px){
    .steps-to-join, .frequently-questions{
        font-size: 9px;
    }
    .frequently-questions{
        border-radius: 15px;
    }
    .frequently-questions img{
        top: -45px;
    }
}
@media only screen and (max-width: 321px){
    .steps-to-join, .frequently-questions{
        font-size: 7px;
    }
    .frequently-questions{
        border-radius: 15px;
    }
    .frequently-questions img{
        top: -30px;
    }
}
