h1, h2, h3, h4, h5, h6{
font-weight:normal!important;
}
 
 
/***Seller register page **/
.seller_register_page_bg .container{
width:80%;
}
.seller_register_page_bg{
padding-top:6%!important;
background:url(../img/seller_register_page_bg.png);
background-repeat:no-repeat;
background-position:left top;
}

.seller_heading1{
color:#FFFFFF;
padding-top:7%;
line-height:45px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.home_cat_container {
    padding: 2% 2%;
}


.home_cat_list {
    width: 12.2%;
    float: left;
    transition: 0.4s;
    border: 1px solid #f2f2f2;
    display: inline-grid;
    padding: 4px;
    height: 120px;
}

.dropdown-backdrop {
    position: initial!important;
}

.seller_r2{
padding-top:4%;
}

.entry-title {

   display: none;
}
.point_number{
height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  color:#000000;
  text-align:center;
  font-size:18px;
       
}


.rcBtnFixed {
position: fixed;
    left: -34px;
    bottom: 11%;
    background: #00b0ff;
    color: #fff;
    display: inline-block;
    padding: 0.5rem 1rem;
    transform: rotate(
-90deg
);
    z-index: 9999;
    transition: .3s;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}

.point_name{
    padding-left: 15px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;

}

.point_description{
margin-top: 6px;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
display: inline-block;
text-align: left;
}

.requirementHeader{
color: #FFFFFF;
font-size: 20px;
line-height: 27px;
padding-bottom:4%;

}

.icon_row3{
padding-right:3%;
color:#FFFFFF;
font-size:24px;
}

.row3_title{
color: #FFFFFF;
font-size: 16px;
line-height: 19px;
text-align: center;
display: inline-block;
margin: 10px 0 10px 5px;
padding-bottom: 8px;
vertical-align: middle;
}

/**End Seller**/ 
 
.specifications table{
width:70%;
border:none;
}
 
.specifications td{
padding:3%;
width:46%;
border:none;
} 

.primary-btn2 {
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  color: #FFF;
  background-color: #ff9f00;
}

.primary-btne {
    display: inline-block;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    color: #FFF;
    background-color: #1085e8;
}
.mrp_product_loop{
color:#999999;
text-decoration:line-through;
font-size:14px;

}

.mrp_product_loop .fa-rupee-sign{
font-size:14px!important;
}

.mrp_offer_product_loop{
font-size:14px; padding-left:4%;
}
 

.footer_address{
border:1px solid #dadada;
padding:2%;
}

.footer_address .fas{
padding:1% 0px;
}

.footer-copyright{
text-align:left;
}
 .footer_copyright_right{
 font-size:12px;
 text-align:left;
 padding-top:1%;
 }
 
  .footer_copyright_right a{
  color:#FFFFFF;
  }

.footer_menu a{
float:left;
padding:0px 1%;
color:#FFFFFF;
 }

.footer_row{
padding:2% 0;
color:#FFFFFF;
}

 .footer_row .fa-facebook-f{
    background: #3b5998 none repeat scroll 0 0;
	font-size:28px;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    line-height: 50px!important;
    margin: 2%;
}

 .footer_row .fa-google-plus-g {
    background: #db4437 none repeat scroll 0 0;
	 font-size:28px;
     color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    line-height: 50px!important;
	 margin: 2%;
}


.footer_row .fa-instagram {
    background: #3f729B none repeat scroll 0 0;
	 font-size:28px;
     color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    line-height: 50px!important;
	 margin: 2%;
}


.not_read{
background:#fff;
}

.already_read{
background: #EEEEEE;
}

.container {
    width: 96%;
}


ul,li{
list-style:none;
}

.home_page h1{
margin:0px;
}

.home_page .section{
padding-top:0px;

}

.filter_checkbox{
border:1px sol #CCCCCC;
 
}

.color_filter_option{
width:18px;
border-radius:9px;
height:18px;
margin:0px 2%;
}


.footer-logo .logo h1{
color:#1651b2;
}

.logo h1{
color:#fff;
font-size:30px;
}
 
 #navigation {
    background-color: #1651b2;
}

#header {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #8c45de;
    color: #fff;
}
 
 .header-search > form .search-btn {
 
    background-color: #333;
 }

 .header-search > form .search-input {
    
    background: #fff;
    color: #333;
}

.header-search {
    display: inline-block;
    padding: 15px 0px;
	width: 500px;
    max-width: 500px;
}

.header-search > form .search-categories {
   
    color: #333;
}

.text-white, .header-account strong,.header-account2 strong,.header-cart strong,.header-cart span{
color:#FFFFFF!important;
}

.header-logo {
    display: inline-block;
    margin-right: 35px;
	margin-left: 15px;
}


.noUi-horizontal .noUi-tooltip {
   
    left: 180%;
 }


.product-listing{
min-height:280px;
padding: 4%;
}

.product-listing img{
max-width:90%;
}


.product_listing_item{
padding-left:1%!important;
padding-right:1%!important;
 
}

.product-listing img{
max-height:270px;
}

.product.product-single {
    -webkit-box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 37px -23px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 37px -23px rgba(0, 0, 0, 0.45);
   
   
    padding-top: 8%;
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
	height: 455px;
overflow: hidden;
}

.fa-rupee-sign{
font-size:18px!important;
}

.error {
    border: 2px solid #993300 !important;
}

.text-white{
color:#FFFFFF;
}

button {
    background: none;
    border: none;
}


.table_heading{
background:#30323A1A!important;
color:#000;
}


.color2{
color:#F8694A!important;
}

.bg2{
background:#30323A1A!important;
}

.bg2 .panel-title{
color:#ffffff!important;
}

.panel-info .panel-heading{
background:#30323A1A;
color:#000!important;
height:40px;
}

.panel-primary .panel-heading{
 color:#fff!important;
height:40px;
}


.invalid-feedback {
	padding:0px 2%;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.send_otp{
margin-top:1%;
margin-left:4%;
}

.otp_sent{
margin-top:1%;
margin-left:4%;
}

.vertical_nav i{
padding-right:6%;
}

.vertical_nav .list-group-item:last-child{
background: #292929;
color:#FFFFFF;
}

.vertical_nav .list-group-item{
border-radius:0px!important;

border:none;
border-bottom:1px solid #666;
}

.vertical_nav .list-group-item:hover{
background: #000!important;
}

.vertical_nav .active{
background:#F8694A!important;
color:#FFFFFF!important;
}





.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc!important;
    border: 1px solid #3c8dbc!important;
	color:#fff;
    
}


.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff!important;
   
}

.table_heading{
background:#333333!important;
color:#FFFFFF!important;
}


.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}
.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #00c0ef !important;
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}
 
.info-box-text {
	 text-transform: uppercase;
     display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.info-box {
    display: block;
    min-height: 90px;
    background: #e0e7f3;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #00c0ef !important;
}

.show_attribute_options_on_cart{
font-size:11px;
}








#country-list{
	float: left;
    list-style: none;
    margin-top: -1px;
    padding: 0;
    width: auto;
    position: absolute;
    margin-left: 134px;
	background:#2874f0;
	z-index:99999;
	
}
	
#country-list li a {
    text-align: left;
    color: #fff;
    padding: 7px 10px;
    border-bottom: #0749b6 1px solid;
    float: left;
    width: 100%;
}
	
#country-list li{}
#country-list li a:hover{background:#1651b2; color:#fff;cursor: pointer; text-decoration:none;}

#search-box{
background-position: 420px 12px !important;
}