*{
	outline: none;
	margin: 0;
	padding: 0;
}
a:hover {
    color: #252525 !important;
    text-decoration: none !important;
}
button{
	outline: none !important;
}
.nav-link{
	color: #252525 !important;
	font-family: medium;
}
.nav-link::after{
	content: '';
	width: 0;
	height: 3px;
	display: block;
	background-color: #0957c3;
	transition: width 0.3s;
	margin-top: 2px;
}
.nav-link:hover::after{
	width: 100%;
	transition: width 0.3s;
}
.navigationMnuactv::after{
	content: '';
	width: 100%;
	height: 3px;
	display: block;
	background-color: #0957c3;
	transition: width 0.3s;
}
.navbar-brand{
	background-color: #252525;
}
.navbar-collapse{
	flex-grow: 0 !important;
}
.carousel {
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}
.saleSec{
	background-size: cover;
	background-repeat: no-repeat;
	color: #000000;
	padding: 160px;
}
.bsSec{
	background-size: cover;
	background-repeat: no-repeat;
	color: #000000;
	padding: 5rem !important;
}
.xlSec{
	background-size: cover;
	background-repeat: no-repeat;
	color: #000000;
	padding: 5rem !important;
}
.csSec{
	background-size: cover;
	background-repeat: no-repeat;
	color: #000000;
	overflow: hidden;
    position: relative;
	padding: 1.5rem !important;
}
.pdctsec{
	overflow: hidden;
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.mpdctsec{
	display: inline-block !important;
	width: 100%;

}
.prdctcrd{
	background-color: #efedf2;
	border-radius: 3px;
	padding: 0px !important;
	width: 100%;
	position: relative;
}
.prdctcrd > a{
	text-decoration: none !important;
}
.prdctcrd:hover{
	cursor: pointer;
}
.card{
	border: none !important;
}
.clsldr1{
	height: 255px;
	width: 780px;
}
.clsldr2{
	width: 320px;
	height: 500px !important;
}
.clsldr3{
	height: 235px;
	width: 385px;
	margin-top: 10px;
}
.clsldr4{
	height: 235px;
	width: 385px;
	margin-top: 10px;
	margin-left: 10px;
}
.mblnv{
	display: none !important;
	height: 65px;
	margin-bottom: 20px;
}
.frmenu{

	position: absolute;
	z-index: 1;
	display: none;
	color: #252525;
	padding: 15px 30px;
	font-size: 15px;
	font-family: medium;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-right: 25px;
	height: 300%;
	background: linear-gradient(to right, #efedf2 70%, #0000004f 30%);
}
.frmenu ul{
	list-style: none;
}
.frmenu ul>li{
	padding-bottom: 18px;
}
.frmenu ul > li > a{
	display: inline-block !important;
}
.col-sm:hover{
	transition: all 0.3s;
	transform: translate(0px, -10px);
	cursor: pointer;
}
option{
	font-family: regular;
	border: none;
	padding-left: 5px;
}
.mblsldr{
	display: none !important;
}
.clckedsrc{
	background-color: #0957c3;
	padding: 2px;
	box-sizing: content-box;
	border-radius: 4px;
}
.wlctxt{
	font-size: 44px;
}
.desctxt{
	font-family: regular;
	width: 75%;
}
.cnctinpt{
	margin-top: 16px;
	width: 100%;
	height: 40px;
	border: 1px solid #252525;
	padding: 10px;
	border-radius: 3px;
	font-size: 13px;
	box-shadow: 0px 0px 1px 0px #252525;
	font-family: medium;
	opacity: 0.6;
}
.cncttxtara{
	margin-top: 16px;
	width: 100%;
	height: 140px;
	padding: 10px;
	resize: none;
	border-radius: 3px;
	border: 1px solid #252525;
	font-size: 13px;
	box-shadow: 0px 0px 1px 0px #252525;
	font-family: medium;
	opacity: 0.6;
}
.cnctsmbtn{
	border: none;
	background-color: #0957c3;
	color: #fff;
	padding: 3px 25px;
	border-radius: 3px;
	margin-top: 10px;
	float: right;
	font-family: medium;
	font-size: 14px;
	height: 32px;
}
.cnctfrm{
	margin-top: 20px;
	width: 300px;
}
.cnctimg{
	float: right;
	width: 550px;
	position: absolute;
	top: 105px;
	right: 100px;
}
.cnctftrli{
	margin-right: 90px;
}
.cnctftrmbl{
	display: none;
}
.whlstpdtsc{
	margin-left: 9.5%;
	width: 35% !important;
	color: #252525;
}
.whlstdvdr{
	height: 1px;
	color: #efedf2;
	background-color: #efedf2;
}
.whlstlst{
	font-family: regular;
	list-style: none;
	font-size: 13px;
	height: 370px;
	overflow: hidden;
	overflow-y: scroll;
}
.lstimg{
	width: 75px;
	height: 80px;
	margin: 12px;
	border-radius: 3px;
	float: left;
	object-fit: cover;
}
.lstbtn{
	margin: auto;
	float: right;
	border: none;
	background-color: #fff;
	border-radius: 3px;
	padding: 5px 7px;
	height: 30px;
	margin-right: 0px;
}
.lstbtn2{
	height: 30px;
	margin: auto;
	float: right;
	border: none;
	background-color: #0957c3;
	border-radius: 3px;
	color: #fff;
	margin-right: 1rem;
	margin-left: 10px;
	width: auto;
	font-family: medium;
	padding: 0px 7px;
	font-size: 11px;
}
.prdctsec{
	width: 65%;
	height: 460px;
	margin-top: 10px;
	border: 2px solid #efedf2;
	border-radius: 10px;
	padding: 2.3% 3%;
	overflow: hidden;
	overflow-y: visible;
}
.titledv{
	width: 100%;
	display: inline-block;
	font-size: 20px;
	font-family: medium;
}
.qntsec{
	padding-right: 90px;
}
.ordrsmrysec{
	width: 33%;
	margin-top: 5px;
	border-radius: 10px;
	background-color: #efedf2;
	height: 375px;
	padding: 2.3% 3%;
}
.crtcpnsec{
	height: 70px;
	width: 33%;
	background-color: #efedf2;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: flex;
	font-family: medium;
}
.crtbtn{
	margin: auto;
	padding: 12px 0px;
	border: none;
	font-family: medium;
	color: white;
	background-color: #0957c3;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 20px;
	width: 100%;
}
.crtnfo{
	list-style: none;
	font-family: medium;
	font-size: 13px;
}
.crtinfolst{
	margin-bottom: 15px;
}
.titlelne{
	font-size: 20px;
	font-family: medium;
	margin-bottom: 1.5rem;
}
.chckttitlelne{
	font-size: 20px;
	font-family: medium;
	margin-bottom: 1rem;
}
.chckthr{
	display: block;
	width: 321px;
}
.chcktpmntsec{
	width: 33%;
	margin-top: 10px;
	border-radius: 10px;
	background-color: #efedf2;
	height: 460px;
	padding: 2%;
}
.chctimg{
	position: absolute;
	top: 30%;
	right: 5%;
}
.chcktfrm{
	width: 280px;
}
/**/
.chcktipt{
	resize: none;
	font-size: 13px;
	padding: 5px 7px;
	border-radius: 3px;
	border: 1px solid #252525;
	opacity: 0.6;
	background-color: transparent;
}
.chcktstrtadrs{

	width: 100%;
	height: 70px;
}
.chcktstrtadrspninfo{

	position: absolute;
	top: 7px;
	right: 7px;
	background-color: #f7ce38;
	width: 15px;
	border-radius: 100%;
}
.chcktdstrct{

	width: 59%;
	float: left;
	height: 35px;
}
.chcktpstlcd{

	width: 37%;
	float: right;
	height: 35px;
}
.chcktnts{

	width: 100%;
	height: 90px;
}
.prflusrnfosec{
	float: left;
    height: 460px;
    width: 49%;
    border: 2px solid #efedf2;
    border-radius: 3px;
    padding: 2.3% 3%;
}
.prflgnrlnfosec{

	height: 100px;
	width: 100%;
	display: flex;
}
.prflwhlstsc{
	padding: 25px 0px;
}
.prflwhlstdskp{
	display: block;
}
.prflwhlstmbl{
	display: none;
}
.prflusredtsec{
	float: right;
    height: 460px;
    width: 49%;
}
.prflusredtsec-recentorder{
	float: right;
    height: 460px;
    width: 49%;
	display: block;
}
.prflpctre{
	object-fit: cover;
	width: 100px;
	height: 100px;
	border-radius: 5px;
	float: left;
}
.pfladrsc{
	display: block;
	margin-top: 15px;
	width: 100%;
	display: flex;
}
.prfladrsbr{
	font-size: 13px;
	font-family: medium;
	margin: auto;
	margin-left: 15px;
	width: 230px;
}
.prflusredtrtsc{
	border:2px solid #efedf2 !important;
	height: 220px;
	border-radius: 3px;
	cursor: pointer;
}
.prflusredtrtsc:hover{
	background-color: #efedf2;
	transition: all .4s;
}
.prflcollapsible {
	border: none;
	background-color: #efedf2;
	width: 100%;
	padding: 0% 5%;
	border-radius: 3px;
	height: 50px;
	text-align: left;
	font-family: medium;
	font-size: 14px;
}
.prflcollapsible:focus{
	border: none;
	outline: none;
}
.prflcollapsiblecontent {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	padding: 0% 5%;
	background-color: #efedf2;
}
.prflusredtsecedtbsmbl{
	display: none;
}
.lgnsnupmn{
	width: 360px;
	height: 460px;
	margin: auto;
	margin-top: 50px !important;
	background-color: #fff;
	box-shadow: 0px 6px 12px 4px #efedf2;
	border-radius: 5px;
}
.lgnsnupfrmsd{
	margin: auto;
	width: 100%;
}
.lgnsnupfrm{
	margin: auto;
	font-family: medium;
	font-size: 15px;
	width: 280px;
	margin-top: 24px !important;
}
.lgnsnupfrmpwdey{
	position: absolute;
	right: 5px;
	top: 9px;
	cursor: pointer;
}
.lgnsnupfrmsmbt{
	background-color: #0957c3;
	color: #fff;
	border: none;
	width: 100%;
	margin-top: 20px;
	padding: 5px;
	border-radius: 3px;
	font-family: medium;
}
.snuplgnbtn{
	padding: 7px 15px;
	border: 1px solid #0957c3;
	color: #0957c3;
	text-decoration: none;
	margin-left: 25px;
	border-radius: 3px;
	text-decoration: none !important;
	color: #0957c3 !important;
	font-size: 12px;
}
.snuplgnbtn:hover{
	transition: all 0.4s;
	color: #fff !important;
	background-color: #0957c3;
}
.snuplgnbtndsktpdv{
	padding: 20px;
	padding-bottom: 15px;
	font-size: 14px;
}
.infcardclm{
	text-align: center;
	background-color: #fff;
	padding: 10px;
	width: 90%;
	margin: 15px;
	border-radius: 5px;
}
.infcardimg{
	display: block;
	margin: auto;
	width: 70px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.infcardtxt{
	width: 90%;
	display: block;
	margin: auto;
	font-family: medium;
	margin-bottom: 1rem;
	font-size: 0.7rem;
}
.infcardttl{
	font-size: 14px;
	font-family: medium;
	margin-bottom: 0.5rem;
}
.form-control:focus{
	color: #252525;
	box-shadow: none !important;
	border: none;
	color: #252525;
}
.btn:focus{
	color: #252525;
	box-shadow: none !important;
	border: none;
	color: #252525;
}
.hmnsltr{
	display: inline-block;
	padding: 3rem !important;
	margin-top: 12px;
	color: #000;
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('img/spx12.jpg');
	background-size: cover;
}
.hmnsltrtxt{
	font-family: medium;
	width: 440px;
	float: left;
	font-size: 1.5rem;
	color: #fff;
	margin-right: 30px;
	line-height: 1.3; 
}
.hmnsltrtxtfrm{
	margin-top: 10px;
	display: flex !important;
}
.hmnsltrinpt{
	border: none;
	margin-right: 10px;
	width: 70%;
	padding: 10px;
	font-size: 14px;
	border-radius: 5px;
}
.hmnsltrsmbt{
	background-color: #0957c3;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	font-family: medium;
	border: none;
	border-radius: 5px;
	font-size: 14px;
}
.hmnnwsltrnfo{
	font-size: 11px;
	color: #fff;
	font-family: medium;
	margin-top: 5px;
}
.hmnnwsltrnfo-dskp{
	display: block;
}
.hmnnwsltrnfo-mble{
	display: none;
}
.prdctcrdimg{
	width: 90px;
	display: block;
	margin: auto;
	object-fit: cover;
	border-radius: 3px;
	margin-top: 24px;
	height: 120px;
}
.prdctcrdttl{
	padding: 15px;
	width: 100%;
	margin-bottom: 1rem;
	font-family: regular;
	font-size: 13px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #252525;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prdctcrdttl-home{
	padding: 15px;
	width: 100%;
	margin-bottom: 1rem;
	font-family: regular;
	font-size: 13px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #252525;
	text-decoration: none;
}
.prdctcrdcstar{
	padding: 15px;
	padding-top: 0px;
	font-family: medium;
}
.prdctcrdcst{
	font-size: 12px;
	color: #252525;
	text-decoration: none;

}
.prdctcrdstr{
	float: right;
	font-size: 16px;
	/* margin: -4px; */
	color: #252525;
	text-decoration: none;
}

.infcardclmbl{
	text-align: center;
	background-color: #fff;
	border-radius: 5px;
	width: 50%;
	margin: 7px;
	padding: 7px;
}
.infcardimgmbl{
	display: block;
	margin: auto;
	width: 60px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.infcardttlmbl{
	font-size: 14px;
	font-family: medium;
	margin-bottom: 0.5rem;
}
.infcardtxtmbl{
	width: 100%;
	display: block;
	font-family: medium;
	font-size: 0.7rem;
	margin-bottom: 0.5rem;
}
.rsncrddskp{
	display: block;
}
.rsncrdmbl{
	display: none;
}
.lgnsnpmg{
	display: none;
}
/* Shop */
.shpslider {
  -webkit-appearance: none;
  width: 100%;
  height: 4px;
  background: #0957c3;
  outline: none;
  opacity: 0.6;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-radius: 3px;
  margin: auto;
}

.shpslider:hover {
  opacity: 1;
}

.shpslider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #fff;
  cursor: pointer;
  border-radius: 100%;
  box-shadow: 0px 0px 3px -1px #252525;

}

.shpslider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #fff;
  cursor: pointer;
  border: none;
  border-radius: 100%;
  box-shadow: 0px 0px 3px -1px #252525;
}
.shpfltr{
	display: inline-block;
	width: 320px;
	background-color: transparent;
	margin-right: 18px;
	margin-top: 0px;
	position: sticky;
	height: 570px;
}
.shpfltrscs{
	background-color: #efedf2;
}
.shpprdctsc{
	display: inline-grid !important;
	grid-template-columns: repeat(5, 165px);
	grid-column-gap: 14px;
	grid-row-gap: 14px;
}
.shpfltrprdtswctr{
	display: flex;
	font-family: regular;
	background-color: #efedf2;
	padding: 8%;
	border-radius: 3px;
}
.shpfltrclsr{
	display: none;
}
.shop-pg-li{
	padding: 5px 10px;
	border: 1px solid #0957c3;
	margin: 3px;
	background-color: #fff;
	color: #0957c3 !important;
	border-radius: 3px;
	cursor: pointer;
	transition: all 0.3s;
}
.shop-pg-li:hover{
	background-color: #0957c3;
	color: #fff !important;
}
.shop-pg-li-active{
	background-color: #0957c3;
	color: #fff !important;

}
.prdctspgprdctrdo{
	width: 56px;
	height: 25px;
	background-color: #fff;
	cursor: pointer;
	text-align: center;
}
.prdctspgprdctrdo input{
	display: none;
}
.prdctspgprdctrdo input:checked + .checkmark{
	display: inline-block;
	color: #fff;
	background-color: #0957c3;
}
.prdctspgmnsc{
	background-color: #efedf2;
	padding: 5%;
	border-radius: 3px;
	display: flex;
}
.prdctspgpdctmg{
	width: 180px;
	margin: auto 0px;
	border-radius: 3px;
	object-fit: cover;
	height: 240px;
}
.prdctspgmnu{
	margin: auto;
	width: 280px;
	height: 260px;
	margin-right: 0px;
	margin-top: 0px;
	color: #252525;
	text-align: left;
}	
.prdctspgstrsc{
	background-color: #efedf2;
	margin-top: 12px;
	border-radius: 3px;
	display: flex;
	padding: 3% 5%;
}
.prdctspgstrnmbr{
	color: #fe9017;
	font-size: 72px;
	display: block;
}
.prdctspgstrtxt{
	font-size: 15px;
	display: block;
}
.prdctspgstrprgrstrgrp{
	margin: auto;
	width: 350px;
	margin-right: 0px;
}
.prdctspgprgsbarow{
	font-size: 18px;
}
.prdctspgprgss{
	background-color: #0957c3;
	height: 100%;
	border-radius: 25px;
	opacity: 0.76;
}
.prdctspgprgsbar{
	width: 100%;
	background-color: #fff;
	height: 12px;
	overflow: hidden;
	border-radius: 25px;
	margin: auto;
	margin-left: 10px;
}
.prdctspgrvsc{
	background-color: #efedf2;
	padding: 3%;
	border-radius: 3px;
	height: 218px;
	overflow: hidden;
}
.rowprdctspgrltdpdctsc{
	display: inline-grid !important;
	grid-template-columns: repeat(3, 170px);
	margin: -7px;
	margin-right: -7px;
	margin-left: -7px;
	column-gap: 17px;
	float: right;
	margin-right: 0px !important;
}
.srchprdctactnmbl{
	display: none;
	margin: auto;
	margin-right: 0px;
}
.srchprdctactndskp{
	display: block;
	margin: auto;
	margin-right: 12px;
	height: 100%;
	font-family: medium;
}
.srchcntnr{

	width: 550px;
	margin: auto;
	overflow: hidden;
	margin-left: 251px;
}
.srchfltrsc{

	display: flex;
}
.srchfltrinfo{

	margin: auto;
	margin-left: 0px;
	font-family: medium;
	font-size: 18px;
}
.srchprdctsc{

}
.srchprdct{

	display: flex;
	border: 2px solid #efedf2;
	margin-top: 14px;
	border-radius: 5px;
	height: 140px;
	padding: 17px;
	overflow: hidden;
}
.srchpdctimg{

	width: 70px;
	border-radius: 3px;
	height: 100px;
	object-fit: cover;
	margin: auto 0px;
}
.srchprdctinfosc{
	margin: auto 12px;
	max-width: 220px !important;
}
.srchprdctl{

	font-size: 15px;
	font-family: medium;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
}
.srchprdctstrs{

	display: flex;
	height: 22px;
	margin-top: -6px;
}
.srchprdctcatsze{
	
	font-size: 12px;
	font-family: medium;
	opacity: 0.6;
	display: flex;
}
.srchprdctcatszeky{
	
	margin: auto;
	margin-left: 0px;
}
.srchprdctcatszevlu{
	
	margin: auto;
}
.srchprdctprc{

	margin: auto;
	margin-left: 0px;
	font-size: 15px;
	font-family: medium;
}
.srchprdctactnmblwhlst{

	width: 25px;
	height: 25px;
	padding: 3px;
	display: flex;
	border: 1px solid #252525;
	background-color: #fff;
	border-radius: 3px;
	opacity: 0.6;
}
.srchprdctactnmbldtls{

	border: none;
	padding: 3px 10px;
	font-size: 14px;
	margin: auto;
	margin-left: 8px;
	background-color: #0957c3;
	color: #fff;
	border-radius: 3px;
	height: 25px;
	line-height: 1;
	font-family: medium;
}
.srchprdctactndskpdtls{

	display: block;
	padding: 3px 10px;
	border: none;
	background-color: #0957c3;
	color: #fff;
	border-radius: 3px;
	width: 140px;
	margin: auto;
	margin-top: 10px;
	font-size: 14px;
	height: 35px;
}
.srchprdctactndskpwlst{

	display: block;
	padding: 5px 10px;
	border: 2px solid #efedf2;
	background-color: #fff;
	color: #252525;
	border-radius: 3px;
	width: 140px;
	margin: auto;
	font-size: 14px;
	margin-top: 10px;
	height: 35px;
}
/* recent order */
.rcntordrcntrls{
	display: inline-flex;
	position: absolute;
	right: 3%;
	top: 3%;
}
.rcntordrcntrlstat{
	font-size: 12px;
	margin: auto;
	font-family: medium;
}
.rcntordrcntrlsbtns{
	margin: auto 10px;
	border: 1px solid #252525;
	border-radius: 5px;
	display: flex;
	overflow: hidden;
	width: 60px;
	margin-right: 0px;
}
.rcntordrcntrlsbtnprv{
	transform: rotate(90deg);width: 25px;float: left;margin: auto;cursor: pointer;
}
.rcntordrcntrlsbtnnxt{
	transform: rotate(-90deg);width: 25px;float: right;margin: auto;cursor: pointer;
}
.rcntordrcntrlsbtndvdr{
	border-left: 1px solid #252525;
}
.rcntordrinfo{
	height: 150px;
}
.rcntordridte{
	display: flex;
	font-size: 12px;
	font-family: medium;
	margin-bottom: 1.25rem;
}
.rcntordrid{
	margin: auto 0px;
	margin-right: 18px;
}
.rcntordrdte{
	margin: auto 0px;
}
.rcntordrcstmrinfo{
	display: flex;
	font-family: medium;
	width: 100%;
	font-size: 12px;	
}
.rcntordrcstmradrs{
	width: 142px;
	height: 120px;
	margin: 0px auto;
	margin-left: 0px;
}
.rcntordrcstmrbyrdtls{
	width: 160px;
	height: 120px;
	margin: 0px auto;
}
.rcntordrcstmrbyrdtls > span{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rcntordrcstmrpymntdtls{
	width: 122px;
	height: 120px;
	margin: 0px auto;
	margin-right: 0px;
}
.rcntordrcstmrinfohdr{
	margin-bottom: 0.5rem;
	color: #0957c3;
}
/*  */
.rcntordrdvdr{
	border-bottom: 2px solid #efedf2;
	width: 150%;
	margin-left: -25%;
}
.rcntordrprdctsc{
	height: 260px;
	overflow-y: auto;
	font-family: medium;
}
.rcntordrprdct{
	display: flex;
	margin-top: 1rem;
	height: 50px;
}
.rcntordrprdctimg{
	height: 50px;
	width: 50px;
	object-fit: cover;
	margin: auto;
	border-radius: 3px;
	margin-left: 0px;
	margin-right: 10px;
}
.rcntordrprdctinfo{
	font-size: 12px;
	margin: auto 0px;
	position: relative;
	width: 130px;
}
.rcntordrprdcttl{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rcntordrprdctslrnme{
	margin: auto;
}
.rcntordrprdctrckordrbtn{
	border: 1px solid #0957c3;
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px;
	background-color: transparent;
	color: #0957c3;
	margin: auto;
	margin-right: 10px;
}
.rcntordrprdctcnclbtn{
	border: 1px solid #252525;
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px;
	background-color: transparent;
	color: #252525;
	margin: auto 0px;
	opacity: 0.6;
	margin-right: 5px;
}
.rcntCustom_status{
	font-size: 11px !important;
	color: #0957c3 !important;
	cursor: pointer;
}
.customProduct_details{
	position: absolute;
	padding: 10px;
	background-color: #0957c3;
	color: #fff;
	text-align: left;
	right: 0px;
	bottom: -85px;
	border-radius: 5px;
	z-index: 1;
	display: none;
}
.rcntCustom_status:hover .customProduct_details{
	display: inline-grid;
	transition: all 0.4s;
}
.mdlttldv{
	display: flex;
	margin-bottom: 0.5rem;
}
.mdlttl{
	font-family: medium;
	margin: auto;
	margin-left: 0px;
	font-size: 20px;
}
.mdlcls{
	margin: auto;
	margin-right: 0px;
	width: 25px;
	cursor: pointer;
}
.mdlprdctdv{
	display: flex;
	margin-bottom: 1rem;
}
.mdlprdctimg{
	margin: auto;
	margin-left: 0px;
	margin-right: 0.5rem;
	width: 60px;
	height: 60px;
	object-fit: cover;
	border-radius: 3px;
}
.mdlprdctttldv{
	font-size: 13px;margin: auto 0px;display: inline-block;font-family: medium;line-height: 1.7;
}
.mdlprdctttl{
	display: block;
}
.mdlprdctprc{
	display: block;
}
.mdlprdctslr{
	display: block;
	color: #0957c3;
}
.mdltxtra{
	width: 100%;
	border: 1px solid #252525;
	height: 100px;
	resize: none;
	opacity: 0.6;
	border-radius: 3px;
	padding: 0.5rem;
	font-size: 13px;
}
.mdlstrdv{
	display: flex;
	margin-bottom: 0.25rem;
}
.mdlstrtxt{
	margin: auto;
	margin-left: 0px;
	font-size: 13px;
}
.mdlsmbt{
	display: block;
	width: 100%;
	border: none;
	padding: 10px;
	background-color: #0957c3;
	color: #fff;
	font-family: medium;
	font-size: 14px;
	border-radius: 3px;
}
.fqqs{
	float: left;
	max-width: 500px;
	margin-top: 4rem;
}
.fqmg{
	width: 500px;
	float: right;
	margin-top: 5rem;
}

/* Rating star */
.rate {
    float: left;
    height: 34px;
	padding: 0 10px;
	margin: auto;
	margin-right: 0px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:24px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

.cartDeliveryopt{
	white-space: nowrap;
	cursor: pointer;
	padding: 0px 10px;
	border-radius: 3px;
	transition: all 0.2s;
}

.cartDeliveryopt:hover{
	background-color: #0750b5;
}

.cartMin_purchase_error{
	color: #fff;
	background-color: #dc3545 !important;
	font-size: 14px;
	margin: auto;
	float: right;
	width: 366px;
	text-align: center;
	border-radius: 5px;
	position: absolute;
	margin-left: 22px;
	margin-top: -10px;
}

.error-page-image{
	width: 780px;
	margin: auto;
	display: inherit;
}
.thankyou-text{
	display: flex;
	justify-content: center;
}
.thankyou-image-desktop{
	width: 380px;
}
.thankyou-image-mobile{
	display: none;
}
.thankyou-orderDetails{
	padding: 0px 200px;
	margin-top: 2rem;
}
.thankyou-orderDetails-listWrap{
	list-style: none;
	display: flex;
	font-size: 12px;
	margin-top: 1rem;
}
.thankyou-orderDetails-listItem{
	margin: auto;
}
.order-status{
	position: absolute;
	left: 1.3rem;
	top: 2.5rem;
}
@media screen and (max-width: 800px) {
	.subsec{
		font-size: 12px;
	}
	.salesecm{
		font-size: 18px;
	}	
	.salesecs{
		font-size: 10px;
	}
	.bsSec{
		padding: 10px !important;
		width: 48.4% !important;
	}
	.xlSec{
		padding: 10px !important;
		width: 48.4% !important;
	}
	.saleSec{
		padding: 3px !important;
	}
	.pdctsec{
		overflow: hidden;
	}
	.lgsldr{
		display: none;
	}
	.mpdctsec{
		display: contents !important;
	}
	.dnbsecm{
		font-size: 18px;
	}
	.dnbsecs{
		font-size: 12px;
	}
	.dsktpnv{
		display: none !important;
	}
	.mblnv{
		display: block !important;
	}
	.csSec{
		padding: 0px !important;
	}
	.nrvl{
		font-size: 16px;
	}
	.mblsldr{
		display: block !important;
	}
	.abtsecs{
		width: 100% !important;
		display: block;
		margin: 0px !important;
		padding: 0px !important;
		margin-bottom: 20px !important;
	}
	.abtlogodsktp{
		display: none !important;
	}
	.wlctxt{
		font-size: 20px;
		display: block;
		text-align: center;
	}
	.desctxt{
		font-family: regular;
		width: 86%;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.endtxt{
		margin-left: auto !important;
		margin-right: auto !important;
		width: 86%;
	}
	.sclicons{
		margin: auto;
		width: 86%;
	}
	.abtmbltplgo{
		display: block !important;
	}
	.cnctsmbtn{
		width: 100%;
		padding: 7px 0px;
	}
	.cnctfrm{
		width: 95%;
	}
	.cnctimg{
		display: none;
	}
	.cnctftr{
		display: none;
	}
	.cnctftrmbl{
		display: block !important;
	}
	.whlstimgsc{
		display: none;
	}
	.whlstpdtsc{
		margin-left: 0px;
		width: auto !important;
		color: #252525;
	}
	.whlstdvdr{
		height: 1px;
		color: #efedf2;
		background-color: #efedf2;
		width: auto;
	}
	.whlstlst{
		font-family: regular;
		list-style: none;
	}
	.lstimg{
		margin: 10px;
		width: 70px;
		height: 70px;
	}
	.lstbtn2{
		margin: auto;
		margin-right: 10px !important;
		text-align: center;
	}
	.prdctsec{
		width: 100%;
		margin-top: 10px;
		border: none;
		border-radius: 10px;
		padding: 0px;
		height: 400px;
	}
	.titledv{
		width: 100%;
		font-size: 16px;
	}
	.prcsec{
		display: none;
	}
	.qntsec{
		padding-right: 40px;
	}
	div.ordrsmrysec{
		width: 100%;
		margin-top: 10px;
		border-radius: 10px;
		background-color: #efedf2;
		height: 330px;
		padding: 5%;
		margin-bottom: 50px;
	}
	.crtcpnsec{
		width: 100%;
	}
	.chcktpmntsec{
		width: 100%;
		margin-top: 10px;
		border-radius: 10px;
		background-color: #efedf2;
		height: 430px;
		padding: 5%;
		margin-bottom: 50px;
	}
	.crtbtn{
		margin: auto;
		padding: 5px 60px;
		border: none;
		font-family: bold;
		color: white;
		background-color: #0957c3;
		border-radius: 5px;
		font-size: 15px;
		margin-top: 20px;
		width: 100%;
	}
	.crtnfo{
		list-style: none;
		font-family: semibold;
		font-size: 13px;
	}
	.titlelne{
		font-size: 16px;
		margin-bottom: 1.5rem;
	}
	.crtinfolst{
		margin-bottom: 10px;
	}
	.chctimg{
		display: none !important;
	}
	.chckthr{
		width: 298px;
	}
	.chcktstrtadrspn{
		left: 15px;
	}
	.chcktcity{
		margin-left: 1%;
		width: 98%;
		height: 40px;
	}
	.chcktcityspn{
		left: 15px;
	}
	.chcktdstrctspn{
		left: 15px;
	}
	.chcktpstlcdspn{
		left: 10px;
		top: -15px;
	}
	.chcktntspn{
		left: 15px;
	}
	.prflusrnfosec{
		width: 100%;
		height: auto;
		padding: 0px !important;
		border: none;
		overflow: visible !important;
	}
	.prflusredtsec{
		width: 100%;
	}
	.prflusredtsec-recentorder{
		width: 100%;
		display: none;
	}
	.prflusredtsecedtbsdskp{
		display: none !important;
	}
	.prflusredtsecedtbsmbl{
		display: block;
	}
	.prflwhlstprdct{
		display: none !important;
	}
	.prflwhlstdskp{
		display: none;
	}
	.prflwhlstmbl{
		display: block;
	}
	.lgnsnupmn{
		width: 100%;
		background-color: transparent;
		margin-top: 0px !important;
		box-shadow: none;
	}
	.prdctcrd{
		padding-right: 15px !important;
		padding-left: 15px !important;
		flex-basis: 40% !important;
	}
	.hmnsltr{
		padding: 1.5rem !important;
	}
	.hmnsltrtxt{
		float: left;
		color: #fff;
		text-align: center;
		display: block;
		margin-bottom: 20px;
		width: 100%;
		font-size: 1.2rem;
		margin-right: 0px;
	}
	.hmnsltrtxtfrm{
		display: block !important;
	}
	.hmnsltrinpt{
		width: 100% !important;
		padding: 8px !important;
		border-radius: 5px;
	}
	.hmnsltrsmbt{
		padding-left: 25px !important;
		padding-right: 25px !important;
		margin: auto;
		margin-top: 10px;
		padding: 5px;
		display: block;
	}
	.hmnnwsltrnfo-dskp{
		display: none !important;
	}
	.hmnnwsltrnfo-mble{
		display: block !important;
	}
	.prdctcrdttl{
		padding: 0px;
	}
	.prdctcrdcstar{
		padding: 0px;
		padding-bottom: 10px;
	}
	.rsncrddskp{
		display: none;
	}
	.rsncrdmbl{
		display: block;
	}
	.mblprdctbhdn{
		display: none !important;
	}
	.chcktfrm{
		width: 100%;
	}
	.lgnsnpmg{
		display: block;
	}
	.shpfltr{
		display: none;
		width: 100%;
		background-color: transparent;
		padding-top: 7px;
		padding: 30px;
		background-color: #efedf2;
		height: 100%;
	}
	.shpprdctsc{
		display: inline-grid !important;
		grid-template-columns: repeat(2, 47%);
		grid-column-gap: 14px;
		grid-row-gap: 14px;
		width: 100%;
		margin: auto !important;
	}
	.shpfltglrsec{
		display: flex !important;
	}
	.shpfltrprdtswctr{
		display: none;
	}
	.shpfltrclsr{
		display: flex;
	}
	.shpfltrscs{
		background-color: #fff;
	}
	.prdctspgmnsc{
		display: block;
	}
	.prdctspgpdctmg{
		margin: 20px auto;
		display: block;
	}
	.prdctspgmnu{
		margin: auto;
		/* width: 95%; */
	}
	.prdctspgstrsc{
		padding: 5%;
	}
	.prdctspgstrnmbr{

		font-size: 48px;
	}
	.prdctspgstrtxt{

		font-size: 14px;
	}
	.prdctspgstrprgrstrgrp{

		width: 60%;
	}
	.prdctspgprgsbarow{
		font-size: 16px;
	}
	.prdctspgprgss{

	}
	.prdctspgprgsbar{
		height: 10px;
	}
	.prdctspgrvsc{
		margin-top: 12px;
		height: 200px !important;
	}

	.rowprdctspgrltdpdctsc{
		grid-template-columns: repeat(2, 47.5%);
		overflow: hidden;
		column-gap: 4%;
		row-gap: 100%;
		height: 225px;
		margin-bottom: 20px;
		float: none;
		width: 102%;
	}
	.srchcntnr{
		width: 100%;
		margin: auto;
	}
	.srchprdctactnmbl{
		display: flex;
	}
	.srchprdctactndskp{
		display: none;
	}
	.srchprdctinfosc{

		margin: auto 12px;
		margin-right: 0px;
		width: 68%;
	}
	/* recent order */
	.rcntordrcntrls{

		display: block;
		width: 100%;
		position: unset;
		margin-bottom: 1rem;
	}
	.rcntordrcntrlstat{

		font-size: 14px;
		display: block;
		text-align: center;
	}
	.rcntordrcntrlsbtns{

		margin: 0px;
		width: 100%;
		border: none;
	}
	.rcntordrcntrlsbtnprv{
		margin-left: 3px;
		border: 1px solid #252525;
		border-radius: 3px;
		width: 30px;
		cursor: pointer;
	}
	.rcntordrcntrlsbtnnxt{
		margin-right: 3px;
		border: 1px solid #252525;
		border-radius: 3px;
		width: 30px;
		cursor: pointer;
	}
	.rcntordrcntrlsbtndvdr{
		display: none;
	}
	.rcntordrinfo{
		height: auto;
		border: 2px solid #efedf2;
		padding: 20px;
		border-radius: 5px;
	}
	.rcntordridte{

		width: 100%;
	}
	.rcntordrid{

		margin: auto;
		margin-left: 0px;
	}
	.rcntordrdte{
		margin: auto;
		margin-right: 0px;
	}
	.rcntordrcstmrinfo{

		display: block;
	}
	.rcntordrcstmradrs{

		width: auto;
		height: auto;
		margin-bottom: 1rem;
	}
	.rcntordrcstmrbyrdtls{

		width: auto;
		height: auto;
		margin-bottom: 1rem;
	}
	.rcntordrcstmrpymntdtls{

		width: auto;
		height: auto;
	}
	.rcntordrcstmrinfohdr{
		color: #252525;
		opacity: 0.6;
		font-family: semibold;
	}
	.rcntordrdvdr{

		display: none;
	}
	.rcntordrprdctsc{
		height: auto;
		overflow: visible;
		margin-bottom: 2rem;
	}
	.rcntordrprdct{

	}
	.rcntordrprdctimg{

	}
	.rcntordrprdcttl{

	/*! text-overflow: unset; */
	/*! white-space: normal; */
		font-size: 12px;
	}
	.rcntordrprdctslrnme{

		display: none;
	}
	.rcntordrprdctrckordrbtn{

		white-space: nowrap;
		font-size: 13px;
		padding: 4px 6px;
	}
	.rcntordrprdctcnclbtn{

		margin-right: 0px;
		font-size: 13px;
		padding: 4px 6px;
		}
	.fqqs{
		margin-top: 1rem;
	}
	.fqmg{
		display: none;
	}
	.cartMin_purchase_error{
		width: auto;
		margin-left: 0px;
		position: relative;
	}
	.error-page-image{
		width: 300px;
		margin: auto;
		display: inherit;
		padding-top: 160px;
	}
	.thankyou-image-desktop{
		display: none;
	}
	.thankyou-image-mobile{
		width: 240px;
		display: block;
		margin: auto;
		margin-bottom: 1rem;
	}
	.thankyou-text{
		display: block;
		text-align: center;
		margin-top: 0.5rem;
	}
	.thankyou-orderDetails{
		padding: 0px;
	}
	.thankyou-orderDetails-listWrap{
		display: block;
	}
	.thankyou-orderDetails-listItem{
		margin: 0px;
		margin-bottom: 1rem;
	}
	.order-status {
		top: 6.5rem;
	}
}
/*Fonts*/
@font-face {
  font-family: 'black';
  src: URL('/assets/fonts/Montserrat-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'bold';
  src: URL('/assets/fonts/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'extrabold';
  src: URL('/assets/fonts/Montserrat-ExtraBold.ttf') format('truetype');
}
@font-face {
  font-family: 'semibold';
  src: URL('/assets/fonts/Montserrat-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'light';
  src: URL('/assets/fonts/Montserrat-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'medium';
  src: URL('/assets/fonts/Montserrat-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'regular';
  src: URL('/assets/fonts/Montserrat-Regular.ttf') format('truetype');
}
.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}