html{
    scroll-behavior:smooth;
}

.fw-600 {
    font-weight: 600;
}

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.email-whitelist {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 0px 0px 20px;
    margin-top:50px;
}

.cms-content-pages .container-fluid{ margin-top:0px !important; }

.tabs{ padding:0px; margin:0px;  position:sticky; top:70px; background:#fff;padding: 10px 5px; z-index:9; }
.tabs li {margin: 0px 10px;width: calc(100% / 6);border: solid 1px #eee;border-radius: 10px;}
.tabs ul{ display:flex; align-items:center; list-style:none; padding:0; margin:0;justify-content: center;}
.tabs ul li a{display: flex;  color:#151515;margin: 0px;align-items: center;padding: 10px;}

.tabs ul li img{width: 52px;margin-right: 10px;padding-right: 10px;margin: 0px;margin-right: 10px;border-right: solid 1px #ccc;}
.tabs ul li span{display:inline-block; width:100%;margin-top: 0;}



.email-whitelist img {
    display: block;
    margin: 20px 0 30px;
}

.email-whitelist .sec-heading::before {
    content: '';
    background-image: url(https://www.a.ubuy.com.kw/skin/frontend/default/ubuycom-v1/images/hand-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 22px;
    width: 23px;
    display: inline-block;
    margin-right: 10px;
}

 

.email-whitelist .top-sec {
    margin-bottom: 20px;
}

.email-whitelist .main-heading {
    margin-bottom: 10px;
}

.email-whitelist .main-heading {
    margin-bottom: 10px;
}

.email-whitelist div p:last-child {
    margin-bottom: 0px;
}

.email-whitelist .note {
    font-family: 'Poppins', sans-serif;
    background: #ffb10050;
    font-weight: 600;
    margin-bottom: 25px;
    border-radius: 5px;
    padding: 10px 20px;
    color: #151515;
}

.email-whitelist .note strong {
    font-weight: 700;
}

.email-whitelist .sec-heading {
    display: flex;
    margin-bottom: 15px;
    position: relative;
    align-items: center;
}

.email-whitelist .sec-heading h2 {
    font-size: 20px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
}

.earn-credits {
    margin: 30px 0 0 0;
    border-top:solid 1px #e9e9e9 !important;
    padding-top:30px;
}

.earn-credits .sub-heading {
    margin-left: 35px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.earn-credits .sub-heading h3 {
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    font-size: 14px;
    color: #ffb100;
    line-height: 1;
}

.earn-credits .detail {
    margin-left: 35px;
}

.email-whitelist .earn-credits .listing {
    margin-left: 40px;
    margin-top: 10px;
}

.email-whitelist .listing ul {
    padding-left: 40px;
}

.email-whitelist .listing li {
    margin-bottom: 10px;
    list-style: circle;
}

.earn-credits .sub-heading::before {
    content: '';
    background: #151515;
    min-height: 7px;
    min-width: 7px;
    max-height: 7px;
    max-width: 7px;
    display: block;
    margin-right: 10px;
    transform: rotate(45deg);
}

.main-heading h1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
}


.earn-credits{ scroll-margin-top: 11rem; }

 
@media screen and (max-width: 1400px){
.tabs li {margin: 0px 4px;}
.tabs ul li a{margin: 0px;align-items: center;}
.tabs ul li img{width: 35px; padding-right: 5px;margin: 0px;margin-right: 5px; }

}

@media screen and (max-width: 1024px){


 
.tabs li {margin: 0px 5px; }
.tabs ul{ display:flex; align-items:center; list-style:none; padding:0; margin:0;justify-content: center;}
.tabs ul li a{display: flex;  color:#151515;margin: 0px;align-items: center;padding: 3px;justify-content: center;}
.tabs ul li img{padding-right: 0;margin: 0px;margin-right: 0; border:none;}
.tabs ul li span{display: none;}

}


@media screen and (max-width: 768px){

.earn-credits .sub-heading{ margin-left:0px !important; }
.email-whitelist ul{ padding-left:0px !important;  margin-left:0px !important; }   


.email-whitelist .earn-credits .listing { margin-left:20px; }
.earn-credits{ scroll-margin-top: 9rem; }



}
@media screen and (max-width: 767px){
.earn-credits{ scroll-margin-top: 12rem;  }

.tabs{ top: 112px;}

}

@media screen and (max-width: 576px){

    .email-whitelist .sec-heading h2 { font-size:14px; }
    .tabs ul li img { width:30px; }
}

