/*
 Theme Name:   Florance
 Theme URI:    https://demos.codezeel.com/wordpress/WP03/WP067/
 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: florance
 License: GNU General Public License v3.0 (or later)
 License URI: https://codezeel.com/license
*/

/* comman css start */
.wpcf7-not-valid-tip {
    margin-top: 10px;
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.service-accroding .elementor-tab-title {
	border-block-end: 1px solid #e0dfda;
}
.flexslider,
.owl-carousel .owl-wrapper-outer,
.home-product .owl-buttons,
#sb-wrapper,
.home-service,
.feature {
	direction: ltr;
}

body.search-results .loop-entry .entry-meta {
	text-transform: capitalize;
}
body .thebase-breadcrumbs {
	margin: 0.5em 0;
}
/* Header */
body .site-main-header-inner-wrap {
    min-height: 110px;
}
body .site-main-header-wrap .site-header-row-container-inner>.site-container {
    padding: 0px;
}
body .header-navigation .header-menu-container ul ul li.menu-item > a {
	color: var(--global-palette2);
}
/**header button**/
body #main-header .header-button.button-size-custom {
    padding: 14px 37px 14px 37px;
}
body #main-header .header-button:hover {
	box-shadow: none;
}
body .site-header-item {
	margin-right: 15px;
}
body #main-header .header-button {
	box-shadow: none;
}
body .service-cms-blobk h1.elementor-heading-title {
	margin-bottom: 0;
}
body .wpcf7 form.invalid .wpcf7-response-output {
	border: 2px solid #ffb900;
}
/* Footer */
body .site-middle-footer-inner-wrap {
    padding-top: 130px;
    padding-bottom: 120px;
    grid-column-gap: 0px;
    grid-row-gap: 30px;
}
body .site-footer-row.site-footer-row-columns-4.site-footer-row-column-layout-left-forty {
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
}
body .footer-widget-area.content-align-center {
    text-align: start;
}
body .site-footer-bottom-section-2 {
	margin-left: auto;
    align-items: center;
}
body .site-middle-footer-inner-wrap .widget-area .widget-title {
	letter-spacing: 0px;
}
.newsletter_text {
	padding-bottom: 10px;
	text-transform: initial;
}
body .site-bottom-footer-inner-wrap {
    padding-top: 10px;
	padding-bottom: 10px; 
}
.wp-block-group p.footer-address::before {
	content: "\f041";
	font-family: 'fontawesome';
	margin-right: 10px;
	font-size: 18px;
	color: var(--e-global-color-thebase1);
}
.wp-block-group p.footer-email::before {
	content: "\f0e0";
	font-family: 'fontawesome';
	margin-right: 10px;
	font-size: 16px;
	color: var(--e-global-color-thebase1);
}
.wp-block-group p.footer-contact::before {
	content: "\f095";
	font-family: 'fontawesome';
	margin-right: 10px;
	font-size: 18px;
	color: var(--e-global-color-thebase1);
}
.wp-block-group p.footer-address {
	display: flex;
	line-height: 30px;
	margin-top: 20px;
}
.wp-block-group p.footer-email {
	text-transform: initial;
}
.wp-block-group p.footer-contact {
	text-transform: initial;
}
.custom-icon-box .elementor-image-box-img {
	position: relative;
}
.custom-icon-box .elementor-image-box-img:after {
	top: auto;
	bottom: 0;
	transition-delay: 0.15s;
}
body .tnp-widget .tnp-field label {
    display: none;
}
.custom-icon-box .elementor-image-box-img img {
	width: 100%;
	height: auto;
}
.home-rooms .elementor-element.elementor-widget-image-box .elementor-image-box-description {
	margin-top: 5px;
}
/* Gallery */
body .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
}
/* CMS Banner */
.cms-banner-main .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    align-self: center;
    padding-left: 0px;
}
/* video cms */
.video-cms .elementor-custom-embed-play {
	position: absolute;
	top: 36%;
}
/* Homepage */
/*cms-hover-common-zoom*/
.cms_banner .elementor-element-populated:hover>.elementor-widget-image img,
.our-team-img-box .elementor-image-box-img:hover img,
.loop-entry .post-thumbnail-inner:hover img,
.our-team .elementor-element-populated .elementor-image-box-img:hover img,
.portfolio-img .gallery-item .gallery-icon:hover img,
.image-gallay-part .gallery-slider .swiper-slide-inner:hover img,
.image-gallay-part .gallery-item .gallery-icon:hover img {
	transform: scale(1.05);
}

.cms_banner .elementor-element-populated .elementor-widget-container,
.our-team-img-box .elementor-widget-container .elementor-image-box-img,
.our-team .elementor-element-populated .elementor-widget-container .elementor-image-box-img,
.portfolio-img .gallery-item .gallery-icon,
.image-gallay-part .gallery-item .gallery-icon,
.image-gallay-part .gallery-slider .swiper-slide-inner {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.loop-entry .post-thumbnail-inner img,
.cms-service .elementor-icon-box-icon,
.portfolio-img .elementor-image-gallery .gallery-item img,
.image-gallay-part .gallery-slider .swiper-slide-inner img,
.image-gallay-part .gallery-item .gallery-icon img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.home-rooms .elementor-widget-image, .home_gallery .swiper-slide figure, .single-entry .wp-block-image figure, .single-entry .wp-block-image, .home_pricingtable .elementor-widget-image, .cms-banner-main .elementor-widget-image img {
	overflow: hidden;
}
.home-rooms img, .home_gallery .swiper-slide figure img, .single-entry .wp-block-image img, .home_pricingtable img, .cms-banner-main img{
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
}
 .swiper-slide figure img {
	width: 100%;
}
.home-rooms img:hover, .swiper-slide figure img:hover, .single-entry .wp-block-image:hover img, .home_pricingtable img:hover, .cms-banner-main img:hover {
transform: scale(1.05);
}
/*------*/
body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {
	height: auto;
	width: auto;
}

body .single-content h1,
body .single-content h1:first-child,
body .single-content h2,
body .single-content h2: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;
	margin-bottom: inherit;
}

.woocommerce .quantity input[type="number"] {
	-moz-appearance: textfield;
	background: inherit;
}



::placeholder {
	color: var(--global-palette5) !important;
}

.site-footer .footer-widget-area ul {
	padding: 0;
	margin: 0;
}

.footer-widget-area ul li,
.site-footer .widget_block a {
	padding: 4px 0;
	display: block;
}

.widget .tagcloud,
.widget .widget_product_tag_cloud,
.widget .wp-block-tag-cloud,
.widget li {
	list-style: none;
	margin: 0;
	position: relative;
}

#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,
.wp-block-tag-cloud .tag-cloud-link {
	padding-block: 4px;
}

.contact-col-btn {
	position: relative;
}

.wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 7px;
	bottom: auto;
}

.widget_product_tag_cloud .tagcloud .tag-cloud-link {
	font-size: 15px !important;
}

li.hiden_menu>a>i {
	margin-inline-start: 5px;
}

body .wp-block-search .wp-block-search__button {
	border: none;
	color: var(--global-palette9);
	background: var(--global-palette2);
	padding: 13px 30px;
}

body.woocommerce ul.products li.product .price {
	font-weight: inherit;
}

body .thebase-breadcrumbs {
	font-size: 15px;
}

body.single-post .post-title .entry-meta {
	font-weight: 700;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.5px;
    font-family: var(--global-body-font-family);
    text-transform: uppercase;
    color: var(--global-palette1);
}

body.single-product .thebase-breadcrumbs {
	margin: 1em 0;
}
 



/* sidebar css start */
body .primary-sidebar .wp-block-latest-posts__post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
body .wc-block-product-categories {
    margin-bottom: 0em;
}
body .primary-sidebar #block-7 h3 {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
body .primary-sidebar #block-8 ol.wp-block-latest-comments {
		margin: 0 0 0 0px;
}
body .woocommerce .woocommerce-widget-layered-nav-list a::before {
	font-size: 10px;
	border-radius: 0;
}
body .wp-block-latest-comments__comment-author {
	text-transform: capitalize;
}
body .primary-sidebar .search-form .thebase-search-icon-wrap {
	color: var(--global-palette9);
	width: 57px;
}
body .search-form .search-submit[type="submit"]:hover~.thebase-search-icon-wrap {
    color: var(--global-palette9);
}
body .primary-sidebar .search-form .thebase-svg-iconset {
	font-size: 18px;
}
body .primary-sidebar .search-form input[type="search"] {
	border-radius: 50px;
	height: 50px;
}
body .primary-sidebar .search-form .search-submit[type="submit"] {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
	color: transparent;
	border-radius: 0 50px 50px 0px;
    background: var(--global-palette1);
    z-index: 2;
    width: 55px;
    border: 0;
    padding: 8px 12px 7px;
    box-shadow: none;
    overflow: hidden;
}
body .primary-sidebar .search-form .search-submit[type="submit"]:hover {
	background: var(--global-palette2);
}

.primary-sidebar .thebase-hide-sidebar-btn {
	display: none;
	flex: 0 0 auto;
	align-items: center;
	flex-direction: row;
	justify-content: flex-end;
	padding: 15px 0;
}

.primary-sidebar .thebase-hide-sidebar-btn .thebase-svg-iconset {
	cursor: pointer;
}

.thebase-hide-sidebar-btn .thebase-svg-iconset svg {
	height: auto;
	width: 1.6em;
}

.widget .tagcloud,
.widget .widget_product_tag_cloud,
.widget .wp-block-tag-cloud,
.widget li {
	list-style: none;
	margin: 0;
	position: relative;
}

.has-sidebar .primary-sidebar.widget-area .widget:last-child {
	border: none !important;
}

.primary-sidebar.widget-area .widget_block.widget_media_image {
	padding-block: 12px 35px;
}

.primary-sidebar.widget-area .widget_block,
.primary-sidebar.widget-area .woocommerce {
	border-block-end: 1px solid var(--global-palette6);
	padding-block-end: 20px;
}

#primary .widget-area ul {
	margin: 0;
	padding: 0;
}

.site-footer .widget-area .widget-title {
	padding-block-end: 20px;
}

.primary-sidebar.widget-area .widget-title {
	padding-block-end: 5px;
}

.thebase-show-sidebar-btn {
	position: fixed;
	-webkit-margin-end: .5em;
	margin-inline-end: .5em;
	border: 1px solid var(--global-gray-400);
	padding: 0 10px;
	height: 44px;
	line-height: 30px;
	display: none;
	cursor: pointer;
	top: 30%;
	left: -2px;
	z-index: 9;
	background: #fff;
	box-shadow: 0 0 5px 2px var(--global-gray-400);
	align-items: center;
	border-radius: 0 50px 50px 0;
}

.thebase-show-sidebar-btn.active .drawer-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 99;
}

.thebase-show-sidebar-btn .thebase-svg-iconset {
	padding-inline-end: 6px;
}

.thebase-show-sidebar-btn .thebase-svg-iconset svg {
	width: 1.4em;
	height: auto;
}

footer .widget-area .widget-title {
	cursor: pointer;
}

/* sidebar css end */
/* Single Blog */
body .entry-related .loop-entry .entry-header .entry-title {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 700;
    font-family: var(--global-body-font-family);
    color: var(--global-palette2);
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}
body .comment-respond .comment-form textarea#comment {
    border-radius: 10px;
	background: var(--global-palette9);
	border: none;
}
body .single-content .thingsblog_heading {
    padding-bottom: 15px;
}
body .comment-respond input[type="submit"] {
	padding: 14px 32px 14px 32px;
}
body .comment-respond input[type="text"], body .comment-respond input[type="email"], body .comment-respond input[type="url"] {
	border-radius: 50px;
	background: var(--global-palette-btn);
	height: 50px;
}
body .single-content .vacationblog_heading {
    padding-bottom: 15px;
}
body .site .entry-related h2.entry-related-title {
	margin-bottom: 1.5em;
	font-weight: 700;
	font-size: 40px;
}
body .entry-related-carousel .entry-footer {
	display: block;
}
body .entry.single-entry {
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
}
body .single-content .varioussurprisingblog_heading {
    padding-bottom: 15px;
}
body .single-content .ultimateblog_heading {
	padding-bottom: 15px;
}
body .entry-author-style-center .entry-author-profile {
    display: none;
}
.single-post .navigation.post-navigation {
	padding-bottom: 2.5em;
}
body .entry-related .entry-related-inner-content {
    padding-top: 6em;
    padding-bottom: 8em;
    padding-left: 0em;
	padding-right: 0;
}
body .single-content .allabout_heading {
	padding-bottom: 15px;
}
/* cart css end */
.woocommerce ul#shipping_method li {
	padding: 0;
}

body.woocommerce-cart .woocommerce table.shop_table .shipping td {
	padding-inline: 0;
}

body .select2-container .select2-selection--single {
	margin: 0px 0 0;
}
.woocommerce-billing-fields {
	border: 1px solid var(--global-palette6);
	padding: 30px;
}
body .woocommerce table.shop_table tfoot th {
	border-top: 1px solid var(--global-palette6);
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
	background: #fff;
    border: 1px solid #e5e5e5;
	line-height: 50px;
	padding-inline-start: 14px;
	color: var(--e-global-color-thebase5);
	border-radius: 50px;
}
body .woocommerce-terms-and-conditions-checkbox-text {
	text-transform: initial;
}
body .woocommerce-terms-and-conditions {
	border: none;
	box-shadow: none;
}
body #payment ul.wc_payment_methods li.wc_payment_method > label {
	background: var(--global-palette7);
    color: var(--global-palette2);
    border-left: 5px solid var(--global-palette2);
}
.woocommerce .cart-collaterals table.shop_table {
	border: 0;
}
body #payment ul.wc_payment_methods li.wc_payment_method > label::before {
	border: 1px solid var(--global-palette5);
}
body #payment ul.wc_payment_methods li.wc_payment_method > label:hover {
	border-left: 5px solid var(--global-palette2);
	background: var(--global-palette7);
}
body .woocommerce-terms-and-conditions {
	background: var(--global-palette7);
}
.transparent-header header#masthead {
	z-index: 9999;
}
body.woocommerce ul.products:not(.woo-archive-btn-button) .button {
	font-size: 14px;
}
.cart_totals h2 {
	font-size: 27px;
	font-weight: 600;
}
#add_payment_method .cart-collaterals,
.woocommerce-cart .cart-collaterals,
.woocommerce-checkout .cart-collaterals {
	background: var(--global-palette7);
	padding: 30px;
}
.woocommerce table.shop_table {
	border: 1px solid var(--global-palette6);
}
.cart-summary {
	display: none;
}
body .woocommerce form .form-row label {
	font-weight: 500;
	text-transform: capitalize;
	color: var(--global-palette3);
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 55px;
	margin-right: 5px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: var(--global-palette4) transparent transparent transparent;
}
body .select2-container--default .select2-selection--single {
	border-radius: 0;
	border: none;
	height: 55px;
}
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: 700;
	text-transform: capitalize;
	padding: 15px 12px;
	color: var(--global-palette3);
}
body .woocommerce table.shop_table {
	font-size: inherit;
}
body form.checkout .col2-set .col-1 {
	width: 105%;
}
body .woocommerce-checkout h3 {
	margin-bottom: 0.5em;
}
.woocommerce-cart.woocommerce-page table.cart td.actions .button,
.woocommerce-checkout.woocommerce-page table.cart td.actions .button,
.woocommerce-page #add_payment_method table.cart td.actions .button {
	height: auto;
	background: var(--global-palette-btn-bg);
	color: var(--global-palette-btn);
    padding: 0.5em 2em;
}
body #payment #place_order,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 1.1em 1em;
}
.woocommerce-checkout .woocommerce form.checkout_coupon {
	border: 3px dashed #e5e5e5;
}
.woocommerce form.checkout_coupon .form-row-first,
.woocommerce form.checkout_coupon .form-row-last,
.woocommerce form.login .form-row-first,
.woocommerce form.login .form-row-last,
.woocommerce form.register .form-row-first,
.woocommerce form.register .form-row-last {
	float: none;
}
.woocommerce-checkout .woocommerce form .form-row {
	margin: 0 0 1.5em;
}
body.woocommerce-billing-fields .woocommerce-input-wrapper textarea {
	border-radius: 10px;
}
.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce form.login {
	width: 50%;
}
body .woocommerce .woocommerce-info {
    border-left-color: var(--global-palette-highlight-alt);
}
body .woocommerce form .form-row input.input-text {
	height: 50px;
}
body .woocommerce form.login, 
body .woocommerce form.register {
	padding: 40px;
	margin: 2em 0;
	text-align: left;
	border-radius: 0;
	border: 1px solid var(--global-palette6);
}
body .woocommerce form .form-row .button {
	padding: 14px 35px 14px 35px;
}
.woocommerce-cart .woocommerce table.shop_table input {
	font-size: 14px;
}
#ship-to-different-address .woocommerce-form__label span .woocommerce-billing-fields h3,
.woocommerce-checkout h3 {
	font-size: 24px;
    margin-bottom: 0.5em;
    font-weight: 600;
}
.woocommerce-cart .woocommerce table.shop_table td .quantity.spinners-added {
	padding-block: 1px;
	border: 1px solid var(--global-palette6);
}
.woocommerce-cart.woocommerce-page .cart-summary h2 {
	margin-block-end: .5em;
}
.woocommerce-cart.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-checkout.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #add_payment_method table.cart td.actions .coupon .input-text {
	height: 55px;
	margin-inline-end: 15px;
	padding-inline-start: 20px;
}
.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-palette-btn-bg);
	color: var(--global-palette-btn);
}
.primary-sidebar .wp-block-latest-comments li {
	padding-block: 10px;
}
body .primary-sidebar.widget-area .wp-block-latest-comments__comment-date {
	font-size: inherit;
}
body.woocommerce div.product form.cart table td {
	padding-block-end: 20px;
}
body .comment-reply-link {
	color: var(--global-palette4);
	border: 1px solid var(--global-palette4);
	border-radius: 50px;
}
body .loop-entry .entry-header .entry-title {
	margin: 0 0 10px;
}
body .loop-entry .entry-summary p {
	margin: 0 0 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
body .wp-block-latest-posts__list li {
	margin: 0;
}
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 {
	background: #fff;
    border: 1px solid #e5e5e5;
	padding: 16px 25px;
	border-radius: 50px;
}
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 {
	box-shadow: none;
}
body textarea {
	border-radius: 10px;
}
body.woocommerce table.shop_attributes tr:nth-child(2n) td,
body.woocommerce table.shop_attributes tr:nth-child(2n) th {
	background: #f5f5f5;
}
body.admin-bar fieldset {
	border-color: var(--global-palette6);
}
body.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) img {
	width: 100%;
}
body .tnp-widget input[type="email"] {
	width: 315px;
	padding: 10px;
	background-color: var(--global-palette9);
	background-image: none;
	text-shadow: none;
	color: #444;
	font-size: 16px;
	line-height: normal;
	box-sizing: border-box;
	height: 50px;
	border-radius: 50px;
}
.owl-theme.flex-control-nav .owl-buttons div.owl-prev {
	left: 10px;
}
.owl-theme.flex-control-nav .owl-buttons div.owl-next {
	right: 10px;
}
body .tnp-widget input[type="submit"]:hover {
	background-color: var(--global-palette1);
}
body .tnp-widget input[type="submit"] {
	background-color: var(--global-palette1);
	height: auto;
	font-size: 14px;
	border: none;
	width: auto;
	padding: 16px 38px;
}
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;
}
/* cart css start */
/* Team css start*/

/* Team css end*/
/* comman css end */

.cms-dec .elementor-image-box-content {
	padding: 30px 35px;
}

.elementor-section .elementor-element.custom-icon-box .cms-dec .elementor-image-box-img img,
.elementor-section .team-cms .Team-carousel .elementor-element .elementor-image-box-img img {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

body .cms-banner-main h1.elementor-heading-title {
	margin-bottom: 0;
}

.cms-cat-image:hover img {
	filter: blur(0px) saturate(1) contrast(1.4) invert(0.13) sepia(0) grayscale(0) brightness(0.6) hue-rotate(0deg);
	-webkit-filter: blur(0px) saturate(1) contrast(1.4) invert(0.13) sepia(0) grayscale(0) brightness(0.6) hue-rotate(0deg);
	-moz-filter: blur(0px) saturate(1) contrast(1.4) invert(0.13) sepia(0) grayscale(0) brightness(0.6) hue-rotate(0deg);
	-ms-filter: blur(0px) saturate(1) contrast(1.4) invert(0.13) sepia(0) grayscale(0) brightness(0.6) hue-rotate(0deg);
	-o-filter: blur(0px) saturate(1) contrast(1.4) invert(0.13) sepia(0) grayscale(0) brightness(0.6) hue-rotate(0deg);
}

.cms-button {
	margin-block-start: 25px;
}

.team-button {
	margin-top: 8px;
}

.cms-button .button,
.cms-button .button:visited,
.team-button .button,
.team-button .button:visited {
	color: var(--global-palette1);
	background-color: transparent;
	text-decoration: underline;
	padding: 0;
}

.cms-button .button:hover,
.cms-button .button:focus,
.team-button .button:hover,
.team-button .button:focus {
	color: var(--global-palette2);
	background-color: transparent;
}

/* testimonial css start */

.elementor-testimonial-wrapper::before {
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	content: '\f005  \f005  \f005  \f005  \f005';
	position: absolute;
	display: inline-block;
	height: 36px;
	width: 92px;
	vertical-align: top;
	text-align: center;
	-webkit-margin-end: 5px;
	left: 50%;
	top: 35px;
	transform: translateX(-50%);
	bottom: auto;
	font-family: 'FontAwesome';
	color: #ffc000;
}
.testimonial-carousel .owl-pagination {
    position: absolute;
    bottom: -50px;
	width: 100%;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.testimonial-carousel:hover .owl-pagination {
	opacity: 1;
}
body .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
	padding-right: 18px;
}

body .testimonial-carousel .elementor-testimonial-name {
	padding-bottom: 5px;
}

.elementor-testimonial-content {
	border-radius: 0px;
	text-align: center;
}
/* .testimonial-carousel .elementor-testimonial-wrapper .elementor-testimonial-content {
	margin-bottom: 33px;
} */
.cms-banner-right .cls-1 {
	fill: #63AB45;
}

/* testimonial css end */
/* contact-form-7 start */
.wpcf7-form .contact-col-1 {
	width: auto;
	column-gap: 24px;
	display: flex;
	margin-block-end: 2rem;
}
.contact-col-sub-1 {
	width: 50%;
}
.wpcf7-form .contact-col-btn .wpcf7-submit {
	width: 100%;
	padding: 15px 36px 15px 36px;
}
.wpcf7 .wpcf7-form-control-wrap input {
	display: block;
	width: 100%;
	height: 50px;
	margin-top: 10px;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
	height: 130px;
	margin-top: 10px;
}
/* contact-form-7 end */
/* homepage blog css start */
.blog .post-description {
	font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.5px;
    font-weight: 400;
	font-family: var(--global-body-font-family);
}
.blog .loop-entry.type-post .entry-meta {
    font-weight: 700;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.5px;
    font-family: var(--global-body-font-family);
    text-transform: uppercase;
	color: var(--global-palette1);
	margin-bottom: 10px;
}
body .site .post-thumbnail {
    display: block;
    height: 0;
    padding-bottom: 76.74%;
    overflow: hidden;
    position: relative;
}
.blog .more-link-wrap a.post-more-link {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: underline;
    color: var(--global-palette2);
}
.blog .more-link-wrap a.post-more-link:hover {
	text-decoration: none;
    color: var(--global-palette1);
}
.container-inner {
	padding: 0 25px;
}

body.search-results.content-style-unboxed .site .post-thumbnail {
	margin: 0;
}

body.search-results.content-style-unboxed .entry-content-wrap {
	padding: 20px 0 0;
}


.elementor-image-box-img {
	overflow: hidden;
}

.elementor-widget-image {
	overflow: hidden;
}
.entry-content-wrap .posted-by::before {
	mask-image: url(assets/images/admin.svg);
	-webkit-mask-image: url(assets/images/admin.svg);
	mask-size: 17px;
	-webkit-mask-size: 17px;
}
.container-inner.loop-entry.type-post .posted-on::before, .entry-content-wrap .posted-by::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: 17px;
	-webkit-mask-size: 17px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	background: var(--global-palette1);
	-webkit-margin-end: 3px;
	margin-inline-end: 8px;
}
.entry-content-wrap .posted-on::before {
	mask-image: url(assets/images/calendar.svg);
	-webkit-mask-image: url(assets/images/calendar.svg);
	mask-size: 17px;
	-webkit-mask-size: 17px;
}

/* .entry-content-wrap .posted-on::before, .entry-content-wrap .posted-on::before {
	mask-image: url(assets/images/clock.svg);
	-webkit-mask-image: url(assets/images/calendar.svg);
} */
body .entry-meta> ::after {
	display: none;
}
body .loop-entry .entry-header .entry-title {
		font-size: 21px;
		line-height: 30px;
		letter-spacing: 0px;
		font-weight: 700;
		font-family: var(--global-body-font-family);
		color: var(--global-palette2);
		text-transform: capitalize;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;	
}
.more-link-wrap a.post-more-link {
	font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: underline;
    color: var(--global-palette2);
}

.more-link-wrap a.post-more-link:hover {
	color: var(--global-palette1);
	text-decoration: none;
}

body .loop-entry .entry-header .post-description {
	margin: 0 0 15px;
}

body .loop-entry .entry-content-wrap {
	padding: 5px 0 0;
}

body .entry-header {
	margin-bottom: 0;
}

/* homepage blog css end */
/* Archive Blog */
.blog .loop-entry.type-post h2.entry-title {
	font-size: 21px;
	line-height: 30px;
	letter-spacing: 0px;
	font-weight: 700;
	font-family: var(--global-body-font-family);
	color: var(--global-palette2);
	text-transform: capitalize;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;	
}
.blog .more-link-wrap {
		margin: 15px 0 0 0px;
}
.blog .pagination .nav-links {
	text-align: center;
	margin-top: 25px;
}
.blog .pagination .current {
	color: var(--global-palette9) !important;
}
.blog .pagination a:hover {
	background: var(--global-palette1);
	color: var(--global-palette9);
}
.blog .pagination .page-numbers {
	display: inline-block;
    margin-right: 0.5em;
    border: 2px solid transparent;
    min-width: 2.5em;
    line-height: 2.25em;
    text-align: center;
    text-decoration: none;
	border-radius: 50px;
	color: var(--global-palette2);
}
body a.post-more-link .thebase-svg-iconset {
	display: none;
}
/* Author Blog */
body .loop-entry.type-post h2.entry-title {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 700;
    font-family: var(--global-body-font-family);
    color: var(--global-palette2);
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}
body .loop-entry .entry-header .entry-meta {
	font-weight: 700;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.5px;
    font-family: var(--global-body-font-family);
    text-transform: uppercase;
    color: var(--global-palette1);
    margin-bottom: 10px;
}
body .pagination {
	text-align: center;
}
body .pagination .current {
    border-color: var(--global-palette-btn-bg);
    background: var(--global-palette-btn-bg);
	color: var(--global-palette9) !important;
}
body .pagination a:hover {
	background: var(--global-palette1);
    color: var(--global-palette9);
}
body .pagination .page-numbers {
	display: inline-block;
    margin-right: 0.5em;
    border: 2px solid transparent;
    min-width: 2.5em;
    line-height: 2.25em;
    text-align: center;
    text-decoration: none;
    border-radius: 50px;
    color: var(--global-palette2);
}
/* blog page css start */

.comments-area .comment-respond {
	margin-block: 6em;
    padding: 50px;
    background: var(--global-palette7);
}

body #cancel-comment-reply-link,
body .comment-form .logged-in-as a,
body .logged-in-as a {
	color: var(--global-palette-highlight-alt);
	text-decoration: underline;
	font-size: var(--wp--preset--font-size--small);
}
body .comment-form .logged-in-as a:hover, body .logged-in-as a:hover {
	color: var(--global-palette1);
	text-decoration: none;
}
body .wp-block-quote cite,
body .wp-block-quote footer {
	font-size: inherit;
}


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

body .entry-meta>.posted-by {
	margin-inline-end: 10px;
}

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

.entry-related .tns-outer .tns-nav button {
	width: 15px;
	height: 15px;
}

.entry-related .tns-outer button.tns-nav-active::before {
	background: var(--global-palette-highlight-alt);
}

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

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

.loop-entry .sticky-inner {
	position: absolute;
	z-index: 9;
	top: 15px;
	bottom: auto;
	left: 15px;
	right: auto;
	display: none;
}

.single article.loop-entry {
	background: transparent;
}

 body #search-drawer .drawer-inner .drawer-content form input.search-field:focus {
	color: var(--global-palette2);
	box-shadow: none;
}

body #search-drawer .drawer-inner .thebase-search-icon-wrap,
body #search-drawer .drawer-inner .drawer-content form .thebase-search-icon-wrap,
body #search-drawer .drawer-inner .drawer-content form input.search-field {
	color: var(--global-palette2);
}

body .entry-related-carousel .entry-summary, .entry-related-carousel .entry-footer, .entry-related-carousel .entry-taxonomies {
	display: block;
}

input[type="search"].search-field:focus {
	box-shadow: none;
}
.site .post-title h1 {
	color: var(--global-palette2);
}

.loop-entry .sticky-inner .sticky-post {
	color: #fff;
	background: var(--global-palette2);
	padding: 5px 8px;
	border-radius: 4px;
}



body.search-results .loop-entry .entry-header .entry-meta .posted-on {
	font-weight: 700;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.5px;
    font-family: var(--global-body-font-family);
    text-transform: uppercase;
	color: var(--global-palette1);
}



.entry-author-name a {
	text-transform: capitalize;
}

body .entry-tags a.tag-link {
	border: 1px solid var(--global-palette2);
    color: var(--global-palette3);
	border-radius: 50px;
}

body .entry-author-style-center .entry-author-avatar::before,
body .entry-author-style-center .entry-author-avatar::after,
body .comment-navigation .nav-previous::after,
body .post-navigation .nav-previous::after {
	background: var(--global-palette6);
}

body.blog .loop-entry .entry-header .entry-meta .posted-on {
	left: 15px;
}

body .entry-author-style-center,
body .comment-body {
	border-bottom: 1px solid var(--global-palette6);
}

body .wp-block-latest-posts__post-author, 
body .wp-block-latest-posts__post-date {
	color: var(--global-palette5);
	text-transform: uppercase;
    font-size: 13px;
}

.entry-related-title {
	text-align: center;
}

body .entry-related.alignfull {
	padding-bottom: 50px;
}

body .post-navigation-sub small {
	text-transform: capitalize;
	font-size: 18px;
}

.post-description,
body .entry-summary {
	line-height: 20px;
}

body.blog .entry-summary {
	line-height: 25px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
body .comments-area {
	padding: 0 2rem;
	box-sizing: border-box;
}
#blog-posts-products {
    margin: 0 -25px;
}
/* blog page css end */
/* Search */
body #search-drawer .drawer-inner .drawer-content form .thebase-search-icon-wrap {
	font-size: 18px;
}
body .popup-drawer .drawer-header .drawer-toggle {
	color: var(--global-palette2);
}
/* owl-carsoual css start */
.owl-theme .owl-buttons div.owl-prev::after {
	color: var(--wp--preset--color--black) !important;
}

.owl-theme .owl-buttons div.owl-next::after,
.owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	position: absolute;
	top: auto;
	background-size: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: auto;
	background-position: center;
}

.owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/left-arrow.svg);
}

.owl-theme .owl-buttons div.owl-next::after {
	background-image: url(assets/images/right-arrow.svg);
}

.owl-theme:hover .owl-buttons div {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.owl-theme .owl-buttons div {
	display: block;
	font-size: 0;
	height: 32px;
	width: 32px;
	position: absolute;
	text-align: center;
	top: 35%;
	bottom: auto;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto !important;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	margin: auto;
	z-index: 9;
	cursor: pointer;
}

.owl-theme .owl-buttons div.owl-next {
    right: -35px;
    left: auto;
    top: 150px;
}
.owl-theme .owl-buttons div.owl-prev {
    left: -35px;
    right: auto;
    top: 150px;
}
.owl-controls .owl-pagination {
	text-align: center;
}
.owl-pagination .owl-page span {
	height: 10px;
	width: 10px;
	background-color: var(--global-palette2);
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	opacity: .5;
}

.owl-pagination .owl-page.active:hover span,
.owl-pagination .owl-page.active span,
.owl-pagination .owl-page:hover span {
	opacity: 1;
}

.owl-theme .owl-page {
	display: inline-block;
	margin: 3px 3px;
	vertical-align: top;
}

/* owl-carsoual css end */
/* newsletter css start */
body .mc4wp-form input[type="email"] {
	width: 310px;
	padding: 10px 10px;
}

/* newsletter css end */
/* woocommerce css start */
body .woocommerce-ordering select.orderby {
	border-bottom: 1px solid #e5e5e5;
	box-shadow: none;
}
body.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
body.woocommerce-cart.woocommerce-page table.cart td.actions .button:hover {
	background: var(--global-palette-btn-bg-hover);
	color: var(--global-palette-btn);
	border: none;
}
body .woocommerce table.shop_table td {
    border-top: 1px solid var(--global-palette6);
    padding: 22px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
body .woocommerce table.shop_table {
	border: none;
}
body.woocommerce-cart.woocommerce-page table.cart td.actions .coupon input[type="text"]:focus {
	box-shadow: none;
}
body.woocommerce .related.products {
    margin-block-start: 9em;
    text-align: center;
}
body.woocommerce div.product span.price ins {
	font-weight: 500;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top: 1px solid #e5e5e5;
}
body .woocommerce-notices-wrapper .woocommerce-message {
    border-left-color: var(--global-palette-highlight-alt);
}
body.woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
    margin-top: 2em;
}
body .woocommerce-product-gallery .owl-theme.flex-control-nav .owl-buttons div.owl-prev {
    left: 10px;
    top: 35px;
}
body .woocommerce-product-gallery .owl-theme.flex-control-nav .owl-buttons div.owl-next {
    right: 10px;
    top: 35px;
}
body.woocommerce table.shop_attributes td {
    border-bottom: none;
    padding-left: 20px;
}
body.woocommerce div.product p.price ins {
	font-weight: 500;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #e5e5e5;
}
body.woocommerce ul.products li.product .entry-content-wrap {
    text-align: left;
}
body.woocommerce section.products>h2 {
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 700;
}
body.woocommerce table.shop_attributes tr {
    background-color: rgba(0,0,0,0.04);
}
body.woocommerce table.shop_attributes {
	border: 1px solid #e5e5e5;
}
body.woocommerce span.onsale {
	font-weight: 400;
	color: var(--global-palette9);
	border-radius: 50px;
    padding: 0.5em 1.2em;
}
body .woocommerce-tabs #tab-description p {
	margin: 0 0 0 0px;
}
body .comment-respond .comment-form textarea {
    border-radius: 10px;
    background: none;
    border: 1px solid var(--global-palette6);
}
body.woocommerce .woocommerce-message {
    border-left-color: var(--global-palette2);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs, body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-block: 40px 20px;
    margin: 0;
    border-bottom: 1px solid var(--global-palette6);
}
body.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: var(--global-palette1);
    color: var(--global-palette9);	
}
body.woocommerce div.product .product_meta>span {
	color: var(--global-palette5);
	font-size: inherit;
	font-weight: inherit;
	padding-block: 10px 0px;
}
body.woocommerce ul.products li.product .price ins {
    background: none;
    font-weight: 700;
    display: inline-block;
}
body .woocommerce.widget_price_filter .price_slider_amount .button {
	height: 50px;
    line-height: 15px;
	float: left;
	font-size: 14px;
}
body .quantity.spinners-added input.minus, body .quantity.spinners-added input.plus {
	background: transparent;
    color: var(--global-palette5);
}
body.woocommerce ul.products li.product .onsale {
    top: 10px;
    right: 10px;
    left: auto;
    margin: 0;
}
body .woocommerce .cart-empty.woocommerce-info {
    margin-top: var(--global-xxl-spacing);
    margin-bottom: 2rem;
    padding: 0;
    background: transparent;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    border: 0;
    color: var(--global-palette2);
}
body .woocommerce .cart-empty.woocommerce-info input[type="submit"] {
    padding: 16px 36px 16px 36px;
}
body .woocommerce-LostPassword a:hover {
    text-decoration: none;
}
body .woocommerce-form-register .woocommerce-privacy-policy-link:hover {
    text-decoration: none;
}
body.woocommerce-account .account-navigation-wrap li:hover a {
    border-left: 5px solid var(--global-palette2);
}
body.woocommerce-account .account-navigation-wrap li.is-active a, body.woocommerce-account .account-navigation-wrap li.is-active a:hover {
    border-left: 5px solid var(--global-palette-highlight-alt);
    font-weight: bold;
}
body.woocommerce nav.woocommerce-pagination ul li .page-numbers {
	color: var(--global-palette2);
	border-radius: 50px;
}
body.woocommerce nav.woocommerce-pagination {
	text-align: center;
}
body .woocommerce form .form-row label {
	color: var(--global-palette5);
	font-size: inherit;
}
body.woocommerce ul.products:not(.woo-archive-btn-button) .button:hover {
	color: var(--global-palette1);
}
body .thebase-product-toggle-container .thebase-toggle-shop-layout {
	padding: 0px 6px;
    color: var(--global-palette2);
    margin-left: 0.5em;
    border: 1px solid var(--global-palette2);
    display: flex;
    height: 30px;
    border-radius: 0;
    align-items: center;
}
body .thebase-product-toggle-container .thebase-toggle-shop-layout.toggle-active, body .thebase-product-toggle-container .thebase-toggle-shop-layout:hover  {
	color: var(--global-palette1);
    border-color: var(--global-palette1);
    background: transparent;
    box-shadow: none;
}
.woocommerce.widget_price_filter .price_label {
	width: 100%;
	display: inline-block;
	text-align: left;
	padding-block: 10px 0;
	line-height: inherit;
	font-size: 16px;
    font-weight: 500;
    color: inherit;
}
body.woocommerce ul.products li.product .product-details .price {
	font-size: 17px;
    font-weight: 700;
    color: var(--global-palette1);
}
.woocommerce-privacy-policy-text {
	margin-bottom: 15px;
}
body .quantity.spinners-added,
.single-product.woocommerce div.product form.cart div.quantity {
	padding-block: 7px;
	margin-inline-end: 15px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 14px;
    padding: 12px 33px 12px 33px !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    opacity: 1;
    text-transform: uppercase;
    color: var(--global-palette2);
    border: 1px solid var(--global-palette6);
    border-radius: 50px;
}
body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom: none;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border: 0;
}
body.woocommerce div.product .woocommerce-tabs .panel {
	padding: 2em 0 2em 0em;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
	background-color: var(--global-palette1);
	color: var(--global-palette9);
	border: 1px solid var(--global-palette1);
}
footer .tnp-field.tnp-field-email {
	margin-bottom: 15px;
}

body.woocommerce div.product .button.single_add_to_cart_button {
	height: inherit;
	line-height: 24px;
	padding: 14px 35px 14px 35px;
}
body.woocommerce .woocommerce-message .button {
	padding: 14px 36px 14px 36px;
}
/* woocommerce css end */
/* Responsive */

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

@media only screen and (max-width:1366px) {
	body .site-middle-footer-inner-wrap {
		padding-top: 110px;
		padding-bottom: 100px;
		grid-column-gap: 0px;
		grid-row-gap: 30px;
	}
	body .tnp-widget input[type="email"] {
		width: 280px;
		padding: 10px;
		background-color: var(--global-palette9);
		background-image: none;
		text-shadow: none;
		color: #444;
		font-size: 16px;
		line-height: normal;
		box-sizing: border-box;
		height: 50px;
		border-radius: 50px;
	}
	.site-footer .widget-area .widget-title {
		padding-block-end: 15px;
	}
	body .site-main-header-wrap .site-header-row-container-inner>.site-container {
			padding: 0px 0px 0px 0px;
	}
	.container-inner {
		padding: 0 25px;
	}
	#blog-posts-products {
		margin: 0 -25px;
	}
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		right: -108px;
	}
	body .loop-entry .entry-content-wrap {
		padding: 5px 0 0;
	}
	body .loop-entry .entry-header .post-description {
		margin: 0 0 15px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.cms-dec .elementor-image-box-content {
		padding: 20px 25px;
	}

	.cms-button {
		margin-block-start: 15px;
	}

	.Team-carousel .elementor-image-box-content {
		padding: 15px 20px;
	}
}

@media only screen and (max-width:1298px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 120px;
		bottom: 160px;
	}
}
@media only screen and (max-width:1265px) {
	.elementor-testimonial-wrapper .elementor-testimonial-content {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 150px;
		bottom: 160px;
	}
}
@media only screen and (max-width:1200px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 175px;
		bottom: 155px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 115px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 115px;
	}
}
@media only screen and (max-width:1100px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 185px;
		bottom: 155px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 100px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 100px;
	}
}
@media only screen and (max-width:1024px) {
	body .site-middle-footer-inner-wrap {
		padding-top: 70px;
		padding-bottom: 70px;
		grid-column-gap: 0px;
		grid-row-gap: 10px;
	}
	body.woocommerce section.products>h2 {
		margin-bottom: 35px;
		font-size: 35px;
		font-weight: 700;
	}
	body.woocommerce .related.products {
		margin-block-start: 4em;
		text-align: center;
	}
	.container-inner {
		padding: 0 25px;
	}
	#blog-posts-products {
		margin: 0px -25px;
	}
	body .mobile-header-button-wrap .mobile-header-button-inner-wrap .mobile-header-button{
		padding: 14px 32px 14px 32px;
	}
	#rev_slider_1_1_wrapper {
		left: 0 !important;
	}
	body .site-main-header-inner-wrap {
		min-height: 90px;
	}
	.home-rooms .elementor-element.elementor-widget-image-box .elementor-image-box-description {
		margin-top: 2px;
	}
	.site-footer .widget-area .widget-title {
		padding-block-end: 0px;
	}
	body.showing-popup-drawer-from-right.animate-body-popup .site-header-row {
		-webkit-transform: translateX(0px); 
		transform: translateX(0px); 
	}
	body.showing-popup-drawer-from-right.animate-body-popup #inner-wrap {
		transform: translateX(0px);
	}
	body .footer-social-wrap {
		margin: 20px 0px 10px 0px;
	}
	body .tnp-widget input[type="email"] {
		width: 100%;
	}
	body .tnp-widget input[type="submit"] {
		width: 100%;
	}
	body .site-footer-bottom-section-2 {
		margin-left: auto;
		align-items: center;
		text-align: right;
		margin-top: -60px;
		margin-bottom: 0px;
	}
	.thebase-show-sidebar-btn {
		box-shadow: 0 0 0px 0px var(--global-gray-400);
	}
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 110px;
		bottom: 160px;
	}
	body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default, body .site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-row {
		grid-template-columns: minmax(0, 1fr);
	}
	/* comman css start */
	body .loop-entry .entry-header .entry-title {
		font-size: 21px;
		font-weight: 700;
	}
	.cms-dec .elementor-image-box-content {
		padding: 20px;
	}
	.Team-carousel .elementor-image-box-content {
		padding: 15px;
	}
	.popup-drawer#mobile-drawer .drawer-inner {
		max-width: 320px;
	}
	body .elementor-column.elementor-element.time_img {
		width: 47%;
		margin: 0 auto;
	}
	body.woocommerce-checkout .woocommerce form.checkout_coupon,
	body.woocommerce-checkout .woocommerce form.login {
		width: 100%;
	}
	.search-toggle-open-container .search-toggle-open {
		padding: 0;
	}
	.primary-sidebar .thebase-hide-sidebar-btn,
	.thebase-show-sidebar-btn {
		display: flex;
	}
	.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;
	}

	body .site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .social-button {
		margin-top: 0;
	}

	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;
	}
	footer .widget_newsletterwidget .widget-title::before {
			display: none;
	}
	.site-footer-middle-section-1.site-footer-section.footer-section-inner-items-2,
	.site-footer-middle-section-2.site-footer-section.footer-section-inner-items-1,
	.site-footer-middle-section-3.site-footer-section.footer-section-inner-items-1 {
		padding-bottom: 5px;
	}

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

	.widget-area .widget-title {
		padding-block-end: 0;
	}

	.primary-sidebar.active {
		transform: translateX(0);
	}

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

	footer .wp-block-group .toggled-on .wp-block-group,
	footer .wp-block-group .toggled-on>ul,
	footer .toggled-on .mc4wp-form,
	footer .widget_newsletterwidget.toggled-on .tnp-widget {
		display: block;
		padding-block: 0px;
	}

	/* comman css end */
}
@media only screen and (max-width:979px) {
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 140px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 140px;
	}
}
@media only screen and (max-width:950px) {
	.home_roomssuites .elementor-image-box-title {		 
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	}
}
@media only screen and (max-width:810px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 190px;
		bottom: 160px;
	}
}
@media only screen and (max-width:767px) {
	.elementor-testimonial-wrapper::before {
		mask-position: center;
		-webkit-mask-position: center;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		content: '\f005  \f005  \f005  \f005  \f005';
		position: absolute;
		display: inline-block;
		height: 36px;
		width: 92px;
		vertical-align: top;
		text-align: center;
		-webkit-margin-end: 5px;
		left: 50%;
		top: 30px;
		transform: translateX(-50%);
		bottom: auto;
		font-family: 'FontAwesome';
		color: #ffc000;
	}
	.container-inner {
		padding: 0px 25px;
	}
	#blog-posts-products {
		margin: 0px -25px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 115px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 115px;
	}
	body.woocommerce div.product .woocommerce-tabs ul.tabs, body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding-block: 10px 15px;
		margin: 0;
		border-bottom: 1px solid var(--global-palette6);
	}
	body.woocommerce div.product form.cart {
		margin-bottom: 0.5em;
	}
	body.woocommerce section.products>h2 {
		margin-bottom: 30px;
		font-size: 30px;
		font-weight: 700;
	}
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: -40px;
		bottom: 160px;
	}
	body.woocommerce div.product .woocommerce-tabs {
		border: none;
	}
	body.woocommerce .related.products {
		margin-block-start: 3em;
		text-align: center;
	}
	body .site-main-header-inner-wrap {
		min-height: 70px;
	}
	body .elementor-testimonial-wrapper .elementor-testimonial-content {
		margin-bottom: 15px;
	}
	body .site-middle-footer-inner-wrap {
		padding-top: 45px;
		padding-bottom: 45px;
		grid-column-gap: 0px;
		grid-row-gap: 10px;
	}
	body .testimonial-carousel .elementor-testimonial-name {
		padding-bottom: 3px;
	}
	.wpcf7-form .contact-col-1 {
		width: 100%;
	}
	.Team-carousel .elementor-image-box-content {
		padding: 10px;
	}
	.mobile-header-button-wrap .mobile-header-button-inner-wrap .mobile-header-button {
			display: none;
	}
	body .woocommerce form.login,
	body .woocommerce form.register {
		padding: 20px;
	}
	body .loop-entry .entry-header .entry-title {
		font-size: 20px;
		font-weight: 700;
	}
	body .elementor-column.elementor-element.time_img {
		width: 64%;
	}

}
@media only screen and (max-width:730px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
    left: -50px;
	bottom: 160px;
	}
}
@media only screen and (max-width:719px) {
	body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li {
		border-bottom: 0;
		margin: 15px;
	}

	body .footer-html {
		margin: 0.5em 0;
	}
	body .site-footer-bottom-section-2 {
		margin-right: auto;
		align-items: center;
		text-align: right;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	body .footer-widget-area.content-align-center {
		text-align: center;
	}
}
@media only screen and (max-width:690px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: -60px;
		bottom: 160px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 105px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 105px;
	}
}
@media only screen and (max-width:660px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: -60px;
		top: 130px;
	}
	.home_cms1 .elementor-element.elementor-widget-image {
		width: 76%;
	}
}
@media only screen and (max-width:619px) {
	.home_cms1 .elementor-element.elementor-widget-image {
		width: 73%;
	}
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: -65px;
		top: 125px;
		bottom: 125px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 85px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 85px;
	}
}
@media only screen and (max-width:600px) {
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 85px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 85px;
	}
	.wpcf7-form .contact-col-1 .contact-col-sub-1:first-child {
		margin-block-end: 1rem;
	}
	.wpcf7-form .contact-col-1 {
		width: auto;
		column-gap: 15px;
		display: flex;
		margin-block-end: 1rem;
	}
	.admin-bar .thebase-sticky-header.item-is-fixed.item-is-stuck {
		top: 0 !important;
	}
	.container-inner {
		padding: 0 25px;
	}
	#blog-posts-products {
		margin: 0px -25px;
	}
	body .elementor-column.elementor-element.time_img {
		width: 83%;
	}
}
@media only screen and (max-width:579px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: -50px;
		top: 125px;
		bottom: 125px;
	}
}
@media only screen and (max-width:549px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 183px;
		top: 95px;
		right: 25px;
		bottom: 113px;
	}
}
@media only screen and (max-width:510px) {
	.cms-banner-main .cms-banner-right .elementor-icon-list-text {			
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	}
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 170px;
		top: 85px;
		right: 25px;
		bottom: 97px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 70px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 70px;
	}
}
@media only screen and (max-width:479px) {
	.wpcf7-form .contact-col-1 {
		width: 100%;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -28px;
		left: auto;
		top: 145px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -28px;
		right: auto;
		top: 145px;
	}
	.container-inner {
		padding: 0 25px;
	}
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 170px;
		top: 75px;
		right: 25px;
		bottom: 98px;
	}
	body .quantity.spinners-added,
	.single-product.woocommerce div.product form.cart div.quantity {
		margin-bottom: 15px;
	}
	body .woocommerce form .form-row-first,
	body .woocommerce form .form-row-last,
	body .woocommerce-page form .form-row-first,
	body .woocommerce-page form .form-row-last {
		width: 100%;
	}
	.site-header-item .mobile-header-button-wrap {
		display: none;
	}
	body .elementor-column.elementor-element.time_img {
		width: 100%;
	}

	/* comman css start */
	.primary-sidebar {
		width: 100%;
	}

	/* comman css end */
	.woocommerce table.cart td.actions .coupon input,
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon input,
	.woocommerce #content table.cart td.actions .coupon .button,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon input,
	.woocommerce-page table.cart td.actions .coupon .button,
	.woocommerce-page table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon input,
	.woocommerce-page #content table.cart td.actions .coupon .button,
	.woocommerce-page #content table.cart td.actions .coupon .input-text {
		width: 100% !important;
	}

	body .woocommerce table.cart td.actions .coupon input,
	body .woocommerce table.cart td.actions .coupon .input-text {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width:460px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 170px;
		top: 72px;
		right: 25px;
		bottom: 88px;
	}
}
@media only screen and (max-width:430px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 148px;
		top: 67px;
		right: 25px;
		bottom: 86px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 130px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 130px;
	}
}
@media only screen and (max-width:400px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
    left: 130px;
    top: 65px;
    right: 25px;
    bottom: 83px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 120px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 120px;
	}
}
@media only screen and (max-width:380px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
    left: 115px;
    top: 60px;
    right: 25px;
    bottom: 80px;
	}
}
@media only screen and (max-width:360px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
    left: 100px;
    top: 58px;
    right: 20px;
    bottom: 75px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 110px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 110px;
	}
}
@media only screen and (max-width:340px) {
	body:not(.rtl) .elementor-element.home_cms1 .elementor-element .absol_image {
		left: 85px;
		top: 50px;
		right: 10px;
		bottom: 60px;
	}
	.owl-theme .owl-buttons div.owl-next {
		right: -30px;
		left: auto;
		top: 95px;
	}
	.owl-theme .owl-buttons div.owl-prev {
		left: -30px;
		right: auto;
		top: 95px;
	}
}
/** RTl css **/
.rtl .home_cms1 .elementor-element.cms-banner-right > .elementor-element-populated {
	margin: 90px 100px 0px 0px;
}
.rtl .cms-banner-main .elementor-element .cms-banner-right .elementor-element-populated {
	margin: 0px 80px 0px 0px;
	--e-column-margin-right: 80px;
	--e-column-margin-left: 0px;
}
.rtl .home_cms1  .elementor-element.elementor-widget-heading > .elementor-widget-container {
	padding: 0% 0% 0% 0%;
}
.rtl .home-rooms .elementor-element.rooms_col1 > .elementor-element-populated {
	padding: 0px 0px 0px 30px;
}
.rtl .home-rooms .elementor-element.rooms_col2 > .elementor-element-populated {
	padding: 0px 20px 0px 17px;
}
.rtl .home-rooms .elementor-element.rooms_col3 > .elementor-element-populated {
	padding: 0px 33px 0px 0px;
}
.rtl .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	padding-left: 0;
	padding-right: 5px;
}
.rtl .cms-banner-main .elementor-element.elementor-widget-text-editor > .elementor-widget-container {
    padding: 0% 0% 0% 0%;
}
.rtl .elementor-section .elementor-element .service-three .elementor-element-populated {
	border-width: 0px 0px 0px 1px;
}
.rtl .cms-banner-main .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
	margin-right: 0px;
}
.rtl .cms-banner3-right {
    text-align: left;
}
.rtl .cms-banner-main .elementor-element.elementor-widget-heading > .elementor-widget-container {
    margin: 0px 0px 23px 0px;
    padding: 0% 0% 0% 0%;
}
.rtl .cms-banner-main .elementor-element.cms-banner-right > .elementor-element-populated {
	margin: 0px 0px 0px 80px;
}
.rtl .wpcf7 {
	direction: rtl;
}
.rtl .cms-banner-main .elementor-element.cms-banner3-right > .elementor-element-populated {
    margin: 0px 80px 0px 0px;
}
body.rtl .elementor-element.our_sidual .elementor-element-populated {
	margin-left: 0;
	margin-right: 60px;
}
body.rtl .elementor-element.our_sidual_heading .elementor-element-populated,
body.rtl .elementor-element.our_sidual_contain .elementor-element-populated,
body.rtl .elementor-element.our_sidual_button .elementor-element-populated {
	margin: 0;
}
.rtl .home_cms1 .elementor-element.elementor-widget-text-editor > .elementor-widget-container {
	padding: 0% 0% 0% 0%;
}
.rtl .home-rooms .elementor-widget-image-box .elementor-image-box-content {
	text-align: right;
}
.rtl .elementor-counter .elementor-counter-number-suffix {
    text-align: right;
}
body.rtl .elementor-element.our_sidual_heading .elementor-element-populated .elementor-widget-heading,
body.rtl .elementor-element.our_sidual_contain .elementor-element-populated .elementor-widget-heading{
	text-align: right;
}
body.rtl .elementor-element.our_sidual_button .elementor-element-populated .elementor-widget-button{
	text-align: left;
}

.rtl .wpcf7 input[type="url"],
.rtl .wpcf7 input[type="email"],
.rtl .wpcf7 input[type="tel"] {
	direction: rtl;
}

body.rtl .elementor-element.our_price2 .elementor-element-populated{
	margin-right: 20px;
	margin-left: 0;
}

body.rtl .elementor-element.our_price1 .elementor-element-populated{
	margin-left: 20px;
	margin-right: 0;
}

body.rtl .elementor-element .elementor-testimonial-wrapper .elementor-has-image {
	text-align: right;
}

body.rtl .elementor-element.our_program .our_program1 .elementor-element-populated {
	margin-right: 0;
	margin-left: 20px;
}
body.rtl .elementor-element.our_service3 .elementor-element-populated {
	margin-left: 7.5px;
	margin-right: 15px;
}
body.rtl .elementor-element.our_service2 .elementor-element-populated {
	margin-right: 7.5px;
	margin-left: 15px;
}
body.rtl .elementor-element.our_service4 .elementor-element-populated {
	margin-left: 0;
	margin-right: 22.5px;
}
body.rtl .elementor-element.our_service1 .elementor-element-populated {
	margin-right: 0;
	margin-left: 22.5px;
}
body.rtl .elementor-element.cms-banner-right .elementor-element-populated .elementor-widget-heading {
	text-align: right;
}

body.rtl .elementor-element.our_program .our_program3 .elementor-element-populated {
	margin-left: 0;
	margin-right: 20px;
}

.rtl .blog .loop-entry .entry-content-wrap {
	text-align: right;
}

body.rtl .loop-entry .entry-header .entry-meta {
	direction: rtl;
}

.rtl .woocommerce.widget_price_filter .price_slider_amount .button {
	float: right;
}

.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
	text-align: right;
}

.rtl .woocommerce .woocommerce-widget-layered-nav-list a::before {
	margin-right: 0;
	margin-left: 0.6em;
}

.rtl select.orderby {
	padding-right: 5px;
	padding-left: 25px;
	background-position: left 0 top 50%;
}

.rtl .thebase-product-toggle-container .thebase-toggle-shop-layout {
	margin-left: 0;
	margin-right: 0.5em;
}

body.rtl.woocommerce div.product form.cart div.quantity {
	margin-inline-end: 15px;
}

.rtl.woocommerce div.product form.cart .variations select {
	margin-right: 0;
	margin-left: 1em;
}

.rtl select {
	padding: 0.2em 0.5em 0.2em 35px;
	background: var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 3% 50%;
}

body.rtl .woocommerce form.checkout_coupon .form-row-first,
body.rtl .woocommerce form.checkout_coupon .form-row-last,
body.rtl .woocommerce form.login .form-row-first,
body.rtl .woocommerce form.login .form-row-last,
body.rtl .woocommerce form.register .form-row-first,
body.rtl .woocommerce form.register .form-row-last {
	float: none;
}

.rtl .title-align-left {
	text-align: right;
}

.rtl #search-drawer .drawer-inner input.search-field {
	padding: 0.8em 0.8em 0.8em 80px;
}

.rtl .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
	border-left: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.rtl .mobile-navigation ul ul {
	padding-left: 0;
	padding-right: 1em;
}
body.rtl .wp-block-group p.footer-address::before {
	margin-left: 10px;
	margin-right: 0;
}

/** Rtl Responcive **/
@media (max-width: 1366px) {
	.rtl .cms-banner-main .elementor-element .cms-banner-right .elementor-element-populated {
		margin: 0px 40px 0px 0px;
		--e-column-margin-right: 40px;
		--e-column-margin-left: 0px;
	}
}

@media (max-width: 1024px) {
	.rtl .cms-banner-main .elementor-element .cms-banner-right .elementor-element-populated {
		margin: 30px 0px 0px 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}

	.rtl .elementor-section .elementor-element .service-three .elementor-element-populated {
		border-width: 0;
	}

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

	.rtl .thebase-show-sidebar-btn {
		border-radius: 50px 0 0 50px;
		right: -2px;
		left: auto;
	}

	.rtl .primary-sidebar.active {
		transform: translateX(0);
	}

	.rtl .primary-sidebar {
		right: 0;
		left: auto;
		transform: translateX(100%);
	}
}

@media (max-width: 767px) {
	.rtl .cms-banner-main .elementor-element .cms-banner-right .elementor-element-populated {
		margin: 0px 0px 40px 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}

	.rtl .elementor-widget-image-box.cms-dec .elementor-image-box-content {
		text-align: center;
	}

	.comments-area .comment-respond {
		padding: 25px;
	}
	body.rtl .elementor-element.our_sidual_button .elementor-element-populated .elementor-widget-button {
		text-align: right;
	}
	body.rtl .elementor-element.our_sidual .elementor-element-populated {
		margin-left: 0;
		margin-right: 0px;
	}
	body.rtl .elementor-element.cms-banner-right .elementor-element-populated {
		margin-left: 0px;
		margin-right: 0;
	}
	body.rtl .elementor-element.our_program .our_program1 .elementor-element-populated,
	body.rtl .elementor-element.our_program .our_program2 .elementor-element-populated,
	body.rtl .elementor-element.our_program .our_program3 .elementor-element-populated,
	body.rtl .elementor-element.our_service1 .elementor-element-populated,
	body.rtl .elementor-element.our_service2 .elementor-element-populated,
	body.rtl .elementor-element.our_service3 .elementor-element-populated,
	body.rtl .elementor-element.our_service4 .elementor-element-populated {
		margin: 0;
	}
	body.rtl .elementor-element.our_price1 .elementor-element-populated,
	body.rtl .elementor-element.our_price2 .elementor-element-populated {
		margin-left: 0px;
		margin-right: 0;
	}
}

@media (max-width: 479px) {
	body.rtl.woocommerce div.product form.cart div.quantity {
		margin-inline-end: 15px;
		margin-bottom: 15px;
	}

	.site-header-item.site-header-focus-item:nth-child(2) {
		margin-right: 0;
	}

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