* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans';
	overflow-x: hidden;
	scroll-behavior: smooth;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	padding: 0px;
	margin: 0px;
}

.container {
	max-width: 1260px;
}

a {
	text-decoration: none;
}

/* homepage css start */
.sub-header {
	background: #393344;
	border-bottom: 1px solid #E7E7E7;
	padding: 12px 0px;
	margin-bottom: 0px;
}

.free-shipping {
	font-family: 'Pangram';
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
}

ul.nav.nav-top {
	justify-content: end;
}

.nav.nav-top li a {
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: 'Pangram';
	display: flex;
	align-items: center;
}

.nav.nav-top li {
	padding-right: 15px;
}

.nav.nav-top li:last-child {
	padding-right: 0px;
}

.oute-logo-sec {
	background: #FFFFFF;
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
	padding: 10px 0px;
}

.search-all-sec {
	display: flex;
	align-items: center;
	height: 44px;
	position: relative;
}

.left-search {
	width: 68%;
	display: flex;
	align-items: center;
}

.right-logins {
	width: 40%;
}

.row.logo-sec {
	align-items: center;
}

.red-btn .dropdown-toggle::after {
	border: 0px;

}

.red-btn {
	border: 0.5px solid #665991;
}

.red-btn .dropdown {
	background: #272156;
	border-radius: 0px;
	height: 44px;
	display: inline-flex;
}

.btn-cetagery {
	color: #fff;
	width: 200px;
	font-weight: 500;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	display: flex;
	height: 42px;
	align-items: center;
}

.btn-cetagery:hover {
	color: #fff;
}

.btn-check:focus+.btn,
.btn:focus {
	box-shadow: none;
}

.search-top {
	position: relative;
	border: .5px solid #CCCCCC;
	width: calc(100% - 200px);
}

.left-search .form-control {
	height: 44px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	border: 0px;
	border-radius: 0px;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #000;
	resize: none;
}

.left-search input:-moz-placeholder {
	color: rgba(44, 42, 41, 0.6);
}

.form-control:focus {
	box-shadow: none;
}

.search-ic {
	background: #F4F4F4;
	border-radius: 0px;
	width: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.right-logins {
	padding-left: 10px;
	width: 32%;
}

ul.nav.nav-logins {
	justify-content: end;
}

img.img-fluid.logo-main {
    height: auto!important;
	width: 200px;
}

.right-logins ul li a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	display: flex;
	align-items: center;
}

.right-logins ul li {
	padding-left: 18px;
}

.right-logins ul li:first-child {
	padding-left: 0px;
}

.nav-logins li a img {
	padding-right: 5px;
}

.nav-tabs {
	background: #FFFFFF;
	position: relative;
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.nav-products {
	justify-content: end;
}

.nav-products li a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding: 15px 0px 15px 35px;
	display: block;
}

.nav-products li a:first-child {
	padding-right: 0px;
}

.nav-products li.active a, ul.nav.nav-logins li.active a{
	color: #272156;
	
}


li.breadcrumb-item.active * {
    color: #272156;
    font-size: 16px !important;
}


/* end */

/* slider sart */



.large-img {
	height: 700px;
	overflow: hidden;
	width: 100%;
	/* background-image: url("../images/slide1.png");
background-size: cover;
background-position: center;
background-repeat: no-repeat; */
	position: relative;
	display: flex;
	align-items: center;
}

.img-flex {
	height: 100%;
}

.img-flex img {
	object-fit: cover;
	max-width: 100%;
	flex: 1;
	width: 100%;
}

.text-sec div,
.text-sec img {
	flex: 1;
}

.img-flex {
	flex: 1;
	display: flex;
}

.right {
	flex-direction: column;
	/* flex: 1; */
	display: flex;
}

.right>img {
	height: 50%;
	display: flex;

}

/* end */

.pos-2 {
	position: absolute;
	font-weight: 600;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
	left: 20px;
	bottom: 40px;
	max-width: 60%;
}

.large-img img {
	width: 100%;
	height: 100%;
}

.height-50 {
	height: 50%;
	width: 100%;
	object-fit: cover;
	margin-bottom: 10px;
	position: relative;
	margin-bottom: 10px;
}

.height-100 img {
	height: 100%;
	width: 100%;
}

.height-100 {
	height: 100%;
	position: relative;
}


.height-50 {
	height: 350px;
	margin-bottom: 10px;
}


/* .large-img img{width: 100%;
height: 100%;} */

.cst-second-half .height-100 {
	height: 700px;
}







.text-sec {
	position: absolute;
	top: 50%;
	left: 80px;
	transform: translate(0%, -50%);

}

.text-sec h1 {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 900;
	font-size: 72px;
	line-height: 100%;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #0B2341;
	text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1);
}

.text-sec h1 span {
	display: block;
	font-weight: 400;
}

.btn-red {
	height: 48px;
	background: #272156;
	box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	padding: 5px 43px;
	margin-top: 35px;
	border-radius: 0px;
	transition: all .5s;
}

.btn-red::after {
	content: '';
	width: 33px;
	height: 20px;
	left: -9px;
	top: -9px;
	position: absolute;
	transition: all .5s;
	border-top: 2px solid #272156;
	border-left: 2px solid #272156;
}

.btn-red::before {
	content: '';
	width: 33px;
	height: 20px;
	right: -9px;
	bottom: -9px;
	position: absolute;
	transition: all .5s;
	border-bottom: 2px solid #272156;
	border-right: 2px solid #272156;
}

.btn-red:hover {
	color: #fff;
}

.btn-red:hover.btn-red::before {
	width: 100%;
	height: 100%;
}

.btn-red:hover.btn-red::after {
	width: 100%;
	height: 100%;
}

.slider-main-head .slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
}

.slider-main-head .slick-dots li {
	list-style: none;
	padding: 0px 4px;
}

.slider-main-head .slick-dots li button {
	font-size: 0px;
	height: 10px;
	width: 10px;
	background: rgba(44, 42, 41, 0.6);
	border: 0px;
}

.slider-main-head .slick-dots li.slick-active button {
	background-color: #272156;
}

.slider-main-head .slick-dots::after {
	border-left: 40px solid #272156;
	width: 41px;
	height: 1.5px;
	content: '';
	position: absolute;
	left: -45px;
	top: 16px;
}

.slider-main-head .slick-dots::before {
	border-left: 40px solid #272156;
	width: 41px;
	height: 1.5px;
	content: '';
	position: absolute;
	right: -45px;
	top: 16px;
}

/* end */

/* shop by sec */
.shop-by {
	padding: 90px 0px 50px 0px;
}

.head-border {
	position: relative;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 46px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	display: table;
	margin: 0 auto;
	margin-bottom: 60px;
}

.head-border:after {
	content: '';
	position: absolute;
	background-image: url(../images/border.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 107px;
	height: 8px;
	left: 50%;
	bottom: -32px;
	transform: translate(-50%, 50%);
}

.wid-list {
	max-width: 400px;
	justify-content: center;
}

.wid-list ul {
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
	justify-content: space-around;
	margin-bottom: 30px;
}

.wid-list {
	max-width: 400px;
	margin: 0 auto;
}

.wid-list ul li {
	padding-bottom: 20px;
	position: relative;
	width: 50%;
}

.wid-list ul li a.nav-link.active::after {
	border-bottom: 1px solid #272156;
	content: '';
	position: absolute;
	width: 200px;
	height: 8px;
	left: 0px;
	bottom: -1px;
}

.wid-list ul li a {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #747474;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.wid-list ul li a.active {
	color: #272156!important;
	background-color: transparent !important;
}

.wid-list ul li a img {
	padding-bottom: 5px;
}

.outer-round {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 15px;
	text-align: center;
	background: #FAFAFA;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto;
	overflow: hidden;
	border: 1px solid #e8e8e8;
}

.name-brand {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	text-align: center;
	max-width: 130px;
	margin: 0 auto;
}

.client-slider .slick-current.slick-active .outer-round {
	background: #fff;
	border: 1px solid #272156 !important;
}

.client-slider .slick-current.slick-active .name-brand {
	color: #272156 !important;
}

.cst-main-cat-shopby .outer-round.active {
	background: #fff;
	border: 1px solid #272156;
}

.cst-main-cat-shopby .name-brand.active {
	color: #272156;
}

.btn-sliders .slick-next.slick-arrow {
	position: absolute;
	right: 0px;
	font-size: 0px;
	width: 40px;
	height: 40px;
	top: 34%;
	background: #F4F4F4;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #e9e8e8;
	z-index: 99;
	transform: translateY(-50%);
	color: #0B2341;
}

.btn-sliders .slick-prev.slick-arrow {
	position: absolute;
	left: 0px;
	font-size: 0px;
	width: 40px;
	height: 40px;
	top: 34%;
	background: #F4F4F4;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #e9e8e8;
	z-index: 99;
	transform: translateY(-50%);
	color: #0B2341;
}

.btn-sliders .slick-prev.slick-arrow::after {
	content: '\f104';
	font-family: fontawesome;
	font-size: 25px;
	position: absolute;
	left: 14px;
	top: 0px;

}

.btn-sliders .slick-next.slick-arrow::after {
	content: '\f105';
	font-family: fontawesome;
	font-size: 25px;
	position: absolute;
	left: 16px;
	top: 0px;
}

.brand-img-name {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;

}

.outer-img {
	height: 350px;
	position: relative;
	overflow: hidden;
	max-width: 350px;
	width: 100%;
	margin: 15px auto;
}

.outer-img img {
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	width: 100%;

}

.outer-img::after {
	content: '';
	position: absolute;
	border: 1px solid #fff;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
}

.brand-n {
	padding-top: 100px;
}


.wid-list .nav li a.active .inactive-block2 {
	display: none;
}

.wid-list .nav li a.active .inactive-block1 {
	display: none;
}

.wid-list .nav li a.active .active-block1 {
	display: block;
}

.wid-list .nav li.active .active-block1 {
	display: block !important;
}

.wid-list .nav li a .active-block1 {
	display: none;
}

.wid-list .nav li.active .active-block {
	display: block;
}

.wid-list .nav li.active .inactive-block {
	display: none;
}

.wid-list .nav li .active-block {
	display: none;
}

/* end */

/* selling brnads */
.selling-brands {
	padding: 90px 0px;
	background-image: url("../images/bg-seller.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;

}

/* .logo-size{max-width: 200px;overflow:hidden;width: 100%;
max-height: 130px;}

.logo-size img{width: 100%;height: 100%;
  object-fit: scale-down;} */
.client-slider2 .logo-size img {
	margin: auto;
	display: block;
	height: 100%;
}

.client-logo-s {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 85px;
}

.space-top {
	margin-top: 50px;
}

/* explore css start */
.explore-sec {
	padding: 100px 0px;
}

.bg-explore {
	background-image: url("../images/explore2.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 15px;
	transition: all .5s;
}

.bg-clr {
	background-color: rgba(0, 0, 0, .5);
	padding: 15px;
	height: 690px;
	border: 1px solid #FFFFFF;
	position: relative;
}

.content-sec h2 {
	font-weight: 600;
	font-size: 42px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.content-sec {
	width: 75%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.content-sec p {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	padding: 20px 0px;
	color: #FFFFFF;
}

.pad-r {
	padding-right: 0px;
}

.pad-l {
	padding-left: 0px;
}

.bg-explore2 {
	background-image: url("../images/explore-1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	padding: 15px;
}

.bg-clr2 {
	border: 1px solid #272156;
	background-color: rgba(255, 255, 255, .4);
	padding: 15px;
	height: 690px;
	/* border: 1px solid #FFFFFF; */
	border: 1px solid #272156;
	position: relative;
}

.bg-clr2 h2 {
	text-align: center;
	color: #0B2341;
}

.bg-clr2 p {
	text-align: center;
	color: #0B2341;
	font-weight: 400;
}

.input-sec {
	width: 70%;
	margin: 0 auto;
}

.input-sec input::placeholder {
	color: #cacaca !important;
}

.get-start {
	width: 158px;
	height: 48px;
	background: #272156;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
}

.get-start:hover {
	color: #fff
}

.pr-80 {
	padding-right: 80px;
}

.input-sec input {
	height: 48px;
	border: 1px solid #272156;
	opacity: 1;
	border-radius: 0px;
	padding: 5px 10px 5px 32px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #000 !important;
}

.pos-loc {
	position: absolute;
	left: 12px;
	top: 16px;
	z-index: 99;
}

.input-sec input::placeholder {
	color: #000;
}




.input-sec .form-control:focus {
	border-color: #272156;
}

/* .bg-explore:hover{padding:0px;} */
/* end */


/* build own */
.own-sec {
	padding-bottom: 180px;
}

.own-bg {
	width: 100%;
	height: 650px;
	object-fit: cover;
	position: relative;
	overflow: hidden;
}

/* .own-bg img{width: 100%;height: 100%;
object-fit: cover;} */
.blue-bg {
	background-color: #f8d908;
	padding: 56px 40px;
	width: 524px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}


.blue-bg p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	padding-left: 46px;
	position: relative;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.blue-bg p img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.blue-bg h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #272156;
}

.space-b {
	margin: 25px 0px 60px 0px;
	display: initial;
}

/* deal day */
.deal-day {
	padding: 90px 0px 90px 0px;
	background-image: url("../images/why-u.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 90px;

}

.outer-deal {
	height: 700px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.outer-deal img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.mt-44 {
	margin-top: 44px;
}

.deal-text h3 {
	font-weight: 700;
	font-size: 50px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
	margin-bottom: 30px;
}

.deal-text {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 82%;
}

.deal-text p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.round {
	position: absolute;
	width: 80px;
	height: 80px;
	right: 40px;
	top: 23px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 13px;
	background: #FFFFFF;
}

.round h4 {
	font-weight: 800;
	font-size: 32px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #272156;
	display: flex;
}

.round h4 span {
	font-size: 14px;
	line-height: 15px;
	text-align: left;
}

.round h4 span label {
	color: #0B2341;
	font-weight: 400;
	text-transform: lowercase;
	margin-bottom: 0px;

}

.right-imgs {
	height: 340px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.right-imgs img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.bottom-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 34px;
	line-height: 140%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
	bottom: 10px;
	left: 40px;
}

.t-dumy {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	color: #333333;
	padding-bottom: 40px;
}

.round-barnd {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0B2341;
	margin: 15px auto;
}

.big-save {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	/* width: 60%;
margin: auto; */

}

.w-150 {
	width: 150px;
}

/* .own-bg img{width: 100%;} */
.white-bg {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 675px;
	min-height: 445px;
	background: rgba(255, 255, 255, .9);
	/* border: 1px solid rgba(44, 42, 41, 0.2); */
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 80px;
}

.white-bg::after {
	content: '';
	position: absolute;
	border: 1px solid rgba(44, 42, 41, 0.2);
	top: 15px;
	left: 15px;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
}



.width-fit {
	width: fit-content;
}

.white-bg h2 {
	font-weight: 600;
	font-size: 42px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
}

.white-bg p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	margin: 30px 0px;
}

.test1-outer {
	position: relative;
	border: .5px solid rgba(44, 42, 41, 0.2);
	padding: 40px;
	margin-bottom: 10px;
}

.test1-outer p {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #333333;
	margin-bottom: 35px;
	position: relative;
}

.test1-outer .italic-p::after {
	position: absolute;
	content: '';
	background-image: url('../images/inn.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 66px;
	left: -23px;
	top: -8px;
	height: 24px;
	opacity: .4;
}

.nav-star .fa {
	font-size: 10px;
	color: #d3d3d3;
}

.nav-star .fa.active {
	color: #FFA800;
}

.dummy-img {
	width: 45px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 45px;
	border-radius: 50%;
	overflow: hidden;
}

.dummy-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.flex-outer {
	padding-left: 55px;
	position: relative;
	margin-bottom: 20px;
}

.flex-outer h6 {
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
}

.flex-outer p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	margin-bottom: 0px;

}

.latest-new {
	margin-bottom: 90px;
	background: #FAFAFA;
	padding: 94px 0px 76px 0px;
}

.left-t h3 {
	font-weight: 600;
	font-size: 42px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #0B2341;
}

.left-t p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #333333;
	padding-bottom: 10px;
}

.nav-feature li {
	position: relative;
	padding-right: 100px;
}

.nav-feature li::after {
	content: '';
	position: absolute;
	border: 1px solid #272156;
	width: .5px;
	height: 14px;
	right: 50px;
	top: 5px;
}

.nav-feature li:last-child::after {
	border: 0px;
}

.nav-feature li a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #333333;

}

.nav-feature {
	margin-bottom: 37px;
}

.nav-feature li.active a {
	color: #272156;
}

.nav-feature li:hover {
	color: #272156;
}

.ll-image {
	height: 300px;
	width: 100%;
	overflow: hidden;
}

.ll-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.ll-content p {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	margin-bottom: 15px;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 30px
}

.ll-content h6 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	margin-bottom: 15px;
}

.ll-content a {
	font-weight: 300;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.02em;
	text-decoration-line: underline;
	text-transform: capitalize;
	color: #272156;
}

.ll-content {
	padding: 8px 0px;
}

.latest-slider.btn-sliders .slick-prev.slick-arrow {
	left: -7px;
}

.latest-slider.btn-sliders .slick-next.slick-arrow {
	right: -7px;
}


.follow-us {
	padding-bottom: 90px
}

.follow-us h2 {
	font-weight: 600;
	font-size: 42px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	margin-bottom: 40px;

}

.wid-width {
	max-width: 800px !important;
}

.wid-width ul li {
	padding-bottom: 20px;
	position: relative;
	width: 33.33%;
}

.wid-width ul li a.nav-link.active::after {
	width: 100%;
}

.large-image {
	width: 100%;
	height: 373px;
	overflow: hidden;
}

.large-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content-s h3 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.content-s p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.content-s {
	padding: 10px 30px 10px 50px;
	position: relative;
}

.larg-cont {
	padding: 25px;
}

.main-card {
	background: #FFFFFF;
	box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}

.d-wid {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0px;
}

.d-wid img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;

}

.fb-pos {
	position: absolute;
	right: 0px;
	top: 15px;
}

.see-more {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
}

.larg-cont .exp {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #333333;
	padding: 15px 0px;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 76px
}

.see-more:hover {
	color: #272156;
}


/* footer */
.footer-sec {
	background-color: #30274d;
	position: relative;
	padding: 66px 0px;
}

.foote-addr {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 48px;
	position: relative;
	margin-bottom: 25px;
}

.foote-addr * {
    color: unset;
}

.foote-addr img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.footer-nav li a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
}

.footer-nav li {
	margin-bottom: 15px;
}

.semi-head {
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.footer-nav2 li a {
	color: #fff;
	font-size: 35px;

}

.footer-nav2 li {
	padding-right: 18px;
}

.copy-right {
	border-top: 1px solid #FFFFFF;
	padding-top: 25px;
	margin-top: 30px;
}

.copy-right p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

.up-pos {
	position: absolute;
	top: -13px;
	right: 30px;
}

.red-box {
	background: #665991;
	box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.1);
	transform: rotate(-90deg);
	position: absolute;
	right: -53px;
	top: 45%;

	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	transform: rotate(-90deg);
	padding: 8px 13px;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 54px;
}

.slider-header {
	position: relative;
}

/* .out-round2{
  position: relative;height: 350px;
  width: 100%;overflow: hidden;
  margin-bottom:15px;
}
.out-round2 img{height: 100%;
  width: 100%;object-fit: cover;
}
.out-round2 img::after{
  border: 1px solid #FFFFFF;
  content:'';
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
  height: 100%;
} */

.content-theme h6 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding: 15px 0px;
}

.btn-expo:hover {
	color: #272156;
}

.btn-expo {
	width: 150px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
	border: 1px solid #272156;

	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	padding: 13px 17px;
	margin: 0 auto;
}

p.name-home {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	padding-bottom: 15px;
}

.drop-anchor {
	background-color: #fff;
	padding: 25px 20px;
}

.drop-anchor li a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding-bottom: 10px;
}

.drop-anchor li.active a {
	color: #272156;
}

.drop-anchor li a:hover {
	background-color: transparent;
}


/* listing screen css */
.main-container {
	padding-top: 100px;
}

.breadcrumb-item+.breadcrumb-item::before {
	font-family: 'FontAwesome';
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	color: #ced4da;
	content: "\f105";
	font-size: 16px;

}

.breadcrumb {
	margin-bottom: 0px;
}

.breadcrumb li.active {
	color: #272156;
	font-size: 16px !important;


}

.breadcrumb li a {
	color: rgba(44, 42, 41, 0.6);
	font-size: 16px;
}

.custom-label {
	position: relative;
	max-width: 300px;
	float: right;
	width: 100%;
}

.custom-label .sort-label {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	background-color: #fff;
	padding: 1px 10px;
	position: absolute;
	left: 2px;
	top: -14px;
	margin-bottom: 0px;
}

.custom-label select.form-control {
	background: #FFFFFF;
	border: 1px solid #272156;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
	height: 50px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	appearance: none;
	color: #2C2A29;
}

.custom-label::after {
	border: 1px solid #272156;
	content: "";
	position: absolute;
	border-top: 0px;
	border-left: 0px;
	height: 15px;
	width: 15px;
	right: 15px;
	top: 14px;
	transform: rotate(45deg);
	pointer-events: none;
}

.pr-32 {
	padding-right: 32px;
}

.filter-sec {
	padding: 70px 0px;
}

.sort-filter {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.sort-filter a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.filter-side {
	position: relative;
	background: #fff;
	width: calc(25% - 15px);
	margin-right: 15px;
}

.filter-side .card .card-header {
	box-shadow: none !important;
}


.product-side {
	position: relative;
	background: #fff;
	width: 75%;
	padding-left: 15px;
}



/* accordian css all */
#main {
	margin: 30px 0;
}

#main #faq .card {
	margin-bottom: 0px;
	/* border: 0.5px solid rgba(44, 42, 41, 0.2); */
	border: 0px;
}

#main #faq .card .card-header {
	border: 0;
	-webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
	box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
	border-radius: 2px;
	padding: 0;
}

#main #faq .card .card-header .btn-header-link {
	display: block;
	text-align: left;
	background: #fff;
	padding: 30px 10px;
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

#main #faq .card .card-header .btn-header-link:after {
	content: "\f106";
	font-family: 'fontawesome';
	font-weight: 900;
	float: right;
	font-size: 22px;
	color: #272156;
	height: 26px;
	padding-right: 8px;
	margin-top: -2px;
}

#main #faq .card .card-header .btn-header-link.collapsed {
	background: #fff;
	color: #000;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
	content: "\f107";
}

#main #faq .card .collapsing {
	background: #fff;
	line-height: 30px;
}

#main #faq .card .collapse {
	border: 0;
}

#main #faq .card .collapse.show {
	background: #fff;
	line-height: 30px;
	color: #222;
}

#main .card-body {
	padding: 10px;
}


/* end  accordian*/
.product-outer {
	transition: all .2s;
}

.product-img {
	height: 311px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #f6f6f6;
}

.product-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.product-content {
	padding: 30px 10px 10px 10px;
	text-align: center;
}

.product-content h3 {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    word-wrap: break-word;
}

.product-content p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	padding: 15px 0px;
	word-break: break-all;
}

.btn-shop {
	width: auto;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #272156;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	margin: 10px auto;
}

.btn-shop:hover {
	color: #272156;
}

.off-sec {
	background: #272156;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	padding: 5px 10px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.top-heart {
	font-size: 22px;
	position: absolute;
	top: 15px;
	color: #2C2A2999;
	right: 15px;
}

.product-outer {
	margin-bottom: 15px;
}

.product-content h6 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	padding-bottom: 10px;
}

/* .product-content span{
  font-weight: 400;
font-size: 16px;
line-height: 100%;
text-align: center;
letter-spacing: 0.04em;
text-transform: capitalize;
color: rgba(44, 42, 41, 0.5) !important;
text-decoration:line-through;
padding-right: 10px;
} */
.product-outer:hover {
	box-shadow: 0px 4px 10px rgba(0, 0, 0, .09);
}

/* end */

/* custom checkbox */
.custom-checkbox input[type=checkbox] {
	position: relative;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 22px;
	-webkit-appearance: none;
	opacity: .5;
	border-radius: 5px;
}

.custom-checkbox input[type=checkbox]:hover {
	opacity: 1;
}

.custom-checkbox input[type=checkbox]:checked {
	background: rgba(44, 42, 41, 0.6);
	opacity: 1;
}

.custom-checkbox input[type=checkbox]:before {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 6px;
	height: 10px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
}

.label-brand {
	margin-bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #333333;
}

.brand-list .list-add {
	/* display: flex; */
	align-items: center;
	/* justify-content: center; */
}

.brand-list li {
	padding-bottom: 24px;
}

/* end */


/* range slider */
.range-slider {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	/* height: 6em; */
}

.range-slider svg,
.range-slider input[type=range] {
	position: absolute;
	left: 0;
	bottom: 60px;
}

.range-slider span {
	display: flex;
	align-items: center;
	margin: 22px 0px;
	justify-content: space-between;
}

.range-slider input:focus {
	outline: none;
}

.range-slider input[type=number] {
	border: 1px solid #ddd;
	text-align: center;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	/* or 22px */
	border: 1px solid #F4F4F4;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	-moz-appearance: textfield;
	width: 133px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.range-slider input[type=number]::-webkit-outer-spin-button,
.range-slider input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.range-slider input[type=number]:invalid,
.range-slider input[type=number]:out-of-range {
	border: 2px solid #2C2A29;
}

.range-slider input[type=range] {
	-webkit-appearance: none;
	width: 100%;
}

.range-slider input[type=range]:focus {
	outline: none;
}

.range-slider input[type=range]:focus::-webkit-slider-runnable-track {
	background: #2C2A29;
}

.range-slider input[type=range]:focus::-ms-fill-lower {
	background: #2C2A29;
}

.range-slider input[type=range]:focus::-ms-fill-upper {
	background: #2C2A29;
}

.range-slider input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 2px;
	cursor: pointer;
	animate: 0.2s;
	background: #2C2A29;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}

.range-slider input[type=range]::-webkit-slider-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #272156;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #272156;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -7px;
}

.range-slider input[type=range]::-moz-range-track {
	width: 100%;
	height: 2px;
	cursor: pointer;
	animate: 0.2s;
	background: #ccc;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}

.range-slider input[type=range]::-moz-range-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #272156;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #272156;
	cursor: pointer;
}

.range-slider input[type=range]::-ms-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}

.range-slider input[type=range]::-ms-fill-lower,
.range-slider input[type=range]::-ms-fill-upper {
	background: #2497e3;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}

.range-slider input[type=range]::-ms-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #2497e3;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
}


/* end */

/* custom radio */

.custom_radio input[type="radio"] {
	display: none;
}

.custom_radio input[type="radio"]+label {
	position: relative;
	display: inline-block;
	padding-left: 33px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.03em;
	text-transform: capitalize;
	color: #333333;
	line-height: 35px;
}

.custom_radio input[type="radio"]+label:before,
.custom_radio input[type="radio"]+label:after {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	color: white;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid rgba(44, 42, 41, 0.2);
}

.custom_radio input[type="radio"]+label:before {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em white;
}

.custom_radio input[type="radio"]+label:hover:before {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: inset 0 0 0 0.3em white, inset 0 0 0 1em #c6c6c6;
}

.custom_radio input[type="radio"]:checked+label:before {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em #272156;
}

/* end */
.pagination {
	justify-content: center;
	margin-top: 30px;
}

.pagination .page-link {
	border: 0px;
	padding: 2px;
}

.btn-prev {
	width: 133px;
	height: 40px;
	background: #F4F4F4;
	border: 0.5px solid rgba(44, 42, 41, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.03em;
	text-transform: capitalize;
	color: #0B2341;
}

.pagination .page-link {
	font-weight: 400;
	letter-spacing: 0.03em;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.pagination .page-link:hover {
	background-color: transparent;

}

/* product detais css */
.pb-100 {
	padding-bottom: 100px;
}

.product-slider {
	padding-bottom: 20px;
}

.img-wid-slider {
	width: 100%;
	height: 665px;
	overflow: hidden;
	position: relative;
	/* background: #FAFAFA; */
	margin-bottom: 40px;
	border: 1px solid #f6f6f6;

}

.img-wid-slider img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-slider-small {
	width: 120px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #f6f6f6;
}

.img-slider-small img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.out-gurntee h3 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
}

.out-gurntee {
	text-align: center;
	margin: 20px 0px;
	padding: 15px;
}

.out-gurntee img {
	margin: 10px auto;
	display: block;
}

.details-p h1 {
	font-weight: 600;
	font-size: 30px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	margin-bottom: 10px;
	word-break: break-all;
}

.reviews-r {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding-left: 10px;
}

.nav-star2 .fa {
	color: #FFDF00;
	font-size: 13px;
	padding: 0px 2px;
}

.nav-star2 {
	/* margin: 10px 0px; */
	justify-content: center;
}

.percent {
	font-weight: 400;
	font-size: 27px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #2C2A29;
}

.percent span {
	font-weight: 700;
	font-size: 30px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;

}

.old-rate {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	padding: 12px 0px;
	color: rgba(102, 102, 102, 0.6);
}

.old-rate span {
	text-decoration: line-through;
}

.product-highlight {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
}

.list-high {
	padding-left: 20px;
	margin-top: 10px;
}

.list-high li {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding-bottom: 5px;
}

.save-upto p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.save-upto h6 {
	color: #2C2A29;

	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
}

.offer-t {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	display: flex;
	align-items: center;

	margin-bottom: 10px;

}

.outer-offer {
	background: #FFFFFF;
	box-shadow: -2px 2px 5px 2px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 18px 15px;
	margin: 10px 0px;
}

.outer-offer h5 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.outer-offer p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.7);
	padding: 10px 0px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 65px
}

.outer-offer a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.outer-offer a .fa {
	color: rgba(44, 42, 41, 0.6);
	font-size: 15px;
}

.nav-truck .btn-check {
	width: 65px;
	height: 30px;
	background: #0B2341;
	border-radius: 0px 3px 3px 0px;
	color: #fff;
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

.nav-truck input {
	height: 30px;
	background: #FFFFFF;
	border: 0.5px solid rgba(44, 42, 41, 0.2);
	border-radius: 3px;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #000;
}

.nav-truck input::placeholder {
	color: rgba(44, 42, 41, 0.6);
}

.nav-truck li {
	padding-right: 15px;
}

.nav-truck {
	align-items: center;
}

.locate {
	font-size: 14px;
	color: #0B2341;
	font-weight: 500;
}

.truck-l {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	padding: 15px 0px;
	display: flex;
	align-items: center;
}

.rate-tex {
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.qut {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.border-d .minus,
.border-d .plus {
	width: 25px;
	height: 35px;
	background-color: transparent;
	color: #272156 !important;
	text-align: center;
	cursor: pointer;
	border: 0.5px solid rgba(44, 42, 41, 0.2);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	border-top: 0;
	border-bottom: 0px;
}

.border-d .num {
	padding: 0 10px;

}

.border-d .minus {
	border-left: 0;
}

.border-d .plus {
	border-right: 0;
}

.border-d {
	border: 0.5px solid rgba(44, 42, 41, 0.2);
	display: inline-block;
}

.quantity-sec ul li {
	padding-right: 20px;
}

.unsure-qut span {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.unsure-qut a {
	padding-left: 20px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.unsure-qut {
	padding: 20px 0px;
}

.custom-label2 select.form-control {
	background: #FFFFFF;
	border: 1px solid #272156;
	/* box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1); */
	height: 50px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	appearance: none;
	color: #272156;
}

.custom-label2::after {
	border: 1px solid #272156;
	content: "";
	position: absolute;
	border-top: 0px;
	border-left: 0px;
	height: 15px;
	width: 15px;
	right: 15px;
	top: 14px;
	transform: rotate(45deg);
	pointer-events: none;
}

.custom-label2 {
	position: relative;
}

.go-cart {
	height: 48px;
	background: #272156;
	display: flex;
	align-items: center;
	justify-content: center;

	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
}

.wid-auto {
	max-width: inherit;
}

.wid-list.wid-auto ul li {
	padding-bottom: 20px;
	position: relative;
	width: auto;
}

.wid-list.wid-auto ul li a {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.wid-list.wid-auto ul li a.nav-link.active::after {
	border-bottom: 1px solid #272156;
	content: '';
	position: absolute;
	width: 100%;
	height: 8px;
	left: 0px;
	bottom: -1px;
}

.wid-list.wid-auto ul {
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
	justify-content: space-between;
	margin-bottom: 30px;
}

.nav-brand {
	display: block;
}

.nav-brand li {
	display: flex !important;
	padding-bottom: 7px;
}

.brand-text-left {
	width: 180px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6)
}

.brand-text-right {
	width: 100%;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
}

.common-btn {
	width: auto;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #272156;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	padding: 5px 30px;
	display: inline-flex;
}

.common-btn:hover {
	color: #272156;
}

.flex-btns {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.total-rate-list ul li {
	display: flex;
	align-items: center;
	padding-bottom: 5px;
}

.total-rate-list .progress {
	width: 100%;
}

.total-rate-list .progress-bar {
	background: #398E3C;
}

.total-rate-list p {
	display: inline-flex;
	align-items: center;
	padding-right: 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.total-rate {
	width: 120px;
}

.total-rate h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.total-rate p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	padding: 5px 0px;
}

.row-flex {
	display: flex;
}

.total-rate-list {
	width: calc(100% - 120px);
	padding-left: 20px;
}

.progress-bar.yellow {
	background-color: #FFA800 !important;
}

.progress-bar.red {
	background-color: #272156 !important;
}

.box-r {
	height: 22px;
	padding: 3px 7px;
	background: #237825;
	border-radius: 2px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 100%;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
}

.box-r {
	height: 22px;
	padding: 3px 7px;
	background: #237825;
	border-radius: 2px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 100%;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.box-rating {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	display: flex;
	align-items: center;
	color: #2C2A29;
}


.freq-sec {
	padding-bottom: 50px;
}

.red-head {
	font-weight: 600;
	font-size: 36px;
	line-height: 110%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
	padding-bottom: 40px;
}

.card-img-size {
	height: 246px;
	width: 100%;
	overflow: hidden;
}

.card-img-size img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.outer-card {
	margin-bottom: 20px;
}

.line-mid {
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.5) !important;
	text-decoration: line-through;
	padding-right: 10px;
}

.text-set {
	text-transform: uppercase;
	margin: 10px auto;
	width: 150px;
}

.t-price {
	font-weight: 400;
	font-size: 22px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	text-transform: uppercase;
	margin: 20px 0px;
}

.text-set:hover {
	color: #fff;
}

.similer-text h3 {
	font-weight: 600;
	font-size: 31px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
	margin-bottom: 20px;
}

.similer-text p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
}

.similer-text {
	padding-right: 15px;
}

.sort-equal {
	width: 100%;
	overflow: hidden;
	height: 176px;
	padding-left: 10px;
	padding-right: 10px;
}

.sort-equal img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.five-card .product-content .btn-shop {
	margin-top: 15px;
}

.comp-outer {
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

.table-sec .table tr td {
	padding: 15px 0px;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}

.t-bold {
	font-weight: bold;
	font-family: 'Pangram';
	font-size: 17px;
	line-height: 17px;
}

.table-sec {
	padding-bottom: 100px;
}

/* end */



/* brands */
.brand-header {
	height: 400px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.brand-header img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.text-brand {
	font-weight: 400;
	font-size: 60px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #0B2341;
	text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.text-brand span {
	font-weight: 700;
}

.selling-brands-all {
	padding: 80px 0px 0px 0px;
}

.wid-autos {
	max-width: auto;
}

.slider-header-all {
	padding: 80px 0px 0px 0px;
}

.brand-list-all ul {
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.brand-list-all ul li.active {
	position: relative;
}

.brand-list-all ul li.active a::after {
	position: absolute;
	content: '';
	border-bottom: 1px solid #272156;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.brand-list-all ul li.active a {
	color: #272156;
}

.brand-list-all li {
	padding-bottom: 24px;
	/* text-align: center; */
	padding: 0px 18px 24px 18px;
	/* text-align: center; */
}

.brand-list-all li a {
	font-weight: 400;
	font-size: 22px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
}


.brand-list.btn-sliders .slick-prev.slick-arrow {
	top: 0%;
}

.brand-list.btn-sliders .slick-next.slick-arrow {
	top: 0%;
}

.client-slider2 {
	margin-bottom: 100px;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 45px;
}

.client-slider2 .logo-size {
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
	border: 0.5px solid rgba(44, 42, 41, 0.2);
	padding: 10px;
}

.client-slider2 .logo-size img {
	object-fit: contain;
}

/* end */

/* cart1 */
.conti-arrow {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: right;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: end;
}

.cart-main {
	padding: 40px 0px;
}

.conti-arrow:hover {
	color: #2C2A29;
}

.table-cart th {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	background: #FAFAFA;
	padding: 13px 15px;
	color: rgba(44, 42, 41, 0.6);
}

.delet-t {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	display: flex;
	align-items: center;

}

.table-img {
	width: 199px;
	height: 135px;
	overflow: hidden;
	margin-bottom: 15px;
}

.table-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.table-content {
	width: calc(100% - 200px);
	padding-left: 20px;
}

.table-content h1 {
	font-weight: 600;
	font-size: 30px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	margin-bottom: 10px;
	max-width: 360px;
}

.table-content p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding-bottom: 5px;
}

.table-flex {
	display: flex;
}

.delet-t:hover {
	color: rgba(44, 42, 41, 0.6);
}

.table-cart tr td {
	vertical-align: top;
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
	padding: 30px 0px;
}

.btn-prev:hover {
	background: #F4F4F4 !important;
}

.text-price h6 {
	font-family: 'Pangram';
	font-weight: 700;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.text-price p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.flex-service {
	display: flex;
	background: #FAFAFA;
	margin: 10px 0px;
	padding: 28px;
	border: 1px solid rgba(44, 42, 41, 0.2);
}

.icon-text h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #2C2A29;
	padding-bottom: 4px;
}

.icon-text p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;

}

.icon-text {
	padding-left: 15px;
}

.outer-right-grey {
	background: #FAFAFA;
	padding: 37px 30px;
	border: 1px solid rgba(44, 42, 41, 0.2);
}

.customer-care-service {
	margin-bottom: 60px;
}

.outer-right-grey .form-control {
	padding: 10px;
	height: 30.33px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	border-radius: 3px 0px 0px 3px !important;

	/* 60% black */

	color: rgba(44, 42, 41, 0.6);
}

.btn-black {
	background-color: #000;
	color: #fff;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	border-radius: 0px 3px 3px 0px !important;
}

.add-adress {
	color: rgba(44, 42, 41, 0.6);
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0.04em;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.add-adress a {
	color: #272156;
	text-decoration-line: underline;
}

.check-input.input-group {
	width: 280px;
}

.coupen-code .form-control {
	width: auto;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid rgba(44, 42, 41, 0.2) !important;
}

.apply-c {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding-bottom: 4px;
}

.list-left {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.list-left span {
	color: #2C2A29;
}

.rate-list li {
	margin-bottom: 10px;
}

.list-left span del {
	color: #9e9e9e;
}

.no-emi {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0.04em;
	color: rgba(44, 42, 41, 0.6);
	text-align: center;
	padding: 28px 0px;
}

.list-grand {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.list-grand label {
	font-weight: 400;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: lowercase;
	color: rgba(44, 42, 41, 0.6);
}

.btn-red-simple {
	width: 100%;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #272156;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
}

.btn-red-simple:hover {
	color: #FFFFFF;
}

.c-checkout {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	color: rgba(44, 42, 41, 0.6);
	width: 60%;
	text-align: center;
	margin: 15px auto;
}

.c-checkout a {
	color: #272156;
	text-decoration: underline;
}

.check-c {
	text-align: center;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.coupen-code .btn-black {
	background-color: #fff;
	color: #000;
	border: 1px solid rgba(44, 42, 41, 0.2);
}

/* cart3 */

.table-outer {
	background: #FFFFFF;
	margin-bottom: 35px;
	padding: 15px;
	border: 1px solid rgba(44, 42, 41, 0.2);
}

.table-outer td {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding: 10px 5px;
}

.change-a {
	color: #272156;
}

.table-outer .table {
	margin-bottom: 0px;
}

.change-a:hover {
	color: #272156;
}

.ship-m {
	font-weight: 600;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	margin-bottom: 35px;
}

.w-12 {
	width: 12%;
}

.w-78 {
	width: 78%;
}

.return-cart {
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
}

.return-cart:hover {
	color: #2C2A29;
}


/* end

/* cart2 css */
.already-acc {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	margin-bottom: 15px;
	text-align: right;

}

.already-acc a {
	color: #272156;
	text-decoration: underline;
}

.custom-form .form-control {
	height: 52px;
	border: 1px solid rgba(44, 42, 41, 0.2);
	padding: 15px 12px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	color: #000;
	resize: none;
}

.custom-form .form-control::placeholder {
	color: #CECECE;
}

.custom-form .c-label {
	background-color: #fff;
	padding: 2px 10px;
	position: absolute;
	left: 9px;
	top: -14px;
	margin-bottom: 0px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	z-index: 99;
}

.custom-form .form-group {
	position: relative;
	margin-bottom: 35px;
}

.drop-select {
	position: relative;
}

.drop-select::after {
	border: 2px solid #272156;
	content: "";
	position: absolute;
	border-top: 0px;
	border-left: 0px;
	height: 15px;
	width: 15px;
	right: 15px;
	top: 14px;
	transform: rotate(45deg);
	pointer-events: none;
}

.drop-select .form-control {
	appearance: none;
}

.ship-adrs {
	font-weight: 600;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	padding: 33px 0px;
}

.custom-form {
	padding-bottom: 30px;
}

.outer-shp {
	background: #FFFFFF;
	padding: 20px;
}

.drop-cetogery {
	position: relative;
}

/* end */
/* header dropdown */
.h-list {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	padding: 15px 0px;
	margin-top: 20px;
}

.nav-ceta li a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29 !important;
	padding: 15px 0px;
	text-align: left;
	border-top: 1px solid rgba(44, 42, 41, 0.2);
}

.outer-shop {
	position: absolute;
	left: 0 !important;
	z-index: 999;
	background: #fff;
	right: 0px !important;
	padding: 20px 0px;
	top: 56px !important;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, .2);
	transition: all .5s;
	/* height: 0px;
  display: none; */
}

.outer-shop.dropdown-menu {
	transform: initial !important;
	top: auto;
}

.scrolling-active .oute-logo-sec {
	position: fixed;
	transition: all .5s;
	top: 0px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	width: 100%;
	z-index: 9999;
}

.nav-products li {
	pointer-events: inherit;
}



.nav-ceta {
	display: block;
}

.border-l-top li:last-child {
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.active-up .outer-shop {
	height: auto;
	display: block;
	transition: all .5s;
	opacity: 1;
}

.w-300 {
	width: 300px;
}


/* end */


/* bath-cetagory */
.width-seller {
	width: 100%;
	height: 450px;
	overflow: hidden;
	margin: 20px 0px;
}

.width-seller img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}


.shop-seller {
	width: 100%;
	height: 350px;
	overflow: hidden;
	margin: 20px 0px;
}

.shop-seller img {
	width: 100%;
	width: 100%;
	object-fit: cover;
}

.seller-outer h5 {
	font-weight: 800;
	font-size: 22px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	margin-bottom: 15px;

}

.explore-b {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slick-current .explore-b {
	font-weight: 800;
}

.explore-b:hover {
	color: #272156;
}

.seller-outer {
	margin-bottom: 70px;
}

.seller-outer .outer-img {
	max-width: 100%;
}


.theme-slider.btn-sliders .slick-prev.slick-arrow {
	top: 38%;
}

.theme-slider.btn-sliders .slick-next.slick-arrow {
	top: 38%;
}

.pr-70 {
	padding-right: 70px;
}


.latest-slider.btn-sliders .slick-prev.slick-arrow {
	top: 37%;
}

.latest-slider.btn-sliders .slick-next.slick-arrow {
	top: 37%;
}

.client-slider2.btn-sliders .slick-prev.slick-arrow {
	top: 61%;
}

.client-slider2.btn-sliders .slick-next.slick-arrow {
	top: 61%;
}

/* end */


/* terms & condition */

.head-border2:after {
	content: '';
	position: absolute;
	background-image: url(../images/border.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 107px;
	height: 8px;
	left: 60px;
	bottom: -25px;
	transform: translate(-50%, 50%);
}

.head-border2 {
	position: relative;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 46px;
	line-height: 100%;
	/* text-align: center; */
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	display: table;
	margin-bottom: 60px;
}

.head-border2 span {
	font-weight: bold;
}

.privacy-text p {
	font-family: 'Pangram';
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	margin-bottom: 20px;
}

.space-top {
	margin-top: 60px;
}

.privacy-text h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 15px 0px 10px 0px;
	display: block;
	text-transform: uppercase;
}

.list-text {
	margin: 30px 0px 0px 20px;
}

.list-text li {
	padding-bottom: 18px;
	list-style: decimal;
}

.list-text li p {
	margin: 0px;
}


/* signup css */
.pt-110 {
	padding: 110px 0px;
}

.label-anch {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	margin-bottom: 0px;
	width: calc(100% - 28px);
}

.label-anch a {
	color: #272156;
}

.get-started {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	padding: 20px 0px;
}

.box-round .custom-checkbox input[type=checkbox] {
	margin-top: 5px;
}

.box-round input {
	border: 1px solid rgba(44, 42, 41, 0.2) !important;
	border-radius: 5px !important;
	width: 30px;
}

.signup-b {
	max-width: 410px;
}

/* input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
} */

input[type="date"]::-webkit-calendar-picker-indicator {
	background: transparent;
	bottom: 0;
	color: transparent;
	cursor: pointer;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}


.pos-calender {
	position: absolute;
	right: 17px;
	top: 17px;
	pointer-events: none;
}

.field-icon {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 20px;
	color: #272156;
}

.text-thanks {
	text-align: center;
}

.text-thanks h1 {
	font-weight: 600;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
	padding: 20px 0px;
}
.text-thanks h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
	padding: 20px 0px;
}
.text-thanks p {
	font-weight: 500;
	font-size: 18px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	padding-bottom: 60px;
	color: #2C2A29;
}

.min-h-100 {
	min-height: 100vh;
}

/* exp-sec */
.exp-sec h1 {
	font-weight: 600;
	font-size: 22px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
	margin-bottom: 30px;
}

.w-411 {
	max-width: 411px;
	margin: 0 auto;
}

.map-size {
	width: 100%;
	height: 550px;
	overflow: hidden;
}

.map-size img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.text-exp h3 {
	font-weight: 600;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
}

.text-exp p {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
	padding: 20px 0px;
}

.text-exp a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-decoration-line: underline;
	text-transform: capitalize;
	color: #272156;
	display: flex;
	align-items: center;
}

.text-exp a img {
	padding-left: 10px;
	text-decoration: none;
}

.text-exp {
	margin-bottom: 70px;
}

.list-add {
	padding-top: 20px;
}

.user-add-sec h4 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	display: flex;
	align-items: center;
	margin-bottom: 35px;
}

.user-add-sec p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 30px;
}

.outer-tb {
	width: 150px;
	height: 150px;
	background: #F4F4F4;
	border: 4px solid rgba(44, 42, 41, 0.2);
	box-shadow: 7px 6px 7px -2px rgba(0, 0, 0, 0.1);
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 30px;
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 10px;
	z-index: 9;
}

.outer-tb a:hover {
	color: #000000;
}

.tab-info {
	margin-bottom: 35px;
	padding: 20px;
}

.tab-info .nav-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.tab-info .nav-info::after {
	content: '';
	position: absolute;
	border-top: 2px dashed rgba(44, 42, 41, 0.2);
	width: 100%;
	z-index: 0;
}

.outer-tb p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;

}

.outer-tb h1 {
	position: absolute;
	top: -2px;
	right: 2px;
	font-weight: 600;
	font-size: 100px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	opacity: 0.05;
}

.round-c h3 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	margin: 20px 0px;
}

.nav-circle li {
	padding: 5px 25px 10px 0px;
}

.cont {
	display: block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.1em;
	text-transform: capitalize;
	color: #000000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.cont input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0px;
	left: 0;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 3px solid #a8a5a5;
}

/* On mouse-over, add a grey background color */
.cont:hover input~.checkmark {
	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.cont input:checked~.checkmark {
	background-color: #272156;
	border: 3px solid #272156;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.cont input:checked~.checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.cont .checkmark:after {
	top: 2px;
	left: 2px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
}

/* login screen */
.bg-img-s {
	background-image: url("../images/login-bg.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 120px 100px;
	margin: 100px 0px;
	border-radius: 10px;

}

.outer-logins {
	background: #FFFFFF;
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 40px;
}

.f-pw {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	float: right;
}

.f-pw:hover {
	color: #272156;
}

.space-sec {
	padding: 30px 0px;
}

/* testimonials */
.outer-test1 {
	background: #FAFAFA !important;
	padding: 54px 30px 20px 54px;
	border: 0px;
}

.outer-test1 .nav-star li {
	padding: 1px;
}

.outer-test1 h6 {
	margin-bottom: 5px;
}

.outer-test1 .italic-p2::after {
	position: absolute;
	content: '';
	background-image: url(../images/quotes.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 50px;
	left: -36px;
	top: -16px;
	height: 41px;
}

.outer-test1 .italic-p2 {
	position: relative;
}

.outer-test1 {
	margin-bottom: 80px;
	transition: all .2s;
}

.outer-test1:hover {
	box-shadow: 0px 5px 16px rgba(0, 0, 0, .2);
	margin-top: -20px;
}

/* faq */
.list-tabs {
	padding: 10px 0px;
}

.list-tabs ul {
	justify-content: space-between;
	border-bottom: 1px solid rgba(44, 42, 41, 0.2);
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.list-tabs ul li a {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	position: relative;
}

.list-tabs .nav-pills .nav-link.active,
.list-tabs .nav-pills .show>.nav-link {
	color: #fff;
	background-color: transparent;
	color: #272156;
}

.list-tabs ul li a.active::after {
	position: absolute;
	content: '';
	border-bottom: 1px solid #272156;
	width: 100%;
	left: 0px;
	bottom: -21px;
}

/* accordians */

.main2 #faq .card {
	margin: 30px 0px;
	border: 0;
}

.main2 #faq .card .card-header {
	border: 0;
	/* -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
	box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5); */
	border-radius: 2px;
	padding: 0;
}

.main2 #faq .card .card-header .btn-header-link {
	display: block;
	text-align: left;
	background: #fff;
	padding: 0px;
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
	padding-right: 20px;
}

.main2 #faq .card .card-header .btn-header-link:after {
	content: "\f107";
	font-family: 'FontAwesome';
	font-weight: 900;
	float: right;
	margin-right: -12px;
	color: #272156;
	font-size: 20px;
}

.main2 #faq .card .card-header .btn-header-link.collapsed {
	background: #fff;
	color: #000;
	padding-right: 20px;
	display: flex;
	justify-content: space-between;
}

.main2 #faq .card .card-header .btn-header-link.collapsed:after {
	content: "\f106";
}

.main2 #faq .card .collapsing {
	background: #fff;
	line-height: 30px;
}

.main2 #faq .card .collapse {
	border: 0;
}

.main2 #faq .card .collapse.show {
	background: #fff;
	line-height: 30px;
	color: #222;
	
}

.main2 .tab-content {
	padding: 0px 0 0 0;
}

.main2 {
	margin: 0px 0;
}
.main2 .collapse.in{display: block !important;}
.main2 .card-body {
	padding: 0px;
	padding-top: 16px;
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
}


/* about us css*/
.l-content p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	margin-bottom: 20px;
	color: #2C2A29;
}

.l-img {
	width: 100%;
	height: 330px;
	overflow: hidden;
	margin-bottom: 20px;
}

.l-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.counter-t {
	margin: 50px 0px;
}

.counter-t h2 {
	font-weight: 500;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
}

.pl-20 {
	padding-left: 25px;
}

.counter-t p {
	font-weight: 500;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);
}

.about-t {
	background: #FAFAFA;
	padding: 100px 0px;

}

.round-barnd2 {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
	border: 1px solid rgba(44, 42, 41, 0.2);
	margin: 15px auto;
}

.space-bottom {
	margin-bottom: 20px;
}

.round-barnd2 img {
	transition: all .5s;
	transform: scale(1);
}

.space-bottom:hover img {
	transform: scale(1.1);
}

.f-42 {
	font-size: 42px;
}

.h-317 {
	height: 317px;
}

.pt-80 {
	padding-top: 80px;
}

.join-steps {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	padding: 0px 0px 40px 0px;

}

.about-slider.btn-sliders .slick-prev.slick-arrow {
	top: 200px;
}

.about-slider.btn-sliders .slick-next.slick-arrow {
	top: 200px;
}

.about-slider .explore-b {
	font-weight: 500;
}

.about-slider .slick-current.slick-active .explore-b {
	font-weight: 800;
}

.about-slider {
	padding-top: 20px;
}

.find-near {
	font-weight: 600;
	font-size: 22px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;
	margin-bottom: 30px;
}

.form-w .form-control {
	width: 411px;
	height: 57px;
	background: rgba(44, 42, 41, 0.6);
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #fff;
	margin: auto;
	display: block;
}

.form-w input::placeholder {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #fff;
}

/* reseller css */
.p-text {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	margin-bottom: 50px;
}

.text-re p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	margin-bottom: 25px;
}

.h-350 {
	height: 350px;
}

.px-50 {
	padding: 5px 50px;
}

.height-img-re {
	height: 409px;
}

.seller-outer-img {
	height: 410px;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 10px auto;
}

.seller-outer-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.reseller-text {
	padding: 7px 0px;
}

.reseller-text h2 {
	font-weight: 600;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
	margin: 10px 0px;
}

.reseller-text p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 10px;
}

.happy-reseller.btn-sliders .slick-prev.slick-arrow {
	top: 230px;
}

.happy-reseller.btn-sliders .slick-next.slick-arrow {
	top: 230px;
}

.happy-reseller {
	margin-bottom: 20px;
}

.pb-80 {
	padding-bottom: 80px;
}

.our-reseller {
	background-image: url("../images/bg-ss.png");
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 90px;
}

.go-cart:hover {
	color: #fff;
}

.just-center {
	justify-content: center;
}

.w-85 {
	max-width: 85%;
}

.space-r {
	padding-right: 90px;
}

.outer-traders {
	padding: 35px 40px;
	background: #FAFAFA;
}

.outer-traders h3 {
	font-weight: 600;
	font-size: 22px;
	line-height: 120%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #000000;
}

.trader-text h4 {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;

}

.trader-text p {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #0B2341;
}

.trader-text li {
	padding-left: 35px;
	position: relative;
	padding-bottom: 20px;
}

.trader-text li:last-child {
	padding-bottom: 0px;
}

.icon-pos {
	position: absolute;
	left: 0px;
	top: 5px;
}

.outer-blue {
	margin-bottom: 70px;
	background: #0B2341;
	color: #fff;
	padding: 20px 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.outer-blue a {
	font-family: 'Pangram';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
}

.space-top2 {
	padding: 40px 0px;
}

.outer-animate {
	transition: all .5s;
}

.outer-animate:hover {
	box-shadow: 0px 5px 16px rgba(0, 0, 0, .2);
	margin-top: -20px;
}

/* free quotes */
.f-16 {
	font-size: 16px !important;
}

.form-sec-add {
	padding: 70px 0px;
}

.easy-bg {
	background: #FAFAFA;
	padding: 90px 0px;
}

.pop-cetagory.btn-sliders .slick-next.slick-arrow {
	top: 200px;
}

.pop-cetagory.btn-sliders .slick-prev.slick-arrow {
	top: 200px;

}

.popular-cetogery {
	padding: 100px 0px 40px 0px;
}

.about-bg {
	/* background-image: url("../images/slide1.png");
background-size: cover;
background-position: center;
background-repeat: no-repeat;  */
	position: relative;
	margin-bottom: 100px;
}

.about-pos {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.about-bg .test1-outer .italic-p::after {
	position: absolute;
	content: '';
	background-image: url('../images/inn.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 100px;
	left: -20px;
	top: -34px;
	height: 83px;
	opacity: .4;
}

.about-bg .test1-outer {
	border: 0px;
}

.flex-side {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.text-flex h6 {
	margin-bottom: 4px;
}

.about-bg .test1-outer {
	padding: 50px;
}

.about-bg .nav-star .fa {
	font-size: 13px;
	padding: 2px;
}

.about-input {
	z-index: 99;
}


/* header dropdown css */
.mainnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/* background: #e3e3e3; */
	position: relative;
	width: 350px;
	margin-left: 5px;
}

.mainnav li {
	display: block;
	position: relative;
}

.mainnav a {
	color: #292929;
	text-decoration: none;
	padding: 15px 30px 15px 15px;
	display: block;
	position: relative;
}

.on>a,
.mainnav li:hover>a {
	/* background: lightgrey; */
}

.mainnav ul ul {
	position: absolute;
	top: 0;
	min-width: 250px;
	/* background: lightgrey; */
	display: none;
	z-index: 99;
	left: 250px;
	top: 0;
}

.mainnav ul ul li a {
	color: #000 !important;
}

.mainnav ul ul ul li a {
	color: #000 !important;
}

.mainnav ul ul ul {
	left: 100%;
	top: 0;
}

.mainnav ul ul li {
	display: block;
	background: transparent;
}

.mainnav ul ul ul li {
	background: transparent;
}

/* lets not confuse click with hover for now
.mainnav ul li:hover ul {
	display: block;
}
*/
.mainnav li i {
	color: #292929;
	float: right;
	padding-left: 20px;
}

.mainnav div {
	/* background: lightgrey;
  color: #292929;
  font-size: 24px;
  padding: 0.6em;
  cursor: pointer; */
	display: none;
}


.hasDD>a:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	width: 10px;
	height: 10px;
	border-left: 0px;
	/* border-right: 6px solid transparent; */
	border-top: 0px;
	transition: all 0.5s linear;
	border: 1px solid #000;
	border-top: transparent;
	border-left: transparent;
	transform: rotate(-45deg);
}

/* .hasDD > a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  transition: all 0.5s linear;
} */
.mainnav li:hover>a:after {
	border-top-color: red;
}

.hasDD.on>a:after {
	transform: rotate(-45deg);
}

ul ul .hasDD.on>a:after {
	transform: rotate(-45deg);
}

.mainnav li a {
	font-family: 'Pangram';
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	padding: 15px 30px 15px 10px !important;
	color: #2C2A29 !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	border-left: 3px solid transparent;
	border-bottom: 1px dashed #ccc;
}

.mainnav .hasDD li a {
	display: block;
}

.hasDD.active {
	position: relative;

	background-color: #f8f8f8;
}

.mainnav li {
	position: relative;
}

.mainnav li::after {
	position: absolute;
	left: 0px;
	content: '';
	border-left: 3px solid #ce1f22;
	height: 100%;
	top: 0px;
	opacity: 0;
}

.mainnav .hasDD.active::after {
	position: absolute;
	left: 0px;
	content: '';
	border-left: 3px solid #ce1f22;
	height: 100%;
	top: 0px;
	opacity: 1;
}



.mainnav li a .mainnav li::after {
	position: absolute;
	left: 0px;
	content: '';
	border-left: 3px solid #ce1f22;
	height: 100%;
	top: 0px;
	opacity: 1;
}


.hasDD.active a {
	color: #ce1f22 !important;
}

.mainnav li a:hover {
	color: #ce1f22 !important;
	border-left: 3px solid #ce1f22;
	background-color: #f8f8f8;
}

.list-f li a {
	color: #000;
}

/* end */

.side-bar-toggle {
	display: none;
}

.bar-toggle {
	display: none;
}

/* .text-sec .btn-red{width: 150px;
  margin-top:191px;
  padding: 5px 10px;
} */
.text-sec .btn-red {
	width: 150px;
	margin-top: 267px;
	padding: 5px 10px;
	margin-left: -7px;
}




.breadcrumb-item+.breadcrumb-item::before {
	font-size: 19px;
}

.nav.nav-brand {
	padding-left: 15px;
}

.flex-btns .write-rev {
	padding: 5px 5px !important;
	width: 150px;
}

.total-rate-list ul {
	width: 55%;
}

.main-pagination .btn-prev {
	background-color: transparent !important;
}

.space-r-80 {
	padding-right: 65px;
}

.clr-b {
	color: #0B2341;
}




/* end */

.cursor-pointer {
	cursor: pointer;
}

.main-pagination nav ul.pagination li.page-item:last-child .page-link::before {
	content: "Next Page";
	padding: 3px;
	font-weight: 400;
	line-height: 18px;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);

}

.main-pagination nav ul.pagination li.page-item:first-child .page-link,
.main-pagination nav ul.pagination li.page-item:last-child .page-link {
	background: transparent;
}


/* li.page-item:first-child {
  background: #F4F4F4;
} */

.main-pagination nav ul.pagination li.page-item:first-child .page-link::after {
	content: " Prev Page";
	padding: 3px;
	font-weight: 400;
	line-height: 18px;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: rgba(44, 42, 41, 0.6);

}

.main-pagination nav ul.pagination li.page-item {
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-pagination nav ul.pagination li.page-item.active:not(:first-child):not(:last-child) * {
	background: #272156 !important;
	text-align: center;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-pagination nav ul.pagination li.page-item:not(:first-child):not(:last-child) * {
	text-align: center;
	border-radius: 50%;
	width: 40px;
}

.main-pagination nav ul.pagination li.page-item:not(:first-child):not(:last-child) *:hover {
    background: #272156 !important;
    color: #ffffff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-pagination nav ul.pagination li.page-item.active:not(:first-child):not(:last-child) * {
	background: #272156 !important;

}

/* li.page-item:last-child {
  background: #F4F4F4;
} */

.invalid-feedback.manual_promocode {
	display: block;
}

#cat-mega-menu {
	display: flex;
	height: 500px;
	/* overflow-y: scroll; */
}



.my-cart-list ul li.d-flex {
	justify-content: space-between;
	padding: 5px;
	position: relative;
}

.my-cart-list ul li.d-flex a.btn.btn-primary {
	color: #ffffff;
	background: #272156;
	border: #272156;
}

.my-cart-list,.my-account-list {
	background-color: #ffffff !important;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	height: 205px;
	position: absolute;
	top: 63px;
	right: 0px;
	width: 338px;
	padding: 10px;
	z-index: 9;
	overflow-y: auto;
	border-radius: 5px;
}

.my-account-list{
	width: 220px;
	height: 100px;
	padding-left: 0px;

}

#cat-mycart-li span.cst-cart-count {
	position: relative;
}

span.cst-cart-count {
	position: absolute;
	width: 20px;
	background: #272156;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	align-items: center;
	line-height: 2em;
	height: 20px;
	top: -6px;
	font-size: 14px;
}

.cst-save-cart-name,
.cst-save-cart-name:hover,
.cst-save-cart-name:focus,
.cst-edit-cart-name,
.cst-edit-cart-name:hover,
.cst-edit-cart-name:focus {
	float: right;
	align-items: center;
	background: #272156;
	border: #272156;
	color: #fff;
}

/* .cst-edit-cart-name,.cst-edit-cart-name:hover,.cst-edit-cart-name:focus{
  float: right;
  align-items: center;
  background: #272156;
  border: #272156;
  color: #fff;
} */

.table-responsive.table-cart {
	overflow-x: unset !important
}


#cat-mega-menu ul.col-md-2\.5.cst-main-cat {
	overflow-y: auto;
	height: 500px;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-thumb:hover {
	background: #ce1f22;
	border-radius: 50px;
}

::-webkit-scrollbar-thumb {
	background: #ce1f22;
	border-radius: 50px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.selling-brands .logo-size {
	width: 150px;
	height: 90px;
	overflow: hidden;
}

.selling-brands .logo-size img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.client-logo-s2 {
	justify-content: center;
}

.client-logo-s2 li {
	margin: 5px 15px 5px 15px;
}

.text-l td {
	text-align: left !important;
}

.space-bottoms {
	margin-bottom: 160px;
}

.space-bottoms2 {
	margin-bottom: 50px;
}

.five-card .slick-track {
	display: flex;
	align-items: end;
}

.model-posts .product-side {
	width: 100% !important;
}



.model-posts {
	height: 100%;
	overflow-y: auto;
}

.model-posts .modal-content {
	padding: 30px 20px;
	border-radius: 20px;
}

.model-posts h4 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin: 20px 0px;
	padding-bottom: 10px;
}

.model-posts .product-img {
	height: 175px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #f6f6f6;
}

.model-posts .product-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.model-posts .product-content h3 {
	font-size: 15px;
}

.model-posts .product-content p {
	padding: 8px 0px;
}

.model-posts .btn-shop {
	height: 35px;
	font-size: 13px;
	margin: 5px auto;
}

.model-posts .product-content {
	padding: 15px 10px 10px 10px;
	text-align: center;
}

.model-posts .product-outer {
	width: 100%;
}

.brand-news {
	width: 100%;
}

.brand-news .outer-img {
	height: 175px;
}

.brand-news .outer-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.brand-news .brand-img-name {
	font-size: 14px;
}

.empty-text p {
	font-size: 16px;
	margin: 15px 0px;
}


/* ------track order css start------------- */
.text-track p {
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
}

.text-track .head-border2 {
	display: flex;
	justify-content: center;
}


.text-track .head-border2:after {
	content: '';
	position: absolute;
	background-image: url(../images/border.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 107px;
	height: 8px;
	left: 50%;
	bottom: -32px;
	transform: translate(-50%, 50%);
}

.text-track {
	width: 75%;
	margin: auto;
	margin-bottom: 30px;
}

.text-track p a {
	color: #272156;
}

.mt-50 {
	margin-top: 50px;
}

/* second */


.card1 {
	background: #FFFFFF;
	border: 1px solid rgba(44, 42, 41, 0.2);
	border-radius: 10px;
	margin-bottom: 35px;
	padding: 45px 32px;
}

.card1-head h3 {
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #0B2341;

}

.table-track tr th {
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
	font-weight: 500;
	white-space: nowrap;
}

.table-track tr td {
	font-weight: 400;
	font-size: 13px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #2C2A29;
	white-space: nowrap;
}

.card1.card-blue {
	background: #0B2341;
	border: 1px solid #FFFFFF;
	color: #fff;
}

.card1.card-blue tr td,
.card1.card-blue tr td h6 {
	color: #fff;
}

.card1.card-blue .card1-head h3 {
	border-bottom: 1px solid#fff;
	padding-bottom: 20px;
	margin-bottom: 15px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #fff;
}

.card1.card-blue p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 0px;

}

/* .card1.card-blue h6{
  font-weight: 600;
font-size: 18px;
line-height: 130%;
letter-spacing: 0.04em;
text-transform: capitalize;
color: #FFFFFF;
margin-bottom: 10px;
} */

.card1.card-blue h6 {
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 6px;

}


.card1.card-blue .table-responsive.table-track h6 {

	font-size: 16px;
	white-space: break-spaces;
	/* width: 288px; */
}

.table-customer tr td {
	font-weight: 700;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
}

.pt-30 {
	padding-top: 30px;
}

.table-customer tr th {
	width: 23%;
}

.left-track {
	position: relative;
	padding-left: 80px;
}

.flex-date {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.content-left-f {
	width: 70%;
}

.content-right-f {
	width: 30%;
	text-align: right;
}

.nav-track li {
	margin-bottom: 40px;
}

/* new css*/
.content-right-f p {
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #272156;
}

.track-a {
	color: #272156;
}

.track-a:hover {
	color: #272156;
}

.content-left-f p {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #333333;
	margin-bottom: 10px;
}

.nav-track {
	position: relative;
}

.nav-track::after {
	position: absolute;
	content: '';
	left: -45px;
	background: rgba(44, 42, 41, 0.2);
	border-radius: 2px;
	width: 5px;
	height: calc(100% - 30px);
	top: 0px;
}

.nav-track li:last-child {
	margin-bottom: 0px;
}

.nav-track li {
	position: relative;
}

.nav-track li::before {
	position: absolute;
	content: '';
	left: -50px;
	width: 15px;
	height: 15px;
	background: #0B2341;
	border: 1px solid rgba(44, 42, 41, 0.2);
	border-radius: 50%;
}

.content-left-f .resend-mail {
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	color: #272156;
}

.nav-track li.active::before {
	background: #272156;
	opacity: 1;
	z-index: 99;
}

.track-green tr th,
.track-green tr td {
	text-align: center;
}

.nav-green {
	position: relative;
	margin: 20px 0px;
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
	margin-top: 0px;
}

.nav-green li::before {
	content: "";
	position: absolute;
	border: 2px solid #ccc;
	width: 100%;
	left: 0;
}

.nav-green li p {
	font-size: 16px;
	color: #398E3C;
	position: relative;
	top: 32px;
	text-align: center;
	font-weight: 500;
	margin-bottom: 22px;
}

.nav-green li {
	position: relative;
	width: 25%;
}

.nav-green li::after {
	content: "";
	position: absolute;
	top: 0%;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background-color: #CCCCCC;
	transform: translatey(-40%);
}

.nav-green li.active::after {
	background: #398E3C;
	opacity: 1;
	z-index: 99;
}

.nav-green li.active::before {
	border-color: #398E3C;
	z-index: 9;
}

/* li.active.last-active::before{
  width: 50% !important;
} */
.nav-green li.last-active::before {
	background: #398E3C;
	opacity: 1;
	width: 50%;
	z-index: 99;
	border-color: #398E3C;
}

.nav-green li.last-active::after {
	content: "";
	position: absolute;
	top: 0%;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background-color: #398E3C;
	transform: translatey(-40%);
	z-index: 99;
}



.nav-green li.last-active {
	position: relative;
}

.nav-green::after {
	content: "";
	position: absolute;
	top: 0%;
	background-color: #CCCCCC;
	width: 100%;
	height: 4px;
	z-index: 0;
}

.res-p .product-outer {
	width: 260px;
}



ul.nav.nav-ceta.no-child li a:nth-child(1) {
	border: none;
}


.tab-content>.tab-pane {
	visibility: hidden;
	height: 0;
}

.tab-content>.tab-pane.active {
	visibility: visible;
	height: auto;
}

.tab-content>.tab-pane {
	display: block !important;
}


input[name="pincode"]::-webkit-inner-spin-button,
input[name="pincode"]::-webkit-outer-spin-button,
input[name="commission_fees"]::-webkit-inner-spin-button,
input[name="commission_fees"]::-webkit-outer-spin-button,
input.number_hide_arrow::-webkit-inner-spin-button,
input.number_hide_arrow::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

.phone_with_dialcode {
	display: flex;
}

.phone_with_dialcode #dial_code {
	width: 35px;
	text-align: right;
	border-right: none;
	pointer-events: none;
	padding: 0;
}


.phone_with_dialcode #cust_phone_number {
	border-left: none;
	text-align: left !IMPORTANT;
	padding-left: 0;
}


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

.pt-70{
	padding-top:70px;
}
.card-pad{
		border-radius: 10px;
		box-shadow: 0px 2px 12px rgba(0,0,0,.1);
		padding: 10px;
		margin-bottom: 70px;

}
.reach-us{color:#0B2341;
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	letter-spacing: 1.68px;
	margin:20px 0px;
	text-transform: uppercase;}

	.address-list {
		position: relative;
		color: #0B2341;
		font-size: 17px;
		font-style: normal;
		font-weight: 600;
		line-height: 25px;
		padding-left: 35px;
		margin-bottom:20px;
	}
	.address-list .fa {
		position: absolute;
		left: 0px;
		top: 4px;
		font-size: 21px;
	}
.address-list a:hover{
	color:#000 !important;
}

/* shop theme css */
.h-450{
	height: 450px;
	max-width: 100%;
  }
  .spc-l{padding-left: 70px;}
  
  
  /* end */

.cst-cart-payment-option-mode{
    border: 1px solid;
    padding: 2em;
    padding-left: 10px;
	width: 100%;
	cursor: pointer;
	border-radius: 10px;
}

label.cst-cart-payment-option-mode.active {
    color: #272156;
    border-color: #272156;
    box-shadow: 0px 0px 15px 0px #272156;
    border-radius: 10px;
}

span.cst-test-mode-pay {
    background: #ffd900;
    padding: 6px;
    border-radius: 20px;
    color: #000000;
    font-size: 12px !important;
}

body.disabled {
    pointer-events: none !important;
}

a.cst-signup-btn.f-pw {
    float: unset;
    font-size: unset;
}

.invalid-feedback{
	display: block !important;
}

select.is-invalid, input[type="password"], input[type="date"] {
    background-position-x: 90% !important;
}


/* contact us new page css */
.text-m{
	color:#333;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 160%;
letter-spacing: 0.56px;
text-transform: capitalize;
padding-bottom: 70px;
margin:auto;
width: 50%;
}

.outer-address{
	border: 1px solid rgba(44, 42, 41, 0.20);
background: #FAFAFA;
padding:30px;
margin-bottom:20px;
width:100%;
}
.addres-img{
	padding-left:30px;
	color:  #2C2A29;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%; 
letter-spacing: 0.64px;
text-transform: capitalize;
	position: relative;}


	img.img-fluid.lozad.img-loc {
		position: absolute;
		left: 0px;
		top: 0px;
	}
.outer-address a{
	color: #272156;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%;
letter-spacing: 0.64px;
text-transform: capitalize;
margin-top: 20px;
display: block;

}
.outer-address h3{
	color: #0B2341;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 120%; 
letter-spacing: 0.88px;
text-transform: uppercase;
margin-bottom: 20px;
}
.pl-44{padding-left:40px;}
.py-70{
	padding:70px 0px;
}

.pt-30{
	padding-top:30px;
}
.bg-query{
	background-color: #FAFAFA;
	padding:100px 0px;
	margin-top:80px;
}
.outer-query{
	background-color:rgba(44, 42, 41, 0.60);
	padding: 31px;
	margin-bottom: 15px;
}
.addres-img2{
	padding-left:55px;
	position: relative;
}
.addres-img2 h5{
	color:#FFF;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 130%;
letter-spacing: 0.72px;
text-transform: capitalize;
}
.addres-img2 p{
	color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 120%; 
letter-spacing: 0.88px;
text-transform: uppercase;
}
.space-left{padding-left:40px;}
.space-right{padding-right:40px;}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999;
  }


#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0B2341;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #272156;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0B2341;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



 
.filter-side{
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 12px;
	height: 100%;
	padding-top:15px;
  }
  
  #main #faq .card .card-header .btn-header-link {
	padding: 15px 10px !important;
	font-size: 16px !important;
   
  }
  
  .brand-list li {
	padding-bottom: 16px !important;
	padding-top: 0px !important;
  }
  .shadow-0{
	box-shadow: none !important;
  }
  #main {
	margin: 16px 0 !important;
  }
  
  .sort-filter a {
	color: #272156;
  }
  
  .sort-filter {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 14px;
  }
  
  .custom-checkbox input[type=checkbox]:checked {
	background: #272156;
	opacity: 1;
	border-color: #272156;
  }
  a.add-more {
	color: #272156;
	font-weight: bold;
	font-size: 14px;
  }
  .out-tags{
	  background-color: #272156;
	  border-radius: 3px;
	  color: #fff;
	  padding: 3px 5px;
	  font-style: normal;
	  font-weight: 400;
	  font-size: 13px;
	  margin-right: 10px;
	  margin-top: 10px;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  gap: 4px;
  
  }
  .out-tags span{
  padding:0px 3px;
  font-size: 17px;  
  }
  






  .collapse.in {
    display: block;
}

.brand-list .list-add label {
    display: flex;
    justify-content: unset;
}



ul.nav.d-block.brand-list.child:not(:first-child) {
    padding-top: 16px;
}


.loader_box {position: fixed;width: 100%;height: 100%;background: #00000075;top: 0;z-index:99999;left: 0;}




/* whishlist css */
.pt-70{
	padding:70px 0px;
  }
  
  .whish-img-outer{
	position: relative;
  height: 311px;
  overflow: hidden;
  background: #FAFAFA;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  }
  .whish-img-outer img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  .cross-b{
	position: absolute;
	top:15px;right:22px;
  }
  .move-cart{
   padding:10px 5px;
  height: 48px;
  margin:15px auto;
  display: block;
  border: 1px solid #272156;
  background: #FFF;
  color: #272156;
  text-align: center;
  font-family: Pangram;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.64px;
  text-transform: capitalize;
  width: 150px;
  }
  
  .move-cart:hover{color: #272156;}
  
  .content-wish{
	padding:30px 15px 15px 15px;
  }
  .whish-outer{
	margin-bottom:60px;
	text-align: center;
  }
  
  .content-wish h2{
	color: #0B2341;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; 
  letter-spacing: 0.88px;
  text-transform: uppercase;
  margin-bottom:15px;
  }
  
  .content-wish p{
	color: #0B2341;
	font-family: Pangram;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 100%;
	letter-spacing: 0.72px;
	text-transform: capitalize;
  }
  
  .line-t{text-decoration: line-through;
	color: rgba(44, 42, 41, 0.50);
	text-align: center;
	font-family: Pangram;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; 
	letter-spacing: 0.64px;
	text-transform: capitalize;
  padding-right:10px;}
  
  
  .p-15{
	padding:15px 0px;
	margin:0px !important;
  }
  
  
  /* end */


  i.fa.fa-heart.top-heart.cst-product-action-whishlist.added {
    color: #272156;
}


