/* Custom CSS */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Mega:wght@100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

.header__center .ps-logo img {
	max-height: 40px;
}
.header__left .ps-logo img {
	max-height: 40px;
}
.header--standard-fullwidth .header__top p strong {
	color: #222;
}
.header--standard-fullwidth .header__top {
	border-bottom: 1px solid #eaeaea;
	background: #fff;
}
.align-center {
	align-self: center!important;
}
.ps-table--shopping-cart tbody > tr > td:first-child {
	min-width: 100px;
	padding-left: 0;
}
div:where(.swal2-container) div:where(.swal2-popup) {
	display: none;
	position: relative;
	box-sizing: border-box;
	grid-template-columns: minmax(0, 100%);
	min-width: 40em;
	max-width: 100%;
	padding: 0 0 1.25em;
	border: none;
	border-radius: 5px;
	background: #fff;
	color: #545454;
	font-family: inherit;
	font-size: 1rem;
	min-height: 250px;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
	border: 0;
	border-radius: .25em;
	background: initial;
	background-color: #39b279;
	color: #fff;
	font-size: 1em;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
	box-shadow: 0 0 0 3px #39b279;
}

.otp-input {
	display: flex;
	justify-content: space-between;
	width: 300px;
	margin: 0 auto;
}

.otp-input input {
	width: 40px;
	height: 40px;
	font-size: 18px;
	text-align: center;
	/* margin: 0 5px; */
	border: 1px solid #ccc;
	border-radius: 5px;
}

@media (min-width: 992px) {
	.ps-block--checkout-action {
		margin: 0 auto 25px;
	}
}

.ps-block--checkout-action .ps-block__header span {
	margin: 0 0;
	color: #222;
	background-color: #fff;
	border: 2px solid #222;
}
.ps-banner h3 {
	/* font-family: "Lora", serif; */
	/* font-family: "Raleway Dots", sans-serif; */
	/* font-family: "Playfair Display SC", system-ui; */
	font-family: "Raleway", sans-serif;
	/* font-family: "Poppins", system-ui; */
	/* font-family: "Montserrat", sans-serif; */
}
@media (max-width: 778px) {
	.ps-product--detail .ps-product__content {
		padding-top: 0px;
	}
	.ps-banner .ps-banner__content {
		text-align: center;
	}
	.ps-banner h3 {
		font-size: 39px !important;
	}
}
.close {
	float: right;
	font-size: 2.8rem;
}

p {
	font-size: 14px;
	line-height: 1.6em;
	color: #444;
}
/* .ps-product .ps-product__thumbnail img {
	height: 337px;
} */
.ps-product {
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
.ps-product--detail .ps-product__shopping figure .ps-product__favorite.add_to_wishlist i {
	color: #999;
}
.ps-product--detail .ps-product__shopping figure .ps-product__favorite.add_to_wishlist {
	border: 2px solid #999;
}

.ps-product--detail .ps-product__shopping figure .ps-product__favorite.add_to_wishlist:hover i {
	color: #fff;
}
.ps-product--detail .ps-product__shopping figure .ps-product__favorite.add_to_wishlist:hover {
	border: 2px solid #222;
	background-color: #222;
}
.ps-product--detail .ps-product__shopping figure .ps-product__favorite.remove_from_wishlist i {
	color: #222;
}
.ps-product--detail .ps-product__shopping figure .ps-product__favorite.remove_from_wishlist {
	border: 2px solid #222;
}
.ps-product--detail .ps-product__shopping figure .ps-product__favorite:hover {
	border: 2px solid #999;
}
.ps-product--detail .ps-product__shopping figure .ps-product__favorite.remove_from_wishlist:hover i {
	color: #999;
}
input[type="email"].form-control, input[type="number"].form-control, input[type="text"].form-control  {
	height: 50px;
}
.ps-page--blog.white .ps-page__header {
	min-height: 150px;
}
.ps-blog {
	padding: 20px 0 0;
}
@media (min-width: 992px) {
	.ps-blog {
	  padding: 20px 0 0;
	}
}
.widget_blog.widget_categories .ps-list--under li a {
	font-size: 14px;
	text-decoration: underline;
	color: #333;
}

.ps-table tbody > tr > td {
	padding: 12px 10px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #ddd;
}

.ps-table--whishlist .ps-outofstock {
	text-transform: capitalize;
	color: rgb(231, 54, 10);
	font-weight: 500;
	font-size: 14px;
}
.ps-table--whishlist tbody > tr > td:last-child {
	text-align: right;
	min-width: 50px;
}
a.single-item img {
	width: 50px;
}

.ps-block--checkout-order figure {
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

.table td, .table th {
	vertical-align: inherit;
}

.ps-btn--outline, button.ps-btn--outline {
	padding: 10px 15px;
	font-size: 14px;
	margin-left: 5px;
	color: #222 !important;
}
.ps-btn--outline:hover, button.ps-btn--outline:hover {
	color: #fff !important;
}
.review input[type="email"].form-control, input[type="number"].form-control, input[type="text"].form-control {
	height: 45px;
}

.form-inline {
	align-items: stretch;
}
.table.order-items{
	font-size: 14px;
}
@media (max-width: 768px) {
	a.single-item img {
		width: 50px;
	}
	.ps-block--checkout-order .ps-block__items a {
		overflow-wrap: break-word;
		word-wrap: break-word;
		/* max-width: 220px; */
		font-size: 10px;
	}
	.ps-block--checkout-order .ps-block__items a small {
		font-size: 10px;
	}
	.ps-block--checkout-order .ps-block__content {
		padding: 20px 15px;
	}
	.ps-block--checkout-order figure {
		margin-bottom: 5px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eaeaea;
	}
	.ps-block__items p {
		font-size: 10px;
	}
	.single-item small {
		font-size: 50%;
	}

	.review.ps-btn--outline, button.ps-btn--outline {
		padding: 5px 7px;
		font-size: 10px;
		margin-left: 0px;
	}

	.review input[type="email"].form-control, input[type="number"].form-control, input[type="text"].form-control {
		margin-bottom: 5px;
	}

	.table.order-items{
		font-size: 10px;
	}
}

.ps-block--checkout-order figure figcaption strong {
	color: #5c5c5c;
}
.menu > li.menu-item-has-children:hover > .sub-menu {
	height: 300px;
	overflow: scroll;
}
@media (min-width: 1200px) {
	.ps-home-promotion {
		padding: 50px 0 135px;
	}

	#homepage-minimal .ps-banner {
		min-height: auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: calc(100vh - 151.333px);
	}
}
@media (max-width: 768px) {
	.ps-home-promotion {
		padding: 50px 0 135px;
	}

	#homepage-minimal .ps-banner {
		padding: 20px;
		height: calc(100vh - 60.667px);
	}

	.ps-banner__content.content-2 {
		top: 20%;
		position: absolute;
	}
}
.text-dark {
	color: #222 !important;
}
/* .ps-btn, button.ps-btn {
	color: #222;
	background-color: #fff;
} */

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	left: -60px;
	background-color: #fff;
	min-width: 170px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 99;
	padding: 10px;
	border-radius: 10px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	width: auto !important;
	font-size: inherit !important;
	justify-content: left !important;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.px-30 {
	padding-left: 30px;
	padding-right: 30px;
}
.dropdown-content.show {
    display: block !important;
}
.w-100 {
	width: 100%;
}
.modal-content.modal-border-radius {
	border-radius: 20px;
}
.modal-border-radius .modal-header{
	border-radius: 20px 20px 0 0;
	border: none;
}
.border-none {
	border: none !important;
}
.ps-product .ps-product__price {
	color: #222;
}

/* .ps-block--checkout-action .ps-block__header span {
	color: #222;
	background-color: #fff;
	border: 2px solid #222;
} */
.ps-block--checkout-action .ps-block__header span.hx {
	text-transform: capitalize;
	font-size: 20px;
	border: navajowhite;
	justify-content: left;
	padding-left: 0;
	/* text-decoration: underline; */
}
.ps-block--checkout-action .ps-block__content.hx {
	display: block;
	border: none;
	padding-left: 0;
	margin-top: 0;
	padding-top: 10px;
}
@media (min-width: 992px) {
	.ps-block--checkout-action.hx {
		margin: 0 0 0px;
	}
}
#resendOtp {
	background: none;
	font-size: 16px;
	text-decoration: underline;
}
.ps-product--detail .ps-tab-list {
	margin: 0 0 20px;
	padding: 5px 0;
}
.ps-block--comment > .ps-block__content {
	padding-bottom: 0rem;
	padding-left: 0rem;
}
.ps-block--comment {
	margin-bottom: 1rem;
}

.ps-page--product-detail {
	padding: 40px 0 40px;
}

@media (min-width: 1200px) {
	.ps-page--product-detail {
	  padding: 40px 0 70px;
	}
}
.ps-block--checkout-action {
	max-width: 100%;
	margin: 0 auto 10px;
}
@media (min-width: 1200px) {
	.ps-about-intro .ps-section__left {
	  padding-right: unset;
	}
}
@media (min-width: 768px) {
	.ps-about-intro p {
	  padding-left: 50px;
	}
}
.ps-about-intro p {
	margin-bottom: 20px;
}
.ps-btn, button.ps-btn {
	background-color: #000;
}
.text-shadow-dark {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8) !important;
}
.text-shadow-white {
	text-shadow: 2px 2px 4px rgba(252, 250, 250, 0.8) !important;
}
.text-outline-dark {
	-webkit-text-stroke: 2px black !important;
}
.text-outline-dark-sm {
	-webkit-text-stroke: 1px black !important;
}
.fs-24 {
	font-size: 24px !important;
}
.menu--mobile > li > a {
	color: #333;
}
.header .header__right {
	padding-left: 5px;
}
.search-container {
	position: relative;
	display: inline-block;
}
  
.search-icon {
	width: 30px;
	height: 30px;
	cursor: pointer;
}
  
.search-input {
	display: none;
	/* position: absolute;
	z-index: 9;
	top: 50px; */
	width: auto;
	padding: 10px;
	font-size: 16px;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	outline: none;
}
  
.search-results {
	display: none;
	position: absolute;
	top: 70px;
	width: 320px;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 5px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 100;
}
  
.search-item {
	display: flex;
	align-items: center;
	padding: 10px;
	cursor: pointer;
	border-bottom: 1px solid #eee;
}
  
.search-item:last-child {
	border-bottom: none;
}
  
.search-item img {
	width: 40px;
	height: 40px;
	object-fit: cover;
	margin-right: 10px;
}
  
.search-item span {
	font-size: 14px;
}
.search-item a {
	font-size: 14px;
	text-decoration: none;
}
  
.search-item:hover {
	background-color: #f9f9f9;
}
.ps-banner p {
	max-width: unset;
}

.fs-24-sm-16 {
	font-size: 24px !important;
}
@media (min-width: 1200px) {
	.text-lg-dark-sm-white {
		color: #222 !important;
	}
}
.top-bar-mobile {
	display: none;
}

@media (max-width: 768px) {
	.text-lg-dark-sm-white {
		color: #fff !important;
	}
	.fs-24-sm-16 {
		font-size: 16px !important;
	}
	.ps-banner__content.content-bottom {
		bottom: 40%;
		position: absolute;
	}
	.top-bar-mobile {
		display: flex;
		padding: 10px 15px;
		justify-content: flex-end;
		background-color: #1a1a1a;
	}
	.top-bar-mobile select {
		background: #fff;
		color: #212529;
		border: none;
	}
}

.fw-300 {
	font-weight: 300;
}
.mt-5r {
	margin-top: 5rem;
}

/* Toastr notification styling */
#toast-container .toast-message > p {
	color: #fff !important;
}
.menu > li {
	padding-right: 18px;
}
/* .ps-product .ps-product__actions {
	padding: 25px 18px 0px;
} */
.ps-product .ps-product__actions {
	padding: 15px;
}
.ps-product .ps-product__content {
	padding: 18px;
	text-align: left;
}
.ps-product .ps-product__title {
	font-family: "Lexend Mega", sans-serif;
	font-optical-sizing: auto;
	text-transform: uppercase;
	font-size: 1.3rem;
}
.out-of-stock {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	background: #000;
	color: #fff;
	font-size: 14px;
	z-index: 9;
}

.custom-tooltip {
	font-size: inherit;
}

.tooltip-wrapper {
  position: relative;
  display: inline-block;
}

.tooltip-box {
  position: absolute;
  bottom: 125%; /* Above the element */
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 6px 10px;
  border-radius: 5px;
  white-space: wrap;
  z-index: 1000;
  font-size: 13px;
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
  width: 300px;
}

.tooltip-box::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border-width: 6px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.tooltip-wrapper.show .tooltip-box {
  opacity: 1;
  pointer-events: auto;
}
