* {
	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: #0B2341;
	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;
}
span.rupify-status {
    float: right;
}
.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;
}
.login-left h1{
	color: #0B2341;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 120%; 
letter-spacing: 0.88px;
text-transform: uppercase;
margin-bottom: 0px;
}
.login-left h3{
	color:  #D32737;
font-family: Open Sans;
font-size: 50px;
font-style: normal;
font-weight: 800;
line-height: 100%;
letter-spacing: 1px;
text-transform: uppercase;
}
.text-log{
	color: var(--Pantone-Process-Black, #2C2A29);

/* navigation */
font-family: Pangram;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%; 
letter-spacing: 0.64px;
text-transform: capitalize;
margin-top:30px;
padding:0px 0px 0px 20px;
border-left:5px solid rgba(44, 42, 41, 0.20);
}









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

.left-search {
	width: 60%;
	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 #d32737;
}

.red-btn .dropdown {
	background: #D32737;
	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: 12px;
	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: 40%;
}

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

.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;
}
.right-logins ul#select-account-li li:first-child {
	padding-left: 15px;
}
.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: #D32737;
	
}


li.breadcrumb-item.active * {
    color: #D32737;
    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: 700px;
	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: #D32737 !important;
	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 #d32737;
	border-left: 2px solid #d32737;
}

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

.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: #D32737;
}

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

.slider-main-head .slick-dots::before {
	border-left: 40px solid #D32737;
	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 #D32737;
	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: #0B2341;
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.wid-list ul li a.active {
	color: #D32737 !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 #D32737 !important;
}

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

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

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

.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 #D32737;
	background-color: rgba(255, 255, 255, .4);
	padding: 15px;
	height: 690px;
	/* border: 1px solid #FFFFFF; */
	border: 1px solid #D32737;
	position: relative;
}

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

.bg-clr2 p {
	text-align: left;
	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: #D32737;
	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 #D32737;
	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: #D32737;
}

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


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

.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: #0B2341;
	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: #FFFFFF;
}

.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: #D32737;
	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: #D32737;
	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: #D32737;
}

.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 #D32737;
	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: #D32737;
}

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

.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: #D32737;
}

.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: #D32737;
}

.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: #D32737;
}


/* footer */
.footer-sec {
	background-color: #0B2341;
	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 img{width: 30px; filter: brightness(0) invert(1);}

.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: #D32737;
	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;
}
.franchise-header h1{  font-size: 50px; }

/* .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: #D32737;
}

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

	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: #D32737;
	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: #D32737;
}

.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: #D32737;
	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 #D32737;
	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 #d32737;
	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: #D32737;
	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.auto {
	text-align: center;
}

#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: contain;
}

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

.product-content h3 {
	font-weight: 600;
	font-size: 18px;
	min-height: 50px;
	line-height: 100%;
	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 #D32737;
	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: #D32737;
	margin: 10px auto;
}

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

.off-sec {
	background: #D32737;
	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 #D32737;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #D32737;
	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 #D32737;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #D32737;
	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 #D32737;
}

/* end */
.pagination {
	/* justify-content: center; */
	margin-top: 30px;    overflow-y: hidden;
    overflow-x: auto;
}

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

.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: #D32737;
}

.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: #D32737;
	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: #D32737 !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 #D32737;
	/* 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: #D32737;
}

.custom-label2::after {
	border: 1px solid #d32737;
	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: #D32737;
	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 #D32737;
	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;
}
.brand-text-right.small-case{
	text-transform:lowercase;

.brand-text-right.small-case{
	text-transform:lowercase;

}
}
.common-btn {
	width: auto;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #D32737;
	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: #D32737;
	padding: 5px 30px;
	display: inline-flex;
}

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

.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;
}
button.rupify-payment-add {
    float: right;
    border: none;
    background-color: #d32737;
    color: #fff;
    padding: 5px 10px;
    border-radius: 13px;
    font-size: 12px;
}
.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: #D32737 !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: #D32737;
	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: #D32737;
	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 #D32737;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

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

.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 20px;
	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: #D32737;
	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: 600;
    font-size: 12.5px;
    line-height: 18px;
    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: 14px;
	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: #D32737;
	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: #D32737;
	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: #D32737;
}

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

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

.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: #D32737;
	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 #d32737;
	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: #D32737;
	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;
} */
.scrolling-active .header-mian {
	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: capitalize;
	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: #D32737;
	display: flex;
	align-items: center;
	justify-content: center;
}

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

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

.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: #D32737;
}

.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;
}

input[type="time"]::-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: #D32737;
}

.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: #D32737;
	padding: 20px 0px;
}
.text-thanks h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #D32737;
	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: #D32737;
	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: #D32737;
	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: #D32737;
	border: 3px solid #D32737;
}

/* 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: #D32737;
	float: right;
}

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

.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: #D32737;
}

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

/* accordians */

.main2 #faq .card {
	margin: 30px 0px;
	border: 0;
	box-shadow:none;
}

.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: #D32737;
	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: #D32737;
}

.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: #D32737;
	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: 310px;
	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-top: 0px;
	transition: all 0.5s linear;
	border: 1px solid #000;
	border-top: transparent;
	border-left: transparent;
	transform: rotate(-45deg);
} */

/* .hasDD>a>span.arrow-action: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: 140px;
}




.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: #d32737 !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: 30px;
}

.main-pagination nav ul.pagination li.page-item:not(:first-child):not(:last-child) *:hover {
    background: #d32737 !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: #d32737 !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: #d32737;
	border: #d32737;
}

.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;

	display: none;
				
}
.my-account-list.show{
	display: block;
}

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

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

.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: #d32737;
	border: #d32737;
	color: #fff;
}

/* .cst-edit-cart-name,.cst-edit-cart-name:hover,.cst-edit-cart-name:focus{
  float: right;
  align-items: center;
  background: #d32737;
  border: #d32737;
  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;
	margin: 0 auto;
}

.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: #D32737;
}

.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: #D32737;
	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: #D32737;
}

.track-a {
	color: #D32737;
}

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

.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: #D32737;
}

.nav-track li.active::before {
	background: #D32737;
	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: 20%;
}

.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: #d32737;
    border-color: #d32737;
    box-shadow: 0px 0px 15px 0px #d32737;
    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: #D32737;
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: #D32737;
    -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: #d32737;
  }
  
  .sort-filter {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 14px;
  }
  
  .custom-checkbox input[type=checkbox]:checked {
	background: #d32737;
	opacity: 1;
	border-color: #d32737;
  }
  a.add-more {
	color: #d32737;
	font-weight: bold;
	font-size: 14px;
  }
  .out-tags{
	  background-color: #d32737;
	  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 #D32737;
  background: #FFF;
  color: #D32737;
  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: #D32737;}
  
  .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: #D32737;
}


a.btn.btn-header-link.out-of-stock:after {
    content: none !important;
}


.d-flex.d-none {
    display: none!important;
}


.show-email-suggestion {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.show-email-suggestion ul {
    list-style: none;
    padding: 1em;
}
.slider-main-head .slick-list {
height: 100% !important;
}
.show-email-suggestion ul li.suggestion-email-exist {
    margin-bottom: 0.3em;
    cursor: pointer;
    
}


.nav-green li.last-active.order-rejected::before{
    background: #D32737;
    border-color: #D32737;
}
.nav-green li.last-active.order-rejected::after{
    background-color: #D32737;
}

.order-rejected-text{
	color: #D32737 !important;
}

section.searh-ceta {
    padding-top: 50px;
}
.seacrch-btn-icon {
	background: transparent;
  border: none;
	
}
.justify-content-evenly {
    justify-content: space-evenly !important;
}



@media screen and (min-width: 1366px) {
	.text-sec .btn-red{left: 160px;}
	
	
	}
@media screen and (min-width: 1450px) {
.text-sec .btn-red{left: 60px;}


}
@media screen and (min-width: 1600px) {
	.text-sec .btn-red{left: 80px;}	
	}
	@media screen and (min-width: 1600px) {
		.text-sec .btn-red{left: 100px;}	
		}
	@media screen and (min-width: 1800px) {
		.text-sec .btn-red{left: 120px;}
		}
		@media screen and (min-width: 1800px) {
			.text-sec .btn-red{left: 140px;}
			}

			@media screen and (max-width: 600px) {
				button.rupify-payment-add {
					margin-top: 15px;
					float: left;}
				/* .my-account-list {
					top: 25px;
					height: auto;
				} */
				.my-account-list {
					top: 45px;
					height: auto;
					z-index: 99999;
					width: 200px;
					right: 20px;
				
				}
				ul#select-account-li li.pb-2 {
					padding-left: 12px;
				}
				ul#select-account-li i.fa.fa-dashboard.img-fluid{margin-left: 0 !important;}
				ul#select-account-li {
					margin-bottom: 0;
				}
				.text-sec {
					top: auto !important;
					left: 34% !important;
					bottom: 0px;
				}
				.setmobbanner .text-sec .btn-red {
					margin-top: 30px !important;
				}
				.copy-right{margin-bottom: 50px;}
	
			}
			@media screen and (max-width: 390px) {
				.text-sec {
					top: auto !important;
					left: 34% !important;
					bottom: 0px;
				}
				.setmobbanner .text-sec .btn-red {
					margin-top: 15px !important;
				}
	
			}
			@media screen and (max-width: 350px) {
			.text-sec {
				top: auto !important;
				left: 34% !important;
				bottom: 0px;
			}
			.setmobbanner .text-sec .btn-red {
				margin-top: -15px !important;
			}

		}
		.swal2-container{
			z-index: 9999 !important;
		}
		.itemcodedetail{
			margin-bottom: 8px;
    		color: #7c7c7c;
		}

/* mobile menu new css start here */

		@media(max-width:600px) {
			div#lens{display: none !important;}
			div#result{display: none !important;}
			#header {
			  position: relative;
			  top: 0;
			  left: 0;
			  min-height: 45px;
			  right: 0;
			  background: #fff;
			  text-align: center;
			  color: #d32737;
		  }
		  
		  #header label {
			  padding: 0 0.125em;
			  font: 2.875em/1.4375em Arial
		  }
		  
		  #menu label {
			  padding: 0 0.25em;
			  font: 2.125em/1.375em Arial
		  }
		  
		  #menu .sub-nav .toggle {
			  padding: 0 0.3125em;
			  font: 2em/2em Arial;
			  top: 0;
			 
		  }
		  
		  #menu .fa-angle-left:before {
			  content: "\f104";
			  margin-right: 10px;
		  }
		  .loginicons {float: right;
			  margin-right: 45px;
			  margin-top: 14px;}
			  span.loginicons a {
				font-size: 11px;
			}
			.loginicons a img {
				padding-right: 5px;
			}
		  #header label:hover,
		  #menu label:hover {
			  color: #ccc
		  }
		  
		  #main-nav-check,
		  #menu .sub-nav-check {
			  position: absolute;
			  top: -9999px;
			  left: -9999px
		  }
		  
		  .toggle {
			  position: absolute;
			  right: 0.15em;
			  cursor: pointer;
			  color: #000;
		  }
		  
		  
		  #menu,
		  #menu .sub-nav {
			  position: absolute;
			  top: 0;
			  bottom: 0;
			  width: 100%;
			  background: #fff;
			  z-index: 9999;
			  left: -100%;
			  float: left;
			  height: 100%;
			  min-height: 100vh;
		  }
		  
		  .container,
		  #menu,
		  #menu .sub-nav {
			  -webkit-transform: translate(0, 0);
			  -ms-transform: translate(0, 0);
			  transform: translate(0, 0);
			  -webkit-transition: -webkit-transform .25s ease;
			  transition: transform .25s ease
		  }
		  .moblogo {
			  position: absolute;
			  top: 0.5em;
			  left: 8px;
			  width: 118px;
			  height: auto;
			  border: 0;
		  }
		  
		  #menu ul {
			  background: #fff;
			  line-height: 2.75em;
			  text-decoration: none;
			  padding: 0;
			  list-style: none;
			  margin-top: 3.2625em;
			  border-top: 1px solid #444
		  }
		  
		  #menu li {
			  
		  }
		  
		  #menu li a {
			  background: #fff;
			  display: block;
			  font-size: 0.875em;
			  padding-left: 1.5em;
			  color: #000;
			  text-decoration: none
		  }
		  
		  #menu li a:hover,
		  #menu .toggle-sub:hover {
			  background: #fff
		  }
		  
		  #menu .sub-nav {
			  margin-top: -1px
		  }
		  
		  #menu .sub-heading {
			  margin-top: 4.0625em;
			  padding-left: 1.3125em;
			  color: #999
		  }
		  
		  #menu .sub-heading:before {
			  content: "";
			  display: block;
			  height: 1px;
			  width: 100%;
			  margin-left: -1.3125em;
			  background: #444;
		  }
		  ul#fof-sub ::before {
			  margin-left: -8px !important;
		  }
		  
		  
		  
		  #menu .toggle-sub {
			  font: bold 1em/2.75em Arial;
			  color: #000;
			  background: #fff;
			  float: right;
			  margin-top: -2.75em;
			  width: 2.25em;
			  cursor: pointer;
			  text-align: center;
		  }
		  
		  .container,
		  #menu,
		  #menu .sub-nav {
			  -webkit-transform: translate3d(0, 0, 0)
		  }
		  
		  
		
		  #main-nav-check:checked ~ .container,
		  #main-nav-check:checked ~ #menu,
		  #menu .sub-nav-check:checked ~ [id$="-sub"]
		 
		  {
			  -webkit-transform: translate(100%, 0);
			  -ms-transform: translate(100%, 0);
			  transform: translate(100%, 0);
			  /* position: relative; */
		  }
		  
		  .page-content {
			  padding: 0 1em 1em;
			  max-width: 64em;
			  margin: auto
		  }
		  
		  .page-content:after {
			  display: block;
			  content: "";
			  height: 1px
		  }
		  
		  
		  /* fixes bottom padding issue in IE10 */
		  
		  .breadcrumbs {
			  font-size: .75em;
			  border-bottom: 7px solid #eee;
			  margin: 0 -1.25em 1.5em;
			  padding: 1em 1.25em
		  }
		  
		  .breadcrumbs span {
			  display: none
		  }
		  
		  
			  }
		  
		  @media(min-width:30em) {
			  .breadcrumbs {
				  line-height: 3.75;
				  padding: 0 1.25em
			  }
		  }
		  
		  @media(min-width:60em) {
			  .breadcrumbs span {
				  display: inline-block
			  }
		  }
		  @media(max-width:600px) {
			  .copy-right {
			  margin-bottom: 55px;
			  }
		  
		  }
		  
		  code {
			  display: block;
			  background: #ebebeb;
			  font-size: 0.875em;
			  padding: 1em 2em;
			  overflow-x: scroll;
			  white-space: nowrap
		  }
		  
		  /* new css add here for responsive*/
		  .slider-header {
			position: relative;
			z-index: 0;
		}
		
		@media(max-width:600px) {
			.copy-right {
			margin-bottom: 55px;
			}
			.headerMobile{display: block !important;opacity: 1 !important;}
		
		}
		
		
		  .topheaderMob {
			position: fixed;
			bottom: 0;
			background: #0b2341;
			border-top: 1px solid #133d72;
			padding: 7px 0;
		}
		.headerMobile {
				display: none;				
		}	
		
		@media (min-device-width : 320px) and (max-device-width : 500px) {
			.headerMobile{display:block;opacity: 1;}
		
			  .header-mian .oute-logo-sec {
			  display: none;
			  }
			  .header-mian .nav-tabs{
			  display: none;
			  }
			  .headerMobile {
			  display: block;
			  }
			  .headerMobile .oute-logo-sec {
			  display: block;
			  }
			  .headerMobile .nav-tabs{
			  display: block;
			  }
			  .headerMobile .navmob {
			  width:100%;
			  float: left;
			  }
			  .headerMobile .right-logins {
			  position: absolute;
			  right: 40px;
			  z-index: 1;
			  margin-top: 10px;
			  float: right;
			  width: 45%;
			  }
			  .sub-header { 
			  padding: 4px 0px; 
			  }
			  .headerMobile .oute-logo-sec { 
			  padding: 0 0 10px 0px;
			  }
			  .free-shipping {
			  font-size: 11px;
			  line-height: 15px;
			  padding: 2px 0 2px 0;
			  }
			  img.img-fluid.logo-main { 
			  z-index: 1;
			  position: relative;
			  }
			  .menuMob{width: 100%;}
			  .sidebar .nav-togglers .nav-products {
			width: 100%;
			position: fixed; 
		}
			  .nav-products li a {
			  font-size: 13px; 
			  }
		   
			  .headerMobile .outer-shop { 
			  padding: 0 0px 20px 0px; 
			  }
			  .headerMobile .mainnav ul {
			 width: 100%;
			  }
			  #cat-mega-menu ul.col-md-2\.5.cst-main-cat { 
			height: 390px;
		}
		ul.col-md-2\.5.cst-main-cat.sub_cat { 
			display: none;
		}
		
			  li.breadcrumb-item.active * {
			color: #D32737;
			font-size: 12px !important;
		} 
		.explore-sec .pad-r {
			padding-right: 12px;
		}
		.explore-sec .pad-l {
			padding-left: 12px;
		}
		.deal-day {
			padding: 0 0px 20px 0px;
		}
		.filter-s .filter-side {
			width: 100%; 
			z-index: 9999; 
			position: fixed;
			top: 0;
		}
		.filter-s .filter-side {
			width: 100%;
			left: 0;
			z-index: 9999;
			margin-right: 0px;
			transition: all .5s;
			top: 0;
			position: fixed;
		}
		.all-accords {
			width: 100%;
			height: 570px;
			overflow-y: scroll;
		}
		.side-bar-toggle {
			width: 95%;
			text-align: center;
			margin: 0 10px;
			border: 1px solid #D32737;
			box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
			border-radius: 3px;
			padding: 6px 0;
		}
		.hide-t {
			text-align: center;
			padding: 7px;     
			font-size: 17px; 
		}
		.label-left { 
			max-width: 100%;
		}
		.product-img {
			height: 190px; 
		}
		.product-content h3 {
			font-size: 15px;
		}
		.product-content p { 
			font-size: 12px;}
		
			#product-specification .brand-text-left {
			width: 100%;
		}
		#product-manufacture .brand-text-left, #product-desc .brand-text-left {
			width: 100%;}
			.product-img img { 
			object-fit: contain;
		}
		.wid-list.wid-auto ul li { 
			width: 33%;
		}
		.red-head {
			font-size: 20px; 
		}
		.pb-100{ 
			padding-bottom: 24px;
		}
		
		}
		
		a.btn.common-btn.write-rev{display: none;}
		.mainblog a.blogthumbimage{
			height: 300px;width: 100%;
			overflow: hidden;
			float: left;
    width: 100%;
		}
		.mainblog a.blogthumbimage .img-fluid {
			height: 100%;
width: 100%;
object-fit: cover;
		}
@media screen and (max-width: 566px) {
	.headerMobile {
		z-index: 99999;
		position: relative;
	}
		/* section.main-container.pb-100.needzindexfixmob{    position: relative;
			z-index: -1;} */
			#main-nav-check:checked ~ .container, #main-nav-check:checked ~ #menu, #menu .sub-nav-check:checked ~ [id$="-sub"] {
			
				overflow: auto;
			}


		}
		
.topheaderMob {
	position: fixed;
	bottom: 0;
	background: #0b2341;
	border-top: 1px solid #133d72;
	padding: 7px 0;
  }
  .headerMobile {
		display: none;
  }
	 
	
		/* mobile menu new css start here  and extra also from detail.blade.php*/
		/* blogpage css start here */
		.bloglisting h2{font-family: Open Sans;
			font-size: 42px;
			font-style: normal;
			font-weight: 600;
			line-height: 120%; /* 50.4px */
			letter-spacing: 1.68px;
			text-align: center;
			text-transform: uppercase;
			float: left;
			width: 100%;
			position: relative;    margin-bottom: 60px;}
			.bloglisting .l-content p{float: left;
				width: 100%;}
			.bloglisting h2: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%);
			}
			.blogcontant {
				padding: 30px;
				background-color: #fafafa;
				float: left;
    width: 100%;
			}
			.recentblog li img.img-fluid.lozad {
				min-width: 90px;
				width: 90px;
				height: 83px;
			}
			.blogcontant span{color: var(--60-black, rgba(44, 42, 41, 0.60));
				font-size: 16px;
				font-style: normal;
				font-weight: 400;
				line-height: 160%; /* 25.6px */
				letter-spacing: 0.64px;float: left;
				width: 100%;}
			.blogcontant h4{color: #000;
				font-family: Open Sans;
				font-size: 17px;
				font-style: normal;
				font-weight: 600;
				line-height: 120%; /* 24px */
				letter-spacing: 0.8px;float: left;
				width: 100%;margin: 15px 0;min-height: 44px;}
			.blogcontant p{color: #000;
				font-size: 14px;
				font-style: normal;
				font-weight: 400;
				line-height: 160%; /* 22.4px */
				letter-spacing: 0.56px;float: left;
				width: 100%;}
				.blogcontant h4:hover a{color: var(--red, #D32737);}
			.blogcontant a.readmore{color: var(--red, #D32737);
				text-align: center;
				font-size: 16px;
				font-style: normal;
				font-weight: 400;
				line-height: 160%; /* 25.6px */
				letter-spacing: 0.64px;}
				.mainblog {
					margin: 10px 0;
				}
				.mainblog .img-fluid {
					width: 100%;
				}

				.right-recent .search-top {
					position: relative;
					border: 0.5px solid #CCCCCC;
					width: calc(100% - 100px);
					float: right;
				}
				.right-recent .form-control {
					padding: 1.34rem .9rem;
				}
				.recentblog {
					float: left;
					width: 100%;
					border: 1px solid var(--light-border-nav, #CCC);
					padding: 25px;
					margin: 50px 0 0;
				}
				.recentblog h3 {
					font-size: 24px;
					float: left;
					width: 100%;
					margin: 0 0 20px;
					text-transform: uppercase;
					font-weight: 600;
				}
				.recentblog	ul {
					float: left;
					width: 100%;
				}
				.recentblog li {
					list-style: none;
					display: flex;
					padding: 5px 0;
					height: 100px;
					object-fit: cover;
				}
				.recentblog li a{padding-left: 10px;
				}
				.recentblog li a span{color: var(--red, #D32737);}
				.recentblog li a h4 {
					padding: 0px 0 5px;
					font-size: 14px;
				}
				.recenttags {
					float: left;
					width: 100%;
					border: 1px solid var(--light-border-nav, #CCC);
					padding: 25px;
					margin: 50px 0 0;
				}
				.recenttags h3 {
					font-size: 24px;
					float: left;
					width: 100%;
					margin: 0 0 20px;
					text-transform: uppercase;
					font-weight: 600;
				}
				.recenttags a {
					color: var(--60-black, rgba(44, 42, 41, 0.60));
					text-align: center;
					font-family: Pangram;
					font-size: 14px;
					font-style: normal;
					font-weight: 400;
					line-height: 160%;
					letter-spacing: 0.56px;
					padding: 10px 15px;
					float: left;
					border: 1px solid var(--20-black, rgba(44, 42, 41, 0.20));
					margin: 5px 5px 5px 0;
				}


				.blogdetailcontant h2{
					color: #000;
					font-size: 27px;
					font-style: normal;
					font-weight: 600;
					line-height: 120%; /* 50.4px */
					letter-spacing: 1.68px;
					text-transform: uppercase;
					float: left;
					width: 100%;
					position: relative;    margin-bottom: 60px;}
					.blogdetail .l-content p{float: left;
						width: 100%;}
					.blogdetail h2: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: 0%;
						bottom: -32px;
						/* transform: translate(-50%, 50%); */
					}
					.blogdetailcontant h4 {
						color: #000;
						font-size: 20px;
						font-style: normal;
						font-weight: 600;
						line-height: 120%;
						letter-spacing: 0.8px;
						float: left;
						width: 100%;
						margin: 10px 0;
					}
					.blogdetailcontant p {
						color: #000;
						font-size: 14px;
						font-style: normal;
						font-weight: 400;
						line-height: 160%;
						letter-spacing: 0.56px;
					}
					.blogdetailcontant	span {
						color: #000;
						font-family: Pangram;
						font-size: 16px;
						font-style: normal;
						font-weight: 400;
						line-height: 160%;
						letter-spacing: 0.64px;
						margin: 10px 0;
						float: left;
						width: 100%;
					}
					.blogdetailcontant img {
						margin: 10px 0;
						width: 100%;
					}
					.blogdetailcontant ol, .blogdetailcontant ul {
						float: left;
						width: 100%;
						padding-left: 15px;
						color: #000;
						font-size: 14px;
					}
					.latest-new a.cst-blog-cat.nav-link {
						color: #000;
						background-color: transparent;
						padding: 0;
					}
					.latest-new a.cst-blog-cat.nav-link.active {
						color: #D32737;
						background-color: transparent;
					}
					.latest-new .tab-content {
						padding-top: 0;
					}
					.frenchiseform input {
						width: 100%;
						min-height: 40px;
						margin: 5px 0 10px;
						padding: 0 10px;
					}
.vedioform h2{margin-bottom: 20px;line-height: 35px;}
.frenchiseform input[type="checkbox"] {
    width: 13px;
    max-height: 13px;
    min-height: 13px;
	margin-right: 5px;
}
.frenchiseform input[type="radio"] {
    width: 13px;
    max-height: 13px;
    min-height: 13px;
	margin: 5px 10px;
}
.frenchiseform .col-md-4{display: flex;}
input.submit-btn{width: 120px;}
.vedioform button{
    width: 190px !important;
    padding: 0;
    text-align: center;
    margin: 0 auto;
	margin-top: 30px;
}

.tablediv table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-top: 30px;
  float: left;
}
span.pricetext {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 30px;
}
span.shippingtextlp{
	font-size: 13px;
}
span.shippingcartlp{
	font-size: 14px;
	display: block;
}
span.pdpincludetax{
	font-size: 12px;
	text-transform: capitalize;
    color: rgba(44, 42, 41, 0.6);
}
span.pricetext .shippingtext {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
}
.tablediv td, .tablediv th {
  border: 1px solid #c6c6c6;
  text-align: left;
  padding: 15px;
}

/* .tablediv tr:nth-child(even) {
  background-color: #dddddd;
} */
/* .tablediv tr:nth-child(even)  td{border: 1px solid #000;} */
section.table-sec2.pt-70.vedioform .l-content p {
    font-family: 'Pangram';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #2C2A29;
}
section.table-sec2.pt-70.vedioform p.big-save {
    padding: 0 8px;
    font-size: 13px;
    line-height: 20px;
}
.tablediv ul{list-style: none;}
.tablediv ul li {
    padding: 14px;
    margin: 0 0 15px 0;
    float: left;
    width: 31%;
    margin-right: 2%;
    /* background-image: url(../images/colorshap.png); */
    color: #fff;
    min-height: 50%;
	background-size: 100% 100%;
    font-size: 13px;
	text-align: justify;
    background-repeat: no-repeat;
	background-color: #0b2341;
	box-shadow: 2px 1px 3px 1px #ccc;
}
.tablediv th{color: #fff;}
.tablediv ul li:nth-child(4) {margin-left: 16%;}
section.table-sec2.pt-70.selling-brands.colorshapesection h2 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.phone_with_dialcode #dial_code {
    border-radius: 0.2rem 0 0 0.2rem;
}
.phone_with_dialcode #cust_phone_number {
    border-radius: 0 0.2rem 0.2rem 0;
	padding-left: 10px;
}
/* .checkbox {
    padding: 0 15px 0 0;
    width: max-content;
    display: flex;
    width: 50%;
    font-size: 10px;
} */
.checkbox {
    padding: 0 15px 0 0;
    width: max-content;
    display: flex;
    width: 33%;
    font-size: 10px;
    float: left;
}
label {
    font-weight: 600;
    font-size: 13px;
	/* line-height: 17px; */
}
.col-md-4 label {
    font-weight: 600;
    font-size: 12px;
	/* padding-top: 15px; */
}
label.c-label {
    background-color: #fff;
    padding: 2px 10px;
    position: absolute;
    left: 9px;
    top: -14px;
    margin-bottom: 0;
    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;
}
/* .needfixdiv{
    border: 1px solid #ccc;
    margin-left: 2%;
    max-width: 65% !important;
    float: left;
    margin-top: 20px;
    padding-top: 20px;
	margin-bottom: 20px;
} */
.needfixdiv {
    border: 1px solid #ccc;
    margin-left: 2%;
    max-width: 97% !important;
    float: left;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.vedioform iframe {
    margin-top: 60px;
}
section.table-sec2.pt-70.selling-brands.colorshapesection .slick-slide img {
    display: block;
    filter: invert(1);
	filter: brightness(100) invert(1);
}
section.table-sec2.pt-70.colorshapesection h2 {margin-bottom: 20px;}
.frenchiseform span.error {
    font-size: 12px;
    line-height: 1px;
    color: red;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.frenchiseform input[type="submit"] {
    width: 100%;
    background-color: transparent;
    border: none;
    color: #fff;
	margin-bottom: 10px;
}
@media screen and (max-width: 560px) {
	span.pricetext {
		font-size: 24px;
	}
	.tablediv td, .tablediv th {
		border: 1px solid #c6c6c6;
		text-align: left;
		padding: 15px 5px;
		font-size: 12px;
	}
	section.table-sec2.pt-70.colorshapesection h2 {
		float: left;width: 100%;
		margin-bottom: 20px;
	}
	.tablediv table{margin-top: 10px;}
	
	.checkbox {
		width: 50%;
	}
	.frenchiseform input {
		width: 99.8%;float: right;}
		.col-md-8.row .col-md-4 {
			display: flex;
			width: 50%;
		}
		/* .col-md-8.col-xs-8 {
			width: 66.66%;
		}
		.col-md-4.col-xs-4 {
			width: 33.33%;
		} */
		.frenchiseform input[type="radio"] {
			margin: 5px 5px;
			margin-bottom: 20px;
		}
		.needfixedspace label {
			margin-bottom: 5px;}
			.needfixedspace span#space_availableError{margin-bottom: 3px;}
			.needfixedspace span#ready_investError{margin-bottom: 3px;}
		section.table-sec2.pt-70.vedioform .pt-5.tablediv {
			padding-top: 30px !important;
		}
		section.table-sec2.pt-70.vedioform .l-content.pt-5 {
			padding-top: 30px !important;
		}
		section.table-sec2.pt-70.selling-brands.colorshapesection .btn-sliders .slick-next.slick-arrow {
			top: 100px;
		}
		section.table-sec2.pt-70.selling-brands.colorshapesection .btn-sliders .slick-prev.slick-arrow{
			top: 100px;
		}
		section.table-sec2.pt-70.selling-brands.colorshapesection .l-content p {
			font-size: 13px;
		}
		.tablediv ul li {width: 100%;min-height: auto;    padding: 25px;}
		.tablediv ul li:nth-child(4) {
			margin-left: 0;
		}
		.needfixdiv {
			margin-left: 10px;
			max-width: 95% !important;
		}
		.frenchiseform input[type="checkbox"] {
			width: 13px;
			float: left;
			max-height: 13px;
			min-height: 13px;
			margin-right: 5px;
		}
		/* .vedioform iframe {
			height: 300px;
			margin-bottom: 20px;
			margin-top: 0;
		} */
		.vedioform iframe {
			height: 198px;
			margin-bottom: 20px;
			margin-top: 0;
			width: 100%;
		}
		.vedioform.lp-content-text iframe { margin-top: 20px; }
		.brand-header img{ object-position: 30%;}
		
}


@media screen and (min-width: 560px) and (max-width: 1024px) {
	section.table-sec2.pt-70.colorshapesection h2 {
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
.vedioform .col-sm-12{    max-width: 100%;    flex: 0 0 100%;}
.colorshapesection .col-sm-12{    max-width: 100%;    flex: 0 0 100%;}
.vedioform h2 {
    margin-top: 30px;
}
/* .needfixdiv {
    margin-left: 1%;
    max-width: 64% !important;
} */
.tablediv ul li{min-height: 145px;}
.vedioform iframe {
    width: 100%;
    height: 420px;
    margin-top: 0;
}
section.table-sec2.pt-70.vedioform .pt-5.tablediv {
	padding-top: 30px !important;
}
section.table-sec2.pt-70.vedioform .l-content.pt-5 {
	padding-top: 30px !important;
}
section.table-sec2.pt-70.selling-brands.colorshapesection .btn-sliders .slick-next.slick-arrow {
	top: 100px;
}
section.table-sec2.pt-70.selling-brands.colorshapesection .btn-sliders .slick-prev.slick-arrow{
	top: 100px;
}
.vedioform.lp-content-text iframe { margin-top: 20px; }
input[type="date"]:not(.has-value):before{
	color: lightgray;
	content: attr(placeholder);
  }

}					.client-logo-s2.btn-sliders .slick-prev.slick-arrow{top: 48%;left: -15px;}
					.client-logo-s2.btn-sliders .slick-next.slick-arrow{top: 48%;right: -15px;}
					@media screen and (max-width: 600px) {
						.client-logo-s2 li {
							margin: 5px 5px 5px 0px;
						}


					}					.cartpage div#faqhead1 {
						padding: 0;
						background-color: #f9f9f9;
					}
					
					.cartpage .card a:after {
						content: "\f107";
						transform: rotate(225deg);
					}
					
					/* .cartpage .card a.collapsed:after {
						content: "\f107";
						transform: rotate(45deg);
					} */
					
					h5.apply-c.setpositions{position: relative;}
					h4.panel-title{
						float: right;
						position: absolute;
						top: 0;
						right: 0;
						/* padding-right: 30px; */
					}
					.panel-heading a {color: #000;
						display: block;
						position: relative;
						font-weight: 400;    padding-right: 30px;    font-size: 15px
					}
						.panel-heading a:hover {color: #000;}
						
						.panel-heading a::after {
						  content: "\f107";
						  content: "";
						  border: solid black;
						  border-width: 0 3px 3px 0;
						  display: inline-block;
						  padding: 5px;
						  position: absolute;
						  right: 0;
						  top: 0;
						  transform: rotate(45deg);
						}
						.panel-heading a[aria-expanded="true"]::after {
							transform: rotate(225deg) !important;
							top: 5px;
							
						}
						
						
						.setpositions .panel-body tr{
							width: 100%;
							float: left;
						}
						.panel-body th {
							width: 46%;
							float: left;
							font-size: 12.5px;
							line-height: 20px;
						
						}
						.panel-body th:nth-child(2) {text-align: center;width: 27%; }
						.panel-body th:nth-child(3) { text-align: right; width: 27%; }
						.panel-body td {
							width: 46%;
							float: left;
							font-size: 11px;
							line-height: 20px;
						
						}
						.panel-body td:nth-child(2) {text-align: center;width: 27%; }
						.panel-body td:nth-child(3) { text-align: right; width: 27%; }
						.panel-body td:nth-child(1) {  padding: 0 9px 0 0;}
						div#accordion {
							margin: 10px 0 0 0;
						}
						.outer-right-grey hr {
							margin-top: 0.8rem;
							margin-bottom: 0.8rem;
							border: 0;
							border-top: 1px solid #e5e8eb;
						}
					.form-control.inputSearch.error {
						border: 1px solid #d32737;
					}
.ec-landing-form{ margin-top: 20px; }
.ec-landing-form button{ margin-top: 15px; }
.portfolio-gallery { padding-bottom: 30px; }
.gallery { position: relative; display: block; margin: auto; border-radius: 4px; }
.gallery .slick-list { overflow: hidden; }
.gallery .slick-slide { outline: none !important; height: auto; }
.gallery-arrow { position: absolute; top: 50%; transform: translateY(-50%); font-size: 14px; font-family: Helvetica, sans-serif; line-height: 60px; text-align: center; z-index: 10; cursor: pointer; transition: all 0.3s ease-in-out; color: #fff; font-size: 60px; }
.gallery-arrow.mod-prev { left: 15px; }
.gallery-arrow.mod-next { right: 15px; }
.gallery-item { position: relative; float: left; vertical-align: middle; text-align: center; }
.portfolio-gallery .slick-track .slick-slide{ margin: 10px; }
.gallery-img-holder { display: inline-block; width: auto; height: auto; width: 100%; max-height: 500px; }
.gallery-img { width: 100%; height: auto; max-height: 200px; min-height: 200px; object-fit: cover; object-position: center; cursor: pointer; }
.slick-lightbox .slick-arrow { z-index: 10; }
.slick-lightbox-inner .slick-lightbox-slick button { font-size: 0px; background: none; border: none; color: #fff; position: absolute; top: 50%; transform: translateY(-50%); left: 70px; }
.slick-lightbox-inner .slick-lightbox-slick button.slick-next{ left: auto; right: 70px; }
.slick-lightbox-inner .slick-lightbox-slick button:after { content: '\f104'; font-family: 'FontAwesome'; font-size: 60px; }
.slick-lightbox-inner .slick-lightbox-slick button.slick-next:after { content: '\f105'; font-family: 'FontAwesome'; font-size: 60px; }
.lp-content h4{ margin-bottom: 15px; color: #2C2A29; font-weight: 700; }
.lp-content ul{ display: flex; padding: 0px; justify-content: center; }
.lp-content ul li{ list-style: none; padding: 0px 15px; }
.lp-content p{ width: 70%; margin: 0px auto; }
.lp-content-text h2{ margin-bottom: 60px; line-height: 100%; }
.lp-content .big-save{ width: 100%;}
.spacee-md{ margin-bottom: 20px; }
.ec-header::before { content: ''; width: 100%; height: 100%; position: absolute; background-image: linear-gradient(to right, transparent 20%, #001544 83%); }
.ec-banner h1{ color: #fff; width: 40%; margin-right: 0px; text-align: right; margin-left: auto; left: auto; right: 7%; transform: translateY(-50%); }
.ec-landing-form label{ color: #000; font-size: 14px; }
.ec-landing-form .form-control{ color: #000; }
#ec-message .span{ font-size: 12px;}
.footer-sec{ padding: 35px 0px; }
.copy-right{ padding-top: 15px; margin-top: 10px; }
.topheaderMob{ width: 100%; }
#whatsapp-chat-widget .wa-widget-send-button{ bottom: 40px !important; }
#whatsapp-chat-widget .wa-chat-bubble{ bottom: 70px !important; }

.budgetcalculator-main{width: 100%; padding: 50px 0px;}
.budgetcalculator-div{display: flex; align-items: flex-start; justify-content: space-between;}
.budgetcalculator-leftdiv{width: 35%; border: 1px solid #ccc; padding: 25px;}
.budgetcalculator-leftdiv h3{margin-bottom: 25px; font-weight: 500; font-size: 24px; color: #001444;}
.budgetcalculator-leftdiv h3 img{width: 30px; margin-bottom: 0px; margin-right: 10px;}
.budgetcalculator-leftdiv img{margin-bottom: 30px; width: 100%;}
.budgetcalculator-leftdiv p{color: #121212; font-weight: 500; font-size: 16px;}
.budgetcalculator-rightdiv{width: 63%;}

.budgetcalculator-rightdiv p{color: #121212; font-weight: 500; font-size: 16px; margin-top: 20px; margin-bottom: 10px;}
.budgetcalculator-rightdiv p:first-child{margin-top: 0px;}
.budget-pricediv{display: flex; align-items: center;}
.budget-pricediv input.form-control{width: 25%; margin-right: 20px; font-size: 14px; font-weight: 400; color: #6E7276;}
.budget-pricediv select.form-control{width: 15%;}
input.form-control.project{width: 50%;}
.budget-contentlist ul{display: flex; align-items: center; padding: 0px;}
.budget-contentlist ul li{padding: 10px 13px; border: 1px solid #CCCCCC; list-style-type: none; margin-right: 15px;
font-size: 14px; cursor: pointer;}
.budget-contentlist ul li:last-child{margin-right: 0px;}
.activeclass{background-color: #001444; color: #fff;}

.budgetcalculator-rightdiv .table{margin-bottom: 20px;}
.budgetcalculator-rightdiv h3{font-size: 16px;}
.budgetcalculator-rightdiv .table tr td {font-size: 12px; color: #000; font-weight: 500; border-top: 0px solid #dee2e6;}
.budgetcalculator-rightdiv .table tr td a{color: #f00; margin-right: 15px;}
.budgetcalculator-rightdiv .table tr th{border-top: 0px solid #dee2e6; font-weight: 400; color: #000; font-size: 12px;}
.budgetcalculator-rightdiv .table thead th{border-bottom: 2px solid #000;}
.budgetcalculator-rightdiv .budgetbutton-div{display: flex;}
.budgetcalculator-rightdiv .bluebtn{padding: 15px 30px; background-color: #001444; color: #fff; margin-right: 10px;}
.budgetcalculator-rightdiv .bluebtn:hover{color: #fff;}
.budgetcalculator-rightdiv .redbtn{padding: 15px 30px; background-color: #EC1B35; color: #fff;}
.budgetcalculator-rightdiv .redbtn:hover{color: #fff;}

.budget-detailsmain{display: flex; align-items: center;}
.budget-detailsdiv ul{list-style-type: none; display: flex; align-items: center; border: 1px solid #000; padding: 5px 10px;
justify-content: flex-end;}
.budget-detailsdiv{width: 22%;}
.budget-detailsdiv ul li{list-style-type: none; border-right: 1px solid #000; padding-right: 10px; margin-right: 10px;
color: #000;}
.budget-detailsdiv ul li:last-child{border-right: 0px;}
.budget-detailsdiv{margin-right: 15px;}
.budget-detailsdiv ul li:last-child{margin-right: 0px; padding-right: 0px;}
.budget-detailsdiv ul li:first-child{text-align: left; font-weight: 500;}
.budget-detailsmain:first-child .budget-detailsdiv ul:first-child{justify-content: flex-start;}
.budget-detailsdivone{width: 22%; margin-right: 15px;}
.budget-detailsdivone ul{list-style-type: none; display: flex; align-items: center; border: 1px solid #000; padding: 5px 10px;
	justify-content: flex-start;}
.budget-detailsdivone ul li{list-style-type: none; padding-right: 10px; margin-right: 10px; color: #000; font-weight: 500;}
#datepicker{width:180px; margin: 0 20px 20px 20px;}
#datepicker > span:hover{cursor: pointer;}
.needzindexfixmob #slideshow-items-container {
    width: 100%;}
   .needzindexfixmob .slideshow-items {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    object-fit: contain;
}
div#result {
    background-color: #fff;
	width: 500px !important;
}
