b{
    font-weight: bold !important;
}
button{
    outline: none !important ;
}
ul{
    /*list-style:none;*/
}
::-webkit-scrollbar {
  width: 20px;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
}
::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 20px;
}
::-webkit-scrollbar-thumb {
  background-color: #128c7e;
  height: 84px;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}
#loader {
    display: none;
    text-align: center;
    width: 25%;
    margin: 0 auto;
}
#loader>img{
    width: 50%;
}
.index_body{

      background-color: #f5f5f5; 

}

.rs_hd{

    padding: 5px 12px;

    font-weight: 500;

    color: #7f6a6a;

}

.rs_role{

    display: none !important;

}

.search_response{ 

    width: 98%;

    margin-left: 1%;

}



.fa-tag{

    color: #333;

}



.rs_p{

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}



.coupon-title{

    font-weight:bold;

    font-size: 20px;

    margin: 0px 0px 5px 0px;

    color: #50595f;

    text-decoration:none !important;

}

.str_cpns{

    border: 1px solid #e6e5e5;
    /*border-bottom: 1px solid #e6e5e5;*/
    padding: 25px 2px 25px 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: white;
    border-radius:  4px 4px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.str_cpns_sec{
    border-bottom: 1px solid #e6e5e5;
    border-right: 1px solid #e6e5e5;
    border-left: 1px solid #e6e5e5;
    background: white;
    border-radius: 0px 0px 4px 4px;
}
.str_cpns_cont > p{
    font-size: 14px;
    padding-top: 8px;
    color: #848484;
    font-weight: 500;
    margin-bottom: 9px;
}
.str_cpns_cont > p > span{
    color: #0a95e8;
}
.storetext_div{

    padding-left: 0%;

    margin-left: -3%;

}

@media only screen and (max-width: 600px) {

  .str_cpns{
        border-top: 1px solid #e6e5e5;
        border-bottom: 1px solid #e6e5e5;
        padding: 15px 2px 15px 2px; 
        margin-top: -12px;
        margin-bottom: 0px;
        display: block;
        margin-right: 0;
        margin-left: 0;
    }

    .storetext_div {

        padding-left: 2%;

    }

    /*.mobile-rate-div{

        display: none ;

    }*/

    .rate{

        padding: 0px !important;

    }

    .sgn_btn{

        height: 48px !important;

    }

    .cp_bxx_a2{

      display: none;

    }

    .tag_dl{

        display: none;

    }

    .dl_abt{

        margin-top: 0px !important;

    }

    .mk_div{

        padding-left: 0px;

    }

}

.cp_bxx_a2{

    text-decoration: none !important ;

    color: white;

}

.cp_bxx_a2:hover{

    color: white;

}

.sl_cd{

  margin-bottom: 0px;

  color: #3a3a3a;

  font-weight: 600;

}

.tag_ln{

 color: #989797;
}

.btm_link2{

  color: dimgrey !important;

    margin-left: 5px !important;

}

@media only screen and (max-width: 600px) {

  .btm_link2{

    color: dimgrey !important;

    margin-top: 0px !important;

    }

}

.offer_value1{

    font-weight: 600;

    font-size: 1.8em;

    color: #0262b5;

    margin-bottom: -7px;

}

.offer_value2{

    font-weight: 700;

    font-size: 28px;

    color: #0262b5;



}

@media only screen and (max-width: 600px) {

  .c_nt {

    display:none;

  }
  .top_dl_bx{padding-bottom: 69% !important}

}



.search_response .list-group-item >a{

    color: #464a94;

    text-decoration: none;

}

.cat_single_body{

    background-color: #ffffff ;

}

.review-load-btn{

    text-align: center;

    margin-top: 40px;

}

.review-load-btn>a{

    color: white !important;

    border: 1px solid #b1afaf;

    background: #ff4b4b;

    padding: 7px;

    border-radius: 5px;

    cursor: pointer;

}

.review-load-btn>a>i{

    font-size: 17px;

    font-weight: 600;

}

.review-load-btn>a:hover{

    background: #fb3b3b;

    transition: .3s ease-in-out;

}

.cp_immg {

    padding-right: 0px;

    padding-left: 0px;

    border-bottom: 1px solid #efefef

}

.fstcntainer{ 

    background-color: #ffffff;

    margin-top: 0px;

    padding-top: 40px;

    padding-bottom: 12px;

}

.dl_div_tp{

    margin-bottom: 22px;

}

.dl_tp_hd{

      text-align: center;

      margin-bottom: 25px;

}

.dl_tp_hd2{

      font-size: 27px;

}

.top_dl_bx{

    display: block;

    padding-bottom: 75%; 

    background-size: cover;

    border-radius: 1px;

    box-shadow: rgb(179, 179, 179) 0px 2px 6px -1px; 



}

.tdb_cnt_btm{
    position: absolute;
    bottom: 0px;
    /* left: 0px; */
    padding: 22px 12px 16px;
    color: #1d1b1b;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: rgb(255 255 255);
    width: 93%;
}

.cnt_btm_one{

    position: absolute;

    top: -52px;

    left: 12px;

    width: 80px;

    height: 60px;

    padding: 0px;

    display: flex;

    -webkit-box-align: center;

    align-items: center;

    -webkit-box-pack: center;

    justify-content: center; 

}

.cnt_btm_one>img{

      display: block;

    max-height: 100%;

    border-radius: 7px;

}

.cnt_btm_two{

    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    color: #191414;

}

.cnt_btm_three{

    font-size: 16px;

    font-weight: 600;

    line-height: 24px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.home-store-height{

    padding: 8px 14px 8px 14px;

    background: white;

    border-radius: 5px;

}

.home-store-height>a>img{

     /* width: 92% !important; */

}

.pb-stores{

      margin-top: 22px;

}

.cp_bxx_a{

      text-decoration: none !important;

    position: relative;

    display: flex;

    background-color: white;

    border-radius: 8px;

    border: thin solid rgb(224, 224, 224);

    overflow: hidden;

    box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 8px;

    color: rgb(50, 50, 50);

    margin-bottom: 25px;

}

.cp_bxx_div{

    width: 100%;

    margin-left: 0%;

    min-width: auto;

    max-height: 400px;

    /*padding-bottom: 45%;*/

    border-right: none;

    border-bottom: 1px solid rgba(112, 112, 112, 0.17);

    position: relative;

    /*background: rgb(0, 69, 190);*/

    flex: 0 0 auto;

}

@media only screen and (max-width: 600px) {

  .cp_bxx_div {

    /*padding-bottom: 6%;*/

  }

  .cp_immg{

    /* margin-top: 6.3%;*/

    margin-bottom: 0px;

    padding-bottom: 0px;

  }

}

.cp_bxx_sec_div{ 

      padding: 8px 16px 12px;

      position: relative;

    display: flex;

    flex-direction: column;

    font-size: 0.875rem;

}

@media only screen and (max-width: 600px){

    .cp_bxx_sec_div{

        padding-bottom:0;

    }

}

.durb{

    /*display: contents;*/

    font-size: 12px;

    margin-bottom: 8px;

    text-transform: uppercase;

    color: rgb(117, 117, 117);

}

.cdxx{

    color: #009b00;

    font-size: 0.75rem;

    font-weight: 600;

    display: inline;

}

.cdxxx{

    font-size: 10px;

    color: #bfbebe;

    font-weight: 600;

    display: inline;

    margin-left: 3px;

}

.cdxxx>i{

    font-size: 5px;

    margin-right: 2px;

}

@media only screen and (min-width: 600px) {

  .cdxx_for_mobile {

    display: none  !important;

  }

}

.cdxx_offr{

    margin-bottom: 0px;

    padding-bottom: 0px;

    flex: 1 0 auto;

    min-height: 72px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;

    line-height: 1.5em;

    font-size: 16px;

    font-weight: 500;

}

.cdxx_spnsr{

    font-size: 0.875rem;

    margin-top: 10px; 

}

.tp_offr_hd{

      margin-bottom: 25px;

      font-size: 30px;

}

.tp_offr_hd>span{

  font-weight: 300;

}

.tp_offr_para{

  font-size: 14px;

    padding-bottom: 25px;

    font-weight: 400;

}

/*Subscribe Box*/

.newsletter{

    position: relative;

    padding: 30px 0;

    background-color: #ffffff;

}

.sub_form{ 

    width: 48%;

    margin: auto; 

}

.sgn_btn{ 

    border-radius: 0 8px 8px 0 !important;
    font-size: 16px; 
    height: 60px;
    width: auto;
    background-color: #ff9900;
    color: white;
    font-weight: 800;
    margin-left: -3px;

}

.cntrlmodified{

    border-radius: 8px 0px 0px 8px;

}





@media only screen and (max-width: 600px) {

  .sub_form{ 

          width:  100%;

          margin: auto; 

      }

    .cntrlmodified::placeholder {

       font-size: 12px;

       letter-spacing: 1px;

       text-align: center

    }

}





/*Footer CSS*/ 

.site-footer {

    padding: 15px 0;

    background-color: #f5f5f5;

    padding: 10px 0;

    position: relative;

    padding-bottom: 12px;

}

.footer-navigation>ul{

    display: inline-flex;

    list-style: none;

    margin: auto;

    padding: 0px;

}

.footer-navigation>ul>li{

      padding-right: 35px; 

} 

.footer-navigation>ul>li>a{

    text-decoration: none;
    color: #292b2c;
    font-weight: 400;
    font-size: 14px;

}

.footer-navigation>ul>li>a:hover{

      color: #303030;

}

@media only screen and (max-width: 600px) {

  .footer-navigation>ul>li{

      padding-right: 15px;



      }

  .info_bx{

    text-align: left !important;

  }

}

.site-footer p{

      margin-bottom: 0px;

    font-size: 14px;

    color: #707070; 

}

.social-icons{
    /*margin-top: 20px;*/
    padding-left: 0px;
    margin-bottom: 0px;
}

.for_tpmgn{

    margin-top: 25px ; 

}



/*Category Single CSS*/

.offer_select_div{

    /*background-color: whitesmoke; */

    padding: 12px 12px 20px 14px;

    border-radius: 3px;

    height: fit-content; 

}

/*Switch Box Css*/

/* The switch - the box around the slider */

.switch {

    position: relative;

    display: inline-block;

    width: 50px;

    height: 10px;

    margin-top: 6px;

}



/* Hide default HTML checkbox */

.switch input {

  opacity: 0;

  width: 0;

  height: 0;

}



/* The slider */

.slider {

  position: absolute;

  cursor: pointer;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #ccc;

  -webkit-transition: .4s;

  transition: .4s;

}



.slider:before {

    position: absolute;

    content: "";

    height: 19px;

    width: 18px;

    /*left: 4px;*/

    bottom: -4px;

    background-color: #741fa2;

    -webkit-transition: .4s;

    transition: .4s;

}



input:checked + .slider {

  background-color: #2196F3; 

}



input:focus + .slider {

  box-shadow: 0 0 1px #2196F3;

}



input:checked + .slider:before {

    /*right: 14px;*/

  -webkit-transform: translateX(33px);

  -ms-transform: translateX(33px);

  transform: translateX(33px);

}



/* Rounded sliders */

.slider.round {

  border-radius: 34px;

}



.slider.round:before {

  border-radius: 50%;

}

/*Switch Box CSs*/

.sect_offr{

    display: flex;

    margin-top: 28px; 

}

.sect_offr_p{

    font-weight: 600;

    margin-right: 18px;

}

.forstorechckbx{

    margin-top: 12px;

}

.forstorelabel{

    margin-left: -12px;

}

.cp_by_type{

    margin-top: 25px;

}

.offr_cp{

    margin-bottom: 0px;

    margin-top: 24px;

}

.md_form-ck{

    margin-bottom: -4px;   

}

.info_div{

    border-bottom: 1px solid #e8e8e8; 

    margin-bottom: 40px;

}

.info_bx{

    text-align: center; 

    margin-bottom: 15px;

    border-top: 1px solid #e8e8e8;

    border-bottom: 1px solid #e8e8e8;

    padding-top: 13px; 

}

.info_bx>.info_hd{

    color: #2f2c2c;

    font-size: 1.5em;

    font-weight: 300;

}

.info_hd>span{

    font-weight: 600;

}

.tbl_hd{

    font-size: 1.3em;

}

.info_cnt{

    margin-bottom: 25px;

}

.info_cnt>ul{

    padding-left: 22px;

}

.info_cnt>p>b{

    font-weight: bold !important;

    color:red;

}

.by_cat_div{

    margin-top: 25px;

    padding-bottom: 20px;

}

.beuty_circ_div{

    padding: 0px;

    margin: 0px 8px;

    flex: 1 1 0px;  

    text-align: center;

}

.beuty_circ_anc{

    width: 100%;

    display: block;

    position: relative;

    color: rgb(89, 89, 89);

    cursor: pointer;

    text-decoration: none !important;

}

.beuty_circ_anc img {

    border-radius: 50%;

}

.beuty_circ_div img {

    width: 80px;

}

.circ_name{

    margin-top: 8px;

    font-weight: 600;

    text-align: center;

    color: rgb(50, 50, 50);

    font-size: 0.875rem;

}

.beuty_circ_div:hover .beuty_circ_anc>img{

    border: 2px solid rgb(116, 31, 162);

}

.beuty_circ_div:hover .circ_name{

    color: rgb(116, 31, 162);

}

.all_cat_sec{

    background-color: #f5f5f5;

}

.all_cat_cnt{

    margin-top: 55px;

} 

.all_cat_by_alpha_div{

    background-color: #ffffff;

    margin-bottom: 30px;

    border-radius: 3px;

    padding-bottom: 15px;

}

.all_cat_by_alpha{

    border-bottom: 1px solid #d6d6d6;

    margin-bottom: 16px;

}

.all_cat_by_alpha>ul{

   //display: flex;

    list-style: none;

    padding:0px;

    margin-bottom: 0px;

}

.all_cat_by_alpha>ul>li{

    padding: 9px 10px 9px 10px;

    display: inline-block;



}

.all_cat_by_alpha>ul>li:hover{

    border-bottom: 3px solid #2973ba; 

    padding-bottom: 1px;

}

.all_cat_by_alpha>ul>li>a{

    color: #888888;

    text-decoration: none;

    font-weight: 600;

    font-size: 1.2em;

}

.all_con_ul{

    list-style: none;

    margin-bottom: 0px;

}

.all_con_ul > li {

    padding: 2px 0px 1px 6px;

}

.all_con_ul > li > a {

    font-size: .94em;

    color: #808080;

    text-decoration: none;

    font-weight: 500;

}

.stores_main_cnt{

    background-color: #ececec;

    padding-bottom: 15px;

}

.stores_main_div{

    margin-top: 16px;

}

.store_main_cubes{

    margin-bottom: 10px;

}



/*-----------------------------STORE SINGLE PAGE CSS*/
.brand_coupon{
    border: 1px solid #e8e8e8;
    border-radius: 4px;
} 
.brand_coupon_btn{
    color: white;
    font-weight: 500;
    font-size: 15px;
    border-radius: 0px 0px 4px 4px;
}
.brand_head{
    background: white;
    height: 255px;
    padding: 20px 5px;
    border-radius: 6px;
}
.str_sing_cnt{

    margin-top: 20px;

}

.storelogo {

    /*float: left; */
    width: 152px;
    /* padding: 5px; */
    margin-top: 10px;
    margin-right: 15px;
    border: 1px solid #cccccc;
    text-align: center;
    height: 87%;

}
.rate-div{
    margin-top: -6px;
    background: whitesmoke;
    height: 41px;
}
.storethumbPdct{
    max-height: 205px;
    max-width: 340px;
    border: 0px;
    cursor:pointer;
}
.storethumb {

    max-height: 150px;
    max-width: 150px;
    border: 0px;
    cursor:pointer;

}
.verifiedsymbol{
    margin-top: -12px;
    margin-bottom: 12px;
    color: #d629b1;
    font-weight: 700;
    font-size: 13px;
}
.verifiedsymbol>i{
    padding-right:5px;
}
@media only screen and (max-width: 600px) {
    .rate-div{
        margin-top: -1px;
        height: 32px;
    }
    .brand_head{
        height: 185px;
    }
    .store-coupons-panel{
        margin-top: 13px;
    }
  .storethumb {

    max-width: 99px;

  }
  .storethumbPdct{
      max-width: 99px;
  }

  .storelogo{

      width: 101px;
      height: 91%;

  }
  .rate>label {
        font-size: 5vw !important;
    }

  .panel_c{

      border: 0px solid #e8e8e8 !important;

  }

  .sect_offr{

      margin-top: 0px;

  }

}

.p3 {

    padding: 3px;

}

.bgcf5 {

    background-color: #f5f5f5;

}

.storetext {

    float: left;

    display: block;

    padding: 5px;

}

.fcorg {

    color: #F97C00;

} 

.st_title {

    font-size: 30px;

    margin: 0px 0px 5px 0px;
    font-weight: 600;

}

.c_nt {

    margin: 5px 0px;

    font-size: .9em;

}

.mt10 {

    margin-top: 10px;

}

.fs11 {

    font-size: 11px;

}

.mer_anc{

    font-size: 14px;

} 

.panel {

    margin-bottom: 20px;

    margin-top: 0px;

    background-color: #fff;

    border: 1px solid #e8e8e8;

    border-radius: 4px;

    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);

    box-shadow: 0 1px 1px rgba(0,0,0,0.05);

}

.panel-default > .panel-heading {

    background: #e8e8e8;

    border-bottom: 1px solid #d3d3d3;

}

.panel .panel-heading {

    height: 40px;
    padding: 6px 10px 0px 10px;
    border-bottom: 2px solid #a79a9a;
    background: #e8e8e8;

}

.panel-default>.panel-heading { 

    border-color: #ddd;

}

.panel-heading { 

    border-top-right-radius: 3px;

    border-top-left-radius: 3px;

}

.panel-body-narrow {
    padding: 8px;
    background: #f2f2f2;
}

.panel-title{

    color: #848484;

    font-weight: 500;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

#coupon_active { 

    height: auto;

    width: 100%;

    list-style: none;

    padding-left: 0px;

    /*border-bottom: 0px dotted #cccccc;*/

        margin-bottom: -24px;

}

#coupon_active li { 

    width: 100%;
    height: auto;
    padding: 0px 5px;
    /* border-bottom: 1px dotted #cccccc; */
    margin-bottom: 20px

}

.txtac {

    text-align: center;

}

.cpn_thumb {

    max-width: 100px;
    /*max-height: 75px;*/
    border: 0px;

}

.mb5 {

    margin-bottom: 5px;

}

.midblock {

    border-right: 1px dotted #cccccc;

}

.cpn_title {

    font-weight: 500;

    font-family: sans-serif;

    font-size: 1.4em !important;

    margin: 0px 0px 0px 0px;

    text-align: left;

}

@media only screen and (max-width: 600px) {
.mob_offer{
    padding-right: 0px;
    padding-left: 0px;
}
.offer_value2 {

    font-weight: 800;

    font-size: 19px;

    color: #0275d8;

    position: relative;

    top: 46%;

    -ms-transform: translateY(-65%);

    transform: translateY(-78%);

    margin-bottom: 5px;

}

.offer_value1 {

    font-weight: 800;

    font-size: 19px;

    color: #0275d8;

    margin-bottom: -2px;

    position: relative;

    top: 28%;

    -ms-transform: translateY(-28%);

    transform: translateY(-28%);

}

  .cpn_title {

    font-size: 0.8em !important;

    margin: 3px 0px 10px 0px;

    text-align: left;

    font-weight: 600;

    /*white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;*/

  }

  .coupon-title {

    font-weight: bold;

    font-size: 16px;

    margin: 0 0px 5px 0px;

    color: #50595f;

    line-height: 19px;

   }

   .expcpn_title{

    /*text-align: center;*/

   }

}

.btm_link_div{

  text-align: left;

    display: flex;

}

@media only screen and (max-width: 600px) {

  .btm_link_div{

    display: block;

    }

    .frstrsearch{

        width: 108% !important;

        margin-left: -4%;

        height: 43px;

    }

}

.sl_cd2{
    font-size: 19px;
    font-weight: 600;
}

.midblock>p{

    font-size: .84em;

    margin-bottom: 6px;

}

.btm_link{

    font-size: .9em;

    margin-bottom: 0px;

    font-weight: 700;

    margin-top: 6px;

    color: crimson;

}

.btm_link>a{

    font-size: .8em;

}



.btm_link>span{

    font-size: .8em;

    color: #a49797; 

    font-weight:500;

}

.txtac {

    text-align: center;

}

.fcgry {

    font-weight: bold;

    color: #999999;

}

.fs20 {

    font-size: 17px;

}

.cbutton {

    font-weight: normal;

    font-size: 14px;

    line-height: 20px;

    text-transform: none;

    letter-spacing: 0;

    width: 170px;

    height: 46px;

    display: inline-block;

    position: relative;

    border-radius: 3px;

    cursor: pointer;

    line-height: 46px !important;

    text-align: center;

    text-decoration: none

}



.cbutton .ccode {

    font-weight: normal;

    font-size: 18px;

    line-height: 24px;

    text-transform: none;

    letter-spacing: 0;

    text-align: right;

    padding: 0 8px;

    line-height: 42px !important;

    font-weight: 600 !important;

    border: 1px dashed #741fa2;

    background-color: #ffffff;

    color: #741fa2

}



.cbutton .ccode,

.cbutton {

    font-family: "Helvetica", "Arial", "sans-serif";

    -webkit-font-smoothing: antialiased

}



.cbutton .ccode,

.cbutton .clabel {

    width: inherit;

    height: inherit;

    display: inherit;

    border-radius: inherit

}



.cbutton .ccode:hover {

    background-color: #c1ffba

}



.cbutton .clabel {

    position: absolute;

    top: 0;

    left: 0;

    color: #fff;

    white-space: nowrap;

    overflow: hidden;

    -webkit-transition: all 0.1s ease-in;

    -moz-transition: all 0.1s ease-in;

    -ms-transition: all 0.1s ease-in;

    -o-transition: all 0.1s ease-in;

    transition: all 0.1s ease-in;

    background-color: #741fa2;

}



.cbutton .clabel:hover {

    background-color: #741fa2

}



.cbutton.iscode.isopen .ccode {

    text-align: center

}



.cbutton.iscode.isopen .clabel {

    display: none

}



.cbutton.iscode.isopen {

    width: auto;

    min-width: 170px

}



.cbutton.iscode:not(.isopen) {

    overflow: hidden

}



.cbutton.iscode:not(.isopen) .clabel {

    width: 139px;

    text-align: left;

    padding-left: 13px;

    border-top-right-radius: 0;

    border-bottom-right-radius: 0

}



.cbutton.iscode:not(.isopen):after {

    content: "";

    display: block;

    position: absolute;

    width: 0;

    height: 0;

    top: 0;

    left: 139px;

    border-width: 8px;

    border-style: solid;

    border-color: transparent;

    -webkit-transition: all 0.1s ease-in;

    -moz-transition: all 0.1s ease-in;

    -ms-transition: all 0.1s ease-in;

    -o-transition: all 0.1s ease-in;

    transition: all 0.1s ease-in;

    border-bottom-left-radius: 3px;

    border-left-color: #a158c7;

    border-bottom-color: #a158c7;

}



.cbutton.iscode:not(.isopen):before {

    content: "";

    display: block;

    position: absolute;

    width: 0;

    height: 46px;

    bottom: 0;

    left: 139px;

    -webkit-transition: all 0.1s ease-in;

    -moz-transition: all 0.1s ease-in;

    -ms-transition: all 0.1s ease-in;

    -o-transition: all 0.1s ease-in;

    transition: all 0.1s ease-in;

    border-top: 16px solid transparent;

    border-right: 16px solid transparent;

    border-bottom: 0;

    border-left: 16px solid #741fa2;

}



.cbutton.iscode:not(.isopen):hover .clabel {

    width: 113px;

    background-color:#741fa2 ;

}



.cbutton.iscode:not(.isopen):hover:after {

    border-width: 16px;

    left: 113px

}



.cbutton.iscode:not(.isopen):hover:before {

    left: 113px;

    height: 46px;

    border-width: 32px;

    border-left-width: 32px;

    border-left-color: #741fa2

}

@media only screen and (max-width: 600px) {

  .cpn_thumb {

    display: none;

  }

  .midblock{

    text-align: center;

  }

  .rs_logo{

    border: 0px solid #cccccc !important;

    }

}

.rs_main{

  margin-bottom: 6px;

}

.rs_logo{

    border: 1px solid #cccccc;

    border-radius: 2px; 

    cursor: pointer;

} 

.rs_main>a{

    text-decoration:none;

}

.contact_list{

    padding-bottom: 0px !important;

    margin-bottom: 0px;

}

.sc_list_i{

    padding-right: 6px;

    color:#a49797;

}

.sc_list>li:hover .sc_list_span{

    color:#000000 ;

}

.sc_list_span{

    font-weight: 400;

    font-size: .9em;

}

.contact_list_p{

    margin-bottom: 0px; 

    font-weight: 400;

    font-size: .9em;

}

.contact_list_p1{

    font-size: 1.3em;

    font-weight: 600;

    margin-bottom: 0px;

}

.sc_list{

    padding-top:6px !important;

}

.cat_list{

    padding: 11px;

}

.cat_list>li{

    list-style: none;

    padding-bottom: 4px;

}

.cat_list>li>i{

    font-size: 14px;

    margin-right: 6px;

}

.cat_list>li>a{

    text-decoration:none;

    color: black;

    font-size: 1.3em;

    font-weight: 600;

}

.cat_list>li>a:hover{

    color: #139be8;

}

.exp_cp{

    color: black;

}

.exp_cp:hover{

    text-decoration:none;

    color: black;

}

.exp_offer_sec>p{

    font-weight: 900;

    font-size: 2em;

}

.exp_offer>p{

    margin-bottom: 0px;

    font-size: 1.4em;

    font-weight: 700;

}

.exp_code{

    margin-top: 20px;

}

.exp_code>a{

    color: #737272;

    text-decoration: none;

    border: 2px dashed #afacac;

    padding: 6px 35px 6px 35px;

    background-color: #e8e8e8;

    border-radius: 3px;

    letter-spacing: .1em;

    font-weight: 500;

}

#coupon_expired { 

    height: auto;

    width: 100%;

    list-style: none;

    padding-left: 0px;

    /*border-bottom: 0px dotted #cccccc;*/

}

#coupon_expired>li{

    width: 100%;

    height: auto;

    padding: 15px 11px;

    border: 1px solid #cccccc;

    border-radius: 4px;

    margin-bottom: 8px;

    background-color: white;

}

.pabel_bdy_expired{

    background-color: white;

}

.btmm_cplnk{

    background-color: #4883dc;

    font-size: .9em;

    color: white;

    text-align: center; 

    margin-top: 5px;

}

@media only screen and (max-width: 600px) {

  .btmm_cplnk {

    display: none;

  }  

  .popcat_ul .popcat_ul_li>a>span{

    font-size: .8em !important;

  }

  .popcat_ul .popcat_ul_li{

      margin-bottom: 3px;

  }

  .cp_bxx_div2{

      display: none;

  }

}

.popcat_ul{

    list-style: none;

    margin-top: 25px;

    padding-left: 0px;

    text-align: center;

}

.popcat_ul .popcat_ul_li{

    display: inline-block;

    text-align: center;

    padding: 0px 17px 0px 17px;

    margin-bottom: 32px;

} 

.popcat_ul .popcat_ul_li>a{

    text-decoration: none;

    color: #96a4ab;

}

.popcat_ul .popcat_ul_li>a:hover{

   color: #4a4a4a;

}

.popcat_ul .popcat_ul_li>a>i{

    display: block;

    font-size: 2.5em;

     

}

.popcat_ul .popcat_ul_li>a>span{

    font-size: 1.2em;

    

}

.tit-1{

    margin-top: 45px; 

    text-align: center;

}

.popstrssec{

    background-color:white; 

    padding-top: 35px;

    padding-bottom: 35px;

    border-bottom: 1px solid #e8e7e7;



}

.pop_strsngle{

  margin-bottom: 12px;

}

.pop_strsngle>a{

  text-decoration: none;

  color: #797777;

  font-size: 1.1em;

}

.tit-2{

    text-align: center;

    margin-bottom: 31px;

}

.homepage_categories{

  margin-top: 40px;

}

.fr_upcase{

    text-transform: capitalize;

}

.cp_bxx_div2{

    margin-top: -37px;

    margin-bottom: 37px;

}

.btmm_cplnk2{

    border-radius: 0px 0px 5px 5px;



} 

.subs_hd{

    font-size: 1.2em;

    font-weight: 600;

    color: #8e9092;

}

.str_singletable{ 

    border-collapse: collapse;

    width: 100%;

    border-right: 1px solid #dddddd;

    border-left: 1px solid #dddddd;

    border-bottom: 1px solid #dddddd;

}

.strtable_th{

    border-top: 1px solid #dddddd;

    text-align: left;

    padding: 8px;

}

.tblhd_row{

    background: #ececec ;

}

.tbldata_row{

    background: #ffffff ;

}

/*STAR RATING*/

.rate {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center
}

.rate>input {
    display: none
}

.rate>label {
    position: relative;
    font-size: 30px;
    color: #FFD600;
    cursor: pointer
}

.rate>label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.rate>label:hover:before,
.rate>label:hover~label:before {
    opacity: 1 !important
}

.rate>input:checked~label:before {
    opacity: 1
}

.rate:hover>input:checked~label:before {
    opacity: 0.4
}

/*STAR RATING*/

/*By Alpha All Store Dp for mobile*/



.dropbtn__byalpha {

    color: #636c72 !important;

    text-decoration: none;

    /* font-weight: 400; */

    font-size: 1.04em;

}

.des_filters{

    padding-left: 4px;

    font-size: 26px;

    color: grey;

}



.dropbtn_byalpha {

  color: #888888 !important;

  text-decoration: none;

  font-weight: 600;

  font-size: 1.2em;

}



/*.dropbtn_byalpha:hover, .dropbtn_byalpha:focus {

  background-color: #2980B9;

}*/

.dropdown__byalpha {

    background: #ffffff;

    border: 1px solid #dcdcdc;

    padding: 6px 10px 6px 10px;

    margin-bottom: 12px;

    margin-top: 12px;

    border-radius: 2px;

    width: 109%;

    /* padding-left: 0px; */

    margin-left: -14px;

}

.dropdown_byalpha {

    background: #f7f7f7;

    border: 1px solid #b3b3b3;

    padding: 10px;

    margin-bottom: 12px;

    margin-top: 12px; 

    border-radius: 2px;

}

.dropdown-content_mod{

    margin-top: 11px !important;

    padding: 0px 0px 23px 0px !important;

}

.dropdown-content_byalpha {

    margin-top: 7px;

    display: none;

    position: absolute;

    background-color: #fffcfc;

    min-width: 85%;

    overflow: auto;

    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

    z-index: 1;

    padding: 0px 0px 24px 23px;

    border: 1px solid #c3c3c3;

    border-radius: 4px;

}

.dropdown-content_byalpha>ul{

    list-style: none;

}

.dropdown-content_byalpha a {

  color: #636363;

  padding: 12px 16px;

  text-decoration: none;

  display: block;

}



.dropdown-content_byalpha a:hover {background-color: #ddd;}



.showbyalpha {display: block;}



.dropdown_byalpha>i{

    padding-left: 12px;

    color:#888888;

}

.formargin{

  margin-bottom: -18px;

}

.more_cats{

    margin-top: 4px;

    margin-bottom: 30px;

}

.more_cats>i{

    color: #7f8386; 

    font-size: 37px;

}

.breadcrumblist{

  padding-left: 0px;

    list-style: none;

    margin-bottom: 0px; 

    margin-top: 60px;

}

.breadcrumblist>li{

    display: inline;

}

.breadcrumblist>li>a{

    text-decoration: none;

    color: #323232;

    font-size: .8em;

    font-weight: 500;

}

.breadcrumblist>li>a:hover{

    color: #323232;

}

.ext{

    margin-bottom: 40px;

    margin-top: 40px;

}

.frstrsearch{

    margin-top: 10px;

    margin-bottom: 10px;

    background: white;

    border-radius: 1px;

    border: 1px solid #d8d1d1;

    padding: 7px;

    width: 85%; 

}

.frstrsearch::placeholder{

    color: grey;

    font-size: .9em;

}
/*
 *  STYLE 1
 */
 
 
/* Demonstrate a "mostly customized" scrollbar
 * (won't be visible otherwise if width/height is specified) */
/*.mostly-customized-scrollbar::-webkit-scrollbar {*/
/*  width: 5px;*/
/*  height: 8px;*/
  /*background-color: #aaa; */
/*}*/

/* Add a thumb */
/*.mostly-customized-scrollbar::-webkit-scrollbar-thumb {*/
/*    background: #000;*/
/*}*/


/*#style-1::-webkit-scrollbar-track*/
/*{*/
/*	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
/*	border-radius: 10px;*/
/*	background-color: #F5F5F5;*/
/*}*/

/*#style-1::-webkit-scrollbar*/
/*{*/
/*	width: 12px;*/
/*	background-color: #F5F5F5;*/
/*}*/

/*#style-1::-webkit-scrollbar-thumb*/
/*{*/
/*	border-radius: 10px;*/
/*	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
/*	background-color: #741fa2;*/
/*}*/



.index_about_div{

    background-color: white; 

    height: 169px;

    overflow: auto;

    padding: 7px 9px 14px 9px;

    border-radius: 4px;

}

.index_about_div>p{

    font-size: 14px;

    line-height: 17px;

}

.index_about_sec{

    padding-bottom: 40px;

    background: white;

    padding-top: 40px;

}

.aboutbox_offer_header{

    font-size: 25px;

    font-weight: 400;

    text-align: center;

}

.aboutbox_offer_val{

    text-align: center;

    font-size: 42px;

    color: #ff9900;

    font-weight: 500;

}

@media only screen and (max-width: 600px) {

    .aboutbox_offer_div{

        margin-top:30px;

    }

    .pdctpara-offer{

        font-size: 14px !important;

    }

    .pdct_frm{

        margin-bottom: 2px

    }

    .pdct-price{

        margin-top: 0px !important;

    }

    .pdctpara-offer2{

        display: none;

    }

    .pdct-code{

        padding: 7px !important;

    }

}

.pdctdiv{

    background: #f9f9f9;

    padding: 7px;

    border: 1px solid #e8e8e8;

    border-radius: 2px;

    margin-top: 25px;

    margin-bottom: 25px;

    /*min-height: 514px;*/

}

.pdctimg-div{

    text-align: center;

}

.pdctpara-div{

    margin-top: 20px;

    min-height: 115px;

}

.pdctpara-div>a{

    text-decoration: none;

}

.pdctpara-offer{

    font-size: 16px;

    color: #4c4b4b;

    margin-bottom: 0px;

    font-weight: 500;

}

.pdctpara-offer:hover{

    color: #00afb4;

}

.pdctpara-offer2{

    font-size: 11px;

    color: #8e9092;

    margin-top: 2px;

}

.pdct-price{

    font-weight: 600;

    font-size: 22px;

    margin-top: 35px;

    min-height: 42px;

}
.pdct-price_modal{
    font-weight: 600;
    font-size: 31px;
    margin-top: 14px;
    min-height: 42px;
    color: #7812a2;
    font-weight: 700;
}
.pdct-price>span{

    text-decoration: line-through;

    font-weight: 400;

    font-size:13px;

}

.pdct-code{

    background-color: #00c37c;

    border: 0;

    position: relative;

    text-decoration: none;

    font-size: 20px;

    text-align: center;

    padding: 10px;

    cursor: pointer;

}

.pdct-code:after {

    background-color: #fff;

    content: '';

    width: 0;

    height: 0;

    position: absolute;

    top: 0;

    right: 0;

    z-index: 1;

    border-top: 20px solid rgba(0,0,0,.1);

    border-left: 20px solid #00905c;

}

.pdct-code>a{

    color: white;

    text-decoration: none;

}

.banner_uptag{ 

    background: linear-gradient(#9e57d4, #6e3b94);

    border-radius: 3px 0 0 3px;

    color: #fff;

    font-size: 12px;

    padding: 3px 10px;

    text-transform: uppercase;

    z-index: 1;

    position: absolute;

    top: 50px;

    right: 2px;

}

.banner_uptag:after {

    border-top: 5px solid #2a1739;

    border-right: 5px solid transparent;

    content: '';

    height: 0;

    width: 0;

    position: absolute;

    bottom: -5px;

    right: 0;

}

.pdct_frm{

    color: #514b4b;

    font-size: 13px;

    font-weight: 600; 

}

.pdct_frm>a{

    text-decoration: none;

    color: #514b4b;

}

/*Season Page Styling*/

 .season_fluid{

	background-color: #f8e6ff;

}

.season_bn{

	text-align: center;

	height: 300px;

    padding-bottom: 50px;

    padding-top: 50px;

 	background-repeat: no-repeat;

  	background-size: 102%;

  	background-repeat: no-repeat; 

  	background-position: center; 

}

@media only screen and (max-width: 600px) {

  .season_bn > h1 {

      margin-top: 15% !important;

  }

  .season_bn {

    background-size: 231%;

  } 

  

}

.mk_dvimg{

    border-radius:8px;

}

.season_bn>h1{

	color: black;

	margin-top: 4%;

}

.season_bn>h5{

	color: black;

}

.main_cat_circs{

	margin-top: 80px;

	margin-bottom: 50px;

  padding-top: 24px;

  padding-bottom: 20px;

}

.hdcat_circs{

	margin-bottom: 35px;

}

.cat_circs{

     text-align: center;

}

.cat_circs>p{

    margin-top: 20px;

    font-size: 1.1em;

    font-weight: 600;

}

.cat_circs>img{

  border-radius: 50%;

}

.cat_circs_div:hover .cat_circs>img{

    border: 3px solid rebeccapurple;

    border-radius: 50%;

    padding: 2px;

}

.cat_circs_div:hover .cat_circs>p{ 

    color: rgb(116, 31, 162);

}

.dl_bx_mn>img{

    border-radius: 8px;

    border: 1px solid rgb(227, 227, 227);

    display: block;

}

.dl_abt{

	margin-top: 15px;

    color:black;

    text-decoration: none;

}

.dl_abt>p{

	font-size: .9em;

     

}

.tag_dl{

    text-transform: uppercase;

    line-height: normal;

    color: white;

    font-size: 12px;

    /* font-weight: bold; */

    margin: 0px;

    position: absolute;

    background: rgba(74, 0, 114, 0.7);

    height: 24px;

    border-radius: 20px;

    right: 20px;

    top: 8px;

    padding: 4px 8px;

}

.dl_bx_mn_div:hover .dl_bx_mn>img{

    border: 3px solid rgb(33 123 193);

    padding: 3px; 

}

.dl_bx_mn_div:hover .dl_abt>h4{

    text-decoration: underline;

    transition: .2s;

}

.p_title{

  margin-bottom: 25px;

}

.modal_header-modified{

    padding: 17px 50px !important;

}

.moddeal_btn{
    background: #f8f8f8;
    border-radius: 0px;
    text-align: center;
    margin-top: 10px;
    height: 51px;
    padding: 5px;
    border: 1px solid #e8e8e8;
    border-radius: 32px;
}

.moddeal_btn>a{ 
    font-size: 15px;
    background: #7812a2;
    font-weight: 400;
    border-radius: 29px;
    color: white;
    /* margin: auto; */
    padding: 11px 14px !important;
    line-height: 14px;
    font-weight: 700;
}

.used_inmodal{

    border-top: 1px solid #e8e8e8;

    border-bottom: 1px solid #e8e8e8; 

    padding: 6px;

    margin-top: 24px;



}

.used_inmodalp{

    margin-bottom: 0px;

    font-size: 13px;

    color: gray;

}

.modal_uptag{

    background: linear-gradient(#579ad4, #034fa7);

    border-radius: 3px 0 0 3px;

    color: #fff;

    font-size: 12px;

    padding: 3px 10px;

    text-transform: uppercase;

    z-index: 1;

    position: absolute;

    top: 28px;

    right: -5px;

}

.modal_uptag:after {

    border-top: 5px solid #2a1739;

    border-right: 5px solid transparent;

    content: '';

    height: 0;

    width: 0;

    position: absolute;

    bottom: -5px;

    right: 0;

}

.sub_inmodal{

    /*border-top: 1px solid #e8e8e8;

    border-bottom: 1px solid #e8e8e8; */

    padding: 6px;

    margin-top: 24px;



}

.mdl_hd{

    /*background-image: linear-gradient(to right,#562d77, #603482, #6e3b94);*/

    margin-bottom: -25px;

}

.modal_footer_sub{
    border-radius: 27px;
    line-height: 30px;
    background: #f8f8f8;
    margin-right: 15px;
}

.btnsub{

    background: #ffffff;
    color: #7812a2;
    font-size: 17px !important;
    border: 2px solid #7812a2;
    margin-left: -1%;
    text-transform: capitalize !important;
    border-radius: 35px !important;
    cursor:pointer;
}

.subpara{

    color: #211f1f;

    font-weight: 500;

    margin-top: 9px;

    line-height: 18px;

}

.used_inmodalp>a{

    color: #00afb4;

    background: #ececec;

    padding: 5px 10px 5px 10px;

    border-radius: 4px;

    text-decoration: none;

}

.topalignment{

  margin-top: 14%;

  background: #ffffff;

}

@media(max-width:600px) {

  .topalignment {

      margin-top: -10%;

  } 

  .deal_pop_hd{

    text-align: center;

  }

  .dlimg_adjust{

        height: 146px !important ;

    }

    .btnsub{

        padding: 0px !important;

        height: 42px;

        width: -22%;

        width: 110px !important;

        /*position: absolute;*/

        right: 24px;

        /* top: 4px; */

        margin-top: 12px;

    }
    .st_title {
        font-size: 22px !important;
    }

}

.dl_tp_hd4_div{

    border-bottom: 1px solid #dcdada;

    padding: 0px;

    display: flex;

}

.dl_tp_hd4{

    font-size: 23px;

    color: #4a4a4a;

   

}

.btn_deal_cat{

    text-align: end;

}

.btn_deal_cat>a{

    text-decoration: none;

    color: #9351c6;

    font-size: 18px;

    font-weight: 500;

}

.deal_pop_hd{

    margin-top: 19px; 

}

.deal_pop_hd>h4{

    line-height: 28px;

}

.deal_pop_hd>p>a{

    text-decoration: none;

}

.pg_cntnt{

    background: white;

    padding: 22px;

    border-radius: 6px;

}

.pg_cntnt>p{

    font-size: 14px;

    color: #656262;

}

.pg_cntnt>h5{

    font-weight: 400;

}

.pg_cntnt>ul>li{

    list-style: none;

    font-size: 14px;

    color: #656262;

}

.main_cnt_img{ 

    background-image: linear-gradient(to bottom,rgba(67,67,67,.7) 100%,rgba(67,67,67,.6) 100%), url(../images/cnt_bg.png);

  }

.set_cnthd{

    text-align: center;

    padding: 80px 20px;

}

.set_cnthd>h4{

  color: white;

  font-size: 2.4em;

}

.set_cnthd>p{

      color: white;

    font-size: 1em;

    margin-top: 10px; 

} 

.mk_cnt{

  text-align:center;

  padding-bottom: 20px;

}

.mk_cnt .cn_hd{

    margin-top: 60px;

    margin-bottom: 30px;

    color: #f49401;

}

.mk_cnt .cn_p{

      font-size: .9em;

      color: #383737;

}

.cnt_hd{

  text-align: center;

  margin-bottom: 20px;

  margin-top: 35px;

}

.cnt_hd .cn_hd{

  color:#38a9de; 

}

.cont_frm{

    background: white;

    margin-bottom: 50px;

    border-bottom: 3px solid rgba(0,0,0,.1);

    padding-bottom: 30px;

}

.loc_re{

  text-align: center;

  margin-top: 40px;

  border-top: 1px solid #e8e4e4;

  padding-top: 30px;

}

.contact_location_address{

  margin-top: 27px;

  color:#545454;

}

.contact_location_address > span{ 

    font-size: 30px;

    font-size: 1.875rem; 

    line-height: 2.125rem;

    text-transform: uppercase;

}

.nt_p{

  font-size: .75em;

}

.modal-copy-dealpdct{

    width: 100% !important;

    background: #00afb4;

    border: #00afb4 !important;

}

.instid_p{

    font-size: 15px;

    font-weight: 300;

    height: 72px;

    padding: 7px;

    overflow: hidden;

}

.dlimg_adjust{

    height: 218px;

    object-fit: cover;

}

.coupon_modal_count>p{

  color: #9c9c9c;

  font-size: 14px;

}

.coupon_modal_count>p>span{

  font-weight: 500;

}
/*FAQ Style*/
.faq_container{
    padding: 1px 34px;
    background: white;
}
.faq_div{
    position: relative; 
    padding: 0px 0; 
    border-bottom: 1px solid #d5e1e1;
    cursor: pointer;
}
.faq_anchor{
    text-decoration: none !important;
    color: #333030;
    font-size: 17px;
    font-weight: 600;
}
.faqmain_hd{
    background: white;
    margin-bottom: -10px;
    z-index: 999999;
    padding: 10px 20px;
    border-bottom: 1px solid #f1ecec;
}
.accordion-section .panel-default > .panel-heading {
    border: 0;
    background: #f4f4f4;
    padding: 0;
}
.accordion-section .panel-default .panel-title a {
    display: block;
    font-style: italic;
    font-size: 1.5rem;
}
.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 3rem;
    content: "\f106";
    color: #1f7de2;
    float: right;
    margin-top: -12px;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}
.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}
/*Cookie Alert*/
@media screen and (max-width: 600px) {
  .cookie-banner {
    display:none !important;
  }
}
.cookie-banner>p>a{
	font-weight: bold;
}
.cookie-banner {
	position: fixed;
    bottom: 8px;
    /* left: 10%; */
    /* right: 10%; */
    width: 100%;
    padding: 5px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #eee;
    /* border-radius: 5px; */
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.modal_socioIcons{
    display:inline-flex;
    list-style:none;
    padding-left: 0px;
}
.modal_socioIcons>li{
    padding:10px;
}