@media (max-width: 767px) {}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs .panel table.bordered th {
	font-weight: 500;
}

.primary-sidebar.widget-area .wp-widget-group__inner-blocks, #filter-drawer .wp-widget-group__inner-blocks {
	padding: 0 0 15px 0px;
}

.primary-sidebar.widget-area ol, #filter-drawer ol {
	margin: 0;
}

.primary-sidebar .widget .wp-block-latest-posts__list li {
	line-height: 1.5;
}

.welcome-newsletter input[type=email] {
	min-height: 46px;
	min-width: 190px;
	max-width: 190px;
	border-radius: 0;
	margin-bottom: 10px;
}

.welcome-newsletter {
	text-align: center;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
	font-size: 17px;
	font-weight: 500;
	color: var(--global-palette3);
}

#masthead .base-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above) > .site-header-row-container-inner {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1), 0 6px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1), 0 6px 20px 0 rgba(0, 0, 0, .1);
}

.mobile-navigation .woocommerce ul li a {
	padding: 10px 22px;
}

.header-menu-container ul.menu > li.base-menu-mega-enabled > ul .nav-drop-title-wrap {
	font-size: 17px;
	font-weight: 500;
	color: var(--global-palette3);
}

.woocommerce div.product div.summary form.cart .button.button-buy-now {
	background-color: var(--global-palette2);
	color: var(--global-palette9);
}

.full_width_section.sliider-block.elementor-section-boxed {
	left: 0 !important;
	width: 100vw !important;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.elementor-post-wrapper .splide__track .column-item {
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
}

.elementor-widget-tmcore-testimonials .splide__track .elementor-testimonial-item {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.woocommerce-carousel .splide__track ul.products {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transform-style: unset;
	transform-style: unset;
}

.woocommerce-carousel .splide__track ul.products li.product {
	margin: 0;
	margin-right: 30px;
	width: calc(25% - 15px);
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.elementor-brand-wrapper .tmcore-carousel {
	display: block;
}

.elementor-brand-wrapper .splide__track .elementor-brand-item {
	width: 16.6667%;
}

.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
	margin-right: 25px;
	width: calc(16.6667% - 20.8333px);
}

.site-header .site-top-header-inner-wrap .secondary-navigation .secondary-menu-container > ul li.menu-item:not(:last-child) > a::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 1px;
	height: 16px;
	background-color: rgba(123, 111, 111, .2);
	right: 0;
	bottom: 0;
	top: 10px;
}

.site-header .site-top-header-inner-wrap .secondary-menu-container > ul li.menu-item:last-child a {
	padding-right: 0;
}

.site-header .elementor-section .elementor-element.elementor-widget-tmcore-product-categories .product-cat:hover .cat-image img {
	border-color: var(--global-palette1);
}

.testimonial-section .title {
	display: none;
}

.testimonial-section ul.splide__pagination {
	padding-left: 0;
}

.testimonial-section .splide__pagination__page {
	height: 10px;
	width: 10px;
}

.testimonial-section .job {
	padding-top: 10px;
}

.cms-banner .elementor-widget-container {
	overflow: hidden;
}

.cms2 .cms-price span {
	font-size: 22px;
	color: #e01a2b;
	font-weight: 600;
}

.home-category .product-cat {
	overflow: hidden;
}

.home-category .product-cat .cat-image {
	border-radius: 100%;
	overflow: hidden;
}

.home-category .product-cat:hover .cat-image a img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	border-radius: 100%;
}

.button-hover .elementor-button:hover {
	text-decoration: none !important;
}

.blog-section .entry-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.blog-section .entry-excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.blog-section .post-button:hover {
	text-decoration: none !important;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-content {
	text-align: left;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form {
	max-width: 650px;
	width: 50%;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form input[type=email] {
	padding: 0 15px;
	height: 45px;
	width: 100%;
	max-width: 72%;
	border-radius: 0px;
	border: 1px solid var(--global-gray-400);
	margin-right: 10px;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form input[type=submit] {
	height: 45px;
	line-height: 1.7;
	vertical-align: top;
	padding: 10px 35px;
}

.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form input[type=submit]:hover {
	background-color: var(--global-palette1);
	color: var(--global-palette9);
}

.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p {
	margin: 10px 0;
}

.site-footer .site-middle-footer-wrap .contact_info .contact-info-container p::before {
	color: var(--global-palette1);
}

.woocommerce ul.products.products-list-view li.product {
	border-radius: 0;
}

.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
	font-size: 15px;
	font-weight: 500;
	padding: 10px 30px;
	text-transform: capitalize;
	line-height: 1.8;
	border-radius: 0px;
	letter-spacing: .5px;
	max-height: 45px;
}

.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
	text-align: center;
	margin-bottom: 25px;
	text-transform: capitalize;
}

.woocommerce ul.cart_list li a, .woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li a, .woocommerce ul.product_list_widget li .quantity {
	font-size: 15px;
	font-weight: 400;
}

.woocommerce .tr-price del, .woocommerce .price del, .woocommerce .woocommerce-grouped-product-list-item__price del {
	color: var(--global-palette4);
	text-decoration-color: var(--global-palette4);
	font-weight: 500;
}

.woocommerce table.shop_table {
	font-size: 100%;
}

.woocommerce #reviews #comments h2 {
	font-size: 19px;
	font-weight: 500;
	color: var(--global-palette3);
}

.woocommerce #reviews .comment-reply-title {
	font-size: 20px;
	font-weight: 500;
	color: var(--global-palette3);
}

.woocommerce table.shop_table {
	font-size: 100%;
}

.woocommerce span.onsale {
	font-size: .8em;
	width: 40px;
	border-radius: 0px;
}

.woocommerce div.product div.summary .product-onsale span.onsale {
	font-size: .8em;
}

.menu .menu-item .woocommerce ul.products li.product .onsale {
	font-size: .8em;
}

.base-sticky-add-to-cart-title-wrap .base-sticky-add-to-cart-title {
	font-size: 18px;
	font-weight: 500;
}

body.home.woocommerce ul.products-list-view li.product {
	background: var(--global-palette9);
	border: none;
}

.color-switch-dark .testimonial-section {
	background-color: #262626 !important;
}

.color-switch-dark .testimonial-section .elementor-testimonial-image img {
	-webkit-filter: invert(.5);
	filter: invert(.5);
}

.color-switch-dark .elementor-brand-image img {
	-webkit-filter: invert(1);
	filter: invert(1);
}

.color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now {
	background-color: var(--global-palette-btn-bg);
	color: var(--global-palette-btn);
}

.color-switch-dark.woocommerce div.product div.summary form.cart .button.button-buy-now:hover {
	background-color: var(--global-palette-btn-bg-hover);
	color: var(--global-palette-btn-hover);
}

@media (max-width: 1200px) and (min-width: 1025px) {}

@media (min-width: 1200px) {}

@media (max-width: 1200px) {
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-content {
		width: 55%;
	}
	
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form input[type=email] {
		max-width: 68%;
	}
}

@media (max-width: 1024px) {
	.elementor-post-wrapper .splide__track .column-item {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.elementor-brand-wrapper .splide__track .elementor-brand-item {
		width: 25%;
	}
	
	.cms2 .cms-price span {
		font-size: 18px;
	}
	
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-content {
		width: 100%;
		text-align: center;
	}
	
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-content {
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form {
		width: 100%;
	}
	
	.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
		padding: 10px 22px;
	}
	
	.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
		margin-right: 15px;
		width: calc(20% - 12px);
	}
}

@media (max-width: 1024px) and (min-width: 541px) {}

@media (max-width: 630px) and (min-width: 541px) {
	.woocommerce .time-sale.style_9 .tmcore-countdown {
		padding: 7px 5px;
	}
	
	.woocommerce .time-sale.style_9 .tmcore-countdown span.countdown-digits {
		font-size: 11px;
	}
}

@media (max-width: 767px) {
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-content {
		margin-bottom: 10px;
		text-align: center;
	}
	
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form input[type=email] {
		margin-bottom: 10px;
		height: 45px;
		max-width: 90%;
	}
	
	.site-footer .site-top-footer-wrap .widget_mc4wp_form_widget .mc4wp-form-fields .newsletter-form input[type=submit] {
		height: 45px;
		padding: 9px 30px;
	}
	
	.elementor-brand-wrapper .splide__track .elementor-brand-item {
		width: 33.3333%;
	}
	
	.elementor-widget-tmcore-product-categories-carousel .splide__track ul.categories li.category {
		margin-right: 10px;
		width: calc(25% - 7.5px);
	}
	
	.cms-banner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.cms-banner .elementor-column {
		margin: auto;
		width: auto;
	}
	
	.woocommerce .base-sticky-add-to-cart-action-wrap a.added_to_cart, .woocommerce div.product div.summary .added_to_cart, .woocommerce a.added_to_cart:not(.woocommerce .product-action-wrap.style-text a.added_to_cart):not(form.cart .added_to_cart) {
		font-size: 14px;
		line-height: 2;
	}
}

@media (max-width: 540px) {
	.woocommerce-carousel .splide__track ul.products li.product {
		width: calc(50% - 10px);
	}
	
	.cms2 .elementor-column .cms-heading .elementor-heading-title {
		font-size: 18px !important;
		line-height: 25px !important;
	}
	
	.cms3 .elementor-column .cms-title .elementor-heading-title {
		font-size: 16px !important;
		line-height: 25px !important;
	}
}