/*
 Theme Name:   Cryptop
 Theme URI:    https://demos.codezeel.com/wordpress/WP03/WP057/
 Description:  A child theme of Basetheme.
 Author:       Codezeel
 Template:     basetheme
 Version:      1.0.0
 Requires at least: 5.2
 Tested up to: 6.0
 Requires PHP: 7.0
 Text Domain: Cryptop
 License: GNU General Public License v3.0 (or later)
 License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
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;
}

/* header */
.home.transparent-header #wrapper #masthead {
	background: transparent;
}

body:not(.home).transparent-header #masthead {
	background: var(--global-palette7);
}

header .site-container {
	padding-inline: 50px;
}

header .item-is-stuck .site-container {
	box-shadow: 0px 0px 25px -20px black;
}

body #mobile-drawer.popup-drawer .drawer-inner {
	max-width: 300px;
}

/* home	 */
body .single-content h1,
body .single-content h1:first-child,
body .single-content h2,
body .single-content h2:first-child,
body .single-content h3,
body .single-content h3:first-child,
body .single-content h4,
body .single-content h4:first-child,
body .single-content h5,
body .single-content h5:first-child,
body .single-content h6,
body .single-content h6:first-child {
	margin-top: inherit !important;
}

body ::placeholder {
	color: var(--global-palette4);
}

.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 0;
	display: inline-block;
	vertical-align: middle;
}

/* service */
.elementor-widget-icon-box .elementor-icon-box-wrapper h5 {
	margin-top: 15px !important;
}

/* recent projects */
.recent-projects .elementor-image-box-content {
	padding: 0 30px;
}

.recent-projects .elementor-widget-image-box img {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.recent-projects .elementor-widget-image-box .elementor-image-box-img {
	border-radius: 10px 10px 0 0;
}

/* faq */
.faq .elementor-accordion .elementor-tab-title {
	border-radius: 26px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	margin-block-end: 30px;
	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;
}

.faq .elementor-tab-title.elementor-active {
	margin: 0;
}

/* contact form */
.contact-us form input {
	height: 53px;
	width: 100%;
	padding: 15px 30px;
	border-radius: 5px;
}

.contact-us form p {
	margin-block-end: 30px;
}

.contact-us .last-item .wpcf7-form-control.has-spinner.wpcf7-submit {
	width: auto;
	text-transform: uppercase;
}

.contact-main span a {
	color: var(--global-palette4);
}

.contact-main span a:hover {
	color: var(--global-palette1);
}

.page-title .thebase-breadcrumbs {
	margin: 0;
}

.contact-us .wpcf7-not-valid-tip {
	margin: 5px 0 0;
}

/*footer*/
.site-footer .widget-area ul li {
	list-style: none;
}

.site-middle-footer-inner-wrap .widget_block h3,
.site-middle-footer-inner-wrap .widget-area .widget-title {
	margin-block-end: 30px;
}

.site-footer-section p>img {
	display: inline-block;
	vertical-align: middle;
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
}

/* footer top */
.site-top-footer-wrap .tnp-field label {
	display: none;
}

.site-top-footer-wrap .site-container {
	padding: 0;
}
.site-footer .site-middle-footer-wrap .footer-widget-area-inner.site-info-inner .Footer_call {
	font-size: 22px;
	color: var(--global-palette1);
	font-weight: 700;
}

.site-top-footer-inner-wrap .widget-area .widget_newsletterwidget .widget-title {
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 0;
	text-transform: capitalize;
	letter-spacing: 0.1px;
	float: none;
	display: inline-block;
	margin-inline-end: 30px;
}

.wp-block-image.size-full {
	margin-bottom: 30px;
	margin-top: 0;
}

.widget_newsletterwidget .tnp-widget input.tnp-submit {
	background-color: var(--global-palette1);
	float: right;
	width: auto;
	border: inherit;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	padding: 15px 35px 15px 35px;
}

.site-top-footer-inner-wrap {
	align-items: center;
}

.widget_newsletterwidget .tnp-widget input[type="text"],
.widget_newsletterwidget .tnp-widget input[type="email"],
.tnp-widget select {
	padding: 17px 29px;
	border: 0;
	background-color: var(--global-palette8);
	border-radius: 5px;
	font-size: 16px;
	margin-bottom: 30px;
}

.widget_newsletterwidget .tnp.tnp-widget {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}

.site-footer-middle-section-2.site-footer-section.footer-section-inner-items-1 {
	margin-left: 100px;
}

.site-footer-middle-section-3.site-footer-section.footer-section-inner-items-1 {
	margin-left: 25px;
}

.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email {
	width: 100%;
	margin: 0;
	margin-inline-end: 7px;
}

.widget_newsletterwidget .tnp-widget .tnp-field {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

/*zoom-effect*/
.recent-projects .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;
}

.recent-projects .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;
}

.recent-projects .elementor-widget-image-box .elementor-image-box-img: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);
}

/*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: -23px;
	right: auto;
}

.owl-theme .owl-buttons div.owl-next {
	right: -23px;
	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;
}

.testimonial-carousel .owl-controls.clickable {
	bottom: -36px;
	top: auto;
	position: absolute;
}

.testimonial-carousel .owl-theme .owl-buttons div.owl-next::after,
.testimonial-carousel .owl-theme .owl-buttons div.owl-prev::after {
	height: 20px;
	width: 15px;
	background-size: 9px;
}

.testimonial-carousel .owl-theme .owl-buttons div.owl-next {
	right: -42px;
	left: auto;
}

.testimonial-carousel .owl-theme .owl-buttons div.owl-prev {
	left: 0;
	right: auto;
}

.testimonial-carousel .owl-theme .owl-buttons div {
	height: 20px;
	width: 20px;
	opacity: 1;
}

/* brand */
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
	display: inline-block;
	text-align: center;
}



/* fresh check */
.rss-date,
.widget_rss cite {
	font-style: inherit;
}

body .widget_pages .children,
body .widget_nav_menu .sub-menu {
	padding-bottom: 0;
}

/*pagination*/
body .pagination .page-numbers.dots {
	width: 40px;
}

.woocommerce nav.woocommerce-pagination,
.pagination {
	text-align: center;
}

body .pagination a:hover,
body .pagination a:focus,
body .pagination a:active {
	border-color: var(--global-palette1);
}

body .pagination .page-numbers,
body.woocommerce nav.woocommerce-pagination ul li .page-numbers {
	color: var(--global-palette2);
	background: var(--global-palette9);
	border-radius: 26px;
}

body .pagination a:hover,
body.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border: 1px solid var(--global-palette2);
}

body .pagination .page-numbers.current,
body.woocommerce nav.woocommerce-pagination ul li span.current {
	color: var(--global-palette9);
	background: var(--global-palette1);
}

body .quantity.spinners-added input.minus,
body .quantity.spinners-added input.plus {
	color: var(--global-palette5);
}

body .comment-form .comment-input-wrap p label,
body .comment-form p.comment-form-float-label label {
	color: var(--global-palette5);
}

body.woocommerce span.onsale {
	background-color: var(--e-global-color-thebase2);
	color: var(--e-global-color-thebase9);
}

/*sidebar*/
.woocommerce-product-search,
.search-form,
.wp-block-search {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.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;
	background-color: var(--global-palette9);
	border-radius: 5px;
}

.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-palette2) !important;
}

body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {
	height: auto;
	width: auto;
}

.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 {
	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-palette1);
}

.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 0;
	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;
}

/* input */
body input[type="text"],
body input[type="email"],
body input[type="url"],
body input[type="password"],
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);
	border-radius: 5px;
	padding: 8px 20px;
}

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;
}

/*Product Catalog*/
#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 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;
	background-color: var(--global-palette8);
}

.woocommerce .thebase-woo-results-count,
.woocommerce .woocommerce-error li,
.woocommerce-cart .cart-collaterals .cart_totals table {
	background-color: transparent;
	box-shadow: none;
}

body #payment ul.wc_payment_methods li.wc_payment_method input[type="radio"]:first-child:checked+label {
	border-left: 5px solid var(--global-palette6);
	background: var(--global-palette2);
	color: var(--global-palette9);
}

body .woocommerce-privacy-policy-text a:hover {
	color: var(--global-palette1);
}

body a:hover,
a:focus,
a:active {
	color: var(--global-palette1);
}

body #payment ul.wc_payment_methods li.wc_payment_method input[type="radio"]:first-child:checked+label::before {
	background: var(--global-palette9);
	border-color: var(--global-palette9);
}
.link-style-no-underline .entry-content p > a:hover, .link-style-no-underline .entry-content strong > a:hover, .link-style-no-underline .entry-content em > a:hover, .link-style-no-underline .entry-content > ul a:hover, .link-style-no-underline .entry-content a:hover {
	text-decoration: none;
	color: var(--global-palette1);
}
body.link-style-no-underline .entry-content p > a, .link-style-no-underline .entry-content strong > a, .link-style-no-underline .entry-content em > a, .link-style-no-underline .entry-content > ul a, .link-style-no-underline .entry-content a {
	text-decoration: underline;
}
body .woocommerce-button.wp-element-button.button.view:hover {
	color: var(--global-palette9);
}
body .woocommerce .woocommerce-error,
body .woocommerce .woocommerce-message,
body.single-content .woocommerce-notices-wrapper ul.woocommerce-error,
body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-message {
	background-color: var(--e-global-color-thebase8);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #f00;
}

.woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap a {
	font-weight: 600;
	color: var(--global-palette2);
	font-size: 16px;
	text-transform: capitalize;
	font-family: inherit;
}

.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: 15px;
}

body.woocommerce div.product div.images .flex-control-thumbs li img {
	cursor: pointer;
	opacity: 0.8;
	margin: 0;
	border: 0;
	border-left: 0;
}

.woocommerce ul.products li.product .price ins .amount {
	font-weight: 600;
}

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);
}

.woocommerce ul.products li.product span.onsale {
	top: 15px;
	right: 15px;
	color: var(--global-palette9);
	font-weight: 500;
	background: var(--global-palette2);
}

.products .entry.loop-entry {
	box-shadow: none;
}

.primary-sidebar .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
	background-color: var(--global-palette2);
}

/*Single-Product*/
.single.woocommerce section.products>h2 {
	color: var(--global-palette2);
}

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,
body.woocommerce table.shop_attributes th {
	padding: 8px;
	background-color: var(--e-global-color-thebase9);
}

.woocommerce div.product p.stock {
	color: green;
}

.single-product.woocommerce div.product form.cart div.quantity {
	padding-block: 2px;
	margin: 0 15px 0 0;
}

.entry-content-wrap .woocommerce form .form-row .button,
.woocommerce div.product .summary .button.single_add_to_cart_button {
	padding: 16px 37px 16px 37px;
	height: 45px;
	line-height: 0;
	text-transform: uppercase;
}

.woocommerce div.product .product_meta {
	padding: 1.2em 0;
	border-top: 1px solid var(--global-gray-400);
}

body.content-style-unboxed .content-bg.loop-entry .content-bg:not(.loop-entry) {
	background: var(--global-palette9);
}

body.woocommerce div.product .product_meta>span {
	padding: 5px 0;
	font-size: 16px;
	font-weight: 400;
	color: var(--global-palette2);
}

/* body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	/* color: var(--global-palette9);
	background: 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: 11px 27px;
	text-align: center;
	border-radius: 5px;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	text-align: center;
}

/* 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 {
	color: var(--global-palette3);
	background: transparent !important;
	border-radius: 0;
	border: 0;
	padding-right: 0;
	padding-left: 0;
	margin: 0 10px;
}
body.woocommerce div.entry.product .woocommerce-tabs ul.tabs li a {
	font-size: 20px;
	padding-right: 0;
	padding-left: 0;
	margin: 0 10px;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	border-bottom: 2px solid transparent;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	border-color: var(--global-palette1);
}

body.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border: hsl;
}

.woocommerce div.product form.cart .variations select {
	border-radius: 0;
	margin: 6px 0;
	padding: 8px;
}

.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-palette2);
}

.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;
}

body .entry-related .entry-content-wrap .entry-summary p {
	color: var(--global-palette5);
}

body article.entry.loop-entry {
	box-shadow: none;
}

.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: 15px !important;
}

/*Blog*/
.blog .loop-entry .entry-summary p,
.blog .entry-summary {
	margin-block: 10px 0;
}

.more-link-wrap a.post-more-link,
body a.post-more-link:hover {
	color: var(--global-palette2);
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: underline !important;
	font-weight: 500;
}

.single-entry .entry-content-wrap .posted-on::before {
	display: none;
}

.entry-footer .thebase-svg-iconset.svg-baseline {
	display: none;
}

.entry-content-wrap .posted-on::before,
.entry-content-wrap .posted-on::before {
	mask-image: url(assets/images/clock-time.svg);
	-webkit-mask-image: url(assets/images/clock-time.svg);
}

article.post.single-entry .posted-by::before {
	display: none;
}

.entry-content-wrap .posted-by::before,
.entry-content-wrap .posted-by::before{
	mask-image: url(assets/images/admin.svg);
	-webkit-mask-image: url(assets/images/admin.svg);
}
.container-inner.loop-entry.type-post .posted-by::before,
.entry-content-wrap .posted-by::before{
	content: "";
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: 14px;
	-webkit-mask-size: 18px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: var(--global-palette1);
	-webkit-margin-end: 3px;
	margin-inline-end: 3px;
}
.container-inner.loop-entry.type-post .posted-on::before,
.entry-content-wrap .posted-on::before {
	content: "";
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: 14px;
	-webkit-mask-size: 18px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: var(--global-palette1);
	-webkit-margin-end: 3px;
	margin-inline-end: 3px;
}

.container-inner.loop-entry.type-post {
	border-radius: 10px;
	background-color: #fff;
}

body #blog-posts-products .loop-entry .entry-header .entry-title {
	margin: 15px 0 !important;
}

body .loop-entry .entry-header .posted-on {
	font-weight: 500;
	font-size: 14px;
	color: var(--global-palette1);
	text-transform: uppercase;
}

.site article .post-thumbnail {
	border-radius: 10px;
}

.blog .post-thumbnail {
	border-radius: 10px 10px 10px 10px;
}

.entry-related-inner .loop-entry .entry-content-wrap {
	padding: 30px 0px 0px;
	background-color: var(--global-palette8);
}

.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-bottom: 10px;
}

.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: 0;
}

.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: 0px 10px;
}

.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(--global-palette1);
}

/*single-blog*/
body .post-navigation-sub small {
	text-transform: capitalize;
}

.single.single-post .entry-author-name a,
.single.single-post .comment-author .fn a {
	font-weight: 500;
}

body .tns-outer .tns-nav {
	bottom: -50px;
}

.single-post .single-entry .entry-content-wrap .entry-header {
	padding-block-end: 1em;
	border-block-end: 1px solid var(--global-gray-400);
}

.comment-list #cancel-comment-reply-link {
	color: var(--global-palette1);
}

.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-palette1);
	border-color: var(--global-palette1);
	font-size: 16px;
	font-weight: 700;
	font-family: var(--global-body-font-family);
	border-radius: 5px;
}

.single-post .comment-reply-link:hover,
.comment-reply-link:focus {
	color: var(--global-palette2);
	border-color: var(--global-palette2);
}

.comment-list .comment-body {
	border-bottom: 1px solid var(--global-gray-400);
}

.comments-area .comment-respond {
	padding: 4em;
	margin-block: 4em;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background-color: var(--e-global-color-thebase9);
}

.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;
}

body .loop-entry.type-post .entry-meta {
	color: var(--global-palette1);
}

/*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-palette9);
	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;
	padding: 15px 35px 15px 35px;
}

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-palette4);
	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-palette1);
	color: var(--global-palette9);
	box-shadow: none;
}

body.woocommerce-cart table.cart td.actions .button {
	line-height: 20px;
	height: inherit;
	text-transform: uppercase;
	padding: 15px 35px 15px 35px;
}

body.woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 45px;
	padding-left: 20px;
	margin-right: 20px;
}

.woocommerce-cart table.cart td.actions .button {
	height: 45px;
}

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-palette9);
	box-shadow: none;
	background-color: var(--global-palette2);
}

body .entry-tags a.tag-link,
.woocommerce div.product form.cart div.quantity,
.product-quantity .quantity.spinners-added,
.product-quantity .quantity.spinners-added:hover,
body .woocommerce table.shop_table {
	border: 1px solid var(--global-gray-400);
	color: var(--global-palette3);
	border-radius: 5px;
	background-color: var(--global-palette9);
	font-size: inherit;
	font-weight: inherit;
}

body .elementor-button-link.elementor-button:hover {
	color: var(--global-palette9);
}

body .woocommerce-Button.button:hover {
	color: var(--global-palette9);
}

body .entry-tags a.tag-link:hover {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border-color: var(--global-palette2);
}

#search-drawer .drawer-inner .search-submit[type="submit"] {
	background: transparent;
}

.button.wc-backward.wp-element-button {
	text-decoration: none;
}
.button.wc-backward.wp-element-button:hover {
	color: var(--global-palette9) ;
}

/*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-palette9);
	padding: var(--global-md-spacing);
	border: 1px solid var(--global-palette6);
	border-radius: 5px;
}

.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 {
	border-radius: 0;
}

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: 20px;
	overflow: hidden;
	color: var(--global-palette4);
}

body .woocommerce .cart-empty.woocommerce-info {
	color: var(--global-palette2);
}

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 {
	color: var(--global-palette2);
}

.form-submit #submit {
	text-transform: uppercase;
}

.woocommerce-form.woocommerce-form-login.login,
body .woocommerce form.register {
	border: 1px solid var(--global-palette6);
	padding: 30px;
	background-color: var(--e-global-color-thebase9);
}

body article.post .post-title .entry-meta {
	font-size: 16px;
	color: var(--global-palette1);
	text-transform: uppercase;
}

.button {
	text-transform: uppercase;
}

body .iconbox .elementor-icon-box-description {
	margin-bottom: 10px;
}

body .iconbox .elementor-widget-container svg .icon_svg {
	transition: all .3s ease-in-out;
}

article.loop-entry .entry-content-wrap {
	padding: 30px 0 0;
}

body .iconbox a.iconbtn {
	text-decoration: underline;
	transition: all .3s ease-in-out;
}

body .iconbox .elementor-widget-container,
body .iconbox .elementor-widget-container .elementor-icon-box-title {
	transition: all .3s ease-in-out;
}

body .iconbox .elementor-widget-container:hover {
	background: var(--global-palette8);
	/*color: #fff;*/

}

body .iconbox .elementor-widget-container:hover a.iconbtn,
body .iconbox .elementor-widget-container:hover .elementor-icon-box-title,
body .iconbox .elementor-widget-container:hover svg {
	/*color: #fff;
	fill: #fff;*/
}

body .iconbox .elementor-widget-container:hover svg .icon_svg {
	fill: #534ff8;
}

body .item.container.blog .entry-content-wrap {
	padding: 30px 0 0;
}

.blog .loop-entry .entry-content-wrap {
	padding: 30px 0 0;
}

#blog-posts-products .owl-theme .owl-buttons div.owl-prev {
	right: auto;
	bottom: 45%;
	left: -30px;
}

#blog-posts-products .owl-theme .owl-buttons div.owl-next {
	bottom: 45%;
	right: -30px;
}

.blog h4.entry-title a {
	font-size: 20px;
}

.widget_newsletterwidget .tnp-widget input.tnp-submit:hover {
	background-color: var(--global-palette2);
}

body .loop-entry.type-post .entry-meta, body .blog .author.vcard {
	color: var(--global-palette1);
	font-weight: 500;
	font-size: 14px;
	margin-right: 10px;
	text-transform: uppercase;
}

body.woocommerce-cart .cart-collaterals {
	border-radius: 5px;
	background-color: var(--global-palette8);
}

.button.wc-forward.wp-element-button {
	text-transform: uppercase;
}

.woocommerce #review_form #respond .form-submit input {
	left: auto;
	text-transform: uppercase;
}

body .elementor-element.iconbox_text .elementor-image-box-img img {
	max-width: 70px;
	margin: 0 auto;
}

body .elementor-element.iconbox_text .elementor-image-box-img img {
	max-width: 70px;
	margin: 0 auto;
}

body .elementor-element.iconbox_text .elementor-image-box-img {
	text-align: center;
}

.elementor-element.subtital p {
	max-width: 540px;
	margin: 0 auto;
}

body.woocommerce div.product.sale #tab-title-additional_information a,
body.woocommerce div.product.sale #tab-title-description a,
body.woocommerce div.product.sale #tab-title-reviews a {
	font-size: 20px;
}


.woocommerce-privacy-policy-text {
	margin-block-end: 20px;
}

/*------------------Responsive-------------------*/
@media screen and (max-width: 1250px) {
	.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email {
		width: 100%;
	}

	#blog-posts-products .owl-theme .owl-buttons div.owl-next {
		bottom: 45%;
		right: -22px;
	}

	#blog-posts-products .owl-theme .owl-buttons div.owl-prev {
		right: auto;
		bottom: 45%;
		left: -22px;
	}
}

@media screen and (max-width: 1125px) {
	.recent-projects .elementor-image-box-content {
		padding: 0 13px;
	}
}

@media screen and (max-width: 1024px) {
	.site-middle-footer-inner-wrap .widget_block h3 {
		margin-block-end: 20px;
	}

	.contact-us form .last-item {
		text-align: center;
	}

	body .footer-widget-area.content-tablet-align-center {
		margin-bottom: 10px;
	}

	.site-footer-middle-section-2.site-footer-section.footer-section-inner-items-1 {
		margin: 0px;
	}

	.site-footer-middle-section-3.site-footer-section.footer-section-inner-items-1 {
		margin: 0px;
	}

	/*footer toggle*/
	footer .wp-block-group .widget-title::before {
		content: "\f107";
		position: absolute;
		right: 0;
		font-family: FontAwesome;
		font-size: 20px;
		top: 7px;
		bottom: 0;
		height: 20px;
		width: 20px;
		text-align: center;
		z-index: 9;
		margin: 0 auto;
		line-height: 20px;
	}

	footer .wp-block-group .toggled-on .widget-title::before {
		content: "\f106";
	}

	.footer-widget-area.footer-social {
		display: none;
	}

	footer .wp-block-group .toggled-off>ul,
	footer .wp-block-group .toggled-off>p {
		display: none;
	}

	.site-middle-footer-inner-wrap .widget-area .widget-title {
		cursor: pointer;
	}

	body footer .widget_block ul {
		margin-top: -20px;
		margin-bottom: 20px;
	}

	.widget_newsletterwidget .tnp-widget input[type="text"],
	.widget_newsletterwidget .tnp-widget input[type="email"],
	.tnp-widget select {
		margin-bottom: 20px;
	}

	.site-middle-footer-inner-wrap .widget-area .widget-title {
		margin-block-end: 20px;
	}

	.widget_newsletterwidget .tnp.tnp-widget {
		margin-top: 20px;
	}

	/*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: 767px) {
	.comments-area .comment-respond {
		padding: 2em 2em 1em;
	}

	body .primary-sidebar {
		width: 100%;
	}
	
	
		body .iconbox4 h3.elementor-image-box-title {
	padding-top: 15px;
}

	body.woocommerce .product .woocommerce-tabs.wc-tabs-wrapper,
	body.woocommerce div.product .woocommerce-tabs .panel {
		padding: 0;
		border: none;
	}

	.widget_newsletterwidget {
		grid-template-columns: 100%;
	}

	.site-top-footer-inner-wrap .widget-area .widget_newsletterwidget .widget-title,
	.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email {
		text-align: center;
		margin-block-end: 20px;
	}

	#newsletterwidget-2 {
		margin-block-start: 30px;
	}

	.widget_newsletterwidget .tnp-widget input.tnp-submit,
	.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email,
	.widget_newsletterwidget .tnp-widget .tnp-field {
		width: 100%;
	}


	@media screen and (max-width: 719px) {
		body.woocommerce div.product .woocommerce-tabs ul.tabs li {
			margin-block: 10px;
		}
	}

	@media screen and (max-width: 479px) {
		header .site-container {
			padding-inline: 10px;
		}
		

		body #mobile-drawer.popup-drawer .drawer-inner {
			max-width: 100%;
		}
	}
}


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

	/*Header*/
	.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;
	}

	.rtl .elementor .elementor-element.elementor-widget-text-editor {
		text-align: right;
	}

	body.rtl .search-toggle-open.drawer-toggle.search-toggle-style-default {
		padding: 8px 8px 8px 18px;
	}

	/*about us*/
	.rtl .elementor .elementor-element.aboutus_text .elementor-widget-heading {
		text-align: right;
	}

	.rtl .elementor .service .elementor-element.elementor-widget-text-editor,
	.rtl .elementor .iconbox_text .elementor-element.elementor-widget-text-editor,
	.rtl .elementor .team .elementor-element.elementor-widget-text-editor,
	.rtl .elementor .blog1 .elementor-element.elementor-widget-text-editor,
	.rtl .elementor .company .elementor-element.elementor-widget-text-editor {
		text-align: center;
	}

	.rtl .elementor .iconbox_text .iconbox2 {
		margin: 0 20px 0 0;
	}

	.rtl .elementor .iconbox_text .iconbox1 {
		margin: 0 0 0 20px;
	}

	body.rtl .elementor .about1 .elementor-element-populated {
		padding: 0px 0px 0px 25px;
	}

	body.rtl .elementor .aboutus_text1 .elementor-element-populated {
		padding: 0px 0px 0px 50px;
	}

	body.rtl .elementor .about_img .elementor-element-populated {
		padding: 0px 25px 0px 0px;
	}

	body.rtl .elementor .aboutus_text .elementor-element-populated {
		padding: 0px 25px 0px 0px;
	}

	body.rtl .elementor .aboutus_text .elementor-icon-list-icon svg {
		margin: var(--e-icon-list-icon-margin, 0 0 0 calc(var(--e-icon-list-icon-size, 1em) * .25));
	}

	body.rtl .elementor-element.service4 .elementor-element-populated {
		padding: 0px 22.5px 0px 0px;
	}

	body.rtl .elementor-element.service1 .elementor-element-populated {
		padding: 0px 0px 0px 22.5px;
	}

	body.rtl .elementor-element.service3 .elementor-element-populated {
		padding: 0px 15px 0px 7.5px;
	}

	body.rtl .elementor-element.service2 .elementor-element-populated {
		padding: 0px 7.5px 0px 15px;
	}

	body.rtl .counter .elementor-element-populated,
	body.rtl .counter .elementor-element.counter4 .elementor-element-populated {
		justify-content: center;
	}

	body.rtl .counter .elementor-element.counter3 .elementor-element-populated,
	body.rtl .counter .elementor-element.counter2 .elementor-element-populated {
		margin: 0;
		padding: 0;
	}

	body.rtl .elementor-element.progress_bar .elementor-widget-container {
		margin: 0px 10px 0px 50px;
	}

	body.rtl .elementor-element.progressbar_text .elementor-widget-container {
		text-align: right;
	}

	body.rtl .aboutus_text1 .elementor-heading-title {
		text-align: right;
	}

	body.rtl .site-footer-middle-section-2.site-footer-section.footer-section-inner-items-1 {
		margin-right: 100px;
		margin-left: 0;
	}

	body.rtl .site-footer-middle-section-3.site-footer-section.footer-section-inner-items-1 {
		margin-right: 25px;
		margin-left: 0;
	}

	/* icon box */
	.rtl .iconbox_text .elementor-widget-image-box .elementor-image-box-content {
		text-align: right;
	}

	.rtl .iconbox_text .elementor-element.elementor-widget-image-box.elementor-position-left .elementor-image-box-img {
		margin-left: 15px;
		margin-right: 0;
	}

	/* progress bar */
	.rtl .elementor-widget-progress {
		text-align: right;
	}

	.rtl .elementor .elementor-element.progressbar_text>.elementor-element-populated {
		padding: 0px 40px 0px 0px;
	}

	/* testimonial */
	.rtl .elementor .elementor-element.elementor-widget-testimonial .elementor-testimonial-wrapper,
	.rtl .elementor .elementor-element.elementor-widget-icon .elementor-icon-wrapper {
		text-align: center;
	}

	.rtl .elementor .elementor-element.testimonial-carousel>.elementor-element-populated {
		padding: 0px 0px 0px 30px;
	}

	/* faq */
	.rtl .elementor .elementor-element.faq>.elementor-element-populated {
		padding: 0px 60px 0px 0px;
	}

	.rtl .elementor-accordion {
		text-align: right;
	}

	.rtl .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
		text-align: left;
		float: left;
	}

	/*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;
	}

	.rtl .loop-entry .entry-content-wrap {
		direction: rtl;
	}

	/*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;
	}

	.rtl .elementor-counter .elementor-counter-number-suffix {
		text-align: right;
	}

	/*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);
		}

		.rtl .elementor .elementor-element.aboutus_text>.elementor-element-populated {
			padding: 0px 0px 0px 30px;
		}

		.rtl .elementor .elementor-element.progressbar_text>.elementor-element-populated {
			padding: 0px 20px 0px 0px;
		}

		.rtl .elementor .elementor-element.faq>.elementor-element-populated {
			padding: 0px 30px 0px 0px;
		}

		.rtl footer .wp-block-group .widget-title::before {
			left: 0;
			right: auto;
		}

		body.rtl .elementor-column.elementor-col-33,
		.elementor-column[data-col="33"] {
			width: 31.333%;
		}

		body.rtl .site-footer-middle-section-2.site-footer-section.footer-section-inner-items-1,
		body.rtl .site-footer-middle-section-3.site-footer-section.footer-section-inner-items-1 {
			margin: 0px;
		}

	}

	@media screen and (max-width: 1024px) {
		.rtl .elementor .elementor-element.aboutus_text>.elementor-element-populated {
			padding: 0px 0px 30px 0px;
		}

		.rtl .elementor .elementor-element.progressbar_text>.elementor-element-populated {
			padding: 0px 40px 0px 0px;
		}

		.rtl .elementor .elementor-element.faq>.elementor-element-populated {
			padding: 30px 0px 0px 0px;
		}
	}

	@media screen and (max-width: 767px) {

		body.rtl .elementor-element.service1 .elementor-element-populated,
		body.rtl .elementor-element.service2 .elementor-element-populated,
		body.rtl .elementor-element.service3 .elementor-element-populated,
		body.rtl .elementor-element.service4 .elementor-element-populated {
			padding: 0;
		}

		body.rtl .elementor .about1 .elementor-element-populated {
			padding: 0;
			margin-bottom: 30px;
		}

		body.rtl .elementor .about_img .elementor-element-populated {
			padding: 0;
			margin-top: 30px;
		}

		body.rtl .counter .elementor-element.counter3 .elementor-element-populated,
		body.rtl .counter .elementor-element.counter2 .elementor-element-populated {
			margin-bottom: 20px;
		}

		body.rtl .elementor-element.progress_img .elementor-element-populated .elementor-widget-container {
			text-align: center;
		}

		.rtl .elementor .elementor-element.progressbar_text>.elementor-element-populated {
			padding: 0;
			margin-top: 30px;
		}

		body.rtl .elementor-column.elementor-col-33,
		.elementor-column[data-col="33"] {
			width: 100%;
		}

		.rtl .elementor .iconbox_text .iconbox1,
		.rtl .elementor .iconbox_text .iconbox2 {
			margin: 0;
		}

		.widget_newsletterwidget .tnp-widget input[type="text"],
		.widget_newsletterwidget .tnp-widget input[type="email"],
		.tnp-widget select {
			margin-bottom: 0;
		}
	}