*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
body{
	background: #f1f3f6;
	font-family: 'Roboto', sans-serif !important;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.head1{
	/*background: #4682b4;*/
	/*background: #232f3e;*/
	/*background: #041e42;*/
	/*background:#4682b4;*/
	/*background:#7e8061;*/
	background:#3fbbc0;
	border-bottom:1px dotted #e5e6e7;
}

.e-flx{
    display: flex;
    align-items: center;
    justify-content: center;
}
.tp-btn{
    border: 1px solid #fff;
    display: inline-block;
    padding: 4px 8px;
    line-height: 1;
    color: #fff;
    border-radius: 4px;
    /*font-weight: 600;*/
    margin-right: 20px;
    box-shadow: 0 12px 20px 0 rgb(0 0 0 / 25%);
    transition: all .5s;
}
.tp-btn-wrapp a{
	color:#fff;
	font-size:15px;
}
.sign-btn a{
	/*color:#fff;*/
	transform: all .5s;
}
.sign-btn:hover a{
	color:#adff2f;
}
.e-flx2{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
a.tp-btn:last-child{
	margin-right:0px;
}
.tp-btn-wrapp i{
	/*color:#b22222;*/
	color:#f0f2f5;
	margin-right:4px;
	font-size: 14px;
}
.tp-btn:hover{
	transform: translateY(-5px);
	border-color: #b22222;
	color:#adff2f;
	background: #00425a;s
}
.tp-btn-wrapp .tp-btn:hover i.fa{
	transform: rotate(360deg);
	color:#fff;
	transition: all .5s;
}
.e-w50rw{
	width:50%;
	/*background: #fff;*/
	margin-left: 15px;
    display: flex;
    align-items: center;
}
.e-btnlrw{
    display: inline-block;
    width: 50%;
    text-align: center;
    /*background: #708090;*/
    background: #f0f2f5;
    /*color:#fff;*/
    color:#000;
    vertical-align: middle;
    height:100%;
    /*font-weight: 600;*/
    line-height: 32px;
}
.e-dflx{
	display: flex;
}
.e-dflxw{
	display: flex;
	width:100%;
}
.search-innbox{
	border:2px solid #faebd7;
	display: flex;
	align-items: center;
	border-radius: 4px;
	/*overflow: hidden;*/
	position: relative;
}
.all-btn{
    /*color: #fff;*/
    color:#000;
    position: relative;
    display: inline-block;
    width: 30px;
    /* height: 100%; */
    text-align: center;
    /*background: grey;*/
    background: #f0f2f5;
    line-height: 30px;
}
.search-iconbox{
    display: block;
    text-align: center;
    width: 5%;
}
.search-iconbox i{
	color: #fff;
}
input:focus{
	outline:none;
}

.search-inp{
	width:90%;
	border:0px;
	min-height: 30px;
	padding: 0px 10px;
	border-left: 2px dotted;
    border-color: black;
}
.select-cat{
	position: absolute;
    top: 31px;
    left: -2px;
    padding: 0px 4px;
	display: none;
	border-color: #faebd7;
	font-size: 14px;
	font-weight: 600;
	z-index: 1;
	width:100%;
	padding:5px 0px;
}
.e-cartbox{
	color:#fff;
}
.e-cartbox .fa-shopping-cart{
	font-size:40px;
	/*color:#b22222;*/
	color:#f0f2f5;
}
.cart-txt{
	/*font-weight: 600;*/
	color:#fff;
}
.head2{
	/*background: #232f3e;*/
	/*background:#0071DC;*/
	/*background:#4682b4;*/
	background:#3fbbc0;
	padding:15px 0px;
}
img.e-header-logo{
	/*max-width:350px;*/
	max-width: 60px;
}
.head3{
	/*background: #fff;*/
	background: rgb(245 234 255);
	margin: 10px 0px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
}
.incs-region-box{
	display: flex;
	overflow-x: auto;
	padding: 10px 0px;
}
.region-div{
	min-width:218px;
}
.incs-region-box::-webkit-scrollbar {
    visibility: hidden;
}
.region-img{
	width:100px;
	height:100px;
	border-radius: 50%;
	margin:0 auto;
	overflow: hidden;
	margin-bottom: 5px;
}
.region-img img{
	width:100%;
	height:100%;
}

.e-region-inner{
	text-align: center;
	transition: all .3s ease-out;
}
.e-region-inner:hover .region-img{
	box-shadow:0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	transition: all .3s ease-out;
}
.region-name{
	font-weight: 600;
	color:#00000090;
}

.info-wrapp{
	margin-bottom: 10px;
}
.card{
	max-height:392px;
	overflow: hidden;
}
.card-footer .pagination{
	display: none;
}
.card-footer .pagination.nw-pagination{
	display: flex;
}
.deals-wrapper{
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 0px;
	box-shadow:0 2px 10px 0 rgb(0 0 0 / 10%);
	padding-bottom:0px;
}
.deals-wrapper .demo .item ul li{
	background: transparent;
}
.dealh4{
	font-weight: 600;
	margin: 10px 0px;
	position: relative;
	padding-bottom: 5px;
}
.dealh4:after{
	content:'';
	position:absolute;
	left:0;
	bottom: 0;
	width:40px;
	height: 4px;
	background:#18bc9c;
}
.d-img{
	min-width: 150px;
}
.d-img img{
	max-width: 100%;
}
.deals-wrapper .demo .item ul.content-slider.light-slider{
	overflow: visible;
}

.deals-wrapper .lSSlideOuter .lSPager.lSpg{
	display: none;
}
.brand-wrapper{
	background: #fff;
	padding:10px 0px;
	margin-bottom: 10px;
	box-shadow:0 2px 10px 0 rgb(0 0 0 / 10%);
}
.brand-innbox{
	display: flex;
	align-items: center;
	overflow-x: auto;
	padding-bottom: 10px;
}

.brand-innbox::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #18bc9c !important;
}

.brand-innbox::-webkit-scrollbar,
.brand-innbox::-webkit-scrollbar-thumb,
.brand-innbox::-webkit-scrollbar-track { 
    width: 8px;
    height:12px;
    border: 1px solid #1d4a4a;
    background: #1A5FAC;
    border-radius:15px;
}

.brand-infobox{
	min-width:315px;
	margin:0 7px;
}
.brand-img{
	min-width:100px;
}
.brand-img img{
	max-width: 100%;
}
.fc-foot{
	/*background: #4682b4;*/
	background:#f4f6f9;
	padding:20px 0px;
	margin-top:30px;
}
.fc-box{
	text-align: center;
}
.fc-box p{
	margin-bottom: 0px;
	/*color:#fff;*/
	color:#0457c8;
}
.btn-box{
	text-align: center;
	line-height:1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.e-btnimp{
	font-size:12px;
	color:#fff;
	display: inline-block;
	margin-right:10px;
	margin-top:5px;
}

/*==========mob-nav-ctrw=========*/
.ctrw-mob-nav{
	position: absolute;
	left: -14px;
	top:5px;
	display: none;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  /*background-color: #111;*/
  background: #4682b4;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 4px 8px 4px 32px;
  text-decoration: none;
  /*font-size: 25px;*/
  font-size:16px;
  color: #fff;
  display: block;
  transition: 0.3s;
  border-bottom: 1px dotted;
}

.sidenav a:hover {
  color: #f1f1f1;
  /*background: #af9a63;*/
  background: #18bc9c;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  border:none;
}
.open-mbtn{
    font-size:30px;
    cursor:pointer;
    background: #ffebe1;
    display: block;
    padding-left:15px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


/*=====================info-page-start=============*/

.log-box{
	background:#4682b4;
	border-radius: 5px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
}
.loginn-div{
	text-align: center;
}
.loginn-div a{
	display: block;
	color:#fff;
	padding:10px;
	font-size:30px;
	border-bottom: 1px dashed #fff;
}
.loginn-div:last-child a{
	border-bottom: 0px;
}

.brand-wrapper .demo .item ul.content-slider.light-slider{
	overflow:visible;
}
.brand-wrapper .demo .item ul li{
	background: transparent;
}
.brand-wrapper .lSSlideOuter .lSPager.lSpg{
	display: none;
}

/*===========responsive-css-start===========*/

@media screen and (max-width: 767px) {
  /*body {
    background-color: olive;
  }*/
  img.e-header-logo{
		/*max-width:100%;*/
		max-width:40px;
	}
	.tp-btn.e-m-hide{
		display: none;
	}
	/*.all-btn{
		color:red;
	}*/
	.cart-txt{
		display: none;
	}
	.e-cartbox .fa-shopping-cart{
		font-size: 24px;
	}
	.sign-btn.tp-btn{
		margin-right:0px;
		font-size:14px;
		padding: 4px;
	}
	.head1{
		/*padding:10px 0px;*/
		position: relative;
	}
	.search-wrapp{
		margin-bottom: 5px;
	}
	.search-inp{
		width:85%;
		min-height:25px;
	}
	.all-btn{
	    line-height:25px;
	}
	.search-iconbox{
		width:10%;
	}
	.e-btnlrw{
		font-size: 12px;
		line-height: 16px;
		background:transparent;
	}
	.e-w50rw{
		margin-left:0px;
		width:49%;
	}
	.e-dflxw{
		justify-content: space-between;
	}
	.tp-btn-wrapp i{
		font-size:12px;
	}
	.region-div{
		min-width: 84px;
	}
	.region-img{
		width:50px;
		height: 50px;
	}
	.region-name{
		font-size: 12px;
	}
	.incs-region-box::-webkit-scrollbar {
		height:0px;
	}
	.news-item{
		font-size:12px;
	}
	.news-item img.img-circle{
		display: none;
	}
	.region-name{
		font-weight: 500;
	}
	.head2{
		padding:5px 0px;
	}
	/*.pd7{
		padding: 0px 7px;
	}*/
	.brand-infobox{
		min-width:150px;
	}
	.brand-innbox::-webkit-scrollbar, .brand-innbox::-webkit-scrollbar-thumb, .brand-innbox::-webkit-scrollbar-track{
		visibility: hidden;
		height: 0px;
	}
	.dealh4{
		font-size: 18px;
	}
	.open-mbtn{
		display: inline-block;
		font-size:21px;
		background: transparent;
		color:#fff;
	}
	.l-wbox{
    	text-align: right;
    	display: inline-block;
	}
	.loginn-div a{
		font-size: 18px;
	}
	.mobhide{
		display: none;
	}
	.d-img {
	    max-width: 50px;
	    margin: 0 auto;
	}
	.sh-r{
		opacity: 1 !important;
		width:12% !important;
	}
	.sh-l{
		opacity: 1 !important;
		width:12% !important;
	}
	.demo{
		position: static !important;
	}
	.lSAction > .lSNext{
	    right:0px !important;
	}
	.lSAction > .lSPrev{
	    left:0px !important;
	}
	.mob-pdlr5{
	    padding:0px 5px;
	}
	.mob-pdl5{
	    padding-left:5px;
	}
	.mob-pdr5{
	    padding-right:5px;
	}
	.btn-box .fa.fa-shopping-cart{
	    font-size:20px;
	}
}

@media screen and (min-width: 767px){
.desk_hide {
    display: none;
}
.deskhide{
	display: none;
}
}

.l-wbox.pdtb{
    padding:10px 0px;
    display:block;
    text-align:center;
}