body, html {
    padding: 0;
    margin: 0;
    background: #f1f1f1;
    color: #505050;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 24px;
}

.row {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin:0;
}

.nopadding {
  padding:0;
}

#header {
  padding: 5px 0 0 0;
  background-color: #2874f0;
  color: #7e7e7e;
  border: 0px solid #ebebeb;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999999;
  box-shadow: 0 0 15px rgba(0,0,0,.1);
}

#mob_header {
  display: none;
}

#m_slide
{
  display: none;
}
#w_slide
{
  display: block;
}


.mob_cats .pull-left{
	padding: 2px 5px;	
}

@media (max-width: 480px) { 
	#header {
	  display: none;
	}
	
	#mob_header {
	  display: block;
	}
	
	#m_slide{
       display: block;
    }
    
	#w_slide{
       display: none;
    }
	
	.header_gap {
	  display: none;
	}
	
	.image {
	    height: 150px !important;
	    padding-top: 10px !important;
	}

	.image img{
		height: 100px !important;
    	width: auto;
	}
	
	.items {
	    height: 276px !important;
	    overflow: hidden;
	    transition: 0.75s;
	}
}

.clean-block.clean-post {
    padding-top: 10px;
}

img {
  vertical-align:middle;
  border-style:none;
  width:100%;
}

#search_box {
  width: 100%;
  border: 0;
  background-color: #fff;
  outline: none;
  padding: 7px 50px 7px 15px;
  border-radius:5px;
  margin-left:auto;
  margin-right:auto;
  display:block;
}

#search_icon {
  font-size: 25px;
  float: right;
  margin-top: -32px;
  margin-right: 15px;
}

.padding {
  padding:11px;
}

.nopadding {
  padding:0px;
}

.logo{
    position: fixed;
    left: 0;
    top: 0;
    height: 80px;
    width: 17%;
    cursor: pointer;
    background: #fff;
    padding: 8px 15px 8px 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,.075);
}

#deliver_to{
    color: #fff;
    text-align: right;
    padding-top: 5px;
}

.text-header{
    font-size: 22px;
    padding-top: 30px;
}

.advert{
    font-size: 4vw;
    color: #2874f0;
    padding: 20px;
    min-height: 100px;
}

.header_icon {
    display: block;
    font-size: 25px;
    text-align: center;
    color: white;
    cursor: pointer;
    float: right;
    padding: 0px 15px 0 15px;
}

.header_sub_icon {
    font-size: 12px;
    position: absolute;
    top: 0px;
    padding: 0px 7px;
    border-radius: 50%;
    background-color: rgb(35, 82, 180);
    color: #fff;
    font-weight: bold;
}

#login_panel {
  position:fixed;
  top:90px;
  background-color:#fff;
  border-radius:5px;
  z-index:99999;
  color:rgb(8,8,8);
  padding:5px 15px 15px 15px;
  box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.title {
  border-bottom: 0px solid #e2e2ed;
  padding:0;
  margin: 0 !important;
  color:#3e4095 !important;
  margin-bottom: 15px;
  font-size: 2vh !important;
}

.field {
  margin-bottom:7px;
}

.header_gap {
  height: 120px;
  background-color: #f6f6f6;
}


.hide {
  visibility: hidden;
  display: none;
}

.big_btn {
  width:100%;
  background:linear-gradient(122deg, #0090ff, #54f0ff);
  position:relative;
  padding:15px;
  text-align:center;
  border-radius:57px;
  color:#ffffff;
  transition:all 0.3s ease 0s;
}

.main_menu {
  padding: 5px 0px;
  font-size: 20px;
  color:#525151;
}

.main_menu_i {
  padding:10px;
  font-size:24px;
  margin-right:15px;
}

.main_menu_text {
  font-size: 16px;
  margin-right:25px;
}

.pad10 {
  padding:10px;
}

.category_text {
  border-bottom:1px solid #969494;
  padding:0px;
  margin-bottom:20px;
}

.pad5 {
  padding:5px;
}

.cat_navbar {
  width:100%;
}

.category {
  margin-top:-66px;
  font-size:14px;
  border-radius:20px;
  border:1px solid #d2cfcf;
  overflow-y:auto;
  min-height: 466px;
}

@media (min-width:576px) {
  .navbar {
  }
}

.navbar {
  position:relative;
  padding:0;
}

.nav-item {
  border-bottom: 1px solid #c1bcbc;
  font-size: 14px;
}

.carousel_image {
  width:100%;
  min-height:300px;
  max-height:400px;
  display:inline-block;
  position:relative;
  object-fit:cover;
}

.carousel-inner {
  position:relative;
  width:100%;
  overflow:hidden;
}

.carousel-item.active {
  background-size:cover;
  background-position:50% 50%;
  width:100%;
}

.sub_category {
    position: fixed;
    font-size: 14px;
    top: 149px;
    left: 23.7%;
    padding: 30px 10px 20px 20px;
    z-index: 99999;
    width: 900px;
    border-radius: 10px 10px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: overlay;
    border: 1px solid #d3d1d1;
}

.category_header {
    background-color: #fff;
    padding: 7px 10px 6px 10px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    border: 1px solid rgb(205,201,201);
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    margin-top: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,.075);
}

.social_links {
  display:inline-block;
  font-size:20px;
  text-align:center;
  padding:8px 0px;
  margin-bottom:5px;
  margin-top:9px;
  background-color:#fff;
  margin-right:5px;
  cursor:pointer;
  float:left;
  width:35px;
  border-radius:10px;
  height:35px;
}

.cart_box {
    padding: 10px;
    background-color: #fff;
    position: absolute;
    top: 40px;
    color: #080808;
    right: 15px;
    width: 400px;
    border-radius: 5px;
    overflow-y: auto;
    z-index: 9999;
}

.cart_item {
  border-bottom:1px solid #c5c0c0;
  padding:5px 0px;
}

.cart_close {
  padding:4px 6px;
  border-radius:50%;
  border:1px solid rgb(174,172,172);
  float:right;
}

.btn {
  width:100%;
}

.bg-primary {
  background-color:#007bff!important;
  color:#fff;
}

.bg-danger {
  background-color:#dc3545!important;
  color:#fff;
}

.sub_user_panel {
  padding:10px;
  border-bottom:1px solid rgba(0,0,255,0.2);
  width:100%;
}

.sub_user_panel:hover {
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.user_panel_i {
  font-size:20px;
  padding-right:20px;
  color:rgb(10,111,183);
}

.sub_category_text {
  padding:5px;
  cursor:pointer;
}

.sub_category_text:hover {
  color:blue;
}

.clean-block .block-heading {
    padding-top: 10px;
    text-align: left;
}

#cart_items_mini {
	max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.item{
    height: 300px;
}

.remove{
	float: right;
    color: #f00;
    font-size: 12px;
    margin-top: -40px;
}

.features {
  height:250px;
}

.oneby2{
	float: left;
	width: 50%;
	padding: 0 1px;
}

.cart_heading {
  text-align:center;
  font-size:35px;
  padding:15px 0px;
  color:rgb(160,158,158);
}

.check_box {
  width:18px;
  height:18px;
}


.check_box_text {
  margin-left:10px;
  position:absolute;
  font-weight:600;
}

.text_box {
  margin-bottom:20px;
  width:100%;
  padding:2px 5px;
}

.check_box {
  width:18px;
  height:18px;
}

.radio_btn {
  width:20px;
  height:17px;
}

.radio_text {
  margin-left:10px;
  position:absolute;
  top:10px;
  left:25px;
  font-weight:600;
  font-size:17px;
}

.cart_heading_i{
	margin: 0px 10px;
}

.cart_heading_active{
	color : rgb(0,0,0);
}

iframe{
	width: 100%;
	min-height: 600px;
	
	border: 0px;
}

.input_box{
	padding:0 5px;
	border-radius:4px;
	border:1px solid #d0cece;
	overflow:auto;
	width:100%;
}

.clean-product-item .image img {
    max-width: 220px;
    max-height: 280px;
}

.nav-item:hover{
  z-index:999999999;
  border-right:none;
}


.fa.fa-close.sub_category_i {
  position:absolute;
  top:15px;
  right:15px;
  font-size:20px;
  border-radius:50%;
  padding:3px 4px 4px 5px;
  color:black;
  cursor:pointer;
  /*border:1px solid rgb(105,104,104);*/
}


.fa.fa-close.sub_category_i:hover {
  background-color:red;
  color:#fff;
}

.pad_up_down{
	padding: 20px 0;
}

.content_data{
	top: 33%;
    left: 13%;
    right: 20%;
    position: absolute;
    padding: 2px;
    background-color: #FFF;
    height: 100%;
}

.read_more{
	color: #007bff;
}

.dot {
	position: absolute;
    height: 25px;
    width: 25px;
    top: -16px;
    left: 98%;
    background-color: #133649;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    padding: 0px 0px 0px 4px;
}

.quick_view_box {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  background-color:rgba(6,6,6,0.64);
  color:#fff;
  padding:5px;
  text-align:center;
}

div.clean-product-item:hover div#cart-wishlist {
    display: block;
}

.display-none {
	display: none	
}

.wishlist_i {
  position:absolute;
  top:11px;
  right:14px;
  font-size:17px;
  border-radius:50%;
  padding:4px 3px 2px 3px;
  color: #c0c0c0;
  z-index: 9999;
}

.fa.fa-shopping-cart.cart_i {
  position:absolute;
  top:13px;
  left:14px;
  font-size:22px;
  color:rgb(0,0,0);
  z-index: 9999;
}

.fa.fa-heart-o.wishlist_i.active {
  background-color:red;
  color:#fff;
  border:none;
}

.quick_view_window {
  position:fixed;
  top:21%;
  left:20%;
  right:20%;
  z-index:99999;
}


.quick_view_img {
  object-fit:contain;
}


.quick_view_product {
  background-color:#fff;
  padding:10px;
  height:100%;
  word-wrap:break-word;
}


.quantity_box_circle {
  width:30px;
  text-align:center;
  height:30px;
  border-radius:5px;
  border:1px solid #444343;
  padding:2px 0px 0px 0px;
  float:left;
  cursor:pointer;
}


.quantity_box_square {
  height:30px;
  width:42px;
  border:1px solid #848383;
  text-align:center;
  float:left;
  margin:0px 0px;
  font-weight:600;
  padding:2px 0px;
}

.quick_view_btn {
  padding:5px;
  background-color:#168adc;
  color:#fff;
  border-radius:5px;
  text-align:center;
  cursor:pointer;
  margin-top:10px;
}


.quick_view_close {
  position:absolute;
  top:0px;
  right:6px;
  padding:10px;
  font-size:25px;
  cursor:pointer;
}

.min-height{
	min-height: 500px;
}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration:none !important;
}

.divider{
	padding: 4px;
}

/* ashwini 12/12/18 */
.block_screen{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0, 0.5);
    z-index: 99999999999999999999999;
    padding: 15% 0;
}

.pop_up{
	background-color: #ffffff;
    height: auto;
    border-radius: 5px;
}

.location_text{
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%);
	padding: 5px 15px 0px 5px;
	border-radius: 5px 5px 0px 0px;
	font-weight: border;
}

.close_win{
	padding: 5px;
}

/* ashwini 13/12/18 */
.avalable{
	color: #33A716;
}

.not_avalable{
	color: #FC2828;
}

.btn_yellow{
	color: #212529;
    background-color: #ffec00;
    border-color: #ffe500;
}

/* ashwini 17_12_18*/
.oneby3{
	float: left;
	width: 33.33%;
	padding: 0 5px;
}

#close{
	font-size: 20px;
	float: right;
}

.strikethrough {
  position: relative;
  color: #f00;
}

.strikethrough:before {
  position: absolute;
    content: "";
    left: -5px;
    top: 50%;
    right: -5px;
    border-top: 2px solid;
    border-color: inherit;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.rating img{
	width: 16px;
}

.image{
	height: 200px;
	padding-top: 10px;
}

.jplist .list .block {
    float: right;
    width: 100%;
    margin-right: 1%;
}

.jplist .list .list-item {
    padding: 15px;
    float: left;
    border-right: 1px solid #e2e2ed;
    border-bottom: 1px solid #e2e2ed;
}

.jplist .list .list-item {
    margin-top: 0px;
    float: left;
}

.red{
	color: #f00;
}

.fix-filter {
    background-color: #fff;
    border: 1px solid #f0efef;
    z-index: 9999999;
}

.jplist-panel .jplist-group {
    float: left;
    height: 30px;
    width: 100%;
    /* box-shadow: 0 0 1px #fff; */
    /* background: #fff; */
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    border-radius: 0px;
    text-shadow: 1px 1px 1px #fff;
    color: #27252a;
    margin: 10px 0;
    padding: 0 0 0 5px;
    height: auto;
}

.jplist-panel .jplist-group ul li {
    float: left;
    width: 100%;
    margin-right: 15px;
    overflow: hidden;
    height: 28px;
    line-height: 30px;
}

.jplist-panel .jplist-group ul li:hover {
	background-color: #e4e4e4;
}

.price{
	font-size: 17px;
    color: #4bba05 !important;
    font-weight: 600;
}

.items{
	height: 600px;
	overflow: hidden;
	transition: 0.75s;
}

.items:hover {
	box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.block{
	transition: 1s;
}

.block:hover, .items:hover > .block  {
    background-color: #fff;
}

.jplist .list .block {
    float: right;
    width: 100%;
    margin-right: 1%;
	overflow: hidden;
}

.jplist .keywords, .jplist .like {
    color: #09b2f0;
}

.jplist .list {
    background: #fff;
    margin: 10px 0;
}

.dot {
    height: 20px;
    width: 20px;
    background-color: #bbb;
    border-radius: 50%;
    position: relative;
    left: 0px;
    top: 0px;
}

.k_assured{
    width: 80px !important;
    height: auto !important;
}


.shadow1 {
  box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}


.shadow2 {
  box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}


.shadow3 {
  box-shadow:0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


.shadow4 {
  box-shadow:0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.shadow5 {
  box-shadow:0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.shadow_natural {
  -moz-box-shadow:0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  -webkit-box-shadow:0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  box-shadow:0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}

i:hover{cursor: pointer;}

select {
    text-transform: none;
    padding: 10px !important;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox;
    padding: 5px;
}

/* ashwini 01_01_2018*/
.se-pre-con {
	position : fixed;
	left: 45%;
    top: 45%;
    width: 10%;
    height: 10%;
    z-index: 9999;
    background: url('../img/Preloader_2.gif') center no-repeat #fff;
}

.google_sign{
    margin: -40px 3px 0 0;
    float: right !important;
}

.profile_image{
	height: 60px;
	width: 60px;
	margin: -20px 20px;
	border: 1px solid #d0cece;
	border-radius: 50%;
}

.fail{
	color: #FC0000;
}

.close{
	font-size: 18px;
	padding:5px;
}

.share{
	display: block;
}

.share-vert{
	display: none;
}

@media (max-width: 480px) {
	
	.gallery a img{
		width: 100% !important;
		height: auto !important;
	}
	
	.container {
    	width: 100% !important;
	}
	
	.share{
		display: none;
	}
	
	.share-vert{
		display: block;
	}
}

::-webkit-scrollbar{background:0 0;overflow:visible;width:17px}
::-webkit-scrollbar-thumb{border:solid #fff;background-color:#ADADAD;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}
::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.8);background-color:#999}
::-webkit-scrollbar-thumb:horizontal{border-width:4px 6px;min-width:40px}
::-webkit-scrollbar-thumb:vertical{border-width:6px 4px;min-height:40px}
::-webkit-scrollbar-track-piece{background-color:rgba(255,255,255,.71)}
::-webkit-scrollbar-corner{background:0 0}
