.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
	display: block;
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 12px;
	color: #dc3545;
}

.header-middle,
.sticky-header.fixed {
	padding: 0.8rem 0;
}

.sample-icon-circle img {
	width: 64px;
	height: 64px;
}

.icon-solid .icon-box-icon {
	background: #3b3f46;
	padding: 20px;
	border-radius: 50%;
}

.icon-solid .icon-box-icon img {
	min-width: 80px;
	min-height: 80px;
}

.p-30px {
	padding: 30px;
}

.w-200 {
	width: 200px;
}

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

.store-section .section-desc {
	font-size: 1.6rem;
}

.header-section .row div {
	padding: 30px !important;
}

.header-section figure {
	padding: 30px 75px;
}

.header-section figure + p {
	color: #fff;
	font-size: 1.7rem;
}

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

.header-top .auth-link i {
	margin-right: 0.9rem;
	font-size: 1.5rem;
}

.cursor-pointer {
	cursor: pointer;
}

.tab-vertical .account-nav-link {
	position: relative;
	margin-right: -2px;
	padding-left: 2rem;
	width: calc(100% + 2px);
	border: 0;
	text-align: left;
}

.account-nav-link {
	display: block;
	margin-bottom: -0.1rem;
	padding: 1.6rem 0.2rem;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	border-radius: 0;
	border: 0;
	transition: border 0.35s, color 0.35s, background-color 0.35s;
}

.account .nav-item.show .account-nav-link,
.account .nav-item .account-nav-link.active {
	color: #ef7f1b;
}

.account .nav-item:hover .account-nav-link {
	color: #ef7f1b;
}

.form .form-control {
	margin-bottom: 0;
}

.form .form-group {
	margin-bottom: 2rem;
}

.login-popup .nav-item .auth-nav-link {
	padding: 0 0 1px;
	color: #999;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 2.43;
	transition: font-size 0.3s, color 0.3s;
}

.login-popup .nav-item .auth-nav-link.active {
	font-size: 3rem;
}

.nav-tabs .nav-item.show .auth-nav-link,
.nav-tabs .nav-item .auth-nav-link.active,
.nav-tabs .nav-item:hover .auth-nav-link {
	color: #222;
}

.account fieldset {
	margin: 10px 0;
	padding: 10px 15px;
}

.account legend {
	padding: 0 1%;
	font-size: 1.6rem;
}

.dropdown-box {
	width: max-content;
}

.dropdown-box hr.dropdown-divider {
	margin: 5px 0;
}

.account .custom-checkbox + label {
	padding-left: 2.6rem;
}

.custom-file-upload {
	cursor: pointer;
	padding: 30px 0px;
	background-color: #f1f1f1;
	border: 5px dashed #ccc;
	text-align: center;
	font-size: 20px !important;
}

button.btn-remove {
	display: none !important;
	padding: 1px 3px !important;
}

button.btn-remove i {
	font-size: 10px !important;
	width: 10px;
	line-height: 1;
	margin-left: 0;
}

.preview-image {
	position: relative;
}

.preview-image .file_name {
	background: #ef7f1b;
	color: #fff;
	padding-left: 10px;
	margin-bottom: 20px;
}

.preview-image .image-container {
	height: 105px;
	border: 1px solid #ef7f1b;
	padding: 1px;
}

.preview-container.for_upload .preview-image .image-container {
	border: 1px dashed #ccc;
}

.preview-container.for_upload .preview-image .file_name {
	background: #ccc;
	color: #000;
}

.image-container img {
	width: auto;
	margin: auto;
	display: block;
	max-height: 100px;
}

.delete-button {
	display: none !important;
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: red;
	color: white;
	border: none;
	padding: 5px;
	border-radius: 50%;
	cursor: pointer;
}

ul.file_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.file_list li {
	border: 2px solid #ef7f1b;
	list-style: none;
	margin: 10px 0;
	padding: 10px 20px;
	border-radius: 10px;
	background: #ef7f1b22;
}

ul.file_list.for_upload li {
	border: 2px dashed #ccc;
	background: #cccccc22;
}

.cart-empty .btn,
.wishlist-empty .btn {
	width: auto;
}

button.pswp__button {
	box-shadow: none !important;
	background-image: url("../vendor/photoswipe/default-skin/default-skin.png") !important;
}

.mobile-menu li.active a {
	color: #ef7f1b;
}

.btn-product-icon.active {
	border-color: #ef7f1b;
	color: #fff;
	background-color: #ef7f1b;
}

.sticky-container {
	background-color: #ef7f1b;
	box-shadow: gray -1px 1px;
	position: fixed;
	top: 50%;
	left: -26px;
	width: 80px;
	height: auto;
	z-index: 9999;
	text-align: center;
	transform: rotate(90deg);
	border-radius: 5px 5px 0 0;
}

.sticky-container a {
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}

.section-dark {
	background-color: #313439;
}

.section-dark .title,
.section-dark .icon-box-title,
.section-dark .section-title,
.section-dark p {
	color: #fff;
}

.icon-solid.icon-box-side svg {
	width: 10rem;
	height: 10rem;
}

.about-us .customer-section,
.about-us .store-section {
	margin-bottom: 0;
}

.banner_search {
	position: relative;
	max-width: 70%;
	top: 50% !important;
	transform: translate(-50%) !important;
	left: 50% !important;
}

.banner_search .btn {
	padding: 20px 40px;
}

.banner_search .btn i {
	font-size: 1.5rem;
	vertical-align: baseline;
	margin-left: 0;
}

.banner_search .input-wrapper-inline {
	max-width: 100% !important;
	height: 55px;
	box-shadow: 0px 0px 5px #000;
	border-radius: 2.4rem;
	border: 1px solid #000;
}

.banner_search .form-control {
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
	font-size: 1.5rem;
}

.mfp-contact-us-form .contact-us-form-popup {
	width: 300px;
	left: 30px;
	margin: 0;
	border-radius: 10px;
}

.mfp-contact-us-form .contact-us-form-popup form {
	padding: 20px;
}
.mfp-contact-us-form .contact-us-form-popup h4 {
	border-bottom: 1px solid #e3e3e3;
	padding: 10px 20px;
	background-color: #ef7f1b;
	color: #fff;
	border-radius: 10px 10px 0 0;
}

.mfp-contact-us-form .mfp-close {
	top: 20px;
	right: 14px;
	padding: 10px;
}

.mfp-contact-us-form .mfp-close:hover,
.mfp-contact-us-form .mfp-close:focus {
	transform: rotateZ(135deg);
}

ol.table_of_contents_list {
	counter-reset: list;
}

ol.table_of_contents_list > li {
	list-style: none;
}

ol.table_of_contents_list > li:before {
	content: counter(list) ") ";
	counter-increment: list;
}

ul.list-unstyled,
ol.list-unstyled {
	list-style: none;
}

.newsletter-popup.newsletter-pop2 img {
	height: 264px;
	width: 500px;
}

.cookie-notification {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #f2f2f2;
	padding: 10px;
	border-top: 1px solid #ccc;
	display: none;
	z-index: 1;
}

.cookie-notification p {
	margin: 0;
}

.cookie-notification button {
	margin-left: 10px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__arrow
	b {
	margin-top: 7px;
	margin-left: -10px;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__clear {
	color: #888;
	margin-top: 2px;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #e3e3e5;
}

.profile-photo {
	width: 100%;
	border: 1px solid #e3e3e5;
}

.profile_photo_preview {
	border: 4px dashed #e3e3e5;
	height: 150px;
	width: 150px;
	cursor: pointer;
}

.profile_photo_preview .camera_icon {
	margin: calc(50% - 28px);
}

.mfp-license-form .mfp-container {
	width: 80%;
	left: 10%;
	padding: 50px;
}

.mfp-license-form .license-popup {
	padding: 50px;
}

.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice__remove {
	height: 100%;
}

.disabled {
	opacity: 0.5;
	cursor: not-allowed !important;
}

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

.new-price{
	text-decoration: none;
	font-weight: 700;
	margin: 0 5px;
}

.counter {
    font-size: 24px;
}

.text-success{
	color: #28a745;
}

.text-error{
	color: #dc3545;
}

.btn.disable-hover-effect{
	pointer-events: none;
}

@media (max-width: 991px) {
	.icon-solid .icon-box-icon {
		display: block;
		margin: 20px auto;
	}
}
