@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

iframe {
	width: 100%;
}

.container-fluid {
	padding-left: 160px;
	padding-right: 160px;
}

@media (max-width: 1800px) {
	.container-fluid {
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (max-width: 575px) {
	.container-fluid {
		padding-left: var(--bs-gutter-x, 0.75rem);
		padding-right: var(--bs-gutter-x, 0.75rem);
	}
}

.bg-1 {
	background-color: #00234D;
}

.bg-2 {
	background-color: #000;
}

.bg-3 {
	background-color: #F76B6A;
}

.bg-4 {
	background-color: #071C1F;
}

.bg-5 {
	background-color: #FBF3F0;
}

.bg-pink {
	background-color: #FFF3F3;
}

.bg-trust-1 {
	background-color: #FCEDDA;
}

.bg-trust-2 {
	background-color: #F2FBCB;
}

.bg-trust-3 {
	background-color: #F7D8F9;
}

.btn-primary,.btn-primary:hover,.btn-primary:focus,.btn-secondary,.btn-secondary:hover,.btn-secondary:focus,.btn-member,.btn-member:hover,.btn-member:focus {
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
	padding: 0 10px;
	height: 40px;
	-ms-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-ms-display: inline-flex;
	-webkit-display: inline-flex;
	display: inline-flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.btn-member,.btn-member:hover,.btn-member:focus {
	min-width: 140px;
	height: 47px;
	color: #fff;
}

.btn-primary,.btn-member {
	-ms-border-radius: .25rem;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	color: #FFF;
	border: 1px solid #FB7E0A;
	background-color: #FB7E0A;
	font-weight: 500;
}

.btn-secondary {
	-ms-border-radius: .25rem;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	color: #FB7E0A;
	border: 1px solid #FB7E0A;
	background-color: transparent;
	font-weight: 500;
}

.btn-primary:hover,.btn-primary:focus,.btn-member:hover,.btn-member:focus {
	border: 1px solid #FFAE00;
	background-color: #FFAE00;
}

.btn-secondary:hover,.btn-secondary:focus {
	color: #FFF;
	border: 1px solid #FFAE00;
	background-color: #FFAE00;
}

.input-reset,.btn-reset {
	border: none;
	outline: none;
	background: transparent;
	padding: 0;
}

.field {
	height: 48px;
	background: #E5E5E5;
	padding: 0 15px;
	-ms-border-radius: .25rem;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.field-input {
	width: 100%;
	font-size: 14px;
	color: #000;
}

input[type="number"] {
	-webkit-appearance: none !important;
	appearance: none !important;
}

input[type="number"] {
	-moz-appearance: textfield !important;
}

i {
	font-size: 14px;
	color: #202020;
}

.overlay-furniture,.overlay-tools,.overlay {
	position: relative;
}

.overlay-furniture:before,.overlay-tools:before,.overlay:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,0.2);
}

.overlay-tools:before {
	background-color: rgba(7,28,31,0.5);
}

.overlay-furniture:before {
	background-color: rgba(0,35,77,0.5);
}

h1,h2,h3,h4,h5,h6 {
	color: #202020;
	font-family: "Poppins",sans-serif;
	font-weight: 700;
}

body {
	background-color: #F3F4F6;
	font-size: 14px;
	font-weight: 300;
	font-family: "Poppins",sans-serif;
	letter-spacing: 0.5px;
	padding-right: 0 !important;
}

.body-wrapper {
	position: relative;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

.heading_72,.heading_48,.heading_42,.heading_34,.heading_24,.heading_18,.text_16,.text_14,.text_12 {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 24px;
	line-height: 1.2;
	color: #000;
}

.heading_72 {
	font-weight: 600;
	font-size: 72px;
	line-height: 1.2;
	letter-spacing: 0;
}

.heading_48 {
	font-weight: 600;
	font-size: 48px;
	line-height: 1.12;
	letter-spacing: 0.01em;
}

.heading_42 {
	font-weight: 600;
	font-size: 42px;
	line-height: 1.12;
	letter-spacing: 0.01em;
}

.heading_34 {
	font-weight: 600;
	font-size: 34px;
	line-height: 1.08;
	letter-spacing: 0.25px;
}

.heading_18 {
	font-size: 18px;
	line-height: 1.5;
}

.text_16 {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.68;
	letter-spacing: 0.5px;
}

.text_14 {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.08;
}

.text_12 {
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.4px;
}

.link-underline {
	text-decoration: underline;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.link-underline:hover {
	color: #FFAE00;
	text-decoration: underline;
}

@keyframes upDown {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-4px);
	}

	100% {
		transform: translateY(0);
	}
}

.primary-color {
	color: #FB7E0A;
}

.secondary-color {
	color: #FFAE00;
}

a {
	color: #FB7E0A;
}

a,a:focus,a:hover {
	text-decoration: none;
	border: none;
	outline: none;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

img {
	max-width: 100%;
}

.custom-scrollbar::-webkit-scrollbar {
	width: 4px;
}

.custom-scrollbar::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
	background: #888;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
	background: #888;
}

button,.offcanvas {
	-ms-border: none !important;
	-webkit-border: none !important;
	border: none !important;
	-ms-outline: none !important;
	-webkit-outline: none !important;
	outline: none !important;
	-ms-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.offcanvas {
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.content-absolute {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
}

.height-inherit {
	height: inherit;
}

.section-heading {
	color: #202020;
	font-family: "Poppins",sans-serif;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.5;
}

.section-heading.primary-color {
	color: #FB7E0A;
}

.section-subheading {
	color: #202020;
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 20px;
}

.section-subheading.primary-color {
	color: #FB7E0A;
}

.section-icon {
	margin-bottom: 10px;
}

.slick-initialized .slick-slide {
	outline: none;
}

.common-slider .slick-slide,.qv-large-slider .slick-slide,.qv-thumb-slider .slick-slide {
	margin: 0 12px;
}

.common-sliderr .slick-list,.qv-large-slider .slick-list,.qv-thumb-slider .slick-list {
	margin: 0 -12px;
}

.show-arrows-always .arrow-slider {
	opacity: 1;
	visibility: visible;
	width: 40px;
	height: 40px;
	background-color: #FB7E0A;
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-border-radius: .25rem;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
}

.arrows-white .arrow-slider i {
	color: #FFF;
	font-size: 18px;
}

.article-arrows .arrow-slider {
	opacity: 0;
	visibility: hidden;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.home-section:hover .article-arrows .arrow-slider {
	opacity: 1;
	visibility: visible;
}

.slick-dots {
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
	position: absolute;
	bottom: 15px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.slick-dots li {
	width: 12px;
	height: 8px;
	background-color: #000;
	opacity: 0.5;
	margin: 0 6px;
	cursor: pointer;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slick-dots li.slick-active {
	opacity: 1;
	width: 24px;
}

.slick-dots li button {
	display: none;
}

.slick-arrow[aria-disabled="true"] {
	pointer-events: none;
	opacity: 0.5 !important;
}

.hover-switch {
	position: relative;
	display: block;
}

.hover-switch .primary-img,.hover-switch .secondary-img {
	-ms-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.secondary-img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}

.product-card:hover .secondary-img {
	opacity: 1;
	visibility: visible;
}

.product-card:hover .secondary-img+.primary-img {
	opacity: 0;
	visibility: hidden;
}

.scroll-horizontal {
	overflow: hidden;
	overflow-x: auto;
}

#scrollup {
	position: fixed;
	display: inline-block;
	background-color: #000;
	width: 45px;
	height: 45px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: background-color .3s,  opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
}

#scrollup i {
	color: #FFF;
}

#scrollup.show {
	opacity: 1;
	visibility: visible;
}

.brand-logo {
	background-color: #FFF;
	border-radius: 16px;
	padding: 30px;
}

.modal-header {
	padding-bottom: 0;
}

.modal-header .btn-close {
	background-color: #EFEFEF;
	border-radius: 25px;
	font-size: 10px;
}

.top-bar-text,.top-bar-text:hover,.top-bar-text:focus,.currency-btn,.currency-list-option,.currency-list-option:hover {
	text-decoration: none;
	font-size: 14px;
	line-height: 27px;
	font-weight: 300;
	color: #000;
}

.top-bar-text i,.top-bar-text:hover i,.top-bar-text:focus i,.currency-btn i,.currency-list-option i,.currency-list-option:hover i {
	color: #FFF;
	margin-right: 3px;
}

.currency-list-option,.currency-list-option:hover {
	color: #202020;
}

.top-bar-text {
	margin: 0;
}

.separator-login {
	border-left: 2px solid #464444;
	height: 10px;
}

.flag {
	min-width: 20px;
	max-width: 20px;
	margin-right: 3px;
}

.currency-list {
	min-width: auto;
}

.header-action-item {
	text-decoration: none;
	line-height: 1;
	color: #202020;
	position: relative;
}

.header-action-item i {
	font-size: 26px !important;
}

.header-action-item .number {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #f2a100;
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	display: block;
	position: absolute;
	top: -4px;
	right: -9px;
	border-radius: 50%;
}

.logo-main {
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
}

.header-top {
	padding: 20px 0;
}

.border-btm-black {
	-ms-border-bottom: 1px solid rgba(0,0,0,0.1);
	-webkit-border-bottom: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.icon-user {
	font-size: 16px;
	margin-right: 4px;
}

.currency-btn .icon-dropdown {
	stroke-width: 1.5px;
}

.sticky-header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 99;
	background-color: #fff;
	width: 100%;
}

.sticky-header i {
	font-size: 14px;
}

.field-search {
	width: 100%;
	max-width: 574px;
}

.search-button {
	padding-left: 15px;
}

.search-wrapper {
	max-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	top: 101%;
	z-index: 9;
	opacity: 0;
	-ms-border-bottom: 1px solid rgba(0,0,0,0.1);
	-webkit-border-bottom: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.search-wrapper.search-appear {
	max-height: 70px;
	opacity: 1;
}

.header-1 .search-wrapper {
	top: 102%;
}

.search-wrapper .search-form {
	-ms-border: none !important;
	-webkit-border: none !important;
	border: none !important;
	-ms-outline: none !important;
	-webkit-outline: none !important;
	outline: none !important;
}

.search-wrapper .search-form .search-input {
	flex: 0 0 90%;
	-ms-flex: 0 0 calc(100% - 90px);
	-webkit-flex: 0 0 calc(100% - 90px);
	flex: 0 0 calc(100% - 90px);
	-ms-border: none !important;
	-webkit-border: none !important;
	border: none !important;
	-ms-outline: none !important;
	-webkit-outline: none !important;
	outline: none !important;
}

.search-wrapper .search-form .search-input input {
	width: 100%;
	padding: 20px 0;
	border: none;
	outline: none;
	font-size: 14px;
}

.search-wrapper .search-form .search-input input:hover,.search-wrapper .search-form .search-input input:active,.search-wrapper .search-form .search-input input:focus {
	border: none;
	outline: none;
}

.search-wrapper .search-form .search-submit {
	padding: 17px 0 20px;
	border: none;
	outline: none;
	-ms-flex: 0 0 40px;
	-webkit-flex: 0 0 40px;
	flex: 0 0 40px;
}

.search-wrapper .search-form .search-submit:hover,.search-wrapper .search-form .search-submit:active,.search-wrapper .search-form .search-submit:focus {
	border: none;
	outline: none;
}

.search-wrapper .search-form .search-close {
	padding: 20px 0;
	cursor: pointer;
	-ms-outline: none !important;
	-webkit-outline: none !important;
	outline: none !important;
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex: 0 0 50px;
	-webkit-flex: 0 0 50px;
	flex: 0 0 50px;
}

.navbar {
	padding: 0;
}

.nav-link {
	color: #000;
	font-weight: 500;
	font-size: 15px;
}

.nav-text-sub {
	font-size: 14px;
	text-decoration: none;
	color: #444;
	display: block;
	font-weight: 400;
}

.nav-text-sub.nav-link-mega {
	padding-left: 0;
}

.site-navigation .nav-link:focus {
	color: #000;
}

.nav-item-mega:last-child a {
	padding-bottom: 0;
}

.mega-menu-img * {
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.img-menu-heading {
	font-weight: 500;
}

.img-menu-action:hover span,.main-menu .menu-list-item.active .nav-link,.main-menu .menu-list-item:hover .nav-link,.main-menu .nav-text-sub:hover {
	color: #FFAE00;
}

.img-menu-action:hover .icon-right-long {
	fill: #FFAE00;
}

.nav-link-sub:hover img.menu-img {
	filter: brightness(0.9);
}

.main-menu .nav-link {
	padding: 0;
}

.drawer-heading {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 20px;
	color: #202020;
}

.cart-content-area {
	height: 100%;
}

.minicart-loop {
	padding: 1rem 0;
	overflow-y: scroll;
}

.minicart-item {
	padding: 0.5rem 1rem;
}

.product-remove {
	line-height: 1;
}

.mini-img-wrapper {
	width: 80px;
	overflow: hidden;
}

.mini-img {
	min-width: 80px;
	height: 100px;
	object-fit: cover;
	object-position: top;
	border-radius: 8px;
}

.minicart-item>.product-info {
	width: calc(100% - 80px);
	padding-left: 20px;
}

.product-title,.product-title a {
	font-size: 15px;
	line-height: 1.3;
	font-weight: 400;
	font-family: "Poppins",sans-serif;
	color: #202020;
}

.product-vendor,.quantity input,.product-price {
	font-size: 13px;
	color: #202020;
	font-weight: 300;
	font-family: "Poppins",sans-serif;
}

.product-remove {
	display: block;
	margin-top: 3px;
	font-size: 11px;
	text-decoration: underline;
	color: #202020;
	font-weight: 300;
	font-family: "Poppins",sans-serif;
}

.product-title:hover,.product-title a:hover,.product-remove:hover {
	color: #FFAE00;
}

.qty-btn,.qty-input {
	width: 50px;
	text-align: center;
	border: none;
	outline: none;
	background: transparent;
}

.qty-btn:hover,.qty-btn:focus,.qty-btn:active,.qty-input:hover,.qty-input:focus,.qty-input:active {
	border: none;
	outline: none;
	background: transparent;
}

.qty-btn::-webkit-inner-spin-button,.qty-input::-webkit-inner-spin-button {
	display: none;
}

.quantity {
	width: 100px;
	-ms-border: 1px solid rgba(0,0,0,0.1) !important;
	-webkit-border: 1px solid rgba(0,0,0,0.1) !important;
	border: 1px solid rgba(0,0,0,0.1) !important;
}

.quantity .qty-btn {
	width: 25px;
	padding: 4px 5px 6px;
	cursor: pointer;
}

.quantity .qty-btn img {
	max-width: 12px;
	pointer-events: none;
}

.quantity .qty-btn.dec-qty {
	-ms-border-right: 1px solid rgba(0,0,0,0.1) !important;
	-webkit-border-right: 1px solid rgba(0,0,0,0.1) !important;
	border-right: 1px solid rgba(0,0,0,0.1) !important;
}

.quantity .qty-btn.inc-qty {
	-ms-border-left: 1px solid rgba(0,0,0,0.1) !important;
	-webkit-border-left: 1px solid rgba(0,0,0,0.1) !important;
	border-left: 1px solid rgba(0,0,0,0.1) !important;
}

.cart-subtotal,.cart-subprice {
	font-size: 16px;
	font-weight: 500;
}

.cart-taxes {
	font-size: 12px;
}

.minicart-footer {
	padding: 20px;
	-ms-border-top: 1px solid rgba(0,0,0,0.1);
	-webkit-border-top: 1px solid rgba(0,0,0,0.1);
	border-top: 1px solid rgba(0,0,0,0.1);
}

.minicart-btn {
	width: 48%;
}

.cart-empty-area i {
	font-size: 80px;
}

.icon-breadcrumb {
	margin: 0 7px;
}

.breadcrumb li,.breadcrumb li a {
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #000000;
}

.breadcrumb {
	margin-bottom: 0;
	margin-top: 30px;
}

.slide-text {
	font-weight: 500;
	line-height: 1.08;
	letter-spacing: 0.25px;
	margin-bottom: 0;
}

.slide-content-1 .slide-text {
	color: #00234D;
}

.slide-heading {
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 0;
	color: #FFF;
}

.slide-content-1 .slide-heading {
	color: #00234D;
}

.slide-subheading {
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 24px;
	margin-top: 10px;
	color: #FFF;
}

.slide-content-1 .slide-subheading {
	color: #00234D;
}

.slide-btn {
	margin-top: 24px;
}

.slide-img {
	height: 600px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.arrow-slider {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.arrow-slider.arrow-next {
	left: auto;
	right: 0;
}

.arrow-slider i {
	font-size: 26px;
}

.arrows-white svg {
	stroke: #fff;
}

.slideshow-section:hover .arrow-slider {
	opacity: 1;
	visibility: visible;
}

.dots-white .slick-dots li {
	background-color: #fff;
}

.slick-dots li.slick-active {
	background-color: #FB7E0A;
}

[data-animation] {
	opacity: 0;
}

.animate__animated[data-animation] {
	opacity: 1;
}

.slide-content [data-animation]:first-child {
	animation-delay: 0s;
}

.slide-content [data-animation]:nth-child(2) {
	animation-delay: 0.2s;
}

.slide-content [data-animation]:nth-child(3) {
	animation-delay: 0.35s;
}

.slide-content [data-animation]:last-child {
	animation-delay: 0.45s;
}

.slide-content {
	max-width: 655px;
}

.trusted-heading {
	color: #00234D;
}

.trusted-subheading {
	color: #77889B;
	margin-top: 5px;
}

.trusted-subheading-2 {
	color: #000;
}

.trusted-subheading-3 {
	color: #b9b9b9;
}

.trusted-badge {
	margin-top: 24px;
	padding: 40px;
	height: 100%;
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.trusted-row>div {
	height: 100%;
}

.icon-trusted {
	max-width: 50px;
}

.trusted-content {
	padding-left: 24px;
}

.trusted-section-inner {
	margin-top: -24px;
}

.product-card {
	margin-top: 0px;
}

.product-card-img {
	position: relative;
	overflow: hidden;
	height: 280px;
}

.product-card-title,.product-card-title a {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	text-transform: capitalize;
}

.product-card-title:hover,.product-card-title a:hover {
	color: #FFAE00;
}

.product-card-title,.product-card-price {
	margin-top: 20px;
	margin-bottom: 10px;
}

.product-card-price {
	background-color: #FFF;
	padding: 4px 6px;
	border-radius: 8px;
}

.color-lists+.product-card-title {
	margin-top: 10px;
}

.card-price-regular,.card-price-compare {
	font-weight: 600;
	font-size: 12px;
	line-height: 1.39;
	color: #FB7E0A;
}

.card-price-compare {
	color: #a6a6a6;
}

.card-wishlist {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	background: #fff;
	width: 32px;
	height: 32px;
	opacity: 0;
	visibility: hidden;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.card-wishlist .icon-wishlist {
	max-width: 18px;
}

.is-active .icon-wishlist path {
	fill: red;
}

.product-card-action-2 {
	position: absolute;
	z-index: 9;
	right: 10px;
	top: 10px;
}

.product-card-action-2 .addtocart-btn,.product-card-action-2 .quickview-btn {
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1.5px;
	width: 49%;
	cursor: pointer;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-ms-transform: translateY(300%);
	-webkit-transform: translateY(300%);
	transform: translateY(300%);
}

.product-card-action-2 .addtocart-btn {
	-ms-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.product-card:hover .addtocart-btn,.product-card:hover .quickview-btn {
	opacity: 1;
	visibility: visible;
	-ms-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}

.product-card:hover .card-wishlist {
	opacity: 1;
	visibility: visible;
}

.color-swatch {
	position: relative;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #2C2C2C;
	border: 2px solid transparent;
	outline: 1px solid transparent;
	margin: 3px 10px 0 0;
	display: inline-block;
}

.color-swatch.active {
	border-color: #fff;
	outline-color: #000;
}

.swatch-black {
	background-color: #000;
}

.swatch-cyan {
	background-color: #ABE6FF;
}

.swatch-purple {
	background-color: #FFE0E0;
}

.swatch-blue {
	background-color: #0d6efd;
}

.swatch-orange {
	background-color: #fd7e14;
}

.swatch-teal {
	background-color: #20c997;
}

.color-lists {
	margin: 0;
	margin-top: 15px;
}

.color-lists>li {
	line-height: 1;
}

.action-card {
	background: #e4cdc2;
	width: 32px;
	height: 32px;
	margin: 7px 0;
	border-radius: 50%;
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	transition: all 0.3s ease;
	transform: translateY(0);
}

.action-card:first-child {
	-ms-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.action-card:last-child {
	-ms-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.action-card:nth-child(2) {
	-ms-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.product-card:hover .action-card {
	opacity: 1;
	visibility: visible;
	-ms-transform: translateX(-25%);
	-webkit-transform: translateX(-25%);
	transform: translateX(-25%);
}

.product-cat {
	position: absolute;
	z-index: 9;
	left: 10px;
	bottom: 10px;
}

.product-cat .badge-cat {
	background-color: #FB7E0A;
	color: #FFF;
	font-weight: 400;
	font-size: 13px;
	line-height: 17px;
	text-align: center;
	padding: 4px 12px;
	letter-spacing: 0.03em;
	display: block;
	max-width: fit-content;
}

.product-badge {
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 9;
}

.product-badge::before,.product-badge::after {
	position: absolute;
	content: '';
	display: block;
	border: 5px solid #dc3545;
}

.product-badge::before {
	top: 0;
	right: 0;
}

.product-badge::after {
	bottom: 0;
	left: 0;
}

.badge-label {
	position: absolute;
	display: block;
	width: 130px;
	padding: 15px 0;
	box-shadow: 0 5px 10px rgba(0,0,0,0.1);
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	text-align: center;
}

.badge-label.badge-new {
	background-color: #dc3545;
	right: -5px;
	top: 10px;
	transform: rotate(-45deg);
}

.tab-link {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	color: #000000;
	opacity: 0.6;
	padding: 10px 20px;
	border-radius: 8px;
	text-align: center;
}

.tab-link:hover,.tab-link:focus,.tab-link.active {
	opacity: 1;
	color: #FB7E0A;
}

.collection-tab-list {
	padding-top: 10px;
}

.collection-tab-list .tab-link {
	margin: 10px;
	border: 1px solid #e9e9ef;
	min-width: 120px;
}

.collection-tab-list .tab-link:hover,.collection-tab-list .tab-link:focus,.collection-tab-list .tab-link.active {
	border: 1px solid #FB7E0A;
}

.view-all {
	margin-top: 50px;
}

.collection-tab-inner {
	margin-top: -15px;
}

.grid-container {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-template-rows: repeat(2, 300px);
	grid-gap: 24px;
}

.grid-item {
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.grid-item:hover {
	filter: brightness(0.9);
}

.action-btn {
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.action-btn:hover {
	color: #FFAE00;
}

.grid-item.grid-item-1 {
	grid-column: span 4;
	grid-row: span 2;
}

.grid-item.grid-item-2,.grid-item.grid-item-3 {
	grid-column: span 4;
}

.grid-item.grid-item-4 {
	grid-column: span 3;
}

.grid-item.grid-item-5 {
	grid-column: span 5;
}

.grid-item img {
	width: 100%;
	object-fit: cover;
	object-position: bottom;
}

.shop-category-inner {
	margin-top: 48px;
}

.grid-container-2 {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-template-rows: repeat(2, 250px);
	grid-gap: 24px;
	grid-auto-flow: column;
}

.grid-container-2 .grid-item.grid-item-1,.grid-container-2 .grid-item.grid-item-2 {
	grid-column: span 5;
	grid-row: auto;
}

.grid-container-2 .grid-item.grid-item-3 {
	grid-column: span 7;
	grid-row: span 2;
}

.scattered-wrapper {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.scattered-item:nth-child(odd) .scattered-wrapper {
	justify-content: flex-end;
}

.scattered-content {
	position: relative;
	display: flex;
	justify-content: inherit;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 48.21% 0 0 0;
}

.scattered-img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: auto;
	z-index: 1;
}

.scattered-item {
	display: block;
	margin-top: 30px;
}

.scattered-item:nth-child(odd) .scattered-details {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 30%;
	transform: translateY(-50%);
}

.scattered-item:nth-child(n+3) .scattered-details {
	top: 25%;
	right: 16%;
	transform: translateY(-25%);
}

.scattered-item:first-child {
	padding-right: 8%;
}

.scattered-item:nth-child(even) {
	margin-top: -10%;
}

.scattered-item:nth-child(even) .scattered-details {
	margin-top: 40px;
	position: relative;
	z-index: 9;
}

.scattered-item:nth-child(n+3) {
	margin-top: -25%;
}

.scattered-item .scattered-details {
	max-width: 445px;
}

.scattered-heading {
	font-size: 42px;
}

.banner-section {
	overflow: hidden;
}

.banner-section-inner {
	margin-top: -24px;
}

.banner-img {
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.banner-item {
	display: block;
	margin-top: 24px;
	overflow: hidden;
}

.banner-item:hover .banner-img {
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.single-banner-text {
	margin-top: 24px;
}

.single-banner-btn {
	margin-top: 44px;
}

.single-banner-content {
	max-width: 410px;
}

img.single-banner-img {
	height: 490px;
	object-fit: cover;
	width: 100%;
	object-position: center;
}

.video-container {
	position: relative;
	z-index: 9;
}

.video-tools {
	min-height: 600px;
}

.video-section {
	overflow: hidden;
}

.video-button,.video-button:hover,.video-button:focus {
	width: 140px;
	height: 140px;
	border: 2px solid #fefefe;
	-ms-display: flex;
	-webkit-display: flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.sorting-lists a:hover {
	color: #FFAE00;
}

.sorting-lists {
	position: absolute;
	top: 100%;
	right: 0;
	width: 100%;
	min-width: 240px;
	z-index: 1;
	transition: all 0.3s ease;
	background-color: #fff;
	padding: 13px 20px;
	max-height: 55rem;
	overflow: hidden;
	overflow-y: auto;
	border: 1px solid rgba(0,0,0,0.1);
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
}

.collection-sorting:hover .sorting-lists {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.sorting-icon i {
	margin-left: 10px;
}

.sorting-lists li {
	padding: 7px 0;
	cursor: pointer;
	color: #2b2e30;
}

.sorting-header {
	cursor: pointer;
}

.filter-header {
	padding-bottom: 10px;
	cursor: pointer;
}

.filter-item input[type=checkbox] {
	display: none;
}

.filter-item .filter-label {
	padding: 7px 0;
	flex-grow: 1;
	position: relative;
	font-size: 1.4rem;
	display: flex;
	align-items: center;
	word-break: break-word;
	cursor: pointer;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.69;
	letter-spacing: 0.25px;
	color: #000000;
	transition: all 0.3s ease;
}

.filter-item:hover .filter-label {
	color: #FFAE00;
}

.filter-item:last-child .filter-label {
	padding-bottom: 0;
}

.filter-item:first-child .filter-label {
	padding-top: 0;
}

.filter-checkbox {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #000;
}

.filter-checkbox {
	position: relative;
}

.filter-label input:checked+.filter-checkbox {
	background-color: #000;
}

.filter-label input:checked+.filter-checkbox:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 5px;
	left: 4px;
	top: 4px;
	border-left: 1.5px solid #fff;
	border-bottom: 1.5px solid #fff;
	z-index: 1;
	-ms-transform: rotate(-45deg) translateY(-50%);
	-webkit-transform: rotate(-45deg) translateY(-50%);
	transform: rotate(-45deg) translateY(-50%);
}

.filter-lists {
	padding-top: 20px;
}

.filter-widget:not(:last-child) {
	margin-bottom: 40px;
}

.filter-color .filter-lists {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-top: -12px;
}

.filter-color .filter-item {
	margin-left: 8px;
	margin-top: 12px;
}

.filter-color .filter-label {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0;
	border: 1px solid transparent;
}

.filter-color .filter-label.white {
	background-color: white;
	border: 1px solid #ccc;
}

.filter-color .filter-label.red {
	background-color: red;
}

.filter-color .filter-label.green {
	background-color: green;
}

.filter-color .filter-label.blue {
	background-color: blue;
}

.filter-color .filter-label.pink {
	background-color: pink;
}

.filter-color .filter-label.purple {
	background-color: purple;
}

.filter-color .filter-label.orange {
	background-color: orange;
}

.filter-color .filter-label.gold {
	background-color: gold;
}

.filter-color .filter-label.aqua {
	background-color: aqua;
}

.filter-color .filter-label.brown {
	background-color: brown;
}

.filter-color .filter-label.bisque {
	background-color: bisque;
}

.filter-color .filter-label.grey {
	background-color: grey;
}

.filter-color .filter-label input:checked+.filter-checkbox:after {
	width: 15px;
	height: 7px;
	left: 9px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.filter-color .filter-label .filter-checkbox,.filter-color .filter-label input:checked+.filter-checkbox {
	background-color: transparent;
	border: none;
}

.filter-field {
	width: 100%;
}

.filter-field .field-input {
	height: 35px;
	padding: 0 10px;
	border: 1px solid #EBEBF1;
	background: #EBEBF1;
	outline: none !important;
}

.filter-price {
	padding-top: 20px;
}

.related-heading,.related-heading a {
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}

.related-price {
	font-weight: 400;
	letter-spacing: 0.5px;
	color: #000000;
	margin-top: 12px;
}

.product-icon-star img {
	width: 17px;
}

.related-review-icon {
	margin-top: 5px;
}

.related-img-wrapper {
	width: 80px;
	min-width: 80px;
	margin-right: 20px;
}

.related-item {
	margin-top: 20px;
}

.pagination .link {
	font-weight: 500;
	font-size: 18px;
	color: #000000;
	line-height: 1;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(251,126,10,0.1);
	margin: 4px;
}

.pagination .active a.link,.pagination a.link:hover {
	background-color: #FB7E0A;
	color: #FFF;
}

.pagination .active a.link i,.pagination a.link:hover i {
	color: #FFF;
}

.product-gallery-vertical .product-img-large {
	order: 2;
	width: calc(100% - 97px);
}

.product-gallery-vertical .product-img-thumb {
	order: 1;
	margin-right: 24px;
	width: 73px;
	margin-top: -6px;
	position: relative;
}

.product-img-large img {
	border-radius: 8px;
}

.product-img-thumb img {
	width: 73px;
	border-radius: 8px;
	height: 73px;
}

.product-gallery-vertical .img-thumb-wrapper:not(:first-child) {
	margin-top: 12px;
}

.product-img-thumb .arrow-slider {
	visibility: visible;
	opacity: 1;
}

.product-img-thumb .arrow-slider svg {
	width: 24px;
	height: 24px;
}

.product-gallery-vertical .product-img-thumb .arrow-slider {
	top: auto;
	transform: translateY(0) rotate(90deg);
	width: 33px;
	height: 33px;
	position: relative;
}

.product-gallery-vertical .img-thumb-wrapper {
	margin-top: 6px;
}

.img-large-wrapper {
	cursor: pointer;
}

.img-thumb-wrapper {
	outline: 1px solid transparent;
	transition: all 0.3s ease;
	cursor: pointer;
}

.slick-current .img-thumb-wrapper {
	outline: 4px solid #FB7E0A;
	border-radius: 8px;
}

.product-availability {
	padding: 4px 12px;
	background: #00234D;
	border-radius: 4px;
	font-weight: 400;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 0.03em;
	color: #FEFEFE;
	display: inline-block;
}

.product-details .product-title {
	font-weight: 600;
	font-size: 34px;
	line-height: 1.09;
	letter-spacing: 0.25px;
	color: #000000;
}

.star-rating i {
	color: #b2b2b2;
	font-size: 18px;
}

.star-rating i.rating-color {
	color: #ffae00;
}

.rating-count {
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #000000;
}

.product-details .product-price {
	font-weight: 500;
	font-size: 24px;
	line-height: 1.2;
	color: #000000;
}

.product-details .product-price.compare-price {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: rgba(0,0,0,0.5);
}

.label,.product-meta {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: #000000;
}

.label {
	font-weight: 600;
}

.product-variant input[type=radio] {
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
}

.product-variant-other label {
	border: 1px solid #000;
	min-height: 30px;
	min-width: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 5px;
	color: #000;
	font-size: 16px;
	background-color: transparent;
	transition: all 0.3s ease;
}

.product-variant-other label:hover,.product-variant-other input:checked+label {
	color: #fff;
	background-color: #000;
}

.product-variant-color label {
	border: none;
	min-height: auto;
	min-width: auto;
	height: 30px;
	width: 30px;
	padding: 0;
	border-radius: 100%;
	outline: 1.5px solid transparent;
	outline-offset: 2px;
}

.product-variant-color label:hover,.product-variant-color input:checked+label {
	outline: 1.5px solid #000;
}

.variant-list {
	margin-left: -8px;
}

.variant-label {
	margin-left: 8px;
	cursor: pointer;
}

.product-variant-color .variant-list {
	margin-left: -10px;
}

.product-variant-color .variant-label {
	margin-left: 10px;
}

.message-popup-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: #000000;
}

.product-details {
	max-width: 452px;
}

.product-wishlist,.product-wishlist:hover {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	border: 1px solid #000000;
	border-radius: 4px;
	margin-left: 12px;
}

.btn-atc {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 13.5px 24px;
	width: 100%;
	height: 44px;
	background: #FB7E0A;
	border-radius: 4px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	color: #FEFEFE;
	transition: all 0.3s;
}

.btn-add-to-cart {
	max-width: calc(100% - 56px);
}

.btn-buyit-now {
	background: #00234D;
}

.btn-atc:hover {
	background: #FFAE00;
}

.checkout-icon-list {
	margin-left: -12px;
}

.checkout-icon-item {
	margin-left: 12px;
}

.checkout-icon-item svg {
	width: 48px;
	height: 48px;
}

.guaranteed-checkout {
	margin-top: 40px;
}

.share-item {
	margin-left: 20px;
	cursor: pointer;
}

.share-item svg {
	width: 20px;
	height: 20px;
}

.product-tab-nav {
	margin-left: -44px;
}

.product-tab-link {
	padding: 0;
	margin-left: 44px;
	padding-bottom: 12px;
	transition: all 0.3s;
	position: relative;
}

.product-tab-link:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 100%;
	width: 100%;
	height: 1.5px;
	background-color: #FFAE00;
	opacity: 0;
	visibility: hidden;
}

.product-tab-link.active:before {
	opacity: 1;
	visibility: visible;
}

.product-tab-list {
	border-bottom: 1.5px solid rgba(61,70,77,0.26);
}

.product-tab-content {
	margin-top: 40px;
}

.review-form-area input,.review-form-area textarea {
	display: block;
	width: 100%;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	outline: none !important;
	box-shadow: none !important;
	padding: 16px;
}

.review-form-area input {
	height: 44px;
}

.review-form-area label {
	color: #555;
	font-size: 15px;
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}

.review-submit-btn {
	display: flex;
}

.review-submit-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 130px;
	height: 44px;
	border-radius: 4px;
	color: #fff;
	background: #FB7E0A;
	margin-top: 20px;
}

.review-form-area {
	display: none;
}

.img-large-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: -12px;
	margin-left: -12px;
}

.img-large-list .img-large-wrapper {
	width: 50%;
	padding-left: 12px;
	padding-top: 12px;
}

.accordion-child {
	display: none;
}

.accordion-heading {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: #000000;
}

.accordion-header {
	padding: 16px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	cursor: pointer;
}

.accordion-header .accordion-icon {
	transition: all 0.3s;
}

.accordion-header.active .accordion-icon {
	transform: rotate(-180deg);
}

.accordion-content {
	padding: 25px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.product-accordion {
	margin-top: 24px;
}

.contact-box-wrapper {
	margin-top: -30px;
}

.contact-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	color: #000;
}

.contact-info {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: #000;
	opacity: 0.8;
	margin-bottom: 0;
	margin-top: 0px;
	display: block;
}

.contact-item {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.contact-icon {
	min-width: 56px;
	margin-right: 20px;
}

.contact-item {
	border: 1px solid #00234D;
	border-radius: 4px;
	transition: all 0.3s;
	background-color: transparent;
	padding: 16px;
}

.contact-item:hover {
	background-color: #FB7E0A;
}

.contact-item:hover .contact-title,.contact-item:hover .contact-info {
	color: #fff;
}

.contact-item:hover .contact-icon svg path {
	fill: #fff;
}

.contact-form input,.contact-form textarea {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.69;
	letter-spacing: 0.25px;
	color: #333333;
	width: 100%;
	height: 100%;
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	padding: 16px;
	margin-top: 24px;
}

.contact-form input {
	height: 44px;
}

.contact-submit-btn {
	width: 160px;
}

.contact-form-area {
	padding: 64px;
	box-shadow: 0px 0px 8px rgba(12,18,38,0.06);
}

.cart-item-media {
	width: 100px;
}

.cart-item td {
	vertical-align: top;
	padding-top: 20px;
}

.cart-table th {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 10px;
}

.cart-table .product-vendor {
	margin-bottom: 0;
}

.cart-total-area {
	margin-top: 40px;
}

.cart-total-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 27px;
	color: #000000;
}

.shipping_text,.subtotal-value,.subtotal-title {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: #000000;
	margin-bottom: 0;
}

.shipping_text {
	font-size: 12px;
}

.subtotal-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 12px;
}

.cart-total-box {
	background: #F6F6F9;
	border-radius: 4px;
	padding: 32px;
}

@media (min-width: 768px) {
	.cart-item-quantity {
		text-align: center;
	}

	.cart-item-quantity .quantity {
		margin-left: auto;
		margin-right: auto;
	}
}

.checkout-page-wrapper {
	margin-top: -10px;
}

.checkout-page-wrapper .section-heading {
	margin-top: -15px;
}

.checkout-bar {
	width: 100%;
	margin: 0;
	padding: 15px 15px 0;
	counter-reset: step;
}

.checkout-bar li {
	list-style-type: none;
	width: 20%;
	float: left;
	font-size: 16px;
	position: relative;
	text-align: center;
}

.checkout-bar li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: #000;
}

.checkout-bar li:before {
	width: 50px;
	height: 50px;
	color: #00234D;
	content: counter(step);
	counter-increment: step;
	line-height: 50px;
	font-size: 18px;
	border: 1px solid #f5f5f5;
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
	border-radius: 50%;
	background-color: #f5f5f5;
}

.checkout-bar li:after {
	width: 150%;
	height: 7px;
	content: '';
	position: absolute;
	background-color: #f5f5f5;
	top: 25px;
	left: -50%;
	z-index: -1;
	border-radius: 15px;
}

.checkout-bar li:first-child:after {
	background-color: #FB7E0A;
	left: 0;
}

.checkout-bar li.step-done:before {
	border-color: #FB7E0A;
	background-color: #FB7E0A;
	color: #fff;
}

.checkout-bar li.step-done+li:after {
	background-color: #FB7E0A;
}

.checkout-bar li.step-active:before {
	border-color: #FB7E0A;
	background-color: #FB7E0A;
	color: #fff;
}

.checkout-bar li.step-todo:before {
	border-color: #FB7E0A;
	background-color: #F3F4F6;
	color: #000;
}

.step-header {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.68;
}

.steps-list {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	min-width: 240px;
	z-index: 1;
	transition: all 0.3s ease;
	background-color: #fff;
	padding: 13px 20px;
	max-height: 55rem;
	overflow: hidden;
	overflow-y: auto;
	border: 1px solid rgba(0,0,0,0.1);
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
}

.steps-sorting:hover .steps-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.step-icon i {
	margin-left: 10px;
}

.steps-list li {
	padding: 7px 0;
	cursor: pointer;
}

.steps-list li a {
	color: #2b2e30;
}

.steps-list a:hover {
	color: #FFAE00;
}

.progress {
	width: 100px;
	height: 100px !important;
	float: left;
	line-height: 100px;
	background: none;
	margin: 20px;
	box-shadow: none;
	position: relative;
}

.progress:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 10px solid #d2d2d2;
	position: absolute;
	top: 0;
	left: 0;
}

.progress>span {
	width: 50%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 1;
}

.progress .progress-left {
	left: 0;
}

.progress .progress-bar {
	width: 100%;
	height: 100%;
	background: none;
	border-width: 12px;
	border-style: solid;
	position: absolute;
	top: 0;
}

.progress .progress-left .progress-bar {
	left: 100%;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
	border-left: 0;
	-webkit-transform-origin: center left;
	transform-origin: center left;
}

.progress .progress-right {
	right: 0;
}

.progress .progress-right .progress-bar {
	left: -100%;
	border-top-left-radius: 80px;
	border-bottom-left-radius: 80px;
	border-right: 0;
	-webkit-transform-origin: center right;
	transform-origin: center right;
	animation: loading-1 1.8s linear forwards;
}

.progress .progress-value {
	width: 90%;
	height: 90%;
	border-radius: 50%;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: 5%;
	left: 5%;
}

.progress.done .progress-bar {
	border-color: #FB7E0A;
}

.progress.blue .progress-left .progress-bar {
	animation: loading-2 1.5s linear forwards 1.8s;
}

@keyframes loading-1 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(120deg);
		transform: rotate(120deg);
	}
}

.checkout-user-address,.checkout-user-name {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #FFFFFF;
}

.checkout-user-address {
	font-size: 14px;
	margin-top: 4px;
	max-width: 240px;
}

.edit-user {
	color: #000;
	background-color: #FFAE00;
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid #FFAE00 !important;
	min-width: 140px;
	margin-left: 20px;
}

.checkout-user-area {
	background: #00234D;
	border-radius: 4px;
	padding: 40px;
	margin-top: 48px;
}

.checkout-user-img {
	min-width: 100px;
}

.checkout-user-img img {
	border-radius: 50%;
}

.shipping-address-heading {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.41;
	color: #333333;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.shipping-address-area {
	margin-top: 20px;
}

.address-item {
	margin-top: 15px;
}

.address-item-heading {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.41;
	color: #333333;
	margin-bottom: 0;
}

.address-details {
	display: flex;
	align-items: center;
	margin-top: 15px;
	border: 1px solid #e9e9ef;
	border-radius: 8px;
	padding: 10px 15px;
}

.address-icon {
	font-size: 25px;
	margin-right: 10px;
}

.address-title {
	font-weight: 500;
	font-size: 14px;
	line-height: 27px;
	color: #000;
	margin-bottom: 0;
}

.address-info {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	opacity: 0.8;
	margin-top: 0px;
	display: block;
	flex-grow: 1;
}

.address-info p {
	margin-bottom: 0;
}

.common-form input,.common-form select,.common-form label {
	width: 100%;
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.69;
	letter-spacing: 0.25px;
	color: #333333;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.common-form select.phone-code {
	background-color: #FB7E0A;
	color: #FFF;
	border-radius: 4px 0 0 4px;
}

.common-form input.phone-input {
	border-radius: 0 4px 4px 0;
}

.common-form label {
	margin-bottom: 4px;
}

.common-form input,.common-form select {
	height: 44px;
	border: 1px solid rgba(0,0,0,0.1);
	outline: none !important;
	box-shadow: none !important;
	border-radius: 4px;
}

.common-form iframe {
	height: 200px;
	border-radius: 16px;
}

.date-delivery ul {
	display: grid;
	grid-template-columns: auto auto auto;
}

.date-delivery input[type=radio] {
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
}

.date-delivery label {
	border: 1px solid #e9e9ef;
	border-radius: 8px;
	text-align: center;
	padding: 8px;
	background-color: transparent;
	transition: all 0.3s ease;
	margin: 8px;
	width: auto;
	font-weight: 300;
}

.date-delivery label:hover,.date-delivery input:checked+label {
	color: #FFF;
	background-color: #FB7E0A;
}

.checkout-summary-area {
	background: #FEFEFE;
	box-shadow: 0px 0px 8px rgba(12,18,38,0.06);
	border-radius: 4px;
	padding: 20px;
}

.checkout-tab-link {
	font-size: 14px;
	margin: 10px;
	flex-grow: 1;
	border: 1px solid #e9e9ef;
}

.checkout-tab-link:hover,.checkout-tab-link:focus,.checkout-tab-link.active {
	border: 1px solid #FB7E0A;
}

.tab-content {
	margin: 10px;
}

.checkout-summary-area .minicart-item {
	padding: 7px 0;
}

.input-promo-code {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.69;
	letter-spacing: 0.5px;
	color: #000000;
	opacity: 0.6;
	border-radius: 4px;
	display: block;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	width: 100%;
	height: 40px;
	padding: 16px;
}

.checkout-promo-code .btn-apply-code {
	width: 100px;
	min-width: 100px;
	border-radius: 0 4px 4px 0;
}

@media (max-width: 767px) {
	.checkout-bar {
		display: flex;
		flex-wrap: wrap;
		padding-top: 0;
	}

	.checkout-bar li {
		width: 100%;
		text-align: left;
		display: flex;
		align-items: center;
		margin-left: 0;
		margin-top: 12px;
	}

	.checkout-bar li:before {
		width: 50px;
		height: 50px;
		margin: 0;
		margin-right: 15px;
	}

	.checkout-bar li:after {
		display: none;
	}
}

.checkout-page-btn {
	width: 100%;
}

.login-modal-content {
	outline: 6px solid #FB7E0A;
}

.login-form {
	width: 100%;
	max-width: 450px;
	border-radius: 4px;
	padding: 20px;
}

.login-form i {
	font-size: 38px;
	margin-right: 5px;
}

.btn-signin {
	width: 100%;
}

.wishlist-page-inner {
	margin-top: -15px;
}

.footer-heading {
	margin: 0 0 32px;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	color: #FEFEFE;
}

.footer-style-2 .footer-heading {
	color: #00234D;
}

.footer-logo {
	margin-bottom: 32px;
}

.footer-menu-item a,.footer-text {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #FEFEFE;
	opacity: 0.7;
	text-decoration: none !important;
}

.footer-style-2 .footer-menu-item a,.footer-style-2 .footer-text {
	color: #00234D;
}

.footer-text {
	margin: 0;
}

.footer-menu-item a {
	display: block;
	padding-top: 10px;
}

.footer-menu-item a:hover {
	opacity: 1;
}

.footer-newsletter-form {
	width: 100%;
	height: 54px;
	overflow: hidden;
}

.footer-newsletter-input {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.64;
	letter-spacing: 0.25px;
	color: #FEFEFE;
	opacity: 0.7;
	height: inherit;
	width: 100%;
	padding: 0 15px;
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid #FEFEFE;
	border-radius: 12px 0 0 12px;
}

.footer-style-2 .footer-newsletter-input {
	color: #00234D;
	border-color: #00234D;
}

.footer-newsletter-input::-webkit-input-placeholder {
	color: #FEFEFE;
	opacity: 0.7;
}

.footer-newsletter-input:-ms-input-placeholder {
	color: #FEFEFE;
	opacity: 0.7;
}

.footer-newsletter-input:-moz-placeholder {
	color: #FEFEFE;
	opacity: 0.7;
}

.footer-style-2 .footer-newsletter-input::-webkit-input-placeholder {
	color: #00234D;
}

.footer-style-2 .footer-newsletter-input:-ms-input-placeholder {
	color: #00234D;
}

.footer-style-2 .footer-newsletter-input:-moz-placeholder {
	color: #00234D;
}

.footer-newsletter-input:focus {
	opacity: 1;
}

.footer-newsletter-btn {
	width: 117px;
	min-width: 117px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	background-color: #00234D;
	color: #fff;
	height: inherit;
	border-radius: 0 12px 12px 0;
}

.newsletter-btn-white {
	background-color: #fff;
	color: #071C1F;
}

.footer-social-item {
	margin-top: 12px;
	margin-left: 25px;
}

.footer-social-item a {
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 47px;
	background-color: #EBEBEB;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer-social {
	margin-top: -12px;
	margin-left: -25px;
}

.footer-social-wrapper {
	margin-top: 37px;
}

.footer-top {
	padding: 45px 0 0;
}

.footer-bottom-menu {
	margin-left: -32px;
	margin-top: 15px;
}

.footer-bottom-menu>li {
	margin-left: 32px;
}

.copyright {
	margin-top: 25px;
}

.footer-bottom {
	padding: 20px 0;
}

.footer-style-2 .footer-bottom {
	border-top: 1px solid rgba(0,35,77,0.1);
}

.footer-bottom-inner {
	margin-top: -25px;
}

.footer-widget-wrapper {
	margin-top: -40px;
}

.footer-widget {
	margin-top: 40px;
}

.payment-img img {
	margin: 0 4px;
	background-color: #FFF;
	padding: 0 2px;
	border-radius: 8px;
	width: 50px;
}

.mt-48 {
	margin-top: 48px;
}

.mt-100 {
	margin-top: 100px;
}

.pt-100 {
	padding-top: 100px;
}

.pb-100 {
	padding-bottom: 100px;
}

@media (min-width: 768px) and (max-width: 1280px) {
	.modal-dialog {
		max-width: 90%;
	}
}

@media (min-width: 768px) {
	.footer-heading {
		pointer-events: none;
	}
}

@media (min-width: 992px) {
	.main-menu .menu-list-item.active .icon,.main-menu .menu-list-item:hover .icon {
		stroke: #FFAE00;
	}

	.header-bottom {
		position: relative;
	}

	.nav-item-sub {
		padding: 8px 30px;
	}

	.submenu {
		padding: 10px 0;
	}

	.main-menu {
		margin-left: -20px;
		display: flex;
		align-items: center;
		margin-left: -20px;
		margin-bottom: 0;
	}

	.main-menu>.menu-list-item {
		padding: 12px 20px;
		cursor: pointer;
	}

	.header-1 .main-menu>.menu-list-item {
		padding: 28px 20px;
		cursor: pointer;
	}

	.main-menu-2>.menu-list-item {
		padding: 29px 20px;
	}

	.has-dropdown {
		position: relative;
	}

	.mega-menu-header {
		-ms-display: flex;
		-webkit-display: flex;
		display: flex;
		-ms-align-items: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.open-submenu {
		padding-left: 5px;
	}

	.submenu-transform {
		position: absolute;
		z-index: 99;
		background: #fff;
		border: 1px solid rgba(0,0,0,0.1);
		top: 90%;
		left: 0;
		width: auto;
		min-width: 200px;
	}

	.has-megamenu .submenu-transform {
		width: 100%;
		background-color: #fff;
	}

	.has-dropdown .submenu-transform {
		left: -10px;
	}

	.megamenu-container {
		-ms-display: flex;
		-webkit-display: flex;
		display: flex;
		-ms-justify-content: center;
		-webkit-justify-content: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 0 35px;
		margin-left: -40px;
	}

	.megamenu-container>.nav-item-sub {
		width: 25%;
		padding: 0;
		padding-left: 40px;
		padding-top: 35px;
	}

	.has-megamenu .megamenu-transform {
		position: relative;
		top: 0;
		left: 0;
		border: none;
	}

	.has-megamenu .megamenu-transform .nav-item-sub {
		padding: 20px 0 0;
	}

	.submenu-transform>.container {
		padding: 0 10px;
	}

	.megamenu-heading,.megamenu-heading:focus,.megamenu-heading:hover {
		font-size: 14px;
		font-weight: 500;
		color: #000 !important;
		border-bottom: 1px solid #ccc;
		margin-bottom: 7px;
		text-transform: uppercase;
	}

	.submenu-transform-desktop {
		opacity: 0;
		visibility: hidden;
		-ms-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.menu-list-item:hover .submenu-transform-desktop {
		opacity: 1;
		visibility: visible;
		top: 100%;
	}

	.newsltter-content-1 {
		padding-left: 97px;
	}
}

@media (min-width: 1520px) {
	.article-arrows .arrow-slider {
		left: -68px;
	}

	.article-arrows .arrow-next {
		left: auto;
		right: -68px;
	}
}

@media (max-width: 1599px) {
	.promo-title {
		font-size: 32px;
		line-height: 1.3;
	}

	.promo-subtitle {
		font-size: 18px;
		margin-top: 20px;
	}

	.promotional-absolute {
		padding: 20px;
	}
}

@media (max-width: 1439px) {
	.trusted-badge {
		padding: 40px 25px;
	}

	.trusted-heading {
		font-size: 16px;
	}

	.trusted-subheading {
		font-size: 14px;
	}
}

@media (max-width: 1199px) {
	.promo-title {
		font-size: 28px;
		line-height: 1.3;
	}

	.trusted-content {
		padding-left: 0;
		text-align: center;
		margin-top: 20px;
	}

	.trusted-badge {
		flex-direction: column;
	}

	.grid-item.grid-item-1 {
		grid-column: span 6;
		grid-row: span 2;
	}

	.grid-item.grid-item-2,.grid-item.grid-item-3 {
		grid-column: span 6;
	}

	.grid-item.grid-item-4 {
		grid-column: span 5;
	}

	.grid-item.grid-item-5 {
		grid-column: span 7;
	}

	.grid-container-2 {
		grid-auto-flow: row;
	}

	.grid-container-2 .grid-item.grid-item-1,.grid-container-2 .grid-item.grid-item-2 {
		grid-column: span 6;
		grid-row: auto;
	}

	.grid-container-2 .grid-item.grid-item-3 {
		grid-column: span 12;
		grid-row: span 2;
	}

	.scattered-heading {
		font-size: 36px;
	}

	.scattered-item .scattered-details {
		max-width: 320px;
	}
}

@media (max-width: 991px) {
	.about-banner-wrapper {
		padding: 60px;
	}

	.header-top,.header-bottom {
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
	}

	.search-wrapper {
		top: 100%;
	}

	.search-wrapper {
		border-top: 1px solid rgba(0,0,0,0.1);
	}

	.main-menu .menu-list-item.active>.mega-menu-header .icon,.main-menu .menu-list-item:hover>.mega-menu-header .icon {
		stroke: #FFAE00;
	}

	.submenu-transform>.container {
		padding: 0;
	}

	.offcanvas-wrapper {
		position: relative;
		display: flex;
		flex-direction: column;
		height: 100%;
		overflow: hidden;
	}

	.navbar-nav .dropdown-menu {
		position: fixed;
		border: none;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		max-width: 400px;
		background: red;
		z-index: 99;
		display: block;
		opacity: 0;
		visibility: hidden;
		-ms-transform: translateX(100%);
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-ms-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.navbar-nav .dropdown-menu.active {
		opacity: 1;
		visibility: visible;
		-ms-transform: translateX(0%);
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}

	.nav-item-sub {
		color: #000;
		font-weight: 500;
		font-size: 15px;
	}

	.open-submenu {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.submenu-transform {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		max-width: 400px;
		height: 100%;
		transform: translate3d(400px, 0, 0);
		transition: transform 0.35s;
		z-index: 1;
		overflow: hidden;
		background-color: #fff;
	}

	.submenu-transform.active {
		transform: translate3d(0, 0, 0);
	}

	.menu-list-item {
		padding: 0.8rem 1rem;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}

	.icon-menu-back {
		margin-left: -.7rem;
		margin-right: 7px;
	}

	.mega-menu-header {
		-ms-display: flex;
		-webkit-display: flex;
		display: flex;
		-ms-align-items: center;
		-webkit-align-items: center;
		align-items: center;
		-ms-justify-content: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.slide-text {
		font-size: 28px;
	}

	.slide-heading {
		font-size: 54px;
	}

	.section-heading {
		font-size: 40px;
	}

	.utilty-icon-wrapper {
		display: inline-block;
		margin-right: 7px;
	}

	.utilty-icon-wrapper i {
		color: #202020;
	}

	.utility-menu>li {
		padding: 0.8rem 1rem;
	}

	.utilty-menu-item a i {
		font-size: 28px;
		color: #202020;
	}

	.video-tools {
		min-height: 500px;
	}

	.newsltter-content-1 {
		padding: 80px;
	}

	.grid-container-2 {
		grid-auto-flow: row;
		grid-template-columns: auto;
		grid-template-rows: auto;
	}

	.grid-container-2 .grid-item.grid-item-1,.grid-container-2 .grid-item.grid-item-2,.grid-container-2 .grid-item.grid-item-3 {
		grid-column: auto;
		grid-row: auto;
	}

	.scattered-item:nth-child(even) .scattered-details {
		margin-top: 0;
		position: absolute;
		z-index: 9;
		left: 30%;
		top: 25%;
		transform: translateY(-25%);
	}

	.scattered-item {
		margin-top: 0 !important;
	}

	.scattered-item .scattered-details {
		max-width: 100%;
	}

	.scattered-content {
		padding: 55.21% 0 0 0;
	}

	.testimonial-container {
		margin-top: 48px;
	}

	.filter-sort-wrapper {
		top: 65px;
		z-index: 99;
		padding: 5px 0;
	}

	.collection-title-wrap,.filter-sorting {
		padding: 10px 0;
	}

	.mobile-filter-heading {
		font-weight: 500;
		font-size: 16px;
	}

	.collection-filter {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 99;
		padding: 20px;
		height: 100%;
		overflow: hidden;
		overflow-y: auto;
		transform: translateX(-100%);
		transition: all 0.3s;
	}

	.collection-filter.active {
		transform: translateX(0%);
	}

	.sorting-lists-mobile {
		padding-top: 20px;
	}

	.sorting-lists-mobile li {
		position: relative;
	}

	.sorting-lists-mobile li:not(:first-child) {
		padding: 7px 0;
	}

	.sorting-lists-mobile li:before {
		content: "";
		z-index: 9;
		width: 16px;
		height: 16px;
		border: 1px solid #000;
		border-radius: 0.25rem;
		display: inline-block;
		top: 3px;
		position: relative;
		margin-right: 10px;
	}

	.product-details {
		margin-top: 30px;
	}

	.img-large-list {
		flex-wrap: nowrap;
		overflow: hidden;
		overflow-x: auto;
	}

	.img-large-list .img-large-wrapper {
		width: 50%;
		min-width: 50%;
	}

	.blog-sidebar {
		margin-top: 100px;
	}

	.checkout-summary-area {
		padding: 40px 16px;
		margin-top: 48px;
	}
}

@media (max-width: 767px) {
	.slide-text {
		font-size: 24px;
	}

	.slide-heading {
		font-size: 48px;
	}

	.section-heading {
		font-size: 32px;
	}

	.product-card-title,.product-card-title a {
		font-size: 16px;
	}

	.card-price-regular,.card-price-compare {
		font-size: 14px;
	}

	.collection-tab-content {
		margin-top: -20px;
	}

	.footer-bottom-menu {
		width: 100%;
		justify-content: center;
		order: 1;
	}

	.copyright {
		order: 2;
		margin-top: 15px;
	}

	.footer-heading {
		cursor: pointer;
		margin: 0 0 25px;
	}

	.footer-style-2 .footer-widget-inner {
		-ms-border-top: 1px solid rgba(0,35,77,0.2);
		-webkit-border-top: 1px solid rgba(0,35,77,0.2);
		border-top: 1px solid rgba(0,35,77,0.2);
	}

	.footer-widget:first-child .footer-widget-inner {
		-ms-border-top: 0;
		-webkit-border-top: 0;
		border-top: 0;
		padding-top: 0;
	}

	.mt-100 {
		margin-top: 80px;
	}

	.pt-100 {
		padding-top: 80px;
	}

	.pb-100 {
		padding-bottom: 80px;
	}

	.collection-tab-inner {
		margin-top: -10px;
	}

	.heading_48 {
		font-size: 40px;
	}

	.heading_42 {
		font-size: 36px;
	}

	.heading_34 {
		font-size: 28px;
	}

	.heading_24 {
		font-size: 22px;
	}

	.video-tools {
		min-height: auto;
		justify-content: center;
		text-align: center;
		padding-top: 50px;
	}

	.video-container {
		position: relative;
		z-index: 9;
		padding-top: 30px;
		padding-bottom: 80px;
	}

	.slide-img {
		height: 460px;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
	}

	.promotinal-product-container {
		padding: 80px 15px;
	}

	.newsltter-content-1 {
		padding: 80px 15px;
	}

	.newsletter-form {
		height: 60px;
	}

	.newsletter-btn {
		width: 50px;
		height: 46px;
	}

	.grid-container {
		grid-template-columns: auto;
		grid-template-rows: auto;
	}

	.grid-item {
		grid-column: auto !important;
		grid-row: auto !important;
	}

	.faq-inner,.latest-blog-inner,.core-features-inner {
		margin-top: -12px;
	}

	.action-card i {
		font-size: 16px;
	}

	.action-card {
		width: 35px;
		height: 35px;
	}

	.scattered-heading {
		font-size: 28px;
	}

	.sticky-header {
		height: 65px;
	}

	.product-gallery-vertical .product-img-thumb {
		margin-right: 0;
		margin-top: 6px;
		width: 100%;
		order: 2;
	}

	.product-gallery-vertical .product-img-large {
		width: 100%;
		order: 1;
	}

	.product-gallery-vertical {
		flex-wrap: wrap;
	}

	.product-img-thumb img {
		max-width: 100%;
	}

	.product-gallery-vertical .img-thumb-wrapper {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.product-details .product-title {
		font-size: 28px;
	}

	.share-item svg {
		width: 18px;
		height: 18px;
	}

	.checkout-icon-item svg {
		width: 36px;
		height: 36px;
	}

	.product-tab-link:before {
		display: none;
	}

	.img-large-list .img-large-wrapper {
		width: 100%;
		min-width: 100%;
	}

	.name-email-field {
		flex-wrap: wrap;
	}

	.email-field,.name-field {
		width: 100%;
	}

	.comment-form-area {
		padding: 40px 20px;
	}

	.blockquote {
		padding: 30px;
		padding-left: 40px;
	}

	.article-meta {
		margin-bottom: 30px;
	}

	.blog-sidebar {
		margin-top: 80px;
	}

	.blog-page-wrapper {
		margin-top: -30px;
	}

	.blog-page-wrapper .article-card {
		margin-top: 30px;
	}

	.about-hero-title {
		font-size: 32px;
		line-height: 1.2;
	}

	.action-title a,.action-title {
		font-size: 24px;
	}

	.action-subtitle {
		line-height: 1.5;
	}

	.promotional-absolute {
		padding: 30px 15px;
	}

	.promo-title {
		font-size: 24px;
		line-height: 1.3;
	}

	.promo-subtitle {
		font-size: 16px;
		margin-top: 20px;
	}

	.about-hero-img {
		margin-top: 20px;
	}

	.about-service-wrapper,.contact-form-area {
		padding: 40px 20px;
	}

	.cart-table,.cart-table thead,.cart-table tbody {
		display: block;
		width: 100%;
	}

	.cart-item {
		display: grid;
		grid-template-rows: repeat 2,auto;
		grid-template-columns: 80px auto auto auto;
		column-gap: 20px;
		row-gap: 10px;
	}

	.cart-item-media {
		grid-column: 1;
		grid-row: 1 / 3;
		width: 80px;
	}

	.cart-item-details {
		grid-column: 2 / 4;
	}

	.cart-item-quantity {
		grid-column: 2 / 4;
		padding-top: 0 !important;
	}

	.cart-item-price {
		grid-column: 4 / 5;
		grid-row: 1;
	}

	.cart-table thead tr {
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}

	.cart-table th {
		border-bottom: none;
	}

	.cart-total-box {
		padding: 32px 20px;
	}

	.checkout-page-btn {
		width: 100%;
	}

	.checkout-page-btn:not(:first-child) {
		margin-top: 12px;
	}

	.edit-user {
		margin-left: 0;
		margin-top: 20px;
	}

	.checkout-user-details {
		flex-wrap: wrap;
	}

	.checkout-user-area {
		padding: 40px 16px;
	}

	.error-img {
		max-width: 70%;
	}

	.login-form {
		padding: 40px 20px;
	}
}

@media (max-width: 601px) {
	.about-banner-wrapper {
		padding: 60px 20px;
	}

	.about-banner {
		background-image: none;
	}
}

@media (max-width: 480px) {
	.product-card-action-2 {
		-ms-justify-content: center;
		-webkit-justify-content: center;
		justify-content: center;
	}

	.product-card-action-2 .addtocart-btn,.product-card-action-2 .quickview-btn {
		width: 87%;
		margin-top: 10px;
	}

	.product-card:hover .addtocart-btn,.product-card:hover .quickview-btn {
		-ms-transform: translateY(-30%);
		-webkit-transform: translateY(-30%);
		transform: translateY(-30%);
	}

	.filter-sorting {
		width: 100%;
	}

	.newsletter-input-box {
		flex-wrap: wrap;
	}

	.newsletter-input-box button {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 400px) {
	.offcanvas {
		max-width: 100vw;
	}

	.newsletter-modal-heading {
		flex-wrap: wrap;
	}

	.newsletter-modal-icon {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
}

.wsale_products_categories_list ul.flex-column li a {
	color: black;
}

.btn-skip {
    color: #FB7E0A;
    text-decoration: underline;
    text-transform: capitalize;
    background: transparent;
    border: none;
}