/*
Theme Name:     Sadalo
Theme URI:      https://coderplace.net/woo/WCM05/WCM05104
Template:       avanam
Author:         CoderPlace
Author URI:     #
Description:    Sadalo 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 {
	background-color: var(--global-palette9);
	color: var(--global-palette3);
	font-weight: 400;
	line-height: 22px;
	font-size: 100%;
	padding: 11px 10px;
	border-radius: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--global-palette3);
    font-weight: 400;
    font-size: 100%;
}
.site-header-row.site-header-row-center-column {
    grid-template-columns: auto 1fr auto !important;
}
.select2-container--default .select2-selection--single { height: 46px; border-radius: 5px; }
.entry-hero-container-inner .entry-header {
    padding: 25px 0px;
    align-items: center !important;
    text-align: center !important;
}
.entry-hero-container-inner .entry-header .page-title { padding: 8px 0px; }
.entry-hero-container-inner .entry-header .archive-description p { margin: 0px 0px; }
.posted-by:nth-child(2)::after { display: none; }
.header-search-bar.header-item-search-bar {
    width: 100%;
}
.header-search-bar form input.search-field {
    border-radius: 5px;
    padding: 10px 70px 10px 30px;
    line-height: 26px;
    background-color: var(--global-palette9);
    border: 0px solid #e5e5e5;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}
.header-account-button .nav-drop-title-wrap > .base-svg-iconset, .header-account-button > .base-svg-iconset {
	font-size: 0px;
}
.header-account-button > .base-svg-iconset::after,
.header-account-button > .base-svg-iconset::after, .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: 23px;
    -webkit-mask-size: 23px;
    height: 28px;
    width: 26px;
    mask-repeat: no-repeat;
    background-color: var(--global-palette9);
}
.wp-block-media-text .wp-block-media-text__media img, .wp-block-media-text .wp-block-media-text__media video,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    border-radius: 5px;
}
form.woocommerce-product-search .base-search-icon-wrap, .wp-block-search .wp-block-search__label { display: none; }
form.woocommerce-product-search button[type="submit"] {
    width: 70px;
    font-size: 0px;
    font-weight: 500;
    text-transform: uppercase;
    background-image: url(assets/images/search.svg);
    height: 46px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    top: 0px;
    padding: 0 0px;
    border-radius: 0 5px 5px 0;
}
p:empty  {
    display: none;
}
.site-header-item .widget-toggle-open-container #widget-toggle {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    padding: 0;
}
.site-main-header-inner-wrap .site-header-item {
    margin-right: 30px;
}
.site-main-header-inner-wrap .site-header-main-section-left .site-header-focus-item:nth-child(2) {
    margin-right: 0px;
}
.header-cart-button .header-cart-total {
    position: absolute;
    height: 18px;
    width: 18px;
    right: auto;
    border-radius: 50%;
    line-height: 18px;
    font-size: 14px;
    font-weight: 500;
    top: 6px;
    left: 24px;
	color: var(--global-palette3);
	background-color: var(--global-palette9);
}
.homepage-brand-slider img.swiper-slide-image {
    margin: 0 auto;
}
.site-footer .widget-area ul {
    padding-left: 0px;
    list-style: none;
    margin-left: 0px;
}
.widget-area .wp-block-heading {
    margin: 0px;
    color: var(--global-palette9);
}
.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;
}
.elementor-widget-image .elementor-widget-container {
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    width: auto;
    vertical-align: top;
}
.elementor-widget-image { overflow: hidden; }
.entry.loop-entry { box-shadow: none; }
.loop-entry.type-post .entry-meta a:hover { color: var(--global-palette3); }
.primary-sidebar.widget-area .widget {
    padding: 20px;
    margin-bottom: 0px;
}
.primary-sidebar.widget-area .widget_media_image {
	border: none;
	padding: 0px;
}
.primary-sidebar.widget-area .widget_media_image img { border-radius: 5px; }
.primary-sidebar h2{
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.header-navigation .header-menu-container ul ul.sub-menu, 
.header-navigation .header-menu-container ul ul.submenu {
	padding: 10px;
	border-radius: 5px;
}
body .collapse-sub-navigation ul.menu .drawer-nav-drop-wrap .drawer-sub-toggle {
	border-left: 0px;
}
body .woocommerce-store-notice {
	background: url(assets/images/store-notice.jpg) center center no-repeat !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;
}
/* 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: 16px 20px 16px 30px;    
	cursor: pointer;
	color: var(--global-palette9);
}
.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: 0px;
	top: 18px;
	position: absolute;	
	background-color: var(--global-palette9);
}
.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: 100%;
    margin-left: -2px;
    margin-top: -4px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 8px;
    height: 8px;
    position: absolute;
}
.dropdown-toggle-nav .widget_product_categories.toggled-on h2.widgettitle::after {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	margin-top: -2px;
}
.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-palette9);
	width: 260px;
	padding: 8px 15px;
	z-index: 9;
	box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
}
.dropdown-toggle-nav .widget_product_categories > ul li a,
.dropdown-toggle-nav .widget_product_categories > ul li a:hover {
	padding: 4px 0px;
	border-color: var(--global-palette7);
	color: var(--global-palette3);
}
.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-palette9);	
	margin: 0;
	padding: 8px 15px;
	z-index: 9999;
	left: 100%;
	position: absolute;
	list-style: none;
	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-top: 8px;
	cursor: pointer;
	font-weight: 500;
}
body .wp-block-search .wp-block-search__button {
	color: var(--global-palette2);
	background: var(--global-palette1);
}
.dropdown-toggle-nav .product-categories li.cat-parent > a::after {
	border-style: solid;
    border-width: 1px 1px 0 0;
    content: '';
    display: inline-block;    
    top: 50%;
    left: 95%;
    margin-left: -2px;
    margin-top: -4px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
	width: 8px;
	height: 8px;
	position: absolute;
	color: #c9c9c9;
}
.dropdown-toggle-nav .widget_product_categories > ul li.cat-parent > ul,header.woocommerce-products-header .wpc-custom-selected-terms { 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; }

/* Home page Blog listing */
h4.entry-title { padding-top: 5px; }
body.home .latest-blog { margin: 0px 10px; }
body.home .latest-blog .entry-content-wrap { padding: 0px; }
.wp-site-blocks .post-thumbnail { border-radius: 5px; }
.home .wp-site-blocks .post-thumbnail {
    padding-bottom: 65.386% !important;
}
.search-form input.search-field, .search-form input[type=search] { padding: 11px 10px; }

/* 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-color: var(--global-palette7);
	padding: 30px;
}
.woocommerce form.register .woocommerce-privacy-policy-text { margin-bottom: 10px; }
.woo-products.woo-content.products_block.shop, .blog-posts-content { margin: 0 -10px; }
.category-slider .woo-products.woo-content.products_block.shop { margin: 0 -15px; }
.woocommerce ul.products li.product {
    margin: 0px 15px;
    border-radius: 5px;
}
.woocommerce ul.products li.product:hover {
	box-shadow: 0 0 15px 6px #4848481a !important;
}
.woocommerce ul.products li.product
.woocommerce.hot-product ul.products.owl-carousel li.product::after { height: 230px; }
.woocommerce ul.products li.product .woocommerce-loop-product__title a {
    font-weight: 500;
    text-align: left;
}
.woocommerce ul.products li.product .entry-content-wrap {
    padding: 30px !important;
    margin: 0px;
}
.woocommerce ul.products li.product .product-details .price { text-align: left; }
.woocommerce form .form-row .button,
button, .button, .wp-block-button__link, 
.wp-element-button, input[type="button"], 
input[type="reset"], input[type="submit"]{
	padding: 11px 10px;	
}
.woocommerce .product-action-wrap a.added_to_cart {
    font-size: 100%;
    font-weight: 500;
	padding: 0px;
	text-decoration: underline !important;
    float: left;
}
.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;
	padding: 0px;
	text-align: left;
	display: inline-block;
	text-decoration: underline;
	color: var(--global-palette3);
	background-color: transparent;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins {
    font-size: 16px;
    color: var(--global-palette4);
    font-weight: 500;
    padding-right: 0px !important;
}
.woocommerce ul.products li.product .price del {
    color: var(--global-palette3);
    opacity: 1;
}
.woo-products ul.products.content-wrap {
	float: left;
	width: 100%;
	margin: 0px;
}
.elementor-testimonial-content::before {
    content: "";
    background-image: url(assets/images/rating.png);
    background-color: transparent;
    background-size: 103px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    height: 18px;
    width: 102px;
    top: 30px;
}
.testimonial-carousel .owl-carousel { 
	margin: 0px -10px;
}
.testimonial-carousel .owl-carousel { padding: 0px !important; }
.woo_categories_slider .cat-outer-block .cat-inner-block {
	display: flex;
    flex-direction: column;
	align-items: center;
	gap: 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: 0px;
    max-width: 100%;
    height: auto;
    width: auto;
}
.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);
}	
.cat-img-block {
    background-color: var(--global-palette9);
    border-radius: 0px;
    overflow: hidden;
}
body .cat_description {
    position: absolute;
    top: calc(86% - 40%);
    left: 0;
    right: 0;
    text-align: center;
    padding: 0px 50px;
}
.woo_categories_slider .cat-outer-block .cat-inner-block .cat_description .cat_name {
    font-size: 60px;
    line-height: 65px;
    font-weight: 500;
	opacity: 0;
    text-transform: uppercase;
    color: var(--global-palette9);
}
.woo_categories_slider .cat-outer-block .cat-inner-block:hover .cat_description .cat_name {
	opacity: 1;
}
.woo_categories_slider .cat-all-category {
	text-align: center;
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}
.woocommerce .products.align-buttons-bottom li.product .entry-content-wrap .star-rating {
    float: none;
    margin-top: 5px;
    margin-bottom: 12px;
    font-size: 18px;
    letter-spacing: -2px;
}
.woocommerce .products.align-buttons-bottom li.product .product-action-wrap {
    padding-top: 10px;
}
.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;
}
.woocommerce .grid-cols {
    column-gap: 0px;
    row-gap: 30px;
}
.woocommerce ul.products.products-list-view {
    row-gap: 0px;
}
.woocommerce ul.products.products-list-view li.product {
    padding: 0px;
    grid-template-columns: 0.92593fr 2fr;
    align-items: flex-start;
    border-bottom: 1px solid var(--global-palette7);
    border-radius: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title { font-size: 16px; }
.woocommerce ul.products.products-list-view li.product .star-rating~.price { margin: 0px; }
.woocommerce ul.products.products-list-view li.product .product-action-wrap { margin-top: 5px; }
.woocommerce ul.products.products-list-view li.product .product-excerpt p { margin: 10px 0px; }
.woocommerce ul.products.products-list-view li.product:not(:hover) .product-action-wrap {
	opacity: 1;
	visibility: visible;
	transform:none;	
}
.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);
}
.woocommerce-page form .show-password-input, .woocommerce form .show-password-input {
    right: 3px;
    top: 3px;
}
.woocommerce-page form .show-password-input:after, .woocommerce form .show-password-input:after {
    background-color: var(--global-palette9);
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
    background-color: var(--global-palette8);
    border-radius: 5px;
    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-palette9);
}
select.orderby {
	padding: 3px 12px;
	border: 1px solid var(--global-palette7);
	border-radius: 5px;
	font-weight: 400;
	font-size: 100%;
}
.base-product-toggle-container .base-toggle-shop-layout {
    background: var(--global-palette8);
    border-radius: 5px;
}
.woocommerce span.onsale {
    background-color: var(--global-palette1);
    font-size: 13px;
    font-weight: 500;
    padding: 2px 6px;
    border-radius: 5px;
    text-transform: uppercase;
}
.woocommerce ul.products li.product .onsale { left: 15px; right: auto; top: 15px; }
.woocommerce-page div.product div.images {
    width: 43.75%;
    margin-bottom: 80px;
}
.woocommerce div.product div.summary {
    padding-left: 30px;
    border-left: 1px solid var(--global-palette7);
}
.woocommerce div.product div.images .flex-control-thumbs {
	margin: 0px;	
}
body.woocommerce div.product div.images .flex-control-thumbs li {
    margin: 0px 10px;
}
body.woocommerce div.product div.images .flex-control-thumbs {
    padding: 0px;
    margin-top: 20px;
    width: 70%;
    text-align: center;
}
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-palette6);
	letter-spacing: 0.3px;
}
.woocommerce .star-rating {
	font-size: 18px;
	float: none;
	margin: 5px 0px;
}
.has-left-sidebar #main { padding: 20px 0px; }
.woocommerce div.product .product_meta>span,body.has-left-sidebar .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title {
	font-size: 100%;
	font-weight: 500;
	line-height: 24px;
}
.woocommerce div.product .product_title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 10px 0px;
	text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 18px;
	font-weight: 500;
	padding: 15px 15px;
	text-transform: uppercase;
	color: var(--global-palette6);
}
.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); border-radius: 5px; }

.base-woo-results-count,
.woocommerce div.product form.cart .reset_variations,
.woocommerce table.shop_table
{ 
	font-size: 100%;	
}
.single-product .base-breadcrumbs,
.entry-header .base-breadcrumbs {
	font-size: 100%;
	color: var(--global-palette3);
	margin: 0px;
}
.woocommerce div.product form.cart .reset_variations { margin-left: 10px; color: var(--global-palette6); }
.woocommerce table.shop_table input { font-size: 100%; padding: 11px 10px; }
select {
	padding: 10px;
	border-radius: 5px;
}
.woocommerce .single-product-payments .title {
	font-size: 16px;
}
b, strong { font-weight: 500; }
.woocommerce .single-product-payments legend,
.woocommerce .single-product-extras strong,
.woocommerce div.product form.cart .variations label { font-weight: 500; }
.woocommerce div.product form.cart .variations select { line-height: 24px; }
.woocommerce div.product form.cart .button {
    height: 46px;
    line-height: 20px;
    margin-left: 5px;
    padding: 10px;
    width: 40%;
}
.woocommerce .quantity.spinners-added .qty, .woocommerce .quantity .qty { height: 46px; }
.woocommerce div.product form.cart div.quantity { border-radius: 5px; }
.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 20px;
	font-size: 22px;
	margin-left: 10px;
}
.woocommerce div.product p.price {
	font-size: 24px;
	font-weight: 500;

}
.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-radius: 5px;
    border: 1px solid var(--global-palette7);
}
.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: 5px;
}
.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: 11px 10px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .button, 
.woocommerce-cart table.cart td.actions .button, 
.woocommerce-checkout table.cart td.actions .button { 
	height: 46px;
}
.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-palette7);
	padding: 30px;
	border-radius: 5px;
}
.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-palette5); }
.woocommerce form.checkout_coupon.woocommerce-form-coupon {
	padding: 5px 0px;
	border: none;
	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-palette8);
    border-radius: 5px;
    padding: 30px;
}
#payment ul.wc_payment_methods li.wc_payment_method>label { font-weight: 500; }
#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-palette9);
	border-radius: 5px;
	border: none;
	cursor: pointer;
	padding: 7px 10px;
}

/* Sideber Filters */
.sidebar-inner-wrap .wpc-filters-widget-wrapper .wpc-posts-found { 	display: none; }
.wpc-filters-widget-content input[type=number] { height: 46px; border-color: var(--global-palette7) !important; }
.widget-area .widget_tag_cloud a, .widget-area .wp-block-tag-cloud a { border-radius: 5px; }
.primary-sidebar.widget-area .widget-title {
    font-size: 20px;
	margin-bottom: 15px;
    text-transform: uppercase;
}
.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;
	color: var(--global-palette9) !important;
	border-radius: 5px !important;
	background: var(--global-palette1);
	font-size: 16px;	
	text-transform: uppercase;
}
body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a {
    border-color: var(--global-palette8) !important;
    background: var(--global-palette8);
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
}
.wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a { font-weight: 500 !important; height: 46px !important; }
.woocommerce-products-header .wpc-custom-selected-terms ul.wpc-filter-chips-list { margin: 0px; display: flex; overflow-x: auto; }
.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-checkout .woocommerce form.login p { margin-bottom: 10px; }
.woocommerce-checkout .woocommerce .woocommerce-checkout { margin-top: 20px; }
#widget-drawer .header-widget2 .widget-title {
    background-color: var(--global-palette1);
	color: var(--global-palette9);
	text-transform: uppercase;
    line-height: 22px;
    padding: 14px 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;
}

.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-palette9);
	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; }
body .popup-drawer .drawer-header .drawer-toggle {
    color: var(--global-palette9);
}
.popup-drawer .drawer-header {
    padding-right: 18px;
    height: 15px;
    z-index: 1;
}
.popup-drawer .drawer-content {
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.drawer-content {
    margin-top: 0;
}
ul#menu-nav_menu-1 {
    padding: 0 20px;
}
.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;
}
#cart-drawer h2.side-cart-header {
    font-size: 18px;
    font-weight: 500;
	text-transform: uppercase;
    color: var(--global-palette9);
}
.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity { font-size: 16px; color: var(--global-palette3); }
.woocommerce.widget_shopping_cart .buttons a:not(.checkout):hover, .woocommerce .widget_shopping_cart .buttons a:not(.checkout):hover {
	background: var(--global-palette3);
	color: var(--global-palette9);
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
	font-weight: 500;
	font-size: 100%;
}
#cart-drawer.popup-drawer .drawer-header { background-color: var(--global-palette1); }
#cart-drawer.popup-drawer .drawer-inner { color: var(--global-palette3); }
.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; }
.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;
    width: auto;
    left: auto;
    right: -50px;
    top: 5px;
    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;
    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, .woocommerce .star-rating span::before {
	 color: var(--global-palette1);
 } 
 .woocommerce .up-sells.products, 
 .woocommerce .related.products {
	float: left;
	width: 100%;
	padding-bottom: 20px;
 }
.woocommerce .up-sells.products h2, .woocommerce .up-sells.products h2, .woocommerce .related.products h2 {
    position: relative;
    margin: 0;
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 20px;
	text-transform: uppercase;
}
 .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; }
 .related.products ul.products {
	float: left;
	width: 100%;
 }

/* Post Archive */
.loop-entry .entry-summary p, .loop-entry .entry-header .entry-meta {
	margin: 5px 0px;	
}
.loop-entry .entry-header .entry-meta {
    margin: 10px 0px !important;
}
.loop-entry .entry-content-wrap {
    padding: 0px;
}
.loop-entry .entry-header .entry-meta .posted-by { text-transform: capitalize; }
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%;
}
.pagination .page-numbers { background-color: var(--global-palette8); border: none; line-height: 37px; font-weight: 500; }
.pagination a:hover, .pagination a:focus, .pagination a:active { border: none }
.pagination a:active, .pagination a:focus, .pagination a:hover, .pagination .dots:hover {
    background: var(--global-palette1);
    color: var(--global-palette9);
}
.pagination .dots {
    width: 40px;
    height: 40px;
    border: 2px solid transparent !important;
}
.wp-block-latest-posts__featured-image img { border-radius: 5px; }
.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: 5px; padding: 5px 10px; }
.post-title .entry-meta { margin: 5px 0px; }
.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;
}
.comment-form, .woocommerce #reviews #comments ol.commentlist { border-radius: 5px !important; }
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: 16px; color: var(--global-palette6); padding-bottom: 0px; }
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;
	text-transform: uppercase;
}
body .comment-reply-link:hover { background-color: var(--global-palette1); color: var(--global-palette9); border: none; }
body #cancel-comment-reply-link { color: var(--global-palette4); text-decoration: underline; }
.footer-newsletter .newsletter-title {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    color: var(--global-palette9);
}
div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    display: flex;
    margin: 0em auto;
    max-width: 600px;
    width: 100%;
}
.footer-newsletter .newsletter-title h2 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--global-palette9);
}
.footer-newsletter .newsletter-form .tnp-email {
    min-width: 600px;
    border-radius: 5px;
    padding: 12px 20px;
    line-height: 22px;
    margin-right: 0px;
	background-color: var(--global-palette9);
}
.tnp-subscription-minimal input.tnp-submit { font-size: 0px; padding: 0px; }
.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: 40px;
    height: 46px;
    top: 0px;
    right: 50px;
    background-color: transparent;
}
.site-footer-row.site-footer-row-columns-1 { border-bottom: 1px solid #ffffff1a; }
.site-footer-middle-section-1 { border-right: 1px solid #ffffff1a; margin-right: 60px; }
.site-footer-middle-section-1 .footer-callus { gap: 15px; }
.site-footer-middle-section-1 .footer-callus p { margin: 0px; }
.header-cart-button { position: relative; }
.header-cart-button .base-svg-iconset { padding: 15px; }
.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; }
li.menu-item.woosc-menu-item.menu-item-type-woosc {
    margin-right: 30px;
}
.tertiary-navigation .tertiary-menu-container > ul > li.menu-item > a {
    padding-left: 0;
    padding-right: 0;
}
.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-palette9);	
	font-size: 0;
	top: 0px;
}
.header-cart-button .base-svg-iconset::after {
    -webkit-mask-image: url(assets/images/cart.svg);
    mask-image: url(assets/images/cart.svg);
    mask-size: 22px;
    -webkit-mask-size: 22px;
    height: 28px;
    width: 26px;
    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: 24px;
    -webkit-mask-size: 24px;
    height: 28px;
    width: 28px;
}
.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: 28px;
    -webkit-mask-size: 28px;
    height: 28px;
    width: 28px;
}
.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-palette9);
    color: var(--global-palette3);
    font-size: 14px;
    font-weight: 500;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -10px;
}
.woosc-menu-item .woosc-menu-item-inner,
.woosw-menu-item .woosw-menu-item-inner {	
    font-size: 0px;
    width: 30px;
    height: 30px;    
    display: inline-block;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn {
	color: var(--global-palette3);
	background-color: var(--global-palette1);
	text-transform: capitalize;
	font-weight: 500;
}
.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: flex-start; gap: 20px; }
.hot-product .product-block-inner .product-block-left { width: 50%; }
.hot-product .product-block-inner .product-block-right .product-button { overflow: hidden; }
.woocommerce.hot-product .product-block-inner .product-block-left .onsale { 
	width: 60px; 
	height: 60px;
	font-size: 20px;
	border-radius: 50%;
	line-height: 50px;
	padding: 3px;	
	left: 12px;
}
.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: 12px 30px;
	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-palette3);
	color: var(--global-palette9);
}
.hot-product .product-block-inner .product-block-right .product-count-down .countbox { 
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 15px;
}
.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 .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% }

.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: 99999;
	background: url(assets/images/loader.gif) center no-repeat #fff;
}

@media screen and (max-width: 1600px){
	.header-search-bar form {
    	width: 800px;
	}
}
@media screen and (max-width: 1366px){
	.site-header-item .widget-toggle-open-container #widget-toggle { margin-inline-end: 0; }
	body .header-search-bar form {
		width: 655px;
	}
}
@media screen and (max-width: 1200px){
	body .header-search-bar form {
		width: 450px;
	}
}
@media screen and (max-width: 1024px){
	.site-header-item a.button {
		padding: 15px 10px;
		background: transparent;
		box-shadow: none;
		color: var(--global-palette2);
	}
	form.woocommerce-product-search {
    	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-search-bar.header-item-search-bar {
    	width: 100%;
	}
	div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    	max-width: 370px;
	}
	form.woocommerce-product-search input[type="search"] {
		padding: 10px 10px;
	}
	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;
		-webkit-mask-repeat: no-repeat;
		background-color: var(--global-palette2) !important;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
    	mask-position: center;
	}
	.product-template-default .side-mobile-toggle-open-container, .page-template-default .side-mobile-toggle-open-container {
   	 	display: none;
	}
	.site-footer-middle-section-4 .wp-block-group.toggled-off > p, footer .wp-block-group.toggled-off > ul, .site-footer-middle-section-4 .widget .toggled-off .wpcf7 {
    	display: none;
	}
	.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-palette9); }
	.primary-sidebar.widget-area .widget { border: none; padding: 0; }
	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;
	}
	.footer-newsletter .newsletter-form .tnp-email {
    	min-width: 370px;
	}
	.wp-block-image.alignright {
    	width: 100%;
	}
	.site-footer-wrap .site-container .site-middle-footer-inner-wrap.site-footer-row { gap: 10px; }
	.site-footer-middle-section-1 {
    	border-right: 0;
    	margin: 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: 112px;
	}
	.up-sells.products ul.products { overflow: hidden; }
	.owl-theme .owl-buttons div { opacity: 1; }
	.woocommerce div.product form.cart .button {
    	width: auto;
	}
	.woocommerce div.product form.cart .button {
    	margin: 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-palette9);
	}
	.primary-sidebar.active { transform: translateX(0); }
	.side-mobile-toggle-open-container {
		position: fixed;
		border: 1px solid var(--global-palette9);
		padding: 0 5px;
		height: 44px;
		line-height: 30px;
		display: flex;
		cursor: pointer;
		top: 41%;
		left: 0;
		z-index: 999;
		background: var(--global-palette9);
		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: 767px){
	.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-email { min-width: 315px; }
	.woocommerce ul.products.grid-cols li.product:nth-child(6n+6)::after { display: none; }
	.woocommerce-page div.product div.summary { width: 100%; }
	.woocommerce-page div.product div.images { width: 100%; }
	.woocommerce-page div.product div.summary { padding-left: 0; border-left: 0; }
	.woocommerce ul.products li.product .entry-content-wrap { padding: 15px !important; }
}
@media screen and (max-width: 719px){
	.woocommerce-page div.product div.summary { padding-left: 0; border-left: 0; }
}
@media screen and (max-width: 575px){
	.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: 352px){
	.site-main-header-inner-wrap .site-header-item {
    	margin-right: 10px;
	}
	div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    	max-width: 250px;
	}
	.footer-newsletter .newsletter-form .tnp-email {
 	   min-width: 250px;
	}
	.woocommerce div.product form.cart .button { padding: 0px 16px; }
}