
@charset "utf-8";
/* CSS Document */

/*Default code*/
.brand_color {color:#a92060;}
.brand_bg {background-color: #a92060;}
.brand_color_grey {color:#333333;}
.brand_color_greylight {color:#666;}
body{font-family: 'Rubik', sans-serif !important;overflow-x: hidden;}
.clearfix:after {    content: ".";    display: block;    clear: both;    visibility: hidden;    line-height: 0;    height: 0;}
 .home-page
 {
    /*background:url(../images/c.png) no-repeat center;*/

 }
.clearfix {    display: block;}
 
html[xmlns] .clearfix {    display: block;}
 
* html .clearfix {    height: 1%;}

body, p, h1, h2, h3, h4,h5,h6,span, ul,ol, li,dl,dt,dd,form{    padding:0;    margin:0; }

html, body {    padding: 0;   height:auto;}

input{    border:none;    outline:none; box-shadow: none !important;}

textarea{    border:none;    outline:none;    overflow:auto;  }

input.button{    border:none;    outline:none;}

input[type=checkbox] {    border:none;    outline:none;  }
  
img{    outline:none;    border:none;max-width:100%;}

li{    list-style:none;}

a{    text-decoration:none;  /*transition: color 0.5s ease-out 0s, background 0.5s ease-in 0s;*/ }

a:hover{    text-decoration:none;  transition: color 0.5s ease-out 0s, background 0.5s ease-in 0s; }
a:focus { outline: none;text-decoration:none; } 
button:focus{outline: 0 !important;}
.form-control:focus{box-shadow: none;}
.btn{box-shadow: none !important;}
input,select,button{outline: none !important;}
.padding-zero{padding: 0;}
.container{max-width:1382px;}

.header_top{border-bottom: 1px solid #e5e5e5; padding: 13px 0;}
.header_top p{font-size: 15px; color: #191919; font-weight: 400;}
.header_top p .fa{margin-right: 7px;}
.header_top .head_top_ryt li{display: inline-block; vertical-align: top; font-size: 15px; color: #191919; font-weight: 400;}
.header_top .head_top_ryt li a{font-size: 15px; color: #191919; font-weight: 400;}
.header_top .head_top_ryt .setting{margin-right: 32px;}
.sr_blk .all_cat_blk, .sr_blk .sr_form{display: inline-block; vertical-align: top;}
.sr_blk{border:1px solid #ebebeb; position: relative; margin-top: 20px;}
.sr_blk .all_cat_blk {
     background:url(../images/arrow.png) no-repeat 87% center; 
    border: 0;
    /* border-radius: 30px; */
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 12px 46px;
}

.owl-carousel .owl-item .img_size img {
    display: block;
     width: 40%; 
}

.sr_blk .sr_form .form-control{font-size: 15px; border:0; padding: 0 15px; height: 48px;    border-left: 1px solid #ebebeb;
    border-radius: 0px;}
.sr_blk .sr_form .form-control::placeholder{color: #a6a6a6;}

.sr_blk .sr_form .btn {
    position: absolute;
    right: 5px;
    top: 6px;
    /* background: url(../images/search.png) no-repeat right center; */
    width: 110px;
    color: #fff;
    border-radius: 0;
    height: 37px;
    background: linear-gradient(to bottom, #a6145d 0%, #821974 100%);
    /* background: linear-gradient(to bottom, #a72161 0%, #362362 100%); */
}
.header_middle .head_mid_ryt{margin-top: 30px; text-align: right;}.header_middle {min-height: 90px;}
.header_middle .head_mid_ryt li{display: inline-block; vertical-align: middle;}
.header_middle .head_mid_ryt li a{color: #191919; font-size: 15px; font-weight: 400;}
.header_middle .head_mid_ryt li:first-child{margin-right: 34px;}
.header_middle .head_mid_ryt li .fa{margin-right: 7px;}
.header_middle .head_mid_ryt li span.cart_val{border-left: 1px solid #e5e5e5; padding-left: 11px;}
.head_menu{/* background: url(../images/header.png) no-repeat;background-size: cover;*/background: linear-gradient(to right, #c62060 0%, #2d2362 100%);}
.head_menu .navbar-nav .nav-link {
    font-size: 14px;
    color: #fff;
    /* font-weight: 500; */
    padding: 16px 10px;
    position: relative;
    z-index: 9;
}
.head_menu .navbar-nav .nav-item{padding: 0 3px;position: relative;}.head_menu .navbar-nav .nav-item:last-child{margin-right: 0}
.head_menu .navbar-nav .nav-item:last-child a
{padding-right: 0;}
/*.head_menu .navbar-nav .nav-item:hover::before{content: ''; width: 60%; height: 6%; background: #fff; position: absolute;z-index: 0; margin-top:50px;left: 0;text-align: center;
    -webkit-transform: skew(25deg);-moz-transform: skew(25deg);}*/


.head_menu .navbar-nav .nav-item:first-child{margin-left: 0;padding-left: 0;}.head_menu .navbar{padding-top: 0;padding-bottom: 0;}
.all_cat_blk ul li{display: inline-block; margin-right: 5px;}
.all_cat_blk ul li span, .all_cat_blk ul li a{font-size: 15px; color: #fff; font-weight: 500; text-transform: uppercase;}
.all_cat_blk ul {
    margin-top: 7px;
}
.banner .carousel-indicators{bottom: 60px;}
.banner .carousel-indicators li{width: 9px; height: 9px; background: #fff; border-radius: 30px; margin: 0 5px;}
.banner .carousel-indicators li:hover{background: #012b72;}
.banner .carousel-caption{bottom: -36px;padding: 0;}
.header_top .head_top_ryt li a:hover{color:#012b72; }
.banner .carousel-inner .carousel-caption .mor_det {
      background: linear-gradient(to bottom, #a6145d 0%, #821974 100%);
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    /* font-weight: 500; */
    border-radius: 3px;
    padding: 10px 19px;
    display: inline-block;
    /* border: 1px solid transparent; */
}

.review1 {
    font-size: 14px;
    margin: 0 18px;
    text-decoration: line-through;
}
/* .banner .carousel-inner .carousel-caption .mor_det:hover{border:1px solid #012b72; color: #012b72; background: #fff;}*/
.banner .carousel-item-next, .banner .carousel-item-prev, .banner .carousel-item.active{transition: -webkit-transform .6s ease; transition: transform .6s ease; 
transition: transform .6s ease,-webkit-transform .6s ease;}
.navbar-brand img {
    max-height: 55px;
}
.left_pro_blk{/*padding: 10px 15px 25px;*/}
.left_side_bar .owl-carousel .owl-item img{width: auto;}
.pro_new .model{font-size: 11.5px; display: inline-block; vertical-align: middle; color: #a6a6a6; text-transform: uppercase;}
.pro_cont {}
.pro_cont h3 {
    font-size: 14px;
    color: #525050;
    font-weight: normal;
    line-height: 20px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_img img{margin: 0 auto;object-fit: cover;}
.pro_price {padding: 5px 0 7px;/* border-bottom: 1px solid #e7e7e7; */align-items: end;}
.pro_price .price{font-size: 14.5px; color: #ad235f; font-weight: 500;}
.pro_price .per{font-size: 11.5px; color: #fff; font-weight: 500; background: #ffb136; border-radius: 3px; line-height: 25px; padding: 0 9px;}
.pro_price .review .fa{color: #ffb136;}
.pro_hours{text-align: center; margin: 22px 0;}
.pro_hours .sec{display: inline-block; vertical-align: top; margin: 0 5px;}
.pro_hours .sec span{background: #f2f4f5; display: flex; font-size: 15.5px; color: #191919; width: 36px; height: 36px; justify-content: center; align-items: center; 
border-radius: 30px;text-align: center; margin-bottom: 3px;}
.pro_hours .sec label{font-size: 11.5px; color: #6e6e6e; text-transform: uppercase;}
.prog_blk{margin-bottom: 4px;}
.prog_blk p{font-size: 11.5px; color: #a6a6a6; }
.prog_blk p span{color: #191919;}
.pro_img{min-height: 184px; /*display: flex;*/ align-items: center;}
.ryt_side_bar .col-md-3{padding: 0 5px; margin-bottom: 26px;}
.ryt_side_bar .left_pro_blk{padding: 10px 15px 17px;  border: 0px solid transparent;background: #f6f6f8;
    margin-bottom: 10px;}
.ryt_side_bar .col-md-3{position: relative;}
.pro_img{position: relative;background: #f6f6f8;}
.quick_view{position: absolute;  top: 0; bottom: 0; justify-content:center; align-items: center; left: 0; right: 0; display: none;}
.quick_view a{font-size: 13px; color: #fff; display: inline-block; padding: 9px; background: rgba(0,0,0,0.5); width: 128px;}
.cart_list { /*border-top: 1px solid #f3f3f3;*/ margin-top: 13px; position: absolute; bottom: -47px; width: 96%; left: 0; background: #fff; z-index: 9;
padding: 13px 15px 10px; display: none !important; margin: 0 auto; right: 0; box-shadow: -1px 0 12px #ededed;}
.left_pro_blk:hover{/*border: 1px solid transparent; box-shadow: 0 0 12px #ededed;*/}
.left_pro_blk:hover .cart_list {display: flex !important;}
.cart_list .ex a, .cart_list .ex a{color: #12397b; border: 1px solid #e7e7e7; border-radius: 3px; padding: 6px 10px; display: block;}
.cart_list .ex a i{color: #12397b;}
.cart_list .cart a{background-color: #012b72; color: #fff; font-size: 13px; text-transform: uppercase; padding: 8px 12px; display: block; border: 1px solid #1f71bb;}
.left_pro_blk:hover .quick_view{display: flex;}
.ryt_side_bar .left_pro_blk .pro_price{padding: 10px 0 0; border-bottom: 0;}
.left_side_bar .hd{font-size: 20px; line-height: 26px; color: #191919; font-weight: 400; display: block; padding-bottom: 13px; border-bottom: 1px solid #e5e5e5; margin-bottom: 20px;}
.left_side_bar .progress-bar{background: #012b72;}
.left_side_bar .progress{background: #ebebeb;border: 1px solid #fafafa; border-radius: 20px; height: 13px; background-color:#ebebeb;}
.cat_blk{padding: 42px 0 36px; text-align: center;}
.cat_blk span{font-size: 16px; color: #fff; font-weight: 400; display: inline-block; padding-top: 18px; border-bottom: 2px solid transparent; line-height: 16px;}
.cat_blk .cat-img img{width: auto; margin: 0 auto;}
.cat_blk:hover span{border-bottom: 2px solid #8795aa;}
.com_hd{}
/* .com_hd h3{


    font-size: 24px; line-height: 26px; color:  #333333; font-weight: 500; padding-bottom: 13px; text-transform: uppercase;



} */
.sec_top .owl-nav{display: block !important; top: -65px; position: absolute; right: 0;}
.sec_top .owl-nav span{font-size: 0}
.sec_top .owl-nav .owl-prev{background: url(../images/left_arr.png) no-repeat left center !important; width: 24px; height: 24px; margin-right: 9px;}
.sec_top .owl-nav .owl-next{background: url(../images/ryt_arr.png) no-repeat left center !important; width: 24px; height: 24px; }
.sec_top .owl-nav .owl-prev:hover{background: url(../images/left_arr_hov.png) no-repeat left center !important;}
.sec_top .owl-nav .owl-next:hover{background: url(../images/ryt_arr_hov.png) no-repeat left center !important;}
.spl_blk .spl_price h4, .spl_blk .spl_price a{font-size: 15px; color: #191919; font-weight: 400;}
.spl_blk .spl_price span.price{font-size: 15px; color: #012b71; font-weight: 500; margin-top: 13px; display: block;}
.spl_blk .spl_price{max-width: 135px;}
.spl_blk .spl_cont{border-bottom: 1px solid #e5e5e5; padding-bottom: 19px; margin-bottom: 28px; min-height: 105px;}
.spl_blk .spl_cont:last-child{ margin-bottom: 0;}
.sec_spl_cou{margin-top: 28px;}
.cou_blk .offer_banner {
    /* background: #fff; */
    /* box-shadow: 3px 19px 14px -19px #cecece; */
    /* padding: 46px 0; */
    display: flex;
    /* justify-content: center; */
    align-items: center;
    min-height: 160px;
    border-radius: 11px;
}.cou_blk .offer_banner img{width: auto;}
.cou_blk .item{padding: 20px 5px; background: url(../images/off_bg_img.png) no-repeat center;}
.cou_blk .owl-nav span{font-size: 0;}
.cou_blk .owl-nav .owl-next {
    background: url(../images/off_ryt_arr.png) no-repeat right center !important;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5rem;
    right: -3em;
}
.cou_blk .owl-nav .owl-next{background: url(../images/off_ryt_arr_hov.png) no-repeat right center !important; 
    width: 50px; height: 50px; position: absolute; top: 5em; right: -3em; 
}

.cou_blk .owl-nav .owl-prev {
    background: url(../images/off_left_arr_hov.png) no-repeat right center !important;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5rem;
    left: -47px;
    /* right: -3em; */
    /* box-shadow: 0 0 12px #cecece; */
    /* border-radius: 30px; */
}
/*.cou_blk .owl-nav .owl-prev:hover{background: url(../images/off_left_arr_hov.png) no-repeat left center !important;}
.cou_blk .owl-nav .owl-next:hover{background: url(../images/off_ryt_arr_hov.png) no-repeat left center !important;}*/
.deal_container .row{margin: 0;}
.deal_blk {
    text-align: center;
    /* box-shadow: 15px 15px 10px -10px #cecece; */
    /* border: 1px solid #ececec; */
    position: relative;
    padding: 0 18px 56px;
    /* margin-bottom: 38px; */
    background: #f7f7f7;
    /* border-radius: 20px; */
    margin-right: 17px;
}
.deal_brand_img h3
{
    font-size: 22px;
    text-align: left !important;
    font-weight: bold;
    color: #2c2b2b;


}
.deal_blk .deal_text{font-size: 11.7px; color: #3c3c3c;padding-bottom: 11px; }
.deal_blk .deal_view a{display: block; width: 97px; border:1px solid #a7b5ce; margin: 10px auto 0; padding: 6px 0; border-radius: 5px;}
.deal_blk .deal_view a.get_deal{

   
   
    /* background: url(../images/search.png) no-repeat right center; */
    width: 125px;
    color: #fff;
    
    background: linear-gradient(to bottom, #a72161 0%, #362362 100%);



}

.deal_blk .deal_view a.view_off{color: #012b71;}



.deal_blk .deal_off {
   position: absolute;
    /* left: 0; */
    top: 0;
    /* padding: 6px 24px 20px 13px; */
    background: url(../images/off_bg.png) no-repeat center;
    background-size: cover;
    right: -10px;
}
.deal_view ul li
{
    display: inline-block;
}
.deal_blk .deal_off h4 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 25px;
}.deal_blk .deal_brand_img{padding-top: 42px; padding-bottom: 22px;margin-bottom: 15px;}
.deal_blk .deal_brand_img img{display: block; position: relative; z-index: 9; min-height: 27px;}
.deal_container .col-md-3{padding: 0 3px;}
.sec_cash_back .deal_blk .deal_brand_img img {width: auto; min-height: 36px;}
.sec_cash_back .owl-nav span{font-size: 0;}
.sec_cash_back .owl-nav .owl-prev{background: url(../images/off_left_arr.png) no-repeat left center !important; width: 40px; height: 40px; position: absolute; bottom: 10.3em; left: -3.5em; 
box-shadow: 0 0 12px #cecece; border-radius: 30px;}
.sec_cash_back .owl-nav .owl-next{background: url(../images/off_ryt_arr.png) no-repeat right center !important; width: 40px; height: 40px; position: absolute; bottom: 10.3em; right: -3.5em; 
box-shadow: 0 0 12px #cecece; border-radius: 30px;}
.sec_cash_back .owl-nav .owl-prev:hover{background: url(../images/off_left_arr_hov.png) no-repeat left center !important;}
.sec_cash_back .owl-nav .owl-next:hover{background: url(../images/off_ryt_arr_hov.png) no-repeat left center !important;}
.cat_week_blk{box-shadow:0 0 12px #cecece; border: 1px solid #ececec; text-align: center; padding: 0 6px 18px; margin-top: 70px;}
.cat_week_blk .cat_wk_img img {
   
    margin-top: 21px;
}
.cat_week_blk .cat_wk_img {
    box-shadow: 0 0 3px #cecece;
    border-radius: 80px;
    background: #fff;
    width: 100px;
    text-align: center;
    height: 100px;
    /* display: flex; */
    /* justify-content: center; */
    margin: 0 auto;
    border:1px solid #ad235f;
}
.cat_week_blk h4 {
    font-size: 18px;
    line-height: 26px;
    color: #2c2b2b;
    /* text-transform: uppercase; */
    margin-bottom: 0px;
    margin-top: 17px;
    padding: 5px 63px;
}
.cat_week_blk p {
    font-size: 15px;
    line-height: 26px;
    color: #6e6e6e;
    padding: 8px;
}
.sec_top_cat_blk .col-md-3{padding: 0 37px;}
.cat_week_blk .cat_wk_img{margin-top: -63px;}
.sec_top_cat_blk{padding-bottom: 38px;/*background: url(../images/select.png) no-repeat left top;background-size: cover;*/}
.sec_top_cat_blk .row{margin-right: -35px; margin-left: -35px;}
.sec_hot_deals{background: url(../images/deal_bg.png) no-repeat; background-size: cover; padding: 67px 0 60px; margin-bottom: 32px;}
.sec_hot_deals .container{max-width: 1030px; margin: 0 auto;}
.sec_hot_deals .hot_deal_cont a{color: #fff; font-size: 15px; background:#012b71; display: inline-block; padding: 5px 12px; border-radius: 5px; border:1px solid transparent;}
.sec_cash_back .owl-dots{display: none;}
.sec_hot_deals .hot_deal_cont{margin-top: 4em;}
.sec_mob_app{background: url(../images/mob_bg.png) no-repeat center; padding: 62px 0 78px; text-align: center; margin-bottom: 20px;}
.sec_mob_app ul{margin-top: 30px;}
.sec_mob_app ul li {display: inline-block;}
.game_blk{background: #e2f1f6; padding-top: 17px; padding-left: 30px; margin-top: 30px;}
.game_blk > div{display: inline-block;}
.game_blk .game_img{float: right;}
.game_blk .game_cont span{font-size: 11px; color: #012b72; text-transform: uppercase; margin-bottom: 9px;}
.game_blk .game_cont h2{font-size: 23px; color: #191919;font-weight: 400; margin-bottom: 5px; }
.game_blk .game_cont h3{font-size: 23px; color: #191919; }
.game_blk .game_cont a{display: block; font-size: 14px; color: #247cc6; margin-top: 18px;}
.sec_mob_app h3 {font-size: 32px; color: #fff; font-weight: 700;}
.sec_hot_deals .hot_deal_cont h2{font-size: 46px; color: #fff; font-weight: 700;}
.sec_hot_deals .hot_deal_cont h3{font-size: 46px; color: #fff; font-weight: 400; margin:10px 0 23px;}
.on_sale_hd {
    display: flex;
    /* border-bottom: 1px solid #e5e5e5; */
    /* padding-bottom: 11px; */
    /* margin-bottom: 20px; */
}
.on_sale_hd h2{font-size: 20px; color:  #191919; font-weight: 500; margin-right: 15px;}
.on_sale_hd ul li a{font-size: 15px; color: #2c2b2b; padding: 0 11px !important;}
.on_sale_hd .nav-tabs { border-bottom: 0; margin-top: 2px; /* width: auto; */ width: 100%;}
.on_sale_hd .nav-tabs .nav-item{margin: 0; width: auto; padding: 0; }
.on_sale_hd .nav-tabs a::after{display: none;}
.on_sale_hd .nav-tabs .nav-item .nav-link{padding: 0; border:0;}
.on_sale_hd .nav-tabs .nav-item.show .nav-link, .on_sale_hd .nav-tabs .nav-link.active, .on_sale_hd .nav-tabs .nav-link:hover{border:0;  color: #a92060;}
.on_sale_hd .view_all:hover{color: #012b72;}
.on_sale_hd .view_all{float: right; color: #6e6e6e; font-size: 15px; text-decoration: underline;}
.left_pro_blk .owl-nav{display: block !important; top: -65px; position: absolute; right: -16px;}
.left_pro_blk .owl-nav span{font-size: 0}
.left_pro_blk .owl-nav .owl-prev{background: url(../images/left_arr.png) no-repeat left center !important; width: 24px; height: 24px; margin-right: 9px;}
.left_pro_blk .owl-nav .owl-next{background: url(../images/ryt_arr.png) no-repeat left center !important; width: 24px; height: 24px; }
.left_pro_blk .owl-nav .owl-prev:hover{background: url(../images/left_arr_hov.png) no-repeat left center !important;}
.left_pro_blk .owl-nav .owl-next:hover{background: url(../images/ryt_arr_hov.png) no-repeat left center !important;}
.left_pro_blk .owl-dots{display: none;}
.banner .carousel-control-prev-icon{background: url(../images/ba_left_arr.png) no-repeat center; width: 40px; height: 40px; }
.banner .carousel-control-next-icon{background: url(../images/ba_ryt_arr.png) no-repeat center; width: 40px; height: 40px;opacity: 0.4; }
.banner .carousel-control-prev-icon:hover{background: url(../images/ba_left_arr.png) no-repeat center;}
.banner .carousel-control-next-icon:hover{background: url(../images/ba_ryt_arr.png) no-repeat center;opacity: 1;}

/* Footer */

.footer {
    background: #f6f6f8;
    padding-top: 23px;
}

.news_letter_blk2 {
    background: url(../images/phone.png) no-repeat left top;
    padding-left: 42px;
    /* margin-top: 8rem; */
}
.news_letter_blk2 p,.news_letter_blk2 h3
{
color: #2c2b2b;
    padding-left: 57px;
}

.news_letter_blk1 {
    background: url(../images/cont.png) no-repeat 3% top;
    padding-left: 70px;
    /* margin-top: 9rem; */
}
.news_letter_blk1 p,.news_letter_blk1 h3
{
color: #2c2b2b;
}
.news_letter_blk1 .foo_links li a
{
color: #fff !important;
}
.foo_acc1{

/* margin-top: 6rem; */
}
.foo_acc1 h6

{
    color: #2c2b2b !important;

}
.foo_acc1 ul li a

{
    color: #2c2b2b !important;
}

.foo_news_letter_blk{ padding: 33px 0 28px;     background: linear-gradient(to right, #c62060 0%, #2d2362 100%);}
.foo_news_letter_blk .container{/*max-width: 1170px; margin: 0 auto;*/}
.foo_news_letter_blk .news_letter_blk{}
.foo_news_letter_blk .news_letter_blk h3{font-size: 30px; color: #fff; font-weight: 500; margin-bottom: 3px;}
.foo_news_letter_blk .news_letter_blk p{font-size: 15px; color: #fff; font-weight: 400;}
.foo_sub .form-control {
    height: 49px;
    padding: 10px 20px;
    border: 0;
    /* border-radius: 30px; */
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #e8e6e6;
}.foo_sub .form-control::placeholder{color: #a6a6a6;}
.foo_sub .sr_form{position: relative;}
.foo_sub .sr_form .btn {
    position: absolute;
    right: 0px;
    top: 0px;
    /* background: url(../images/search.png) no-repeat right center; */
    width: 121px;
    color: #fff;
    margin: 4px;
    height: 42px;
    background: linear-gradient(to bottom, #a6145d 0%, #821974 100%);
}
.foo_news_letter_blk .foo_sub{margin-top: 2px;}
.footer-top{}
.footer-top .foo_cont p{font-size: 16px; color: #6e6e6e; line-height: 28px; font-weight: 400;}
.footer-top .foo-logo{margin-bottom: 28px;}
.footer-top .soc_icons {margin-top: 16px;}
.footer-top .soc_icons li{display: inline-block; vertical-align: top; margin-right: 7px;}
.footer-top .soc_icons li a {
    display: flex;
    width: 32px;
    height: 42px;
    /* border: 1px solid #e5e5e5; */
    /* border-radius: 50px; */
    color: #fff;
    justify-content: center;
}
.footer-top .soc_icons li a .fa{font-size: 18px;}
.footer-top .soc_icons li a:hover {
    color: #fd3b86;
}
.footer-top h6{font-size: 21px; color: #191919; font-weight: 500px; margin-bottom:5px;}
.footer-top .foo_links li a {
    display: block;
    font-size: 14px;
    color: #0a0606;
    padding: 3px 0;
    /* font-weight: 40; */
}.footer-top .foo_contact ul li{font-size: 15px; color: #6e6e6e; line-height: 36px;}
.footer-top .foo_contact ul li span{font-weight: 500; color: #191919;}
.footer-top .foo_info, .footer-top .foo_acc, .footer-top .foo_contact{padding: 0 0 22px; margin-top: 50px;}
.footer-top .foo_contact{padding-right: 0;}
.copy_ryt{padding: 19px 0;}
.copy_ryt p{font-size: 15px; color: #2c2b2b; padding: 0 15px;}
.copy_ryt p a{color: #012766; font-size: 16px; font-weight: 500;}


/* how it works */
#demo-2 input[type=search] {width: 15px;padding-left: 10px;color: transparent;cursor: pointer;}
input[type=search]{-webkit-appearance: textfield; -webkit-box-sizing: content-box; font-family: inherit; font-size: 100%; background: url(../images/search_white.png) 9px center no-repeat; 
padding: 8px 10px 8px 32px;width: 16px;border-radius: 10em;transition: all .5s;font-size: 0;vertical-align: middle;}#demo-2 input::placeholder{color: #fff;}
#demo-2 input[type=search]:focus {width: 130px; padding-left: 32px; color: #fff; background-color: #012b71; cursor: auto;font-size: 13px;}
.innerpageheader{background:#002363;color: #fff;padding: 13px 0;}.header_menu li{display: inline-flex;padding: 0 36px;position: relative;}.header_menu{text-align: right;}.header_menu li a{color: #fff;
padding: 0 5px;font-size: 18px}.header_menu li:first-child{padding: 0;}.header_menu li:last-child{padding-right: 0;}.header_menu li::before {content: ''; width: 2px; height: 17px;
background: #fff;position: absolute; top: 4px;left: 0;}.header_menu li:first-child::before,.header_menu li:nth-child(2)::before{display: none;}
.how_contentt{padding: 9px 0;border-bottom: 1px solid #d0cdcd;}.nav-tabs a{color:#3c3c3c;font-size: 18px;font-weight: 500;padding: 16px 10px;display: inline-block;position: relative;}
.nav-tabs a:hover::after,.nav-tabs  a.active::after{transform: scaleX(1);}.nav-tabs a::after{border-bottom:2px solid #012766;content: "";display: block;transform: scaleX(0);
transition: transform 250ms ease-in-out;position: absolute;bottom: 2px;left: 0;width: 100%;}.nav-tabs li{
  width: 5%;
  text-align: center;padding: 0 6px;}
.nav-tabs{width: 100%;border-bottom: none;}.how_container .tab-pane h2{font-size: 28px;color: #3c3c3c;font-weight: 500;padding-top: 27px;}.how_container .tab-pane h1{font-size: 35px;
color: #3c3c3c;font-weight: 100;display: inline-block;padding: 0 5px 25px 5px;border-bottom:1px solid  #012766;}.how_container .tab-pane{text-align: center;}
.how_container .tab-content{width: 100%;}.how_content_container, .not_found_page {background-image: url(../images/bodybg.png);background-size: 100% auto;background-repeat: repeat-y;color: #3c3c3c;
    background-position: top center;}.how_content {margin-bottom: 20px;}.how_content p{font-size: 18px;font-weight: 500;margin: 0 0 5px 0;color: #3c3c3c;line-height: 30px;}
.how_content img {margin-bottom: 20px;}.howit_cont  .row{padding:10px 0;}.how_text{text-align: left;}.how_text h4 {font-size: 28px;font-weight: 500;
  margin-bottom: 15px;}.how_text p{font-size: 14px;line-height: 26px;font-weight: 500;}.how_image{text-align: center}
.how_content label{position: relative;}.how_content label::before{content: '';position: absolute;background-size: 100% auto; background-position: center center;
  background-repeat: no-repeat;background-image: url('../images/how_arw.png'); width: 105px; height: 23px;right: -117px;top: 48px;}
.how_content_last label::before{display: none}.how_content_box.my-5.text-center { width: 90%;margin: 0 auto;}.how_h4{font-size: 24px;font-weight: 500;}
#menu1 .how_content label::before { width: 185px; background-image: url(../images/how_arw1.png);right: auto;left: 180px;}#menu1 .how_content_box > div:last-child label::before{display: none;}
.how_h4 span{border-bottom: 1px solid #012766;padding-bottom: 15px;display: inline-block;}.howit_cont  .how_text::before {content: '1';position: absolute;left: -50px;top: -5px;
    font-size: 28px; font-weight: 500; background-size: 100% auto; background-position: center center; background-repeat: no-repeat; background-image: url(../images/count.png);
    width: 50px; height: 52px; text-align: center; color: #fff; line-height: 50px;}.howit_cont .row:nth-child(2) .how_text::before {content: '2';}
.howit_cont .row:nth-child(3) .how_text::before {content: '3';}.howit_cont .row:nth-child(4) .how_text::before {content: '4';}.howit_cont .row:nth-child(5) .how_text::before {content: '5';}
.how_head{font-size: 18px;font-weight: 500;color: #000;}.font_text{color: #000;font-size: 14px;font-weight: 500;}.cms_text_pane p{font-size: 14px;line-height: 25px;}
/* end */


/* modal */
.modal-content{border-radius: 0;}.signup_form h4{font-size: 34px;text-align: center;}.signup_form{max-width: 370px;margin: 25px auto 28px auto;min-height: 575px;}
.form_color{background: #012766;color: #fff;}.commonmodal .modal-body{padding: 0;}.commonmodal .modal-content{border:none;}
.signup_form label{font-size: 15px;display: inline-block;width: 100%;}.signup_form .form-control{height: 50px;border:1px solid #fff;border-radius: 0;
    background: transparent !important;color: #fff;}.signup_form p{font-size: 14px; letter-spacing: 1px;}.signup_form p a{color: #fff !important;text-decoration: underline !important;}
.bx-btn{    height: 50px; border-radius: 0; font-size: 15px; font-weight: 500; text-transform: uppercase; text-align: center; line-height: 50px; width: 100%; 
    text-decoration: none !important;display: inline-block; color: #fff !important; border: 1px solid #fff;letter-spacing: 1px;}.signup_form p a:hover{}
.modal-content .close{/*background-image: url(../images/closee.png);*/background-size: contain;width: 80px;height: 80px;background-repeat: no-repeat;background-position: top right;
    position: absolute;right: 0; opacity: 1; z-index: 9;}.commonmodal {padding-right: 0 !important}
.accept_check {text-align: center;padding: 0; align-items: center;display: flex;justify-content: flex-start;}
.form-check.form-check-inline {width: 14px; height: 14px; border: 2px solid #a6a6a6; border-radius: 3px;justify-content: center; margin-right: 10px;}
.form-check.form-check-inline input:checked + label {background: #fff; padding: 0; border-radius: 50%; width: 6px; height: 6px; }
.form-check.form-check-inline input {opacity: 0; position: absolute; margin: 0; }.form-check.form-check-inline label{ width: 100%; height: 100%;display: inline-block;}
#login_content .signup_form p { font-size: 15px;}.or{position: relative;border-top: 1px solid #fff;text-align: center;}.or span{padding: 0 15px;font-size: 15px;position: relative;
top: -12px;background: #012766;}.signup_form .social_popup a {text-decoration: none !important; letter-spacing: 0; font-size: 15px; padding: 0 10px;}
.signup_form .social_popup  i{margin-right: 5px;font-size: 18px;}.white-color{color: #fff !important;}
/* end */

/* All Category */
.all_category_page h1{font-size: 20px; color: #191919; font-weight: 500; text-transform: uppercase; display: inline-block; border-bottom: 1px solid #12336e; padding-bottom: 5px;
margin-bottom: 50px;}
.all_cat_blks{border:1px solid #ebebeb; border-radius: 3px; padding: 26px 16px; text-align: center;}
.all_cat_blks .all_cat_cont a{font-size: 14px; color: #fff; text-transform: uppercase; display: block; background-color: #012b71; padding: 10px; border-radius: 3px;}
.all_cat_blks .all_cat_img {  min-height: 180px;  display: flex;  text-align: center;   align-items: center;   justify-content: center;   margin-bottom: 20px; }
.all_category_page .col{padding-right: 0; margin-bottom: 20px; flex-basis: 20%;}
.pagination .page-item .page-link{display: block; width: 25px; height: 25px; border:0; text-indent: -2000em;}
.pagination .page-item.prev .page-link{background: url(../images/prev.png) no-repeat center;}
.pagination .page-item.next .page-link{background: url(../images/next.png) no-repeat center;}
.pagination .page-item.prev .page-link:hover{background: url(../images/prev_hov.png) no-repeat center;}
.pagination .page-item.next .page-link:hover{background: url(../images/next_hov.png) no-repeat center;}
.pagination .page-item.next{margin-left: 10px;}
.pagination {margin-right: -15px;}
/* All Category */

/* Terms and Condition */
.terms_blk{border:1px solid #f6f6f6; border-radius: 3px; padding: 30px 52px 24px; box-shadow: 0 0 12px #f6f6f6;}
.terms_blk h1{font-size: 32px; color: #3c3c3c; font-weight: 500; display: inline-block; border-bottom: 1px solid #12336e; padding-bottom: 5px;
margin-bottom: 28px;}
.terms_blk p{font-size: 16px; color: #3c3c3c; font-weight: 400; margin-bottom: 48px; line-height: 36px;}
/* Terms and Condition */

/* Contact Us */
.cont_blk{border:1px solid #f6f6f6; border-radius: 3px; padding: 14px 38px 26px; box-shadow: 0 0 12px #f6f6f6;}
.cont_blk h2{font-size: 32px; color: #3c3c3c; font-weight: 500; margin-bottom: 18px;}
.cont_blk span{font-size: 18px; color: #3c3c3c; font-weight: 400; display: block; }
.cont_blk p{font-size: 14px; color: #3c3c3c; font-weight: 400; line-height: 30px; margin: 15px 0 20px;max-width: 700px; }
.cont_left .form-group label{font-size: 15px; color: #3c3c3c; font-weight: 400;  margin-bottom: 13px;}
.cont_left .form-group .form-control{height: 48px; border:1px solid #ebebeb; border-radius: 0;}
.cont_left .form-group textarea{height: 90px; resize: none;}
.cont_left .btn{background: #012b71; font-size: 24px; color: #ffffff; padding: 6px 78px; border: 0; border-radius: 0; margin-top: 3px;}
.cont_ryt{margin-top: 34px;}
.cont_ryt p{margin: 0 0 15px;}
.cont_ryt .soc_icons li{display: inline-block; vertical-align: top; margin-right: 4px;}
.cont_ryt .soc_icons li a {  display: flex;  width: 30px; height: 30px; border: 1px solid #000;  border-radius: 50px;  color: #6e6e6e;  justify-content: center;  align-items: center;
}
.cont_ryt .soc_icons{padding-top: 5px;}
/* Contact Us */

/* 404 Page */
.not_found_page .container{max-width: 1000px;}
.not_found_page .no_page_ryt{margin-top: 66px;}
.not_found_page .no_page_ryt h1{font-size: 80px; color: #3c3c3c; font-weight: 700; margin-bottom: 5px;   }
.not_found_page .no_page_ryt h2{font-size: 20px; color: #3c3c3c; font-weight: 500;}
.not_found_page .no_page_ryt p{font-size: 20px; color: #3c3c3c; font-weight: 400; margin: 19px 0 23px;}
.not_found_page .no_page_ryt a{font-size: 14px; color: #fff; font-weight: 400; background: #012b71; border-radius: 5px; display: inline-block; padding:6px 24px;}
.not_found_footer{background: url(../images/footer_bg.png) no-repeat bottom center;}
/* 404 Page */

/* Grab Deal */
.grab_off_blk{background: url(../images/deal_img.png); padding: 45px 0 41px; background-attachment: fixed; margin-bottom: 41px;}
.grab_off_blk .container{max-width: 830px; text-align: center;}
.grab_off_blk h1{font-size: 30px; color: #fff; font-weight: 700; margin-top: 27px; margin-bottom: 20px;}
.grab_off_blk h1 span{color: #fad91a;}
.grab_off_blk p{font-size: 18px; color: #fad91a; font-weight: 500; text-transform: uppercase; display: block;}
.grab_off_blk a.grb_lnk{font-size: 20px; color: #191919; font-weight: 500; background: #fad91a; border-radius: 5px; padding: 6px 68px; display: inline-block; margin-top: 26px;
margin-bottom: 26px;}
.grab_off_blk .grab_links li{display: inline-block; vertical-align: top;}
.grab_off_blk .grab_links li a{font-size: 20px; color: #fff; font-weight: 400; }
.grab_off_blk .grab_links li.line{font-size: 20px; color: #fff; line-height: 30px; margin: 0 53px;}
.grab_deal_page .grb_hd{font-size: 20px; color: #191919; font-weight: 500; text-transform: uppercase; display: inline-block; border-bottom: 2px solid #247cc6; padding-bottom: 10px;
margin-bottom: 43px;}
.grab_blk{box-shadow: 0 0 12px #e8e8e8; padding: 26px 17px 35px; margin-bottom: 40px;}
.grab_blk h2{font-size: 18px; color: #191919; font-weight: 500; margin-bottom: 26px; }
.grab_blk h2 span a{color: #002363;}
.grab_blk h3{font-size: 20px; color: #191919; font-weight: 500; text-transform: uppercase;}
.grab_blk ul li{font-size: 16px; color: #191919; font-weight: 400; line-height: 30px; position: relative; padding-left: 28px;}
.grab_blk ul li:before{position: absolute; left: 0; top:10px; background: #000; width: 8px; height: 8px; content: ""; border-radius: 50px;}
.grab_blk a.grb_dl { font-size: 20px;  color: #fff;  font-weight: 500;  background: #002363;   border-radius: 5px;  padding: 5px 67px;  display: inline-block; margin-right: 16px;
margin-left: 26px;}
.grab_blk .exp_blk p{font-size: 14px;  color: #3c3c3c;  font-weight: 500;}
.grab_blk a.hw_it_wrk { font-size: 18px;  color: #fff;  font-weight: 500;  background: #939393;   border-radius: 3px;  padding: 4px 20px;  display: inline-block;  margin-top: 18px;
margin-left: 26px;}
.grab_blk ul{margin-top: 17px; margin-bottom: 24px;}
/* Grab Deal */

/* Product Page */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after { content: " \f107";  font-family: FontAwesome; display: inline;  text-align: left; }
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after { content: " \f105"; font-family: FontAwesome; display: inline;  text-align: left; }
.list-group-item{border:0;}
.pro_hd{font-size: 20px; color: #191919; font-weight: 500; border-bottom: 1px solid #e5e5e5; padding-bottom: 16px; margin-bottom: 13px;}
.pro_left .list-group .list-group-item span{font-size: 15px; color: #191919; font-weight: 500; line-height: 40px;}
.pro_left .list-group .list-group-item{padding:0; font-size: 15px; color: #191919; font-weight: 500;}
.pro_left .list-group .list-group-item span.submenu-icon{font-size: 18px; position: absolute; left: 0;}
.pro_left .list-group .list-group-item span.menu-collapsed{padding-left: 21px;}
.pro_left .list-group a[aria-expanded="true"] .submenu-icon{color: #012766;}
.pro_left .list-group a[aria-expanded="true"] span.menu-collapsed{color: #012766;}
.pro_left .list-group .sidebar-submenu .menu-collapsed{font-size: 15px; color:#6e6e6e; font-weight: 400; line-height: 36px;}
.pro_left .list-group .sidebar-submenu {margin-left: 20px;}
.pro_left .list-group-item-action:focus, .pro_left .list-group-item-action:hover{background-color: inherit;}
.pro_left .filter_img{padding: 8px 0 24px;}
.pro_left .pro_filter span p{display: inline-block;  font-size: 18px; color: #191919; font-weight: 500;}
.pro_left .pro_filter span{ font-size: 18px; color: #191919; font-weight: 500;}
.pro_left .pro_filter .btn{font-size: 15px; color: #fff; background-color: #012766; border:0; border-radius: 3px; text-transform: uppercase; padding: 5px 28px; font-weight: 500; border:1px solid transparent;}
.pro_left .pro_filter {margin-bottom: 18px;}
.pro_left .pro_filter .btn:hover{background: #fff; color: #012766; border:1px solid #012766;}
.pro_left #sidebar-container{margin-bottom: 5px;}
.pro_left .brand_side_bar .brand_blk li .brand_label{color: #6e6e6e; font-size: 15px; font-weight: 400; line-height: 36px;} 
.pro_left .brand_side_bar .brand_blk li input[type="radio"]:checked + label { background: url(../images/radio_hov.png) no-repeat left center; }
.pro_left .brand_side_bar .brand_blk li input[type="radio"] + label {  background: url(../images/radio_btn.png) no-repeat left center; }
.pro_left .brand_side_bar .brand_blk li label, .pro_left .brand_side_bar .brand_blk li label { margin-left: -14px;  padding-left: 24px;  cursor: pointer; }
.pro_left .brand_side_bar .brand_blk li input[type="radio"], .pro_left .brand_side_bar .brand_blk li input[type="radio"] { margin: 0; opacity: 0;  padding: 0;    width: 14px; }
.pro_ryt .nav-tabs .nav-link{font-size: 20px; color: #191919; font-weight: 400; border: 0; border-radius: 0; padding: 3px 36px;}
.pro_ryt .nav-tabs a::after{display: none;}
.pro_ryt .nav-tabs .nav-item.show .nav-link, .pro_ryt .nav-tabs .nav-link.active, .pro_ryt .nav-tabs .nav-link:hover{background-color: #012766; color: #fff; }
.pro_blk{border:1px solid #ebebeb; border-radius: 3px; text-align: center; padding: 10px 10px 16px;}
.pro_ryt .nav-tabs{margin-bottom: 44px;}
.pro_ryt .pro_brand_img{border-bottom: 1px solid #ebebeb; padding-bottom: 6px; margin-bottom: 8px;}
.pro_ryt .col-md-3{padding: 0 5px; margin-bottom: 20px;}
.pro_ryt .pro_brand_name h2{font-size: 14px; color: #191919; font-weight: 400; line-height: 23px;}
.pro_ryt .pro_name h1{font-size: 12px; color: #191919; font-weight: 400; line-height: 23px; min-height: 50px;}
.pro_ryt .pro_brand_name{margin-bottom: 5px;}
.pro_ryt .pro_name{border-bottom: 1px solid #ebebeb; padding-bottom: 15px; margin-bottom: 10px;}
.pro_ryt .best_price p{text-align: left; font-size: 12px; color: #191919; line-height: 22px;}
.pro_ryt .best_price span{ font-size: 12px; color: #012b72; line-height: 22px;}
.pro_ryt .best_price{border-bottom: 1px solid #ebebeb; padding-bottom: 10px; margin-bottom: 10px;}
.pro_ryt .pro_blk a{font-size: 15px; color: #fff; background: #012b71; padding: 5px 20px; border-radius: 3px; display: inline-block; margin-top: 5px; border:1px solid transparent;}
.pro_blk .pro_off_blk{position: absolute; left: 10px; top: 3.8em; width: 35px;}
.pro_blk .pro_off_blk span{font-size: 14px; color: #012b71; font-weight: 500; line-height: 14px; display: block;}
.pro_blk .pro_ryt_img { min-height: 170px; }
.product_page .pro_left{margin-top: 40px;}
.pro_blk:hover{box-shadow: 0 0 12px #ededed;}
.pro_ryt .pro_blk a:hover{color: #012b71; border:1px solid #012b71; background: #fff;}
/* Product Page */

/* Trending Today */
.trend_container .col{ flex-basis: 20%; padding: 0 5px; margin-bottom: 10px;}
.trend_hd {font-size: 24px; line-height: 34px; color: #191919; padding: 0 12px 8px; border-bottom: 2px solid #247cc6; display: inline-block;}
.trend_bg{background: url(../images/trend_bg.png) no-repeat center top; margin: 40px 0; padding: 64px 0 67px; text-align: center;}
.trend_bg h2{font-size: 24px; color: #fff; text-transform: uppercase; line-height: 32px;}
.store_hd {font-size: 24px; color: #191919; font-weight: 500; line-height: 32px;}
.best_price .form-control{width: 160px; height: 40px; border-radius: 0; border:1px solid #7a7a7a; -moz-appearance:none; -webkit-appearance:none; 
background: url(../images/down_arrow.png) no-repeat 95% center; font-size: 20px; color:  #191919; padding: 0 5px;}
.best_price{margin: 34px 0 57px;}
.best_price h4{padding: 0 12px 8px; border-bottom: 2px solid #247cc6; display: inline-block; color: #191919; font-size: 24px; margin-left: 11em;}
.trend_today_page .nav-tabs li{width: auto; text-align: left;}
.trend_today_page .nav-tabs .nav-link{font-size: 20px; color: #191919; font-weight: 400; border: 0; border-radius: 0; padding: 3px 36px;}
.trend_today_page .nav-tabs a::after{display: none;}
.trend_today_page .nav-tabs .nav-item.show .nav-link, .trend_today_page .nav-tabs .nav-link.active, .trend_today_page .nav-tabs .nav-link:hover{background-color: #012766; color: #fff; }
.trend_today_page .nav-tabs{margin-bottom: 43px;}
.trend_blk{border:1px solid #ebebeb; text-align: center; padding: 12px 14px 26px;}
.trend_blk .trend_img{min-height: 36px;display: flex; justify-content: center; align-items: center; }
.trend_blk .trend_cont{border-bottom: 1px solid #ebebeb; border-top: 1px solid #ebebeb; padding: 32px 0 31px; margin-top: 11px; margin-bottom: 29px;}
.trend_blk .trend_cont p{font-size: 14px; color: #191919; }
.trend_blk .act_rew{font-size: 15px; line-height: 24px; color: #fff; background-color: #012b71; border-radius: 3px; display: inline-block; padding: 4px 13px; margin-bottom: 20px; 
border:1px solid transparent;}
.trend_blk .act_rew:hover{color: #012766; background-color: #fff; border:1px solid #012b71;}
.trend_blk .view_all{display: block; font-size: 14px; color:  #012766;}
/* Trending Today */

/* Dashboard */
.dash_profile{box-shadow: 0 0 12px #e6e6e6; text-align: center; padding: 10px 10px 22px; border-radius: 5px; margin-bottom: 18px;}
.edit_img{float: right;}
.pro_pic{margin-top: 12px;}
.dash_profile h1{font-size: 34px; color: #002363; text-transform: uppercase; margin-top: 22px;}
.dash_profile .pro_pic img{border-radius: 100px; border:8px solid #a6a5a5;}
.dash_links{box-shadow: 0 0 12px #e6e6e6; border-radius: 5px; padding-bottom: 40px;}
.dash_links ul li a{font-size: 18px; line-height: 36px; color: #000000; display: block; padding: 8px 38px;}
.dash_links ul li.active a, .dash_links ul li a:hover{background-color: #002363; color: #fff;}
.per_details, .bank_details{box-shadow: 0 0 12px #e6e6e6; padding: 28px 14px 22px; border-radius: 5px;}
.per_hd{display: inline-block; font-size: 18px; color: #000000; border-bottom: 1px solid #002363; padding-bottom: 5px; margin-bottom: 20px;}
.bank_blk_cont .form-group label{font-size: 14px; color: #3c3c3c; font-weight: 400;}
.bank_blk_cont .form-group .form-control::placeholder{color: #3c3c3c;}
.bank_blk_cont .form-group .form-control{font-size: 14px;  border-radius: 0; border:1px solid #ebebeb; height: 33px;}
.bank_blk_cont .form-group{margin-bottom: 10px;}
.bank_blk_cont .bank_details .form-control{text-align: center;}
.bank_blk_cont .bank_details .form-group .form-control::placeholder{color: #ff0000;}
.bank_blk_cont .per_details{min-height: 320px;}
.store_recent{box-shadow: 0 0 12px #e6e6e6; padding: 28px 14px 0; border-radius: 5px; margin-top: 20px;}
.store_recent .nav-tabs a::after{display: none;}
.store_recent .nav-tabs .nav-link{color: #002363; font-size: 18px; padding: 0 0 3px; border: 0;}
.store_recent .nav-tabs .nav-item.show .nav-link, .store_recent .nav-tabs .nav-link.active, .store_recent .nav-tabs .nav-link:hover{border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #002363;}
.store_recent .nav-tabs .nav-item{text-align: left; display: inline-block; width: auto; margin-right: 6em;}
.store_recent .cm_tabled1 .table thead th{border:0; font-size: 16px; line-height: 36px; color: #3c3c3c; font-weight: 500;}
.store_recent .cm_tabled1 .table td, .store_recent .cm_tabled1 .table th{border:0; padding: 3px;}
.store_recent .cm_tabled1 .table tbody td{font-size: 14px; line-height: 36px; color: #3c3c3c; font-weight: 400;}
.store_recent .nav-tabs{margin-bottom: 20px; display: inline-block; width: auto;}
.sto_view{display: inline-block;}
.sto_view a{background-color: #06d545; display: inline-block; color: #fff; padding: 2px 10px;}
.pending_cash_blk{box-shadow: 0 0 12px #e6e6e6; padding: 28px 14px 18px; border-radius: 5px; margin-top: 5px; }
.pending_cash_blk h5{font-size: 16px; color: #002363; border-bottom: 1px solid #002363; padding-bottom: 4px; display: inline-block; font-weight: 400;}
.pending_cash_blk span{font-size: 14px; color: #3c3c3c; display: block; border:1px solid #ebebeb; padding: 10px; margin-top: 15px; margin-bottom: 11px;}
.pending_cash_blk .col-md-3, .pending_cash_blk .col{border-bottom: 1px dotted #ebebeb; border-right:1px dashed #ebebeb; }
.pending_cash_blk .col-md-3:first-child, .pending_cash_blk .col:first-child{border-left:1px dashed #ebebeb;}
.pending_cash_blk .col{flex-basis: 20%; padding: 0 5px;}
/* Dashboard */
.cli_hd{font-size: 18px; color: #000000; border-bottom: 1px solid #002363; padding-bottom: 3px; display: inline-block; margin-bottom: 43px;}
.click_his_blk .table td, .click_his_blk .table th{border:0; font-size: 14px; color: #3c3c3c; font-weight: 400; padding: 7px .75rem; text-align: center;}
.click_his_blk .table thead{background-color: #f2efef; margin-bottom: 10px;}
.click_his_blk .table td{background-color: #f2efef;}
.click_his_blk .table tr{border-bottom: 12px solid #fff;}
.click_his_blk .table td:first-child, .click_his_blk .table th:first-child{text-align: left;}
.sort_blk{float: right; width: 10px;}
.click_his_blk .pagination{margin-right: 0;}
.click_his_blk{box-shadow: 0 0 12px #e6e6e6; padding: 28px 14px 18px; border-radius: 5px;  }

.miss_cash_blk .add_tic{float: right;}
.miss_cash_blk .add_tic a{background-color: #06d545; display: inline-block; padding: 7px 48px; font-size: 14px; color: #fff; }
.table td.red{color: #ff0000;}



/*--------vino-------*/
.bg_gry
{
    background-color: #f6f6f8 !important;
}

.carousel-caption .slider_sec .btn_sec a {

  
    text-align: left;
}
.carousel-caption .slider_sec a
{
text-align: left!important;
}
.carousel-caption .slider_sec p
{
    text-align: left;
    /*margin-left: 11%;*/
    font-size: 24px;
}
.carousel-caption {
 
    text-align: left !important;
}
.fr_con 
{
    font-size: 32px !important;

}
.sub_sty
{
    font-size: 16px;
}
.fr_con h4 
{
    font-size: 36px !important;
    
}
.slider_sec h4
{
    text-align: left!important;
    /*margin-left: 11%;*/
    padding: 30px 0;
}
.dol_sim
{
    font-size: 12px;
}
.carousel-caption .slider_sec h3 {
    text-align: left;
    /* margin-left: 11%; */
    font-size: 42px;
    text-transform: uppercase;
    line-height: 57px;
    color: #000;
}
.carousel-caption .slider_sec{
    
    
    padding-bottom: 9rem;
    margin-left: 21%;
}
.cart_count {
    position: absolute;
    bottom: 2px;
    right: 54px;
    width: 22px;
    height: 22px;
   
        background: linear-gradient(to bottom, #a72161 0%, #362362 100%);
    border-radius: 50%;
    text-align: center;
    /* left: -20px; */
}
.cart_count1 {
    position: absolute;
    bottom: 2px;
    /* left: 108px; */
    width: 22px;
    height: 22px;
    background: linear-gradient(to bottom, #a72161 0%, #362362 100%);
    border-radius: 50%;
    text-align: center;
    /* left: -20px; */
    right: 28%;
}
.cart_count1 span {
    display: block;
    line-height: 23px;
    font-size: 12px;
    color: #FFFFFF;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
}
.cart_count span {
    display: block;
    line-height: 23px;
    font-size: 12px;
    color: #FFFFFF;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
}
.wishlist_icon img {
    width: 100%;
}
.cart_icon img {
    width: 100%;
}
.wishlist_icon {
    padding: 32px 42px 0px 37px;
}
.wishlist_icon1 img {
    width: 100%;
}

.wishlist_icon1 {
    /* padding: 32px 17px 0 0; */
    padding: 28px 5px 0 0;
}
.cart_icon {
    padding: 32px 42px 0 0;
}
.wishlist_content {
    padding: 27px 13px 0 0;
}
.wishlist_count
{
  font-size: 15px;
  line-height: 10px;
}
.wishlist_text a
{
    font-size: 14px;
    color: #2c2b2b;
    font-weight: bold;
}
.how_work 
{
font-size: 12px;
    font-weight: bold;
    margin-right: 8px;
    padding: 26px 10px 0 0;
}
.banner
{
    /*background: url(../images/banner.png) no-repeat; */
    height: 582px;
    background-size: cover;

/*background: linear-gradient(to bottom, #a72161 0%, #362362 100%);*/
}
.logo a
{
color: #000;
}


.hover_eff .nav-item a {
    color: #fff;
    font-size: 14px;
    padding: 0 12px;
    padding-bottom: 20px;
    
    position: relative;
    transition: all 0.5s;
}
.hover_eff .nav-item a:hover::before {
    width: 50%;
    background: #fff;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0px;
    content: '';
}
.hover_eff .nav-item a:before {
    width: 0%;
    background: #fff;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    content: '';
    transition: all 0.5s;
}
/*.hover_active {
  color: #fff;
    font-size: 14px;
    padding: 0 12px;
    padding-bottom: 20px;
    
    position: relative;
    transition: all 0.5s;
}*/


.sr_form input::placeholder {
  color: red;
}

.product_img img
{
animation: movebounce 2.8s linear infinite;
}
@keyframes movebounce {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(20px); }
  100% {
    transform: translateY(0px); } }

@keyframes moveleftbounce {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(20px); }
  100% {
    transform: translateX(0px); } }
/*---------*/
.transaction_blk .cli_hd{margin-bottom: 17px;}
.transaction_blk p{margin-bottom: 16px;}
.table td.grn{color: #078901;}
.com_date_blk{margin-bottom: 34px;}
.com_date_blk .form-control{height: 35px; border-radius: 0; border:1px solid #ebebeb;}
.com_date_blk .md-form{width: 240px; margin-right: 20px;}
.com_date_blk .md-form .input-group{width: 100% !important;}
.com_date_blk .gj-datepicker-bootstrap [role="right-icon"] button{border:1px solid #ebebeb; border-left: 0; border-radius: 0;}
.com_date_blk .all_sel{width: 67px; margin-right: 20px;}
.com_date_blk .search_blk label{vertical-align: middle; font-size: 14px; color: #3c3c3c; margin-right: 10px; margin-bottom: 0; margin-top: 5px;}
.com_date_blk .search_blk{position: relative; width: 35%;}
.com_date_blk .search_blk .fa{position: absolute; top:8px; right: 10px; color: #ebebeb;}
.header_menu li{padding: 0 25px;}
.header_menu .dropdown-menu{background-color: #002363;}
.all_cat_blks .all_cat_cont a{border:2px solid transparent;}
.all_cat_blks .all_cat_cont a:hover{background: #fff; color: #012b71; border:2px solid #012b71;}
.foo_sub .sr_form .btn:hover{


    /*
  
    background: linear-gradient(to bottom, #a72161 0%, #362362 100%);
*/





}


.header_menu li a{border-bottom:2px solid transparent;}
.header_menu li a:hover{border-bottom:2px solid #fff;}
.footer-top .foo_links li a:hover{text-decoration: underline;}
.cont_left .btn{border:2px solid transparent;}
.cont_left .btn:hover{background: #fff; color: #012b71; border:2px solid #012b71;}
.sto_view a:hover{background: #012b71;}
.grab_off_blk a.grb_lnk:hover{background: #012b71; color: #fff;}
.grab_off_blk .grab_links li a:hover{color: #fad91a;}
.grab_blk a.grb_dl{border:2px solid transparent;}
.grab_blk a.grb_dl:hover{background: #fff; color: #012b71; border:2px solid #012b71;}
.grab_blk a.hw_it_wrk:hover{background: #012b71;}
.game_blk .game_cont a:hover{color: #000;}
.cat_blk:hover .cat-img {     top: -15px;     position: relative;     transition: top .4s ease-in-out 0s;}
.cat_blk .cat-img {     transition: top .4s ease-in-out 0s;     top: 0px;     cursor: pointer; position: relative;}
.cou_blk .item .offer_banner{transition: top .4s ease-in-out 0s;     top: 0px;     cursor: pointer; position: relative;}
.cou_blk .offer_banner:hover {     top: -20px;     position: relative;     transition: top .4s ease-in-out 0s;}
.deal_blk .deal_view a.get_deal:hover{  width: 125px;
    color: #fff;
    
    background: linear-gradient(to bottom, #a72161 0%, #362362 100%);}
.deal_blk .deal_view a.view_off:hover{background: #012b71; color: #fff;}
.sec_hot_deals .hot_deal_cont a:hover{background: #fff; color: #012b71; border:1px solid #012b71;}
 .cat_wk_img img:hover{transform: rotate(360deg); transition:  1s ease-in-out 0s;}

/*.cou_blk .owl-nav .owl-next:hover {
    background: url(../images/off_ryt_arr_hov.png) no-repeat left center !important;
}

*/
/* .cat_wk_img img:hover{transform: rotate(360deg); transition:  1s ease-in-out 0s; background: url(../images/top_cat_img_1.png) no-repeat !important;}
*/




.owl-carousel .owl-item img {
    display: block;
    /*width: 80%;*/
   /*    max-height: 60px;
    max-width: 100%;*/
}

.mob_logo{display: none;}
.miss_cash_blk .add_tic a:hover{background: #012b71;}
.trend_blk:hover{box-shadow: 0 0 12px #ededed;  }
.not_found_page{animation: not_found_page 15s infinite;}
@keyframes not_found_page {
  0% {
    background-position: top center;
  }
  100% {
    background-position: bottom center;
  }
}
.how_content_container{animation: how_content_container 15s infinite;}
@keyframes how_content_container {
  0% {
    background-position: top center;
  }
  100% {
    background-position: bottom center;
  }
}

.earn_page .com_date_blk .search_blk .fa{right: 30px;}
.earn_page .com_date_blk .search_blk{max-width: 28%;}
.earn_page .com_date_blk .form-control{width: 195px; }
.show_enty{font-size: 14px; color: #3c3c3c; display: inline-block;}
.earn_page .com_date_blk select.form-control{background: url(../images/down_arrow.png) no-repeat 81% center; -moz-appearance: none; -webkit-appearance:none;}
.deal_fa{position: absolute; right: 7px; color: #ff0000; font-size: 25px;}
.deal_blk{transition: top .4s ease-in-out 0s;     top: 0px;     cursor: pointer; position: relative;    margin-bottom: 40px;}
.deal_blk:hover {     top: -20px;     position: relative;     transition: top .4s ease-in-out 0s;}

.cashback_popup .modal-title{font-size: 20px; color: #000000;}
.cashback_popup .close{background: inherit; padding: 1rem 30px; width: auto; height: auto;}
.cashback_popup .modal-dialog{max-width: 600px;}
.cashback_popup p{font-size: 16px; color: #3c3c3c; margin-bottom: 30px;}
.cashback_popup .form-control{height: 45px; border-radius: 0; border: 1px solid #e5e5e5;}
.cashback_popup textarea.form-control{height: 100px; resize: none;}
.cashback_popup .btn{font-size: 18px; display: block; margin: 0 auto; background-color: #002363; border:0; color: #fff; padding: 6px 20px;}
.cashback_popup select.form-control{background: url(../images/down_arrow.png) no-repeat 96% center; -moz-appearance: none; -webkit-appearance:none;}
.cashback_popup .custom-radio .custom-control-input:checked ~ .custom-control-label::before{background-color: #002363;}
.cashback_popup .btn:hover{background: #06d545;}

.refer_grn span.price{color: #002363; font-size: 22px; margin: 0 20px;}

.faq_page h1 {     font-size: 20px;     color: #191919;     font-weight: 500;     text-transform: uppercase;     display: inline-block;     border-bottom: 1px solid #12336e; 
    padding-bottom: 5px;      margin-bottom: 50px;}
.faq_page .card-header{background-color: #012b71; border-radius: 0; border: 0;}
.faq_page .card-header .btn{color: #fff; display: block; width: 100%; text-align: left; text-decoration: none; font-size: 18px;}
.faq_page .card{margin-bottom: 20px;}



/* Responsive */

@media screen and (max-width: 1400px){
.cou_blk .owl-nav .owl-next{right: 0;}
.cou_blk .owl-nav .owl-prev{left: 0}
.sec_cash_back .owl-nav .owl-prev{left: 0;}
.sec_cash_back .owl-nav .owl-next{right: 0;}
.sec_top_cat_blk .row{margin-right: -15px; margin-left: -15px;}
.footer-top .foo_info, .footer-top .foo_acc, .footer-top .foo_contact{padding: 0 4em 22px;}
}
@media screen and (max-width: 1200px){
.header_top .container > .row{display: block;}
.header_top .container > .row > .col-md-6{ flex: 0 0 100%; max-width: 100%;}
.header_top .container > .row > .col-md-6.text-right{text-align: left !important;}
.header_top .container .col-md-5{flex: 0 0 50%; max-width: 50%;}
.header_middle .head_mid_ryt li:first-child { margin-right: 4px; }
.sr_blk .all_cat_blk{background-position: 95%; padding: 12px 22px 12px 9px;}
.sr_blk .sr_form{max-width: 150px;}
/*.head_menu .all_cat_blk{flex: 0 0 25%; max-width: 25%;} */
.head_menu .fa-bars{color: #fff;}
.header_middle .col-md-5{padding: 0;}
.whole_contant {display: block;}
.sec_spl_cou .spl_blk{flex: 0 0 50%; max-width: 50%; margin: 0 auto 20px;}
.sec_spl_cou .cou_blk{flex: 0 0 100%; max-width: 100%;}
.sec_top_cat_blk .col-md-3 {   padding: 0 5px; }
.footer-top .foo_info, .footer-top .foo_acc, .footer-top .foo_contact{padding: 0 1em 22px;}
.how_text {padding-left: 68px; position: relative; padding-right: 10px;}.howit_cont .how_text::before{left: 0;}
.dash_profile h1{font-size: 28px;}
.dash_links ul li a{padding: 8px 25px;}
 .com_date_blk .search_blk .form-control{width: 72%;}
.click_his_blk .table td, .click_his_blk .table th, .store_recent .cm_tabled1 .table td, .store_recent .cm_tabled1 .table th{white-space: nowrap;}
.sort_blk{float: none;}
.all_category_page .col{padding: 0 10px;}
.all_category_page .col{flex-basis: 25%;}
.all_cat_blks .all_cat_cont a{padding: 10px 0;font-size: 12px;}
.pro_ryt .nav-tabs .nav-link{font-size: 18px;padding: 3px 15px; }
.trend_today_page .nav-tabs .nav-link{padding: 3px 20px;}
.best_price h4{font-size: 20px; margin-left: 1em;}
.header_menu li a{padding: 0 0px; font-size: 15px;}
.wishlist_icon1{padding: 28px 0px 0 0;}
}
@media (min-width: 768px) and (max-width: 991px){
    .modal-dialog{max-width: 760px;}
}

@media (min-width:1200px) and (max-width:1500px){
  .how_text h4 {font-size: 28px;}.how_content label::before{right: -87px;width: 77px;}.how_container .tab-pane h1{font-size: 28px;}
  #menu1 .how_content label::before{    width: 160px; left: 160px;}
  .how_container .tab-pane h2{font-size: 23px;}.how_text {padding-left: 20px; position: relative;}
}



@media (min-width:991px) and (max-width:1199px){

.deal_view  ul li img {
    width: 100px;
    /* height: 20px; */
    margin-top: 14px;
}
    .navbar-collapse.collapse ul
    {
        padding-left: 0;

    }
  .how_text h4 {font-size: 22px;}.how_content label::before{display: none}.how_text p{font-size: 14px;line-height: 25px;}
  .how_container .tab-pane h1{font-size: 26px;}  .how_container .tab-pane h2{font-size: 20px;}.nav-tabs a{font-size: 15px;}
  .header_menu li{padding:0 20px;}
 
}


@media  (max-width:991px){
.how_content_box .col {-webkit-flex-basis: 133px; flex-basis: 133px;padding:0 5px;}.how_content img { margin-bottom: 15px; max-width: 100px;}
.how_content p {font-size: 13px;margin: 0;line-height: 20px;}.how_content label::before{display: none;}.how_text h4 {font-size: 22px;}
.how_text p {font-size: 12px;line-height: 21px;}.how_text{padding-right: 10px;}.how_container .tab-pane h1{font-size: 26px;padding-bottom: 15px;}  
.how_container .tab-pane h2{font-size: 20px;}.how_content_box.my-5.text-center{margin: 0 auto !important;width: 98%;}.how_content{margin-bottom: 0;}.nav-tabs a{font-size: 15px;}
ul.header_menu li{padding:0 10px;}div#navbarTogglerDemo03 {position: absolute; background: #a72161; right: 0; top: 98%; width: 100%;z-index: 99;}
.head_menu .navbar{position: static;padding-right: 0;}.navbar-toggler-icon{line-height:1.5em; }.head_menu{position: relative;}.all_cat_blk ul { margin-top: 8px;}
.head_menu .navbar-nav .nav-item{padding:0 !important;}.head_menu .navbar-nav .nav-link{padding:7px 10px;font-size: 15px;}
.head_menu .navbar-nav .nav-item:hover::before{transform: none;}
.dashboard_page > .container > .row, .product_page > .container > .row{display: block;}
.dashboard_page > .container > .row > .col-md-3, .product_page .pro_left{max-width: 50%; margin: 0 auto 20px;}
.dashboard_page > .container > .row > .col-md-9, .product_page .pro_ryt{max-width: 100%; margin: 0 auto;}

}


@media screen and (max-width: 768px){
    .foo_news_letter_blk .news_letter_blk {
    padding-left: 17px !important;
}
    .my_earning {padding: 15px 0px !important;} 
    .cashback_earning_tab ul li a {font-size:8px !important   }
       .my_earning h3 {font-size: 16px;}
.header_top .container .col-md-5{flex: 0 0 100%; max-width: 100%;}
.header_top .head_top_ryt .setting { margin-right: 12px; }
.header_top .container .col-md-5, .header_top .container .col-md-6{margin: 5px 0;}
.header_middle .head_mid_ryt{text-align: center; margin: 20px 0;}
.head_menu .all_cat_blk{flex: 0 0 65%; max-width: 65%;}
.banner img{height: 310px; object-fit: cover;}
.whole_contant .left_side_bar, .sec_spl_cou .spl_blk{ flex: 0 0 100%; max-width: 100%;}
.com_hd h3{font-size: 16px;}
.sec_mob_app h3{font-size: 25px;}
.sec_mob_app ul li{margin: 5px 0;}
.sec_hot_deals .hot_deal_cont{text-align: center; margin-top: 2em; }
.sec_hot_deals .hot_deal_cont h2, .sec_hot_deals .hot_deal_cont h3{font-size: 30px;}
.cat_week_blk h4{font-size: 18px;margin-top: 25px;}
.foo_news_letter_blk .news_letter_blk h3{font-size: 19px;}
.foo_news_letter_blk .news_letter_blk p{margin-bottom: 10px;}
.footer-top .foo_info, .footer-top .foo_acc, .footer-top .foo_contact{margin-top: 20px; padding-bottom: 0;}
.modal-content .close { width: 50px; height: 50px;}.signup_form{padding: 0 15px;min-height: auto;}
.how_text{text-align: left !important;}.how_text h4 {font-size: 20px;margin-bottom: 15px;}.how_image{margin-bottom: 20px;text-align: center !important;}
.how_text p {font-size: 13px;line-height: 25px}.howit_cont  .row{padding:5px 0;}.howit_cont  .row:last-child .how_text{padding-bottom: 30px;}
.nav-tabs a{font-size: 14px;    padding: 0 10px 10px 10px;}.innerpageheader{padding:5px 0;}.header_menu li a { padding: 0 5px;font-size: 13px;}
ul.header_menu li {padding: 0 6px;}#demo-2 input[type=search]:focus{display: none;}.header_menu{text-align: center;margin-bottom: 5px;}
ul.header_menu li::before {height: 13px;top: 3px;}
.com_date_blk{display: block !important;}
.com_date_blk > div{width: 100% !important; margin: 0 0 20px !important;}
.com_date_blk .search_blk .form-control {  width: 100%; }
.dashboard_page > .container > .row > .col-md-3{max-width: 100%; margin: 0 auto 20px;}
.cli_hd{display: block; margin-bottom: 20px; text-align: center;}
.miss_cash_blk .add_tic { float: none;  margin: 0 auto 20px;  text-align: center; }
.pending_cash_blk{display: block !important;}
.pending_cash_blk .col {  flex-basis: 100%; margin-bottom: 20px;}
.store_recent .nav-tabs .nav-link{font-size: 15px;}
.store_recent .nav-tabs .nav-item{margin-right: 0em;}
.not_found_page {text-align: center;}
.not_found_page .no_page_ryt h1{font-size: 40px;}
.not_found_page .no_page_ryt p{font-size: 16px;}
.all_category_page .col { flex-basis: 100%; }
.cont_blk h2{font-size: 25px;}
.cont_blk{padding: 14px 20px 26px;}
.grab_off_blk h1{font-size: 25px;}
.grab_off_blk .grab_links li{display: block;}
.exp_blk{display: block !important; text-align: center; }
.grab_blk a.hw_it_wrk{display: block; text-align: center; margin: 10px 0;}
.grab_blk a.grb_dl{margin: 0 0 10px; display: block;}
.product_page .pro_left{max-width: 100%; }
.pro_ryt .nav-tabs .nav-link{text-align: center; margin-bottom: 5px;}
.trend_bg h2{font-size: 20px;}
.trend_bg{margin: 20px 0;}
.best_price {display: block !important;}
.best_price h4{font-size: 16px; margin: 20px 0 0;}
.trend_today_page .nav-tabs{justify-content: center !important;}
.trend_today_page .nav-tabs li{display: block; width: 100%; }
.trend_today_page .nav-tabs .nav-link{text-align: center;}
.trend_container{display: block !important;}
.mob_logo{display: block; text-align: center;}
.header_middle .navbar-brand{display: none;}
.innerpageheader{text-align: center;}
}
@media (max-width: 576px){
.signup_form .social_popup a{display: block;}.signup_form .social_popup a:first-child{margin-bottom:5px;}
.signup_form .text-right{text-align: left !important;}.signup_form h4{font-size:28px; }.how_container .tab-pane h1{font-size: 20px;padding-bottom: 10px;}  
.how_container .tab-pane h2{font-size: 16px;}.how_h4 span{font-size: 20px;padding:15px 0;}.nav-tabs li{width: 100%;}.nav-tabs a { padding: 7px 10px;width: 100%;text-align: left;
font-size: 14px;}
}
@media (min-width: 1024px){
    .modal-dialog{max-width: 960px;}

}
@media (max-width: 1024px){
.my_earning { padding: 7px 20px !important; }
.cashback_earning_tab .nav-tabs .nav-item .nav-link{    font-size: 12px !important;}
.cashback_earning_tab .nav-tabs .nav-item {padding: 0 0px !important;    }
}
/* Responsive */
/* menu responsive start */
@media (max-width: 320px){
    .all_cat_blk ul li span, .all_cat_blk ul li a {
        font-size: 10px;
    }
    .cart_count
    {
        right: 26px;
    }
    .wishlist 
    {
    justify-content: center !important;
    margin-right: 11%;
    }
    .wishlist_content {
        padding: 8px 8px 0 0;
    }
    .wishlist_icon1 img {
        width: 50%;
    }
    .wishlist_count {
        font-size: 8px;
    }
    .wishlist_icon {
        padding: 8px 4px 0px 8px;
    }
    .wishlist_icon img {
        /* width: 48%; */
    }
    .cart_icon {
        padding: 4px 8px 0 0;
    }
    .cart_icon img {
        /* width: 38%; */
    }
    .wishlist_icon1 {
        padding: 4px 4px 0 0;
    }
    .wishlist_content {
        padding: 10px 5px 5px 5px;
    }
.sr_blk .all_cat_blk {
    background-position: 88%;
    padding:6px 28px 6px 6px;
    font-size: 12px;
}
.sr_blk .sr_form .form-control
{
    height: 30px;
}
.sr_blk .sr_form .form-control {
    font-size: 12px;
    border: 0;
    padding: 0 1px;
    height: 30px;
}
.sr_blk .sr_form .btn
{
    height: 30px;
    font-size: 12px;
    width: 62px;
}
}
/* menu responsive end */
/* All deals start */
/*.all_deals 
{

background: url(../images/all_deals.png) no-repeat;
height: 345px;
background-size: contain;
background-position: 0px 40px;
}*/
.all_deal 
{
    margin-top: 6px;
    padding-bottom: 4px;
    margin-bottom: 2px;
    border-bottom: 0px solid #e5e5e5;

}
.all_deal .nav-tabs .nav-item .active
{
border-bottom: 3px solid #a92060;
}
.all_deal .nav-tabs .nav-item 
{
padding: 0 25px ;
}
#all_deals_inner .left_pro_blk {
    padding: 10px 15px 25px;
}
.img_amz_shadow
{
    box-shadow: 0 0 12px #ededed;
}
.text_gradient 
{
    background: linear-gradient(to bottom, #a72161 30%, #362362 106%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 500;
}

/* All deals end */
/* coupons start desktop */
.coupons_card_title 
{
    cursor: pointer;
}
.coupons_card_title h5 
{
    line-height: 28px;
    font-size: 28px;
}
.coupons_title 
{
line-height: 28px;
    font-size: 26px;
}
.coupons_card_title  h5 span 
{
    font-size: 12px;
    color: #fd2f33;
}
.coupons_title h5 {
    line-height: 28px;
    font-size: 24px;
} 
.btn-brand {
    background: linear-gradient(to bottom, #a82161 0%, #322362 100%);
    color: #fff;
    border-radius: 0px;
    padding: 8px 44px;
    font-size: 14px;
}
.coupon_text 
{
    color: #fd2f33;
    font-size: 16px;
}
.coupons_box_title p 
{
    font-size: 14px;
}
.coupons_card
{
    border: 1px solid #e9ecef;
}
.coupons_card .card-header:after {
    font-family: 'FontAwesome';
    content: "\f106";
    float: right;
    position: relative;
    top: -46px;
    color: #000;
    font-weight: bold;
    left: 12rem;
    /* display: none; */
}
 .coupons_card .card-header.collapsed:after {
  
    content: "\f107"; 
}
.coupons_card .card-header.collapsed .coupons_card_title h5 span:after{
    content: "show Details"; 
   /* display: block; */
   position: relative;
}
.coupons_card .card-header[aria-expanded="true"] .coupons_card_title h5 span:before {
    content: "hide Details"; 
  
    /* display:none; */
}
.coupons_card  .card-header 
{
    background-color: transparent;
    border-bottom: 0px solid rgba(0,0,0,.125);
}
.coupon_activate
 {
    color: #000;
    font-size: 14px;
    text-transform: lowercase;
    padding-left: 12px;
}
/* coupons end desktop */
/* coupons start responsive */
@media screen and (max-width: 768px)
{
/*.all_deals  {
    height: 169px;
}*/
.btn-brand 
{
    padding: 8px 6px;
}
.coupons_card_title h5
{
    font-size: 14px;      
}
.coupons_card {
    border: 25px solid #f2f2f2;
}
.coupons_card .card-body 
{
padding: 6px;
}
.coupons_title h5 {
    font-size: 14px;
}
}
/* coupons end responsive */
/* login start desktop */
.forgot_password 
{
    background: linear-gradient(to bottom, #a72161 30%, #362362 106%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
}
.login_btn 
{
background: linear-gradient(to bottom, #a72161 0%, #362362 100%);
color: #fff;
font-weight: 500;
border-radius: 4px;
padding: 10px 60px;
font-size: 14px;
}
.login_fb 
{
background-color: #415dae;
color: #fff;
font-weight: 500;
padding: 14px 12px;
border-radius: 5px;
font-size: 16px;
}
.login_fb:hover{
    color: #fff !important;
    }
.brand_color {
    color: #b93983;
}
.login_head .card-body 
{
    padding: 30px 30px;
}
    .login_head 
    {
        background: url(../images/banner.png) no-repeat;
        height: auto;
        background-size: cover;
        padding: 30px;
        /* height: calc(100% - 50px); */
    }
    .login_head .card-body p 
    {
        font-size: 14px;
    }
    .login_head .card
    {
        margin: 0 auto;
        box-shadow: 5px 5px 19px 5px #100e0e70;
        border-radius: 0px;
    }
   
.container-login100-form-btn {
    margin: 0 auto;
    display: block;
      text-align: center;
      padding-top: 1%;
      padding-bottom: 2%;
  }
  
  .login100-form {
    width: 100%;
  }
  
  
  .validate-input {
    position: relative;
  }
  
.wrap-input100 {
    width: 100%;
    position: relative;
    /* border-bottom: 2px solid #f3b0bd; */
    margin-bottom: 5%;
}
  .input100::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    font-weight: 500;
    opacity: 1; /* Firefox */
  }
  
  .input100:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
    font-weight: 500;
  }
  
  .input100 ::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
    font-weight: 500;
  }
  .label-input100 {
  
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    padding-left: 7px;
  }
  
  .input100 textarea:focus,
  .input100 input:focus {
    border-color: transparent !important;
  }
  
  .input100:focus+.focus-input100::before {
    width: 100%;
  }
  
  
  
 .input100 {
    font-size: 12px;
    color: #333333;
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 45px;
    /* padding: 10px; */
    background: #f1f1f1;
    padding: 0px 7px 0px 28px;
}
.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 2px;
    left: 6px;
    pointer-events: none;
}
  
  .focus-input100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: -6px;
    width: 0;
    height: 2px;
    background: #7f7f7f;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  .focus-input100::after {
    font-family: "FontAwesome";
    content: "";
    color: #000;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: calc(76% - 6px);
    bottom: 4px;
    left: 0;
    padding-left: 18px;
    padding-top: 14px;
    background-image: url(../images/login_user.png);
    background-repeat: no-repeat;
  }
  
  .focus-input100.password::after {
    font-family: "FontAwesome";
    content: "";
    color: #000;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: calc(76% - 6px);
    bottom: 7px;
    left: 0;
    padding-left: 18px;
    padding-top: 14px;
    background-image: url(../images/login_pwd.png);
    background-repeat: no-repeat;
  }
  .focus-input100.email::after {
    font-family: "FontAwesome";
    content: "";
    color: #000;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: calc(76% - 6px);
    bottom: 7px;
    left: 0;
    padding-left: 18px;
    padding-top: 14px;
    background-image: url(../images/login_email.png);
    background-repeat: no-repeat;
  }
  

  
  .flex-c-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }
  
  .login100-social-item {
    font-size: 12px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin: 5px;
  }
.close_card 
{
  position: absolute;
  right: 6px;
  cursor: pointer;
  top: 9px;
}
.signup_text a
{
    color: #000;
    font-weight: 500;
}
.signup_text a img 
{
vertical-align: inherit;
padding-left: 12px;
}

/* checkbox animations start */

.checkbox_animations .checkbox {
    color: #fd2f33;
    display: inline-block;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .checkbox_animations .checkbox label {
    /*cursor: pointer;*/
    padding-left: 0;
    font-size: 14px;
  }
  .checkbox_animations .checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
    pointer-events: none;
  }
  .checkbox_animations .checkbox .checkbox-material {
    vertical-align: middle;
    position: relative;
    top: 3px;
    margin-right: 12px;
  }
  .checkbox_animations .checkbox .checkbox-material:before {
    position: absolute;
    left: 8px;
    top: 2px;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    height: 4px;
    width: 4px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
  }
  .checkbox_animations .checkbox .checkbox-material .check {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 2px;
    overflow: hidden;
    z-index: 1;
  }
  .checkbox_animations .checkbox .checkbox-material .check:before {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    display: block;
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    -webkit-animation: checkbox-off 0.3s forwards ease-out;
            animation: checkbox-off 0.3s forwards ease-out;
  }
  .checkbox_animations .checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
    opacity: 0.2;
  }
  .checkbox_animations .checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    -webkit-animation: checkbox-on 0.3s forwards ease-out;
            animation: checkbox-on 0.3s forwards ease-out;
  }
  .checkbox_animations .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
    -webkit-animation: rippleOff 700ms forwards ease-out;
            animation: rippleOff 700ms forwards ease-out;
  }
  .checkbox_animations .checkbox input[type=checkbox]:checked + .checkbox-material:before {
    -webkit-animation: rippleOn 700ms forwards ease-out;
            animation: rippleOn 700ms forwards ease-out;
  }
  .checkbox_animations .checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
    -webkit-animation: rippleOff 700ms forwards ease-out;
            animation: rippleOff 700ms forwards ease-out;
  }
  .checkbox_animations .checkbox input[type=checkbox]:checked + .checkbox-material .check:after {
    -webkit-animation: rippleOn 700ms forwards ease-out;
            animation: rippleOn 700ms forwards ease-out;
  }
  .checkbox_animations .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
  .checkbox input[type=checkbox][disabled] + .circle {
    opacity: 0.5;
  }
  .checkbox_animations .checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
    background-color: rgba(0, 0, 0, 0.84);
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  
  .coloured .checkbox-material .check {
    color: #2FAEF8;
  }
  .coloured .checkbox-material:before {
    background-color: #2FAEF8;
  }
  .coloured input[type=checkbox]:checked + .checkbox-material .check {
    color: #2FAEF8;
  }
  
  @-webkit-keyframes checkbox-on {
    0% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
    }
    50% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
    }
    100% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    }
  }
  
  @keyframes checkbox-on {
    0% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
    }
    50% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
    }
    100% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    }
  }
  @-webkit-keyframes checkbox-off {
    0% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
    }
    25% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
    }
    50% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      margin-top: -4px;
      margin-left: 6px;
      width: 0px;
      height: 0px;
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
    }
    51% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      margin-top: -2px;
      margin-left: -2px;
      width: 20px;
      height: 20px;
      box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 10px inset;
    }
    100% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      margin-top: -2px;
      margin-left: -2px;
      width: 20px;
      height: 20px;
      box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 0px inset;
    }
  }
  @keyframes checkbox-off {
    0% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
    }
    25% {
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
    }
    50% {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      margin-top: -4px;
      margin-left: 6px;
      width: 0px;
      height: 0px;
      box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
    }
    51% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      margin-top: -2px;
      margin-left: -2px;
      width: 20px;
      height: 20px;
      box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 10px inset;
    }
    100% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      margin-top: -2px;
      margin-left: -2px;
      width: 20px;
      height: 20px;
      box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 0px inset;
    }
  }
  @-webkit-keyframes rippleOn {
    0% {
      opacity: 0.5;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(13, 13);
              transform: scale(13, 13);
    }
  }
  @keyframes rippleOn {
    0% {
      opacity: 0.5;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(13, 13);
              transform: scale(13, 13);
    }
  }
  @-webkit-keyframes rippleOff {
    0% {
      opacity: 0.5;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(13, 13);
              transform: scale(13, 13);
    }
  }
  @keyframes rippleOff {
    0% {
      opacity: 0.5;
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(13, 13);
              transform: scale(13, 13);
    }
  }
  
  /* checkbox animations end */
/* login end desktop */
/* login start reponsive */
@media (max-width: 768px){

    .login_head
    {
        padding: 56px;
       /* background-position: calc(100% - 50px) calc(100% - 20px);*/
    }
    .login_head .card {
        width: 75%;
    }
    }
    @media (min-width: 320px) and (max-width: 767px){

        .login_head
        {
            padding: 10px;
        }
        .login_head .card {
            width: 100% !important;
            margin-top: 20%;
        }
        .login_fb {
            padding: 14px 8px;
        }
        }
/* login end reponsive */
/* regsiter start */
.reg_head
{
    background: url(../images/banner.png) no-repeat;
    height: 100vh;
    background-size: cover;
    padding: 85px 218px;
}
.reg_head .card {
    margin: 0 auto;
    box-shadow: 0 0 12px #727070;
    border-radius: 0px;
}
.reg_head .card-body 
{
    padding: 30px 30px;
}
    .reg_head 
    {
        background: url(../images/banner.png) no-repeat;
        height: auto;
        background-size: cover;
        /* padding: 150px; */
        padding: 30px;
    }
    .reg_head .card-body p 
    {
        font-size: 14px;
    }
    .reg_head .card
    {
        margin: 0 auto;
        box-shadow: 5px 5px 19px 5px #100e0e70;
        border-radius: 0px;
    }
/* regsiter end */
/* regsiter start reponsive */
@media (max-width: 1024px){
.reg_head {
    padding: 65px 28px;
}
}
@media (max-width: 768px){

    .reg_head
    {
        padding: 56px;
    }
    .reg_head .card {
        width: 75%;
    }
    }
    @media (min-width: 320px) and (max-width: 767px){

        .reg_head
        {
            padding: 10px;
        }
        .reg_head .card {
            width: 100% !important;
            margin-top: 20%;
        }
        .login_fb {
            padding: 14px 8px;
        }
        }
/* regsiter end reponsive */
/* cashback earning start desktop */
.cashback_earning .container
{
    background-color: #f2f2f2;
    padding: 30px;
}
.cashback_earning h6
{
    background: linear-gradient(to bottom, #a72161 30%, #362362 106%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 500;
}
.cashback_earning h5
{
    font-size: 14px;
}
.cashback_earning .container .card
{
padding: 12px;
}
.border-md-right 
{
    border-right: 1px solid #f2f2f2;
}
.my_earning 
{
padding: 15px 30px;
}
.cashback_earning_tab 
{
    margin-top: 5px;
    padding-bottom: 4px;
    margin-bottom: 2px;
    border-bottom: 0px solid #e5e5e5;
    display: flex;
}
.cashback_earning_tab .nav-tabs li {
    width: 16%;
}
.cashback_earning_tab .nav-tabs .nav-item {
    padding: 0 2px;
}
.cashback_earning_tab .nav-tabs .nav-item .nav-link {
    padding: 0;
    border: 0;
}
.cashback_earning_tab ul li a {
    font-size: 14px;
}

.cashback_earning_tab .nav-tabs .nav-item.show .nav-link, .cashback_earning_tab .nav-tabs .nav-link.active, .cashback_earning_tab .nav-tabs .nav-link:hover {
    border: 0;
    color: #a92060;
}
.cashback_earning_tab .nav-tabs .nav-item .active {
    border-bottom: 2px solid #a92060;
    padding-bottom: 10px;
}
.cashback_earning_tab a::after {
    border-bottom: 0px solid #012766;
}
table.dataTable tbody th, table.dataTable tbody td
{
    padding: 24px 30px !important;
}
table.dataTable.no-footer {
    border-bottom: 0px solid #111 !important;
}
.cashearn_table .table thead th {
    /* padding: 8px 30px; */
    font-weight: normal;
    font-size: 14px;
    border-bottom: 0px solid #dee2e6;
    white-space: nowrap;
}
div#example2_wrapper {
    margin-bottom: 20px;
}
.cashearn_table .table tbody tr {
   
    font-size: 14px;
}
.cashearn_table .table thead tr
{
background: linear-gradient(to bottom, #a72161 10%, #362362 80%);
color: #fff;
}
.dataTables_wrapper .dataTables_info
{
    padding-left: 23px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    background: #f1f1f1!important;
    color: #000 !important;
    padding: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #dedbdd!important;
    border: 0px solid #979797 !important;
    color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    }
.dataTables_wrapper .dataTables_paginate
{
    margin-right: 15px !important;
        float: right;
}
#cashearn .tab-content
{
    padding: 15px 2px;
}
#example_length , #example2_length
{
    display: none;
}
#example_filter , #example2_filter
{
    display: none;
}
#myearn .container
{
    background-color: #fff;
    padding: 0px;
    width: 90%;
}
.myearn_box{background-color: #f2f2f2;padding: 22px;}
#referearn{background-color: #fff;}
#referearn h4, #mcashback h4, #support h4, #personalinfo h4, #changebankdet h4 {
    color: #333333;
    margin-bottom: 10px;
}
.sitemapBlock h5 {
    color: #333333;
    margin-bottom: 10px;
}
#referearn input::placeholder, #mcashback input::placeholder{color: #000;}
.myearn_box .form-control{border-radius: 0px;    border: none;}
#referearn table {border: 1px solid #e5e5e5;}
#mcashback .container, #support .container, #personalinfo .container ,
#changebankdet .container,  #changepwd .container{background-color: #fff;padding: 0px;}
.select-slate select {  background: url(../images/arrow.png) no-repeat center right;background-color: #f2f2f2;    background-origin: content-box;
  border: none; height: 48px;}
.select-slate select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    border-radius: 0px;
    border: 1px solid #f2f2f2;
    padding: 7px 12px;
    height: 40px;
    font-size: 14px;
    background-color: #f2f2f2;
} 
.select { 
  position: relative; 
  display: block; 
  width: 100%; 
  /*height: 3em; */
  line-height: 3; 
  /*background: #2C3E50; */
  overflow: hidden; 
  border-radius: .25em; 
} 
.select-slate .select {
  width: 100%; 
  height: 100%; 
  margin: 0; 
  padding: 0 0 0 .5em; 
  color: #fff; 
  cursor: pointer; 
} 
.select-slate select::-ms-expand { 
  display: none; 
}  
.select-slate select::after { 
  content: '\25BC'; 
  position: absolute; 
  top: 0; 
  right: 0; 
  bottom: 0; 
  padding: 0 1em; 
  background: #34495E; 
  pointer-events: none; 
} 
.select-slate .select:hover::after { 
  color: #F39C12; 
} 

.select-slate .select::after { 
  -webkit-transition: .25s all ease; 
  -o-transition: .25s all ease; 
  transition: .25s all ease; 
} 
.custom_input input {    border-radius: 0px;
  border: 1px solid #f2f2f2;
  padding: 7px 12px;
  height: 50px;
  background-color: #f2f2f2;}
  .custom_input input {  background: url(../images/date_icon.png) no-repeat 343px 13px;background-color: #f2f2f2;
    border: none; height: 50px;}
    .custom_input input:focus{border: 1px solid #f2f2f2;}
    .custom_input_text input, .custom_input_text textarea {background-color: #f2f2f2;
      border: none; height: 40px; border-radius: 0px;font-size: 14px;}
      .custom_input_text input:focus,   .custom_input_text textarea:focus{border: 1px solid #f2f2f2;}
      /* support start */
      .profile_settings a::after {border-bottom: 0px solid #012766; }
      .profile_settings 
      {
          margin-top: 6px;
          padding-bottom: 4px;
          margin-bottom: 2px;
          border-bottom: 0px solid #e5e5e5;
          display: flex;
      }
      .profile_settings .nav-tabs li {
          width: 16%;
      }
      .profile_settings .nav-tabs .nav-item {
          padding: 0 2px;
      }
      .profile_settings .nav-tabs .nav-item .nav-link {
          padding: 0;
          border: 0;
      }
      .profile_settings ul li a {
          font-size: 14px;
      }
      
      .profile_settings .nav-tabs .nav-item.show .nav-link, .profile_settings .nav-tabs .nav-link.active, .profile_settings .nav-tabs .nav-link:hover {
          border: 0;
          color: #a92060;
      }
      .profile_settings .nav-tabs .nav-item .active {
          border-bottom: 2px solid #a92060;
          padding-bottom: 10px;
      }
      /* support end */
/* cashback earning end desktop */
/* cashback earning start reponsive */
@media(max-width: 768px) {

    .cashback_earning h6
    {
        font-size: 12px;
        line-height: 16px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .cashback_earning_tab .nav-tabs li , .profile_settings .nav-tabs li{
        width: 65%;
    }
    .cashback_earning_tab .nav-tabs .nav-item .active, .profile_settings .nav-tabs .nav-item .active
    {
        margin-bottom: 12px;
        padding-bottom: 2px;
        margin-top: 12px;
    }
    .my_earning {
        padding: 9px 4px;
    }
.cashback_earning h6 {
    font-size: 12px;
}
.border-md-right 
{
    border-right: 0px solid #f2f2f2;
}
.cashback_earning .icon-box-secondary img  
{
    width: 78%;
    vertical-align: baseline;
}
}
/* cashback earning end reponsive */
/* how it work start */
.howitwork_card {
  border: 28px solid #f2f2f2;
}
.howitwork_card h4 {color: #333;  }
.howitwork_card .container { width: 90%; }
.howitwork_card p {line-height: 34px;}
.howitwork_card ul {
  list-style: none;     margin-left: 15px;
color: #666666;    margin-bottom: 38px;    line-height: 30px;
font-weight: 500;
}

.howitwork_card ul li::before {
  content: "\2022"; 
  color: #a92060;
  font-weight: bold;
  display: inline-block;
  width: 1em; 
  margin-left: -1em; 
}
.how_work_img 
{
  padding: 18px 15px;    box-shadow: 2px 0px 11px 2px #dbd9d9;
}
.how_work_img img {width: 100%;}
.img_shadow{   box-shadow: 2px 0px 11px 2px #dbd9d9;}
.contact1 {
    background: linear-gradient(to bottom, #af2161 10%, #2f2362 80%);
    padding: 4px;
    border-radius: 50%;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 34px;
}.conact_card .card-body {    padding: 35px 50px;}
/* how it work end */
/* home scroll start */
.wrapper {
  position:relative;
  margin:0 auto;
  overflow:hidden;
padding:5px;
  height:50px;
}

.list {
  position:absolute;
  left:0px;
  top:0px;
  min-width:3000px;
  margin-left:12px;
  margin-top:0px;
}

.list li{
display:table-cell;
  position:relative;
  text-align:center;
  cursor:grab;
  cursor:-webkit-grab;
  color:#efefef;
  vertical-align:middle;
}

.scroller {
text-align:center;
cursor:pointer;
display:none;
white-space:no-wrap;
vertical-align:middle;
background-color:#fff;
}

.scroller-right{
float:right;
position: absolute;
right: 0px;
z-index: 11111;
}

.scroller-left {
float:left;
display: block;
position: absolute;
right: 0px;
z-index: 11111;
}
/* home scroll end */
/* contact start */
.conact_card{    border: 28px solid #f2f2f2;}
.conact_card h4{color: #333333;}
.conact_card p {color: #666;}
.conactform input,.conactform textarea{    border-radius: 50px !important;}
.conactform textarea {    padding: 16px 20px;     height: 100px;}
.conactform button {border-radius: 50px;padding: 15px 30px;}

.conactform .input100::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  font-weight: 500;
  opacity: 1; /* Firefox */
  font-style: italic;
}

.conactform .input100:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  font-weight: 500;
  font-style: italic;
}

.conactform .input100 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
  font-weight: 500;
font-style: italic;
}
/* contact end */
/* invite friends start */
.invite_friends p{color:#666;}
.invite_friends  {    background-color: #fdfdfc;     border: 28px solid #f2f2f2;}
.invite_friends p {line-height: 28px;}
.back_home{border-radius: 50px;}
.back_home:hover {color: #fff;}
/* invite friends end */
/* faq start */
.faq .card-header{background-color: #fff; border-bottom: none;box-shadow: 0 0 12px #ededed;padding: 1px 0px;     border-radius: 12px !important;
}
.faq .card {border: none;    margin-bottom: 12px;}
.faq .card-header button {color: #666;  font-weight: 500;width: 100%; text-align: left; padding: 17px 0px;  padding: 15px 20px;-webkit-border-radius: 5px; }

.faq .card-header button[ aria-expanded="true"] {
    background: linear-gradient(to bottom, #a42161 10%, #2f2362 100%);
    border-radius: 8px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    padding: 1px;
    text-decoration: none;
}
   .faq .card-header button[ aria-expanded="true"] span {    background: #fff; display: block; padding: 12px 12px; border-radius: 6px;}
.faq .card-header button { white-space: normal}
/* faq end */
/* rating start */
.rating{margin-left: 10px;margin-top: 15px;}
.rating a:hover{color: #fd273a;}
.rating a{color: #FFC107;}
.rating_review a:hover {color: #fd273a;}
.rating_review a{color: #FFC107;}
.review_img{ width: 55%;}
.fav_icon {font-size: 18px; }
.fav_icon a {color: #fd273a;}
.fav_icon_home { color:#a92060;float: right; position: absolute;right: 25px;bottom: 88px;font-size: 18px;}
/* rating end */
/* radio start */

/*Radio box*/
.radio_custom
input[type="radio"] + .label-text:before{
    content: "\f10c";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}

.radio_custom input[type="radio"]:checked + .label-text:before{
    content: "\f192";
    color: #a92060;
    animation: effect 250ms ease-in;
}

.radio_custom input[type="radio"]:disabled + .label-text{
    color: #aaa;
}

.radio_custom input[type="radio"]:disabled + .label-text:before{
    content: "\f111";
    color: #ccc;
}
.radio_custom label{
    position: relative;
    cursor: pointer;
    color: #222;
  font-size: 15px;
  margin-right: 20px;
}

input[type="checkbox"], input[type="radio"]{
   position: absolute;
left: 0;
bottom: 30px;
}
.radio_custom img {width: 65%;}
/* radio end */
/* index owl start */
.user-tabs .active.show {
    color: #ad235f;
    padding: 0px;
    border-bottom: 2px solid #ad235f;
    padding-bottom: 12px;
}
.user-tabs  .expert-item a{      font-size: 16px;  padding: 0px;}
.expert-item  {text-align: center;}
.user-tabs a .icon {
  position: absolute;
  background-color: #ff7300;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  left: 50%;
  margin-left: -56px;
  bottom: -11px;
}
.user-tabs a .icon i {
  color: white;
  font-size: 24px;
  line-height: 40px;
}

.user-tab-content .details-list li::before {
  content: ">";
  margin-right: 15px;
}
.user-tabs.owl-carousel .owl-stage-outer { margin-right: 0%;right: 11%;}
.user-tabs  .owl-nav {  top: 0px !important;}
/* index owl end */

.invalid{ color:#ff0000;}

.category-sec h3{
font-size: 20px;
    margin-top: 1em;
}
.category-sec {
    background: #fff;
    box-shadow: 0 0 12px #ededed;
    padding: 20px;
}
.category-sec img {
    max-height: 180px;
}
.rateStar{background:rgba(0, 0, 0, 0) url("../images/rating-star.png") no-repeat scroll -102px 0;display:inline-block;height:20px;width:20px;cursor:pointer;}
.rateStar:hover{background:rgba(0, 0, 0, 0) url("../images/rating-star.png") no-repeat scroll -75px 0;display:inline-block;height:20px;width:20px;}
.rateStar.ratSelected{background-position:-75px 0;}
.star {
  font-size: x-large;
  width: 25px;
  display: inline-block;
  color: gray;
}
.star:last-child {
  margin-right: 0;
}
.star:before {
  content: '\2605';
}
.star.on {
  color: gold;
}
.star.half:after {
  content: '\2605';
  color: gold;
  margin-left: -22px;
  width: 11px;
  position: absolute;
  overflow: hidden;
}
.re_rating {
}
.re_rating span {
    color: #ffe25d;
    font-size:18px;
    padding:0;
}
.re_rating .counter {
    margin-left: 0 !important;
  }


  .all_cates{ border:2px #c6c6c6 solid; position:relative;margin-bottom:50px; overflow: hidden; background-color: #fff;}


.jm-item-button img {
    padding: 14px;
}

.all_cates .jm-item-overlay {
    background: #233241 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity:0;
    position: absolute;
    top: 0;
    width: 100%;
    display:block;
}
 .all_cates:hover .jm-item-overlay {
    opacity: 0.4;
     width: 100%;
}


.all_cates .jm-item-button {
    top: -60px;
    transition: all 0.2s ease-in 0.2s;
    opacity:0;
}

.all_cates:hover .jm-item-button {
    top:20%;
    opacity:1;
}

.jm-item-button {
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: 5%;
    position: absolute;
    text-align: center;
    width: 50px;
}
.jm-item-button a {
    background: #3b3b3b none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 0.8em;
    line-height: 50px;
    text-decoration: none;
    text-transform: uppercase;

}



.all_cates {
    height: 150px;
    margin: 20px auto 0;
    width: auto;
}

    .all_cates {
  height: 230px;
  width: 100%;
}


.all_cates figure > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
    height: 100%;
    width: 100%;

        transition: all 8s ease 0s;
    -ms-transition: all 8s ease 0s;
    -webkit-transition: all 8s ease 0s;
}
.all_cates figure:hover > img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all 8s ease 0s;
    -ms-transition: all 8s ease 0s;
    -webkit-transition: all 8s ease 0s;

}


.green_label{
    background: #8db654 none repeat scroll 0 0;
    border: 1px solid #79a240;
    bottom: 17px;
    color: #fff;
    font-size: 0.85em;
    font-weight:500;
    left: -10px;
    line-height: 1.5em;
    padding:3px 24px;
    position: absolute;
    text-transform: uppercase;
    }


    .green_label {
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.allCateBox .green_label {
  font-family: "Oswald",sans-serif; 
  padding: 12px 24px;
    font-weight: 500;
    transform: scaleY(0.9);
    -ms-transform: scaleY(0.9);
    -webkit-transform: scaleY(0.9);
}



.green_label {
  border: 0;background: transparent; padding: 0px;
  left: 0;width: 100%;text-align: center;
}
.green_label span {
    background: #482271 none repeat scroll 0 0;
    /* border: 1px solid #79a240; */
    display: inline-block;
    padding: 6px 24px;
}
/*.allCateBox .green_label{padding: 0;}*/
span.re_name {
  font-weight: 600;padding-left: 0;
}

.allCateBox {
  position: relative;
}

.sitemapBlock {
    background-color: #fff;
    padding: 15px 18px;
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 13px;
        padding-left: 17px;
}
.sitemapBlock a {
    color: #545355;
    display: block;
    line-height: 28px;
    font-size: 13px;
}

.sitemapBlock a:hover {
    color: #a92060;
}



.hart i {
  cursor:pointer;
  padding:10px 161px 8px;
  background:#fff;
  border-radius:50%;
  display:inline-block;
  margin:0 0 15px;
  color:#aaa;
  transition:.2s;
}

.hart i:hover {
  color:#666;
}

.hart i:before {
  font-family:fontawesome;
  content:'\f004';
  font-style:normal;
}

.hart span {
  position: absolute;
  bottom:70px;
  left:0;
  right:0;
  visibility: hidden;
  transition:.6s;
  z-index:-4;
  font-size:4px;
  color:transparent;
  font-weight:400;
}

.hart i.press {
  animation: size .4s;
  color:#FC1D44;
}

.hart span.press {
  bottom:120px;
  font-size:14px;
  visibility:visible;
  animation: fade 1s;
}



.modal,
.modal-box {
  z-index: 9999;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.modal {
  display: none; 
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0,0,0);
  background: rgba(0,0,0,.8);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 60%;
  max-width: 570px;
  margin: 100px auto;
  animation-name: modalbox;
  animation-duration: .4s;
  animation-timing-function: cubic-bezier(0,0,.3,1.6);
}

.modal-header {
  padding: 20px 40px;
  background: #546E7A;
  color: #ffffff;
}

.modal-body {
  background: #ECEFF1;
  padding: 60px 40px;
}

/* Close Button */
.close-modal {
  text-align: right;
  cursor: pointer;
}

/* Animation */




/* Aditional Styles */






button {
  border: 1px solid #333333;
  outline: none;
  color: #333333;
}
.previewing {
  border-radius: 50%;
  height: 100px;
  margin-top: 20px;
  width: 100px;
}
.prvEmail textarea {
    border: none;
    font-size: 14px;
    min-height: 400px;
    padding: 15px;
    width: 100%;
    color: #484365;
    background: #f4f5fa;
}
.img_size img {   
 max-height: 60px;
 max-width: 100%;
     border-radius: 5px;
}
.zoom img {
   max-height: 60px;
 max-width: 100%;  
}
.radio_custom {margin-top: 1em;}

.socialLinks {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 164px;
}
.socialLinks .input-group > span {
    color: #4460ae;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 10px;
    width: 60px;
}
.socialLinks.fbLink .input-group {
    border-color: #4460ae #4460ae #35509c;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 3px;
    height: 56px;
    width: 164px;
    transition: all 0.3s ease 0s;
}
.fbLink .input-group .btn {
    background-color: #4460ae;
    border: medium none;
    color: #ffffff;
    font-size: 36px;
    height: 56px;
    line-height: 36px;
    width: 56px;
}
.socialLinks .input-group > span {
    color: #4460ae;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 10px;
    width: 60px;
}
.fbLink .input-group .fa.fa-angle-right {
    color: #4460ae;
    font-size: 26px;
    position: absolute;
    right: 15px;
    top: 16px;
}


.socialLinks.twLink .input-group {
    border-color: #4eb2dc #4eb2dc #259fd2;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 3px;
    height: 56px;
    width: 164px;
    transition: all 0.3s ease 0s;
}
.twLink .input-group .btn {
    background-color: #4eb2dc;
    border: medium none;
    color: #ffffff;
    font-size: 36px;
    height: 56px;
    line-height: 36px;
    width: 56px;
}
.twLink .input-group .btn {
    color: #ffffff;
    font-size: 36px;
    line-height: 36px;
}
.socialLinks.twLink .input-group > span {
    color: #4eb2dc;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 10px;
    width: 60px;
}
.twLink .input-group .fa.fa-angle-right {
    color: #4eb2dc;
    font-size: 26px;
    position: absolute;
    right: 15px;
    top: 16px;
}
.socialLinks.gpLink .input-group {
    border-color: #dd4b39 #dd4b39 #dd4b39;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 3px;
    height: 56px;
    width: 164px;
    transition: all 0.3s ease 0s;
}
.gpLink .input-group .btn {
    background-color: #dd4b39;
    border: medium none;
    color: #ffffff;
    font-size: 30px;
    height: 56px;
    line-height: 36px;
    width: 56px;
}

.socialLinks.gpLink .input-group > span {
    color: #dd4b39;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 10px;
    width: 60px;
}
.gpLink .input-group .fa.fa-angle-right {
    color: #dd4b39;
    font-size: 26px;
    position: absolute;
    right: 15px;
    top: 16px;
}
.progress {
    background-color: #ddd;
    border-radius: 0;
    box-shadow: none;
    height: 15px;
    margin-bottom: 0;
    overflow: hidden;
}
.progress-bar {
    background-color: #ff6600;
}
.refer_network .table > tbody > tr > td span {
    font-weight: 600;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    left: 56px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

.acc a {
    text-decoration: none;
    font-size: 14px;
    color: #545355;
}
.acc a:hover
{
   
    font-size:14px;
    color:black;
}
.socialLinks{margin:20px 10px 0 0; width: 60px;}
.socialLinks.twLink .input-group, .socialLinks.gpLink .input-group, .socialLinks.fbLink .input-group{width: 58px;}
.icon-box-secondary{/*margin-right: 0 !important;*/}
.news_letter_blk2 p, .news_letter_blk2 h3{padding-left: 0;}
.albha_cat_blk.nav-tabs .nav-item .nav-link {   border: 0; border-bottom:2px solid transparent;}

@media screen and (max-width: 767px){
.news_letter_blk1{background: url(../images/cont.png) no-repeat 1em top;}
.news_letter_blk2{background: url(../images/phone.png) no-repeat 1em top; padding-left: 65px;}
}


.news_letter_blk2 {
    background: url(../images/phone.png) no-repeat 1em top;
    padding-left: 55px;
    /* margin-top: 8rem; */
    }
.deal_img img{width: 100%;}
.whole_contant{margin-bottom: 50px;}
.conactform textarea.form-control {resize: none;}
.coupons_card{margin-bottom: 30px;}
.cat_offer_blk_new .nav-tabs li{width: auto;}




.cat_offer_blk_new .breadcrumb{ color: #212528;}
.cat_offer_blk_new .breadcrumb span{display: inline-block; color: #212528; padding: 0 10px;}
.cat_offer_blk_new .breadcrumb span a {
    display: block;
  color: #212528;
    /* font-weight: bold; */
}
.cash_bx {
    border: 2px solid #f0f2f4;
    margin-bottom: 30px;
    padding: 15px;
}
.cash_bx h3{font-size: 16px; margin-bottom: 10px;    border-bottom: 1px solid #f0f2f4;
    padding-bottom: 10px;
}
.pop_img {   background-color: #ffffff;    float: left;     height: 50px;     margin-right: 12px;     overflow: hidden;     padding-top: 0;     position: relative;    width: 86px; }
.pop_txt {     color: #222;      font-size: 13px;     margin-top: 5px; }
.pop_store {
    /* background: #f2f2f2; */
    margin-bottom: 10px;
    padding: 15px;
    border: 1px solid #e2dfdf;
}
.pop_img img {    bottom: 0;   left: 0;  margin: auto;  position: absolute;  right: 0;  top: 0;  width: 100%;  height: 75%; }
.cat_coup .nav-tabs .nav-link{border:0; font-size: 14px; color: #3c3c3c; padding: 10px;}
.cat_coup .bdr_tab{margin-bottom: 30px;background: #f0f2f4;
    border-radius: 5px;
}
.cat_coup .nav-tabs .nav-link.active, .cat_coup .nav-tabs .nav-link:hover{border-bottom: 2px solid #a92060; color: #a92060;}
.cat_coup .nav-tabs a::after{display: none;}
.allcash_img {
    margin: 0px auto;
    border: 1px #f0f2f4 solid;
    position: relative;
    padding: 10px;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    /*padding-left: 12px;*/
}
.breadcrumb {
    
    background-color: #e9ecefad;

}
.cash_bg {   background: linear-gradient(to bottom, #a72161 10%, #362362 80%);   width: 80px;  height: 80px;  font-size: 11px;  color: #fff;  margin: 15px auto;
text-align: center; line-height: 20px;   border-radius: 50px;  display: flex; flex-direction: column; justify-content: center; align-content: center;}
.cash_bg span { font-size: 16px; color: #fff;   font-weight: 600;   display: block;  }
.allcash_txt h3{font-size: 18px;   }
.refer_btn {
    background: linear-gradient(to bottom, #a72161 10%, #362362 80%);
    padding: 6px 30px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
    /* min-width: 140px; */
    margin-bottom: 15px;
}
.storemintext.store_desc_short_text {
    font-weight: 400;
    /* border-bottom: 1px solid #ddd; */
}
.share_box{display: none;}
.share_box { background: linear-gradient(to bottom, #a72161 10%, #362362 80%); border-radius: 36px; left: -8em; padding: 10px 21px; position: absolute; top: -70px; width: 194px;
}
.share_box::after { border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 16px solid #362362; content: ""; left: 76%; position: absolute; bottom: -16px;
}
.share_box .list-inline{display: flex; justify-content: space-between;}
.shar_btn{position: relative;}
.shar_btn .fa-share-alt{color: #362362;}
.s_1 { background: #3b5997; height: 30px; width: 30px; text-align: center;  line-height: 30px;  color: #fff; font-size: 16px; display: inline-block; border-radius: 50%; }
.s_2 { background: #2ca9e1; height: 30px;  width: 30px;  text-align: center;  line-height: 30px;  color: #fff;  font-size: 16px;  display: inline-block;  border-radius: 50%; }
.s_3 { background: #a06954; height: 30px; width: 30px; text-align: center; line-height: 30px; color: #fff;  font-size: 16px; display: inline-block; border-radius: 50%; }
.s_4 { background: #cc181e;  height: 30px; width: 30px; text-align: center; line-height: 30px; color: #fff;  font-size: 16px;  display: inline-block;  border-radius: 50%; }
.share_cont{margin: 15px 0;}
.ex_bx a{color: #362362; font-size: 15px;}
.ex_bx span{margin: 0px 8px;}
.all_st_whole .deal_hover{margin-top: 25px; text-align: center;}
.all_st_slide .owl-nav{top: -4.5em; position: absolute; right: 0; display: block !important; }
.all_st_slide .owl-nav span{color: #a92060; font-size: 30px; padding: 0 7px;}
.no_copbx h3{font-size: 18px;}
.cls_img-pat {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-bottom: 12px;
    padding: 10px 15px;
    margin-left: 12px;
}.cls_img-pat span {
    color: #3c3c3c;
}
.albha_cat_blk.nav-tabs{margin-bottom: 20px;}
.albha_cat_blk.nav-tabs li{width: auto;}
.albha_cat_blk.nav-tabs .nav-link.active, .albha_cat_blk.nav-tabs .nav-link:hover {   color: #a92060; }
.albha_cat_blk.nav-tabs .nav-link { border: 0;  font-size: 14px;  color: #3c3c3c;  padding: 10px; }
.albha_cat_blk.nav-tabs a::after{display: none;}
.all_st_whole .tab-content .nav-tabs .nav-link{border: 0; padding: 4px 10px; border-radius: 0;}
.all_st_whole .tab-content .nav-tabs a::after{display: none;}
.all_st_whole .tab-content .nav-tabs .nav-link.active, .all_st_whole .tab-content .nav-tabs .nav-link:hover{background: linear-gradient(to bottom, #a72161 10%, #362362 80%); color: #fff;}


.all_st_whole .tab-content .nav-tabs li{width: auto; margin-bottom: 5px;}
.all_st_whole .tab-content .nav-tabs{display: flex; justify-content: space-between;}
.rstore_bx, .online_shop {
    border: 1px solid #e9ecef;
    margin-bottom: 30px;
    padding: 21px;
}
.st_img {text-align: center;}
.st_img .flw_btn, .cashback .get_btn{background: linear-gradient(to bottom, #a72161 10%, #362362 80%); padding: 6px 30px; color: #fff; font-size: 14px; text-transform: uppercase; border: none;
border-radius: 3px; transition: all 0.3s ease 0s; min-width: 140px; margin-top: 10px;}
.st_img #rate_this a{color: #a92060;}
.st_con{margin-top: 30px;}
.st_con .flexBox{display: flex; justify-content: space-between; align-items: center;}
.strLftIcon{color: #a92060;}
.flexBlk .social_st ul li{display: inline-block; border-radius: 30px; padding: 0 !important; background: linear-gradient(to bottom, #a72161 10%, #362362 80%);
height: 42px; width: 42px; line-height: 42px; text-align: center; color: #fff;}
.flexBlk .social_st ul li .fa{color: #fff;}
.cashback {text-align: center;background: #bd2160;
    color: #fff;}
.cashback .get_btn{margin-left: 10px;}
.cash_bx p{font-size: 15px;}
.cash_box_new .pop_img{background: linear-gradient(to bottom, #a72161 10%, #362362 80%);}
.cash_box_new .pop_img span{display: block;text-align: center; color: #fff;}
.cash_box_new .pop_txt{margin-top: 0;}
.online_shop{margin-bottom: 40px;}
.online_shop h4 {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f2f4;
    padding-bottom: 10px;
}


@media screen and (max-width: 1200px){
.acc a, .acc a:hover{font-size: 13px}
.wishlist_content{padding: 32px 10px 0 0; text-align: left;}
.sr_blk .sr_form .btn{width: 80px;}
.carousel-caption .slider_sec h3{font-size: 30px; line-height: 35px; }
.carousel-caption .slider_sec{padding-bottom: 0;}
.user-tabs .expert-item a{font-size: 13px;}
.com_hd h3 {   font-size: 14px; }
.cat_week_blk h4{font-size: 15px; padding: 5px 15px;}
.foo_news_letter_blk .news_letter_blk{padding-left: 70px;}
.footer-top .soc_icons li{margin-right:0;}
.footer-top .soc_icons li a{width: 20px; height: auto;}
.news_letter_blk2 p, .news_letter_blk2 h3{font-size: 22px;}
.news_letter_blk1{padding-left: 50px;}
.conact_card .card-body{padding: 35px 10px;}
.conactform .form-control{padding: 10px 10px 10px 20px;}
.conact_card {  border: 15px solid #f2f2f2; }
.conactform input, .conactform textarea {   border-radius: 35px !important; }
.text_gradient{font-size: 15px;}
.wishlist_text a{font-size: 10px; }
.cashearn_table .table thead th, .cashearn_table .table tbody td{white-space: nowrap; font-size: 14px; padding: 0.75rem !important;}
.cashback_earning .container{padding: 30px 10px;}
}

@media screen and (max-width: 767px){
.wishlist_cart {justify-content: center !important;}
.sr_blk .all_cat_blk {    background-position: 95%;   padding: 12px 5px 12px 5px; width: 130px; font-size: 15px; }
.sr_blk .sr_form .btn {   width: 60px;   font-size: 12px; }
.carousel-caption .slider_sec{margin: 0 auto 45px; text-align: center;}
.banner .carousel-caption{position: inherit; left: unset; right: unset;}
.carousel-caption .slider_sec h3{font-size: 20px; line-height: 25px; text-align: center;}
.product_img img {   animation: inherit; }
.banner .carousel-inner .carousel-item .row{margin-top: 0rem !important;}
.left_side_bar h3{font-size: 14px;}
.ryt_side_bar .left_pro_blk .pro_price{display: block !important;}
.pro_price .price{display: block;}
.ryt_side_bar .left_pro_blk{text-align: center;}
.pro_img a{display: block; margin: 0 auto;}
.pro_img a img{width: 100% !important;}
.foo_acc1, .news_letter_blk2, .news_letter_blk1 {   margin-top: 2rem; }
.news_letter_blk1 {  padding-left: 70px; }
.foo_news_letter_blk {   padding: 33px 0 0; }
.invite_friends{border: 20px solid #f2f2f2;}
.invite_friends .p-5{padding: 1rem !important;}
.btn-brand{width: 100%; margin: 0 auto !important;}
.contact2{display: inline-block !important; width: calc(100% - 70px);}
.contact1{display: inline-block !important; vertical-align: top; }
.conact_card p{font-size: 15px;}
.login_head .card-body, .reg_head .card-body {   padding: 30px 5px; }
.login_head .card-body h2, .reg_head .card-body h2{font-size: 22px;}
/*.cashback_earning_tab .nav-tabs .nav-item .nav-link{text-align: center;}*/
}

@media screen and (max-width: 400px){
.g-recaptcha {transform:scale(0.85);-webkit-transform:scale(0.85);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
.hiw-popup {
    border-color: rgba(0, 0, 0, 0.25);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.6);
    left: -163%;
    margin: 3px 233px 9px;
    padding: 20px 15px;
    position: absolute;
    width: 233%;
    z-index: 9;
}

.white-well {
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
        border-top-color: rgb(241, 241, 241);
        border-right-color: rgb(241, 241, 241);
        border-bottom-color: rgb(241, 241, 241);
        border-left-color: rgb(241, 241, 241);
}

.ex_bx {
    font-size: 14px;
    color: #222;
}

/*se*/
.my_account {
    background: #fff none repeat scroll 0 0;
    padding: 20px 20px 10px 20px;
    margin-bottom: 10px;
    min-height: 245px;
    box-shadow: 0 6px 10px 0 rgba(23,84,116,0.08);
        border: 1px solid #f2f2f2;
}
.my_account h3 {
    color: #484365;
    font-size: 18px;
    font-weight: 500;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}
.my_account .table {
    width: 90%;
    margin-bottom: 0px;
}
.bank_details {
    background: #fff none repeat scroll 0 0;
    /* border: 1px solid #e7e7e7; */
    padding: 20px 20px 10px 20px;
    margin-bottom: 10px;
    min-height: 200px;
    box-shadow: 0 6px 10px 0 rgba(23,84,116,0.08);
}
.bank_details h3 {
    color: #484365;
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0px 10px 0px;
}
.edit {
    border: 0px solid #233241;
    border-radius: 50%;
    color: #233241;
    display: inline-block;
    float: right;
    font-size: 20px;
    height: 25px;
    left: 6px;
    line-height: 23px;
    position: relative;
    text-align: center;
    top: -7px;
    width: 25px;
}
.bank_details .table {
    width: 100%;
    margin-bottom: 0px;
}
.bank_details .table > tbody > tr > td {
    line-height: 20.4px;
    color: #222;
    font-size: 14px;
}
.my_account .table > tbody > tr > td {
    border-top: 0px dashed #f4f5fa;
    border-bottom: 1px dashed #f4f5fa;
    line-height: 1.42857;
    padding: 7.5px 0px;
    vertical-align: top;
    color: #484365;
    font-size: 14px;
    font-weight: 400;
}
.redeem_bx {
    background: #fff none repeat scroll 0 0;
    padding: 20px 10px 20px 10px;
    min-height: 296px;
    box-shadow: 0 6px 10px 0 rgba(23,84,116,0.08);
}
.redeem_bx h3 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    border-bottom: 1px #ddd solid;
    padding: 0px 0px 10px 0px;
    text-align: center;
    margin: 0;
}
.redeem_bx ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.redeem_bx ul li {
    text-align: center;
    font-size: 34px;
    color: #484365;
    margin: 0px 0px 20px 0px;
    font-weight: 600;
    letter-spacing: 0;
}
.redeem_bx img {
    max-width: 25px;
    margin-left: 20px;
}
.log_btn:hover {
    background: #484365;
}
.log_btn {
    background: linear-gradient(90deg, #667eea 0%,#764ba2 100% );
    padding: 11px 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.trend_now h3 {
    color: #484365;
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px;
    line-height: 30px;
}
.trend_now {
    background: #fff none repeat scroll 0 0;
    /* border: 1px solid #e7e7e7; */
    padding: 10px 0px 0px 0px;
    margin-bottom: 10px;
    box-shadow: 0 6px 10px 0 rgba(23,84,116,0.08);
}
.trend_now .table {
    margin-bottom: 0px;
}
.trend_now .table > tbody > tr > td {
    border-top: 1px solid #f4f5fa;
    line-height: 20.4px;
    padding: 10px 10px;
    vertical-align: top;
    color: #222;
    font-size: 14px;
}
/*se*/

.closeuse {  color: #000; cursor: pointer;  font-size: 21px !important; line-height: 1;  position: absolute; right: 10px;  text-shadow: 0 1px 0 #fff; top: 5px; }
.closeuse img {  opacity: 0.5; transform: rotate(0deg); transition: all 0.3s ease 0s; }

.hiw-progress, .hiw-progress::after {
    height: 5px;
    display: inline-block;
    position: absolute;
    left: 0;
}
.hiw-progress {
    background: #ecf0f1 none repeat scroll 0 0;
    bottom: 0;
    left: 110px;
    margin: 30.5px auto 0;
    right: 0;
    top: 34px;
    width: 84%;
}
div#get_back {
    padding-right: 0 !important;
}
.getcash .modal-content {
    padding-bottom: 20px;
}

.getcash .modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: medium none;
    border-radius: 3px;
    box-shadow: none;
    outline: 0 none;
    position: relative;
}
.getcash .modal-header {
    border-bottom: 0 solid #e5e5e5;
    padding: 0;
}
.getcash .modal-body {
    padding: 0;
    position: relative;
}
.modalTop {
    background-color: #f3f5f3;
    min-height: 140px;
    padding: 30px;
    position: relative;
}
.clsShoping {
    padding: 50px 20px 10px;
    text-align: center;
}
.clsShoping {
    padding: 50px 20px 10px;
    text-align: center;
}
.margin0 {
    margin: 0;
}
.helpUsBtm {
    text-align: center; 
}
.dashLine {
    color: #e5e5e5;
    margin-left: 10px;
    position: absolute;
}
.helpUsBtm .row p {
    font-size: 14px;
    margin: 5px 0 10px;
}
.getcash .close {
    float: none;
    line-height: 1;
    opacity: 0.5;
    position: absolute;
    right: 20px;
    text-shadow: none;
    top: 20px;
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
    z-index: 22;
}


/*.glyphicon-pencil::before {

    content: "\270f";

}*/
.white-well .glyphicon {
    color: #fff;
    font-size: 15px;
}
.glyphicon {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.coupon_input {
    display: inline-block;
    padding: 0 100px;
    width: 100%;
    text-align: center;
}
.visitLink {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}
.visitLink a {
    color: #4A90E2;
}
#coupon_code {
    text-transform: uppercase;
}
.coupon_input .btn:hover {
    background-color: #ff6600;
    color: #ffffff;
}
.coupon_input .form-control {
    float: left;
    height: 50px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
    font-size: 20px;
    text-align: center;
}
.head_menu .navbar-nav .nav-item a.dropdown-toggle {
    padding: 16px 10px;
    display: block;
    color: #fff;
}
.hover_eff .nav-item a{text-align: center; padding:6px 12px !important; display: block; margin-bottom: 5px;}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    background: linear-gradient(to bottom, #a72161 10%, #362362 80%);
}.run-animation .animation-hiw, .run-animation .hiw-icon1, .run-animation .hiw-icon2, .run-animation .hiw-icon3, .run-animation .hiw-icon4, .run-animation .hiw-icon5, .run-animation .hiw-progress::after {
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
.hiw-popup .glyphicon {
    margin-bottom: 10px;
    margin-right: 0 !important;
    background-color: #c2c2c2;
}
.white-well .glyphicon {
    background-color: #ecf0f1 ; width: 35px;
    border-radius: 50px;
    color: #fff;
    margin-right: 5px;
    padding: 10px;
    height: 35px;
    font-size: 15px; display: inline-block;
}

.hiw-popup span {
    margin: 0;
}
.redirectContent {
    text-align: center;
    background: #fff;
    margin-top: 40px;
}
.redirectSec .middleSec hr {
    width: 60%;
}
.redirectSec .middleSec p {
    color: #e80464;
    font-size: 18px;
}
.loadSec {
    margin: auto;
    /* width: 50%; */
}
.loadSec ul li {
    width: 30%;
    vertical-align: middle;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.loadSec img {
    display: block;
    margin: 0 auto;
    width: 100px;
}
.cssload-loader {
    width: 65px;
    height: 13px;
    position: absolute;
    left: 49%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.cssload-loader > div:nth-of-type(1) {
    animation-delay: -0.52s;
    -o-animation-delay: -0.52s;
    -ms-animation-delay: -0.52s;
    -webkit-animation-delay: -0.52s;
    -moz-animation-delay: -0.52s;
}
.loadSec li p {
    color: #222222 !important;
    font-size: 15px !important;
    position: relative;
    top: 20px;
}
.secCount {
    color: #00baf2;
    font-size: 20px;
    font-weight: bold;
}
.redirectSec .helpusLbl {
    font-size: 24px;
}
.helpusLbl > span {
    display: block;
    font-size: 14px;
}
.helpUsBtm {
    text-align: center;
    text-align: center;
    margin-bottom: 6px;
}
.redirectSec .helpUsBtm ul {
    position: relative;
}
.redirectSec .helpUsBtm li {
    background-color: #ffffff;
    width: 32%;
}
.redirectSec .helpUsBtm li span {
    background-color: #ffffff;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    top: 0;
    z-index: 999;
}
.helpUsBtm .row p {
    font-size: 14px;
    margin: 5px 0 10px;
}

.animation-hiw:nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.animation-hiw {
    -webkit-animation: animation-hiw-pop .2s forwards;
    animation: animation-hiw-pop .2s forwards;
        animation-delay: 0s;
        animation-play-state: running;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: .5;
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8);
    font-size: 15px;
}

.hiw-icon1 {
    animation: animation-hiw-icon .2s forwards;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}
.hiw-icon2 {
    animation: animation-hiw-icon .2s forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}
.hiw-icon3, .hiw-icon4 {
    -webkit-animation: animation-hiw-icon .2s forwards
}
.hiw-icon3 {
    animation: animation-hiw-icon .2s forwards;
    -webkit-animation-delay: 2.25s;
    animation-delay: 2.25s;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}
.hiw-icon4 {
    animation: animation-hiw-icon .2s forwards;
    -webkit-animation-delay: 3.75s;
    animation-delay: 3.75s;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}
.hiw-icon5 {
    -webkit-animation: animation-hiw-icon .2s forwards;
    animation: animation-hiw-icon .2s forwards;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}
@-webkit-keyframes animation-hiw-icon {
 from {
 background-color: #c2c2c2
}
to {
    background-color: #362362
}
}
@-webkit-keyframes animation-hiw-pop {
 from {
 opacity: .5;
 -ms-transform: scale(.8);
 -webkit-transform: scale(.8);
 transform: scale(.8)
}
to {
    opacity: 1;
    font-weight: 700;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}
}
.hiw-popup { border-color: rgba(0, 0, 0, 0.25); box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.6);  left: -100%; margin: 10px 0 0; padding: 20px 15px; position: absolute; z-index: 9;
}
.hiw-popup .arrow::after, .hiw-progress::after {     content: ""; }
.run-animation .animation-hiw, .run-animation .hiw-icon1, .run-animation .hiw-icon2, .run-animation .hiw-icon3, .run-animation .hiw-icon4, .run-animation .hiw-icon5, .run-animation .hiw-progress::after {
 -webkit-animation-play-state: running;  animation-play-state: running; }
.hiw-progress::after {  width: 0; background: #362362;   top: 0;  -webkit-animation: animation-hiw-prog 5s linear forwards;  animation: animation-hiw-prog 5s linear forwards;
 animation-play-state: running;  -webkit-animation-play-state: paused;   animation-play-state: paused; }
 @-webkit-keyframes animation-hiw-prog {
 from {
 width: 0
}
to {

    width: 100%
}
}


#categoryPanel .img-boxes.isotope-container{height: auto !important;}

.allcash_in {
    margin-bottom: 23px;
    border-bottom: 1px solid #f0f2f4;
    /* margin-top: 58px; */
    padding-bottom: 2rem;
}
.brandLogo{text-align: center; margin:0 auto;}
.container .brandLogo img{height: 100px;  margin: 0 auto;   width: auto; text-align: center;}
.allcash_txt{margin-bottom: 20px;}
.my_earning .cashback_earning_tab .nav-tabs .nav-item{display: block; width: 100%; text-align: left; margin-bottom: 10px;}
.my_earning .cashback_earning_tab .nav-tabs .nav-item .nav-link{padding-bottom: 10px;}
.my_earning .cashback_earning_tab .nav-tabs{margin-bottom: 0;}
.trend_now .table td a{color: #a92060;}
.dash_bor_ryt{background: #fff; border-left:15px solid #f2f2f2; border-right:15px solid #f2f2f2; }

.my_earning .cashback_earning_tab.with_draw_tab .nav-tabs .nav-item {     display: inline-block;  width: auto; }
.my_earning .cashback_earning_tab.with_draw_tab .nav-tabs{justify-content: space-between;}
.dash_bor_ryt .table td, .dash_bor_ryt .table th{white-space: nowrap;}
.dash_bor_ryt .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .my_earning .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    color: #666 !important;
}.dash_bor_ryt table.dataTable tbody th, .dash_bor_ryt table.dataTable tbody td {  padding: 24px 18px !important; }
.dash_bor_ryt table.dataTable tbody td a, .ref_cont a{color: #a92060;}
.ref_cont{margin-top: 10px; margin-left: 10px; display: block; width: 100%;}
.dash_bor_ryt a .fa-exclamation-circle{color: #fff;}
.referg_btn{display: block; color: #fff; border:0; background: linear-gradient(to bottom, #a72161 0%, #362362 100%)}
.brand_bg {margin-bottom: 20px !important;}
.brand_bg label{margin-bottom: 0;}
.with_draw_cont {
    margin-bottom: 15px;
    font-size: 14px;
}
.profile_settings .nav-tabs{justify-content: space-between;}
.profile_settings .nav-tabs .nav-item{width: auto;}
.slidernav{position: absolute; right: 0; top: 15px;}
.slidernav .fa{color: #a92060; font-size: 30px; padding: 0 7px;}
.cls_img-pat a{display: block;  text-align: center; margin: 10px auto 5px;}
.cls_img-pat a img{margin: 0 auto; text-align: center; height: 50px;}
.offers{color: #a92060;}
.clsShoping{padding:20px;}
.modalTop{display: flex;}
.helpUsBtm{margin-top: 20px;}
.btmSec p a{color:#a92060; }
.rating_review span{display: inline-block; vertical-align: middle;}
.rating_review .re_rating{display: inline-block;}
.cou_code_lk{padding: 10px 0;}
.cou_code_lk .coupon_input{display: flex;}
.cou_code_lk .coupon_input .copy-button{background: linear-gradient(to bottom, #a72161 10%, #362362 80%);  color: #fff; font-size: 14px; text-transform: uppercase;
border: none; border-radius: 3px; }
.visitLink a{color: #a92060;}
.no_copbx p{margin: 15px 0;}
.no_copbx a .easy_btn{background: linear-gradient(to bottom, #a72161 10%, #362362 80%);  color: #fff;  border: 0; padding: 5px 10px;}


@media screen and (max-width: 1200px){
.hiw-popup{left: -60%; width: 230%;}
.share_box{left: -8.5em;} 
.cashback_earning h4{font-size: 20px;}
}

@media screen and (max-width: 992px){
.with_left_blk{margin: 0 auto 30px; width: 300px;}
}

@media screen and (max-width: 767px){
.hiw-popup span{display: none;}
.hiw-popup {  left: unset;   width: 100%;   position: unset; }
.cat_coup .nav-tabs .nav-link{padding: 10px 0;} 
.allcash_txt h3 { font-size: 15px; margin-top: 20px; }
.share_box {  left: -10em; }
.start_blk .loadSec ul li{margin: 5px 0; width: 100%;}
.coupons_card.start_blk {   border: 5px solid #f2f2f2; }
.coupons_card.start_blk .loadSec li p{top: 0;}
.modalTop{display: block; text-align: center;}
.coup_txt h3, .coup_txt p{margin: 10px 0;}
.coupons_card {  border: 10px solid #f2f2f2; }
.show_add_review .form-group label{display: block; margin: 10px auto; text-align: center; float:none !important;}
.show_add_review .rating_review {display: block; margin: 0 auto 10px; text-align: center; float:none !important;}
.review-write{float: none;}
.cou_code_lk .coupon_input { display: block; padding: 0 15px; }
.cou_code_lk .coupon_input .copy-button{width: 100%; display: block; margin-top: 15px;}
.cou_code_lk #coupon_code{float: none;}
.helpUsBtm .dashLine{display: none;}

}

.footer .row .col-md-3 {
    margin-top: 2rem;
}
ul#searchresult {
        position: absolute;
    background: #f2f2f2;
    width: 67%;
    padding: 0 20px;
    z-index: 11;
    border: 1px solid #ddd;
}
.allcash_txt p {
    font-size: 14px;
    margin: 12px 0;
}
button.easy_btn {
    background: linear-gradient(to bottom, #a72161 10%, #362362 80%);
    padding: 8px 30px;
    color: #fff;
    border: none;
    font-size: 14px;
    border-radius: 4px;
}
div#terms_condt {
    font-size: 14px;
    margin: 15px 0 0 0;
    color: #686868;
}
.online_shop p {
    font-size: 14px;
    color: #686868;
}
div#demo {
    background: #f0f2f4;
    padding: 31px;
    margin-bottom: 1rem;
    border-radius: 5px;
}
#report_section .form-control{
background-color: #ffffff;
    opacity: 1;
    border: 1px solid #e6e8ea;
    height: 45px;
    color: #222;
    }
    #searchresult li a { display: flex; }
    #searchresult li a .searchListLeftImg {
        margin-right: 10px
    }
    #searchresult li a .searchListLeftImg  img { max-width: 50px }
    #searchresult li {
    margin: 10px 0;
}
.searchListRightDesc {
    color: #222;
    font-size: 15px;
}



/* ------- Responsive and Design correction work series number 20212502 start */
#logindiv,
#forgotdiv,
#signupdiv
{
	min-height: 100vh;
}

.wrap-input100 :not(em.invalid) + .focus-input100::after
{
	background-position-y: 30%;
}
.wrap-input100 .focus-input100::after
{
    bottom: 50%;
    transform: translateY(50%);
}

/* --- withdraw page start --- */
.radio_custom input[type="radio"]
{
	opacity: 0;
}
/* --- withdraw page end --- */


/* --- Home page Start --- */
.wishlist_content:nth-of-type(3) {
    padding-top: 40px;
}
.all_cat_blk ul {
    margin-top: 0px;
}
@media only screen and (max-width: 991px)
{
	.wishlist_content
	{
	    white-space: nowrap;	
	}
	.wishlist_content:nth-of-type(3) {
		padding-top: 44px;
	}
	.all_cat_blk ul {
		margin-top: 0px;
	}
}
@media only screen and (max-width: 767px)
{
	.wishlist {
		margin: 1rem 0;
	}
	.wishlist_icon1 {
		padding: 0px 0px 0 0;
	}
	.wishlist_content {
		padding: 0px 10px 0 0;
	}
	.wishlist_content:nth-of-type(3) {
		padding-top: 12px;
	}
	
	.on_sale_hd .nav-tabs {
		margin-top: 1.5rem;
	}
	
}
/* --- Home page end --- */


/* --- Categories page start --- */
.green_label span {
    word-break: break-all;
}

.img_size {
    text-align: center;
} 
/* --- Categories page end --- */


/* ------- Responsive and Design correction work series number 20212502  end */