/*
Theme Name: Beloved
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 6.3.1
Text Domain: beloved
Domain Path: /languages

*/

.coupon-swim25 span.amount {
	display: none;
}

.header-bottom-nav .ux-menu-icon {
	display: none;
}

.off-canvas-cart .ux-mini-cart-footer {
	padding: 10px 20px 15px;
	border: none!important;
	z-index: 10;
}

.ux-mini-cart-footer .order-your-savings {
	padding: 8px 12px;
}

.ux-mini-cart-footer .order-your-savings span.amount {
	font-size: 14px;
}

.cart-popup-inner .woocommerce-mini-cart {
	margin-right: -10px;
	margin-left: -10px;
}

.col, .columns, .gallery-item {
	padding: 0 10px 20px;
}

.button {
	border-radius: 7px;
}

.back-img {
	height: 28px;
	width: 28px;
}

.box-image .out-of-stock-label {
	pointer-events: none;
}

@media(max-width: 850px) {
	.col, .columns, .gallery-item {
		padding: 0 10px 10px;
	}

	.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
		margin-bottom: 0;
		padding: 0 5px 10px;
	}

}

.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	box-shadow: none;
}


::-webkit-scrollbar {
	width: 0;  /* Remove scrollbar space */
	background: transparent;  /* Optional: just make scrollbar invisible */
}

.nav-dropdown-has-border .nav-dropdown {
	border: none;

}

/*************** ADD CUSTOM CSS HERE.   ***************/



.off-canvas .mfp-content.off-canvas-cart {
	width: 500px;
}

.widget_shopping_cart p.total {
	border-top: none;
	border-bottom: none;
	padding-bottom: 0;
}

@media(max-width: 850px) {

	.off-canvas-cart .ux-mini-cart-footer {
		border-top: none;
	}
	#cart-popup {
		height: 100%;
	}

	.cart-popup-inner {
		height: 100%;
	}



}

@media(max-width: 650px) {
	.off-canvas .mfp-content.off-canvas-cart {
		width: 100vw;
	}
}


header .icon-shopping-cart:before {
	content: url('assets/cart-header.svg'); 
}

.icon-shopping-cart {
	background: #000000CC;
	padding: 15px !important;
	border-radius: 100%;
}


.header-search .icon-search {
	color: #000;
}

/* WISHLIST COUPON */

.product-small .box-image{
	border-radius: 5px;
}


.product-small .ux-swatch__text {
	padding: 2px 4px;
	min-width: 26px;
	text-align: center;
}

.wishlist-coupon{
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: end;
	width: 100%;
	pointer-events: none;
}

.wishlist-coupon > .wishlist-container{
	padding: 10px 13px;
}

.yith-wcwl-icon-svg {
	width: 20px!important;
	height: 20px!important;
}

.wishlist-coupon .add_to_wishlist span {
	display: none;
}

.wishlist-coupon .add_to_wishlist {
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
}

.wishlist-coupon .yith-wcwl-add-to-wishlist a {
	width: 35px;
	height: 35px;
	overflow: hidden;
	display: block;
	border: 1px solid #FFFFFF33;
	background: #FFFFFFD4;
	border-radius: 100px;
	padding: 6px;
	backdrop-filter: blur(7px);
	pointer-events: all;
}

.wishlist-coupon .yith-wcwl-add-to-wishlist svg{
	position: relative;
	color: #ccc !important;
}

.wishlist-coupon *{
	margin: 0 !important;
}

.wishlist-coupon .add_to_wishlist{
	display: block;
}

.wishlist-coupon .promo-code{
	width: 100%;
	background: #1F1F1FDB;
	padding: 6px 8px;
	display: flex;
	gap: 8px;
	align-items: center;
	color: #FFF;
	font-size: 12px;
}

.wwishlist-coupon .promo-code span:first-child{
	background-color: #FF198B;
	border-radius: 5px;
	color: white;
	font-size: 13px;
	font-weight: 800;
	line-height: 15.6px;
	letter-spacing: -0.02em;
	text-align: center;
	padding: 2px 4px;
}

.wwishlist-coupon .promo-code span:nth-child(2){
	font-size: 12px;
	font-weight: 700;
	line-height: 14.4px;
	color: #DC68A1;
}

.wishlist-coupon .promo-code__label {
	border: 1px dashed var(--fs-color-primary);
	border-radius: 5px;
	background-color: #FF198B14;
	color: white;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: 700;
	line-height: 14.4px;
	text-transform: uppercase;
}



.cart-popup-title {
	border-bottom: 2px solid #E7E7E7;
	background: #fff;
	margin: 0 -30px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: -10px;
}


/* SALE BADGE */

.product-small .on-sale{
	background: #FF198B;
	display:flex;
	align-items: center;
	justify-content: end;
	padding: 3px 5px 2px 13px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.product-small .on-sale .onsale{
	font-size: 13px;
	font-weight: 800;
	line-height: 15.6px;
	letter-spacing: -0.02em;
	color: white;
}

.product-small .badge-container{
	margin-top: 8px;
}

.product-small .badge-container .badge{
	height: unset;
	width: unset;
}


/* PRODUCT ARCHIVE TITLE */

.product-small .title-wrapper a{
	font-size: 14px;
	font-weight: 600;
	line-height: 16.8px;
	color: #323232;
	margin-bottom: 10px;
}

.product-small .title-wrapper{
	position: relative;
}

.product-small .title-wrapper:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 80px;
	height: 1px;
	background: #D7D7D7;
}

/* PRODUCT ARCHIVE PRICE */

.product-small .price-wrapper{
	margin-top: 10px;
	margin-bottom: 6px;
}

.product-small .price-wrapper bdi{
	font-size: 14px;
	font-weight: 700;
	line-height: 16.8px;
	color: #323232;
}




/* Product Archive CSS */




.chosen .ux-swatch--label {
	background: #333333;
	color: #FFF;
}

.chosen .ux-swatch--label .ux-swatch__label {
	color: #FFF;
}

.chosen .ux-swatch--label::before {
	display: none;
}


.product-small .ux-swatch--label {
	font-size: 12px!important;
	min-height: 0!important;
	min-width: 0!important;
	padding: 0 2px!important;
}


.featured-title {
	background-color: #000 !important;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	text-shadow: none;
}

.page-title-inner.container {
	padding-left: 10px;
	padding-right: 10px;
}


.shop-page-title  .shop-page-title {
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 0;
}

.category-filtering {
	display: flex;
	flex-direction: column;
	gap: 6px;
}
/* Product Archive CSS */

.add-to-cart-container  .single_variation_wrap {
	width: 100%;
}

.swiper-custom-navigation .swiper-pagination {
	position: relative;
}

.swiper-custom-navigation .swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--primary-color);
}