/*
Theme Name:     Biovogue
Theme URI:      https://demos.coderplace.com/woo/WCM02/WCM02042/
Template:       avanam
Author:         CoderPlace
Author URI:     #
Template:       avanam
Text Domain:    biovogue
Description:    biovogue
Version:        1.0.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.home .content-area{
    margin-top: 0;
    margin-bottom: 0;
}
body:not(.home).transparent-header #masthead {background: var(--global-palette9);}
body:not(.home).transparent-header .entry-hero .entry-hero-container-inner {
	padding-top: 120px;
}
.archive.woocommerce ul.products li.product a img {
	width: auto;
}
body .site-header-item{
    margin-right: 20px;
}
.cms-banner {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.cms-banner .elementor-widget-wrap, .elementor-image-box-img, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner, .post-thumbnail-inner, .widget_media_image {
	position: relative;
	overflow: hidden;
}
.cms-banner:hover img, .elementor-image-box-img:hover img, .gallery-item .gallery-icon:hover img, .gallery-slider .swiper-slide-inner:hover img, .loop-entry .post-thumbnail-inner:hover img, .widget_media_image:hover img {
	transform: scale(1.05);
}
.cms-banner img, .elementor-image-box-img img, .gallery-item img, .gallery-slider img, .loop-entry .post-thumbnail-inner img, .widget_media_image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
/* owl-carousel */
.woo-carousel ul.products {
	float: left;
	width: 100%;
}
.owl-theme .owl-buttons div.owl-prev::after {
	mask-image: url(assets/images/left-arrow.svg);
	-webkit-mask-image: url(assets/images/left-arrow.svg);
}
.owl-theme .owl-buttons div.owl-next::after {
	mask-image: url(assets/images/right-arrow.svg);
-webkit-mask-image: url(assets/images/right-arrow.svg);
    background-position: 100%;
}
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	display: inline-block;
	position: absolute;
	top: auto;
	mask-size: 15px;
	-webkit-mask-size: 15px;
	height: 30px;
	width: 30px;
	left: 0;
	right: 0;
	background-color: var(--global-palette2);
}
.owl-theme .owl-buttons div.owl-next {
    right: -20px;
    left: auto;
}
.owl-theme .owl-buttons div.owl-prev {
	right: auto;
	left: -20px;
}
.woocommerce .quantity.spinners-added .qty{
	height: 44px !important;
}
.quantity.spinners-added:hover {
	border-color: var(--global-gray-400) !important;
}
.woocommerce .single-product-payments{
	border-radius: 0;
}
.owl-theme:hover .owl-buttons div {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.tparrows::before {
	color: #000 !important;
}
.owl-theme .owl-buttons div {
    display: block;
    font-size: 0;
    height: 32px;
    width: 32px;
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    margin: auto !important;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    margin: auto;
    z-index: 99;
    cursor: pointer;
}
.owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {background-color: var(--global-palette9);}
.owl-theme .owl-page {display: inline-block; margin: 3px 3px; vertical-align: top;}

/* Product css */
.woocommerce ul.products li.product .archive-image-wrap {
	position: relative;
}
.woocommerce .products-list-view.products li.product .entry-content-wrap {
	text-align: left;
}
.widget_block ul li {
	text-transform: capitalize;
}
.woocommerce a.added_to_cart {
	display: inline-flex;
	background: var(--global-palette2);
	padding: 14px 32px 14px 32px;
	text-transform: uppercase;
	color: var(--global-palette9) !important;
	font-size: 13px;
	font-weight: 500;
	justify-content: center;
	width: 100%;
}
.woocommerce ul.products li.product .archive-image-wrap .product-action-wrap {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin-top: 0;
	z-index: 1;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: opacity .3s cubic-bezier(.17,.67,.35,.95);
}
.woocommerce ul.products li.product .archive-image-wrap:hover .product-action-wrap {
	opacity: 1;
}
.woocommerce ul.products li.product .star-rating ~ .price {
	padding: .5em 0;
}
.woocommerce ul.products.woo-archive-btn-button li.product .price{
    margin: 0;
    clear: both;
}
.woocommerce .products .star-rating{
    float: none;
}
.woocommerce .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5em;
	font-family: star;
	color: var(--global-palette1);
	letter-spacing: normal;
	word-break: normal;
	white-space: normal;
}
.woocommerce ul.products li.product .entry-content-wrap {
	padding: 0;
	margin: 0;
	padding-block-start: 15px;
	text-align: center;
}
.woocommerce ul.products li.product .star-rating {
	line-height: 1;
	font-size: 1.1em;
	font-family: star;
	color: var(--global-palette1);
	letter-spacing: normal;
	word-break: normal;
	white-space: normal;
}
.woocommerce .star-rating::before {
	content: "\e901\e901\e901\e901\e901";
	color: #d6d6d6;
}
.woocommerce ul.products.owl-carousel li.product {
	margin: 0 20px;
}
.product-details .product-action-wrap {
	display: none;
}
.woocommerce ul.products li.product .archive-image-wrap .archive-extra-button-wrap {
	position: absolute;
	top: 15px;
	left: auto;
	right: 25px;
	z-index: 9;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto;
	bottom: auto;
	display: flex;
	flex-direction: column;
	transition: .3s;
	transform: translateX(10px) translateZ(0);
}
.woocommerce ul.products li.product .archive-image-wrap:hover .archive-extra-button-wrap {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
ul .yith-wcwl-add-to-wishlist {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
}
.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button.yith-wcqv-button, body .compare-button, body .yith-wcwl-add-to-wishlist {
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}
.woocommerce.compare-button a, .woocommerce ul .button.yith-wcqv-button, .woocommerce ul .yith-wcwl-add-to-wishlist a {
	border: 0 !important;
	background: none !important;
	color: var(--global-palette3);
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
}
body .yith-wcwl-add-to-wishlist i {
	-webkit-margin-end: 0 !important;
	margin-inline-end: 0 !important;
	font-size: 0;
}
.woocommerce .compare-button a::before, .woocommerce ul .button.yith-wcqv-button::before, .woocommerce ul .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce ul .yith-wcwl-wishlistaddedbrowse a::before, .woocommerce ul .yith-wcwl-wishlistexistsbrowse a::before {
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	content: "";
	position: relative;
	display: inline-block;
	height: 38px;
	width: 38px;
	vertical-align: top;
	background: var(--global-palette2);
	-webkit-margin-after: 10px;
	margin-block-end: 10px;
}
.woocommerce .products ul, .woocommerce ul.products {
	grid-column-gap: 2.5rem;
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem;
	grid-row-gap: 1.2rem;
	row-gap: 1.2rem;
	margin: 0 0 1em;
	padding: 0;
	list-style: none outside;
	clear: both;
}
.woo-products {
	margin: 0 -20px;
}
.woocommerce ul .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce ul .yith-wcwl-wishlistaddedbrowse a::before, .woocommerce ul .yith-wcwl-wishlistexistsbrowse a::before {
	mask-image: url(./assets/images/wishlist.svg);
	-webkit-mask-image: url(./assets/images/wishlist.svg);
	mask-size: 18px;
	-webkit-mask-size: 18px;
}
.woocommerce .compare-button a::before {
	mask-image: url(./assets/images/compare.svg);
	-webkit-mask-image: url(./assets/images/compare.svg);
	mask-size: 15px;
	-webkit-mask-size: 15px;
}
.woocommerce ul .button.yith-wcqv-button::before, .woocommerce ul.products li.product .yith-wcqv-button::before {
	mask-image: url(./assets/images/quickview.svg);
	-webkit-mask-image: url(./assets/images/quickview.svg);
	mask-size: 16px;
	-webkit-mask-size: 16px;
}
.woocommerce .compare-button a::after, .woocommerce ul .button.yith-wcqv-button::after, .woocommerce ul .yith-wcwl-add-to-wishlist .add_to_wishlist::after, .woocommerce ul .yith-wcwl-wishlistaddedbrowse a::after, .woocommerce ul .yith-wcwl-wishlistexistsbrowse a::after {
	background: var(--global-palette9);
	display: inline-block;
	content: "";
	position: absolute;
	width: 38px;
	height: 38px;
	z-index: -9;
	right: 0;
	left: auto;
	top: auto;
	bottom: auto;
	border-radius: 50px;
}
.woocommerce span.onsale{
	border-radius: 50px;
	background-color: var(--global-palette5);
	color: var(--global-palette2);
	padding: 1.3em 0.9em;
	font-weight: 500;
}

.woocommerce ul.products li.product .onsale{
	top: 15px;
	right: auto;
	left: 15px;
}
/* Category css */
.woo_categories_block .cat-outer-block .cat-inner-block {
	position: relative;
	margin-inline: 30px;
	overflow: hidden;
}
.cat-inner-block .cat-img-block {
	transition: all .3s ease-in-out;
}
.cat-inner-block .cat-img-block:hover {
	transition: all .3s ease-in-out;
	transform: scale(1.05);
}
.cat_description .cat-count {
	display: none;
}
.woo_categories_block .cat-outer-block .cat-inner-block .cat_description {
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 30px;
	background-color: var(--global-palette9);
	padding-block: 10px;
	padding-inline: 15px;
	box-sizing: border-box;
	margin-inline: 30px;
}
.woo_categories_block .cat-outer-block .cat-inner-block:hover .cat_description {
	background-color: var(--global-palette1);
}
.woo_categories_block .cat-outer-block .cat-inner-block .cat_description .cat_name {
	color: var(--global-palette1);
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.instagram .swiper-slide-inner .swiper-slide-image {
	transition: all .3s ease-in-out;
}
.instagram .swiper-slide-inner:hover .swiper-slide-image {
	transform: scale(1.05);
}
.instagram .swiper-slide-inner {
	overflow: hidden;
}
.woo_categories_block .cat-outer-block .cat-inner-block:hover .cat_description .cat_name {
	color: var(--global-palette9);
}
/* Blog css */
.blog-posts-content .container-inner {
	padding: 0 20px;
}
.home .wp-site-blocks .post-thumbnail{
	padding-bottom: 31.6em;
}
.blog .wp-site-blocks .post-thumbnail{
	padding-bottom: 31.6em;
}
.entry-content-wrap .meta-inner .categories-links {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.entry-content-wrap .meta-inner .categories-links a {
	color: var(--global-palette4);
}
.loop-entry .entry-content-wrap {
	padding: 1.4rem 0;
}
.entry-content-wrap .meta-inner {
	padding-bottom: 0.5rem;
}

/* Footer css */
.widget_block ol, .widget_block ul, .widget ol {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-padding-after: 0;
	padding-block-end: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
}
.footer-widget-area ul li, .site-footer .widget_block a {
	padding: 6px 0;
	display: block;
}
.footer-widget-area ul li a {
	padding: 0;
}
.footer-widget-area ul li:first-child, .site-footer .widget_block a:first-child {
	-webkit-padding-before: 0;
	padding-block-start: 0;
}
.footer-widget-area ul li:last-child, .site-footer .widget_block a:last-child {
	-webkit-padding-after: 0;
	padding-block-end: 0;
}
.widget-area .widget-title {
	margin-bottom: 1.9em;
}
/* Newsletter */
body .mc4wp-form .mailchimp-form .mail-email::placeholder {
	color: var(--global-palette1);
}
body .mc4wp-form .mailchimp-form .mail-email {
	max-width: 265px;
	padding: 10px;
	border: 1px solid #fff;
	background-color: #f5f5f5;
	-webkit-margin-after: 20px;
	margin-block-end: 20px;
	border-radius: 0;
	width: 100%;
}
body .mc4wp-form .mailchimp-form .mail-submit {
	background: var(--global-palette1);
	color: var(--global-palette9);
	border-radius: 0;
}
.mailchimp-form .mail-email:focus {
	color: var(--global-palette1);
}
.payment-icon.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	width: auto;
	flex-grow: unset;
	-webkit-margin-after: 0;
	margin-block-end: 0;
}
.payment-icon.wp-block-gallery.has-nested-images {
	justify-content: flex-end;
}
.woocommerce ul.products.woo-archive-btn-button li.product .compare-button .button.added {
	display: inline-block;
	height: auto;
}
.woocommerce #reviews .comment-reply-title{
	color: var(--global-palette1);
}
.quantity.spinners-added{
	border: 1px solid #e5e5e5 !important;
}
body .woocommerce ul.products li.product .button.added::after {
	display: inherit;
}
/* Sidebar */
.woocommerce.widget_product_categories > ul li a{
	border: none;
}
.widget li {
	list-style: none;
	padding: 5px 0 !important;
}
.woocommerce.widget_product_categories > ul li .base-cat-toggle-sub{
	color: var(--global-palette4);
}
.woocommerce.widget_product_categories > ul li .base-cat-toggle-sub:hover {
	border-bottom-color: unset;
	color: var(--global-palette3);
	border-bottom: 0;
}
.woocommerce.widget_product_categories > ul li.cat-parent.sub-toggle-active > .base-cat-toggle-sub {
	background: var(--global-palette9);
}
.woocommerce.widget_product_categories > ul li .base-cat-toggle-sub{
	border: 0;
}
.primary-sidebar.widget-area .widget-title {
	margin: 0;
	padding-block-end: 20px;
}
.woocommerce.widget_price_filter .price_slider_amount {
	margin-block-start: 2rem;
}
.price_label {
	display: inline-block;
	padding: 10px 0 0;
	width: 100%;
	text-align: left;
}
.woocommerce .woocommerce-widget-layered-nav-list a::before{
	border-radius: 0;
}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a {
	font-size: inherit !important;
	padding-block: 5px;
	display: block;
}
.has-sidebar .primary-sidebar.widget-area .widget {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding-block-end: 1.875em;
}
.has-sidebar .primary-sidebar.widget-area .widget:last-child {
	border: none;
	padding-block-end: 0;
}
.woocommerce.widget_product_categories > ul{
	margin: 0;
}
.base-breadcrumbs{
	font-size: unset;
}
/* Single product page */
.woocommerce div.product div.images, .woocommerce #content div.product div.images,
.woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
	width: 42.9%;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	width: 53%;
}
.woocommerce div.product span.price, .woocommerce div.product p.price {
	font-size: 1.4em;
}
.woocommerce .single-product-payments legend{
	color: var(--global-palette1);
}
.woocommerce div.product .product_meta > span{
	padding: 5px 0 15px;
	font-size: inherit;
	font-weight: inherit;
	color: var(--global-palette1);
}
.woocommerce div.product form.cart div.quantity {
	float: left;
	margin: 0 25px 0 0;
}
.quantity.spinners-added {
	background: #f5f5f5;
	transition: all .2s ease;
	border-radius: 0;
}
.quantity.spinners-added input.minus, .quantity.spinners-added input.plus {
	color: var(--global-palette1);
	padding: 0 .5em;
	line-height: 40px;
	border: 0;
	font-size: 20px;
	font-weight: 600;
}
button, .button, .wp-block-button__link, input[type="button"], input[type="reset"], input[type="submit"] {
	border-radius: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"],
input[type="search"], input[type="number"], input[type="tel"], input[type="range"],
 input[type="date"], input[type="month"], input[type="week"], input[type="time"],
 input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	color: var(--global-palette1);
	border-radius: 0;
	background: #fff;
}
.woocommerce div.product .button.single_add_to_cart_button{
	height: unset;
	line-height: 1.2;
	padding: 14px 32px 14px 32px;
}
.entry-summary .yith-wcwl-add-to-wishlist,
.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button_inner_wrap .button,
.woocommerce ul.products:not(.woo-archive-btn-button) .product-action-wrap .button_inner_wrap .button {
	-webkit-margin-end: 15px;
	margin-inline-end: 15px;
	-webkit-padding-end: 15px;
	padding-inline-end: 15px;
	-webkit-border-end: 1px solid #808080;
	border-inline-end: 1px solid #808080;
}
.woocommerce.single-product .entry-summary .compare.button, .woocommerce.single-product .entry-summary .yith-wcwl-add-to-wishlist a {
	color: var(--global-palette1);
	background: transparent;
	border: 0;
	box-shadow: none;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 500;
	font-size: 13px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
	width: auto;
	padding: 0;
}
.single-product-extras strong {
	color: var(--global-palette1);
}
.woocommerce div.product div.summary p {
	color: var(--global-palette1);
}
.single-product-category, .woocommerce div.product .product_title {
	-webkit-margin-after: .5em;
	margin-block-end: .5em;
}
.woocommerce div.product div.summary p.price {
	margin: 0 0 1em;
}
.woocommerce div.product .product_meta {
	margin: 1.2em 0 0;
	padding: 1.2em 0 .3em;
	clear: both;
}
.woocommerce div.product form.cart {
	margin-bottom: 2em;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 1em;
	border: 0;
	width: 100%;
}
.header-cart-button .header-cart-total{
	background: var(--global-palette1);
	color: var(--global-palette9);
	position: absolute;
	top: -8px;
	bottom: auto;
	left: auto;
	right: -10px;
	height: 1.7em;
	width: 1.7em;
}
.home .site-middle-footer-wrap .site-footer-row-container-inner {
	border-top: 0;
}
.header-cart-wrap.base-header-cart {
	position: relative;
}
.woocommerce div.product form.cart .variations label {
	display: inline-block;
	font-weight: 500;
	width: 100%;
	clear: both;
	margin: 13px 0 0;
	text-align: left;
	vertical-align: middle;
	text-transform: capitalize;
}
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
	margin-top: .5em;
}
body.woocommerce .single-product-payments {
	margin: 0;
}
body.woocommerce div.product div.images .flex-control-thumbs {
	padding: 0 30px;
	box-sizing: border-box;
	margin: 30px 0 0;
	transform: none;
	left: auto;
	max-width: 100%;
}
body.woocommerce div.product div.images .flex-control-thumbs li:first-child {
	padding: 4px;
	box-sizing: border-box;
	list-style: none;
	float: none;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: 100%;
	margin: 0;
}
body.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
	border-color: #e9e9e9;
}
body.woocommerce div.product div.images .flex-control-thumbs li img {
	border: 1px solid #e9e9e9;
	max-width: 7em;
	display: inline-block;
	opacity: 1;
	-webkit-opacity: 1;
	width: 100%;
}
.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-prev {
	left: 0;
	top: 0;
	bottom: 0;
}
.woocommerce-product-gallery .owl-theme .owl-buttons div.owl-next {
	right: 0;
	top: 0;
	bottom: 0;
}
.owl-controls .owl-pagination {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 15px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {	
	padding: .4em .5em .4em 1em !important;
}
.owl-theme .owl-page {
	display: inline-block;
	margin: 3px 3px;
	vertical-align: top;
}
.owl-pagination .owl-page span {
	height: 12px;
	width: 12px;
	cursor:pointer;
	background-color: #222222;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
.owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {
	background-color: var(--global-palette1);
}
/* single product tab css */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 14px 32px;
	color: var(--global-palette3);
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-color: #e9e9e9;
}
.base-woo-results-count, select.orderby {
	font-size: 14px;
	color: var(--global-palette1);
	font-weight: 500;
}
.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
	color: var(--global-palette1);
	border-color: var(--global-palette1);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--global-palette9);
	background: var(--global-palette1);
	text-shadow: inherit;
}
.product-tab-style-normal.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	border-radius: 0;
	margin-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #e9e9e9;
	background-color: var(--global-palette8);
	display: inline-block;
	position: relative;
	z-index: 0;
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
	padding: 0;
}
.woocommerce section.products > h2 {
	text-align: center;
}
.woocommerce-tabs.wc-tabs-wrapper, .woocommerce .related.products, .woocommerce .up-sells.products {
	padding: 1.5em 0 3em;
}
.single.woocommerce table.shop_attributes {
	border: none;
	border-spacing: 10px;
	margin: 0 -10px;
}
.woocommerce table.shop_attributes{
	width: 100%;
	border-collapse: separate;
}
.single.woocommerce table.shop_attributes {
	border-spacing: 10px;
}
.woocommerce table.shop_attributes {
	border-collapse: separate;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
	padding: 12px;
	border-top: 0;
	margin: 0;
	line-height: 1.5;
	background: var(--global-palette9);
	color: var(--global-palette1);
	border: 1px solid #e5e5e5;
}
.woocommerce table.shop_attributes td p{
	padding: 0;
}
.woocommerce table.shop_attributes th {
	width: 160px;
	font-weight: 500;
	font-size: 14px;
}
.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {
	background: var(--global-palette9);
}

/* archive post */
.entry-taxonomies a{
	font-weight: 500;
	color: var(--global-palette4);
}
.archive.content-style-unboxed .entry, .blog.content-style-unboxed .entry,
.post-type-archive.content-style-unboxed .entry, .search-results.content-style-unboxed .entry{
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	border-radius: 0;
}
.loop-entry.type-post .entry-meta .posted-on{	
	text-align: center;
	margin: 0;
	box-sizing: border-box;
	color: var(--global-palette4);
	line-height: 20px;
	font-size: 14px;
	text-transform: uppercase;
}
.entry-content-wrap .entry-meta {
	margin: 0 0 1em 0;
}
.entry-taxonomies{
	margin-bottom: 1em;
}
.grid-cols{
	row-gap: 1.5rem;
}
/* sidebar css */
.wp-block-search .wp-block-search__input {
	border-color: #e9e9e9;
}
.primary-sidebar .wp-block-latest-posts__post-excerpt {
	display: none;
}
.widget.widget_block.widget_search {
	position: relative;
}
.wp-block-search .wp-block-search__button {
	position: absolute;
	overflow: hidden;
	left: auto;
	right: 0;
	top: 0;
	bottom: auto;
	width: 40px;
	height: 40px;
	mask-image: url(assets/images/search.svg);
	-webkit-mask-image: url(assets/images/search.svg);
	mask-size: 18px;
	-webkit-mask-size: 18px;
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	background: var(--global-palette1);
	font-size: 0;
	padding: 0;
}
.pagination .page-numbers , .woocommerce nav.woocommerce-pagination ul li .page-numbers{
	border-radius: 0;
}
.page-numbers , .pagination .nav-links {
	text-align: center;
}
/* single post */
blockquote cite, blockquote .wp-block-pullquote__citation, .entry-tags a.tag-link, .comment-reply-link {
	color: var(--global-palette1);
}
.comment-reply-link{
	border: 1px solid #e9e9e9;
}
.comment-reply-link:hover, .comment-reply-link:focus{
	color: var(--global-palette1);
}
.entry-related{
	background: #f5f5f5;
}
h2.entry-related-title{
	text-align: center;
}
.entry-related-inner .post-thumbnail {
	padding-bottom: 31.6em;
}
.loop-entry.type-post .entry-taxonomies{
	display: block;
}
.entry-related-inner .entry-content-wrap .entry-title a {
	font-size: 16px;
}
.entry-header .entry-related-inner{
	margin-bottom: 0;
}
.entry-related-inner .loop-entry .entry-content-wrap {
	padding: 1.4rem;
}
.splide .splide__pagination{
	display: none;
}
.comments-area {
	margin-bottom: 5em;
}
.comment textarea {
	background: var(--global-palette9);
}
#cancel-comment-reply-link {
	font-size: 14px;
	text-transform: capitalize;
}
.comment-respond {
	background: #f5f5f5;
	padding: 50px;
	-webkit-margin-after: 60px;
	margin-block-end: 60px;
	border-radius: 5px;
}
.comment-body{
	border-color: #e9e9e9;
}
.bypostauthor .avatar{
	border-color: #e9e9e9;
	border-width: 3px;
}
/* Contact form */
.appointment-form.elementor-widget-shortcode form .text-col-gap {
	position: relative;
	float: none;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	-moz-column-count: 2;
	column-count: 2;
	grid-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}
.appointment-form.elementor-widget-shortcode form input[type="text"],
.appointment-form.elementor-widget-shortcode form input[type="email"] {
	height: 44px;
	width: 100%;
	margin-block: 0;
	border-color: #e9e9e9;
}
.appointment-form.elementor-widget-shortcode .contact-button {
	text-align: center;
	margin-block-start: 15px;
	position: relative;
}
.appointment-form.elementor-widget-shortcode .wpcf7-form-control.wpcf7-textarea {
	height: 150px;
	-webkit-margin-before: 10px;
	margin-block-start: 10px;
	border-color: #e9e9e9;
}
.appointment-form .wpcf7-spinner{
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	bottom: auto;
	margin: 0 auto;

}
/* WooCommarce pages css  */

.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
	background-color: #f5f5f5;
}

/* siddebar toggal  */
.primary-sidebar .thebase-hide-sidebar-btn {display: none; flex: 0 0 auto; align-items: center; flex-direction: row; justify-content: flex-end; padding: 15px 0;}
.primary-sidebar .thebase-hide-sidebar-btn .thebase-svg-iconset {cursor: pointer;}
.thebase-hide-sidebar-btn .thebase-svg-iconset svg {height: auto; width: 1.6em;}
.thebase-show-sidebar-btn {
	position: fixed;
	-webkit-margin-end: .5em;
	margin-inline-end: .5em;
	border: 1px solid #f5f5f5;
	padding: 0 10px;
	height: 44px;
	font-size: 20px;
	line-height: 30px;
	display: none;
	cursor: pointer;
	top: 30%;
	left: -2px;
	z-index: 9;
	background: var(--global-palette9);
	box-shadow: 5px 3px 10px -3px var(--global-palette1);
	align-items: center;
	border-radius: 0;
}
.thebase-show-sidebar-btn .base-svg-iconset {
	color: var(--global-palette1);
}
.primary-sidebar .thebase-hide-sidebar-btn .base-svg-iconset {
	cursor: pointer;
	color: var(--global-palette1);
}
.thebase-hide-sidebar-btn .base-svg-iconset svg {
	height: auto;
	width: 1.6em;
}
.thebase-show-sidebar-btn.active .drawer-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 99;
}
.thebase-show-sidebar-btn .thebase-svg-iconset {padding-inline-end: 6px;}
.thebase-show-sidebar-btn .thebase-svg-iconset svg {width: 1.4em; height: auto;}

/* cart & checkout page css */
.cart-summary {
	display: none;
}
.comment-content table, .entry-content.single-content table, body .woocommerce table.shop_table td {
	border: 1px solid #e9e9e9;
}
.site .woocommerce table.shop_table td, .site .woocommerce table.shop_table th {
	padding: 20px !important;
	color: var(--global-palette1);
	font-size: 14px;
	font-weight: 500;
}
.woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table, #add_payment_method .cart-collaterals .cart_totals table {
	border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-color: #e9e9e9;
}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {
	background-color: #f5f5f5;
	padding: 30px;
}
.woocommerce-cart table.cart .product-name a, .woocommerce-checkout table.cart .product-name a, #add_payment_method table.cart .product-name a {
	color: var(--global-palette1);
}
.woocommerce-cart table.cart .coupon .button:not(:hover), .woocommerce-checkout table.cart .coupon .button:not(:hover), #add_payment_method table.cart .coupon .button:not(:hover) {
	background: var(--global-palette1);
	color: var(--global-palette9);
}
.woocommerce-cart table.cart td.actions .button, .woocommerce-checkout table.cart td.actions .button, #add_payment_method table.cart td.actions .button {
	height: 43px;
	padding: 14px 32px 14px 32px;
	border: 0;
	line-height: 1.2;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button{
	padding: 14px 32px 14px 32px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text{
	height: 43px;
}
.woocommerce-cart table.cart td.actions .button:disabled,
.woocommerce-checkout table.cart td.actions .button:disabled,
#add_payment_method table.cart td.actions .button:disabled {
	background-color: var(--global-palette1);
	color: var(--global-palette9);
}
::placeholder {
	color: var(--global-palette1);
}
input[type="text"], input[type="email"], input[type="url"],
input[type="password"], input[type="search"], input[type="number"],
input[type="tel"], input[type="range"], input[type="date"],
input[type="month"], input[type="week"], input[type="time"],
input[type="datetime"], input[type="datetime-local"],
input[type="color"], textarea {
	border-radius: 0;
	padding: 0.72em 0.5em .5em 1em;
	border-color: #e9e9e9;
}
.woocommerce form .form-row .button,#payment #place_order {
	padding: 1.02em 1.8em;
}
.woocommerce form.checkout_coupon .form-row-first,
.woocommerce form.checkout_coupon .form-row-last, .woocommerce form.login .form-row-first,
.woocommerce form.login .form-row-last, .woocommerce form.register .form-row-first,
.woocommerce form.register .form-row-last {
	float: none;
}
.woocommerce form .form-row label{
	font-weight: 500;
	color: var(--global-palette1);
}
form.checkout .col2-set {
	background: #f5f5f5;
	padding: var(--global-md-spacing);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--global-palette1);
	line-height: 40px;
	background: var(--global-palette9);
}
.select2-container--default .select2-selection--single{
	border-color: #e9e9e9;
}
#payment ul.wc_payment_methods li.wc_payment_method input[type="radio"]:first-child:checked + label {
	background: #f5f5f5;
	color: #000;
}
.woocommerce.widget_shopping_cart .buttons a:not(.checkout), .woocommerce .widget_shopping_cart .buttons a:not(.checkout) {
	background: var(--global-palette1);
	color: var(--global-palette9);
}
.woocommerce.widget_shopping_cart .buttons a:not(.checkout):hover, .woocommerce .widget_shopping_cart .buttons a:not(.checkout):hover {
	background: var(--global-palette1);
	color: var(--global-palette9);
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
	font-weight: 500;
	color: var(--global-palette2);
	font-size: 14px;
}
.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity {
	font-size: 14px;
	color: var(--global-palette1);
}
.woocommerce.widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total{
	border-color: #e5e5e5;
}
#cart-drawer.popup-drawer .drawer-inner {
	color: var(--global-palette1);
}
.brand .swiper-slide-image:hover {
	filter: unset;
	-webkit-filter:unset;
	-moz-filter:unset;
	-ms-filter:unset;
	-o-filter:unset;
}
.brand .swiper-slide-image {
	filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(30%);
	-webkit-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(30%);
	-moz-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(30%);
	-ms-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(30%);
	-o-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(30%);
}
.wishlist_table tr td a.button.yith-wcqv-button {
	display: none;
}
.yith-wcwl-share ul {
	padding: 0;
}
/* My account page css  */
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register {
	border: 1px solid #e9e9e9;
	border-radius: 0;
}
.woocommerce .register .form-row .button {
	margin-top: 1.2em;
}
@media screen and (min-width: 576px){
	.woocommerce ul.products.products-list-view li.product {
		display: grid;
		grid-template-columns: 1fr 2.4fr;
	}
	}
@media screen and (max-width: 1400px){
	.owl-theme .owl-buttons div.owl-next {
		right: 0;
		left: auto;
	}
	.owl-theme .owl-buttons div.owl-prev {
		right: auto;
		left: 0;
	}
}
@media screen and (max-width: 1024px){
	body .site-header-item{
		margin-right: 10px;
	}
	.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {display: flex;}
	.primary-sidebar {
		transform: translateX(-100%);
		width: 360px;
		right: auto;
		left: 0;
		top: 0;
		overflow: auto;
		bottom: 0;
		position: fixed;
		box-shadow: 0 0 2rem 0 rgba(0,0,0,.1);
		display: flex;
		flex-direction: column;
		transition: all .3s ease-in-out;
		z-index: 99999;
		padding-inline: 20px;
		padding-block: 0;
		background-color: var(--global-palette9);
	}
	body:not(.home).transparent-header .entry-hero .entry-hero-container-inner {
		padding-top: 0;
	}
	.primary-sidebar.active {transform: translateX(0);}
	footer .wp-block-group .widget-title::before, .widget_mc4wp_form_widget .widget-title::before {
		content: "\f107";
		position: absolute;
		right: 0;
		font-family: FontAwesome;
		font-size: 20px;
		top: 1px;
		bottom: 0;
		height: 20px;
		width: 20px;
		text-align: center;
		z-index: 9;
		margin: 0 auto;
		line-height: 20px;
	}
	footer .wp-block-group .toggled-on .widget-title::before,
	.widget_mc4wp_form_widget .toggled-on .widget-title::before,
	footer .wp-block-group .toggled-on .widget-title::before,
	.widget_mc4wp_form_widget.toggled-on .widget-title::before {
		content: "\f106";
	}
	footer .wp-block-group .toggled-off .wp-block-group,
	footer .wp-block-group .toggled-off > ul,
	.footer-widget-area .widget.toggled-off .mc4wp-form {
		display: none;
	}
	footer .wp-block-group .toggled-on .wp-block-group,
	footer .wp-block-group .toggled-on > ul,
	.footer-widget-area .widget.toggled-on .mc4wp-form {
		display: block;
		padding-block: 0 20px;
	}
	.site-footer .footer-widget-area .widget-title, .widget-title {
		margin-block-end: 1.0em;
		cursor: pointer;
		padding-block-end: 0;
	}
	}

@media screen and (max-width: 767px){
	.cms-block .elementor-column {
		display: inline-block;
		width: auto !important;
		margin: 0 auto !important;
		padding: 5px 0 !important;
	}
	.blog-posts-content .container-inner {
		padding: 0;
	}
	}
@media screen and (max-width: 767px){
	.payment-icon.wp-block-gallery.has-nested-images {
		justify-content: center;
	}
}
@media screen and (max-width: 479px){
.primary-sidebar {
	width: 100%;
}
}

.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: url(assets/images/loader.gif) center no-repeat #F9F9F9;
}