a.faqactive {
    background: #d4af37 !important;
}
a.faqactive.collapsed {
    background: none !important;
}
span.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
    float: right;
    margin: -30px 6px 0px 0px;
    font-size: 15px;
}
span.fa.fa-fw.fa-eye.field-icon.toggle-password {
    float: right;
    margin: -30px 6px 0px 0px;
    font-size: 15px;
}
button.view_more {
    background: #d4af37;
    border: none;
    color: white;
    padding: 9px 9px 9px 8px;
    border-radius: 10px;
    font-size: 13px;
}
figure.about-us-img img {
    width: 100%;
    margin: 85px 0px 0px 0px;
}
figure.fig_coupon img {
}
p.in_stock {
    color: red;
    font-size: 13px;
}
p.out_stock{
  color: red;
    font-size: 13px;  
}
.col-sm-4.text-center .dt-buttons.btn-group {
    display: none;
}
a.btn-xs.btn.btn-primary {
    background: #ff7200 !important;
    color: white !important;
}
.time-left.bottom-15.right-20.font-md-14 i.ico.fa.fa-clock-o.mr-10 {
    display: none;
}
.col-xs-6.col-sm-4.col-md-4.col-lg-4 .embed-responsive.embed-responsive-4by3 .store-logo a {
    color: white;
    margin: 0px 0px 28px 6px;
    text-transform: uppercase;
    font-size: 20px;
}
.otm_send{
margin: 62px 0px 0px 0px;
}
input.send_otp {
    width: 45%;
    margin: 0px 0px 11px 4px;
    border: 1px solid #d4af37;
    height: 30px;
}
button.otp_button {
    background: #d4af37;
    color: white;
    border: 1px solid #d4af37;
    height: 30px;
    margin: 2px 0px 2px -3px;
    /* top: -21px; */
}

button.otp_match {
    background: #d4af37;
    color: white;
    border: 1px solid #d4af37;
    height: 30px;
    margin: 2px 0px 2px -3px;
}

/* category icons hide*/
p.dis_promocode::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #0c121a;
}

p.dis_promocode::-webkit-scrollbar
{
	width: 5px;
	background-color: #0c121a;
}

p.dis_promocode::-webkit-scrollbar-thumb
{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #d4af37;
}
p.dis_promocode {
    margin: 10px 1px 0px -10px;
    text-align: justify;
    height: 100px;
    overflow: scroll;
    overflow-x: hidden;
    outline-style: dashed;
    outline-color: red !important;
}
.deal-store-logo {
    display: none;
}
.row.row-tb-10 {
    margin-left: -64px;
}
p.dis_promocode {
    margin: 10px 1px 0px -10px;
    text-align: justify;
}




.promo_code::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #0c121a;
}

.promo_code::-webkit-scrollbar
{
	width: 5px;
	background-color: #0c121a;
}

.promo_code::-webkit-scrollbar-thumb
{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #d4af37;
}
.promo_code {
    margin: 10px 1px 0px -10px;
    text-align: justify;
    height: 100px;
    overflow: scroll;
    overflow-x: hidden;
    outline-style: dashed;
    outline-color: red !important;
}
.promo_code {
    margin: 10px 1px 0px -10px;
    text-align: justify;
    width: 374px;
}






/* category icons hide*/
.section.deals-header-area.ptb-30 {
    padding-top: 21px !important;
}
.page-container.ptb-10 {
    padding-top: 0px !important;
}
/*.section.deals-header-area.ptb-30 {
    height: 450px;
    overflow: hidden;
}*/
a#buy_theme {
    display: none;
}
section.section.register_now h3 {
    font-size: 37px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
    font-family: 'Lily Script One', cursive;
    margin: 0;
    text-align: center;
}
section.section.register_now {
    padding: 26px 0px 27px 0px;
    background-color: #080808 !important;
}
section.section.register_now button.button_registration {
    /* text-align: center; */
    background: #2ed87b;
    padding: 12px 15px 12px 15px;
    font-size: 18px;
    border: none;
    color: white;
}
section.section.register_now button.button_registration {
    /* text-align: center; */
    background: #d4af37;
    padding: 8px 15px 8px 15px;
    font-size: 18px;
    border: none;
    color: white;
    /* margin-bottom: 5px; */
    margin: 13px;
    border-radius: 7px;
}
.counter {
    background-color:#f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

/*menu css start*/
.bg-blue {
        background-color: #080808  !important;
}
.nav-menu-fixed > a, .nav-menu > li:hover > a, .nav-menu > li.active > a {
    background-color: #4e514f !important;
}
/*.btn {
        background-color: #293542 !important;
    color: #fff;
}*/
button.btn.btn-lg.btn-search.btn-block:hover {
    border: 2px solid #313131 !important;
    
}
.bg-gray {
    background-color: #0c121a  !important;
}
ul.nav-top.nav-top-left.list-inline.t-left li a {
    color: #fff;
}

ul.nav-top.nav-top-left.list-inline.t-left li a i {
    color: #fff;
}
ul.nav-top.nav-top-right.list-inline.t-xs-center.t-md-right li a i {
	color: #fff;
}
ul.nav-top.nav-top-right.list-inline.t-xs-center.t-md-right li ul li a {
    color: black;
}
.deal-about.p-20.pos-a.bottom-0.left-0 {
    right: 0;
    text-align: right;
    padding-right: 30px !important;
}
.main-footer {
    text-align: center;
    background: #000000ad !important;
    height: 60px;
}.main-footer p {
    font-size: 15px;
    line-height: 26px;
    color: #f5f5f5 !important;
    margin: 17px 0 0 0;
}
h3.section-title.font-18 {
    /* font-weight: 600; */
    font-size: 80px;
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: -.015em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}
a.logo1 span.glyphicon.glyphicon-menu-hamburger {
    /* height: 57px; */
    font-size: 22px;
}
ul.nav-menu li a {
    text-transform: uppercase;
}
.nav-menu a {
    text-decoration: none;
    display: block;
    padding: 0 13px !important;
    margin: 0;
    position: relative;
	font-size: 11px;
	font-weight: 600;
}
.embed-responsive.embed-responsive-16by9:hover {
    /*transform: scale(1.1);*/
    /* display: none; */
}
/*.deal-single .deal-store-logo {
    z-index: 10;
    width: 50px;
    position: absolute;
    bottom: 15px;
    left: 146px;
    top: 64px;
    
}*/
button.view_detail {
    float: left;
    border: 1px solid #313131;
    background: #313131;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 3px;
}
button.view_detail:hover {
    float: left;
    border: 1px solid #313131;
    background: #4e514f;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 3px;
}
img.wallet_pp {
    width: 16px;
    height: 14px;
    margin: -15px 4px -10px 13px;
}
.ak {
    color: red !important;
}
.widget-body img.user_img {
    width: 77px;
    cursor: pointer;
    border-radius: 100px;
}
.lnr {
    font-weight: bold;
    color: white;
}
ul.contact-list.mb-40 li span.color-mid {
    color: #b3b5b6 !important;
}
button.logo1.category_view {
    border: none;
    background: none;
    font-size: 19px;
}
a.logo.logo_view img {
    max-width: 100px;
    margin-top: -9px;
    width: 100%;
}
span.balance {
    margin: 0 19px;
    font-size: 16px;
}
a.tabs {
    font-size: 18px;
    padding: 10px 21px 0px 0px;
}
a.tabs.active {
    color: red;
}
figure#add_id img {
    display: block;
    height: 25px;
}
.header-cart {
    /*margin: -40px 0px 0px 127px;*/
}
ul.nav-top.nav-top-right.list-inline.t-xs-center.t-md-right {
    /*margin: 0px 87px 0px 0px;*/
}
ul.nav-top.nav-top-right.list-inline li a {
    color: white;
	font-size: 12px;
}
span.icon.lnr.lnr-cart {
    color: black;
}
.col-sm-12.col-md-4.is-hidden-sm-down ul.social-icons.social-icons--colored.list-inline {
    margin: 7px 0px 0px 0px;
}
ul.resultmsg {
    display: block;
    height: 200px;
    overflow-y: auto;
}
li.search_data {
    cursor: pointer;
	margin: 5px 0px 0px 10px;
    border-bottom: 1px solid #c1c1c1;
}
marquee.marquee {
    color: white;
   font-size: 17px;
   text-align: center;
   height: 50px;
}
.col-sm-6.col-lg-4 .deal-single.panel {
    margin: 0px 0px 18px 0px;
}
button.view_detail {
    display: none;
}
h3.price.ptb-5.text-right {
    text-align: center;
}
select.form-control.input-sm {
    display: none;
}
a.active_brand {
    color: #2ed87b;
}
input#file-1 {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    z-index: -1;
}
span.home_iconss {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 28px;
    font-weight: normal;
}
li.aaa {
    padding: 0px 7px 6px 10px;
    margin-top: 14px;
}
li a i.icon.lnr.lnr-cart.cart_ii {
    position: absolute;
    top: 10px;
    left: -17px;
    font-size: 24px;
    font-weight: normal;
}
ul.nav-top.nav-top-right.list-inline.t-xs-center.t-md-right li a i.fa.fa-user {
    color: #969696;
}
/*.deal-single.panel {
    box-shadow: 1px 1px 19px 1px #d4d2d2;
}
.widget.checkout-widget.panel.p-20 {
    box-shadow: 1px 1px 19px 2px #d4d2d2;
}

.widget.search-form.panel.ptb-30.prl-20 {
    box-shadow: 1px 1px 19px 2px #d4d2d2;
}
.page-content.col-xs-12.col-sm-7.col-md-8 .row.row-tb-20 {
    box-shadow: 1px 1px 19px 2px #d4d2d2;
}
.item.panel.prl-15.ptb-20 {
    box-shadow: 1px 1px 19px 2px #d4d2d2;
}
.widget.categories-widget.panel.pt-20.prl-20 {
    box-shadow: 1px 1px 19px 2px #d4d2d2;
}

section.section.checkout-area.panel.prl-30.pt-20.pb-40 {
    box-shadow: 1px 1px 19px 2px #d4d2d2;
}
.bg-white.pt-20.pl-20.pr-15 {
    height: 200px;
}*/
h4.deal_summary {
    font-weight: 500;
    font-size: 17px;
    text-decoration: underline;
    /* border-bottom: 1px solid red; */
}
.tab-content ol li {
    margin: 0px 0px 2px 32px;
	 /* list-style:none;*/
}
.tab-content ul li {
    margin: 0px 0px 2px 32px;
	 /* list-style:none;*/
}
ul.panel.mb-20 li {
    list-style: none;
}
.widget-body.ptb-20 ul li {
    list-style: none;
}
ul.nav-top.nav-top-right.list-inline.t-xs-center.t-md-right ul li {
    list-style: none;
}
.result_fetch p {
    cursor: pointer;
}
input.razorpay-payment-button {
  /*  background: #293542;
    border-radius: 27px;
    color: white;
    padding: 9px 9px 9px 9px;
    border: 2px solid #293542;*/
    color: white;
    background-color: #ff7200;
    border-radius: 3px;
    padding: 24px 9px 46px;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    display: block;
}
input.razorpay-payment-button:hover {
/*    background: #293542;
    border-radius: 27px;
    color: white;
    padding: 9px 9px 9px 9px;
    border: 2px solid #2ed87b;*/
}
.result_fetch {
    position: absolute;
    z-index: 999;
    top: 100%;
   
    left: 16px;
    right: 17px;
    background: #fff;
    padding: 0px 14px;
}
.result_fetch p {
    border-bottom: 1px solid #a1a1a1;
}
ul.child_hover li a {
    color: #0c121a !important;
}
button.logo1.category_view span.glyphicon.glyphicon-menu-hamburger {
    color: #ff7911;
}
.footer-col.col-sm-6 .footer-links ul li {
    list-style: none;
}
.contact-info ul.contact-list.mb-40 li {
    list-style: none;
}
input.search_input{
    width: 70% !important;
    border: none;
    color: white;
}
select.search_select{
    width: 30% !important;
    border: none;
    color: white;
}
select.form-control.search_select option {
    color: black;
}
img.beard {
    height: 24px;
    width: 27px;
}
li.social-icons__item a img {
    width: 30px;
}
.col-sm-12.col-md-8.is-hidden-sm-down form.search-form {
    display: none;
}
form.search-form input.form-control.input-lg.search-input {
    border: 0;
    outline: none;
    color: #333;
    background: #fff;
}
button.btn.btn-lg.btn-search.btn-block {
    color: #fffdfc;
       /* background: linear-gradient(45deg, #FF5722 0%, #FF9800 100%);*/
       background: #d4af37 !important;
}
ul.nav-top ul li a {
    /* background: #0c121a; */
    color: #0c121a !important;
}
ul.nav-top ul li a:hover {
    /* background: #0c121a; */
    color: #0c121a !important;
}
i.fa.fa-star.sss {
    color: black;
}
/*input.form-control.input-lg.search-input {
    border: 1px solid #d4c6c6 !important;
}*/
span.shopping_cart_count {
    display: block;
    position: absolute;
    top: -1px;
    left: 42%;
    color: #d4af37;
}

.mobile_add_money li a {
    font-size: 12px;
    color: whitesmoke;
    /* margin: 2px 5px 5px 5px; */
}
.mobile_add_money li {
    list-style: none;
    display: block;
    padding: 2px 10px;
}
.mobile_add_money li a i.fa.fa-trophy {
    color: #cc7d66 !important;
    /* display: none; */
    padding: 0px 9px 5px 4px;
}
/*menu css end*/
section.footer-top-area .footer-about {
    text-align: center;
}
form.search-form button.btn.btn-lg.btn-search.btn-block {
    padding: 0;
    width: 55px;
}
section.footer-top-area ul.nav.navbar-nav.aaa, section.footer-top-area ul.nav.navbar-nav.aaa li {
    margin: 0;
    float: none;
    display: inline-block;
}
@media screen and (max-width: 991px){
    .section.explain-process-area._service_my h5.mb-10.pt-5 {
        margin-bottom: 0 !important;
    }
    section.number_counter {
    margin-bottom: 10px;
    padding: 0 11px;
}
.row.row-rl-0.row-tb-20.row-md-cell .header-search.col-md-10 {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
}
.nav-header{
    height: auto;
    }/* Media query start*/

    .header-menu.bg-blue div#header-navbar{
        display: block;
    }
    .header-menu.bg-blue div#header-navbar ul.nav-menu {
    background: #080808;
}

}
@media (max-width:767px) {
  
 form.search-form .input-group input.form-control.input-lg.search-input.pro_search {
    margin: 0px 0px 0px 18px;
}
.logo1.category_view.po_iv {
    margin: 0px 0px 0px 15px;
}
span.shopping_cart_count {
 /*margin: 6px 34px -29px 39px;*/
 right: -140px;
}
.brand.col-md-2.t-xs-center.t-md-left.valign-middle img {
    margin: 0px;
    max-width: 55%;
}
.page-content.col-xs-12.col-sm-7.col-md-8 .col-xs-5 {
    width: 100%;
   
}
.row.row-tb-20 .col-xs-7 .deal-body.p-20 h3 {
    font-size: 14px;
    font-weight: 500;

}
.row.row-tb-20 .col-xs-7 .deal-body.p-20 h2.mt15 {
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}
.row.row-tb-20 .col-xs-7 {
    width: 100%;
}
.col-xs-12 .product_description_po .product_uii a {
    width: 32%;
    font-size: 12px;
}
main.main-content {
    margin: 59px 0px 0px 0px;
}
section.section.latest-deals-area.latest_deals_holo .row.row-masnory.row-tb-20,
section.section.deals_lo_popopo.latest-deals-area  .row.row-masnory{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
section.section.latest-deals-area.latest_deals_holo .row.row-masnory.row-tb-20:before,
section.section.latest-deals-area.latest_deals_holo .row.row-masnory.row-tb-20:after,
section.section.deals_lo_popopo.latest-deals-area  .row.row-masnory:before,
section.section.deals_lo_popopo.latest-deals-area  .row.row-masnory:after{
    display: none;
}

.header-deals-slider.owl-slider.owl-carousel .deal-about.p-20.pos-a.bottom-0.left-0 {
    position: static !important;
    text-align: center;
    padding: 8px 0 !important;
    background: #f3f3f3;
}
.header-deals-slider.owl-slider.owl-carousel .deal-about.p-20.pos-a.bottom-0.left-0 h3.deal-title.mb-10 p {
    color: #333 !important;
}
.header-deals-slider.owl-slider.owl-carousel .deal-about.p-20.pos-a.bottom-0.left-0 h3.deal-title.mb-10 a.color-light.color-h-lighter {
    color: #0c121a !important;
    font-size: 25px;
}
}

.footer-about ul.nav.navbar-nav li a {
    color: #d1d1d1;
    /* text-align: center; */
}
.footer-about ul.nav.navbar-nav li a:hover {
    background: none;
}
.top-bar.bg-gray {
    display: none;
}
.footer-about ul.aaa {
    /* margin: 0px 50px 0px 50px; */
    margin-right: 231px;
    margin-left: 231px;
}
 ul.aaa {
    text-align: center;
}
button.update {
    float: right;
    margin-top: -41px;
    background: #bd2e2e;
    color: white;
    border: 1px solid #bd2e2e;
    border-radius: 10px;
}
bouton.pay_width_wallet {
    background: #293542;
    border-radius: 27px;
    color: white;
    padding: 11px 9px 9px 9px;
    border: 2px solid #293542;
    cursor: pointer;
}
.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
    z-index: 111;
    }
/* Media query end*/


@media screen and (min-width:768px)
{
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    
}
main#mainContent{
    margin-top:136px;
}
}



tr.panel.alert input.form-control.input-number {
    width: 54px;
    text-align: center;
}
input.form-control.input-lg.search-input {
    /*width: 364px;*/
    width: 354px;
}
.promo_code p {
    margin: 9px 3px;
    border-bottom: 1px solid #d4af37;
    width: 344px;
}
input#add_amount {
   border-bottom: 2px solid #080808;
}
input#promocode1{
 border-bottom: 2px solid #080808;
 margin-left: 10px;
}
p.promocode_here {
    margin: 28px 22px 15px 5px;
    right: 300px;
    display: block;
    position: absolute;
    cursor: pointer;
}
.addmoneyd {
    box-shadow: 0px 0px 10px 2px #dbd9d9;
}

.item_menu {
    position: relative;
    width:200px;
}


.col-sm-12.col-md-12.forgot {
    padding-right: 200px;
    padding-left: 200px;
}

.resetmsg{
    margin: 0px 0px 0px 30px;
}
main.seacrh_pookk figure.fig_coupon img,main.product_projdhfjfjjfj figure.fig_coupon img {
    height: auto;
    display: block;
}
main.seacrh_pookk .deal-single.panel .bg-white.pt-5,
main.product_projdhfjfjjfj .deal-single.panel .bg-white.pt-5 {
    text-align: center;
}
@media  screen and (max-width: 540px){
main.seacrh_pookk figure.fig_coupon img {
    height: auto;
    max-width: 252px;
    margin: 0 auto;
    display: block;
}
main.addmony_000>.page-container.ptb-60 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

main.user_dashboard_po .page-container.ptb-60,
main.user_dashboard_po .page-container.ptb-60 .widget.search-form.panel.ptb-30 {
    padding: 0 !important;
}
main.user_dashboard_po .panel.categories-widget .widget-body {
    flex-direction: column;
    align-items: unset;
}
main#mainContent.forget_passdjfh .page-container.ptb-60 {
    padding-top: 11px !important;
    padding-bottom: 14px !important;
}
main.seacrh_pookk section.section.deals-area .col-sm-3.col-lg-2 {
    padding-bottom: 0;
    padding-top: 10px;
}
section.section.register_now h3 {
    font-size: 21px;
}
section.section.stores-area.stores-area-v1.ptb-30 header.panel.ptb-15.prl-20.pos-r.mb-30 {
    margin-bottom: 0 !important;
}
}