/*
Theme Name:   Catering
Theme URI:    https://demo.webdigify.com/WP01/WP006_catering
Description:  A child theme of Basetheme.
Author:       WebDigify
Template:     basetheme
Version:      1.0.0
Requires at least: 5.2
Tested up to: 5.9
Requires PHP: 7.0
Version: 1.0
Text Domain: catering
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/  

body *{
    --global-gray-400: #e5e5e5;
    --global-gray-500: #aaaaaa;
    --global-xs-spacing: 1em;
    --global-sm-spacing: 1.875rem;
    --global-md-spacing: 2rem;
    --global-lg-spacing: 2.5em;
    --global-xl-spacing: 3.5em;
    --global-xxl-spacing: 4rem;
    --global-boxed-spacing: 2rem;
}

body:not(.home).transparent-header #masthead {
	background-color: var(--global-palette1);
}
body .pagination .page-numbers.dots {
	width: 40px;
	border: 1px solid var(--global-gray-400);
}
body .pagination .page-numbers.dots:hover {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border-color: var(--global-palette2);
}
body .pagination .page-numbers {
	background: var(--global-palette6);
	color: var(--global-palette9);
	border-radius: 0;
}
.site-footer-middle-section-1 h1 {
    color: var(--global-palette9);
    margin-bottom: 15px;
    font-size: 54px;
    line-height: 60px;
    padding-right: 10px;
}
.site-footer .site-footer-middle-section-1 {
    padding-right: 80px;
}
.site-footer .site-middle-footer-wrap .widget_calendar .wp-calendar-table a:not(.button) {
	color: var(--global-palette1) !important;
}
.single.single-post .post-password-form input[type="submit"] {
	padding: 7px 20px;
}
.site-footer-wrap .widget select {
	width: 100%;
}
body .entry-content-asset.videofit {
	position: relative;
	-webkit-padding-before: 0;
	padding-block-start: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.footer-widget-area li .rss-date {
	color: var(--global-palette9);
}	
.footer-widget-area .widget_rss cite {
	color: var(--global-palette2);
}
.comment-content td, .comment-content th, .entry-content table td, .entry-content table th {
	border: 1px solid var(--global-gray-400);
	padding: 12px;
	line-height: 1.5;
	text-align: left;
}
.entry-content table {
	border-collapse: collapse;
}
.content-wrap .entry-author {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	margin-block-end: 0;
}

 .single-content h3.elementor-heading-title{
    margin-bottom: 6px !important;
}  
.site-footer .site-top-footer-wrap .site-footer-row-container-inner li a {
	vertical-align: middle;
}
.flexslider, .owl-carousel .owl-wrapper-outer, .home-product .owl-buttons, #sb-wrapper, .home-service, .feature {
	direction: ltr;
}	
body .single-content h1, body .single-content h1:first-child, body .single-content h2, body .single-content h2:first-child, body .single-content h3, body .single-content h3:first-child, body .single-content h4, body .single-content h4:first-child, body .single-content h5, body .single-content h5:first-child, body .single-content h6, body .single-content h6:first-child {
	margin-top: inherit !important;
}	
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
	margin-bottom: 30px;
}
.service-block .elementor-widget-wrap.elementor-element-populated {
    padding: 0 15px!important;
}
.cms-service .elementor-widget-image, .elementor-image-box-img, .post-thumbnail-inner {
	overflow: hidden;
}
.cms-service .elementor-widget-image {
	display: inline-block;
	width: auto !important;
	margin: auto !important;
}
.cms-service img, .elementor-image-box-img img, .loop-entry .post-thumbnail-inner img, .Gallery .gallery .gallery-item img {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.cms-service .elementor-widget-image:hover img, .elementor-image-box-img:hover img, .loop-entry .post-thumbnail-inner:hover img,.Gallery .gallery .gallery-item:hover img {
	transform: scale(1.05);
}
.img-hover .elementor-widget-container{
	overflow: hidden;
}
.brand-logo img.swiper-slide-image {
    opacity: 0.25;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	cursor: pointer;
}
.brand-logo img.swiper-slide-image:hover {
    opacity: 1;
}
/*header*/

.site-header-section-left .site-header-item-main-navigation {
    margin-left: 100px;
}
.site-main-header-wrap .site-container {
	padding: 0;
	padding-inline-start: 10px;
}
.site-header .site-header-item {
	margin-right: 30px;
}
.site-header #search-drawer .drawer-inner input.search-field {
    font-size: 16px;
    border-color: rgba(255,255,255,0.1);
}
.site-header .item-is-fixed {
    box-shadow: 0 1px 10px rgba(0,0,0,0.3);
}
@media screen and (max-width: 1366px){
	.site-header .site-branding {
		padding: 0;
	}
	.site-header .site-header-item {
		margin-right: 15px;
	}
}
@media screen and (max-width: 540px){
	.site-header .site-header-item {
		margin-right: 10px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1366px){
	.site-header .site-main-header-wrap .site-header-row-container-inner>.site-container ,
	.site-top-header-wrap .site-header-row-container-inner>.site-container{
		padding: 0px 15px 0px 15px !important;
	}
}
/* header main navigation */
.site-header .header-navigation[class*="header-navigation-style-underline"] .header-menu-container>ul>li>a:after {
    bottom: 33px;
    height: 1px;
    transform: none !important;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
.site-header .header-navigation[class*="header-navigation-style-underline"] .header-menu-container>ul>li.current-menu-item>a:after, .header-navigation[class*="header-navigation-style-underline"] .header-menu-container>ul>li:hover a:after {
    opacity: 1;
}
li.menu-item.hiden_menu .dropdown-nav-toggle {
    font-size: 11px;
}
@media screen and (min-width: 1025px) and (max-width: 1366px){
	.site-header-section-left .site-header-item-main-navigation {
		margin-left: 30px;
	}
	li.menu-item.hiden_menu ul.sub-menu li ul.sub-menu {
		left: auto;
		right: 100%;
	}
}

/* header contact */
.element-contact-inner-wrap .header-contact-item{
	position: relative;
}
.element-contact-inner-wrap .header-contact-item::after{
	content: "";
    position: absolute;
    right: -25px;
    left: auto;
    top: 0;
    bottom: 0;
    background: var(--global-palette5);
    opacity: 0.5;
    width: 1px;
    height: 15px;
    margin: auto;
}
.element-contact-inner-wrap .header-contact-item:last-child:after{
	display: none;
}
/* header cart */
.site-header-section-right .site-header-item[data-section="thebase_customizer_cart"] {
    margin-right: 40px;
}
.site-header .header-cart-button .header-cart-total {
    border-radius: 0;
    height: 16px;
    width: 16px;
    font-size: 14px;
    font-family: var(--global-heading-font-family);
    font-weight: 700;
}
@media screen and (max-width: 1366px){
	.site-header-section-right .site-header-item[data-section="thebase_customizer_cart"] {
		margin-right: 15px;
	}
	.site-footer-middle-section-1 h1 {
		font-size: 38px;
		line-height: 45px;
	}
}
/*owl-carousel*/
.owl-pagination {
	clear: both;
	text-align: center;
	padding: 35px 0 0 0;
}
.owl-pagination .owl-page {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.owl-pagination .owl-page span {
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: var(--global-palette6);
	display: block;
	cursor: pointer;
}
.owl-pagination .owl-page.active span,
.owl-pagination .owl-page:hover span {
	background-color: var(--global-palette2);
	transform: scale(1.5);
}

.owl-theme .owl-buttons div {
    display: none;
    font-size: 0;
    height: 35px;
    width: 35px;
    top: 0;
	bottom: 0;
	opacity: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    z-index: 99;
    cursor: pointer;
    float: left;
    background-color: var(--global-palette2);
	border-radius: 0;
	position: absolute;
	top: 40%;
	bottom: auto;
}
.owl-carousel.owl-theme:hover .owl-buttons div {
opacity: 1;
}
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
    content: "";
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: center;
    height: 35px;
    width: 35px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.owl-theme .owl-buttons div.owl-prev {
    left: -15px;
    right: auto;
}
.owl-theme .owl-buttons div.owl-next {
    right: -15px;
    left: auto;
}
.owl-theme .owl-buttons div.owl-next::after {
    background-image: url(assets/images/right-arrow.svg);
}
.owl-theme .owl-buttons div.owl-prev::after {
background-image: url(assets/images/left-arrow.svg);
}
@media screen and (max-width: 1366px){
	.site-footer .site-footer-middle-section-1 {
		padding-right: 30px;
	}
}
@media screen and (max-width: 1024px){
	.aboutus-two .elementor-widget-text-editor ol li h4 {
		font-size: 18px !important;
	}
	.aboutus-two .elementor-widget-text-editor ol li {
		padding: 8px 0 !important;
	}
.owl-buttons {
display: none;
}
.site-footer .site-footer-middle-section-1 {
    padding-right: 0;
}
}
/*about-us*/
.aboutus-two .elementor-widget-text-editor ol {
    padding-left: 25px !important;
}
.aboutus-two .elementor-widget-text-editor ol li {
    padding: 22px 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-family: 'Cormorant Garamond';
    color: var(--e-global-color-thebase1);
}
.aboutus-two .elementor-widget-text-editor ol li:last-child {
    border: 0;
    padding-bottom: 0;
}
.aboutus-two .elementor-widget-text-editor ol li:first-child {
    padding-top: 0;
}	
/*blog*/
.blog.content-style-unboxed .loop-entry .entry-content-wrap {
    border: none;
}
.cms-counter span.elementor-counter-number {
   margin: 0 0 8px;
    font-variant-numeric: lining-nums;
    line-height: 42px;
}

.single.single-post .gallery .gallery-item {
	margin: 0;
}
.comment-form .comment-notes {
	font-style: normal;
}
#cancel-comment-reply-link {
	color: var(--global-palette2);
}
#blog-posts-products {
	margin: 0 -15px;
}
.entry-meta .author, .entry-meta .posted-on, .entry-meta .comments-link {
	font-size: 16px;
	margin-inline-end: 10px;
	text-transform: capitalize;
}
#blog-posts-products .item.container.blog {
	padding: 0 15px;
}
.cms-counter .elementor-counter .elementor-counter-number-prefix:empty ,
.cms-counter .elementor-counter .elementor-counter-number-suffix:empty{
    display: none;
}
#blog-posts-products .item.container.blog .entry.loop-entry{
	box-shadow:none;
}
#blog-posts-products footer.entry-footer {
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-top: 1px solid var(--global-palette8);
}
#blog-posts-products .item.container.blog .entry-meta {
    color: var(--global-palette2);
    font-size: 15px;
    font-weight: 400;
    display: block;
    margin: 24px 0;
    position: relative;
    flex: 0 50%;
    border-right: 1px solid var(--global-palette8);
}
#blog-posts-products .entry-actions {
    text-align: right;
    flex: 0 50%;
}
#blog-posts-products .item.container.blog .entry-meta .posted-on {
    text-transform: capitalize;
    margin: 0;
}
#blog-posts-products .item.container.blog .entry-meta .posted-on:before{
	display:none;
}
.blog .loop-entry .entry-content-wrap, .search .loop-entry .entry-content-wrap {
    padding: 30px 0 0;
    margin: 0;
	text-align: center;
	color: var(--global-palette1);
}

#blog-posts-products .loop-entry.type-post .entry-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center !important;
}
.loop-entry.type-post .entry-title{
	text-align: left !important;
}
 .blog .loop-entry .entry-content-wrap{
	text-align: left !important;
}

#blog-posts-products a.post-more-link {
    background-color: transparent;
    padding: 0;
    color: var(--global-palette2);
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
}
#blog-posts-products a.post-more-link:hover {
	color: var(--global-palette4);
}
#blog-posts-products a.post-more-link .fa {
    font-size: 10px;
    margin: 0 5px 0 0;
}
.entry-meta .author::after {
	display: none;
}
.entry-content-wrap .author::before, .entry-content-wrap .comments-link .comment-icon::before, .entry-content-wrap .posted-on::before {
	mask-size: 16px;
	-webkit-mask-size: 16px;
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	content: "";
	position: relative;
	display: inline-block;
	height: 26px;
	width: 19px;
	vertical-align: top;
	background: var(--global-palette2);
	-webkit-margin-end: 5px;
	margin-inline-end: 5px;
	}
.entry-content-wrap .comments-link .comment-icon::before {
	mask-image: url(assets/images/comments.svg);
	-webkit-mask-image: url(assets/images/comments.svg);
	}
.entry-content-wrap .author::before{
	mask-image: url(assets/images/admin.svg);
	-webkit-mask-image: url(assets/images/admin.svg);
}
.entry-content-wrap .posted-on::before{
	mask-image: url(assets/images/date.svg);
	-webkit-mask-image: url(assets/images/date.svg);
}
.blog .loop-entry .entry-header .entry-meta, .search .loop-entry .entry-header .entry-meta, .entry-related-inner .loop-entry .entry-header .entry-meta {
	margin-block: 5px 10px;
}
.blog .entry-header, .blog .loop-entry .entry-summary p, .blog .loop-entry .entry-summary, .search .entry-header, .search .loop-entry .entry-summary p, .search .loop-entry .entry-summary, .entry-related-inner .entry-header, .entry-related-inner .loop-entry .entry-summary, .entry-related-inner .loop-entry .entry-summary p {
	margin-block: 0px;
}
body .entry-tags a.tag-link:hover {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border-color: var(--global-palette2);
}
body .entry-tags a.tag-link {
	font-size: inherit;
	border: 1px solid var(--global-gray-400);
	border-radius: 0;
	color: var(--global-palette1);
}
body .tns-outer .tns-nav {
	bottom: -50px;
}
body .entry-related-inner-content {
	padding-bottom: 8em;
}
body .entry-related-carousel .entry-summary, body .entry-related-carousel .entry-footer, body .entry-related-carousel .entry-taxonomies {
	display: block;
}
.entry-related .entry-content-wrap .entry-summary p {
	color: var(--global-palette1);
	margin-block-end: 0;
	margin-block-start: 10px;
}
@media screen and (min-width: 1025px) and (max-width: 1366px) {
	#blog-posts-products .loop-entry.type-post h2.entry-title{
		font-size: 20px;
		line-height: 24px;
	}
}
@media screen and (max-width: 1024px) {
	.cms-counter .elementor-counter-number-wrapper{
		justify-content: center;
	}
	div#categoryTab ul.products li.product .product-details .woocommerce-loop-product__title {
		font-size: 21px;
		line-height: 40px;
		float: left;
	}
	div#categoryTab ul.products.woo-archive-btn-button li.product .price {
		line-height: 40px;
	}

	#blog-posts-products {
		margin: 0 -10px;
	}
	#blog-posts-products .item.container.blog {
		padding: 0 10px;
	}
	#blog-posts-products .item.container.blog .entry-meta {
		margin: 15px 0;
	}
}
@media screen and (max-width: 540px) {

	
	.about-us-one .elementor-top-column {
		width: 100% !important;
	}
	.aboutus-two .elementor-top-column {
		width: 100% !important;
	}
	.about-us-one .elementor-widget-wrap.elementor-element-populated {
		margin-left: 0 !important;
	}
	#blog-posts-products .item.container.blog .entry-meta {
		padding: 3px 10px;
	}
	.entry-meta .author, .entry-meta .posted-on, .entry-meta .comments-link {
		font-size: 13px;
	}
}
/*single-blog*/
article.entry.loop-entry {
	position: relative;
	border-radius: 0;
}
body .entry-related-inner-content .carousel-item {
	padding-block-end: 5px;
}
.single-post .entry-content-wrap .author::before, .single-post .entry-content-wrap .posted-on::before {
	display: none;
}
.comments-area .comment-respond {
	padding: 4em;
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
	margin-block: 4em;
}
.entry-related .entry-related-title {
	margin-block: 0.8em 1.1em;
}
.wp-block-quote, blockquote {
	padding-inline-start: 1em;
	border-left: 4px solid var(--global-palette1);
	background-color: var(--global-palette8);
	padding: 2em;
	padding-left: 2em;
}
.single-post .entry-author-style-center .entry-author-avatar img {
	background-color: var(--global-palette1);
}
.single-post .entry-author-style-center .entry-author-avatar::before, .single-post .entry-author-style-center .entry-author-avatar::after {
	background: var(--global-gray-400);
}
.single-post .entry-author-style-center {
	border-bottom: 1px solid var(--global-gray-400);
}
.comment-navigation .nav-links, .post-navigation .nav-links {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	border-block-start: 1px solid var(--global-gray-400);
	padding-block: var(--global-sm-spacing);
}
/* product categories */
#product_categories ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#product_categories h2.resp-accordion {
    display: none;
}
#product_categories .resp-tabs-container .resp-tab-content {
    display: none;
}
#product_categories .resp-tabs-container .resp-tab-content.resp-tab-content-active {
    display: block;
}
#product_categories .category-wrapper {
    display: grid;
	grid-template-columns: 0.884fr 2fr;
	color: var(--global-palette9);
	justify-content: center;
    align-items: center;
}
#category_title {
    max-height: 261px;
    overflow-y: scroll;
    scrollbar-width: thin;
}
#category_title::-webkit-scrollbar {
	width: 3px;
	height: 2px;
	background-color: #111111;
}
#category_title::-webkit-scrollbar-thumb{
	background: #bd011a;
}
#category_title .tab-title {
    padding: 46px 25px 46px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#category_title li.resp-tab-item .tab-title {
	background-color: transparent;
}
#category_title li.resp-tab-item.resp-tab-active .tab-title {
    background-color: #262626;
}
#category_title .cat-img-block {
    display: none;
}
#category_title h3.cat-title {
    font-size: 32px;
	font-weight: 600;
	color: var(--global-palette9);
	margin: 0;
}
#category_title .tab-title a.view_btn {
    background-color: transparent;
    padding: 0;
    color: var(--global-palette9);
    font-size: 18px;
    text-transform: none;
}
#category_title .tab-title a.view_btn:hover {
	color: var(--global-palette2);
}
#category_title .tab-title a.view_btn .fa {
    font-size: 10px;
    margin: 0 5px 0 0;
}

#sub_categories {
	text-align: center;
	overflow: hidden;
	padding: 0 100px;
}
#sub_categories li.item .img-block {
	transition: all .5s;
	-webkit-transition:  all .5s;
	-moz-transition: all .5s;
	-o-transition:  all .5s;
	-ms-transition:  all .5s;
}
#sub_categories li.item:hover .img-block {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}
#sub_categories .img-block img {
    margin: auto;
}
#sub_categories a.sub-title {
    font-size: 24px;
    color: var(--global-palette9);
    font-family: var(--global-heading-font-family);
    font-weight: 600;
    margin: 20px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#sub_categories .item:hover a.sub-title {
	color: var(--global-palette2);
}
@media screen and (max-width: 1699px){
	#sub_categories {
		padding: 0 30px;
	}
	#sub_categories .img-block img {
		width: 60px;
		height: 60px;
	}
	#sub_categories a.sub-title {
		font-size: 20px;
	}
}
@media screen and (max-width: 1366px){
	#category_title h3.cat-title {
		font-size: 25px;
	}
	#category_title {
		max-height: 244px;
	}
}
@media screen and (max-width: 767px){
	#categoryTab ul.resp-tabs-list {
		margin: 0 0 50px;
	}
	.service-block .elementor-widget-wrap.elementor-element-populated {
		padding: 0 10px!important;
		
	}
	#sub_categories .img-block img {
		width: 40px;
		height: 40px;
	}
}
@media screen and (max-width: 1024px){
	#sub_categories {
		padding: 0 15px;
	}
	#sub_categories .img-block img {
		width: 50px;
		height: 50px;
	}
	#category_title .tab-title {
		padding: 36px 15px 36px 15px;
	}
	#category_title h3.cat-title {
		font-size: 20px;
	}
	#category_title {
		max-height: 200px;
	}
}
@media screen and (max-width: 767px) {
	#product_categories .category-wrapper {
		grid-template-columns: 1.5fr 2fr;
	}
	#category_title {
		max-height: 160px;
	}
	#category_title .tab-title {
		padding: 26px 10px 26px 10px;
	}
	#category_title h3.cat-title {
		font-size: 16px;
	}
	#category_title .tab-title a.view_btn {
		font-size: 15px;
	}
	#sub_categories a.sub-title {
		font-size: 16px;
		margin: 10px 0 0 0;
	}
}
@media screen and (max-width: 479px) {
	
	#category_title {
		max-height: 104px;
	}
	#sub_categories .img-block img {
		width: 35px;
		height: 35px;
	}
	#category_title li.resp-tab-item .tab-title {
		text-align: center;
		padding: 10px 10px 10px 10px;
		justify-content: center;
		flex-direction: column;
		gap: 5px;
	}
	#category_title h3.cat-title {
		font-size: 14px;
	}
	#category_title .tab-title a.view_btn {
		font-size: 12px;
		line-height: 16px;
	}
}
/*brand*/
.brand-block img.swiper-slide-image {
    opacity: 0.5;
}
.brand-block .swiper-slide:hover img.swiper-slide-image {
    opacity: 1;
}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
	display: inline-block;
	text-align: center;
}
/* video block */
.video-block .elementor-custom-embed-play {
	transition: all .3s;
	-webkit-transition:  all .3s;
	-moz-transition: all .3s;
	-o-transition:  all .3s;
	-ms-transition:  all .3s;

}
.video-block:hover .elementor-custom-embed-play {
    transform: translate(-50%,-50%) scale(1.1);
	-webkit-transform: translate(-50%,-50%) scale(1.1);
    -ms-transform: translate(-50%,-50%) scale(1.1);
}
/*newsletter*/
.widget_newsletterwidgetminimal .tnp.tnp-widget-minimal .tnp-form {
    display: flex;
    column-gap: 0;
}

.site-top-footer-inner-wrap .widget-area .widget-title:before {
    content: '';
    width: 8px;
    height: 8px;
    background: var(--global-palette2);
    position: absolute;
    left: 0;
    right: auto;
    top: 20px;
    bottom: auto;
}
.tnp.tnp-widget {
	width: 100%;
	display: block;
	box-sizing: border-box;
}
body .tnp-field.tnp-field-email, body .tnp-widget-minimal input.tnp-email {
	display: inline-block;
	margin-inline-end: 15px;
}

body .tnp-subscription-minimal input.tnp-email::placeholder, body .tnp-widget-minimal input.tnp-email::placeholder, 
body .tnp-widget input[type="email"]::placeholder, body .tnp .tnp-email::placeholder{
	color: var(--global-palette5);
}
body .tnp-widget .tnp-field {
	display: inline-block;
}
#get-our-latest-update {
	color: var(--global-palette9);
}
.widget.widget_newsletterwidgetminimal .tnp-submit, #newsletterwidgetminimal-3 .tnp-submit {
    padding: 0;
    border-radius: 0 0 0;
    border: 0;
    font-size: 0;
    width: 55px;
    height: 45px;
    background-image: url(assets/images/newsletter-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
body .tnp-subscription-minimal input.tnp-email, body .tnp-widget-minimal input.tnp-email, body .tnp-widget input[type="email"], body .tnp .tnp-email {
    width: 100%;
    border: none;
    border-radius: 0;
    padding-left: 25px;
    height: 45px;
    margin-inline-end: 0;
    background: transparent;
	color: var(--global-palette9);
}
.widget_newsletterwidgetminimal .tnp.tnp-widget-minimal .tnp-form {
    display: flex;
    border: 1px solid rgba(255,255,255,.1);
}
@media screen and (min-width: 1025px) and (max-width: 1366px) {
	.site-footer .site-top-footer-inner-wrap {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.site-footer .site-top-footer-inner-wrap .widget-area .widget-title {
		font-size: 38px;
		line-height: 48px;
	}
}

@media screen and (max-width: 1024px){
	
	.widget.widget_newsletterwidgetminimal .tnp-submit, #newsletterwidgetminimal-3 .tnp-submit {
		padding: 5px 20px 5px 20px;
	}
}
@media screen and (max-width: 540px){
	
	.widget.widget_newsletterwidgetminimal .tnp-submit, #newsletterwidgetminimal-3 .tnp-submit {
		padding: 5px 20px 5px 20px;
		margin: 0;
	}
}
/*footer*/

.site-footer p {
    margin: 0 0 10px 0;
	letter-spacing:1px;
}
.site-middle-footer-wrap img {
    margin-bottom: 22px;
}
.site-footer .site-footer-row.site-footer-row-columns-1 .site-footer-section {
    text-align: left;
}
.site-footer .widget li a {
    padding: 0;
}
@media screen and (min-width: 1025px){
	.site-footer .site-footer-row.site-footer-row-columns-4.site-footer-row-column-layout-right-forty {
		grid-template-columns: 1fr 1fr 1fr 1.16fr;
	}
	
}
@media screen and (min-width: 1025px) and (max-width: 1366px) {
	.site-footer .site-middle-footer-inner-wrap {
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}
}
/* footer social */
.footer-social-inner-wrap.social-show-label-true {
    margin: 0;
}
.site-footer .social-show-label-true a.social-button {
    display: block;
    margin-left: 0 !important;
    padding: 0 !important;
    height: auto;
}
.site-footer .site-middle-footer-inner-wrap {
    justify-content: center;
    align-items: center;
}
.site-middle-footer-inner-wrap p strong {
    display: block;
    font-size: 34px;
    color: var(--global-palette9);
}
.site-middle-footer-inner-wrap .widget-area .widget-title{
	margin-block-end: 25px;
}
.site-footer-middle-section-2 .widget {
    margin-bottom: 50px !important;
}
.site-footer .widget-area > ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.site-footer .widget-area ul li {
	list-style: none;
	padding: 0 0 4px 0;
	letter-spacing: 1px;
}
.site-footer .site-footer-middle-section-2 .widget-area ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 15px 0 0;
}
.site-footer .site-footer-middle-section-2 .widget-area ul li:after {
    content: '';
    background: var(--global-palette9);
    opacity: 0.15;
    width: 1px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px;
}
.site-footer .site-footer-middle-section-2 .widget-area ul li:last-child:after{
    display: none;
}

.site-footer .thebase-svg-iconset {
    vertical-align: middle;
}
.widget .tagcloud > span, .widget .tagcloud a, .widget .widget_product_tag_cloud > span, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud > span, .widget .wp-block-tag-cloud a, .widget li > span, .widget li a {
	padding-block-end: 8px;
	display: inline-block;
	vertical-align: middle;
}
.site-footer-middle-section-1 p > img {
	display: inline-block;
	vertical-align: middle;
	-webkit-margin-end: 10px;
	margin-inline-end: 10px;
}
/*contact*/
.header-contact-item .thebase-svg-iconset {
    display: none;
}
/*payment*/
.wp-block-gallery.has-nested-images.payment-icon {
    justify-content: center;
    margin: 15px 0 0;
}
.payment-icon.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	width: auto;
	flex-grow: unset;
	margin-block: 0;
}
/* shop page */
.archive select.orderby {
    font-weight: 500;
    padding-left: 0;
}
.archive .thebase-product-toggle-container .thebase-toggle-shop-layout {
    font-size: 16px;
}
.archive .thebase-product-toggle-container .thebase-toggle-shop-layout {
    font-size: 16px;
    height: 34px;
	padding: 0px 8px;
	border-color: var(--global-palette8);
}
.archive .thebase-product-toggle-container .thebase-toggle-shop-layout.toggle-active,
 .thebase-product-toggle-container .thebase-toggle-shop-layout:hover ,
.thebase-product-toggle-container .thebase-toggle-shop-layout:hover{
    border-color: var(--global-palette7);
    color: var(--global-palette2);
}
/*sidebar*/
.sidebar-inner-wrap .widget select {
	width: 100%;
}
.primary-sidebar.active {
	transform: translateX(0);
}
.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;
}
.has-sidebar .primary-sidebar.widget-area .widget {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid var(--global-palette7);
    padding-block-end: 1.875em;
}
.has-sidebar .primary-sidebar.widget-area .widget:last-child {
	border: none;
}
#mobile-header .search-toggle-open-container .search-toggle-open {
	margin: 0;
}
.screen-reader-text, .wp-block-search .wp-block-search__label {
	position: absolute;
	display: none;
}
#primary-sidebar .search-field, footer .search-field, .page-content .search-field, .wp-block-search .wp-block-search__input {
	float: left;
	width: 83%;
	padding: 10px 45px 10px 15px;
	line-height: 22px;
	border: none;
	background-color: #f5f5f7;
	border-radius: 0;
}
.woocommerce-product-search, .search-form, .wp-block-search {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.header-search .woocommerce-product-search input[type="submit"], .header-search button[type="submit"], .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button {
	mask-image: url("assets/images/search.svg");
	-webkit-mask-image: url("assets/images/search.svg");
	mask-position: center;
	-webkit-mask-position: center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: 18px;
	-webkit-mask-size: 18px;
	border: 0;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	color: var(--global-palette9);
	float: left;
	font-size: 0;
	height: 42px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 45px;
	background: var(--global-palette1) !important;
}
body .widget_block ol, body .widget_block ul, body .widget ol {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	-webkit-margin-start: 0;
	margin-inline: 0;
	-webkit-padding-after: 0;
	padding-block-end: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
}
.header-search-bar form.woocommerce-product-search .thebase-search-icon-wrap{
	color: var(--global-palette1);
}
.primary-sidebar.widget-area .widget-title {
	padding: 0 0 15px;
	margin: 0;
}
.widget .tagcloud, .widget .widget_product_tag_cloud, .widget .wp-block-tag-cloud, .widget li {
	list-style: none;
	margin: 0;
	position: relative;
}
.widget .product_list_widget li, .widget.widget_recent_comments ul li, .widget.widget_rss ul li, .widget .widgets-blog-posts li, .widget .wp-block-latest-comments li, .widget .wp-block-latest-posts li {
	padding-block: 4px;
	margin-block: 6px;
	clear: both;
	overflow: hidden;
}
.widget .wp-block-latest-posts__featured-image.alignleft {
	margin-inline: 0 1em;
}
.widget .product_list_widget li > span, .widget .product_list_widget li a, .widget.widget_recent_comments ul li > span, .widget.widget_recent_comments ul li a, .widget.widget_rss ul li > span, .widget.widget_rss ul li a, .widget .widgets-blog-posts li > span, .widget .widgets-blog-posts li a, .widget .wp-block-latest-comments li > span, .widget .wp-block-latest-comments li a, .widget .wp-block-latest-posts li > span, .widget .wp-block-latest-posts li a {
	padding: 0;
}
.widget .wp-block-latest-comments__comment-link, .widget .wp-block-latest-posts li > a {
	word-break: break-word;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	margin: 0;
}
.widget .tagcloud a, .widget .widget_product_tag_cloud a, .widget .wp-block-tag-cloud a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px !important;
    margin: 0 5px 5px 0;
    font-weight: 500;
    background-color: transparent;
    padding: 3px 10px;
    border: 1px solid var(--global-palette7);
}
.primary-sidebar .widget ul ul {
	-webkit-padding-start: 15px;
	padding-inline: 15px 0;
	margin: 0;
	padding-bottom: 0;
}
.site-footer .widget-area ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.woocommerce.widget_product_categories > ul li .count, .woocommerce.widget_product_categories > ul li .wc-block-product-categories-list-item-count, .woocommerce .wp-block-woocommerce-product-categories > ul li .count, .woocommerce .wp-block-woocommerce-product-categories > ul li .wc-block-product-categories-list-item-count {
	position: absolute;
	right: 0;
	display: block;
	top: 0;
	min-width: 2rem;
	text-align: center;
	font-size: 100%;
}
.sidebar-inner-wrap .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .sidebar-inner-wrap .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
	vertical-align: middle;
}
.woocommerce.widget_price_filter .price_slider_amount {
	margin-top: 2em;
}
.price_label {
	display: inline-block;
	padding: 10px 0 0;
	width: 100%;
	text-align: left;
}
.woocommerce-cart .woocommerce .cart-empty.woocommerce-info {
    color: var(--global-palette3);
}
/* sidebar filter */
.primary-sidebar .woocommerce.widget_price_filter .ui-slider-horizontal {
    height: 0.2em;
}
.primary-sidebar .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--global-palette6);
}
.primary-sidebar .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
    background: var(--global-palette1);
    width: 0.6em;
    height: 0.6em;
    top: -0.2em;
}
.primary-sidebar .woocommerce.widget_price_filter .price_slider_amount .button {
    padding: 5px 15px 5px 15px;
    font-size: 13px;
}
/*Product Catalog*/
.woocommerce.widget_price_filter .ui-slider {
	cursor: pointer;
}
body.woocommerce ul.products.products-list-view li.product:hover .entry-content-wrap, body.woocommerce ul.products.products-list-view li.product:focus-within .entry-content-wrap {
	-webkit-transform: none;
	transform: none;
}
.woocommerce ul.products li.product span.onsale {
	top: 15px;
	right: 15px;
}
.woocommerce .products span.onsale, .single-product.woocommerce span.onsale {
	padding: .5em 1em;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
	top: 0.5rem;
	left: 0.5rem;
	margin: 0;
	border-radius: 0rem;
	background-color: var(--global-palette2);
	color: var(--global-palette9);
}
.thebase-show-sidebar-btn {
    position: fixed;
    padding: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: none;
    cursor: pointer;
    top: 25%;
    left: -2px;
    z-index: 99;
    background: var(--global-palette2);
    color: var(--global-palette9);
    align-items: center;
    justify-content: center;
    font-size: 19px;
}
/*Product*/
.woocommerce div.product span.price, .woocommerce div.product p.price {
    color: var(--global-palette3);
}
.woocommerce div.product div.summary {
    margin: 0;
}
.woocommerce .single-product-extras ul li .thebase-svg-iconset {
    font-size: 13px;
}
.woocommerce .single-product-extras p {
    font-family: var(--global-heading-font-family);
    font-size: 18px;
    color: var(--global-palette3);
}
.single.single-product .thebase-breadcrumbs {
	margin: 0.3em 0;
}
.woocommerce ul.products li.product .button.added.add_to_cart_button {
	display: none;
}
.woocommerce div.product p.stock {
	color: green;
}
.single-product.woocommerce div.product form.cart div.quantity {
	margin-inline: 0 15px;
}
.single-product.woocommerce div.product .product_meta > span {
	padding-block-end: 10px;
}
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 {
	-webkit-appearance: none;
	color: var(--global-palette4);
	border: 1px solid var(--global-gray-400);
	border-radius: 0;
	padding: 0.4em 0.5em;
	max-width: 100%;
	background: var(--global-palette9);
	box-shadow: unset;
}
body .entry-tags a.tag-link, .woocommerce div.product form.cart div.quantity, .product-quantity .quantity.spinners-added, .product-quantity .quantity.spinners-added:hover, .woocommerce table.shop_table {
	border-radius: 0;
	border: 1px solid var(--global-gray-400);
}
body .comment-reply-link, .woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity:hover {
	border: 1px solid var(--global-gray-400);
}
body .comment-reply-link {
	color: var(--global-palette1);
}
.comment-list .comment-body {
	border-bottom: 1px solid var(--global-gray-400);
}
.entry-content-wrap .woocommerce form .form-row label, .woocommerce div.product .summary .product_meta > span, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a, .woocommerce div.entry.product .woocommerce-tabs ul.tabs li a:hover {
	font-weight: 400;
	font-size: 16px;
	color: var(--global-palette1);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	margin: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--global-palette9);
	background: var(--global-palette2);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
	color: var(--global-palette9);
}
.woocommerce-tabs.wc-tabs-wrapper, .woocommerce .related.products, .woocommerce .up-sells.products {
	padding: 7rem 0 2em;
}
.woocommerce div.entry.product .woocommerce-tabs ul.tabs li a {
	padding: 11px 27px;
	text-align: center;
}
 .woocommerce #reviews #review_form .comment-reply-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
}
.woocommerce.widget_price_filter .widget-title, .woocommerce section.related.products h2, body.woocommerce div.product form.cart table td {
	padding-block-end: 15px;
}
.cross-sells > h2, .single.woocommerce section.products > h2, .site .entry-related h2, .elementor-tabs .elementor-tab-title, .cms_banner .elementor-column, .cms_banner .elementor-section {
	text-align: center;
}
.woocommerce div.product form.cart .variations select {
	border-radius: 0;
	margin: 6px 0;
	padding: 8px;
}
.woocommerce div.product form.cart .variations label {
	display: inline-block;
	font-weight: 400;
	width: 100%;
	clear: both;
	margin: 9px 0 0;
	text-align: left;
	vertical-align: middle;
}
.woocommerce div.product .product_meta {
	padding: 1.2em 0;
	border-top: 1px solid var(--global-gray-400);
}
body.woocommerce div.product form.cart .group_table td:first-child {
	width: auto;
	text-align: center;
	min-width: 128px;
}
/* product page extra content */
.woocommerce .single-product-extras {
    margin-top: 25px;
}
.woocommerce .single-product-extras ul {
    padding: 0;
    margin: 0 0 1.5em;
    list-style: none;
    overflow: hidden;
	border: 1px solid var(--global-palette7);
	border-radius: 5px;
}
.woocommerce .single-product-extras ul li {
    line-height: 30px;
    padding: 12px 20px;
    border-bottom: 1px solid var(--global-palette7);
}
.woocommerce .single-product-extras ul li:last-child {
    margin: 0 0 -1px;
}
.woocommerce .single-product-extras ul .thebase-svg-iconset {
    display: none;
    padding-right: 0.25em;
    color: var(--global-palette-btn-bg-hover);
}
.woocommerce .single-product-extras ul strong {
    color: var(--global-palette3);
    font-family: var(--global-heading-font-family);
    font-size: 16px;
    font-weight: 600;
}
/* product page payment */
body.woocommerce .single-product-payments legend {
	color: var(--global-palette3);
	font-family: var(--global-heading-font-family);
    font-size: 15px;
    font-weight: 600;
}
/*Pagination*/
.woocommerce nav.woocommerce-pagination, .pagination {
	text-align: center;
}
body .pagination .page-numbers, body.woocommerce nav.woocommerce-pagination ul li .page-numbers, body.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid var(--global-gray-400);
	color: var(--global-palette3);
	background: var(--global-palette9);
	border-radius: 0rem;
}
body .pagination .current, body.woocommerce nav.woocommerce-pagination ul li span.current, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: var(--global-palette2);
	color: var(--global-palette9);
	border-color: var(--global-palette2);
}
body .pagination a:hover, body.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
	background: var(--global-palette2);
	color: var(--global-palette9);
}
/*Contact*/
.contact-address .elementor-widget-container ul li {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}
.contact-address .elementor-widget-container ul  {
   
    padding: 0;
}
body .wpcf7 p {
	margin-bottom: 0;
}
.wpcf7-form-control-wrap {
	position: relative;
}
.wpcf7 label {
	padding-block: 10px;
	display: block;
}
.wpcf7 .wpcf7-submit, body .wpcf7 input {
	display: block;
	width: 100%;
	border-radius: 0;
}
.wpcf7-form-control.wpcf7-textarea {
	height: 150px;
}
/*cart*/
.site .woocommerce table.shop_table td, .site .woocommerce table.shop_table th {
	padding-block: 20px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.cart-summary {
	display: none;
}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {
	background: var(--global-palette8);
	padding: 30px;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
	border-collapse: separate;
	margin: 0 0 6px;
	padding: 0;
	border: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th, #add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th {
	border-top: 1px solid var(--global-gray-400);
}
.checkout-button.button.alt.wc-forward {
	margin: 0;
}
body.woocommerce-cart table.cart .product-name a, body.woocommerce-checkout table.cart .product-name a, #add_payment_method table.cart .product-name a {
	color: var(--global-palette1);
}
body.woocommerce-cart table.cart .coupon .button:not(:hover), body.woocommerce-checkout table.cart .coupon .button:not(:hover), #add_payment_method table.cart .coupon .button:not(:hover) {
	background: var(--global-palette7);
	color: var(--global-palette3);
}
body.woocommerce-cart table.cart .coupon .button:not(:hover), body.woocommerce-checkout table.cart .coupon .button:not(:hover), #add_payment_method table.cart .coupon .button:not(:hover) {
	background: var(--global-palette7);
	color: var(--global-palette1);
}
body.woocommerce-cart table.cart td.actions .button:disabled, body.woocommerce-checkout table.cart td.actions .button:disabled, #add_payment_method table.cart td.actions .button:disabled {
	color: var(--global-palette1);
}
/*checkout*/
body form.checkout .col2-set {
	background: var(--global-palette8);
	padding: var(--global-md-spacing);
}
body #payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label{
	background: var(--global-palette8);
}
body .woocommerce .woocommerce-message, body .woocommerce .woocommerce-error, body .woocommerce .woocommerce-info {
    background-color: var(--global-palette8);
}
.woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row-first, .woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row-last {
	float: none;
}
body .woocommerce form.checkout_coupon {
	border-radius: 0;
	border: 2px dashed var(--global-gray-400);
}
.woocommerce-checkout .woocommerce form.checkout_coupon, .woocommerce-checkout .woocommerce form.login {
	width: 50%;
}
body .select2-container--default .select2-selection--single {
	height: 38px;
	border-radius: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--global-palette1);
}
/*myaccount*/
.woocommerce-form.woocommerce-form-login.login, body .woocommerce form.register {
	border: none;
	border-radius: 0;
	padding: 30px;
	border: 1px solid var(--global-palette5);
}
.woocommerce-privacy-policy-text {
	margin-block-end: 20px;
}
@media screen and (max-width: 1024px){
	#search-drawer .drawer-inner input.search-field {
		width: 100%;
		background: transparent;
		color: var(--global-palette6);
		padding: 0.4em 50px 0.4em 0.8em !important;
		font-size: 16px !important;
		border: 1px solid currentColor;
	}
	.site-footer-middle-section-1 h1 {
		font-size: 22px;
		line-height: 30px;
		padding-bottom: 20px;
		margin: 0;
		border-bottom: 1px solid rgba(255,255,255,.1);
	}
	.site-footer-middle-section-2 .widget {
		margin-bottom: 0px !important;
	}
	.site-footer-bottom-section-1 {
		margin: 0 0 5px 0;
	}
	.site-middle-footer-inner-wrap p strong {
		font-size: 25px;
	}
	.site-main-header-wrap .site-container {
		padding: 0;
		padding-inline: 10px;
	}
	#mobile-header .site-header-row-layout-contained {
		padding: 0;
	}
	#mobile-drawer.popup-drawer .drawer-inner {
		max-width: 100%;
		width: 330px;
	}
	.wp-block-gallery.has-nested-images.payment-icon {
		justify-content: center;
	}
	body .primary-sidebar {
		transform: translateX(-100%);
		width: 360px;
		right: auto;
		left: 0;
		top: 0;
		overflow: auto;
		bottom: 0;
		position: fixed;
		box-shadow: 0 0 2rem 0 rgba(0,0,0,.1);
		display: flex;
		flex-direction: column;
		transition: all .3s ease-in-out;
		z-index: 99999;
		padding-inline: 20px;
		padding-block: 0;
		background-color: var(--global-palette9);
	}
	.primary-sidebar .thebase-hide-sidebar-btn, .thebase-show-sidebar-btn {
		display: flex;
	}
	.entry-related .entry-related-title {
		margin-block: 0em 1em;
	}
	body .entry-related-inner-content {
		padding-block: 2em 4em;
	}
	.widget_newsletterwidgetminimal .tnp.tnp-widget-minimal .tnp-form {
		justify-content: center;
		column-gap: 0;
	}
	.site-middle-footer-inner-wrap .widget-area .widget-title {
		margin-block-end: 20px;
	}
	.site-footer-middle-section-1 img {
		margin: 0 auto 10px;
	}
	.site-footer-middle-section-1 {
		text-align: center;
	}
	footer .wp-block-group .widget-title::before , .footer-social-wrap .widget-title::before{
		content: "\f107";
		position: absolute;
		right: 0;
		font-family: FontAwesome;
		font-size: 20px;
		top: 0;
		bottom: 0;
		height: 20px;
		width: 20px;
		text-align: center;
		z-index: 9;
		margin: 0 auto;
		line-height: 20px;
	}
	footer .wp-block-group .toggled-on .widget-title::before, .footer-social-wrap.toggled-on .widget-title::before {
		content: "\f106";
	}
	.site-middle-footer-inner-wrap .widget-area .widget-title {
		cursor: pointer;
	}
	 footer .wp-block-group .toggled-off > ul, .footer-social-wrap.toggled-off .footer-social-inner-wrap {
		display: none;
	}
	footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul, .footer-social-wrap.toggled-on .footer-social-inner-wrap {
		display: block;
	}
	.site-footer .widget-area ul {
		padding: 0 0 15px 15px;
		list-style: none;
		margin: 0;
	}
	.footer-social-inner-wrap {
		padding: 0 0 15px 15px;
	}
	body .widget_block ol, body .widget_block ul, body .widget ol {
		-webkit-padding-start: 0;
		padding-inline-start: 0;
		-webkit-margin-start: 0;
		margin-inline-start: 0;
		-webkit-padding-after: 0;
		padding-block-end: 0;
		-webkit-margin-after: 0;
		margin-block-end: 0;
	}
}
@media screen and (max-width: 1024px){
	.widget_newsletterwidgetminimal {
		display: block;
		text-align: center;
	}
	.widget_newsletterwidgetminimal .widget-title, .widget_newsletterwidgetminimal .tnp.tnp-widget-minimal {
		justify-content: center;
	}
	.widget-area .widget_newsletterwidgetminimal .widget-title {
	    margin: 0 0 15px 0;
		text-align: center;
		display: inline-block;
		vertical-align: middle;
		position: relative;
		padding: 0 0 0 20px;
	}
	.site-top-footer-inner-wrap .widget-area .widget-title:before {
		top: 5px;
	}
}
@media screen and (max-width: 767px){
	
	
	.site-top-footer-inner-wrap .widget-area .widget-title:before {
		top: 0;
		height: 25px;
	}
	body .primary-sidebar {
		width: 100%;
	}
	.comments-area .comment-respond {
		padding: 2em 2em 1em;
	}
	body.woocommerce .product .woocommerce-tabs.wc-tabs-wrapper, body.woocommerce div.product .woocommerce-tabs .panel {
		padding: 0;
		border: none;
	}
	.single-product.woocommerce div.product form.cart div.quantity {
		margin-inline: 0 8px;
	}
	
}
@media screen and (max-width: 540px){
	
	#mobile-drawer.popup-drawer .drawer-inner {
		width: 280px;
	}
}
.widget li {
	line-height: inherit !important;
}
.widget_calendar td {
	color: var(--global-palette1);
}
.widget_calendar thead th {
	color: var(--global-gray-500);
}
/* all product design */
.woocommerce ul.products.products-list-view li.product .product-action-wrap {
    display: inline-block;
    vertical-align: top;
}
.entry-hero .entry-hero-container-inner .entry-header {
    min-height: 120px;
}
.entry-hero .thebase-breadcrumbs {
    margin: 0.3em 0;
}
.woocommerce .primary-sidebar .wp-block-woocommerce-product-categories > ul li .wc-block-product-categories-list-item-count,
.sidebar-inner-wrap .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{
    position: static;
    padding: 0;
    font-size: 12px;
    float: right;
}
.woocommerce ul.products li.product .product-details h3, .woocommerce ul.products li.product .product-details .woocommerce-loop-product__title, .woocommerce ul.products li.product .product-details .woocommerce-loop-category__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    padding: 0 0 5px 0;
}
.woocommerce ul.products li.product .product-details .price {
    margin-bottom: 1em;
}
.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .product-details .product-action-wrap, .woocommerce ul.products.woo-archive-action-on-hover li.product:focus-within .product-details .product-action-wrap {
    bottom: -1.2rem;
}
.woocommerce li.product a.added_to_cart{
    font-style: normal;
    text-align: center;
    width: 100%;
    border: 1px solid currentColor;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 12px 32px 12px 32px;
}
.woocommerce li.product a.added_to_cart:hover {
    color: var(--global-palette-btn-hover);
    background: var(--global-palette-btn-bg-hover);
}
.woocommerce li.product a.added_to_cart:hover a.added_to_cart{
	color: var(--global-palette-btn-hover);
}
/* offer block */
.offer-block .elementor-button .elementor-align-icon-right {
    margin-top: 3px;
}
.offer-block .elementor-column {
    padding: 0 15px;
}
@media screen and (max-width: 1024px){
	.site-footer-middle-section-2 div#newsletterwidgetminimal-3 {
		padding: 10px 0 0 !important;
		float: left;
	}
	.site-middle-footer-inner-wrap .widget-area .widget-title {
		text-align: left;
		float: left;
		width: 100%;
		padding: 0;
	}
	.offer-block .elementor-column {
		padding: 0 10px;
	}
	.site-footer .site-footer-middle-section-2 .widget-area ul li {
		display: block;
		margin: 0 0 7px;
	}
	.site-footer .site-footer-middle-section-2 .widget-area ul li:after{
		display: none;
	}
}
@media screen and (max-width: 767px){
	.offer-block .elementor-column {
		padding: 0 5px;
	}
}
/* testimonial */
@media screen and (max-width: 600px){
	.service-block h3.elementor-heading-title {
		margin-bottom: 3px !important;
	}
}
/*Appointment Form*/
.contact-form.elementor-widget-shortcode form .text-col.col-6 {
	margin-block-end: 20px;
}
.contact-form.elementor-widget-shortcode form .text-col-gap {
    position: relative;
    float: none;
    column-count: 2;
    margin-block-end: 20px;
}
.contact-form.elementor-widget-shortcode form .text-col.col-6.last {
	width: 100%;
	display: inline-block;
}
.contact-form.elementor-widget-shortcode input[type="date"]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  filter: invert(0.5) sepia(0%);
}
.contact-form.elementor-widget-shortcode form input[type="text"]::placeholder, 
.contact-form.elementor-widget-shortcode form input[type="email"]::placeholder, 
.contact-form.elementor-widget-shortcode form input[type="tel"]::placeholder,
.contact-form.elementor-widget-shortcode .wpcf7-date::placeholder,
.contact-form.elementor-widget-shortcode form textarea::placeholder{
    color: var(--global-palette5);
}
.contact-form.elementor-widget-shortcode form input[type="submit"] {
    width: auto;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    display: block;
}
.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
/*contact-us*/
.contact-us .appointment-form.elementor-widget-shortcode form .text-col.col-6 {
	width: 88%;
}
.contact-us .appointment-form.elementor-widget-shortcode form .text-col-gap{
	width: 93%;
}
@media screen and (max-width: 1366px){
	.appointment-form.elementor-widget-shortcode form .text-col-gap, .appointment-form.elementor-widget-shortcode form .text-col.col-6 {
		margin-block-end: 15px;
	}
	.appointment-form.elementor-widget-shortcode form textarea {
	    height: 70px;
		padding: 10px;
		font-size: 13px;
	}
	.appointment-form.elementor-widget-shortcode form input[type="text"], .appointment-form.elementor-widget-shortcode form input[type="email"], .appointment-form.elementor-widget-shortcode form input[type="tel"], .appointment-form.elementor-widget-shortcode .wpcf7-date {
		height: 40px;
		font-size: 13px;
		padding: 10px;
	}
}
.woocommerce .woocommerce-Tabs-panel table.shop_attributes td {
    padding: 0 15px;
}
/* category product */
/* #categoryTab ul.resp-tabs-list {
    margin: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 325px;
    right: auto;
} */
#categoryTab ul.resp-tabs-list {
    padding: 0;
    text-align: center;
    margin: 0 0 80px;
}
div#categoryTab ul.products li.product{
    position: relative;
    background: transparent;
    box-shadow: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.1);
    border-radius: 0;
}
div#categoryTab ul.products li.product .product-details .woocommerce-loop-product__title {
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
	float: left;
}

div#categoryTab ul.products.woo-archive-btn-button li.product .price {
    float: right;
    line-height: 32px;
    margin-bottom: 0;
    font-weight: 600 !important;
    font-size: 15px;
}
.woocommerce ul.products li.product .price ins{
	 font-weight: 600 !important;
}
ul.products li.product .entry-content-wrap .short-desc{
	display: none;
}
#categoryTab ul.products li.product .entry-content-wrap .short-desc {
    display: block;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    color:#777;
    line-height: 18px;
    font-size: 14px;
}
div#categoryTab ul.products li.product a.woocommerce-loop-image-link {
    display: none;
}
div#categoryTab ul.products.woo-archive-action-on-hover li.product .product-details .product-action-wrap{
	display: none;
}
div#categoryTab ul.products li.product .entry-content-wrap {
    transform: none;
    background: none;
    padding: 0 0 18px;
}

#categoryTab ul.resp-tabs-list li.resp-tab-item{
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    margin: 0 10px;
}
#categoryTab ul.resp-tabs-list li.resp-tab-item .tab-title {
        background-color: transparent;
    padding: 9px 30px 9px 30px;
    margin: 0;
    color: var(--global-palette1);
    border: 1px solid var(--global-palette1);
    display: inline-block;
    font-family: inherit;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    border-radius: 0;
}
#categoryTab ul.resp-tabs-list li.resp-tab-item.resp-tab-active .tab-title, #categoryTab ul.resp-tabs-list li.resp-tab-item:hover .tab-title {
   color: var(--global-palette9);
    background: var(--global-palette1);
}
#categoryTab .resp-tabs-container .resp-tab-content.resp-tab-content-active{
    display: block;
}
#categoryTab .resp-tabs-container .resp-accordion, 
#categoryTab .resp-tabs-container .resp-tab-content{
    display: none;
}
@media screen and (max-width: 767px){
	#categoryTab ul.resp-tabs-list li.resp-tab-item .tab-title {
		padding: 6px 18px 6px 18px;
		margin: 0 0 5px;
	}
	#categoryTab ul.resp-tabs-list {
		margin: 0 0 30px;
	}
	div#categoryTab ul.products, .woocommerce-page ul.products {
		row-gap: 25px ;
	}
	div#categoryTab ul.products li.product .product-details .woocommerce-loop-product__title {
		font-size: 17px;
		line-height: 18px;
	}
	div#categoryTab ul.products.woo-archive-btn-button li.product .price {
		line-height: 18px;
	}
	div#categoryTab ul.products li.product .entry-content-wrap {
		padding: 0 0 12px;
	}
	#categoryTab ul.products li.product .entry-content-wrap .short-desc {
		font-size: 12px;
	}
	div#categoryTab ul.products li.product .product-details .woocommerce-loop-product__title {
		padding: 0 0 3px;
	}
	
}
@media screen and (max-width: 479px){
	div#categoryTab ul.products li.product .product-details .woocommerce-loop-product__title {
		    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
	}
	div#categoryTab ul.products.woo-archive-btn-button li.product .price {
		line-height: 24px ;
	}
}
/* pricing plans block */
.pricing-plan .elementor-widget-wrap {
	justify-content: center;
}
.pricing-plan .price-01, 
.pricing-plan .price-02{
	width: auto !important;
}
.pricing-plan .time {
    display: inline-block;
    width: auto !important;
    vertical-align: text-bottom;
    line-height: 60px;
    margin: 0 0 0 10px;
}
.single-content .pricing-plan .elementor-heading-title{
	margin: 0;
}
/* 404 page design */ 
.error {
	text-align: center;
}
.error .page-header {
	margin-bottom: var(--global-md-spacing);
}
.error .page-header h1.page-title {
    font-size: 40px;
    line-height: 50px;
}
.error .page-header .page-title span{
	display: block;
}
.error p {
	font-size: 15px;
	width: 50%;
	margin: 0 auto var(--global-md-spacing) auto;
}
.error a.button {
	margin: 0 0 30px 0;
}
.error .search-form {
	width: 400px;
	margin: auto;
}
.error input.search-field {
    border-width: 5px;
    background-color: var(--global-palette9);
    overflow: hidden;
}
/* cart, checkout page */
#customer_details h3,
#order_review_heading,
.woocommerce-order-details h2, 
.woocommerce-customer-details h2,
.cart_totals h2 {
    font-size: 28px;
}
/*-------------------------------------RTL------------------------------------*/
/* arrow */
.rtl .owl-buttons {
    left: 0;
    right: auto;
}
/*header*/
.rtl .site-header .site-header-item {
    margin-left: 30px;
    margin-right: 0px;
}
.rtl .site-header-section-right .site-header-item[data-section="thebase_customizer_cart"] {
    margin-right: 0;
    margin-left: 40px;
}
.rtl .about-us-one, .rtl .aboutus-two {
    direction: ltr;
}
.site-branding .site-title {
	text-transform: capitalize;
}
.rtl .site-branding {
	padding: 0em 0em 0em 3em;
}
.rtl .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
	border: 0;
	border-inline-start: 1px solid rgba(255,255,255,0.1);
}
.rtl #search-drawer .drawer-inner input.search-field {
	padding: 0.8em 0.8em 0.8em 80px;
}
.rtl .header-contact-wrap .header-contact-item .contact-label {
	margin-inline: 0.3em 0;
}
.rtl .element-contact-inner-wrap .header-contact-item::after{
	left: -25px;
    right: auto;
}
.rtl .service-block-three {
    direction: ltr;
}
.rtl .contact-address {
    direction: ltr;
}
.rtl .contact-block {
    direction: ltr;
    padding: 0 30px 0 0;
}
@media screen and (max-width: 1366px){
	.rtl .site-header .site-header-item {
		margin-left: 15px;
	}
}
/* blog */
.rtl #blog-posts-products .item.container.blog .entry-meta {
    text-align: left;
}
@media screen and (min-width: 1025px) and (max-width: 1366px){
	#blog-posts-products .loop-entry.type-post .entry-title{
		font-size: 20px;
		line-height: 28px;
	}
}
.rtl .blog .loop-entry .entry-content-wrap, .rtl .search .loop-entry .entry-content-wrap {
    text-align: right;
}
/* gallery */
.rtl .Gallery .elementor-tabs-wrapper {
    left: 0;
    right: auto;
}
.rtl .Gallery .elementor-tabs-wrapper .elementor-tab-title {
    padding-right: 25px;
    padding-left: 0;
}
/* testimonial */
.rtl .elementor-testimonial-wrapper {
    text-align: right !important;
}
/* about us block */
.rtl .offer-block .elementor-button .elementor-align-icon-right {
    margin-top: 3px;
    margin-left: 6px !important;
}
/*product catalog*/
.rtl.archive.content-style-unboxed.woocommerce ul.products.products-list-view li.product.content-bg.loop-entry .entry-content-wrap:not(.loop-entry) {
	padding: 0 1.5rem 0 0;
}
.rtl.single-product.woocommerce div.product form.cart div.quantity {
	margin-inline: 0 15px;
}
/*portfolio*/
.rtl .single-entry .cms-portfolio .cms-portfolio .elementor-widget-wrap {
	padding-inline: 0 5em;
}
/*sidebar*/
.rtl.woocommerce .wp-block-woocommerce-product-categories > ul li .wc-block-product-categories-list-item-count {
    float: left;
}
.rtl .thebase-product-toggle-container .thebase-toggle-shop-layout {
    margin-left: 0;
    margin-right: 0.5em;
}
.rtl .header-search .woocommerce-product-search input[type="submit"], 
.rtl .header-search button[type="submit"], .rtl .widget.widget_search input[type="submit"], .rtl .search-form input[type="submit"], .rtl .widget.widget_product_search button[type="submit"], .rtl .widget.widget_search input[type="submit"], .rtl .wp-block-search .wp-block-search__button {
	right: auto;
	left: 0;
}
.rtl #primary-sidebar .search-field, footer .search-field, .rtl .page-content .search-field, .rtl .wp-block-search .wp-block-search__input {
	padding: 10px 10px 10px 45px;
}
.rtl.woocommerce.widget_product_categories > ul li .count, .rtl.woocommerce.widget_product_categories > ul li .wc-block-product-categories-list-item-count, .rtl.woocommerce .wp-block-woocommerce-product-categories > ul li .count, .rtl.woocommerce .wp-block-woocommerce-product-categories > ul li .wc-block-product-categories-list-item-count {
	left: 0;
	right: auto;
}
.rtl.woocommerce .woocommerce-widget-layered-nav-list a::before {
	margin-inline: 0 0.6em;
}
.rtl .woocommerce.widget_price_filter .price_slider_amount .button {
	float: right;
}
.rtl .price_label {
	text-align: right;
}
.rtl .widget .wp-block-latest-posts__featured-image.alignleft {
	float: right;
}
/*footer*/

.rtl .site-top-footer-inner-wrap .widget-area .widget-title:before {
    right: 0;
    left: auto;
}
.rtl .footer-widget-area.content-align-left {
	text-align: right;
}
.rtl .has-text-align-left {
	text-align: right;
}
@media screen and (max-width: 1366px){
	.rtl .site-header-section-right .site-header-item[data-section="thebase_customizer_cart"] {
		margin-left: 15px;
	}
	.rtl .site-branding {
		padding: 0;
	}
}
@media screen and (max-width: 1024px) {
	.rtl .widget_newsletterwidgetminimal h2.widget-title {
		margin: 0 0 15px 0;
		padding: 0 20px 0 0;
	}
	.rtl .footer-widget-area.content-tablet-align-center {
		text-align: center;
	}
	.rtl footer .wp-block-group .widget-title::before, .rtl .footer-social-wrap .widget-title::before {
		left: 0;
		right: auto;
	}
}
@media screen and (max-width: 719px) {
body.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    margin: 0 0 10px;
}
}

@media screen and (max-width: 540px){
	.rtl .Gallery .elementor-tabs-wrapper .elementor-tab-title {
		padding: 8px 5px;
		margin: 0 0 0 10px;
	}
	
	
}
@media screen and (max-width: 767px){
	
	.rtl.single-product.woocommerce div.product form.cart div.quantity {
		margin-inline: 0 8px;
	}
	.blog .loop-entry .entry-content-wrap, .search .loop-entry .entry-content-wrap {
		padding: 15px 15px 0;
	}
	#blog-posts-products .entry-header {
		margin: 0 0 15px 0;
	}
	#blog-posts-products .item.container.blog .entry-meta {
		margin: 10px 0;
	}
	#blog-posts-products .item.container.blog .entry-meta .posted-on {
		font-size: 13px;
	}
	#blog-posts-products a.post-more-link {
		font-size: 13px;
	}
}
.video-block .elementor-wrapper.elementor-open-lightbox { aspect-ratio: unset !important;}
