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

.widget ul, .woocommerce.widget_product_categories > ul, .woocommerce .wp-block-woocommerce-product-categories > ul, .widget_block ol, body .widget_block > ul, .widget ol, body .widget-area ul {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-padding-after: 0;
	padding-block-end: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	list-style: none;
}
.woocommerce-privacy-policy-text {
	margin-bottom: 20px;
}
.site-top-footer-inner-wrap .widget-area .widget-title {
	text-transform: capitalize;
}


.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: 45px;
	line-height: 30px;
	display: none;
	cursor: pointer;
	top: 30%;
	left: -2px;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 5px 2px #CBD5E0;
	align-items: center;
	border-radius: 0 50px 50px 0;
	font-size: 22px;
}
.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;
}
body .thebase-breadcrumbs {
	font-size: inherit;
}
#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: 3px;
}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a {
	font-size: inherit !important;
	display: block;
}
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.7em;
	border-radius: 0;
}
.woocommerce.widget_price_filter .price_label {
	width: 100%;
	display: inline-block;
	text-align: left;
	padding-block: 10px 0;
}
.woocommerce .products ul li, .woocommerce ul.products li {
	text-align: center;
}
body.woocommerce .star-rating::before, body .woocommerce .star-rating::before {
	color: #ccc;
}
body.woocommerce .star-rating::before, body .woocommerce .star-rating::before {
	content: "\e901\e901\e901\e901\e901";
}
body.woocommerce ul.products.woo-archive-btn-button li.product .price, .woo-products .woocommerce ul.products li.product .star-rating ~ .price, .products .woocommerce ul.products li.product .star-rating ~ .price {
	padding-right: 0;
	margin: 0 !important;
}
.testimonial-carousel .owl-controls {
	text-align: center;
	clear: both;
	line-height: 13px;
	padding-top: 30px;
}
body.woocommerce .products .star-rating, body .woocommerce .products .star-rating {
	margin: 0.25em auto 0.7em;
}
body.woocommerce .products.align-buttons-bottom li.product .product-action-wrap {
	padding-top: 1.1em;
	opacity: 0;
}
body.woocommerce .products.align-buttons-bottom li.product:hover .product-action-wrap, .woocommerce .products.align-buttons-bottom li.product:hover .product-action-wrap {
	opacity: 1;
}
.woocommerce.widget_price_filter .widget-title {
	padding-block-end: 15px;
}
#secondary .woocommerce.widget_price_filter .price_slider_amount {
	line-height: inherit;
	font-size: inherit;
	font-weight: inherit;
	padding-block-start: 15px;
}
.primary-sidebar.widget-area .widget_block, .primary-sidebar.widget-area .woocommerce {
	border-block-end: 1px solid #e5e5e5;
	padding-block-end: 20px;
}
.woocommerce .thebase-woo-results-count {
	font-size: 15px;
}
.woocommerce select.orderby {
	border-color: var(--global-palette6);
	padding-block: 0.2em;
	font-weight: 500;
	font-size: 15px;
}
.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: 500;
	letter-spacing: inherit;
	color: var(--global-palette3);
	font-size: inherit;
	text-transform: capitalize;
}

.products .product-details .thebase-svg-iconset {
	display: inline-flex;
	align-self: center;
	display: none;
}
.woocommerce ul.products li.product span.onsale {
	top: 15px;
	right: 15px;
}
body .quantity.spinners-added {
	border: 1px solid var(--global-palette1);
	border-radius: 0;
}

.single-product.woocommerce div.product form.cart div.quantity {
	padding-block: 1px;
	margin-inline-end: 15px;
}
.single-product.woocommerce div.product .product_meta > span {
	display: block;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	padding-block-end: 10px;
}
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 div.images .flex-control-thumbs li, body.woocommerce div.product div.images .flex-control-thumbs li:first-child {
	width: auto;
	height: auto;
	padding: 0;
}
.woocommerce section.related.products h2 {
	text-align: center;
	padding-block-end: 20px;
}

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: var(--global-palette7);
	padding: 12px;
	font-style: normal;
}
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;
	color: var(--global-palette3);
}

.comment-content td, .comment-content th, .entry-content table td, .entry-content table th {
	text-align: left;
}
body.woocommerce div.product form.cart .variations label {
	font-weight: 500;
	text-align: left;
	display: inline-block;
	width: 100%;
}
body.woocommerce div.product form.cart table td {
	padding-block-end: 20px;
}
.single-product.woocommerce div.product form.cart .variations select {
	padding-block: 0.35em;
	border-color: var(--global-gray-400);
}
body.woocommerce div.product form.cart table td {
	padding-block-end: 20px;
}
.woocommerce div.product form.cart .group_table tr {
	display: flex;
	width: 100%;
	align-items: center;
}
.cart-summary {
	display: none;
}
.woocommerce table.shop_table {
	border: 1px solid var(--global-palette8);
}
.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);
}
.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 {
	padding: 15px 12px;
}
.woocommerce-cart .woocommerce table.shop_table td .quantity.spinners-added {
	padding-block: 1px;
	border: 1px solid var(--global-palette8);
}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {
	background: var(--global-palette8);
	padding: 30px;
}
.cart_totals h2 {
	font-size: 22px;
}
.woocommerce .cart-collaterals table.shop_table {
	border: 0;
}
.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 var(--global-gray-400);
	padding: 15px 12px;
}
body.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0;
}
body .woocommerce table.shop_table {
	font-size: inherit;
}
.woocommerce-checkout .woocommerce form.checkout_coupon {
	border: 3px dashed var(--global-gray-400);
}
.woocommerce-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {
	width: 50%;
}
.woocommerce-checkout .woocommerce form .form-row {
	margin: 0 0 1.5em;
}
.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;
}
body .woocommerce table.shop_table td {
	padding: 15px 12px;
	line-height: 1.2em;
}
body .woocommerce form .form-row label {
	color: var(--global-palette3);
}
::placeholder {
	color: var(--global-palette5) !important;
}
#ship-to-different-address .woocommerce-form__label span .woocommerce-billing-fields h3, .woocommerce-checkout h3 {
	font-size: 22px;
}
.woocommerce form .form-row label {
	font-size: inherit !important;
}
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;
}
.about-accroding .elementor-accordion-icon {
	margin-block-start: 4px;
}
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-radius: 0rem;
}
body a.post-more-link .thebase-svg-icon {
	display: none;
}
h2.entry-related-title {
	text-align: center;
}
.entry-related .entry-related-inner-content {
	padding-top: 6.5em;
	padding-bottom: 8.5em;
	padding-left: 0;
	padding-right: 0;
}
body .tns-outer .tns-nav {
	bottom: -40px;
}
.entry-related .tns-outer .tns-nav button {
	width: 18px;
	height: 18px;
}
#cancel-comment-reply-link, .comment-form .logged-in-as a, .logged-in-as a {
	text-decoration: underline;
}

.loop-entry.type-post .entry-header h2.entry-title {
	line-height: 1.2;
}

article.entry.loop-entry {
	position: relative;
}

.single-post .single-content figure {
	margin: 0;
}
.single-post .wp-block-pullquote blockquote::before {
	font-size: 150px;
	color: var(--global-palette6);
	left: -15px;
	top: 75px;
}
.cms-banner img, .elementor-image-box-img img, .gallery-item img, .gallery-slider img, .loop-entry .post-thumbnail-inner img{
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.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{
	transform: scale(1.05);
}
.service_cms .elementor-widget-image:hover img {
	transform: scale(1.05);
}
.service_cms .elementor-widget-image img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.service_cms .elementor-widget-image{
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.cms-banner .elementor-widget-wrap, .elementor-image-box-img, .gallery-item .gallery-icon, .gallery-slider .swiper-slide-inner, .post-thumbnail-inner, .widget_media_image, .poerfolio-banner .elementor-widget-container {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.single-post .wp-block-pullquote {
	padding: 0em 0 1.5em;
}
.comments-area .comment-respond {
	margin-block: 6em;
}

body .woocommerce form.login, body .woocommerce form.register {
	border: 1px solid var(--global-palette8);
	border-radius: 0 !important;
}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: auto;
}
.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, body.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {
	position: absolute;
	right: 0;
	display: block;
	top: 3px;
	min-width: 2rem;
	text-align: center;
}
.woocommerce .products span.onsale, .woocommerce .product span.onsale {
	padding: 0.3em 0.8em;
	border-radius: 0;
	line-height: 1.3;
	font-weight: 500;
	z-index: 8;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
	line-height: 28px;
}
.woocommerce ul.products li.product .entry-content-wrap .price ins, .comment-meta .comment-author, body .woocommerce table.shop_table th, body .woocommerce form .form-row label {
	font-weight: 500;
}
body.woocommerce .quantity .qty {
	height: 45px;
	border-radius: 0;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
	color: var(--global-palette5);
}
body.woocommerce table.shop_attributes tr:nth-child(2n) td, body.woocommerce table.shop_attributes tr:nth-child(2n) th {
	background: var(--global-palette9);
}
.woocommerce p.stars a::before {
	color: #ffb300;
}
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;
}
body.woocommerce ul.products li.product .entry-content-wrap {
	transition: none;
}
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-radius: 0px;
}
body .select2-container--default .select2-selection--single {
	border-radius: 0;
}
/** owl-carousel **/
.owl-carousel .owl-wrapper-outer {
	overflow-inline: -moz-hidden-unscrollable;
	overflow-x: clip;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-item, .rtl .elementor-tab-content .tab-left-part-2 {
	float: left;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
}
.flexslider, .owl-carousel .owl-wrapper-outer, .home-product .owl-buttons, #sb-wrapper, .home-service, .feature{
	direction: ltr;
}
.owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/left-arrow.svg);
	background-position: 0;
}

.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 {
	left: -20px;
	right: auto;
}
.owl-theme .owl-buttons div.owl-next {
	right: -20px;
	left: auto;
}
.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;
	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;
}
.owl-theme .owl-buttons div.owl-next::after {
	background-image: url(assets/images/right-arrow.svg);
	background-position: 100%;
}

.testimonial .owl-theme .owl-buttons div.owl-next::after {
	background-image: url(assets/images/testi-right-arrow.svg);
	background-position: 100%;
}
.testimonial .owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/testi-left-arrow.svg);
	background-position: 0;
}
.Team-carousel .owl-controls {
	text-align: center;
	clear: both;
	line-height: 13px;
	padding-top: 30px;
}
.owl-theme:hover .owl-buttons div {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.owl-controls .owl-pagination .owl-page {
	margin: 5px 4px;
	display: inline-block;
	zoom: 1;
	cursor: pointer;
}
.Team-carousel .owl-controls .owl-pagination .owl-page span {
	background: var(--global-palette1);
}

.owl-controls .owl-pagination .owl-page span {
	width: 11px;
	height: 11px;
	display: block;
	background: var(--global-palette9);
	cursor: pointer;
	margin: 2px;
	text-indent: -9999px;
	-webkit-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	-moz-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	-o-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.owl-controls .owl-pagination .owl-page:hover span, .owl-controls .owl-pagination .owl-page.active span {
	border-color: var(--global-palette2);
	background: var(--global-palette2);
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
}
.woocommerce.widget_product_categories > ul li a, .woocommerce .wp-block-woocommerce-product-categories > ul li a {
	display: inline-block;
	vertical-align: middle;
}
.widget .tagcloud, .widget .widget_product_tag_cloud, .widget .wp-block-tag-cloud, .widget li {
	list-style: none;
	margin: 0;
	position: relative;
}
body .widget-area a:not(.button):hover, body .woocommerce ul.cart_list li a:hover, body .woocommerce ul.product_list_widget li a:hover, .thebase-breadcrumbs a {
	text-decoration: none;
}
.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
	font-size: 15px;
}
body.woocommerce div.product div.images .flex-control-thumbs li, body.woocommerce div.product div.images .flex-control-thumbs li:first-child, body.woocommerce div.product div.images .flex-control-thumbs li:nth-child(7), body.woocommerce div.product div.images .flex-control-thumbs li:nth-child(6) {
	width: auto;
	height: auto;
	padding: 0;
}
/** Product Tab **/
.entry-content-wrap .woocommerce form .form-row label, .woocommerce div.product .summary .product_meta > span, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a:hover {
	color: var(--global-palette5);
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li.active a, body .site-footer-wrap .rss-date, body .site-footer-wrap cite, .site-footer-wrap .widget_calendar th {
	color: var(--global-palette9);
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li a {
	padding: 11px 27px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}

body .woocommerce.widget_price_filter .ui-slider .ui-slider-handle, body .woocommerce span.onsale, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li.active:hover {
	background-color: var(--global-palette2);
	border: 1px solid var(--global-palette2);
}
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-palette2);
	color: var(--global-palette9);
	border: 2px solid var(--global-palette2);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	margin-inline-start: 0;
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li:hover {
	border: 1px solid var(--global-gray-400);
	background-color: var(--global-palette9);
	border-radius: 0;
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li.active a, body .site-footer-wrap .rss-date, body .site-footer-wrap cite, .site-footer-wrap .widget_calendar th {
	color: var(--global-palette9);
}
.widget .product_list_widget li > span, .widget .product_list_widget li a, body.woocommerce div.product .woocommerce-tabs ul.tabs, .widget.widget_recent_comments ul li > span, .widget.widget_recent_comments ul li a, .widget.widget_rss ul li > span, .widget.widget_rss ul li a, .widget .widgets-blog-posts li > span, .widget .widgets-blog-posts li a, .widget .wp-block-latest-comments li > span, .widget .wp-block-latest-comments li a, .widget .wp-block-latest-posts li > span, .widget .wp-block-latest-posts li a, body.woocommerce table.shop_attributes td p, body.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0;
}

.wp-block-quote, blockquote {
	-webkit-padding-start: 1em;
	padding-inline-start: 1em;
	border-left: 4px solid var(--global-palette3);
	background-color: var(--global-palette7);
	padding: 2em;
	margin: 1.5em 0;
}
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 {
	margin-block-end: 0;
	margin-block-start: 10px;
}
.entry-author-style-center .entry-author-profile {
	text-align: center;
	border: 1px solid var(--global-gray-400);
	padding: var(--global-sm-spacing);
}
.entry-author-style-center .entry-author-avatar {
	position: relative;
	margin-bottom: 1em;
	margin-top: -80px;
	background: #fff;
	display: inline-block;
	padding-inline: 15px;
}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a, .entry-author-style-center .entry-author-name {
	font-size: inherit !important;
	display: block;
}
.entry-author-style-center {
	padding-top: 50px;
}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}
.wpcf7-form > div {
	margin-block: 10px;
}
.contact-cols {
	display: flex;
	grid-column-gap: 24px;
	-moz-column-gap: 24px;
	column-gap: 24px;
}
.wpcf7 label {
	padding-block: 10px;
	display: block;
	color: var(--global-palette3);
}
.wpcf7 .wpcf7-form-control-wrap input {
	border-radius: 0;
}
body .wpcf7 p {
	margin-bottom: 10px;
}
.wpcf7 .wpcf7-submit, .wpcf7 input {
	display: block;
	width: 100%;
}
.woocommerce-cart .woocommerce-cart-form table.cart td.actions .coupon .input-text {
	margin-inline-end: 0px;
	border-radius: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table, .woocommerce table.shop_table, body .woocommerce .woocommerce-info, .woocommerce .woocommerce-error li, .woocommerce .thebase-woo-results-count{
	font-weight: 400;
	font-size: 16px;
	color: var(--global-palette5);
}
.container-inner {
	margin: 0 15px;
}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {
	background: var(--global-palette7);
	padding: 30px;
}
.woocommerce-form.woocommerce-form-login.login {
	border: 1px solid var(--global-gray-400);
	border-radius: 0;
}
body .woocommerce form.register {
	border: 1px solid var(--global-gray-400);
	border-radius: 0;
}
/** End comman css **/

/** footer **/
.site-footer .footer-html {
	margin: 0;
}
.site-bottom-footer-wrap .footer-widget-area-inner p {
	margin: 0;
}
/** Tab **/
.galley-tab.elementor-widget-tabs .elementor-tab-content {
	padding: 0 !important;
}

/** Team **/
.our-team .elementor-image-box-content {
	padding-block-end: 25px;
}

/**Latest news **/
.blog .loop-entry .entry-header .entry-title {
	margin: 0 0 10px;
	color: var(--global-palette1);
}
.blog .loop-entry .entry-content-wrap {
	padding: 20px 30px;
}
.blog .entry-header {
	margin-bottom: 0;
}
article.loop-entry.type-post.has-post-thumbnail .entry-meta {
	margin: 10px;
}
.loop-entry.type-post.has-post-thumbnail .entry-meta {
	position: absolute;
	top: 0;
	background: var(--global-palette9);
	color: var(--global-palette1);
	padding: 0.3em .8em;
	margin: 10px;
	left: 0;
	right: auto;
	bottom: auto;
}
.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;
}
.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;
}
body #mobile-drawer.popup-drawer .drawer-inner {
	max-width: 320px;
}
body .entry {
	border-radius: 0;
}
.comment-navigation .nav-links, .post-navigation .nav-links {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	border-block-start: 1px solid var(--global-gray-400);
	padding-block: var(--global-sm-spacing);
}
.content-wrap .entry-author {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	margin-block-end: 0;
}
body .entry-tags a.tag-link:hover {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border-color: var(--global-palette2);
}
#cancel-comment-reply-link {
	color: var(--global-palette2);
}
body .comment-form .comment-input-wrap p label, body .comment-form p.comment-form-float-label label {
	color: var(--global-palette5);
}
/** product**/
.woocommerce ul.products.woo-archive-btn-button .button {
	width: auto !important;
	display: inline-block !important;
	vertical-align: top;
}
.products-list-view .product-details.content-bg.entry-content-wrap {
	text-align: left;
}
.woocommerce-product-gallery .flex-viewport, .yith-wcqv-wrapper .woocommerce-product-gallery__wrapper {
	border: 1px solid var(--global-gray-400);
}
.woocommerce .quantity.spinners-added input.minus, .woocommerce .quantity.spinners-added input.plus {
	color: var(--global-palette1);
}
body .quantity.spinners-added:hover {
	border: 1px solid var(--global-palette1);
}
body.woocommerce div.product form.cart .group_table td:first-child {
	width: auto;
}
.woocommerce ul.products.woo-archive-btn-button .button, .woocommerce ul.products.woo-archive-btn-button .wc-forward {
	padding: 10px 24px 10px 24px;
	color: var(--global-palette1);
	border: 1px solid var(--global-palette1);
}

/** sidebar **/
.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: 4px;

}
.sidebar-search .wp-block-search__button.has-icon {
	border-color: var(--global-palette2);
	color: var(--global-palette9);
	background: var(--global-palette2);
}
.wp-block-search .wp-block-search__input {
	border-radius: 0;
}


/** Responcive **/

@media screen and (max-width: 1555px){
	body .elementor-6754 .elementor-element.elementor-element-106cd12 > .elementor-element-populated {
		padding: 11% 7% 11% 7%;
	}
}

@media screen and (max-width: 1366px){
	.testimonial .owl-theme .owl-buttons div.owl-prev {
		left: 20px;
		right: auto;
	}
	.testimonial .owl-theme .owl-buttons div.owl-next {
		right: 20px;
		left: auto;
	}
}

@media screen and (max-width: 1024px){
	.site-footer-section .footer-widget-area.footer-social {
		display: none;
	}
	footer .wp-block-group .toggled-on .widget-title::before, footer .toggled-on.widget_newsletterwidget .widget-title::before {
		content: "\f106";
	}
	footer .wp-block-group .widget-title::before, footer .widget_newsletterwidget .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;
	}
	.site-footer .widget-area .widget-title {
		margin-bottom: 0px;
	}
	footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul, footer .wp-block-group .toggled-off > p, footer .wp-block-group .toggled-off .wp-block-columns {
		display: block;
		padding-block: 20px;
	}
	footer .wp-block-group .toggled-off .wp-block-group, footer .wp-block-group .toggled-off > ul, footer .wp-block-group .toggled-off > p, footer .wp-block-group .toggled-off .wp-block-columns {
		display: none;
	}
	footer .wp-block-group .widget-title {
		padding: 0 0 0px;
		margin: 0;
	}
	footer .wp-block-group .widget-title, footer .widget_newsletterwidget .widget-title {
		cursor: pointer;
		position: relative;
	}
	footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul, footer .widget_newsletterwidget.toggled-on .newsletter-dec {
		padding-block: 5px;
	}
	.wp-block-group.Widget-desc {
		max-width: inherit;
	}
	footer .wp-block-group .toggled-on .wp-block-columns, footer .wp-block-group .toggled-on .wp-block-group, footer .footer-widget-area-inner .toggled-on .widget_block {
		display: block;
		padding-block: 20px;
		margin-bottom: 0;
	}
	footer .widget_newsletterwidget.toggled-on .newsletter-dec {
		padding-top: 10px;
	}

	.woocommerce-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {
		width: 100%;
	}
	.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {
		display: flex;
	}
	.primary-sidebar.active {
		transform: translateX(0);
	}
	.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: #fff;
	}
	.primary-sidebar.widget-area .sidebar-inner-wrap {
		padding: 0 20px 20px 20px;
	}
	.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {
		display: flex;
	}
	.primary-sidebar .thebase-hide-sidebar-btn .thebase-svg-iconset svg {
		width: 1.6em;
		height: auto;
		cursor: pointer;
	}
	.single-product.woocommerce div.product form.cart div.quantity {
		margin-bottom: 10px;
	}
	.elementor-tab-content .tab-left-part, .tab-left-part {
		width: 100%;
		float: left;
		margin-inline-end: 0;
	}
	.elementor-tab-content .tab-right-part, .elementor-tab-content .tab-right-part-2, .tab-right-part {
		width: 100%;
		margin-top: 30px;
	}
	.elementor-tab-content .tab-left-part-2 {
		width: 100%;
		float: right;
		margin-inline-start: 0;
	}
	.elementor-tab-content .elementor-button-wrapper {
		margin-top: 25px;
	}
	.elementor-widget-tabs.cat-tab h2 {
		margin-bottom: 15px;
	}
	.elementor-tab-content .tab-left-part, .tab-left-part, .elementor-tab-content .tab-left-part-2 {
		margin: 0;
		float: left;
	}
	
}


@media screen and (max-width: 767px){
	.our-team .elementor-image-box-content {
		padding-inline: 5px;
	}
	
}
@media screen and (max-width: 575px){
	.woocommerce ul.products li.product a.woocommerce-loop-image-link {
		max-width: 100%;
		margin: 0 auto;
	}
	.products-list-view .product-details.content-bg.entry-content-wrap {
		text-align: center;
	}
}

@media screen and (max-width: 479px){
.woocommerce-page.woocommerce-checkout form .form-row-first, .woocommerce-page.woocommerce-checkout form .form-row-last, .woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form .form-row-first, .woocommerce.woocommerce-checkout form .form-row-last, .woocommerce.woocommerce-checkout form.login .form-row {
	width: 100%;
	float: none;
}
.primary-sidebar {
	width: 100%;
}
}


/** RTL **/
.rtl #search-drawer .drawer-inner input.search-field {
	padding: 0.8em 0.8em 0.8em 80px;
}
.rtl select.orderby {
	background-position: left 6px top 50%;
	padding-right: 5px;
	padding-left: 25px;
}
.rtl .thebase-product-toggle-container .thebase-toggle-shop-layout {
	margin-right: 0.5em;
	margin-left: 0;
}
.rtl .woocommerce.widget_price_filter .price_slider_amount .button {
	float: right;
}
.rtl .woocommerce.widget_price_filter .price_label {
	text-align: right;
}
.rtl.woocommerce .wp-block-woocommerce-product-categories > ul li .wc-block-product-categories-list-item-count, .rtl.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {
	right: auto;
	left: 0;
}
.rtl .widget-area ul {
	padding-left: 0;
	margin-left: 0;
}
.rtl.woocommerce ul.products li.product span.onsale {
	left: 15px;
	right: auto;
}
.rtl .woocommerce .woocommerce-widget-layered-nav-list a::before {
	margin-right: 0;
	margin-left: 0.6em;
}
.rtl select {
	padding: 0.2em 0.5em 0.2em 35px;
	background: var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 2% 50%;
}
.rtl .woocommerce form.checkout_coupon.woocommerce-form-coupon .form-row-first, .rtl .woocommerce form.checkout_coupon.woocommerce-form-coupon .form-row-last {
	float: none;
}
.rtl .elementor-align-left {
	text-align: right;
}
body.rtl .title-align-left {
	text-align: right;
}

body.rtl .header-contact-item .contact-label {
	margin-inline-start: 0.3em;
	margin-inline-end: 0;
}
.rtl .elementor-6754 .elementor-element.elementor-element-f934d34 > .elementor-element-populated {
	margin: 0px 85px 0px 0px ;
	--e-column-margin-right: 85px;
	--e-column-margin-left: 0px;
}
.rtl .elementor-6754 .elementor-element.elementor-element-106cd12 > .elementor-element-populated {
	padding: 14% 11% 14% 14% ;
}
.rtl .elementor-6754 .elementor-element.elementor-element-70cf819, .rtl .elementor-6754 .elementor-element.elementor-element-34652b4, .rtl .elementor-6754 .elementor-element.elementor-element-4b63f2f{
	text-align: right;
}
.rtl .blog .loop-entry .entry-content-wrap {
	text-align: right;
}
.rtl .footer-widget-area.content-align-right {
	text-align: left;
}
.rtl .products-list-view .product-details.content-bg.entry-content-wrap {
	text-align: right;
}
.rtl.archive.content-style-unboxed.woocommerce ul.products.products-list-view li.product.content-bg.loop-entry .entry-content-wrap:not(.loop-entry) {
	padding: 0 1.5rem 0 0 ;
}
.rtl.woocommerce ul.products.products-list-view li.product .star-rating {
	margin-right: 0;
}
.rtl .comment-content td, .rtl .comment-content th, .rtl .entry-content table td, .rtl .entry-content table th {
	text-align: right;
}
.rtl.thebase-cart-button-medium-large.woocommerce div.product form.cart div.quantity.spinners-added {
	margin: 0 0 0 2%;
}
body.rtl.woocommerce div.product form.cart .variations label {
	text-align: right;
}
.rtl.woocommerce div.product form.cart .variations select {
	margin-right: 0;
	margin-left: 1em;
}
.rtl .alignleft {
	float: right;
}
.rtl.woocommerce-account .account-navigation-wrap .thebase-account-avatar {
	padding-left: 0;
	padding-right: calc( 1em + 4px);
}
.rtl.woocommerce-account .account-navigation-wrap .thebase-customer-image img{right: 0; left: auto;}

.rtl .elementor-counter .elementor-counter-number-suffix {
	text-align: right;
}
.rtl .elementor-widget-progress {
	text-align: right;
}
.rtl .elementor-progress-text {
	padding-left: 0;
	padding-right: 15px;
}
.rtl .elementor-progress-percentage {
	padding-right: 0;
	padding-left: 15px;
}
.rtl .elementor-5434 .elementor-element.elementor-element-2c90af1 .elementor-icon-list-text {
	padding-left: 0;
	padding-right: 12px;
}
.rtl .elementor-5434 .elementor-element.elementor-element-8babbf9 .elementor-icon-list-text{
	padding-right: 10px;
	padding-left: 0;
}
.rtl .elementor-5434 .elementor-element.elementor-element-fbdfd5d .elementor-icon-list-text {
	padding-left: 0px;
	padding-right: 10px;
}
.rtl .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
	border-left-style: none;
	border-right: 1px solid var( --e-global-color-thebase2 ) ;
}
.rtl .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
	border-style: solid none solid solid ;
}
.rtl .elementor-widget-tabs .elementor-tabs {
	text-align: right;
}
.rtl .elementor-5322 .elementor-element.elementor-element-c8e25d2 > .elementor-widget-container {
	margin: 0px 0px 0px 15px;
}
.rtl .elementor-5322 .elementor-element.elementor-element-89a28f2 > .elementor-widget-container {
	margin: 0px 15px 0px 0px ;
}
.rtl .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active::after, .rtl .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active::before {
	left: 0;
	right: auto;
	border-left-style: solid;
	border-right-style: none;
}
.rtl .elementor-accordion {
	text-align: right;
}
.rtl .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	float: left;
	text-align: left;
}
.rtl .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
	float: right;
	text-align: right;
}
.rtl .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
	float: left;
	text-align: left;
}
.rtl .elementor-toggle {
	text-align: right;
}
.rtl .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
	margin-right:0;
	margin-left:  var(--icon-box-icon-margin,15px);
}
.rtl .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
	text-align: right;
}
.rtl .elementor-5426 .elementor-element.elementor-element-c80a6f3 > .elementor-element-populated {
	padding: 0em 0em 0em 5em;
}
.rtl .elementor-5426 .elementor-element.elementor-element-49d70c8, .rtl .elementor-5426 .elementor-element.elementor-element-80fd710, .rtl .elementor-5426 .elementor-element.elementor-element-b57c6dd, .rtl .elementor-5426 .elementor-element.elementor-element-6b7fc34 {
	text-align: right;
}
.rtl .elementor-5426 .elementor-element.elementor-element-7d7b44e, .rtl .elementor-5426 .elementor-element.elementor-element-5bfc823, .rtl .elementor-5426 .elementor-element.elementor-element-28f9abb, .rtl .elementor-5426 .elementor-element.elementor-element-15ba87b{
	text-align: right;
}
.rtl .elementor-5426 .elementor-element.elementor-element-9d06758 .elementor-icon-list-text {
	padding-left: 0;
	padding-right: 10px;
}
.rtl .elementor-2242 .elementor-element.elementor-element-0606674 > .elementor-element-populated {
	margin: 0px 85px 0px 0px ;
	--e-column-margin-right: 85px;
	--e-column-margin-left: 0px;
}
.rtl .elementor-2242 .elementor-element.elementor-element-7843114 > .elementor-element-populated {
	padding: 0em 4em 0em 0em ;
}
.rtl .elementor-2450 .elementor-element.elementor-element-f196a55 > .elementor-element-populated {
	padding: 0%  0% 0% 8%;
}
.rtl .elementor-2450 .elementor-element.elementor-element-31947d6 .elementor-widget-container {
	text-align: right;
}
.rtl .elementor-2450 .elementor-element.elementor-element-673c25f > .elementor-element-populated {
	padding: 0% 8% 0% 0% ;
}
.rtl .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
	border-right: 1px solid rgba(255,255,255,0.1);
	border-left: 0;
}
.rtl .mobile-navigation ul ul {
	padding-right: 1em;
	padding-left: 0;
}
.rtl .thebase-show-sidebar-btn {
	right: -2px;
	left: auto;
	border-radius: 50px 0 0 50px;
}
.rtl .entry-author-avatar {
	right: 0;
	left: auto;
}
.rtl .entry-author-profile {
	padding-left: 0px;
	padding-right: 100px;
}
.rtl .wp-block-quote, .rtl blockquote {
	border-left: 0;
	border-right: 4px solid var(--global-palette3);
}
.rtl .elementor-alert {
	text-align: right;
	border-left: 0;
	border-right: 5px solid transparent;
}
.rtl .elementor-5310 .elementor-element.elementor-element-8304a62 .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-da71586 .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-6d29d9a .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-07e12df .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-faef03d .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-faef03d .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-d773396 .elementor-alert
.rtl .elementor-5310 .elementor-element.elementor-element-a242955 .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-cd70d4b .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-40ea6c5 .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-d773396 .elementor-alert, .rtl .elementor-5310 .elementor-element.elementor-element-a242955 .elementor-alert {
	border-right-width: 0px;
}
.rtl .elementor-5310 .elementor-element.elementor-element-51a438b .elementor-alert {
	border-left-width: 0;
	border-right-width: 5px;
}
.rtl .elementor-widget.elementor-align-left .elementor-icon-list-item, .rtl .elementor-widget.elementor-align-left .elementor-icon-list-item a {
	text-align: right; 
}
.rtl .wpcf7 label {
	text-align: right;
}

/** RTL Responcive **/
@media screen and (max-width: 1555px){
	body.rtl .elementor-6754 .elementor-element.elementor-element-106cd12 > .elementor-element-populated {
		padding: 11% 7% 11% 7%;
	}
}

@media screen and (max-width: 1366px){
	.rtl .elementor-6754 .elementor-element.elementor-element-34652b4, .rtl .elementor-6754 .elementor-element.elementor-element-70cf819, .rtl .elementor-6754 .elementor-element.elementor-element-4b63f2f {
		text-align: center;
	}
}

@media screen and (max-width: 1024px){
	.rtl .primary-sidebar.active {
		transform: translateX(0);
	}
	.rtl .primary-sidebar {
		right: 0;
		left: auto;
		transform: translateX(100%);
	}
	.rtl .elementor-6754 .elementor-element.elementor-element-f934d34 > .elementor-element-populated {
		margin: 3em 0em 2em 0em;
		--e-column-margin-right: 0em;
		--e-column-margin-left: 0em;
	}
	body.rtl .elementor-6754 .elementor-element.elementor-element-106cd12 > .elementor-element-populated {
		padding: 7% 7% 5% 7%;
	}
	.rtl footer .wp-block-group .widget-title::before, footer .widget_newsletterwidget .widget-title::before {
		left: 0;
		right: auto;
	}
	.rtl .footer-widget-area.content-tablet-align-center {
		text-align: center;
	}
	.rtl .elementor-5426 .elementor-element.elementor-element-c80a6f3 > .elementor-element-populated {
		padding: 0em 0em 0em 3em;
	}
	.rtl .elementor-2242 .elementor-element.elementor-element-0606674 > .elementor-element-populated {
		margin: 3em 0em 2em 0em;
		--e-column-margin-right: 0em;
		--e-column-margin-left: 0em;
	}
	.rtl .elementor-2242 .elementor-element.elementor-element-7843114 > .elementor-element-populated {
		padding: 2em 2em 2em 2em;
	}
}

@media screen and (max-width: 767px){
	.rtl .elementor-5322 .elementor-element.elementor-element-c8e25d2 > .elementor-widget-container {
		margin: 0px 0px 15px 0px;
	}
	.rtl .elementor-5322 .elementor-element.elementor-element-89a28f2 > .elementor-widget-container {
		margin: 0px 0px 15px 0px;
	}
	.rtl .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
		border-style: none none solid none;
	}
	.rtl .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
		text-align: center;
	}
	.rtl .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
		margin-right: 0;
		margin-left: 0;
	}
	.rtl .elementor-5426 .elementor-element.elementor-element-c80a6f3 > .elementor-element-populated {
		padding: 0em 0em 0em 0em;
	}
	.rtl .elementor-2242 .elementor-element.elementor-element-7843114 > .elementor-element-populated {
		padding: 3em 0em 2em 0em;
	}
	.rtl .elementor-2450 .elementor-element.elementor-element-f196a55 > .elementor-element-populated {
		padding: 0% 0% 0% 0%;
	}
	.rtl .elementor-2450 .elementor-element.elementor-element-673c25f > .elementor-element-populated {
		padding: 0% 0% 0% 0%;
	}
}