/*
 Theme Name:   stellsolar
 Theme URI:    https://demos.codezeel.com/wordpress/WP02/WP040/
 Description:  A child theme of Codezeel theme.
 Author:       Basetheme
 Author URI:   #
 Template:     basetheme
 Version:      1.0.0
 Requires at least: 5.2
 Tested up to: 6.0
 Requires PHP: 7.0
 Text Domain: stellsolar
 License: GNU General Public License v3.0 (or later)
 License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
/*home-tab*/
.item-is-stuck {
	box-shadow: 0px -20px 30px 6px #000;
	-moz-box-shadow: 0px -20px 30px 6px #000;
	-webkit-box-shadow: 0px -20px 30px 6px #666;
}
.home-tab .tab-contain-main {
	display: grid; 
	grid-template-columns: auto auto auto; 
	gap: 30px; 
	text-align: center;

}
.home-tab .tab-contain-main .tab-contain img {
	width: 100%; 
	max-width: 100%;
}
.home-tab .tab-contain-main .tab-details-wrap {
	margin-block-start: 30px;
}
.home-tab .elementor-widget-tabs .elementor-tab-content {
	padding: 30px 0 0 0;
}
body .single-content h1,body .single-content h2,body .single-content h3,body .single-content h4,body .single-content h5,body .single-content h6 {
	margin: 0;
}
body .header-contact-item .contact-label{
	margin-inline: 0;
}
body .header-contact-item img {
    height: 14px;
	width: 14px;
	margin-right: 5px;
}
body .single-content h2.elementor-heading-title {
    margin-bottom: 0;
}
body.search-results .loop-entry h2.entry-title {   
    display: inline-block;
    color: var(--e-global-color-thebase3);
}
body.search-results .loop-entry .entry-meta {
    color: var(--global-palette5);    
}
body.search-results .loop-entry .entry-meta .entry-date.published {
    text-transform: capitalize;
}
body .search-archive .content-bg {
    background: var(--global-palette7);
}


/* mailchimp-form */
.mc4wp-form .mc4wp-newsletter-input input[type="email"] {
	width: 269px;
    height: 50px;
	margin: 28px 0 10px;
}
.mc4wp-form .mc4wp-newsletter-text {
	display: block;
}
.mc4wp-form .mc4wp-newsletter-text p {
    line-height: 26px;
}
.mc4wp-form .mc4wp-newsletter-input input[type="submit"] {
	width: 100%;
	background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn);
    border-color: var(--global-palette1);
}
.mc4wp-form .mc4wp-newsletter-text img {
	width: 70px; 
	height: auto; 
	margin-inline-end: 20px;
}
.mc4wp-form .mc4wp-form-fields {
	display: flex; 
	align-items: center;
	flex-direction: column;
}
.mc4wp-form .mc4wp-newsletter-text, .mc4wp-form .mc4wp-newsletter-input {
	flex: auto;
}
.wpcf7-form-control-wrap{
	width: 100%;
}
.wpcf7-spinner{
	display: none;
}
input[type="submit"]{
	margin-bottom: 0;
}



/*-----*/
/*piechart*/

.percent {
	display: flex;
	justify-content: center;
	min-height: 140px;
	font-size: 30px;
	align-items: center;
	max-width: 140px;
	font-weight: 600;
	color: var(--global-palette3);
}
.percent::after {
	content: "%";
	margin-left: 0.1em;
	font-size: 0.8em;
}
.tmchat_wrapper canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: auto;
	margin: 0 auto;
}
.tm_piechart .chart_bottom {
	margin-block-start: 30px;
	width: 100%;
	text-align: center;
}
.tm_piechart .chart_top {
	display: flex;
	justify-content: center;
  }
/*Footer*/
.site-footer .contact p {display: flex; padding-block: 5px;}
.site-footer-section p > img {margin-inline-end: 20px; width: 20px; height: 18px; margin-block-start: 6px;}
.footer-widget-area-inner.site-info-inner .widget li {padding-block: 5px;}
.site-footer .widget-area .widget-title {
	padding-block-end: 22px;
}
.site-footer-row .footer-widget-area .wp-container-1.wp-block-group {
	padding-right: 80px;
}

/*--------*/
/*Widget-title*/
#secondary .woocommerce.widget_product_categories > ul li,.widget .tagcloud a,.widget li,
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {padding-block: 4px;}
/*--------*/
.wpcf7 .wpcf7-form-control-wrap input {	
	display: block;	
	width: 100%; 
	margin-bottom: 22px;
	border: none;
    background: var(--global-palette7);
}
input, select{ 
	height: 50px; 
	/* border: 1px solid var(--e-global-color-thebase8) !important; */
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {margin-bottom: 30px;}
::placeholder{color:var(--global-palette5) !important;}
body:not(.home).transparent-header #masthead {background: var(--global-palette4);}
.blog-carousel .more-link-wrap a.post-more-link:hover,.more-link-wrap a.post-more-link:hover,.woocommerce ul.products li.product .button:hover,
.woocommerce .products a.added_to_cart:hover {color: var(--e-global-color-thebase2);}
[type="search"] {text-transform: lowercase;}
body .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;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
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: 50px;
margin: 0;
padding: 0;
position: absolute;
right: 0;
width: 45px;
background: #fff !important;
}
.woocommerce-product-search, .search-form, .wp-block-search {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
}
#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;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	background-color: var(--global-palette7);
	border-radius: 0;
}
.sidebar-inner-wrap .wp-block-search .wp-block-search__button {	background: var(--global-palette3) !important;}
body .primary-sidebar .wp-block-latest-posts__list li{padding-block: 8px; line-height: 24px;}
.primary-sidebar.widget-area .widget-title, .widget_block h2, .widget_block .widgettitle, .widget_block .widgettitle, .primary-sidebar h2 {
	margin-bottom: 0.5em;
}
/* gallery Image Hover Cms Hover*/
.cms-banner:hover img, .elementor-image-box-img:hover img, .gallery-item .gallery-icon:hover img, .gallery-slider .swiper-slide-inner:hover img, 
.loop-entry .post-thumbnail-inner:hover img, .widget_media_image:hover img ,.imagebox .elementor-widget-image .elementor-widget-container img:hover,.home-tab .tab-contain-main .tab-contain img:hover
 {transform: scale(1.05);}
body .wp-block-image {
	margin-bottom: 25px; 
	overflow: hidden;
}
.footer-insta .wp-block-image:hover img, .gallery-item .gallery-icon:hover img, .gallery-slider .swiper-slide-inner:hover img {opacity: .5; -webkit-opacity: .5;}
.footer-insta .wp-block-image, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner {background: rgba(0,0,0,.9) none repeat scroll 0 0;}
.cms-banner .elementor-widget-wrap, .elementor-image-box-img, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner, .post-thumbnail-inner,.imagebox .elementor-widget-image .elementor-widget-container,.home-tab .tab-contain-main .tab-contain {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
}
.home-tab .tab-contain-main .tab-contain p{overflow: hidden}
.cms-banner img, .elementor-image-box-img img, .gallery-item img, .gallery-slider img, .loop-entry .post-thumbnail-inner img, .widget_media_image img,.imagebox .elementor-widget-image .elementor-widget-container img,.home-tab .tab-contain-main .tab-contain img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.cms_image .elementor-widget-image::before{
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.1) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.cms_image .elementor-widget-image:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
.contact-cols {	
	display: flex;	
	column-gap: 30px;
}
.contact-cols-1 {
	width: 100%;
  }
body .wpcf7 p {	
	margin-bottom: 0;
	width: 100%;
}
.wpcf7 p input.wpcf7-submit {
    margin-top: 22px;
}
.wpcf7-form-control {	
	display: block;	
	width: 100%;
	border: none;
	background-color: var(--global-palette7);
	padding: 10px 35px 10px 20px;
}
body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {
	height: auto; 
	width: auto;
}


/* video-cms */
.video-cms .elementor-custom-embed-play {
	position: absolute; 
	top: 65%;
}


/* footer */
.site-footer .footer-widget-area ul {
	padding: 0; 
	margin: 0;
}
.site-footer .widget_block .footer-mail {
	text-transform: none;
}
.site-footer .widget_block p {
	margin: 0;
	line-height: 30px;
}
.site-footer .widget_block p.location {
    width: 72%;
    line-height: 30px;
	padding: 0 0 10px;
}
.site-footer .widget_block p.email {
    cursor: pointer;
}
.site-footer .widget_block p.email:hover {
    color: var(--global-palette1);
}
.site-footer-section .footer-widget-area.content-valign-middle {align-items: flex-start;}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure{display: inline-block; text-align: center; }
.more-link-wrap a.post-more-link {
	font-weight: 500;
	letter-spacing: 0.3em;
	color: var(--global-palette3);
	font-size: 13px;
}
.logo-bar .swiper-slide-image {
	filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(60%) contrast(86%);
	-webkit-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(60%) contrast(86%);
	-moz-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(60%) contrast(86%);
	-ms-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(60%) contrast(86%);
	-o-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(60%) contrast(86%);
}
.logo-bar .swiper-slide-image:hover {
	filter: unset;
	-webkit-filter: unset;
	-moz-filter: unset;
	-ms-filter: unset;
	-o-filter: unset;
}
.brand-logo .elementor-element-populated .elementor-image-carousel-wrapper .swiper-slide img {
    filter: brightness(0);
}
.brand-logo .elementor-element-populated .elementor-image-carousel-wrapper .swiper-slide:hover img {
    filter: brightness(1);
}
.entry-content-wrap .entry-meta > *{
	/* text-transform:uppercase; 
	padding-inline-end: 10px; */
}
#archive-container .entry-content-wrap .entry-meta > * { text-transform: uppercase; padding-inline-end: 0; }
.entry-related .tns-outer .tns-nav button::before {	background: var(--e-global-color-thebase3);}
.entry-related .tns-outer button.tns-nav-active::before {background: var(--e-global-color-thebase1);}
/* paginationand Tabs */
body.woocommerce div.product div.images {margin-bottom: 0.5em; padding-bottom: 0;}
body.woocommerce div.product .woocommerce-tabs ul.tabs li {margin-inline: 5px;}
body.woocommerce div.product .woocommerce-tabs ul.tabs::before {border-bottom: 0;}
body.woocommerce div.product .woocommerce-tabs ul.tabs,body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {padding-block: 30px 20px; margin: 0;}
body .pagination .page-numbers,body.woocommerce nav.woocommerce-pagination ul li .page-numbers,
body.woocommerce div.product .woocommerce-tabs ul.tabs li,body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid var(--global-palette3);
	color: var(--global-palette9);
	background: var(--global-palette3);
	border-radius: 3px;
	min-width: 2.5em;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	border-block-end: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li a {
	padding: 0.7em 1em;
	color: var(--global-palette9);
	font-size: 16px;
	text-transform: capitalize;
	text-align: center;
}
body.woocommerce .woocommerce-message, body .woocommerce .woocommerce-error, body .woocommerce .woocommerce-info {
	background-color: var(--e-global-color-thebase7);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--global-palette9);
}
body .pagination .current,
body.woocommerce nav.woocommerce-pagination ul li span.current,body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: var(--global-palette1);
	color: var(--global-palette9);
	border: 0 !important;
}
body .pagination a:hover,body.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
	background: var(--global-palette1);
	color: var(--global-palette9);
	border: 1px solid var(--global-palette1);
}
.blog-posts-content .loop-entry .entry-summary p,.blog-posts-content .loop-entry .entry-header .entry-meta {
	margin: 12px 0 12px;
}
.entry-header {
	margin-bottom: 0em !important;
}
.entry-content-wrap .entry-meta .posted-on {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
}

/* service */
body .service_cms .elementor-image-box-description {
	padding: 0 15px;
  }
  body .service_cms .elementor-image-box-wrapper h2 {
    margin-top: 15px;
}
body .service_cms .elementor-image-box-wrapper a.more-btn {
    text-decoration: underline;
}
body .service_cms .elementor-image-box-wrapper a.more-btn:hover {
    text-decoration: none;
}
body .elementor .elementor-element.service-icon-cms > .elementor-element-populated .elementor-view-stacked .elementor-icon {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 17%);
}
body .elementor .elementor-element.service-icon-cms .elementor-image-box-img {
    border-radius: 50%;
}


/* latest project */
body .elementor .elementor-element.project-image-box .elementor-image-box-description {
    padding: 0 5px;
}


/* parallax cms */
body .elementor-column.parallax-cms {
    justify-content: flex-end;
}
body .elementor-column.parallax-cms .elementor-element-populated {
    width: 52%;
}

/* Homepage-Blog*/
.container-inner {
	padding: 0 15px;
}
.blog-posts-content {
	margin: 0 -15px;
}
.content-style-unboxed .blog .loop-entry .entry-content-wrap {
	padding: 0; 
	position: relative;
}
.blog-posts-content .post-thumbnail {
	margin-bottom: 1em;
}
/* 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: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/left-arrow.svg); 
	right: 20px;
}
.owl-theme .owl-buttons div.owl-next::after {
	background-image: url(assets/images/right-arrow.svg); 
	left: 20px;}
.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: 35%;
	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: 9;
	cursor: pointer;
}
.img-accroding .elementor-accordion-item {margin-block-end: 10px;	border-bottom: 1px solid var(--global-palette8) !important;}
.owl-theme .owl-buttons div.owl-next {right: -40px; left: auto;}
.owl-theme .owl-buttons div.owl-prev {left: -40px; right: auto;}
.owl-controls .owl-pagination {    
	text-align: center;
    display: inline-block;
	width: 100%;
}
.owl-pagination .owl-page span {
	height: 10px;
	width: 10px;
	background-color: var(--global-palette9);
	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: 5px 5px; vertical-align: top; padding-block-start: 2.5%;}

/* Archive Blog */
body a.post-more-link .thebase-svg-icon {display: none;}
.blog .entry-title {font-size: 20px;
	font-weight: 600;
	text-transform: initial;
	letter-spacing: 0.2px;
}
.blog .entry-content-wrap .entry-title {padding-block-start: 5px;}
/* My Account*/
body .woocommerce table.shop_table td {border-top: 1px solid var(--global-palette8); padding: 15px 12px; line-height: 1.2em;}
body form.checkout .col2-set {background: var(--global-palette7); padding: 30px;}
body.woocommerce-cart .wc-proceed-to-checkout{padding: 0;}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{margin: 0;}
body.woocommerce-page .woocommerce-MyAccount-content p > a, body.woocommerce-page .woocommerce-MyAccount-content p > a:hover,body .woocommerce .woocommerce-terms-and-conditions-wrapper p > a, 
.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row a{text-decoration: underline;}
.woocommerce form legend {font-weight: 500; text-transform: uppercase; color: var(--global-palette3);}
body.woocommerce-account .account-navigation-wrap li.is-active a:hover,body.thebase-account-nav-left.woocommerce-account .account-navigation-wrap li a {text-transform: uppercase; font-weight: 500; color: var(--global-palette3);}
body.woocommerce-account .addresses .title .edit {text-transform: uppercase; width: 100%; text-align: left;}
body.woocommerce-account .addresses .title .edit:hover {text-decoration: line-through; color: var(--global-palette3);}
body.woocommerce-account .addresses .title h3 {margin-bottom: 0;}
body #mobile-drawer.popup-drawer .drawer-inner {
	max-width: 320px;
}
/* Cart*/
.woocommerce ul#shipping_method li {padding: 0;}
body.woocommerce-cart .woocommerce table.shop_table .shipping td {padding-inline: 0;}
body .select2-container .select2-selection--single {margin: 0px 0 0;}
body .select2-container--default .select2-selection--single .select2-selection__rendered {background: var(--global-palette9); line-height:50px}
.woocommerce .cart-collaterals table.shop_table {border: 0;}
.cart_totals h2 {font-size: 22px;}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {background: var(--global-palette7); padding: 30px;}
.woocommerce table.shop_table {border: 1px solid var(--global-palette8);}
.cart-summary {display: none;}
body .woocommerce form .form-row label{font-weight: 500; text-transform: capitalize; color: var(--global-palette3);}
body .select2-container--default .select2-selection--single{border-radius: 0; border: 1px solid var(--global-palette8); height: 42px;}
body .woocommerce table.shop_table th,body .woocommerce table.shop_table tfoot td,body .woocommerce table.shop_table tfoot th,body .woocommerce table.shop_table tbody th,body.woocommerce table.shop_attributes th {font-weight: 500; text-transform: uppercase; padding: 15px 12px; color: var(--global-palette3);}
body .woocommerce table.shop_table {font-size: inherit;}
.woocommerce-cart.woocommerce-page table.cart td.actions .button, .woocommerce-checkout.woocommerce-page table.cart td.actions .button,.woocommerce-page #add_payment_method table.cart td.actions .button {
	height: auto;
	padding: 0.1em 1em;
	background: var(--global-palette2);
	color: var(--global-palette9);
	border: 1px solid var(--global-palette1);
}
#customer_login h2 {
	font-size: 30px;
	text-transform: capitalize;
	color: var(--e-global-color-thebase3);
}
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0;
	height: auto;
}
.woocommerce-cart .woocommerce table.shop_table input {font-size: 14px;}
#ship-to-different-address .woocommerce-form__label span .woocommerce-billing-fields h3,.woocommerce-checkout h3 {font-size: 22px;}
.woocommerce-cart .woocommerce table.shop_table td .quantity.spinners-added {padding-block: 1px; border: 1px solid var(--global-palette8);}
.woocommerce-cart.woocommerce-page .cart-summary h2 {margin-block-end: .5em;}
.woocommerce-cart.woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-checkout.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #add_payment_method table.cart td.actions .coupon .input-text {height: 42px; margin-inline-end: 15px;}
.woocommerce-page.woocommerce-cart table.cart .coupon .button:not(:hover),.woocommerce-page.woocommerce-checkout table.cart .coupon .button:not(:hover),.woocommerce-page #add_payment_method table.cart .coupon .button:not(:hover),
.woocommerce-page.woocommerce-cart table.cart td.actions .button:disabled,.woocommerce-page.woocommerce-checkout table.cart td.actions .button:disabled,.woocommerce-page #add_payment_method table.cart td.actions .button:disabled {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border: 1px solid var(--global-palette1);
}
.img-accroding .elementor-accordion-item {	margin-block-end: 10px;	border-bottom: 1px solid var(--global-palette8) !important;}
.main-img-accoroding .img-accroding .elementor-accordion .elementor-accordion-item:last-of-type {border: 0 !important;}
body.woocommerce div.product form.cart table td {padding-block-end: 20px;}
body .primary-sidebar.widget-area .sidebar-inner-wrap .wp-block-latest-comments .wp-block-latest-comments__comment-link {display: block; line-height: 22px;}
body #payment ul.wc_payment_methods li.wc_payment_method input[type="radio"]:first-child:checked + label {background: var(--e-global-color-thebase6);	color: var(--e-global-color-thebase4);}
/* single-blog */
body .entry-author-style-center .entry-author-avatar::after,body .entry-author-style-center .entry-author-avatar::before {background: var(--global-palette8);}
body .entry-author-style-center{border:0;}
body .entry-tags a.tag-link {font-size: 14px; text-transform: uppercase;}.single-post .content-wrap .entry-author-style-normal {display: inline-block;}
.single-post .comment-form .comment-form-cookies-consent label:not(:placeholder-shown) {font-size: inherit; padding-block: 0;}
.comments-area .comment-respond {
	margin-block: 6em;
	margin-block-end: 6em;
	background: var(--global-palette7);
	padding: 50px;
	-webkit-margin-after: 50px;
	margin-block-end: 50px;
}
.entry-related .entry-related-inner-content {
	padding-top: 6.5em;
	padding-bottom: 8.5em;
	padding-left: 0;
	padding-right: 0;
}
body .site .post-thumbnail.thebase-thumbnail-ratio-9-16 {
	padding-bottom: 78.95%;
	margin: 40px 0 20px;
}
.single-post .content-area {
	margin-top: 0;
	border-top: 1px solid var(--e-global-color-thebase8);
	padding-top: 60px;
}

body .tns-outer .tns-nav {bottom: -40px;}
.single-content ol li,.single-content ul li {padding-block: 4px;}
.single-post .wp-block-pullquote blockquote::before {font-size: 150px; color: var(--global-palette6); left: -15px; top: 75px;}
.single-post .blocks-gallery-caption figcaption,.single-post .wp-block-embed figcaption,.single-post .wp-block-image figcaption,.single-post .wp-block-table figcaption,.single-post .wp-block-audio figcaption,.single-post .wp-block-video figcaption {font-size: 14px;}
.single-post .wp-block-pullquote {padding: 0em 0 1.5em;}
.single-post .comment-reply-link:hover, .comment-reply-link:focus {background-color: var(--global-palette1); color: var(--global-palette9); border-color: var(--global-palette1);}
.single-post .comment-reply-link {color: var(--global-palette5); border: 1px solid var(--global-palette3);}
.single-post .comment-form label {padding: 3px 3px;}
.single-post .comment-meta a,.single-post .comment-form a,.single-post .comment-meta a:hover,.single-post .comment-meta a:focus,.single-post .comment-form a:hover,.single-post .comment-form a:focus {text-decoration: none; font-size: 14px;}
.single-post .comment-body {border-bottom: 1px solid #e5e5e5;}
body .single-content h1,.single-post .single-content h2,body .single-content h3,body .single-content h4,body .single-content h5,body .single-content h6,body .single-content h2:first-child,body .single-content h3:first-child,
body .single-content h4:first-child,body .single-content h5:first-child,body .single-content h6:first-child {margin: inherit;}
.single-post .navigation.post-navigation {border-block-start: 1px solid #e5e5e5; padding-block-start: var(--global-lg-spacing);}
.single-post .wp-block-quote cite{font-size: inherit;}
.single-post .single-content figure {margin: 0;}
.single-entry .entry-tags a.tag-link:hover {color: var(--global-palette9); border: 1px solid var(--global-palette1) !important;}
h2.entry-related-title {text-align: center;}
.single-entry .entry-tags a.tag-link {border: 1px solid var(--global-palette3) !important; border-radius: 0 !important;}
#cancel-comment-reply-link, .comment-form .logged-in-as a, .logged-in-as a {color: var(--global-palette-highlight-alt);	text-decoration: underline;	font-size: var(--wp--preset--font-size--small);}
body #cancel-comment-reply-link:hover, .comment-form .logged-in-as a:hover, .logged-in-as a:hover {	color: var(--global-palette-highlight-alt);	text-decoration: underline;}
.comment-respond .comment-form .comment-notes {margin: 0 0 1em 0; font-size: inherit; font-style: inherit;}
.comment-respond .comments-title, .comment-respond .comment-reply-title {margin-bottom: 0.3em;}
.entry-related .tns-outer .tns-nav button {width: 15px; height: 15px;}
.single-post .comment-form p.comment-form-float-label label, .single-post .comment-form .comment-input-wrap p label {   padding: 3px 3px;	color: var(--e-global-color-thebase3);}
/* sidebar */
.primary-sidebar .thebase-hide-sidebar-btn {display: none; flex: 0 0 auto; align-items: center; flex-direction: row; justify-content: flex-end; padding: 15px 0;}
.primary-sidebar .thebase-hide-sidebar-btn .thebase-svg-iconset {cursor: pointer;}
.thebase-hide-sidebar-btn .thebase-svg-iconset svg {height: auto; width: 1.6em;}
.widget .tagcloud, .widget .widget_product_tag_cloud, .widget .wp-block-tag-cloud, .widget li {list-style: none; margin: 0; position: relative;}
.has-sidebar .primary-sidebar.widget-area .widget:last-child {border: none !important;}
.primary-sidebar.widget-area .widget_block.widget_media_image {padding-block: 12px 35px;}
.primary-sidebar.widget-area .widget_block,
.primary-sidebar.widget-area .woocommerce {border-block-end: 1px solid #e5e5e5; padding-block-end: 20px;}
.widget-area h4 {padding-block-end: 15px;}
.thebase-show-sidebar-btn {
	position: fixed;
	-webkit-margin-end: .5em;
	margin-inline-end: .5em;
	border: 1px solid var(--global-gray-400);
	padding: 0 10px;
	height: 44px;
	line-height: 30px;
	display: none;
	cursor: pointer;
	top: 30%;
	left: -2px;
	z-index: 9;
	background: #fff;
	box-shadow: 0 0 5px 2px var(--global-gray-400);
	align-items: center;
	border-radius: 0 50px 50px 0;
}
.thebase-show-sidebar-btn.active .drawer-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 99;
}
body .wp-block-latest-posts__list li {margin-block-start: 0;}
.thebase-show-sidebar-btn .thebase-svg-iconset {padding-inline-end: 6px;}
.thebase-show-sidebar-btn .thebase-svg-iconset svg {width: 1.4em; height: auto;}
body .wp-block-search .wp-block-search__label {	display: none;}

/* input area*/
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 {
	border: 1px solid var(--global-palette8);
    border-radius: 3px;
    padding: 0.7em 1.3em;
    background: var(--global-palette9);
    box-shadow: unset;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea { height: 155px;}
.wpcf7-form-control-wrap select:focus {
    color: var(--global-palette3);
    border-color: var(--global-palette7);
    background-color: var(--global-palette7);
    /* box-shadow: 0px 5px 15px -7px rgb(0 0 0 / 10%); */
    outline: 0;
}


/*woocommerce*/
body.woocommerce table.shop_attributes {border: 1px solid #e5e5e5; border-collapse: separate;}
body.woocommerce table.shop_attributes td,body.woocommerce table.shop_attributes th {background-color: rgba(0,0,0,0.025); padding: 12px; font-style: normal;}
.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-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {width: 50%;}
.woocommerce-checkout .woocommerce form.checkout_coupon {border: 4px dashed #e5e5e5;}
.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.woocommerce div.product .button.single_add_to_cart_button {height: inherit; line-height: 24px; padding: 13px 28px 13px 28px;}
.woocommerce div.product form.cart .variations label strong {font-weight: 500;}
body.woocommerce div.product form.cart .variations label {font-weight: 500; text-align: left; display: inline-block; width: 100%;}
.woocommerce .products span.onsale,
.single-product.woocommerce span.onsale {
	padding: .5em 1em;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
	top: 0.5rem;
	left: 0.5rem;
	margin: 0;
	border-radius: 0rem;
	background-color: var(--global-palette3);
	color: var(--global-palette9);
}
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;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a, body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li a:hover {color: var(--e-global-color-thebase9) !important;}
body.woocommerce div.product form.cart .group_table td {flex: 1; padding: .5em .5em .5em 0;}
.woocommerce div.product form.cart .group_table tr {display: flex; width: 100%; align-items: center;}
body.woocommerce div.product form.cart .group_table td:first-child {width: auto; text-align: center; min-width: 128px;}
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;}
body.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {font-size: inherit;}
body.woocommerce .woocommerce-widget-layered-nav-list a::before {font-size: 0.8em; border-radius: 0;}
.woocommerce ul.products li.product span.onsale {top: 15px; right: 15px; border-radius: 3px;}
.products .product-details .thebase-svg-iconset {display: inline-flex; align-self: center; display: none;}
.woocommerce ul.products li.product .button.added {display: none;}
.woocommerce-cart .woocommerce table.shop_table td,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr td {border-top: 1px solid #e5e5e5; padding: 15px 12px;}
.woocommerce ul.products li.product .product-details .price,body.woocommerce .widget_layered_nav_filters ul li a{font-size: inherit;}
.woocommerce ul.products:not(.woo-archive-btn-button) .product-details .button,.woocommerce ul.products li.product .product-details a {
	font-weight: inherit;
	letter-spacing: inherit;
	color: var(--global-palette3);
	font-size: inherit;
}
body.woocommerce ul.products li.product .price ins {font-weight: 600;}
.woocommerce .thebase-woo-results-count {font-size: 14px;}
.woocommerce .iconic-was-swatches {margin: 15px 0 15px;}
.post-navigation-sub small {font-size: inherit;}
.woocommerce select.orderby{border-color: #e5e5e5; padding-block: 0.2em; font-weight: 500; font-size: 14px; border: 1px solid #ededed !important;}
.single-product.woocommerce div.product form.cart .variations select {padding-block: 0.63em; border-color: #e5e5e5;}
.single-product.woocommerce div.product form.cart div.quantity {border: 1px solid #e5e5e5; border-radius: 0; padding-block: 0px; margin-inline-end: 15px;}
body.woocommerce table.shop_attributes td p { margin: 0; padding: 0; }
.woocommerce.widget_product_categories > ul li.cat-parent > ul {padding-inline-start: 0.5em; margin-inline-start: 0.5em;}
#secondary .woocommerce.widget_product_categories > ul li .count ~ .thebase-cat-toggle-sub {right: -1em;}
.woocommerce.widget_price_filter .price_label {
	width: 100%;
	display: inline-block;
	text-align: left;
	padding-block: 10px 0;
}
body.single-product .thebase-breadcrumbs {
	margin-top: 0px !important;
}
.quantity.spinners-added input.minus, .quantity.spinners-added input.plus ,.woocommerce .quantity.spinners-added .qty{
	border: 0 !important;
	background: none;
}
.woocommerce .related.products {margin-block-start: 9em;}
.woocommerce section.related.products h2 {text-align: center; padding-block-end: 20px; font-weight: 600; font-size: 40px; line-height: 25px; text-transform: capitalize; color: var(--global-palette3);}
.woocommerce section.related .product-details h2 {text-align: left;}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a {font-size: inherit !important; display: block; color: var(--global-palette5);}
#secondary .woocommerce.widget_price_filter .price_slider_amount {
	line-height: inherit;
	font-size: inherit;
	font-weight: inherit;
	padding-block-start: 15px;
}
.woocommerce.widget_price_filter .widget-title {padding-block-end: 15px;}
#primary .widget-area ul {margin: 0; padding: 0;}
.wp-block-categories-list li, .wp-block-latest-comments li {padding-block-start: 3px;}
#secondary .woocommerce.widget_product_categories > ul li .thebase-cat-toggle-sub:hover {border: 0; color: var(--global-palette5);}
#secondary .woocommerce.widget_product_categories > ul li.cat-parent.sub-toggle-active > .thebase-cat-toggle-sub {background: unset;}
#secondary .woocommerce.widget_product_categories > ul li a {border-bottom: 0; line-height: inherit;}
.single-product.woocommerce div.product .product_meta > span {
	display: block;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	padding-block-end: 10px;
}
#primary .widget-area ul.wc-block-product-categories-list--depth-1 {margin-inline-start: 1.5em;}
#secondary .woocommerce.widget_product_categories > ul li .count {
	position: absolute;
	right: 0;
	display: block;
	top: 4px;
	font-size: inherit;
	line-height: inherit;
	min-width: 2rem;
	text-align: center;
}
.woocommerce-checkout .woocommerce .woocommerce-info a,.woocommerce-checkout .woocommerce .woocommerce-info a:hover {text-decoration: underline;}
.woocommerce-checkout .woocommerce form.checkout_coupon {border: 3px dashed #e5e5e5;}
body .woocommerce form.login,body .woocommerce form.register {border: 1px solid #e5e5e5; padding: 20px; margin: 2em 0; text-align: left; border-radius: 0 !important;}
.woocommerce form .form-row label {font-size: inherit !important;}
.woocommerce-privacy-policy-text {padding-block: 5px 15px;}
.flexslider, .owl-carousel .owl-wrapper-outer, .home-product .owl-buttons, #sb-wrapper, .home-service, .feature, .elementor-widget-icon-box {direction: ltr;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {margin-block-start: 5px;}
.comment-content td, .comment-content th, .entry-content table td, .entry-content table th {text-align: left;}
body .thebase-breadcrumbs {font-size: inherit;}
.woocommerce-tabs h2 {margin-block-end: 20px;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {margin-block-start: 7px;}
body .loop-entry .entry-header .entry-title {margin: 0.3em 0;}
body .loop-entry .entry-summary p, .loop-entry .entry-header .entry-meta {	margin: 0.5em 0 !important;}
body .entry-summary {margin: 0;}
/* about-us page */
.about-accroding .elementor-accordion-icon {margin-block-start: 4px;}
.pricing-table .elementor-widget:not(:last-child) {	margin-bottom: 0;}
body .bypostauthor .avatar {border: none;}
.aboutus .elementor-widget:not(:last-child) {margin-bottom: 0;}



/*rtl*/
.rtl .woocommerce-loop-product__title {	text-align: right !important;}
.rtl form.checkout .col2-set {padding: 30px !important;}


/* responsive */
@media only screen and (max-width:1227px){
	body .site-footer .widget_block p.location {
		width: 80%;
	}
}
@media only screen and (max-width:1200px){
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {padding-left: calc(2.2em / 2); padding-right: calc(2.2em / 2);}
	.owl-theme .owl-buttons div.owl-prev {left: -20px;}
	.owl-theme .owl-buttons div.owl-next {right: -15px;}
	
}
@media only screen and (max-width:1149px){	
	body .site-middle-footer-inner-wrap {
		grid-column-gap: 0;
	}
}

@media only screen and (max-width:1077px){
	body .site-footer .widget_block p.location {
		width: 87%;
	}
	body .site-middle-footer-inner-wrap {
		grid-column-gap: 20px;
	}
}

@media only screen and (max-width:1024px){
	/*Header*/
	body.showing-popup-drawer-from-right.animate-body-popup #inner-wrap, body.showing-popup-drawer-from-right.animate-body-popup #colophon, 
	body.showing-popup-drawer-from-right.animate-body-popup .site-header-row {
		-webkit-transform: translateX(0px); 
		transform: translateX(0px);
	}
	body .service_cms .elementor-image-box-description {
		padding: 0 8px;
	}
	#secondary .woocommerce.widget_product_categories > ul li .count ~ .thebase-cat-toggle-sub {
		right: 0.5rem;
	}
	.site-footer .footer-widget-area .widget-title, .widget-title {
		margin-block-end: 0em; 
		cursor: pointer;
		padding-block-end: 12px;
	}
	footer .wp-block-group .widget-title::before {
		content: "\f107";
		position: absolute;
		right: 0;
		font-family: FontAwesome;
		font-size: 20px;
		top: 1px;
		bottom: 0;
		height: 20px;
		width: 20px;
		text-align: center;
		z-index: 9;
		margin: 0 auto;
		line-height: 20px;
	}
	.woocommerce section.related.products h2 {
		font-size: 35px;
	}
	footer .wp-block-group .toggled-off .wp-block-group, footer .wp-block-group .toggled-off > ul, 
	footer .wp-block-group .toggled-off > #mc4wp-form-1 {
		display: none;
	}
	footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul {
		display: block; 
		padding-block: 0 20px;
	}
	/* .footer-widget-area .widget-title {
		padding-block-end: 0; 
		margin: 0;
	} */
	.site-footer-section .footer-widget-area.footer-social {
		display: none;
	}
	.site-footer-section .wp-block-columns {
		margin-bottom: 0;
	}
	.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {
		display: flex;
	}
	.primary-sidebar {
		transform: translateX(-100%);
		width: 320px;
		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: #fff;
	}
	.primary-sidebar.active {
		transform: translateX(0);
	}
	.primary-sidebar {
		padding-left: 20px !important; 
		padding-right: 20px !important;
	}
	.site-footer-middle-section-4 .widget-area .widget-title {
		padding-block-end: 15px;
	}
	.mc4wp-form .mc4wp-form-fields {
		display: block;
	}
	.mc4wp-form .mc4wp-newsletter-text img {
		margin: 0 auto;
	}
	
	.mc4wp-form .mc4wp-newsletter-input input[type="email"] {
		width: 100%;
		margin: 10px 0;
	}
	#order_review_heading {margin: 20px 0;}
	.widget .contact .wp-block-group {
		margin-bottom: 15px;
	}
}
@media only screen and (max-width:979px){
	.woocommerce-cart .woocommerce table.cart .product-remove .remove, .woocommerce-cart .woocommerce #content table.cart .product-remove .remove,
	.woocommerce-cart .woocommerce-page table.cart .product-remove .remove, .woocommerce-cart .woocommerce-page #content table.cart .product-remove .remove {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@media only screen and (max-width:767px)
{
	.home-tab .tab-contain-main .tab-contain img {
		width: auto; 
		margin: 0 auto;
	}
	.home-tab .tab-contain-main {
		grid-template-columns: auto;
	}
	body .site-middle-footer-inner-wrap .widget-area .widget-title {
		font-size: 20px;
		line-height: 26px;
	}
	.mc4wp-form .mc4wp-newsletter-input input[type="email"] {
		width: 345px;
	}
	body.woocommerce div.product .woocommerce-tabs ul.tabs li {	
		margin-block-end: 15px;
	}
	.woocommerce .related.products {	
		margin-block-start: 0;
	}
	.woocommerce section.related.products h2 {
		font-size: 30px;
	}
	body.woocommerce-checkout .woocommerce form.checkout_coupon, body.woocommerce-checkout .woocommerce form.login {
		width: 100%;
	}
	.primary-sidebar {		
		width: 300px;
	}
}
@media only screen and (max-width:719px) {
	body.woocommerce div.product .woocommerce-tabs ul.tabs, 
	body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding-block: 10px 0;
	}	
	body.content-style-boxed .comments-area {
		padding: 0;		
	}
}
@media only screen and (max-width:600px)
{
	.mc4wp-form .mc4wp-newsletter-input input[type="email"] {
		width: 235px;
	}
	.admin-bar .thebase-sticky-header.item-is-fixed.item-is-stuck {
		top: 0 !important;
	}
}
@media only screen and (max-width:540px){
	body .wp-block-latest-posts__featured-image.alignleft {
		margin-right: 1em;
		float: left;
		margin-bottom: 0;
	}
}
@media only screen and (max-width:479px)
{
	.widget .tnp-email, .mc4wp-form .mc4wp-newsletter-input input[type="email"], 
	.elementor-widget-wp-widget-newsletterwidgetminimal .tnp .tnp-submit, 
	.widget .tnp .tnp-submit, body .mc4wp-form input[type="submit"] {
		width: 100%; 
		margin: 7px 0 5px;
	}
	.single-product.woocommerce div.product form.cart div.quantity { 
		margin-inline-end: 6px; 
	}
	body.woocommerce form .form-row-first, body.woocommerce form .form-row-last, 
	body.woocommerce-page form .form-row-first, body.woocommerce-page form .form-row-last {	
		width: 100%;
	}
	body.woocommerce-page table.cart td.actions .coupon .button{ 
		display: block; 
		margin-top: 15px; 
		width: 100%;
	}
	.elementor-widget-image-carousel .swiper-container .swiper-slide figure { 
		padding: 0 5px;
	}
	body #mobile-drawer.popup-drawer .drawer-inner {
		max-width: 300px;
	}
	body .elementor .elementor-element.parallax-cms > .elementor-element-populated .heading2 .elementor-widget-container {
		padding: 10px 0px 18px 0px;
	}
	body .elementor .elementor-element.parallax-cms > .elementor-element-populated .heading2 .elementor-heading-title {
		font-size: 16px;
		line-height: 26px;
	}
	body .elementor .elementor-element.parallax-cms > .elementor-element-populated .elementor-button {
		font-size: 12px;
	}
	body .elementor .elementor-element.parallax-cms > .elementor-element-populated .elementor-heading-title {
		font-size: 10px;
		line-height: 15px;
	}
	body .elementor .elementor-element.elementor-widget-testimonial .elementor-testimonial-name {
		line-height: 30px;
	}
	.wpcf7 .contact-cols {
		flex-direction: column;
	}
	body .loop-entry.type-post h2.entry-title {
		font-size: 18px;
	}
	body .entry-content-wrap .entry-meta .posted-on {
		font-size: 14px;
	}
}
@media only screen and (max-width:380px) {
	body .service_cms .elementor-image-box-description {
		padding: 0;
	}
	body .elementor .elementor-element.cms_text h1.elementor-heading-title {
		font-size: 26px;
		line-height: 32px;
	}
	body #search-drawer .drawer-inner input.search-field {		
		padding: 0.8em 50px 0.8em 0.8em;
		font-size: 18px;
	}
	body .comments-area .comment-respond {
		padding: 20px;
	}
}




/* rtl */

body.rtl .header-contact-item .contact-label {
    margin-inline: 0;
}
body.rtl .header-contact-item img {
    margin-left: 5px;
    margin-right: 0;
}
.rtl .elementor .elementor-element.cms_text > .elementor-element-populated {
	padding: 0px 0px 0px 60px;
}
.rtl .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    margin: 0 0 0 6px;
}
.rtl .elementor .elementor-element.testimonial .elementor-element.elementor-widget-icon .elementor-icon-wrapper {
	text-align: right;
}
.rtl .elementor .elementor-element.testimonial > .elementor-element-populated {
	padding: 0px 45px 0px 0px;
}
.rtl .testimonial-carousel .elementor-element.elementor-widget-testimonial .elementor-testimonial-wrapper {
	text-align: right;
}
.rtl .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
    text-align: right;
    float: right;
}
.rtl .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
    padding: 0 0 0 15px;
    float: right;
}
/* .rtl .owl-controls .owl-pagination {
	text-align: right;
} */
.rtl.content-style-unboxed .blog .loop-entry .entry-content-wrap {
	text-align: right;
}
.rtl .elementor .elementor-element.form-cms > .elementor-element-populated {
    padding: 0px 60px 0px 0px;
}
.rtl .site-footer-middle-section-1 p.location::before,
.rtl .site-footer-middle-section-1 p.phone::before,
.rtl .site-footer-middle-section-1 p.email::before {
	margin-right: 0px;
	margin-left: 10px;
}
.rtl .thebase-product-toggle-container .thebase-toggle-shop-layout {
	margin-right: 0.5em;
	margin-left: 0em;
}
.rtl select.orderby {
	padding-right: 5px;
	padding-left: 25px;
	background-position: left 0 top 50%;
}
.rtl .owl-theme .owl-buttons div.owl-prev::after {    
    right: 0;
}
body.rtl .single-product .owl-theme .owl-buttons div.owl-next {
	right: 5px;
}
.rtl .woocommerce .woocommerce-widget-layered-nav-list a::before {
	margin-left: 0.6em;
	margin-right: 0em;
}
.rtl .woocommerce.widget_price_filter .price_slider_amount .button {
	float: right;
}
.rtl .woocommerce.widget_price_filter .price_label {
	text-align: right;
}
.rtl .comment-content td,.rtl .comment-content th,.rtl .entry-content table td,.rtl .entry-content table th {
	text-align: right;
}
.rtl .loop-entry.type-post .entry-meta {
	justify-content: end;
	display: block;
	width: 100%;
}
.rtl .wp-block-latest-posts__featured-image.alignleft {
	margin-left: 1em;
	margin-right: 0;
	float: right;
}
.rtl .wp-block-search .wp-block-search__button {
	left: 0;
	right: auto;
}
.rtl .elementor-counter .elementor-counter-number-suffix {
	text-align: right;
}
.rtl .elementor .elementor-element.img-banner  > .elementor-widget-container {
	padding: 0px 0px 0px 45px;
}
.rtl .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	float: left;
	text-align: left;
}
.rtl .elementor-accordion {
	text-align: right;
}
.rtl .thebase-show-sidebar-btn {
	right: 0;
	left: auto;
	border-radius: 50px 0px 0px 50px;
}
.rtl .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
    border-right: 1px solid var(--global-palette8);
    border-left: 0;
}
.rtl .search-form .search-submit[type="submit"] {
    right: auto;
    left: 0;
}
.rtl #search-drawer .drawer-inner input.search-field {
    padding: 0.8em 0.8em 0.8em 80px;
}
.rtl #primary-sidebar .search-field, .rtl footer .search-field, .rtl .page-content .search-field, .rtl .wp-block-search .wp-block-search__input {
    padding: 10px 15px 10px 45px;
}
.rtl .site .post-title h1 {
    text-align: right;
}



/* rtl responsive*/


@media (max-width: 1366px)
{
	.rtl .elementor .elementor-element.cms_text > .elementor-element-populated {
		padding: 0px 0px 0px 20px;
	}
	.rtl .elementor .elementor-element.form-cms > .elementor-element-populated {
		padding: 0px 20px 0px 0px;
	}
}

@media (max-width: 1024px)
{
	.rtl .elementor .elementor-element.cms_text > .elementor-element-populated {
		padding: 0px 0px 40px 0px;
	}
	.rtl .elementor .elementor-element.testimonial > .elementor-element-populated {
		padding: 40px 0px 0px 0px;
	}
	.rtl .elementor .elementor-element.form-cms > .elementor-element-populated {
		padding: 30px 0px 0px 0px;
	}
	.rtl footer .wp-block-group .widget-title::before {
		left: 0;
		right: auto;
	}
	.rtl .primary-sidebar {
		right: 0;
		left: auto;
		transform: translateX(100%);
	}
	.rtl .primary-sidebar.active {
		transform: translateX(0);
	}
}
@media (max-width: 380px){
	body.rtl #search-drawer .drawer-inner input.search-field {
		padding: 0.8em 0.8em 0.8em 50px;
		font-size: 18px;
	}
}