/*
Theme Name:   Solatic
Theme URI:    https://demos.coderplace.com/wp/WP02/WP02040/
Description:  A child theme of Basetheme.
Author:       Coderplace
Author URI:   #
Template:     basetheme
Version:      1.0.0
Requires at least: 6.0
Tested up to: 6.0
Requires PHP: 7.0
Version: 1.0
Text Domain: solatic
License: GNU General Public License v3.0 (or later)
License URI: https://coderplace.com/license
*/ 

body *{
    --global-gray-400: #e5e5e5;
    --global-gray-500: #aaaaaa;
    --global-xs-spacing: 1em;
    --global-sm-spacing: 1.875rem;
    --global-md-spacing: 2rem;
    --global-lg-spacing: 2.5em;
    --global-xl-spacing: 3.5em;
    --global-xxl-spacing: 4rem;
    --global-boxed-spacing: 2rem;
}
.flexslider, .owl-carousel .owl-wrapper-outer, .home-product .owl-buttons, #sb-wrapper, .home-service, .feature {
	direction: ltr;
}

.widget .tagcloud > span, .widget .tagcloud a, .widget .widget_product_tag_cloud > span, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud > span, .widget .wp-block-tag-cloud a, .widget li > span, .widget li a {
	padding-block: 6px;
	display: inline-block;
	vertical-align: middle;
}

/*one-click*/
body .widget_calendar thead th, body .site-footer .site-middle-footer-wrap .site-footer-row-container-inner .widget_calendar, body .site-footer .site-middle-footer-wrap .site-footer-row-container-inner .widget_calendar a {
	color: var(--global-palette4);
}
body .rss-date, body .widget_rss cite {
	color: var(--global-palette9);
}
body .widget_pages .children, body .widget_nav_menu .sub-menu {
	padding: 0;
}
/*blog discription*/
body .post-description {
	font-size: 15px;
	font-family: inter;
	font-weight: 400;
	color: #808080;
}
/*blog discription end*/
body .wp-image-12880.size-medium.alignleft {
	margin-top: 20px;
}
body .wp-image-12876.alignleft {
	margin-bottom: 15px;
}
body .alignleft.wp-image-12874 {
	margin-bottom: 10px;
}
body .element-contact-inner-wrap .header-contact-item .thebase-svg-iconset {
	margin-top: 4px !important;
}
body .site-header-item {
	margin-right: 35px;
}
body .search-toggle-open-container .search-toggle-open {
	margin: -10px !important;
}
body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0px;
}
/*header*/
body .woocommerce ul.products li.product a img{
	width: auto;
}
body.woocommerce ul.products li.product a img {
	width: auto;
}
.thebase-svg-icon.thebase-hours-alt-svg {
	color: var(--global-palette2);
}
.header-contact-wrap .header-contact-item .contact-label {
	margin-inline: 0.3em 0;
	margin-top: 3px;
}
.header-contact-inner-wrap .thebase-email-alt-svg, .header-contact-inner-wrap .thebase-phone-alt2-svg, .header-contact-inner-wrap .thebase-location-alt-svg {
	fill: var(--global-palette2);
}
.button.header-button2.button-size-medium.button-style-filled {
	padding: 13px 0px;
}
body .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button {border-radius: 0;}
/*cart*/
body .header-cart-wrap.thebase-header-cart {
	margin-left: -35px;
}
body .header-cart-button .thebase-svg-iconset{
	font-size: 1.3em;
}
body .header-cart-button .header-cart-total{
	height: 1.8em;
	width:1.8em;
}
/*heading-line*/
.elementor-element.heading-line .elementor-heading-title::before {
	content: "";
	border: 1px solid;
	height: 3px;
	width: 60px;
	background-color: var(--global-palette6);
	display: inline-block;
	vertical-align: middle;
	margin-inline-end: 20px;
}
/*about us*/
.img-banner .elementor-widget-image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.img-banner .elementor-widget-image img:hover {
	transform: scale(1.05);
}
.img-banner .elementor-widget-container {
	overflow: hidden;
}
body .single-content h5 {
	margin: 0em;
}
body .elementor-counter .elementor-counter-number-wrapper {
	display: block;
}
body .elementor-counter .elementor-counter-title {
	line-height: 22px;
	text-align: left;
	padding-top: 10px;
}
/*testimonial*/
.elementor-testimonial-wrapper .elementor-testimonial-meta {
	margin-block: 30px 20px;
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-name {
	margin-block-end: 7px;
}

/*faq*/
.elementor-section.elementor-top-section.elementor-element.cms-faq .faq-list .elementor-accordion-item .elementor-tab-title, .elementor-section.elementor-top-section.elementor-element.cms-faq .faq-list .elementor-accordion-item .elementor-tab-title.elementor-active {
	border-bottom: 1px solid var(--global-gray-400);
}
/*contact-us*/
.contact-us form .last-item {
	position: relative;
}
.contact-us form .last-item .wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 10px;
	bottom: auto;
}
.contact-us input[type="submit"].wpcf7-form-control.wpcf7-submit:hover {
	background-color: var(--global-palette1);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	border-color: var(--global-gray-400);
	margin: 1em 0 0;
}
.contact-us form p {
	margin-block-end: 20px;
}
.contact-us form input {
	height: 55px;
	width: 100%;	
	padding: 20px;
	border: 1px solid e5e5e5;
	border-radius: 5px;
}
.contact-us form textarea {
	height: 120px;
	width: 100%;
	border: 1px solid e5e5e5;
	border-radius: 5px;
}
.contact-us input[type="submit"].wpcf7-form-control.wpcf7-submit {
	background-color: var(--global-palette2);
	height: 50px;
	padding: 13px 24px;
	font-size: 15px;
    font-weight: 600;
    font-family: inter;
}
/*Brand*/
.brand .swiper-slide-image {
	max-width: 100%;
	position: relative;
	margin: 0 auto;
	cursor: pointer;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	filter: grayscale(20%) brightness(0%) contrast(0%);
	-webkit-filter: grayscale(80%) brightness(10%) contrast(98%);
	-moz-filter: grayscale(20%) brightness(0%) contrast(0%);
	-ms-filter: grayscale(20%) brightness(0%) contrast(0%);
	-o-filter: grayscale(20%) brightness(0%) contrast(0%);
	/* opacity: 0.5; */
}
.brand .swiper-slide-image:hover {
	opacity: 1;
	filter: none;
}
/*newsletter*/
.widget_block .widget_mc4wp_form_widget .widgettitle {
	color: var(--global-palette8);
}
body .mc4wp-form input[type="email"] {
	width: 350px;
	padding: 20px;
	height: 50px;
	border-radius: 5px;
	border: 0;
	background-color: var(--global-palette9);
	margin-block: 26px 6px;
}
body .mc4wp-form input[type="submit"] {
	padding: 11.5px 45px;
	background-color: var(--global-palette2);
	border-radius: 5px;
	font-size: 15px;
    font-weight: 600;
    font-family: inter;
}
body .site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .social-button {
	background: #1a1818 !important;
}
body .site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button:hover {
	background: var(--global-palette9) !important;
}
/*footer*/
body .mc4wp-form input[type="submit"]:hover {
	background-color: var(--global-palette2);
}
.site-footer .widget-area ul li {list-style: none;}
.site-middle-footer-inner-wrap .widget_block h3 {
	margin-block-end: 30px;
}
.tparrows.persephone {
	border-radius: 5px;
}
/*owl-pagination*/
.owl-pagination {
	margin: 0;
	text-align: center;
}
.owl-theme .owl-page {
	display: inline-block;
	margin: 0 3px;
	vertical-align: top;
}
.owl-pagination .owl-page span {
	height: 14px;
	width: 14px;
	background-color: transparent;
	border: 1px solid var(--global-palette9);
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
.owl-pagination .owl-page:hover span, .owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span {
	background: var(--global-palette6);
	border-color: var(--global-palette6);
}
/*owl-carousel*/
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	position: absolute;
	top: auto;
	background-size: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.owl-theme .owl-buttons div {
	display: block;
	font-size: 0;
	height: 32px;
	width: 32px;
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto !important;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	margin: auto;
	z-index: 99;
	cursor: pointer;
}
.owl-theme:hover .owl-buttons div {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.owl-theme .owl-buttons div.owl-prev {
	left: -40px;
	right: auto;
}
.owl-theme .owl-buttons div.owl-next {
	right: -40px;
	left: auto;
}
 .owl-theme .owl-buttons div.owl-next::after {
background-image: url(assets/images/right-arrow.svg);
background-position: 100%;
}
.owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/left-arrow.svg);
	background-position: 0;
}
body .elementor-image-box-title {
	padding-top: 6px;
}
body .cms-button {
	padding-bottom: 2px;
}
/*servise*/
.elementor-image-box-img {
	/* border-radius: 15px; */
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.elementor-widget-container{
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
}
.cms-button {
	font-size: 15px;
	font-weight: 600;
	font-family: 'Inter';
	text-transform: capitalize;
	color: var(--global-palette2);
	margin-top: 5px;
	cursor: pointer;
}
.cms-button:hover {
	color: var(--global-palette3);
	text-decoration: underline;
	text-decoration-color: currentcolor;
	text-decoration-color: var(--global-palette3);
}
/* .elementor-column.elementor-col-25 {
	width: 25% !important;
} */
.cms-service-workers .elementor-image-box-img {
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.cms-service .elementor-image-box-wrapper .elementor-image-box-content {
	padding-left: 25px;
}
/*servise end*/
.woocommerce ul.products li.product .archive-image-wrap {
	position: relative;
}
.woocommerce ul.products li.product .archive-image-wrap .archive-extra-button-wrap {
	position: absolute;
	top: 25px;
	left: auto;
	right: 25px;
	z-index: 9;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto;
	bottom: auto;
	display: flex;
	flex-direction: column;
	transition: .3s;
	transform: translateX(10px) translateZ(0);
}
body .yith-wcwl-icon.fa.fa-heart-o {
	display: none;
}
body .yith-wcqv-wrapper .single-product.woocommerce form.cart div.quantity .qty {height: 48px;}
/*woocommerce product*/
 body .elementor-widget-image-carousel .swiper-slide {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
body .gallery-item .gallery-icon {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
.gallery-slider .elementor-widget-container {
	overflow: hidden !important;
}
.woo-products.woo-content.products_block.shop {
	margin: 0 -15px;
} 

/*zoom-effect*/
.cms-service-workers .elementor-image-box-img, .cms-service .elementor-image-box-img, .cat-cms-img .elementor-widget-image, .post-thumbnail-inner, .gallery-slider .swiper-slide-inner, .gallery-item .gallery-icon {
	overflow: hidden;
}
.cat-cms-img .elementor-widget-image {
	overflow: hidden;
	display: inline-block;
	width: auto !important;
	margin: auto !important;
}
.cms-service-workers .elementor-widget-image-box img, .cms-service .elementor-widget-image-box img, .cat-cms-img .elementor-widget-image img, .loop-entry .post-thumbnail-inner img, .gallery-slider img, .gallery-item img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.cms-service-workers .elementor-widget-image-box:hover img, .cms-service .elementor-widget-image-box:hover img, .cat-cms-img .elementor-widget-image:hover img, .loop-entry .post-thumbnail-inner:hover img, .gallery-slider img:hover, .gallery-item img:hover {
	transform: scale(1.05);
}
.woocommerce ul.products.owl-carousel li.product {
	margin: 0 15px;
}
body .products .product-details.content-bg.entry-content-wrap {
	text-align: left;
}
.shop .owl-controls.clickable {
	top: 10em;
	position: relative;
}
/*pagination*/
body .pagination .page-numbers.dots {	
	width: 40px;
}
.woocommerce nav.woocommerce-pagination, .pagination {
	text-align: center;
}
body .pagination .page-numbers, body.woocommerce nav.woocommerce-pagination ul li .page-numbers {
	border: 1px solid var(--global-gray-400);
	color: var(--global-palette3);
	background: var(--global-palette9);
	border-radius: 5;
}
body .pagination a:hover, body.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
	background: var(--global-palette2);
	color: var(--global-palette9);
}
body .pagination .page-numbers.current, body.woocommerce nav.woocommerce-pagination ul li span.current, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border-color: var(--global-palette2);
	border-radius: 5;
}


.woocommerce.widget_price_filter .price_slider_amount .button{
	border-radius: 5px;
	padding: 12px 43px 12.5px 43px;
}
body .wp-block-search .wp-block-search__input {
	border-radius: 5px !important;
}
body .primary-sidebar.widget-area .widget-title {
	font-size: 24px;
	font-weight: 500;
	font-family: Rubik;
}
body .primary-sidebar.widget-area .sidebar-inner-wrap a:not(.button) {
	color: var(--global-palette4);
	font-size: 15px;
	font-weight: 400;
	font-family: inter;
}
body .children {
	margin-left: 0px;
}
/*sidebar*/
.widget li .wp-block-latest-comments__comment-date {
	color: var(--global-palette4);
	margin-block-start: 5px;
}
.woocommerce-product-search, .search-form, .wp-block-search {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	position: relative;
}
body .woocommerce ul.cart_list li a, body .woocommerce ul.product_list_widget li a{font-weight: 500;}
.screen-reader-text, .wp-block-search .wp-block-search__label {
	display: none;
}
.has-sidebar .primary-sidebar.widget-area .widget {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid var(--global-gray-400);
	padding-block-end: 20px;
}
#primary-sidebar .search-field, footer .search-field, .page-content .search-field, .wp-block-search .wp-block-search__input {
	float: left;
	width: 83%;
	padding: 10px 45px 10px 15px;
	line-height: 22px;
	border: none;
	background-color: var(--global-palette7);
	border-radius: 0;
}
#main-header .header-button2::before, #mobile-header .mobile-header-button::before {
	content: "";
	background-image: url(assets/images/Call.svg);
	color: var(--global-palette2);
	background-size: 19px;
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	float: left;
	margin-inline-end: 8px;
	margin-top: 5px;
  }
body .woocommerce.widget_shopping_cart .buttons a, body .woocommerce .widget_shopping_cart .buttons a {
    background: var(--global-palette2) !important;
    color: var(--global-palette9) !important;
}
.header-search .woocommerce-product-search input[type="submit"], .header-search button[type="submit"], .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button {
	mask-image: url("assets/images/search.svg");
	-webkit-mask-image: url("assets/images/search.svg");
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: 18px;
	-webkit-mask-size: 18px;
	border: 0;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	color: var(--global-palette9);
	float: left;
	font-size: 0;
	height: 42px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 45px;
	background: var(--global-palette1) !important;
}
body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {
	height: 1em;
	width: 1em;
}
.widget .product_list_widget li, .widget.widget_recent_comments ul li, .widget.widget_rss ul li, .widget .widgets-blog-posts li, .widget .wp-block-latest-comments li, .widget .wp-block-latest-posts li {
	padding-block: 4px;
	margin-block: 6px;
	clear: both;
	overflow: hidden;
}
.widget .wp-block-latest-posts__featured-image.alignleft {
	margin-inline: 0 1em;
}
.widget .product_list_widget li > span, .widget .product_list_widget li a, .widget.widget_recent_comments ul li > span, .widget.widget_recent_comments ul li a, .widget.widget_rss ul li > span, .widget.widget_rss ul li a, .widget .widgets-blog-posts li > span, .widget .widgets-blog-posts li a, .widget .wp-block-latest-comments li > span, .widget .wp-block-latest-comments li a, .widget .wp-block-latest-posts li > span, .widget .wp-block-latest-posts li a,body .yith-wcqv-wrapper .single-product.woocommerce form.cart div.quantity {
	padding: 0;
}
.widget .wp-block-latest-comments__comment-link, .widget .wp-block-latest-posts li > a {
	word-break: break-word;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	margin: 0;
}
.primary-sidebar .wp-block-latest-posts__post-author, .primary-sidebar .wp-block-latest-posts__post-date {
	color: var(--global-palette4);
}
.widget .tagcloud, .widget .widget_product_tag_cloud, .widget .wp-block-tag-cloud, .widget li {
	list-style: none;
	margin: 0;
	position: relative;
}
.woocommerce.widget .woocommerce-widget-layered-nav-list a::before {
	font-size: .7em;
}
.primary-sidebar .thebase-hide-sidebar-btn {
	display: none;
	flex: 0 0 auto;
	align-items: center;
	flex-direction: row;
	justify-content: flex-end;
	padding: 20px 0;
}
.primary-sidebar.active {
	transform: translateX(0);
}
.thebase-show-sidebar-btn {
	position: fixed;
	border: 1px solid var(--global-gray-400);
	padding: 0 10px;
	height: 44px;
	line-height: 30px;
	display: none;
	cursor: pointer;
	top: 25%;
	left: -2px;
	z-index: 99;
	background: var(--global-palette9);
	box-shadow: 0 0 5px 2px var(--global-gray-400);
	align-items: center;
	border-radius: 0 50px 50px 0;
}
body .widget_block ol, body .widget_block ul, body .widget ol {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	-webkit-margin-start: 0;
	margin-inline: 0;
	-webkit-padding-after: 0;
	padding-block-end: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
}
.primary-sidebar .widget ul ul {
	-webkit-padding-start: 15px;
	padding-inline: 15px 0;
	margin: 0;
	padding-bottom: 0;
}
.has-sidebar .primary-sidebar.widget-area .widget:last-child {
	border: none;
}
.primary-sidebar.widget-area .widget-title {
	padding: 0 0 10px;
	margin: 0;
}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a {
	font-size: inherit !important;
	display: block;
	text-transform: capitalize;
}
.woocommerce.widget_product_categories > ul li .count, .woocommerce.widget_product_categories > ul li .wc-block-product-categories-list-item-count, .woocommerce .wp-block-woocommerce-product-categories > ul li .count, .woocommerce .wp-block-woocommerce-product-categories > ul li .wc-block-product-categories-list-item-count {
	position: absolute;
	right: 0;
	display: block;
	top: 0;
	min-width: 2rem;
	text-align: center;
	font-size: 100%;
}
.woocommerce.widget_price_filter .widget-title, .woocommerce section.related.products h2, body.woocommerce div.product form.cart table td {
	padding-block-end: 15px;
}
.sidebar-inner-wrap .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .sidebar-inner-wrap .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
	padding-block: 6px;
	vertical-align: middle;
}
.woocommerce.widget_price_filter .price_slider_amount {
	margin-top: 2em;
}
.price_label {
	display: inline-block;
	padding: 10px 0 0;
	width: 100%;
	text-align: left;
}
body input[type="text"] {
	font-family: inter;
	font-size: 15px;
	box-shadow: none;
}
/* input */
body input[type="text"], body input[type="email"], body input[type="url"], body input[type="password"], body input[type="search"], body input[type="number"], body input[type="tel"], body input[type="range"], body input[type="date"], body input[type="month"], body input[type="week"], body input[type="time"], body input[type="datetime"], body input[type="datetime-local"], body input[type="color"], body textarea {
	color: var(--global-palette4);
}
body input[type="text"]:focus, body input[type="email"]:focus, body input[type="url"]:focus, body input[type="password"]:focus, body input[type="search"]:focus, body input[type="number"]:focus, body input[type="tel"]:focus, body input[type="range"]:focus, body input[type="date"]:focus, body input[type="month"]:focus, body input[type="week"]:focus, body input[type="time"]:focus, body input[type="datetime"]:focus, body input[type="datetime-local"]:focus, body input[type="color"]:focus, body textarea:focus {
	border-color: var(--global-gray-400);
	color: var(--global-palette4);
	box-shadow: none;
}
/*shop page*/
.form-submit #submit {
	line-height: 1.42;
	border-radius: 5px;
}
.button.wc-forward.wp-element-button {
	line-height: 1.42;
	border-radius: 5px;
}
 .woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 50px !important;
	border-radius: 5px !important;
}
.woocommerce-cart table.cart td.actions .button {
	height: 50px !important;
	border-radius: 5px !important;
}
body.woocommerce-cart table.cart .coupon .button:not(:hover) {
	background: var(--global-palette2) !important;
	color: var(--global-palette9) !important;
}
body.woocommerce-cart table.cart td.actions .button:disabled{
	color: var(--global-palette9) !important;
background: var(--global-palette2) !important;
}
.woocommerce form .form-row{
	margin: 0 0 1em !important;
}
body .woocommerce form .form-row input.input-text {
	padding: 0.97em 1.3em !important;
	margin-bottom: -5px;
	border-radius: 5px;
}
body .woocommerce form .form-row input.input-text {
	line-height: 1.3 !important;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
}
body #calc_shipping_city {
    line-height: 1.55 !important;
	border-radius: 5px;
}
body #calc_shipping_postcode {
	line-height: 1.55 !important;
	border-radius: 5px;
}
body .button.wp-element-button {
	height: 50px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	padding: 0.77em 1em !important;
}
.woocommerce a.button.alt {
	color: var(--global-palette9) !important;
	background: var(--global-palette1) !important;
}
body #billing_phone, body #billing_email {
	height: 50px;
}
body #order_comments {
	height: 50px;
	border-radius: 5px;
}
.entry-content-wrap .woocommerce form .form-row .button{
	height: 50px !important;
}
body .woocommerce button.button.alt {
	color: var(--global-palette9);
	background: var(--global-palette1);
}
body input#reg_email, body input#reg_password{
    height: 50px;
}
body input#password {
    height: 50px;
}
/*shop page end*/

/*blog page*/
body .loop-entry .entry-summary p {
	font-size: 15px;
	font-weight: 400;
	font-family: inter;
}
/*blog end*/
/*Product Catalog*/
body .thebase-toggle-shop-layout.thebase-toggle-grid.toggle-active, body .thebase-product-toggle-container .thebase-toggle-shop-layout:hover, body .thebase-product-toggle-container .thebase-toggle-shop-layout.toggle-active {
	color: var(--global-palette2);
	border-color: var(--global-gray-400);
}
body .thebase-product-toggle-container .thebase-toggle-shop-layout {
	color: var(--global-palette4);
}
#tab-additional_information.entry-content table th, #tab-additional_information.entry-content table td {
	border: none;
	font-style: inherit;
}
body.woocommerce table.shop_attributes td {
	padding: 8px;
}
#tab-additional_information.entry-content table th, #tab-additional_information.entry-content table td {
	border: none;
	font-style: inherit;
}
body.woocommerce table.shop_attributes td {
	padding: 8px;
}
.woocommerce .woocommerce-cart-form table.shop_table, .woocommerce table.shop_table, body .woocommerce .woocommerce-info, .woocommerce .woocommerce-error li, .woocommerce .thebase-woo-results-count, body .search-form .search-submit[type="submit"], .woocommerce select.orderby {
	font-weight: inherit;
	font-size: inherit;
	border-color: var(--global-gray-400);
}
.woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap a {
	color: var(--global-palette9);
    background: var(--global-palette2);
    padding: 13px 20px 13px 20px;
	text-transform: capitalize;
	font-size: 15px;
    font-weight: 600;
    font-family: inter;
}
body .comment-navigation a:hover, body .post-navigation a:hover {
	color: var(--global-palette2);
}
.woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap a:hover{
	color: var(--global-palette9);
}
.woocommerce ul.products li.product .button.added.add_to_cart_button {
	display: none;
}
body.woocommerce ul.products.products-list-view li.product:hover .entry-content-wrap, body.woocommerce ul.products.products-list-view li.product:focus-within .entry-content-wrap {
	-webkit-transform: none;
	transform: none;
}
.woocommerce ul.products li.product span.onsale {
	top: 15px;
	right: auto;
	margin-left: 20px;
}
bdi {
	color: #000;
}
.woocommerce ul.products li.product .price ins .amount {
	font-weight: 600;
}

/*Single-Product*/
.single.woocommerce section.products > h2 {
	font-size: 34px;
	font-weight: 600;
	color: var(--global-palette1);
}
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;
}
 body.woocommerce div.product div.images .flex-control-thumbs {
padding: 0 30px;
box-sizing: border-box;
margin: 30px 0 0;
transform: none;
left: auto;
max-width: 100%;
text-align: center;
}
.single.single-product .thebase-breadcrumbs {
	margin: 1em 0;
}
body.woocommerce table.shop_attributes td {
padding: 8px;
}
.woocommerce div.product p.stock {
	color: green;
}
.single-product.woocommerce div.product form.cart div.quantity {
	padding-block: 5px;
    margin-inline: 0 15px;
    border-radius: 5px;
}
.woocommerce div.product .summary .button.single_add_to_cart_button{
	height: 50px !important;
	border-radius: 5px;
}
.entry-content-wrap .woocommerce form .form-row .button, .woocommerce div.product .summary .button.single_add_to_cart_button {
	padding: 12px 27px 12px 27px;
	height: 44px;
	line-height: 1;
}
.woocommerce div.product .product_meta {
	padding: 1.2em 0;
	border-top: 1px solid var(--global-gray-400);
}
body.woocommerce div.product .product_meta > span {
	padding: 5px 0;
	font-size: 14px;
	font-weight: 400;
	color: var(--global-palette1);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--global-palette9);
	background: var(--global-palette2);
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li a, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a:hover {
	font-weight: 700;
	font-size: 17px;
	color: var(--global-palette1);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
	color: var(--global-palette9);
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li a {
	padding: 11.5px 27px;
	text-align: center;
	background-color: var(--global-palette9);
	text-transform: capitalize;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	 margin: 0;
}
.woocommerce-tabs.wc-tabs-wrapper, .woocommerce .up-sells.products {
	padding: 1.5em 0 2em;
}
.woocommerce #reviews #review_form .comment-reply-title {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
}
body.woocommerce div.product form.cart .group_table td:first-child {
	width: auto;
	text-align: center;
	min-width: 118px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid var(--global-gray-400);
	color: var(--global-palette3);
	background: var(--global-palette9);
}
.woocommerce div.product form.cart .variations select {
	border-radius: 4px;
	margin: 6px 0;
	padding: 8px;
	border-color: var(--global-gray-400);
	box-shadow: none;
}
.woocommerce div.product form.cart .variations label {
display: inline-block;
font-weight: 400;
width: 100%;
clear: both;
margin: 9px 0 0;
text-align: left;
vertical-align: middle;
}

/*Related*/
.single .entry-related .loop-entry .entry-header .entry-title {
	color: var(--global-palette1);
}
.cross-sells > h2, .single.woocommerce section.products > h2, .site .entry-related h2, .elementor-tabs .elementor-tab-title, .cms_banner .elementor-column, .cms_banner .elementor-section {
	text-align: center;
}
.entry-related .entry-related-title {
	margin-block: 0.8em 1.1em;
}
body .entry-related-inner-content {
	padding-bottom: 8em;
}
body .entry-related-carousel .entry-summary, body .entry-related-carousel .entry-footer, body .entry-related-carousel .entry-taxonomies {
	display: block;
}
.entry-related .entry-content-wrap .entry-summary p {
	color: var(--global-palette1);
	margin-block-end: 0;
	margin-block-start: 10px;
}
body .entry-related-inner-content .carousel-item {
	padding-block-end: 5px;
}
/*Blog*/
.site .post-thumbnail {
	border-radius: 15px;
}
body .content-bg{
	background: transparent;
}
body .tns-outer .tns-controls button{
	opacity: 0.75;
}
body .site .post-title h1 {
	margin-top: 40px;
}
body .gallery .gallery-item {
	margin-top: 20;
	margin-bottom: 0px;
}
/* body .single-content p {
	margin-bottom: 0px;
} */
.entry-related-inner .loop-entry .entry-content-wrap {
	padding-block-end: 30px;
}
.wp-image-12872.size-large.aligncenter {
	margin-bottom: 20px !important;
}
.widget .wp-block-latest-posts__featured-image.alignleft {
	margin-inline: 0 1em;
}
#blog-posts-products {
	margin: 0 -15px;
}
#blog-posts-products .item.container.blog {
	margin-inline: 15px;
}
.blog .entry-header, .search .entry-header, .entry-related-inner .entry-header {
	margin-block: 0;
}
.blog .loop-entry .entry-header .entry-meta, .search .loop-entry .entry-header .entry-meta, .entry-related-inner .loop-entry .entry-header .entry-meta {
	margin-block: 0px 10px;
}
.blog .loop-entry.type-post h2.entry-title, .search-results .loop-entry h2.entry-title, .entry-related-inner .loop-entry.type-post h2.entry-title, .single .loop-entry .entry-header .entry-title {
	margin-block: 20px 10px;
}
/*single-blog*/
body .entry-author-profile.author-profile.vcard {
	text-align: center;
	padding-left: 0;
}
body .entry-author-avatar {
	position: relative;
	margin-bottom: 0.5em;
}
body .entry-author-avatar::before {
	content: "";
	position: absolute;
	left: 0;
	width: calc(50% - 60px);
	top: 50%;
	margin-top: -1px;
	height: 1px;
	background: #e5e5e5;
}
body .entry-author-avatar::after {
	content: "";
	position: absolute;
	right: 0;
	width: calc(50% - 60px);
	top: 50%;
	margin-top: -1px;
	height: 1px;
	background: #e5e5e5;
}
body .avatar.avatar-80.photo {
	margin: 0 auto;
	border-radius: 50%;
	z-index: 2;
	position: relative;
	box-sizing: content-box;
}
body .post-navigation .nav-previous a, body .post-navigation .nav-next {
	color: var(--global-palette4);
}
.single.single-post #comment {
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.single.single-post .entry-author-name a, .single.single-post .comment-author .fn a {
	color: var(--global-palette4);
}
body .single-entry .entry-tags a.tag-link {
	border: 1px solid var(--global-palette2);
	background: var(--global-palette-btn-bg);
	color: var(--e-global-color-thebase9);
	border-radius: 5;
}
body .comment-reply-link {
	border-radius: 5px;
}
.comment-list #cancel-comment-reply-link {
	color: var(--global-palette2);
}
.single-post .entry-author-style-center .entry-author-avatar::before, .single-post .entry-author-style-center .entry-author-avatar::after {
	background: var(--global-gray-400);
}
.single-post .entry-author-style-center .entry-author-avatar img {
	background-color: var(--global-palette1);
}
.single-post .comment-reply-link {
	color: var(--global-palette3);
	border: 1px solid var(--global-palette3);
}
.single-post .comment-reply-link:hover, .comment-reply-link:focus {
	background-color: var(--global-palette2);
	color: var(--global-palette9);
	border-color: var(--global-palette2);
}
.comment-list .comment-body {
	border-bottom: 1px solid var(--global-gray-400);
}
.comments-area .comment-respond {
	margin-block: 6em;
	padding: 50px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 16px -9px rgba(0,0,0,0.5);
}
body input[type="text"],  body input[type="email"],  body input[type="url"] {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
	padding: 0.82em 0.5em;
}
body .comment-form label{
	padding-bottom: 0.2em;
}
.comment-navigation .nav-links, .post-navigation .nav-links {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	padding-block-end: var(--global-sm-spacing);
}
.content-wrap .entry-author {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid var(--global-gray-400);
	padding-block-end: 30px;
	margin-block-end: 0;
}
/*cart*/
.single-content .cart_totals h2 {
	font-size: 34px;
	font-weight: 600;
	color: var(--global-palette1);
}
.site .woocommerce table.shop_table td, .site .woocommerce table.shop_table th {
	padding-block: 20px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.cart-summary {
	display: none;
}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {
	background: var(--global-palette5);
	padding: 30px;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
	border-collapse: separate;
	margin: 0 0 6px;
	padding: 0;
	border: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th, #add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th {
	border-top: 1px solid var(--global-gray-400);
}
.checkout-button.button.alt.wc-forward {
	margin: 0;
}
body.woocommerce-cart table.cart .product-name a, body.woocommerce-checkout table.cart .product-name a, #add_payment_method table.cart .product-name a {
	color: var(--global-palette1);
}
body.woocommerce-cart table.cart .coupon .button:not(:hover), body.woocommerce-checkout table.cart .coupon .button:not(:hover), #add_payment_method table.cart .coupon .button:not(:hover) {
	background: var(--global-palette5);
	color: var(--global-palette3);
}
body.woocommerce-cart table.cart .coupon .button:not(:hover), body.woocommerce-checkout table.cart .coupon .button:not(:hover), #add_payment_method table.cart .coupon .button:not(:hover) {
	background: var(--global-palette5);
	color: var(--global-palette1);
}
body.woocommerce-cart table.cart td.actions .button:disabled, body.woocommerce-checkout table.cart td.actions .button:disabled, #add_payment_method table.cart td.actions .button:disabled {
	color: var(--global-palette1);
}
body .entry-tags a.tag-link, .woocommerce div.product form.cart div.quantity, .product-quantity .quantity.spinners-added, .product-quantity .quantity.spinners-added:hover, .woocommerce table.shop_table {
	border: 1px solid var(--global-gray-400);
}
/*checkout*/
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
	margin-bottom: 30px;
	}
.woocommerce form.checkout_coupon .form-row-first, .woocommerce form.checkout_coupon .form-row-last, .woocommerce form.login .form-row-first, .woocommerce form.login .form-row-last, .woocommerce form.register .form-row-first, .woocommerce form.register .form-row-last {
	float: none;
}
.woocommerce-checkout .woocommerce form .form-row {
	margin: 0 0 1.5em;
}
body form.checkout.woocommerce-checkout .col2-set {
	background: var(--global-palette5);
	padding: var(--global-md-spacing);
}
.woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row-first, .woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row-last {
	float: none;
}
body .woocommerce form.checkout_coupon {
	border-radius: 0;
	border: 2px dashed var(--global-gray-400);
}
.woocommerce-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {
	width: 50%;
}
body .select2-container--default .select2-selection--single {
	height: 52px;
	border-radius: 5px;
}
body ::placeholder {
	color: rgba(204, 204, 204, 1);
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder, body .select2-container--default .select2-selection--single .select2-selection__rendered {
	background-color: var(--global-palette9);
	padding-inline-start: 14px;
	overflow: hidden;
	color: var(--global-palette4);
	border-radius: 5px;
}
/*myaccount*/
.entry-content-wrap .woocommerce form .form-row label, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a:hover {
	font-weight: 700;
	font-size: 17px;
	color: var(--global-palette1);
}
.woocommerce-form.woocommerce-form-login.login, body .woocommerce form.register {
	border-radius: 0;
	padding: 30px;
	border-color: var(--global-gray-400);
}
.woocommerce-privacy-policy-text {
	margin-block-end: 20px;
}


/*------------------Responsive-------------------*/
@media screen and (max-width: 1470px){
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
		padding-left: calc(1.8em / 2);
		padding-right: calc(1.8em / 2);
	}
	body .site-top-header-wrap .site-header-row-container-inner > .site-container {
		padding: 0px 40px 0px 40px;
	}
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
		padding: 0px 0px 0px 40px;
	}
	body .site-header-item {
		margin-right: 30px;
	}
}
@media screen and (max-width: 1366px){
	/*main header*/
	body .site-branding a.brand img.svg-logo-image {
		width: 155px;
	}
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
		padding-left: calc(1.5em / 2);
		padding-right: calc(1.5em / 2);
	}
	body .site-top-header-wrap .site-header-row-container-inner > .site-container {
		padding: 0px 20px 0px 20px;
	}
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
		padding: 0px 0px 0px 20px;
	}
	body .site-header-item {
		margin-right: 30px;
	}
    #main-header .header-button2{
		font-size: 15px !important;
	}
	#main-header .header-button2::before{
		background-size: 17px !important;
		height: 19px !important;
        width: 19px !important;
	}
	#main-header .header-button{
		font-size: 14px !important;
	}
	body .cms-service .elementor-image-box-wrapper .elementor-image-box-content {
		padding-left: 18px;
	}
}
@media screen and (max-width: 1200px){
	/*main header*/
	.site-branding a.brand img.svg-logo-image {
		width: 135px !important;
	}
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
		padding-left: calc(1em / 2);
		padding-right: calc(1em / 2);
	}
	body .site-top-header-wrap .site-header-row-container-inner > .site-container {
		padding: 0px 10px 0px 10px;
	}
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
		padding: 0px 0px 0px 10px;
	}
	body .site-header-item {
		margin-right: 30px;
	}
	body .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button {
	background: var(--global-palette2);
	color: var(--global-palette9);
	padding: 45px 35px 45px 35px;
}
	#main-header .header-button2{
		font-size: 14px !important;
	}
	#main-header .header-button2::before{
		background-size: 15px !important;
		height: 17px !important;
        width: 17px !important;
	}
	#main-header .header-button{
		font-size: 13px !important;
	}
	body .cms-service .elementor-image-box-wrapper .elementor-image-box-content {
		padding-left: 3px;
	}
}
@media screen and (max-width: 1024px){
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
	padding: 0px 10px 0px 10px;
}
	body .site-header-item {
		margin-right: 15px;
}
	body .header-cart-wrap.thebase-header-cart {
		margin-left: 5px;
}
	body .thebase-svg-iconset svg {
		height: 0.8em;
		width: 0.8em;
}
	/*top header*/
	body .header-mobile-social-wrap .header-mobile-social-inner-wrap .social-button {
		color: var(--global-palette1);
	}
	/*top header end*/
	/*main header*/
	body .mobile-header-button-wrap {
		display: none;
	}
	.site-branding a.brand img.svg-logo-image {
		width: 170px !important;
	}
	body .search-toggle-open-container .search-toggle-open .search-toggle-icon {
	font-size: 1.4em;
}
	body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {
		height: 0.8em;
		width: 0.8em;
	}
	.elementor-12634 .elementor-element.elementor-element-2b44935 {
		width: 50% !important;
	}
	.elementor-12634 .elementor-element.elementor-element-4e0e42b {
		width: 50% !important;
	}
	.elementor-12634 .elementor-element.elementor-element-06aa504 {
		width: 50% !important;
	}
	.elementor-12634 .elementor-element.elementor-element-90f4980 {
		width: 50% !important;
	}
	/*second section*/
	.elementor-12634 .elementor-element.elementor-element-22677f1 {
		width: 20% !important;
	}
	.elementor-12634 .elementor-element.elementor-element-8a53664 {
		width: 40% !important;
	}
	.elementor-12634 .elementor-element.elementor-element-445db202 {
		width: 40% !important;
	}
	body .cms-service .elementor-image-box-wrapper .elementor-image-box-content {
		padding-left: 22px;
	}
/*mobile header*/
	body .header-mobile-contact-wrap {
	    display: none;
}
	body .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button{
		background: transparent;
		color: var(--global-palette1);
		padding: 0px 0px 0px 0px;
	}
	body .site-header-item .header-cart-wrap .header-cart-inner-wrap .header-cart-button:hover {
		background: transparent;
		color: var(--global-palette2);
}
/*footer toggle*/
footer .widget-title::before {
	content: "\f107";
	position: absolute;
	right: 0;
	font-family: FontAwesome;
	font-size: 20px;
	top: auto;
	height: 20px;
	width: 20px;
	text-align: center;
	z-index: 9;
	margin: 0 auto;
	line-height: 20px;
}
footer .toggled-on .widget-title::before {
	content: "\f106";
}
footer .wp-block-group .toggled-off > ul, footer .wp-block-group .toggled-off > p, footer .toggled-off form {
	display: none;
}
.site-middle-footer-inner-wrap .widget-area .widget-title {
	cursor: pointer;
}

/*sidebar toggle*/
.thebase-show-sidebar-btn .thebase-svg-iconset {
	-webkit-padding-end: 6px;
	padding-inline-end: 6px;
}
.thebase-hide-sidebar-btn .thebase-svg-iconset svg {
	height: auto;
	width: 1.6em;
	cursor: pointer;
}
.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {
	display: flex;
}
body .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);
}
}

@media screen and (max-width: 880px){
	/*top header*/
	body .header-mobile-contact-wrap {
		display: none;
	}
	/*top header end*/
}

@media screen and (max-width: 767px){
	body .site-header-item {
	margin-right: 15px;
}
	/*top header*/
	body .header-mobile-contact-wrap {
		display: none;
	}
	/*top header end*/
 #mobile-header .mobile-header-button-wrap {
	display: none;
}
.comments-area .comment-respond {
	padding: 2em 2em 1em;
}
body .primary-sidebar {
	width: 100%;
}
body.woocommerce .product .woocommerce-tabs.wc-tabs-wrapper, body.woocommerce div.product .woocommerce-tabs .panel {
	padding: 0;
	border: none;
}
/*section 1*/
.elementor-12634 .elementor-element.elementor-element-2b44935 {
	width: 100% !important;
}
.elementor-12634 .elementor-element.elementor-element-4e0e42b {
	width: 100% !important;
}
.elementor-12634 .elementor-element.elementor-element-06aa504 {
	width: 100% !important;
}
.elementor-12634 .elementor-element.elementor-element-90f4980 {
	width: 100% !important;
}
/*second section*/
.elementor-12634 .elementor-element.elementor-element-22677f1 {
	width: 100% !important;
}
body .elementor-counter .elementor-counter-title {
	text-align: center !important;
}
.elementor-12634 .elementor-element.elementor-element-8a53664 {
	width: 100% !important;
}
.elementor-12634 .elementor-element.elementor-element-445db202 {
	width: 100% !important;
}
body .cms-service .elementor-image-box-wrapper .elementor-image-box-content {
	padding-left: 0px;
}
}

@media screen and (max-width: 360px){
	#rev_slider_1_1_wrapper .persephone.tparrows{
		display: none !important;
	}
	.elementor-12634 .elementor-element.elementor-element-7993942 > .elementor-element-populated {
		margin: 10px 0px 10px 0px !important;
		padding: 0em 0em 0em 0em !important;
	}
	.elementor-12634 .elementor-element.elementor-element-a7d5d2a > .elementor-element-populated {
		margin: 10px 0px 10px 0px !important;
		padding: 0em 0em 0em 0em !important;
	}
	.elementor-12634 .elementor-element.elementor-element-3dfb0f4 > .elementor-element-populated {
		margin: 10px 0px 10px 0px !important;
		padding: 0em 0em 0em 0em !important;
	}
	.elementor-12634 .elementor-element.elementor-element-d6593d8 > .elementor-element-populated {
		margin: 10px 0px 10px 0px !important;
		padding: 0em 0em 0em 0em !important;
	}
	.elementor-12634 .elementor-element.elementor-element-1f70480 .elementor-heading-title {
		font-size: 22px !important;
		line-height: 1.3em !important;
	}
	.elementor-12634 .elementor-element.elementor-element-1f70480 > .elementor-widget-container {
		margin: 0em 0em 0em 0em !important;
	}
	body .cms-service .elementor-image-box-wrapper .elementor-image-box-content {
		padding-left: 5px;
	}
}

/*-----------------RTL--------------*/

/*about-us*/
.rtl .elementor .elementor-section.about-us .about-desc .elementor-widget-wrap {
	padding-inline: 4.375em 0;
}
/*faq*/
.rtl .elementor .elementor-section.cms-faq .faq-list .elementor-widget-wrap {
	padding-inline: 4em 0;
}
/*contact-us*/
.rtl .elementor .elementor-section .contact-form .elementor-widget-wrap {
	padding-inline: 4.68em 0;
}
.rtl .elementor .elementor-section .contact-form .form-icons .elementor-widget-wrap {
	padding-inline: 0;
}
.rtl .elementor .elementor-section .contact-form .form-icons .elementor-widget-wrap .elementor-icon-box-wrapper {
	text-align: right;
}

/*Header*/
.rtl .header-contact-wrap .header-contact-item .contact-label {
	margin-inline: 0.3em 0;
}
.rtl #search-drawer .drawer-inner input.search-field {	padding: 0.8em 0.8em 0.8em 80px;}
.rtl #search-drawer .drawer-inner .search-submit[type="submit"] {
left: 0;
right: auto;
}

/*Sidebar*/
.rtl .header-search .woocommerce-product-search input[type="submit"], 
.rtl .header-search button[type="submit"], .rtl .widget.widget_search input[type="submit"], .rtl .search-form input[type="submit"], .rtl .widget.widget_product_search button[type="submit"], .rtl .widget.widget_search input[type="submit"], .rtl .wp-block-search .wp-block-search__button {
	right: auto;
	left: 0;
}
.rtl #primary-sidebar .search-field, footer .search-field, .rtl .page-content .search-field, .rtl .wp-block-search .wp-block-search__input {
	padding: 10px 15px 10px 45px;
}
.rtl.woocommerce.widget_product_categories > ul li .count, .rtl.woocommerce.widget_product_categories > ul li .wc-block-product-categories-list-item-count, .rtl.woocommerce .wp-block-woocommerce-product-categories > ul li .count, .rtl.woocommerce .wp-block-woocommerce-product-categories > ul li .wc-block-product-categories-list-item-count {
	left: 0;
	right: auto;
}
.rtl.woocommerce .woocommerce-widget-layered-nav-list a::before {
	margin-inline: 0 0.6em;
}
.rtl .woocommerce.widget_price_filter .price_slider_amount .button {
	float: right;
}
.rtl .price_label {
	text-align: right;
}

/*Blog*/
.rtl .widget .wp-block-latest-posts__featured-image.alignleft {
	float: right;
}
/*Single-Blog*/
.rtl.single.single-post .title-align-left {
	text-align: right;
}
.rtl .entry-author-profile {
	padding-inline-start: 100px;
}
.rtl .entry-author-avatar {
	position: absolute;
	left: auto;
	right: 0;
}

/*portfolio*/
.rtl .single-entry .cms-portfolio .cms-portfolio .elementor-widget-wrap {
	padding-inline: 0 5em;
}

/*Footer*/
.rtl .site-middle-footer-inner-wrap .widget-area .widget-title::after {
	left: auto;
	right: 0;
}


@media screen and (max-width: 1024px){
.rtl .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
	border: 0;
	border-inline-start: 1px solid rgba(255,255,255,0.1);
}
}
/*extra css for s product*/
body .yith-wcwl-add-to-wishlist{
	display: inline-block;
}
.entry-summary .yith-wcwl-add-to-wishlist {
	-webkit-margin-end: 15px;
	margin-inline-end: 15px;
	-webkit-padding-end: 15px;
	padding-inline-end: 15px;
	-webkit-border-end: 1px solid var(--global-palette3);
	border-inline-end: 1px solid var(--global-palette3);
}
.woocommerce.single-product .entry-summary .yith-wcwl-add-to-wishlist a{
	text-transform: uppercase;
}
.woocommerce.single-product .entry-summary .compare.button {
	color: var(--global-palette3);
	background: transparent;
	border: 0;
	box-shadow: none;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
	width: auto;
	padding: 0;
	font-family: inter;
}
.woocommerce.single-product .entry-summary .compare.button:hover {
	color: var(--global-palette2);
}
body.woocommerce .single-product-payments legend {
	padding: 0px 0.5em;
	color: var(--global-palette4);
}
/*extra css for s product end*/
.woocommerce ul.products li.product .archive-image-wrap {
	position: relative;
}
.woocommerce ul.products li.product .archive-image-wrap .product-action-wrap {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin-top: 0;
	z-index: 1;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: opacity .3s cubic-bezier(.17,.67,.35,.95);
}
.woocommerce ul.products li.product .archive-image-wrap:hover .product-action-wrap {
	opacity: 1;
}
.woocommerce ul.products li.product .star-rating ~ .price {
	padding: .5em 0;
}
.woocommerce ul.products.woo-archive-btn-button li.product .price{
    margin: 0;
    clear: both;
}
.woocommerce .products .star-rating{
    float: left;
}
.woocommerce .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5em;
	font-family: star;
	color: var(--global-palette1);
	letter-spacing: normal;
	word-break: normal;
	white-space: normal;
}
.woocommerce ul.products li.product .entry-content-wrap {
	padding: 0;
	margin: 0;
	padding-block-start: 15px;
}
.woocommerce ul.products li.product .star-rating {
	line-height: 1;
	font-size: 1em;
	font-family: star;
	color: var(--global-palette1);
	letter-spacing: normal;
	word-break: normal;
	white-space: normal;
}
.woocommerce ul.products.owl-carousel li.product {
	margin: 0 20px;
}
.woocommerce ul.products li.product .archive-image-wrap .archive-extra-button-wrap {
	position: absolute;
	top: 25px;
	left: auto;
	right: 25px;
	z-index: 9;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto;
	bottom: auto;
	display: flex;
	flex-direction: column;
	transition: .3s;
	transform: translateX(10px) translateZ(0);
}
.woocommerce ul.products li.product .archive-image-wrap:hover .archive-extra-button-wrap {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
ul .yith-wcwl-add-to-wishlist {
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
}
.woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button.yith-wcqv-button, body .compare-button, body .yith-wcwl-add-to-wishlist {
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}
/* .woocommerce.compare-button a, .woocommerce ul .button.yith-wcqv-button, .woocommerce ul .yith-wcwl-add-to-wishlist a {
	border: 0 !important;
	background: none !important;
	color: var(--global-palette3);
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
} */
body .yith-wcwl-add-to-wishlist i {
	-webkit-margin-end: 0 !important;
	margin-inline-end: 0 !important;
	font-size: 0;
}
.woocommerce .compare-button a::before, .woocommerce ul .button.yith-wcqv-button::before, .woocommerce ul .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce ul .yith-wcwl-wishlistaddedbrowse a::before, .woocommerce ul .yith-wcwl-wishlistexistsbrowse a::before {
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	content: "";
	position: relative;
	display: inline-block;
	height: 38px;
	width: 38px;
	vertical-align: top;
	background: var(--global-palette1);
	-webkit-margin-after: 10px;
	margin-block-end: 10px;
	top: 0px;
}
.woocommerce .compare-button a:hover::before, .woocommerce ul .button.yith-wcqv-button:hover::before, .woocommerce ul .yith-wcwl-add-to-wishlist .add_to_wishlist:hover::before, .woocommerce ul .yith-wcwl-wishlistaddedbrowse a:hover::before, .woocommerce ul .yith-wcwl-wishlistexistsbrowse a:hover::before {
	background: var(--global-palette2);
}
.woocommerce .products ul, .woocommerce ul.products {
	grid-column-gap: 2.5rem;
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem;
	grid-row-gap: 1.2rem;
	row-gap: 1.2rem;
	margin: 0 0 1em;
	padding: 0;
	list-style: none outside;
	clear: both;
}
.woo-products {
	margin: 0 -20px;
}
.woocommerce ul .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce ul .yith-wcwl-wishlistaddedbrowse a::before, .woocommerce ul .yith-wcwl-wishlistexistsbrowse a::before {
	mask-image: url(./assets/images/wishlist.svg);
	-webkit-mask-image: url(./assets/images/wishlist.svg);
	mask-size: 18px;
	-webkit-mask-size: 18px;
}
.woocommerce .compare-button a::before {
	mask-image: url(./assets/images/compare.svg);
	-webkit-mask-image: url(./assets/images/compare.svg);
	mask-size: 15px;
	-webkit-mask-size: 15px;
}
.woocommerce ul .button.yith-wcqv-button::before, .woocommerce ul.products li.product .yith-wcqv-button::before {
	mask-image: url(./assets/images/quickview.svg);
	-webkit-mask-image: url(./assets/images/quickview.svg);
	mask-size: 16px;
	-webkit-mask-size: 16px;
}
.woocommerce .compare-button a::after, .woocommerce ul .button.yith-wcqv-button::after, .woocommerce ul .yith-wcwl-add-to-wishlist .add_to_wishlist::after, .woocommerce ul .yith-wcwl-wishlistaddedbrowse a::after, .woocommerce ul .yith-wcwl-wishlistexistsbrowse a::after {
	background: var(--global-palette9);
	display: inline-block;
	content: "";
	position: absolute;
	width: 38px;
	height: 38px;
	z-index: -9;
	right: 0;
	left: auto;
	top: auto;
	bottom: auto;
	border-radius: 50px;
}
.woocommerce span.onsale{
	border-radius: 50px;
	background-color: var(--global-palette5);
	color: var(--global-palette2);
	padding: 1.6em 0.9em;
	font-weight: 500;
}
.woocommerce ul.products li.product .onsale{
	top: 15px;
	right: auto;
	left: 15px;
}
body .woocommerce ul.products:not(.woo-archive-btn-button) .button, body.woocommerce ul.products:not(.woo-archive-btn-button) .button {
	font-size: 0;
}
body .woocommerce ul.products li.product .product-action-wrap a.yith-wcqv-button, body.woocommerce ul.products li.product .product-action-wrap a.yith-wcqv-button{display:none;}
.product-details .product-action-wrap .added_to_cart.wc-forward, .product-details .product-action-wrap .added_to_cart.wc-forward:hover {
	border-radius: 5px;
	display:inline;
}
body.woocommerce ul.products.products-list-view li.product {
	display: grid;
	grid-template-columns: auto 2fr;
}

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