/*
Theme Name:     Totyiso
Theme URI:      https://demos.coderplace.com/woo/WCM04/WCM04085/
Template:       avanam
Author:         CoderPlace
Author URI:     #
Description:    Totyiso Theme is child theme of Avanam. Please install Avanam Theme before activate this theme.
Version:        1.0.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root{
    --global-gray-400: var(--global-palette7);
    --global-gray-500: var(--global-palette7);
	--global-xs-spacing: 1em;
    --global-sm-spacing: 1.5rem;
    --global-md-spacing: 2rem;
    --global-lg-spacing: 2.5em;
    --global-xl-spacing: 2em;
    --global-xxl-spacing: 2rem;
    --global-edge-spacing: 1.5rem;
    --global-boxed-spacing: 2rem;
}
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-palette3);
	font-weight: 400;
	font-size: 100%;
	padding: 10px 20px;
	border-radius: 25px;
	background-color: var(--global-palette2);
}
.select2-container .select2-selection--single .select2-selection__rendered { padding-left: 20px; }
/* .elementor img {
    width: 100%;
} */
/* .woocommerce .up-sells.products {
    display: none;
} */
.work .work-image .elementor-image-box-content h3:hover {
    color: var(--global-palette1);
}
.wpc-filters-main-wrap ul.wpc-filters-ul-list {
    padding: 0;
}
li.menu-item.woosc-menu-item.menu-item-type-woosc {
    margin-right: 15px;
}
.header-account-button .nav-drop-title-wrap > .base-svg-iconset, .header-account-button > .base-svg-iconset {
    font-size: 0;
}
.header-mobile-account-in-wrap .header-account-button > .base-svg-iconset, .header-account-button > .base-svg-iconset::after {
    content: '';
    -webkit-mask-image: url(assets/images/account.svg);
    mask-image: url(assets/images/account.svg);
    mask-size: 16px;
    -webkit-mask-size: 16px;
    height: 20px;
    width: 22px;
    /* position: absolute; */
    left: 13px;
    top: 25px;
    mask-repeat: no-repeat;
    background-color: var(--global-palette9);
}
.header-account-button .nav-drop-title-wrap > .base-svg-iconset::after {
    content: '';
    -webkit-mask-image: url(assets/images/account.svg);
    mask-image: url(assets/images/account.svg);
    mask-size: 16px;
    -webkit-mask-size: 16px;
    height: 22px;
    width: 22px;
    /* position: absolute; */
    left: 26px;
    top: -6px;
    mask-repeat: no-repeat;
    background-color: var(--global-palette9);
}
.site-main-header-inner-wrap {
    border-bottom: 1px solid var(--global-palette7);
}
/* .base-header-cart .header-cart-button {
    display: block;
} */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}
/* .header-navigation .menu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
} */
.main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: 0;
}
.banner-button:hover{
	color: var(--global-palette7);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--global-palette3);
    font-weight: 400;
    font-size: 100%;
    height: 46px;
    line-height: 46px;
    border-radius: 25px;
    background-color: var(--global-palette2);
}
.search-form input.search-field, .search-form input[type=search] {
    background-color: var(--global-palette2);
}
section#search-1 {
    padding: 10px 0 10px 0;
}
.primary-sidebar.widget-area .sidebar-inner-wrap a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)):hover {
    text-decoration: none;
}
rs-module#rev_slider_1_1 {
    border-radius: 25px;
}
.wp-site-blocks .post-thumbnail {
    padding-bottom: 63.138%;
}
.entry-meta.entry-meta-divider-vline>:after {
    content: "";
}
.loop-entry.type-post .entry-meta a:hover {
    color: var(--global-palette1);
}
.loop-entry.type-post .entry-meta .posted-on {
    color: var(--global-palette1);
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 5px;
}
.wp-site-blocks .post-thumbnail:not(.base-thumbnail-ratio-inherit) img {
    border-radius: 10px;
}
.select2-container--default .select2-selection--single{ border-radius: 25px; height: 48px; }
.entry-hero-container-inner .entry-header{ padding: 15px 0px;}
/* .entry-hero-container-inner .entry-header .page-title{ padding: 8px 0px;} */
.entry-hero-container-inner .entry-header .archive-description p{ margin: 0px 0px;}

.elementor-image-box-img{ position: relative; }
.work .work-image:hover .elementor-image-box-content{
	opacity: 1;
	}
.work .work-image .elementor-image-box-content {
	position: absolute;
	top: 60px;
	left: 60px;
	right: 0;
	transition: .3s;
	z-index: 3;
	text-align: left;
	opacity: 1;
}
.work .work-image .elementor-image-box-content p a{ color: var(--global-palette1); }
.work .work-image .elementor-image-box-content h3 , .work .work-image .elementor-image-box-content p{
	display: block;
}
.elementor-image-box-img img{
	border-radius: 10px;
}
/* .site-container{
	padding: 0;
} */
.elementor-widget-image {
    line-height: 0;
}
.header-search-bar form input.search-field {
    border-radius: 25px;
    font-size: 16px;
    padding: 9px 15px;
    line-height: 26px;
}	
.gallery-icon.landscape {
    background-color: var(--global-palette9);
    justify-content: center;
    flex-direction: column;
    min-height: 100px;
    overflow: hidden;
    border-radius: 10px;
}
.gallery-item {
    padding: 10px;
}
.elementor-image-gallery .gallery{
	margin: 0;
}
.testimonial-cms .elementor-widget-container::before {
    content: "";
    background: url(assets/images/review.png) no-repeat scroll center;
    height: 20px;
    width: 100%;
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
	margin-bottom: 15px;
}

.element-contact-inner-wrap .header-contact-item::after {
    content: "";
    background: #ffffff36;
    width: 1px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}
form.woocommerce-product-search .base-search-icon-wrap{ display: none; }
form.woocommerce-product-search button[type="submit"]{
    background: var(--global-palette1) !important;
    color: var(--global-palette2) !important;
    border-radius: 0px 25px 25px 0px;
    width: 100px;
}
/* form.woocommerce-product-search button[type="submit"] {
    width: 55px;
    font-size: 0;
    mask-image: url(assets/images/search.svg);
    -webkit-mask-image: url(assets/images/search.svg);
    height: 40px;
    -webkit-mask-size: 20px;
    mask-size: 20px;
    -webkit-mask-repeat: no-repeat;
    background-color: var(--global-palette3) !important;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    top: 5px;
    right: 10px;
    padding: 0 0;
} */
/* p:empty,.site-mobile-header-wrap .header-contact-wrap .header-contact-item:first-child  {
    display: none;
} */
.site-header-item .header-account-wrap .header-account-button {
	color: var(--global-palette2);
	font-weight: 400;
	line-height: 16px;
	font-size: 16px;
}
.site-header-item .widget-toggle-open-container #widget-toggle {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    padding: 0px 0px 0 40px;
    margin-right: 0;
}
.site-header-item.site-header-focus-item {
    position: relative;
}
.header-button-inner-wrap::after {
    content: "";
    position: absolute;
    top: 17px;
    left: -30px;
    background-image: url(./assets/images/offer.svg);
    background-repeat: no-repeat;
    color: var(--global-palette1);
    height: 30px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
}
/* span.header-account-label {
    position: relative;
    padding-top: 25px;
}	 */
/* .header-account-button .base-svg-icon.base-arrow-down-svg {
    top: 1em;
} */
/* .header-cart-wrap.base-header-cart {
    margin-right: 26px;
} */
.header-cart-button .header-cart-total {
    position: absolute;
    top: 2px;
    right: auto;
    width: 22px;
    left: 22px;
    height: 22px;
    /* margin-top: -22px; */
    font-size: 12px;
    font-weight: 300;
    background-color: transparent;
    color: var(--global-palette2);
}
.homepage-brand-slider img.swiper-slide-image {
    margin: 0 auto;
}
.site-footer .widget-area ul{
    padding-left: 0px;
    list-style: none;
    margin: 0px;
}
.site-middle-footer-inner-wrap .widget {
    margin-bottom: 20px;
}
/* .banner-button span::after{
	content: "";
	position: absolute;
	top: 4px;	
	background-image: url(assets/images/btn-arrow.svg);
	width: 18px;
	height: 18px;
	background-size: 18px;	
	margin-left: 8px;
} */
.min-banner .elementor-widget-image .elementor-widget-container {
	overflow: hidden;
	border-radius: 25px;
	position: relative;
	display: inline-block;
	width: auto;
}
.elementor-widget-image .elementor-widget-container {
	overflow: hidden;
	border-radius: 10px;
	position: relative;
	display: inline-block;
	width: auto;
}
.inner-link-style-normal a:not(.button), .widget-area.inner-link-style-normal a:not(.button) {
    text-decoration: none;
}
.header-html-inner p a::after {
    content: "";
    background: #bbc7d37a;
    width: 1px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}
.site-header-top-section-right.site-header-section.site-header-section-right .site-header-item {
    margin-right: 0;
}
.entry.loop-entry{ 	box-shadow: none; }
.primary-sidebar.widget-area .widget {
    border: 1px solid var(--global-palette8);
    border-radius: 10px;
    padding: 15px 20px 15px 20px;
    background-color: var(--global-palette2);
}
.primary-sidebar.widget-area .widget_media_image{
	border: none;
	padding: 0px;
}
.primary-sidebar.widget-area .widget_media_image img{ border-radius: 10px; }
.primary-sidebar h2{
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/* .header-search-bar form {
    margin-right: 75px;
} */
.header-navigation .header-menu-container ul ul.sub-menu, 
.header-navigation .header-menu-container ul ul.submenu {
    padding: 10px 10px;
    border-radius: 0 0 5px 5px;
}
.product-archive-hero-section .entry-hero-container-inner , .product-hero-section .entry-hero-container-inner , .page-hero-section .entry-hero-container-inner ,.post-archive-hero-section .hero-section-overlay , .post-hero-section .entry-hero-container-inner  {
    /* background: var(--global-palette2); */
    /* border-bottom: 1px solid var(--global-palette7); */
}
.entry-hero.product-archive-hero-section .entry-header, .entry-hero.product-hero-section .entry-header, .entry-hero.page-hero-section .entry-header, .entry-hero.post-archive-hero-section .entry-header, .entry-hero.post-hero-section .entry-header {
    min-height: 100px;
    background-color: var(--global-palette2);
    margin: 20px 0;
    padding: 0 20px;
	border: 1px solid var(--global-palette8);
    border-radius: 10px;
}
.entry-hero.post-hero-section .entry-header {
    padding: 15px 20px;
}
.base-shop-top-row {
    background-color: #fff;
    padding: 7px 7px 7px 15px;
    border-radius: 10px;
    margin-bottom: 24px;
	border: 1px solid var(--global-palette8);
}
body .collapse-sub-navigation ul.menu .drawer-nav-drop-wrap .drawer-sub-toggle{
	border-left: 0px;
}
/* Shop by category toggle menu  */
.dropdown-toggle-nav{ margin: 0px; }
.dropdown-toggle-nav .widget_product_categories{ position: relative; }
.dropdown-toggle-nav .widget_product_categories h2.widgettitle{
	font-size: 16px;
	font-weight: 500;
	padding: 12px 20px 13px 20px;    
	cursor: pointer;
	color: var(--global-palette3);
	background-color: var(--global-palette6);
	min-width: 278px;
	border-radius: 5px 5px 0px 0px;
}
#widget-drawer .header-widget2 a:not(.button), #widget-drawer .header-widget2 .drawer-sub-toggle {
    color: var(--global-palette3);
}
#bt-scroll-up-reader:hover, #bt-scroll-up:hover {
    color: var(--global-palette2);
    background: var(--global-palette1);
}
/* .dropdown-toggle-nav .widget_product_categories h2.widgettitle::before{	
	content: '';	
	-webkit-mask-image: url(assets/images/menu-icon.svg);
	mask-image: url(assets/images/menu-icon.svg);	
    mask-size: 20px;
    -webkit-mask-size: 20px;
    height: 20px;
    width: 20px;
	left: 18px;
	top: 18px;
	position: absolute;	
	background-color: var(--global-palette3);
} */
.dropdown-toggle-nav .widget_product_categories h2.widgettitle::after{
	border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    top: 50%;
    left: 90%;
    margin-left: -2px;
    margin-top: -4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 8px;
    height: 8px;
    position: absolute;
	opacity: 0.6;
}
.dropdown-toggle-nav .widget_product_categories.toggled-on h2.widgettitle::after{
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	margin-top: -2px;
}
#widget-drawer .header-widget2 .widget-title {
    background-color: var(--global-palette1);
    color: var(--global-palette9);
    padding: 15px 20px;
}
.dropdown-toggle-nav .widget_product_categories > ul,.product-action-wrap .woosc-btn, .product-action-wrap .woosq-btn, .product-action-wrap .woosw-btn{ display: none; }
.dropdown-toggle-nav .widget_product_categories.toggled-on ul {
    display: block;
    position: absolute;
    background-color: var(--global-palette2);
    width: 278px;
    padding: 8px 0px;
    z-index: 9;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 5px 5px;
}
ul.products.woo-slider.owl-carousel.owl-theme {
    margin: 0;
}
.dropdown-toggle-nav .widget_product_categories > ul li a, .dropdown-toggle-nav .widget_product_categories > ul li a:hover {
    padding: 8px 0px;
    margin: 0 22px;
    border-color: var(--global-palette8);
    color: var(--global-palette3);
    font-size: 16px;
    font-weight: 300;
}
.dropdown-toggle-nav .widget_product_categories > ul .cat-item.cat-parent a {
    font-weight: 500;
}
.dropdown-toggle-nav .widget_product_categories > ul .cat-item.cat-parent .children .cat-item a{
	font-weight: 300;
}
.dropdown-toggle-nav .widget_product_categories > ul .cat-item.cat-parent .children .cat-parent .children .cat-item a{
	font-weight: 300;
}
.dropdown-toggle-nav ul.product-categories > li:last-child > a,
.dropdown-toggle-nav ul.product-categories li ul > li:last-child > a{ border: 0px; }
.dropdown-toggle-nav .product-categories .cat-parent > .children,
.dropdown-toggle-nav .product-categories ul li ul li:hover > ul.children > ul.children {
	background: var(--global-palette2);	
	margin: 0;
	padding: 0px 0px;
	z-index: 9999;
	left: 100%;
	position: absolute;
	list-style: none;
	border-radius: 5px;
	right: auto;
	top: -1px;
	width: 250px;
	opacity: 0;
	-webkit-transform: scaleY( 0 );
	-moz-transform: scaleY( 0 );
	-ms-transform: scaleY( 0 );
	-o-transform: scaleY( 0 );
	transform: scaleY( 0 );
	-webkit-transition: -webkit-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
	-o-transition: -o-transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
	transition: transform 0.3s ease, max-height 0.3s step-end, max-width 0.3s step-end, padding 0.3s step-end;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}
.dropdown-toggle-nav .product-categories li:hover > .children,
.dropdown-toggle-nav .product-categories li ul li ul.children li:hover > ul.children {
	opacity: 1;
	-webkit-transform: scaleY( 1 );
	-moz-transform: scaleY( 1 );
	-ms-transform: scaleY( 1 );
	-o-transform: scaleY( 1 );
	transform: scaleY( 1 );
	-webkit-transition: -webkit-transform 0.3s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
	-o-transition: -o-transform 0.3s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
	transition: transform 0.3s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
}
.dropdown-toggle-nav .product-categories li > ul li a { position: relative; }
.woocommerce.widget_product_categories > ul li.current-cat > a { font-weight: 500;}
.dropdown-toggle-nav .widget_product_categories > ul li .more-wrap {
    padding: 8px 22px 0 22px;
    cursor: pointer;
    font-weight: 300;
}
.dropdown-toggle-nav .product-categories li.cat-parent > a::after {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: inline-block;
    top: 50%;
    left: 89%;
    margin-left: -2px;
    margin-top: -4px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 8px;
    height: 8px;
    position: absolute;
    color: #000;
    opacity: 0.4;
}
.woocommerce .star-rating span::before{color: #ffc003;}
.dropdown-toggle-nav .widget_product_categories > ul li.cat-parent > ul{ display: block; }
.dropdown-toggle-nav .widget_product_categories > ul li.cat-parent .base-cat-toggle-sub,.base-hide-sidebar-btn,.side-mobile-toggle-open-container{ display: none; }
.woocommerce.widget_shopping_cart .cart_list li a.remove, .woocommerce .widget_shopping_cart .cart_list li a.remove {
    right: 5px;
}
#cart-drawer.popup-drawer .drawer-content ul.product_list_widget {
    padding: 0px 10px 0 10px;
}

/* Home page Blog listing */
textarea:focus {
	border-color: var(--global-palette7);
}
textarea:focus::placeholder {
    color: var(--global-palette3);
}
.primary-sidebar.widget-area .sidebar-inner-wrap a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)) {
    color: var(--global-palette3);
}
.loop-entry.type-post h2.entry-title:hover a , .loop-entry.type-post h2.entry-title a:focus {
    color: var(--global-palette1);
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    color: var(--global-palette5);
}
input.search-field::placeholder {
    color: var(--global-palette5);
}
input.search-field {
    border: 0;
}
.search-form .base-search-icon-wrap {
    color: var(--global-palette5);
}
.search-form .search-submit[type=submit]:hover~.base-search-icon-wrap {
    color: var(--global-palette1);
}
.loop-entry.type-post .entry-meta {
    color: var(--global-palette5);
} 
.loop-entry.type-post h2.entry-title {
    font-size: 22px;
	font-weight: 500;
	line-height: 26 px;
}
body.home .latest-blog{ margin: 0px 10px; }
/* body.home .first { margin: 0 15px 0 0; }
body.home .last { margin: 0 0 0 15px; } */
body.home .latest-blog .entry-content-wrap{ padding: 10px 0 0px 0px; }
.entry-header {
    margin-bottom: 0;
}

/* owl-carsoual */
.owl-theme .owl-buttons div.owl-prev::after {color: var(--wp--preset--color--black) !important;}
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	position: absolute;
	top: auto;
	background-size: 8px;
	background-repeat: no-repeat;
	background-position: 14px 11px;
	height: 38px;
	width: 38px;
	margin: 0 auto;
	left: 0;
	right: 0;
	box-shadow: 0 0 16px 0 rgba(0,0,0,.11);
	border-radius: 100%;
	background-color: #ffffff;
}

.owl-theme .owl-buttons div.owl-prev::after { background-image: url(assets/images/left-arrow.svg); }
.owl-theme .owl-buttons div.owl-next::after { background-image: url(assets/images/right-arrow.svg); }
.owl-theme:hover .owl-buttons div { opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; }
.owl-theme .owl-buttons div {
	display: block;
	font-size: 0;
	height: 32px;
	width: 32px;
	position: absolute;
	text-align: center;
	top: 40%;
	bottom: auto;
	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-theme .owl-buttons div.owl-next { right: 0px; left: auto; }
.owl-theme .owl-buttons div.owl-prev { left: 0px; right: auto; }
.owl-controls .owl-pagination, .woocommerce ul.products li.product .product-details .price { text-align: center; }
.owl-pagination .owl-page span {
	height: 12px;
	width: 12px;
	background-color: var(--global-palette5);
	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); }
.owl-theme .owl-page { display: inline-block; margin: 3px 3px; vertical-align: top; }

/* WooCommerce CSS */
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register{
	border: 1px solid var(--global-palette8);
	padding: 30px;
	background-color: var(--global-palette2);
	border-radius: 10px;
}
body .woocommerce-store-notice a.woocommerce-store-notice__dismiss-link {float: right;}
.woocommerce form.register .woocommerce-privacy-policy-text{ margin-bottom: 10px; }
.woo-products.woo-content.products_block.shop, .blog-posts-content, .hot-product  
{ margin: 0 -10px; }
.gallary-carousel 
{ margin: 0 -10px; }
.page-id-1951 .blog-posts-content{
	margin: 0;
}
.loop-entry .entry-content-wrap {
    padding: 7px 0 0 0;
}
div#blog_grid {
    row-gap: 25px;
}
.woocommerce ul.products li.product a img{ border-radius: 10px; }
.woocommerce ul.products li.product{ overflow: unset; background-color: var(--global-palette2); border: 1px solid var(--global-palette8); border-radius: 10px; }
.archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .post-type-archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .single-product.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry) {
    /* background: transparent; */
    padding-left: 15px;
    margin-left: 0;
    padding-right: 15px;
    margin-right: 0;
    padding-bottom: 15px;
}	
.hover-img .hover-image{
	overflow: hidden;
	transition: 0.3s all;
}
.hover-img .hover-image:hover img{
	transform: scale(1.04);
}
.woocommerce ul.products.owl-carousel li.product {
    /* padding: 10px 15px; */
    margin: 0 10px;
    box-shadow: none;
    overflow: unset;
    border: 1px solid var(--global-palette8);
    border-radius: 10px;
    background-color: var(--global-palette2);
}
#cart-drawer.popup-drawer .drawer-inner p {
    margin: 15px 20px;
}
/* .woocommerce ul.products.owl-carousel .first > li.product{
	margin-left: 0;
}
.woocommerce ul.products.owl-carousel .last > li.product{
	margin-right: 0;
} */
/* .woocommerce ul.products.grid-cols li.product::after,
.woocommerce ul.products.owl-carousel li.product::after{
	content: "";
    width: 1px;
    height: 320px;
    background-color: var(--global-palette8);
    display: block;
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
} */
.woocommerce ul.products.products-list-view li.product::after { display: none;}
.woocommerce.hot-product ul.products.owl-carousel li.product::after{ height: 230px; }
.woocommerce ul.products.grid-cols li.product::after{ right: -10px;}
.woocommerce ul.products.owl-carousel li.product::after{ right: 0px;}
.woocommerce ul.products.grid-cols li.product:nth-child(6n+6)::after{ display: none; }
.woocommerce ul.products.owl-carousel .last li.product::after{ display: none;}

.woocommerce ul.products li.product .entry-content-wrap{
	padding: 0px;
	margin: 0px;
}
.woocommerce ul.products li.product .product-details .price{ text-align: center; }
.woocommerce form .form-row .button,
button, .button, .wp-block-button__link, 
.wp-element-button, input[type="button"], 
input[type="reset"], input[type="submit"]{
	padding: 12px 26px;	
}
#add_payment_method table.cart td.actions .button, .woocommerce-cart table.cart td.actions .button, .woocommerce-checkout table.cart td.actions .button {
    height: 48px;
    padding: 0 1em;
    border: 0;
    line-height: 38px;
}
.woocommerce .product-action-wrap a.added_to_cart {
    background: var(--global-palette1);
    font-size: 100%;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--global-palette2) !important;
    padding: 11px 30px;
    border-radius: 25px;
	/* display: block; */
    width: auto;
    margin-bottom: 5px;
}
.woocommerce ul.products.woo-archive-btn-button li.product .button.added {
    display: none;
}
.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button), 
.woocommerce ul.products li.woo-archive-btn-button .button:not(.kb-button), 
.wc-block-grid__product.woo-archive-btn-button .product-details .wc-block-grid__product-add-to-cart .wp-block-button__link{
	width: auto;
	display: inline-block;
}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins {
    font-size: 18px;
    color: var(--global-palette6);
    font-weight: 500;
    padding-right: 0px !important;
    margin-bottom: 7px;
}
.woocommerce div.product .product_meta>span {
    color: var(--global-palette5);
}
.woocommerce ul.products li.product .price del{
	color: var(--global-palette6);
	opacity: 1;
	font-size: 18px;
	font-weight: 500;
}
.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry) {
    background: var(--global-palette2);
    padding: 0px 15px 10px 15px;
    border-radius: 0 0 10px 10px;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title a{ color: var(--global-palette3); font-size: 18px; font-weight: 500; }
.woo-products ul.products.content-wrap{
	float: left;
	width: 100%;
	margin: 0px;
}
.woo_categories_slider,
.testimonial-carousel .owl-carousel{ 
	margin: 0px -10px;
}
.testimonial-carousel .owl-carousel{ padding: 0px !important; }
.elementor-widget:not(:last-child) {
    margin-block-end: 0px;
}
.woo_categories_slider .cat-outer-block {
    margin: 0px 10px;
    background-color: #faf1e6;
    padding: 0px 0px 5px 0;
    text-align: center;
    border-radius: 10px;
}
.woo_categories_slider .cat-outer-block .cat-inner-block{
	display: flex;
    flex-direction: column;
	align-items: center;
	gap: 0px;
	padding: 10px 0;
}
.cat-img-block {
    background-color: var(--global-palette9);
    border-radius: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.woo_categories_slider .cat-outer-block .cat-inner-block .cat-img img{
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	border-radius: 0;
}
.woo_categories_slider .cat-outer-block:hover .cat-inner-block .cat-img img{
	transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    -moz-transform: scale(1.06);
}	
.woo_categories_slider .cat-outer-block .cat-inner-block .cat_description .cat_name{
	color: var(--global-palette3);
	font-weight: 500;
	font-size: 18px;
}
.woo_categories_slider .cat-outer-block .cat-inner-block:hover .cat_description .cat_name{
	color: var(--global-palette1);
}
.woo_categories_slider .cat-outer-block .cat-inner-block .cat-link .cat_name{
	color: var(--global-palette5);
	font-weight: 400;
	font-size: 16px;
}
.woo_categories_slider .cat-all-category{
	text-align: center;
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}
.woocommerce ul.products li.product .star-rating {
    float: none;
    margin: 0 auto 8px;
    font-size: 18px;
    letter-spacing: -2px;
}
.woocommerce .star-rating::before{
	content: "\e901\e901\e901\e901\e901";	
	color: #c7c7c7;
}
.woocommerce ul.products li.product .product-category{
	margin: 0px 0px 6px;
	color: var(--global-palette6);
	line-height: 15px;
}
.content-style-unboxed .content-bg .product-action-wrap.style-button {
    text-align: center;
}
.woocommerce ul.products li.product .product-action-wrap {
    position: absolute;
    top: calc(100% - 6px);
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    transition: .3s;
    margin: 0 -1px;
    z-index: 3;
    padding: 0px 15px 3px 15px;
    border: 1px solid var(--global-palette8);
    border-top: 0;
}
.woocommerce ul.products li.product:not(:hover) .product-action-wrap{
	opacity: 0;
    visibility: hidden;
	transform: translateY(-15px);
}
.woocommerce .grid-cols{
	column-gap: 20px;
}
/* .home .woocommerce ul.products li.product a img {
    padding: 11px;
} */
.woocommerce ul.products.products-list-view li.product {
    grid-template-columns: 0.65175fr 2fr;
    align-items: flex-start;
    /* border-bottom: 1px solid var(--global-palette8); */
    border-radius: 10px;
}
.woocommerce ul.products.products-list-view li.product .product-excerpt {
    display: block;
}
.woocommerce ul.products.products-list-view li.product .product-excerpt p {
    margin-top: 5px;
}
.woocommerce ul.products.products-list-view li.product .entry-content-wrap{ padding: 0px 20px; text-align: left; }
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title{ font-size: 15px; }
.woocommerce ul.products.products-list-view li.product .star-rating~.price{ margin: 0px; text-align: left; }
.woocommerce ul.products.products-list-view li.product .product-action-wrap{ margin-bottom: 0px; text-align: left; margin-top: 10px; }
.woocommerce ul.products.products-list-view li.product:not(:hover) .product-action-wrap{
	opacity: 1;
	visibility: visible;
	transform:none;	
	border: 0;
}
.woocommerce ul.products.products-list-view li.product:hover .product-action-wrap {
	border: 0;
}
.comment-content a {
    color: var(--global-palette1);
}
.widget.widget_search {
    border: 1px solid #e5e5e5;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers{ background-color: var(--global-palette8); font-weight: 500; }
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:focus{ 
	background: var(--global-palette-btn-bg);
	color: var(--global-palette2);
}
select.orderby{
	padding: 3px 12px;
	border: 1px solid var(--global-palette7);
	background-color: var(--global-palette2);
	border-radius: 5px;
	font-weight: 400;
	font-size: 100%;
}
.base-product-toggle-container .base-toggle-shop-layout.toggle-active, .base-product-toggle-container .base-toggle-shop-layout:hover {
    background: var(--global-palette1);
}
/* .woocommerce ul.products li.product a img {
    padding: 4px;
} */
/* .woocommerce ul.products.products-list-view li.product a img {
    padding: 11px;
} */
.base-product-toggle-container .base-toggle-shop-layout{
	border-radius: 5px;
}
.woocommerce span.onsale {
    background-color: var(--global-palette1);
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    padding: 5px 10px;
    border-radius: 25px;
}
body .wpc-filter-chips-list li.wpc-chip-reset-all a {
    color: var(--global-palette2) !important;
}
.woocommerce ul.products li.product .onsale{ left: 10px; right: auto; top: 10px;}
.woocommerce-page div.product div.images{  width: 43.75%; margin-bottom: 60px; }
.woocommerce-page div.product div.summary{ 
	width: 54%; 
	padding-left: 20px; 
	border-left: 1px solid var(--global-palette7); 
	margin-top: 0px; 
}
.woocommerce .single-product-payments {
    background-color: var(--global-palette8);
	border-radius: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs{
	margin: 0px;	
}
body.woocommerce div.product div.images .flex-control-thumbs {
    padding: 0 0px;
    text-align: center;
    margin-top: 20px;
    width: 70%;
}
body.woocommerce div.product div.images .flex-control-thumbs li{    
	margin: 0px 10px;
}
body.woocommerce div.product div.images .flex-control-thumbs li, 
body.woocommerce div.product div.images .flex-control-thumbs li:first-child{
	width: auto;
    height: auto;
    padding: 0;
}
.single-product .owl-theme .owl-buttons div.owl-prev{
	left: 10px;
    right: auto;
}
.single-product .owl-theme .owl-buttons div.owl-next{
	right: 20px;
    left: auto;
}
.woocommerce a.product-single-category{
	text-transform: capitalize;
	color: var(--global-palette3);
	letter-spacing: 0.3px;
}
.woocommerce .star-rating{
	font-size: 18px;
	float: none;
	margin: 5px 0px;
}
.woocommerce div.product .product_meta>span{
	font-size: 100%;
	font-weight: 400;
	line-height: 24px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	font-size: 20px;
	font-weight: 500;
	padding: 15px 15px;
	/* color: var(--global-palette3); */
}
.woocommerce table.shop_attributes{ border-top: none;}
.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li{ margin: 0px 18px;}
.woocommerce p.stars a{ font-size: 20px;}
.woocommerce #reviews .comment-reply-title,
.woocommerce #reviews #comments h2{ font-weight: 500;}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info{ background-color: var(--global-palette8); color: var(--global-palette3); }

.base-woo-results-count,
.woocommerce div.product form.cart .reset_variations,
.woocommerce table.shop_table
{ 
	font-size: 100%;	
}
input#coupon_code::placeholder {
    color: var(--global-palette5);
}
.woocommerce form .form-row input::placeholder, .woocommerce form .form-row textarea::placeholder{
	color: var(--global-palette5);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    background-color: var(--global-palette2);
    padding: 23px 15px;
	border-radius: 25px;
}
.link-style-no-underline .entry-content a:focus {
    color: var(--global-palette1);
}
.link-style-no-underline .entry-content a:hover {
    color: var(--global-palette1);
}
.single-product .base-breadcrumbs,
.entry-header .base-breadcrumbs{
	font-size: 100%;
	color: var(--global-palette3);
	margin: 0px;
}
.wp-block-button__link.wp-element-button:hover {
    color: #fff !important;
}
.woocommerce div.product form.cart .reset_variations{ margin-left: 10px; color: var(--global-palette5);}
.woocommerce table.shop_table input{ font-size: 100%; padding: 10px 20px; border-radius: 25px;}
select{
	padding: 10px 10px;
	border-radius: 10px;
}
.quantity.spinners-added input.minus, .quantity.spinners-added input.plus {
    line-height: 46px;
}
.woocommerce .single-product-payments legend,
.woocommerce .single-product-extras strong,
.woocommerce div.product form.cart .variations label{ font-weight: 500; text-transform: capitalize;}
.woocommerce div.product form.cart .button{
	padding: 0px 20px;
	height: 46px;
	margin-left: 5px;
	width: 40%;
}
.woocommerce .single-product-extras {
    margin: 30px 0 16px;
}
.quantity.spinners-added {
    border-radius: 10px;
}
.woocommerce.product-variation-style-vertical div.product form.cart .variations select {
    background-color: #fff;
}
.woocommerce .quantity.spinners-added .qty{ height: 40px; }
.woocommerce div.product div.summary p{ margin: 10px 0px;}
.woocommerce div.product form.cart{ 
	margin-top: 20px;	
}
.woocommerce div.product form.cart .woosc-btn, .woocommerce div.product form.cart .woosw-btn {
    padding: 12px 14px;
    font-size: 22px;
    margin-left: 10px;
}
a.woocommerce-review-link:hover {
    color: var(--global-palette1);
}
.woocommerce ul.products.products-list-view.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
    width: auto;
}
.woocommerce div.product p.price{
	font-size: 20px;
	font-weight: 500 !important;
	color: var(--global-palette6);

}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active{
	border: 1px solid var(--global-palette1);
}
.woocommerce div.product div.images .flex-control-thumbs li img{
	opacity: 1;
	border: 1px solid var(--global-palette2);
}
.woocommerce .woocommerce-product-details__short-description{
	border-bottom: 1px solid var(--global-palette7);
	margin-bottom: 15px;
}
.base-woo-cart-form-wrap>form .cart-summary{ display: none;}
.base-woo-cart-form-wrap .cart-collaterals{
	border: 1px solid var(--global-palette7);
	padding: 20px;
	border-radius: 10px;
	background-color: var(--global-palette2);
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th, 
.woocommerce table.shop_table tbody th{ 
	font-weight: 500;
}
.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: 12px 10px;
}
.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-palette7);
    color: var(--global-palette3);
}
.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-palette7);
    color: var(--global-palette3);
}
.woocommerce-cart table.cart .product-name a, 
.woocommerce-checkout table.cart .product-name a, 
#add_payment_method table.cart .product-name a{
	text-decoration: none;
	font-weight: 500;
	color: var(--global-palette3);
}
form.checkout .col2-set{ 
	border: 1px solid var(--global-palette8);
	padding: 30px;
	border-radius: 10px;
	background-color: var(--global-palette2);
}
.woocommerce form .form-row label{ 
	font-size: 100%;
	font-weight: 500;
	color: var(--global-palette3);
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info{ 
	margin-bottom: 0px; 
	padding: 8px 0px; 
	color: var(--global-palette5);
	background: none;
	border: none;
	font-weight: 500;
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a{ color: var(--global-palette1); }
.woocommerce form.checkout_coupon.woocommerce-form-coupon{
	padding: 5px 0px;
	border: none;
	background: transparent;
	display: flex;
    flex-direction: column;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon p{ margin-bottom: 10px;}
form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment{
	background-color: var(--global-palette2);
	border: 1px solid var(--global-palette8);
	padding: 30px;
	border-radius: 10px;
}
#payment ul.wc_payment_methods li.wc_payment_method>label:hover,
#payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label,
#payment ul.wc_payment_methods li.wc_payment_method>label{
	background-color: var(--global-palette8);
	border: none;
	cursor: pointer;
	border-radius: 10px;
}
.woocommerce-page form .show-password-input:after, .woocommerce form .show-password-input:after {
    background-color: var(--global-palette3);
	min-height: 1.9em;
}
#payment #place_order{ padding: 12px 0px;}

/* Sideber Filters */
.sidebar-inner-wrap .wpc-filters-widget-wrapper .wpc-posts-found{ 	display: none; }
.primary-sidebar.widget-area .widget-title{
}
.wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a{ padding: 10px 20px !important; }
.sidebar-inner-wrap .wpc-filters-section{ margin-bottom: 30px; }
.sidebar-inner-wrap .wpc-term-swatch-wrapper{ border-radius: 50%; }
.sidebar-inner-wrap .wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle{ 	box-shadow: none; background-color: var(--global-palette1); border-color: var(--global-palette1); }
body .wpc-filter-chips-list li.wpc-chip-reset-all a{
	border-color: var(--global-palette1) !important;
	background: var(--global-palette1);
	font-size: 16px;	
	border-radius: 10px !important;
}
body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a{
	border-color: var(--global-palette7) !important;
	background: var(--global-palette7);
	font-size: 15px;	
	border-radius: 10px;
}
.woocommerce-products-header .wpc-custom-selected-terms ul.wpc-filter-chips-list {
    margin: 0px;
    display: flex;
}
.woocommerce .woocommerce-form-login-toggle .woocommerce-info{
	margin-bottom: 0px;
}
.woocommerce-checkout .woocommerce form.login{
	padding: 20px 0px;
	border: none;
	display: flex;
	flex-direction: column;
	margin-bottom: 0px;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button { margin-top: 0px; }
.woocommerce-checkout .woocommerce form.login p{ margin-bottom: 10px; }
.woocommerce-checkout .woocommerce .woocommerce-checkout{ margin-top: 20px;}

#widget-drawer .header-widget2 .widget_product_categories .widget-title{
	font-size: 20px;
	font-weight: 500;
}
#widget-drawer .header-widget2 .widget_product_categories .product-categories li a,
#widget-drawer .header-widget2 .widget_product_categories .product-categories li a:hover{
	padding: 5px 0px;
	color: var(--global-palette3);
	border-color: var(--global-palette7);	
}
.woocommerce.widget_product_categories>ul li.cat-parent>ul{
	list-style: none;
	margin-left: 8px;
}
.popup-drawer .drawer-content {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.woocommerce.widget_product_categories>ul li .base-cat-toggle-sub:hover,
.woocommerce.widget_product_categories>ul li .base-cat-toggle-sub,
.woocommerce.widget_product_categories>ul li.cat-parent.sub-toggle-active>.base-cat-toggle-sub{
	color: var(--global-palette6);
	background-color: var(--global-palette2);
	border: none;
}
.woocommerce.widget_product_categories>ul li .base-cat-toggle-sub:before{ 
	width: 10px;
	height: 10px;
	top: 58%;	
	margin-left: 12px;
}
.woocommerce.widget_product_categories>ul li.cat-parent.sub-toggle-active>.base-cat-toggle-sub:before{ margin-left: 12px;}
.popup-drawer .drawer-header {
    padding-right: 18px;
    height: 15px;
    z-index: 1;
}
.header-navigation.header-navigation-dropdown-animation-fade-up ul ul.sub-menu, 
.header-navigation.header-navigation-dropdown-animation-fade-up ul ul.submenu{
	padding: 10px 0px;
}
ul#menu-nav_menu-1 {
    padding: 0 20px;
}
#cart-drawer.popup-drawer .drawer-header {
    background-color: var(--global-palette1);
    color: var(--global-palette9);
}
#widget-drawer .drawer-header .drawer-toggle, #widget-drawer .drawer-header .drawer-toggle:focus {
    color: var(--global-palette2);
}
#cart-drawer h2.side-cart-header{
	font-size: 20px;
	font-weight: 500;
	color: var(--global-palette2);
}
.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity{ font-size: 15px;}
.woocommerce.widget_shopping_cart .buttons a:not(.checkout), .woocommerce .widget_shopping_cart .buttons a:not(.checkout){
	background: var(--global-palette1);
	color: var(--global-palette2);
}
.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-palette2);
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
	font-weight: 500;
	font-size: 100%;
	color: var(--global-palette3);
}
#cart-drawer.popup-drawer .drawer-inner {
    color: var(--global-palette3);
    max-width: 350px;
}
.mobile-menu-container.drawer-menu-container {
    margin: 40px 20px 0 20px;
}
.mobile-navigation ul.has-collapse-sub-nav .sub-menu.show-drawer {
    margin: 0 15px;
}
.woocommerce.widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart .cart_list li{ padding-bottom: 10px; margin-bottom: 10px;}

.woocommerce li.product .product-thumbnail{ position: relative; overflow: hidden; border-radius: 5px 5px 0 0;}
.woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap{ 
	position: absolute;
    z-index: 1;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
	opacity: 0;
    width: auto;
    left: auto;
    right: 0px;
    top: 0;
    bottom: auto;
    text-align: center;
    padding: 3px;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-transform: translateY(50);
    -moz-transform: translateY(50);
    -o-transform: translateY(50);
	transform: translateY(50);
	display: flex;
    flex-direction: column;
 }
 .woocommerce li.product:hover .product-thumbnail .archive-image-wrap .archive-extra-button-wrap{ 
	-khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	opacity: 1;
    right: 10px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
 }
 .woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosw-btn-has-icon,
 .woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosc-btn-has-icon,
 .woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosq-btn-has-icon{
	font-size: 18px;
	padding: 10px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
    border-radius: 50%;
    margin-top: 5px;
	background-color: #fff;
	color: var(--global-palette3);
 }
 .woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosw-btn-has-icon:hover,
 .woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosc-btn-has-icon:hover,
 .woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosq-btn-has-icon:hover{
	 color: var(--global-palette1);
 } 
 .woocommerce .up-sells.products, 
 .woocommerce .related.products{
	float: left;
	width: 100%;
	padding-bottom: 20px;
 }
 .woocommerce .up-sells.products h2, 
 .woocommerce .related.products h2{
	/* border-bottom: 1px solid var(--global-palette7); */
	padding-bottom: 8px;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	/* position: relative; */
 }
 .woocommerce .related.products h2.woocommerce-loop-product__title,
 .woocommerce .up-sells.products h2.woocommerce-loop-product__title{ border: none; }
 .woocommerce .related.products h2.woocommerce-loop-product__title::after,
 .woocommerce .up-sells.products h2.woocommerce-loop-product__title::after{ display: none; }
 /* .woocommerce .up-sells.products h2::after, 
 .woocommerce .related.products h2::after{
	content: '';
    border-bottom: 2px solid var(--global-palette1);
    display: block;
    position: absolute;
    bottom: -1px;
    width: 150px;
 } */
 .woocommerce #reviews #comments ol.commentlist li .meta {
    color: var(--global-palette3);
}
 .related.products ul.products{
	float: left;
	width: 100%;	
	margin: 0px -10px; 
 }

/* Post Archive */
.loop-entry .entry-summary p, .loop-entry .entry-header .entry-meta{
	margin: 5px 0px;	
}
.loop-entry .entry-header .entry-meta .posted-by{ text-transform: capitalize; font-weight: 300; display: none; }
a.post-more-link{
	font-weight: 500;
	text-transform: capitalize;
	font-size: 100%;
	letter-spacing: 0.3px;
}
.entry-footer .entry-tags a.tag-link{
	font-size: 100%;
	border-radius: 10px;
}
.entry-tags a.tag-link {
    color: var(--global-palette3);
}
.comment-form .comment-input-wrap p label, .comment-form p.comment-form-float-label label {
	color: var(--global-palette3);
	padding-left: 15px;
	line-height: 12px;
}
.wp-site-blocks .post-thumbnail.base-thumbnail-ratio-inherit img {
    border-radius: 10px;
}
div#archive-container {
    row-gap: 22px;
}
.pagination .page-numbers{ background-color: var(--global-palette8); border: none; line-height: 37px; font-weight: 500; min-width: 37px; }
.pagination a:hover, .pagination a:focus, .pagination a:active {
    border: none;
    color: var(--global-palette2);
    background-color: var(--global-palette1);
}
.pagination .current { background-color: var(--global-palette1); }
.wp-block-latest-posts.wp-block-latest-posts__list{ margin-left: 0px; }
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title { 
	height: 45px;
    display: block;
    overflow: hidden;
    font-weight: 500;
    line-height: 22px;
}
.wp-block-latest-posts__post-date{ font-size: 100%; }
.wp-block-tag-cloud.is-style-outline a{ border-color: var(--global-palette7); border-radius: 10px; padding: 5px 10px; }
.post-title .entry-meta{ margin: 5px 0px; color: var(--global-palette5); }
.entry-tags a.tag-link{ font-size: 100%; }
body .post-navigation-sub small{ text-transform: none; font-weight: 500; font-size: 20px; }
.comment-navigation .nav-next a, .post-navigation .nav-next a,
.comment-navigation .nav-previous a, .post-navigation .nav-previous a{
	font-size: 18px;
	font-weight: 500;
	max-inline-size: 30ch;
}
.post-navigation-sub{ margin-bottom: 0px;}
.content-wrap .comment-navigation .nav-links, .content-wrap .post-navigation .nav-links{
	display: flex;
	justify-content: space-between;
}
body .comment-navigation .nav-previous:after, 
body .post-navigation .nav-previous:after{ width: 0px;}
body.single .entry-related .splide .splide__pagination{ display: none; }
.comment-navigation, .post-navigation{ 
	border-top: 1px solid var(--global-palette7);
	border-bottom: 1px solid var(--global-palette7);
	padding: 30px 0px;
}
.wpcf7-form .contact-row .contact-col input::placeholder , textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: var(--global-palette5);
}
body .comment-form .comment-notes, 
body .comment-form .comment-form-cookies-consent label:not(:placeholder-shown),
body .comment-author .says { font-size: 100%;}
body .comment-metadata{ font-size: 15px; color: var(--global-palette3); padding-bottom: 0px; }
.comment-reply-link:focus, .comment-reply-link:hover {
    color: var(--global-palette2);
}
.woocommerce #reviews #comments ol.commentlist {
    border-radius: 10px;
}
.comment-form {
    padding: 25px;
	border: 1px solid var(--global-palette8);
	border-radius: 10px;
    margin-bottom: 20px;
    background-color: var(--global-palette2);
}
body .comment-content{ margin-left: 70px; padding-top: 2px;}
body .comment-reply-link{
	font-size: 100%;
	font-weight: 500;
	background-color: var(--global-palette7);
	color: var(--global-palette3);
	padding: 8px 15px;
	border-radius: 5px;
	border: none;
}
body .comment-reply-link:hover{ background-color: var(--global-palette1); border: none;}
body #cancel-comment-reply-link{ color: var(--global-palette1); text-decoration: underline;} 
.single-post input#author, .single-post input#email, .single-post input#url, .single-product .comment-form textarea, .single-product .comment-form input[type="text"], .single-product .comment-form input[type="email"] {
	background-color: var(--global-palette2);
}
body.comment-form input[type="text"], 
body.comment-form input[type="email"], 
body .comment-form input[type="url"], 
body .comment-form textarea{
	background-color: var(--global-palette2);
}
.footer-newsletter{
	display: flex;
	flex-direction: row;
	align-items: center;	justify-content: space-between;
	gap: 40px;
}
/* .footer-newsletter .newsletter-title::before{
	content: "";
	-webkit-mask-image: url(assets/images/email.svg);
	-webkit-mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-image: url(assets/images/email.svg);
	mask-position: center;
	mask-repeat: no-repeat;
	background-color: var(--global-palette2);
	width: 30px;
	height: 30px;	
  	display: inline-block;
  	position: absolute;
  	left: 0px;
  	height: 45px;
	width: 45px;
	mask-size: 45px;  	
  	-webkit-mask-size: 45px; 	
  	vertical-align: middle;
} */
.footer-newsletter .newsletter-title{
	text-align: left;
    position: relative;
	padding-left: 0px;
	color: var(--global-palette3);
}
#bt-scroll-up-reader, #bt-scroll-up {
    color: var(--global-palette2);
}
.social-style-outline .social-button {
    background: var(--global-palette9) !important;
}
.social-style-outline .social-button:hover {
    background: var(--global-palette1) !important;
}
.footer-newsletter .newsletter-form .tnp-email::placeholder {
    color: var(--global-palette5);
}
.footer-newsletter .newsletter-title h2{ font-size: 22px; font-weight: 500; line-height: 40px; color:var(--global-palette3);}
.footer-newsletter .newsletter-form .tnp-email {
    min-width: 400px;
    border-radius: 25px 0px 0px 25px;
	border: 2px solid var(--global-palette8);
    padding: 12px 20px;
    border-right: 0;
    margin: 0;
	background-color: transparent;
	font-size: 16px;
}
.footer-newsletter .newsletter-form .tnp-email:focus{box-shadow:none;}
/* .footer-newsletter .newsletter-form .tnp-submit {
    position: relative;
    box-sizing: border-box;
    background-image: url(assets/images/sendicon.svg)!important;
    background-size: 27px!important;
    background-position: center!important;
    background-attachment: scroll!important;
    background-repeat: no-repeat!important;
    font-size: 0;
    padding: 0;
    width: 42px;
    height: 46px;
    top: -5px;
    right: 60px;
    background-color: transparent;
} */
.footer-newsletter .newsletter-form .tnp-submit {
    font-size: 16px;
    font-weight: 600;
    width: auto;
    height: 48px;
    padding: 13px 34px;
    border-radius: 0px 25px 25px 0px;
    background-color: var(--global-palette1);
}
.site-footer-row.site-footer-row-columns-1 .site-footer-section {
    font-size: 16px;
    font-weight: 400;
    color: var(--global-palette3);
    text-align: right;
}
body #colophon {
    background-color: #ffffff;
    background-position: bottom;
}
.site-top-footer-inner-wrap {
    border-bottom: 1px solid var(--global-palette7);
}
/* .site-footer-middle-section-1{ border-right: 1px solid var(--global-palette7); margin-right: 60px; } */
.site-footer-middle-section-1 .footer-callus{ gap: 15px; }
.site-footer-middle-section-1 .footer-callus p{ margin: 0px; }
.site-footer-section ul li{ position: relative; padding-left: 0px;}
/* .site-footer-section ul li a::after{
	border-style: solid;
    border-width: 1px 1px 0 0;
    content: '';
    display: inline-block;
    top: 50%;
    left: 0;
    margin-left: -2px;
    margin-top: -4px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 7px;
    height: 7px;
    position: absolute;
    color: #c9c9c9;
} */
.site-footer-section ul li a:hover,
.site-footer-section ul li a:hover::after{ color:var(--global-palette1); text-decoration: none;}

.header-cart-button{ position: relative;}
.header-cart-button .base-svg-iconset{ padding: 15px; }
.header-cart-button .header-cart-content {
    padding-left: 8px;
}
.header-cart-button .base-svg-iconset svg{ font-size: 0px; }
.header-navigation .woosc-menu-item.menu-item-type-woosc a,
.header-navigation .woosw-menu-item.menu-item-type-woosw a{ display: flex; align-items: center;}

.site-main-header-wrap .tertiary-menu-container #primary-menu{ display: none;}
/* .woosw-menu-item.menu-item-type-woosw {
    margin: 0px 5px 0 60px;
} */
.header-cart-button .base-svg-iconset::after, 
.woosc-menu-item.menu-item-type-woosc .woosc-menu-item-inner::before, 
.woosw-menu-item.menu-item-type-woosw .woosw-menu-item-inner::before {
    content: "";
    position: absolute;
    float: left;
    width: auto;
    line-height: 0;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    mask-repeat: no-repeat;
    background-color: var(--global-palette3);
    font-size: 0;
    top: 0px;
    left: -39px;
}
.header-cart-button .base-svg-iconset::after {
    -webkit-mask-image: url(assets/images/cart.svg);
    mask-image: url(assets/images/cart.svg);
    mask-size: 24px;
    -webkit-mask-size: 24px;
    height: 28px;
    width: 28px;
    left: 0px;
}
.woosc-menu-item.menu-item-type-woosc .woosc-menu-item-inner::before {
    -webkit-mask-image: url(assets/images/compare.svg);
    mask-image: url(assets/images/compare.svg);
    mask-size: 25px;
    -webkit-mask-size: 25px;
    height: 28px;
    width: 28px;
    position: absolute;
    top: 0;
    left: 0;
}
.woosw-menu-item.menu-item-type-woosw .woosw-menu-item-inner::before {
    -webkit-mask-image: url(assets/images/wishlist.svg);
    mask-image: url(assets/images/wishlist.svg);
    mask-size: 29px;
    -webkit-mask-size: 29px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 0;
    width: 29px;
}
.woosc-menu-item .woosc-menu-item-inner:after, .woosw-menu-item .woosw-menu-item-inner:after {
    content: attr(data-count);
    display: block;
    background-color: var(--global-palette1);
    color: var(--global-palette2);
    font-size: 13px;
    font-weight: 400;
    width: 22px;
    height: 22px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: auto;
    left: 22px;
}
/* .woosc-menu-item .woosc-menu-item-inner:after {
    left: 45px;
} */
.woosc-menu-item .woosc-menu-item-inner, .woosw-menu-item .woosw-menu-item-inner {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    color: var(--global-palette3);
    padding-left: 40px;
}
.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn{
	color: var(--global-palette3);
	background-color: var(--global-palette1);
	text-transform: capitalize;
	font-weight: 500;
}
.header-cart-wrap.base-header-cart {
    margin-left: 0px;
}
.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span{ background-color: var(--global-palette3); }
.woosw-list table.woosw-items .woosw-item .woosw-item--name a,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a{ color:  var(--global-palette3); text-transform: capitalize; font-weight: 500;}
.woosw-list table.woosw-items tr:hover td,
.woosw-list table.woosw-items tr:nth-child(2n) td{ background-color: transparent;}
.woosw-list table.woosw-items tr td{ border-bottom: 1px solid var(--global-palette7);}
.woosw-list .woosw-copy .woosw-copy-url{ margin: 0px 10px;}

.hot-product .product-block-inner{ display: flex; align-items: center; gap: 20px; padding: 24px;}
.hot-product .product-block-inner .product-block-left{ width: 40%;}
.hot-product .product-block-inner .product-block-right .product-button{ overflow: hidden;}


.woocommerce ul.owl-carousel .owl-wrapper{
	display: flex !important;
    flex-wrap: wrap;
}
.woocommerce ul.owl-carousel .owl-item{
	height: auto;
}
.woocommerce ul.owl-carousel li.product{
	display: grid;
	align-content: space-between;
	height: 100%;
}
.woocommerce-page ul.products, 
.woocommerce ul.products{
	height: auto;
}
.woocommerce ul.products li.product{
	display: grid;
    align-content: space-between;
    height: 100%;
}


.woocommerce.hot-product .product-block-inner .product-block-left .onsale{ 
	width: 80px; 
	height: 80px;
	font-size: 20px;
	border-radius: 50%;
	line-height: 75px;
	padding: 3px;
	color: var(--global-palette2);	
	background-color: #83b735;
	left: 20px;
	top: 20px;
}
.woocommerce ul.products:not(.woo-archive-btn-button) li:where(:not(.woo-archive-btn-button) ) .button:not(.kb-button) {
    background-color: var(--global-palette1);
    color: var(--global-palette2);
    font-weight: 500;
    font-size: 100%;
    text-transform: capitalize;
    padding: 14px 27px;
    float: left;
    letter-spacing: 0.3px;
}
.woocommerce ul.products:not(.woo-archive-btn-button) li:where(:not(.woo-archive-btn-button) ) .button:hover{
	background-color: var(--global-palette1);
	color: var(--global-palette2);
}
.hot-product .product-block-inner .product-block-right .product-count-down .countbox{ 
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 20px;
}
.hot-product .product-block-inner .product-block-right .product-count-down .countbox .timebox{ 
	background-color: var(--global-palette8);
	columns: var(--global-palette3);
	padding: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 5px;
}
.hot-product .product-block-inner .product-block-right .product-count-down .countbox .timebox .day , .hot-product .product-block-inner .product-block-right .product-count-down .countbox .timebox .hour , .hot-product .product-block-inner .product-block-right .product-count-down .countbox .timebox .min , .hot-product .product-block-inner .product-block-right .product-count-down .countbox .timebox .sec{ color: var(--global-palette5); }
.hot-product .product-block-inner .product-block-right .product-count-down .countbox .timebox .timebox-inner{ line-height: 20px; font-weight: 500; }
.hot-product .product-block-inner .product-block-right .product-count-down .countbox .timebox .time{ line-height: 20px; text-transform: capitalize; }


.wpcf7-form .contact-row.col-2{ 
	display: flex;
	align-items: flex-start;
	gap: 20px;	
}
.wpcf7-form .contact-row{ margin-bottom: 15px; }
.wpcf7-form .contact-row,
.wpcf7-form .contact-row .contact-col,
.wpcf7-form .contact-row .contact-col input{ 
	width: 100%;
	margin-top: 5px;		
}
.woocommerce-account .account-navigation-wrap{ width: 20%;}
.woocommerce-account .woocommerce-MyAccount-content{ width: 80% }

body .woocommerce-store-notice{
	background: url(assets/images/store-notice.jpg) center center no-repeat #171717 !important;
	font-size: 0px;
	min-height: 65px;
}
body .woocommerce-store-notice .woocommerce-store-notice__dismiss-link{
	font-size: 14px;
	color: #ffffff;
	margin: 15px 20px !important;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(assets/images/loader.gif) center no-repeat #fff;
}
@media screen and (max-width: 1420px){
	/* .site-container {
		margin: 0 20px;
	} */
	.header-search-bar form {
		margin-right: 0px;
	}
}
@media screen and (max-width: 1400px){
	.header-search-bar form {
		max-width: 100%;
		width: 620px;
	}
}	
@media screen and (max-width: 1366px){
	.work .work-image .elementor-image-box-content {
		top: 50px;
		left: 40px;
	}
	.site-header-item .widget-toggle-open-container #widget-toggle{margin-inline-end: 0;}
	body .header-search-bar form {
		width: 580px;
	}
	form.woocommerce-product-search button[type="submit"] {
		right: 40px;
	}
	.header-search-bar form input.search-field {
		width: 460px;
	}
}
@media screen and (max-width: 1282px){
	.header-search-bar form {
		margin-right: 0px;
	}
	body .header-search-bar form {
		width: 500px;
	}
	form.woocommerce-product-search button[type="submit"] {
		right: 10px;
	}
}
@media screen and (max-width: 1200px){
	.site-header-item .widget-toggle-open-container #widget-toggle {
		padding: 0px 10px 0 25px;
	}
	.dropdown-toggle-nav .widget_product_categories.toggled-on ul {
		padding: 0px 0px 8px 0;
	}
	.dropdown-toggle-nav .widget_product_categories > ul li a, .dropdown-toggle-nav .widget_product_categories > ul li a:hover {
		padding: 4px 0px;
	}
	/* .site-header-section-left-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	} */
	body .header-search-bar form {
		width: 460px;
	}
	form.woocommerce-product-search button[type="submit"] {
		right: 0px;
	}
	.header-search-bar form input.search-field {
		width: 450px;
	}
	.footer-newsletter .newsletter-form .tnp-email{
		min-width: 370px;
	}
	li.menu-item.woosc-menu-item.menu-item-type-woosc {
		margin-right: 0;
	}
	.site-header-item {
		margin-right: 10px;
	}
	.site-header-main-section-right-center.site-header-section.site-header-section-right-center {
		display: none;
	}
}
@media screen and (max-width: 1120px){
	body .header-search-bar form {
		width: 374px;
	}
	.site-header-item .widget-toggle-open-container #widget-toggle {
		margin-right: 0px;
	}
}
@media screen and (max-width: 1024px){
	.site-main-header-inner-wrap {
    border-bottom: 0px solid var(--global-palette7);
}
	.site-footer-row.site-footer-row-columns-1 .site-footer-section {
		text-align: center;
	}
	.element-contact-inner-wrap .header-contact-item:last-child::after {
		content: "";
		background: #ffffff36;
		width: 0px;
		height: 15px;
		display: inline-block;
		vertical-align: middle;
		margin: 0 20px;
	}
	.comment-form {
		padding: 25px;
	}
	.entry-content-wrap {
		padding: 0;
		padding-top: 20px;
	}
	.base-woo-cart-form-wrap .cart-collaterals {
		margin-bottom: 40px;
	}
	.header-mobile-account-in-wrap .header-account-button > .base-svg-iconset, .header-account-button > .base-svg-iconset::after {
		left: -12px;
		top: 36px;
		mask-size: 16px;
    	-webkit-mask-size: 16px;

	}
	/* span.header-account-label {
		position: relative;
		display: none;
		padding-top: 25px;
	} */
	.site-header-item {
		margin-right: 20px;
	}
	.header-account-button .nav-drop-title-wrap > .base-svg-iconset::after {
		mask-size: 16px;
		-webkit-mask-size: 16px;
		left: -5px;
		top: -14px;
	}
	/* .header-cart-button .header-cart-total {
		top: 10px;
		left: 25px;
	} */
	.header-cart-button .base-svg-iconset::after {
		left: 0px;
		top: 2px;
	}
	.product-template-default .side-mobile-toggle-open-container {
		display: none;
		}
		.page-template-default .side-mobile-toggle-open-container {
		display: none;
		}
	.page-id-1951 .side-mobile-toggle-open-container{
		display: block;
	}
	.base-woo-results-count {
		display: block;
	}
	form.woocommerce-product-search {
		width: 100%;
	}
	.header-mobile-search-bar.header-item-search-bar {
		width: 100%;
	}
	.site-bottom-header-wrap .site-header-row-container-inner .site-container .site-header-bottom-section-center > .site-header-item.site-header-focus-item {
		width: 100%;
	}
	.header-mobile-account-in-wrap .header-account-button {
		color: #bbc7d3;
	}
	.site-header-item a.button {
		padding: 15px 10px;
		background: transparent;
		box-shadow: none;
		color: var(--global-palette1);
	}
	form.woocommerce-product-search input[type="search"] {
		line-height: 26px;
		border-radius: 25px;
		padding: 9px 50px 9px 20px;
	}
	form.woocommerce-product-search button[type="submit"] {
		border-radius: 0px 25px 25px 0px;
		width: 55px;
		font-size: 0;
		mask-image: url(assets/images/search.svg);
		-webkit-mask-image: url(assets/images/search.svg);
		 height: 41px;
		-webkit-mask-size: 20px;
		mask-size: 20px;
		-webkit-mask-repeat: no-repeat;
		background-color: var(--global-palette3) !important;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
    	mask-position: center;
		top: 3px;
		right: 3px;
	}
	.wp-block-group__inner-container.toggled-off ul,.woocommerce ul.products.grid-cols li.product:nth-child(4n+4)::after,
	.home .side-mobile-toggle-open-container{display: none;}
	.woocommerce ul.products.grid-cols li.product:nth-child(6n+6)::after, .side-mobile-toggle-open-container{display: block;}
	.newsletter-form,.wp-block-image .alignright {
		width: 100%;
	}
	.base-hide-sidebar-btn{
		display: inline-block;
    	vertical-align: top;
		width: 100%;
		text-align: right;
	}
	body .popup-drawer .drawer-inner{background:var(--global-palette2);}
	.primary-sidebar.widget-area .widget {border: none;padding: 0;}
	.footer-newsletter{
		flex-direction: column;
		gap: 15px;
	}
	body .popup-drawer .drawer-header .drawer-toggle{color: var(--global-palette2);}
	footer .wp-block-group .wp-block-heading::before {
		display: block;
		border-style: solid;
		border-width: 2px 2px 0 0;
		content: '';
		display: inline-block;
		height: 8px;
		top: 22px;
		right: 0;
		margin-left: 0;
		margin-top: -4px;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		width: 8px;
		position: absolute;
	}
	.site-footer-wrap .site-container .site-middle-footer-inner-wrap.site-footer-row {gap: 10px;}
	.site-footer-middle-section-1 {
    	border-right: 0;
	}
	.footer-widget-area .footer-html {
		text-align: center;
	}
	.elementor-section-boxed .wp-block-image img,.site-footer-bottom-section-2 .wp-block-image img {
    	margin: 0 auto;
	}
	 /* .elementor-section-boxed .elementor-container .three-cms-banner .elementor-widget-image, .elementor-section-boxed .elementor-column.three-cms-banner .elementor-widget-wrap>.elementor-element {
		width: auto;
	} */
	.woocommerce ul.products.grid-cols li.product::after {right: 0px;height: 300px;}
	/* .hot-product .product-block-inner {flex-direction: column;} */
	.elementor-section-boxed .three-cms-banner .elementor-widget-wrap{justify-content: center;width: auto;}
	body.woocommerce div.product form.cart div.quantity {
		float: none;
		margin: 0 4px 10px 0;
		width: 100px;
	}
	.up-sells.products ul.products {overflow: hidden;}
	.owl-theme .owl-buttons div {opacity: 1;}
	.woocommerce div.product form.cart .button { margin-left: 0; margin-top: 0;}
	.has-sidebar.has-left-sidebar .content-container {
	    display: flex;
    	flex-direction: column-reverse;
	}
	.wp-block-heading {cursor: pointer;}
	.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-palette2);
	}
	.primary-sidebar.active {transform: translateX(0);}
	.side-mobile-toggle-open-container {
		position: fixed;
		border: 1px solid var(--global-palette2);
		padding: 0 5px;
		height: 44px;
		line-height: 30px;
		display: flex;
		cursor: pointer;
		top: 41%;
		left: 0;
		z-index: 999;
		background: var(--global-palette2);
		box-shadow: 0 0 5px 1px #ddd;
		align-items: center;
		border-radius: 0 50px 50px 0;
	}
	#side-mobile-toggle span.menu-toggle-icon {
		font-size: 0;
		background: url(assets/images/menu-icon.svg);
		background-size: 20px;
		height: 20px;
		width: 20px;
		display: block;
		background-repeat: no-repeat;
	}
	.base-hide-sidebar-btn button#menu-toggle-icon span.menu-toggle-icon {
	   	font-size: 0;
		background: url(assets/images/close-line.svg);
		background-size: 25px;
		height: 25px;
		width: 25px;
		display: block;
		background-repeat: no-repeat;
	}
	.primary-sidebar.widget-area {position: fixed;padding-inline: 20px;}
	.base-hide-sidebar-btn button#menu-toggle-icon {padding: 5px;margin-bottom: 0; background: none;}
	button#side-mobile-toggle {background: none; padding: 5px;}
}

@media screen and (max-width: 880px){
	.work .work-image .elementor-image-box-content {
		top: 45px;
		left: 25px;
	}
	.work .work-image .elementor-image-box-content .elementor-image-box-title {
		margin: 0 0 5px 0px;
		font-size: 24px;
		line-height: 26px;
	}
	.header-html2 { display: none; }
}
@media screen and (max-width: 767px){
	.woocommerce-page div.product div.images {
		width: 100%;
	}
	.woocommerce-page div.product div.summary {
		width: 100%;
		border: 0;
		margin: 0;
		padding: 0;
	}
	.wpc-custom-selected-terms {
		display: block !important;
	}
	.header-mobile-account-in-wrap .header-account-button > .base-svg-iconset, .header-account-button > .base-svg-iconset::after {
		left: -13px;
		top: 25px;
		mask-size: 16px;
		-webkit-mask-size: 16px;
	}
	.work .work-image .elementor-image-box-content {
		top: 25px;
		left: 25px;
	}
	.work .work-image .elementor-image-box-content .elementor-image-box-title {
		font-size: 20px;
		line-height: 22px;
	}
	.woocommerce ul.products li.product .product-action-wrap {
		position: absolute;
		top: calc(100% - 6px);
		left: 0;
		right: 0;
		background-color: #fff;
		border-radius: 0 0 5px 5px;
		transition: .3s;
		margin: 0;
		z-index: 3;
		padding: 0px 15px 8px 15px;
		display: none;
	}
	.woocommerce ul.products li.product .product-action-wrap {
		display: none;
	}
	/* body:not(.rtl) .elementor-35 .elementor-element.elementor-element-ee726b2 {
		left: 26%;
	}
	.elementor-35 .elementor-element.elementor-element-ee726b2 {
		top: 25%;
	}
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-c27219d {
		left: 20%;
	} */
	/* .elementor-35 .elementor-element.elementor-element-c27219d {
		top: 50%;
	} */
	.woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap {
		opacity: 1;
	}
	.woocommerce ul.products:not(.products-list-view):not(.splide__list), .wp-site-blocks .wc-block-grid:not(.has-2-columns):not(has-1-columns) .wc-block-grid__products {
		/* grid-template-columns: repeat(3, minmax(0, 1fr)); */
		column-gap: 1.5rem;
		grid-row-gap: 2.5rem;
	}
	.woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosc-btn-has-icon, .woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosq-btn-has-icon {
		opacity: 0;
	}
	.woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap .woosw-btn-has-icon {
		margin-right: 5px;
	}
	.site-header-item .widget-toggle-open-container #widget-toggle{padding: 15px 5px;}
	.three-cms-banner.elementor-column,.three-cms-banner .elementor-column {justify-content: center;}
	/* .woocommerce ul.products li.product .product-action-wrap,.woocommerce li.product .product-thumbnail .archive-image-wrap .archive-extra-button-wrap,
	.woocommerce ul.products.grid-cols li.product::after{display: none;} */
	.footer-newsletter .newsletter-form .tnp-submit{padding: 15px 20px;}
	.footer-newsletter .newsletter-form .tnp-email {
		/* min-width: 120px; */
		line-height: 20px;
	}
	.woocommerce div.product form.cart .woosc-btn, .woocommerce div.product form.cart .woosw-btn{padding: 12px 15px;}
	/* .woocommerce ul.products li.product .entry-content-wrap {max-height: 170px;} */
	.woocommerce ul.products.grid-cols li.product:nth-child(6n+6)::after{display: none;}
	.woocommerce ul.products.products-list-view li.product .entry-content-wrap {max-height: none;}
}
@media screen and (max-width: 719px){
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td, .woocommerce table.shop_table_responsive tr:nth-child(2n) td {
		background-color: var(--global-palette9);
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		text-align: left;
	}
	.woocommerce-page div.product div.summary{padding-left: 0; border-left: 0;}
}
@media screen and (max-width: 610px){
.element-contact-inner-wrap .header-contact-item::after {
	display: none;
}
.element-contact-inner-wrap .header-contact-item:first-child {
    display: none;
}
}
@media screen and (max-width: 575px){
	.header-cart-button .header-cart-content {
		display: none;
	}
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-68a10f9 ,body:not(.rtl) .elementor-35 .elementor-element.elementor-element-44bc7de , body:not(.rtl) .elementor-35 .elementor-element.elementor-element-1ae2226 , body:not(.rtl) .elementor-35 .elementor-element.elementor-element-5ee8205 ,body:not(.rtl) .elementor-35 .elementor-element.elementor-element-a101926 , body:not(.rtl) .elementor-35 .elementor-element.elementor-element-b6f3489 {
		left: 8%;
	}
	.footer-newsletter .newsletter-form .tnp-email {
		min-width: 300px;
		height: 48px;
	}
	.footer-newsletter .newsletter-form .tnp-submit {
		top: 2px;
	}
	/* body:not(.rtl) .elementor-35 .elementor-element.elementor-element-ee726b2 {
		left: 14%;
	}
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-c27219d {
		left: 6%;
	} */
	.hot-product .product-block-inner .product-block-left {
		width: 100%;
	}
	.hot-product .product-block-inner {
		display: grid;
		align-items: center;
		grid-template-columns: auto 1fr;
		gap: 20px;
		padding: 15px;
	}
	.woocommerce.hot-product .product-block-inner .product-block-left .onsale {
		width: 60px;
		height: 60px;
		font-size: 16px;
		border-radius: 50%;
		line-height: 55px;
		padding: 3px;
		color: var(--global-palette2);
		background-color: #83b735;
		left: 15px;
		top: 15px;
	}
	.work .gallary-carousel .work-image .elementor-widget-container .elementor-image-box-content .elementor-image-box-title{
		font-size: 20px;
		line-height: 24px;
	}
	.tnp-subscription-minimal form {
		display: inline-flex;
	}
	/* .woocommerce ul.products li.product .product-action-wrap{position: relative;} */
	.site-header-bottom-section-right.site-header-section.site-header-section-right ,.header-mobile-contact-wrap .element-contact-inner-wrap .header-contact-item:first-child{display: none;}
	.site-container .site-bottom-header-inner-wrap {grid-template-columns: auto;}
	.header-mobile-search-bar,.site-bottom-header-inner-wrap .site-header-item,.header-mobile-search-bar form,
	body.tax-woo-product.wpc_show_open_close_button .wpc-filters-widget-content.wpc-opened,.primary-sidebar{width: 100%;}
}
@media screen and (max-width: 470px){
	.footer-newsletter .newsletter-form .tnp-email {
		min-width: 235px;
	}
	/* body:not(.rtl) .elementor-35 .elementor-element.elementor-element-a101926 , body:not(.rtl) .elementor-35 .elementor-element.elementor-element-44bc7de{
		left: 8%;
	}
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-5ee8205 , body:not(.rtl) .elementor-35 .elementor-element.elementor-element-68a10f9{
		left: 8%;
	}
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-b6f3489 , body:not(.rtl) .elementor-35 .elementor-element.elementor-element-1ae2226{
		left: 8%;
	} */
	.elementor-element.elementor-element-ff1e321.elementor-widget__width-auto.elementor-absolute.elementor-widget.elementor-widget-button {
		display: none;
	}
	/* body:not(.rtl) .elementor-35 .elementor-element.elementor-element-ee726b2 {
		left: 30%;
	}
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-c27219d {
		left: 19%;
	} */
}
@media screen and (max-width: 420px){
	.footer-newsletter .newsletter-form .tnp-email {
		min-width: 218px;
		height: 48px;
	}
	.hot-product .product-block-inner {
		grid-template-columns: auto;
	}
	/* body:not(.rtl) .elementor-35 .elementor-element.elementor-element-ee726b2 {
		left: 25%;
	}
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-c27219d {
		left: 13%;
	} */
	.hot-product .product-block-inner {
		gap: 0;
	}
	.work .work-image .elementor-image-box-content {
		top: 26px;
		left: 20px;
	}
	.work .gallary-carousel .work-image .elementor-widget-container .elementor-image-box-content .elementor-image-box-title {
		font-size: 16px;
		line-height: 18px;
		margin: 0;
	}
	.site-header-item .widget-toggle-open-container #widget-toggle {
		margin-right: 0;
	}
	.site-header-item {
		margin-right: 10px;
	}
	.header-cart-button .header-cart-content {
		padding-left: 0px;
		padding-bottom: 0px;
	}
	.header-cart-wrap .header-cart-button .header-cart-label {
		font-size: 14px;
	}
	.header-cart-button .base-svg-iconset {
		padding: 16px;
	}
	.header-cart-button .base-svg-iconset::after {
		mask-size: 20px;
		-webkit-mask-size: 20px;
	}
}
@media screen and (max-width: 360px){
	.footer-newsletter .newsletter-form .tnp-email {
		min-width: 180px;
		height: 48px;
	}	
	/* body:not(.rtl) .elementor-35 .elementor-element.elementor-element-ee726b2 { left: 22%; }
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-c27219d { left: 8%; } */
	.work .work-image .elementor-image-box-content { top: 15px; left: 17px; }
	.woocommerce div.product form.cart .button { width: 50%; }
	.element-contact-inner-wrap .header-contact-item:last-child::after { display: none; }
}
@media screen and (max-width: 352px){
	/* body:not(.rtl) .elementor-35 .elementor-element.elementor-element-ee726b2 { left: 19%; }
	body:not(.rtl) .elementor-35 .elementor-element.elementor-element-c27219d { left: 5%; } */
	.site-header-item { margin-right: 10px; }
	.woocommerce div.product form.cart .button {padding: 0px 16px;}
}