/*
 Theme Name:   Charitorr
 Theme URI:    https://demo.coderplace.com/wp/WP01/WP01018
 Description:  A child theme of Basetheme.
 Author:       Basetheme
 Author URI:   #
 Template:     basetheme
 Version:      1.0.0
 Requires at least: 6.0
 Tested up to: 6.0
 Requires PHP: 7.0
 Text Domain: charitorr
 License: GNU General Public License v3.0 (or later)
 License URI: https://coderplace.com/license
*/
/* common css */
 /* seaach icon  */
body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {height: auto;width: auto;}
body *{
    --global-gray-400: #e5e5e5;
    --global-gray-500: #aaaaaa;
	--global-xs-spacing: 1em;
    --global-sm-spacing: 1.875rem;
    --global-md-spacing: 2rem;
    --global-lg-spacing: 2.5em;
    --global-xl-spacing: 3.5em;
    --global-xxl-spacing: 4rem;
    --global-boxed-spacing: 2rem;
}
body input[type="text"], 
body input[type="email"],
body input[type="url"], 
body input[type="password"],
body input[type="search"], 
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 {
	-webkit-appearance: none;
	color:var(--global-palette5);
	border: none;
	border-radius: 10px;
	padding: 0.79em;
	max-width: 100%;
	background:var(--global-palette7);
	box-shadow: none;
}
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 {
	color:var(--global-palette5);
    border:none;
	outline: 0;
	box-shadow: none;
}
/* main menu*/
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a {position: relative;}
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a::before {
	height: 2px;
	width: 45px;
	background-color:var(--global-palette3);
	content: "";
	display: block;
	position: absolute;
	top: 0;
}
/* footer */
body .search-toggle-open .search-toggle-icon svg.thebase-svg-icon {height: auto;width: auto;}
.flexslider, .owl-carousel .owl-wrapper-outer, .home-product .owl-buttons, #sb-wrapper, .home-service, .feature, .elementor-widget-icon-box {direction: ltr;}
.site-info-inner .wp-block-group ul li {margin-bottom: 10px;display: block;list-style: none;}
.site-bottom-footer-wrap .footer-widget-area{align-items: center;}
.site-info-inner .wp-block-group ul {margin:0;padding:0;} 
.site-middle-footer-inner-wrap .widget-area h3{margin-bottom: 24px;}
.site-footer-section .footer-social-inner .footer-social-wrap::before {
	content: "";
	height: 120px;
	width: 1px;
	background-color: #333;
	display: inline-block;
	position: absolute;
	left: -92px;
	right: 0;
}
.has-text-align-left {
	text-align: left;
}
.site-footer .wp-block-group p{display: flex;}
/* sidebar */
.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;
}
.thebase-show-sidebar-btn {
	position: fixed;
	-webkit-margin-end: 0.5em;
	margin-inline-end: 0.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: 9999;
	background: #fff;
	box-shadow: 0px 0px 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, 0.5);
	z-index: 99;
}
.primary-sidebar.active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
@media screen and (max-width: 1024px){
	body .primary-sidebar {
		padding-block: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		width: 320px;
		right: auto;
		left: 0;
		top: 0;
		overflow: auto;
		bottom: 0;
		position: fixed;
		-webkit-box-shadow: 0 0 2rem 0 rgba(0, 0, 0, .1);
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, .1);
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
		z-index: 99999;
		padding-inline : 20px;
		padding-block: 0;
		background-color: #fff;
   }
	.thebase-show-sidebar-btn {display: flex;}
	.primary-sidebar .thebase-hide-sidebar-btn {display: flex;}
}
body .woocommerce.widget_price_filter .price_slider_amount .button {font-size: 16px;margin-block-start: 15px;}
#primary .woocommerce .woocommerce-widget-layered-nav-list a::before {
	border-radius: 3px;
	width: 1.6em;
	height: 1.6em;
	margin-right: 0.8em;
}
.widget-area .sidebar-inner-wrap .widget ul li a {color: inherit;}
.primary-sidebar .widget .wp-block-group .widget-title {margin-top: 0;}
body .widget .wp-block-group ul li, body .widget .wp-block-group ol li, body .widget .wp-block-group ul, body .widget .wp-block-group ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
body .widget .wp-block-group ul li, body .widget .wp-block-group ol li {padding: 5px 0;}
body .wp-block-search .wp-block-search__button {
	border: none;
	color: var(--global-palette9);
	background: var(--global-palette2);
	font-size: 16px;
    padding:12px 35px;
}
body .widget .wp-block-group ul li a, body .widget .wp-block-group ol li a {color: inherit;}
body .widget .wp-block-group ul li, body .widget .wp-block-group ol li,
body .widget .wp-block-group ul, body .widget .wp-block-group ol {
	margin:0;
	padding:0;
	list-style: none;
}
body .widget .wp-block-group ul li, body .widget .wp-block-group ol li{padding:5px 0;}
.has-sidebar .primary-sidebar.widget-area .widget:last-child,
.primary-sidebar.widget-area .widget_block, .primary-sidebar.widget-area .widget {border-block-end: 1px solid #e5e5e5;padding-block-end: 2em;}
body .rss-date, body .widget_rss cite {color: inherit;font-size: inherit;}
body .wc-block-product-categories{margin-bottom:0;}
.primary-sidebar.widget-area .widget {margin-bottom: 1.6em;}
.has-sidebar .primary-sidebar.widget-area .widget:last-child{border:0;}
.wp-block-search .wp-block-search__label {display: none;}
body .wp-block-latest-posts__post-author, body .wp-block-latest-posts__post-date {font-size: 16px;color: inherit;}
.has-sidebar .primary-sidebar.widget-area .widget:last-child, .primary-sidebar.widget-area .widget_block, .primary-sidebar.widget-area .woocommerce {
	border-block-end: 1px solid #e5e5e5;
	padding-block-end: 2em;
}
.has-sidebar .primary-sidebar.widget-area .widget:last-child {border: 0;}
body .pagination .page-numbers, body.woocommerce nav.woocommerce-pagination ul li a, body.woocommerce nav.woocommerce-pagination ul li a {border:none !important;line-height:2.5em!important;}
.woocommerce.widget_price_filter .price_label {
	display: inline-block;
	text-align: left;
	padding-block: 20px 0;
}
.widget_product_tag_cloud .tagcloud .tag-cloud-link {font-size: 16px !important; color: var(--global-palette1);}
.tagcloud a {
	display: inline-block;
	padding: 7px 10px;
	font-size: 14px !important;
	margin: 4px 2px;
	background-color: #f7f7f7;
}
/* contact us */
.wpcf7-form .last-item {position: relative;display: inline-block;vertical-align: top;}
.wpcf7-spinner {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 25px;
	bottom: auto;
}
/* product css */
body.single-product .thebase-breadcrumbs{margin-top: 15px;}
.woocommerce .quantity input[type="number"] {-moz-appearance: textfield;}	
body.woocommerce div.product div.images .flex-control-thumbs li, body.woocommerce div.product div.images .flex-control-thumbs li:first-child{width: auto;height: auto;padding: 0;}
body.woocommerce 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;
}
.woocommerce div.product form.cart .group_table tr {display: flex;width: 100%;align-items: center;}
body.woocommerce div.product form.cart .group_table td {flex: 1;}
body.woocommerce div.product form.cart .group_table td:first-child {width: auto;text-align: center;max-width: 128px;}
body .quantity.spinners-added{border-radius:5px;}
body .select2-container--default .select2-selection--single{border:none;}
.thebase-woo-results-count p {color: var(--global-palette6);font-size: 16px;}
.woocommerce-ordering select.orderby {
	border: 1px solid var(--global-gray-400);
	font-size: 16px;
	font-weight: 400;
	color: var(--global-palette6);
}
.woocommerce ul.products li.product .button.added.add_to_cart_button {font-size: 0;display: none;}
#primary .product-details .product-action-wrap .button, #primary .product-details .product-action-wrap a.added_to_cart {
	font-weight: 500;
	letter-spacing: 0.3px;
	font-size: 16px;
	text-transform: capitalize;
}
body.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .product-action-wrap, body.woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .product-action-wrap {
	bottom: -.3rem;
	opacity: 1;
}
body.woocommerce ul.products li.product a{color: var(--global-palette6);}
body.woocommerce span.onsale {
	padding: .3em .5em;
	font-weight: 400;
	border-radius: 0;
	background: none;
	color:var(--global-palette2);
}
body.woocommerce ul.products.products-list-view li.product {align-items: flex-start;}
body.woocommerce ul.products.products-list-view li.product .woocommerce-loop-product__title { font-size: 16px;}
.woocommerce div.product .product_meta {
	margin: 1.2em 0;
	padding: 1.2em 0;
	border-top: 1px solid var(--global-gray-400);
}
.woocommerce div.product .entry-summary .product_meta > span {font-size: 16px;font-weight: 400;padding: 5px 0;display: block;}
.woocommerce div.product .entry-summary form.cart .variations label {
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	width: 100%;
	clear: both;
	margin: 9px 0 0;
	text-align: left;
	vertical-align: middle;
}
.woocommerce div.product form.cart .variations select {
	border: 1px solid var(--global-gray-400);
	border-radius: 5px;
	font-size: inherit;
	margin: 6px 0;
	padding: 8px;
}
.woocommerce div.product.entry .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product.entry .woocommerce-tabs ul.tabs li a:hover  {
	color: var(--global-palette9);
	text-shadow: inherit;
	background-color: var(--global-palette2);
	border-radius: 50px;
}
.woocommerce div.product.entry .woocommerce-tabs ul.tabs li {border-radius: 50px;margin:0 10px 35px 0;}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce div.product.entry .woocommerce-tabs ul.tabs li:hover{border-color:var(--global-palette2);}
.woocommerce div.product.entry .woocommerce-tabs ul.tabs {padding: 0;}
body.woocommerce div.product.entry .woocommerce-tabs ul.tabs li a {
	font-size: 16px;
	font-weight:400;
	text-transform: capitalize;
	padding: 12px 30px;
	color: var(--global-palette6);
}
body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li{	border: 1px solid var(--global-gray-400);border-bottom:none;}
body.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.active{border:none;}
#primary .related.products > h2 {text-align: center;margin-bottom: 50px;}
#primary .thebase-breadcrumbs {font-size: 16px;}
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 {
	font-weight: 400;
	font-size: 16px;
	border: 0;
}
body.woocommerce-cart .cart-collaterals {
	border: 1px solid #e5e5e5;
	padding: 30px;
}
body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
	float: left;
	box-sizing: border-box;
	padding: .4em .6em;
	margin: 0 4px 0 0;
	outline: 0;
	height: 55px;
	font-size: 16px;
}
body .woocommerce.widget_price_filter .price_slider_amount {font-weight: 400;font-size: 16px;}
body.woocommerce-cart table.cart td.actions .button, body.woocommerce-checkout table.cart td.actions .button, body #add_payment_method table.cart td.actions .button 
{
	height: auto;
	padding:16.6px 27px;
	line-height:1.4em;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, body #add_payment_method .wc-proceed-to-checkout a.checkout-button {
	padding: 16px 27px;
}
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{
	transform:none;
}
body.woocommerce ul.products li.product .price ins, body.woocommerce div.product span.price ins, body.woocommerce div.product p.price ins{font-weight: 400;}
body .quantity.spinners-added input.minus, body .quantity.spinners-added input.plus {line-height: 55px;}
body.woocommerce div.product .button.single_add_to_cart_button {
	height: inherit;
	line-height: 25px;
	padding: 15px 35px 15px 35px;
}
body.woocommerce .quantity.spinners-added .qty{background-color: var(--global-palette9);}
body.woocommerce div.product span.price, body.woocommerce div.product p.price{font-size: 16px;}
body.woocommerce div.product form.cart div.quantity{margin-inline-end: 7px;}
body .thebase-product-toggle-container .thebase-toggle-shop-layout{height:37px;border: 1px solid var(--global-palette5);}
body .thebase-product-toggle-container .thebase-toggle-shop-layout.toggle-active, body .thebase-product-toggle-container .thebase-toggle-shop-layout:hover {
	color: var(--global-palette2);
	border-color: var(--global-palette2);
	box-shadow: none;
}
/* checkout common */
.cart-summary {
	display: none;
}
body .woocommerce .woocommerce-info, body .woocommerce .woocommerce-message, body.woocommerce .woocommerce-message,  body .woocommerce .woocommerce-error{background-color:var(--global-palette7);}
body #payment #place_order {padding: 15px 27px;}
body.woocommerce-cart .cart-collaterals .cart_totals tr td{border-top:0;}
body.quantity.spinners-added{border-radius:0;}
.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-palette9);
}
body .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register{border:1px solid var(--global-gray-400);border-radius: 0;}
body .woocommerce form .form-row label {
	line-height: 2.4;
	font-weight: inherit;
	color: var(--global-palette5);
	font-size:inherit;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {display: inline-block;vertical-align: text-top;}
body .woocommerce form .form-row .button{padding:13px 27px;}
.woocommerce-privacy-policy-text {margin-bottom: 20px;}
body .woocommerce table.shop_table td {border: 0;border-bottom: 1px solid var(--global-gray-400);}
body .woocommerce table.shop_table tr:last-child td {border: none;}
body.woocommerce-cart .cart-collaterals .cart_totals tr th {border-top: 1px solid var(--global-gray-400);}
body .select2-container--default .select2-selection--single .select2-selection__rendered, body .select2-container--default .select2-selection--single .select2-selection__arrow {
	line-height: 55px;
	background-color:var(--global-palette7);
	border: none;
	border-radius: 10px;
	padding:0 12px;
}
body .select2-container--default .select2-results__option[aria-selected="true"], body .select2-container--default .select2-results__option[data-selected="true"]{
	background-color:var(--global-palette2);
	color:var(--global-palette9);
	border: 1px solid #e5e5e5;
}
body .select2-container .select2-selection--single {margin: 0px 0 0;}
body .woocommerce-cart-form .shop_table thead {
	border-bottom: 1px solid #e5e5e5;
}
body .entry-content.single-content table {
	border: 1px solid #e5e5e5;
}
body .woocommerce table.shop_table, body .woocommerce table.shop_table input {font-size: inherit;}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: var(--global-palette5) transparent transparent transparent;}
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3, h3#order_review_heading, h3#ship-to-different-address, h3.wc-block-price-filter__title {color: var(--global-palette1);}
body .select2-container--default .select2-selection--single, body .select2-container--default .select2-selection--single .select2-selection__arrow {height: 55px;}
/* end */
body .woocommerce form .form-row textarea{height:8em;}
/* cms banner */
.cms-dec .elementor-image-box-content{padding: 0 25px 18px;}
.cms-button {
	font-size: 16px;
	font-weight: 500;
	font-family: 'Inter';
	text-transform: capitalize;
	color: var(--global-palette1);	
	margin-top: 5px;
    cursor: pointer;
}
.cms-button:hover {color: var(--global-palette3);text-decoration: underline;text-decoration-color: var(--global-palette3);}
.testimonial-carousel .elementor-testimonial-image img {margin-top:30px;text-align: center;display: inline-block;}
/* contact-form-7 */
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
	display: block;
	width: 100%;
    padding-inline: 0;
    height: 180px;
	overflow: hidden;
	padding-inline:20px;
}
::placeholder{color:var(--global-palette5) !important;}
.wpcf7-form-control::placeholder{
    text-transform:capitalize;
    font-size: 16px;
    letter-spacing: 0.1px;    
    font-weight: 400;
}
.wpcf7 .wpcf7-form-control-wrap input {display: block; width: 100%;margin-bottom: 2rem;}
.contact-cols {
/* 	display: flex; */
	grid-column-gap: 24px;
	-moz-column-gap: 24px;
	column-gap: 24px;
}
.contact-cols label{margin-bottom:30px;}
.wpcf7-submit{margin-top:10px;}
/* brand */
.brand .swiper-slide-image {
	max-width: 100%;
	position: relative;
	margin: 0 auto;
	cursor: pointer;
	transition: all .1s ease 0s;
	-webkit-transition: all .1s ease 0s;
	-moz-transition: all .1s ease 0s;
	-ms-transition: all .1s ease 0s;
	-o-transition: all .1s ease 0s;
	filter: grayscale(20%) brightness(0%) contrast(0%);
	-webkit-filter: grayscale(20%) brightness(0%) contrast(0%);
	-moz-filter: grayscale(20%) brightness(0%) contrast(0%);
	-ms-filter: grayscale(20%) brightness(0%) contrast(0%);
	-o-filter: grayscale(20%) brightness(0%) contrast(0%);
	opacity: 0.6;
}
.brand .swiper-slide-image:hover {opacity: 1;filter: none;}
/* header */
body .site-header-item{margin-inline-end: 20px;}
body:not(.home).transparent-header #masthead {background: #1c1c1c;}
/* newsletter */
.mc4wp-form-fields input[type="email"] {
	width: 440px;
	border-radius: 50px;
	padding-inline-start: 25px;
	margin-inline-end: 5px;
}
.widget-area .widget_mc4wp_form_widget .widget-title, .widget-area .footer-social-wrap .widget-title{margin-bottom: 20px;}
/* footer */
.site-top-footer-inner-wrap{border-bottom: 1px solid #333;}
.footer-social-inner-wrap a.social-button {width: 55px;height:55px;}
body .site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .social-button{background-color: #333;}
.site-footer-section p > img {
	margin-block-start: 10px;
	margin-inline-end: 20px;
	width: 20px;
	height: 20px;
}
/* owl carousel  */
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	position: absolute;
	top: auto;
	background-size: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
	display:none;
}
.blog-hover:hover .owl-theme .owl-buttons div.owl-next::after, .blog-hover:hover .owl-theme .owl-buttons div.owl-prev::after {
	opacity: 1;
	display: block;
}
.owl-theme .owl-buttons div.owl-next::after {
	background-image: url(assets/images/right-arrow.svg);
	content:"";	
	background-position: 100%;
}
.owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/left-arrow.svg);
	background-position: 0;
}
.owl-theme .owl-buttons div {
	display: block;
	font-size: 0;
	height: 32px;
	width: 32px;
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	margin: auto !important;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	margin: auto;
	z-index: 99;
	cursor: pointer;
}
.owl-theme .owl-buttons div.owl-next {right: -40px;left: auto;}
.owl-theme .owl-buttons div.owl-prev {left: -40px;right: auto;}
.container-inner {padding: 0 15px;}
#blog-posts-products {margin: 0 -15px;}
.blog .post-thumbnail-inner img {border-radius:10px;}
/* blog css */
body .wp-block-latest-posts__featured-image.alignleft{margin-right: 12px;}
body .loop-entry.type-post .entry-taxonomies{color: var(--global-palette1);}
.entry-content-wrap .posted-on::before, .entry-content-wrap .posted-on::before {
	mask-image: url(assets/images/calendar.svg);
	-webkit-mask-image: url(assets/images/calendar.svg);
}
.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: 14px;
	-webkit-mask-size: 14px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	background: var(--global-palette2);
	-webkit-margin-end: 3px;
	margin-inline-end: 3px;
}
.single-post .site .post-thumbnail img, .single-post .post-thumbnail-inner {border-radius: 10px 10px 0 0;}
.content-style-unboxed .blog .entry-content-wrap {margin-block-start: 25px;}
body .loop-entry .entry-summary p, body .loop-entry .entry-header .entry-meta{margin:6px 0;}
body.blog #archive-container .entry-content-wrap .entry-header, body.blog #archive-container .entry-content-wrap .entry-summary {margin: 0;}
.entry-related-carousel h3.entry-title, body .comments-title, body .comment-reply-title, body.single-post .single-content h3, body .block-editor-page .editor-styles-wrapper h3 {color: var(--global-palette1);}
body .pagination .page-numbers:hover {background-color: var(--global-palette2);color: var(--global-palette9);}
/* single-blog */
.single-post pre.wp-block-verse, .single-post pre.wp-block-preformatted, body .entry-related {background-color: #f7f7f7;}
.single-post .entry-related-inner-content {padding: 6em 0 8em;}
.single-post .tns-outer .tns-nav {bottom: -70px;}
.single-post .entry-author, .comment-navigation, .post-navigation, .single-post .comments-area {padding-inline: 4rem;}
body .entry-author-style-center {border-bottom: 0;padding: 0;margin:0;}
.entry-author .entry-author-profile {
	border-bottom: 1px solid var(--global-gray-400);
	padding-block-end: var(--global-lg-spacing);
}
body .entry-author-style-center .entry-author-avatar::before, body .entry-author-style-center .entry-author-avatar::after  {background: var(--global-gray-400);}
.comment .comment-body {
	margin: 0 0 25px;
	border-bottom: 1px solid var(--global-gray-400);
	padding: 20px;
}
body .reply {top: 15px;right: 15px;}
body .bypostauthor .avatar{border:1px solid var(--global-gray-400)}
.single-post h2.entry-related-title{text-align: center;}
body.single-post .loop-entry .entry-content-wrap {padding: 20px 25px 10px;}
blockquote {background-color: #f7f7f7;padding: 30px;}
#comments #respond {
	padding: 50px;
	border-radius: 10px;
	border: 1px solid #e5e5e5;
}
#cancel-comment-reply-link {color: var(--global-palette2);}
body .comment-reply-link{background: #f7f7f7;border: 1px solid #f7f7f7;border-radius: 50px;}
body .comment-reply-link:hover, body .comment-reply-link:focus {
	color: var(--global-palette9);
	cursor: pointer;
	background-color: var(--global-palette2);
	border-color: var(--global-palette2);
}

/* ABOUT US */
.faq .elementor-accordion .elementor-accordion-item {
	border-radius: 10px;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.06);
	margin-block-end: 30px;
}
body .elementor-accordion .elementor-tab-title{padding:16.5px 30px;}
body .elementor-661 .elementor-element.elementor-element-1b5304f .elementor-tab-title.elementor-active {padding: 30px 30px 20px 30px;}
/* pagination */
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus{background-color: var(--global-palette2);color: var(--global-palette9);}
/* search icon*/
.header-search .woocommerce-product-search input[type="submit"], .header-search button[type="submit"], .wp-block-search .wp-block-search__button, .search-form .thebase-search-icon-wrap {
	mask-image: url("assets/images/search.svg");
	-webkit-mask-image: url("assets/images/search.svg");
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: 18px;
	-webkit-mask-size: 18px;
	border: 0;
	float: left;
	font-size: 0 !important;
	height: 55px;
	margin: 0;
	position: absolute;
	right: 0;
	width: 45px;
}
.wp-block-search__inside-wrapper{position: relative;}
/* Gallery */
.tab-button .elementor-tab-title {
	border: 2px solid #f2f0ec !important;
	margin-inline-end: 20px;
	padding: 15px 30px !important;
	border-radius: 50px;
	text-align: center;
	color: var(--global-palette1);
	background-color: #f2f0ec;
}
.tab-button .elementor-tab-title.elementor-active, .tab-button .elementor-tab-title:hover {background-color: var(--global-palette2);color: var(--global-palette9);}
.tab-button .elementor-tabs-wrapper{margin-block-end:30px;}
.elementor-tabs .gallery-item img {border-radius: 10px !important;}
/*owl-pagination*/
.owl-pagination {margin: 0;text-align: center;float: left;width: 100%;margin-top: 15px;}
.owl-theme .owl-page {display: inline-block;margin: 0 3px;vertical-align: middle;}
.owl-pagination .owl-page span {
	height: 14px;
	width: 14px;
	background-color: transparent;
	border: 1px solid var(--global-palette9);
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}
.owl-pagination .owl-page:hover span, .owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span {background: var(--global-palette2);border-color: var(--global-palette2);}
/* hover */
 .elementor-image-box-img, .post-thumbnail-inner, .gallery-item .gallery-icon {
	position: relative;
	overflow: hidden;
	border-radius:10px;
}
.cms .elementor-image-box-img, .team .elementor-image-box-img{position: relative;overflow: hidden;border-radius:10px 10px 0 0;}
.cms-dec img, .galley-des img, .team img, .loop-entry .post-thumbnail-inner img, .gallery-item img  {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.cms-dec img:hover, .galley-des img:hover, .team img:hover, .loop-entry .post-thumbnail-inner:hover img, .gallery-item .gallery-icon:hover img {
	transform: scale(1.05);
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
/* responnsive */
@media screen and (max-width: 1366px){
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
	padding-left: calc(2.1em / 2);
	padding-right: calc(2.1em / 2);
}
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
	padding: 0px 40px 0px 40px;
}
}
@media screen and (max-width: 1200px){
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
	padding-left: calc(1.7em / 2);
	padding-right: calc(1.7em / 2);
}
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
	padding: 0px 30px 0px 30px;
}
	body .site-branding {
	padding: 0px 60px 0px 0px;
}
	.mc4wp-form-fields input[type="email"]{width: 350px;}
	.site-footer-section .footer-social-inner .footer-social-wrap::before{left: -70px;}
}
@media screen and (max-width: 1100px){
	body .main-navigation .primary-menu-container > ul > li.menu-item > a {
	padding-left: calc(1.4em / 2);
	padding-right: calc(1.4em / 2);
}
	body .site-main-header-wrap .site-header-row-container-inner > .site-container {
	padding: 0px 20px 0px 20px;
}
	body .site-branding {
	padding: 0px 40px 0px 0px;
}
}
@media screen and (max-width: 1024px){
	.mobile-header-button-wrap .mobile-header-button-inner-wrap .mobile-header-button{background-color: var(--global-palette3);}
	footer .wp-block-group .widget-title::before, #mc4wp_form_widget-2 .widget-title::before, .footer-social-wrap .widget-title::before{
		content: "\f107";
		position: absolute;
		right: 0;
		font-family: FontAwesome;
		font-size: 20px;
		top: 3px;
		bottom: 0;
		height: 20px;
		width: 20px;
		text-align: center;
		z-index: 9;
		margin: 0 auto;
		line-height: 20px;
		cursor: pointer;
	}
	footer .wp-block-group .toggled-on .widget-title::before, #mc4wp_form_widget-2 .toggled-on .widget-title::before, .footer-social-wrap .toggled-on .widget-title::before {content: "\f106";}
	footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul, .footer-widget-area .toggled-on #mc4wp-form-1, .toggled-on .footer-social-wrap .footer-social-inner-wrap{display: block;padding-block: 20px;}
	footer .wp-block-group .toggled-off .wp-block-group, footer .wp-block-group .toggled-off > ul, .footer-widget-area .toggled-off #mc4wp-form-1, .toggled-off .footer-social-wrap .footer-social-inner-wrap{display: none;}
	.site-top-footer-inner-wrap .widget-area h3, .widget-area .widget_mc4wp_form_widget h2, .site-middle-footer-inner-wrap #contact-us, .site-middle-footer-inner-wrap .widget-area h3, .widget-area .widget_mc4wp_form_widget .widget-title, .widget-area .footer-social-wrap .widget-title{margin-bottom: 0;}
	.single-post .entry-author, .comment-navigation, .post-navigation, .single-post .comments-area {padding-inline: 2.5rem;}
}
@media screen and (max-width: 767px) {
.single-post .entry-author, .comment-navigation, .post-navigation, .single-post .comments-area {padding-inline: 1.5rem;}
body .site-header-item {margin-inline-end: 5px;}
.tab-button .elementor-tab-title {margin-inline-end: 0;margin-block-end: 20px;}
}
@media screen and (max-width: 479px) {
	.mc4wp-form-fields input[type="submit"] {margin-block-start: 10px;}
	.mobile-toggle-open-container .menu-toggle-open{padding-right:0;}
	.mobile-header-button-wrap .mobile-header-button-inner-wrap .mobile-header-button{padding: 10px 16px 10px 16px !important; font-size: 14px;}
	}

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