/*
 Theme Name:   colicespa 
 Theme URI:    https://demos.codezeel.com/wordpress/WP02/WP049
 Description:  colicespa is a minimal WordPress responsive theme with over 100 features and excellent conversion rates.
 Author:       CodeZeel
 Author URI:   #
 Template:     basetheme
 Version:      1.0.0
 Requires at least: 6.0
 Tested up to: 6.0
 Requires PHP: 7.0
 Text Domain: colicespa
 License:      GNU General Public License v2 or later
 License URI:  https://codezeel.com/license
*/

body:not(.home).transparent-header #masthead {background: var(--global-palette1);}
/* body.page:not(.home) .content-area {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem;
} */

/*Header*/
#main-header .site-top-header-inner-wrap {
	padding: 5.7px 0;
}
.header-navigation .header-menu-container ul ul li.menu-item > a {
		padding-inline: 25px;
	}
.single.single-product .thebase-breadcrumbs {
	margin: 1em 0;
}
.gallery-banner .elementor-widget-container {
		overflow: hidden;
}


/*Breadcrumb*/

.product-archive-hero-section .entry-hero-container-inner,
.search-archive-hero-section .entry-hero-container-inner,
.page-hero-section .entry-hero-container-inner,
.post-archive-hero-section .entry-hero-container-inner {
  background-image: url('assets/images/bredcum-img.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
}



/*About-Us*/
@-webkit-keyframes shine {
	100% {
	left: 125%;
	}
	}
	@keyframes shine {
	100% {
	left: 125%;
	}
}
/* body .cls-1 {
    fill: #fff;
} */
.about-us .img-banner {
	position: relative;
	overflow: hidden;
}
.about-us .img-banner::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.about-us .img-banner:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
.contact-button.header-contact-item{position: relative;}
.contact-button.header-contact-item::after {
	content: "";
	background-color: #e8e8e8;
	height: 21px;
	width: 1px;
	position: absolute;
	left: -25px;
	margin: 0 0px;
	right: auto;
}
span.contact-button.header-contact-item:first-child::after {
	display: none;
}
/*owl-pagination*/
.owl-pagination {
	margin: 0;
	text-align: center;
}
.owl-theme .owl-page {
	display: inline-block;
	margin: 0 3px;
	vertical-align: top;
}
.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-palette1);
	border-color: var(--global-palette1);
}
/*owl-carousel*/
.owl-theme .owl-buttons div.owl-next::after, .owl-theme .owl-buttons div.owl-prev::after {
	content: "";
	position: absolute;
	top: auto;
	background-size: 15px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.owl-theme .owl-buttons div {
	display: block;
	font-size: 0;
	height: 32px;
	width: 32px;
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	margin: auto !important;
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	margin: auto;
	z-index: 99;
	cursor: pointer;
}
.owl-theme:hover .owl-buttons div {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.owl-theme .owl-buttons div.owl-prev {
	left: -30px;
	right: auto;
}
.owl-theme .owl-buttons div.owl-next {
	right: -30px;
	left: auto;
}
 .owl-theme .owl-buttons div.owl-next::after {
background-image: url(assets/images/right-arrow.svg);
background-position: 100%;
}
.owl-theme .owl-buttons div.owl-prev::after {
	background-image: url(assets/images/left-arrow.svg);
	background-position: 0;
}
/* Gallery css */
body .elementor-lightbox .swiper {
	height: 100%;
}
body .elementor-lightbox .elementor-swiper-button-prev {
	left: 0;
	position: absolute;
	top: 0;
	}
	body .elementor-lightbox .elementor-swiper-button-next {
	right: 0;
	position: absolute;
	top: 0;
}
/* body .gallery {margin: 0;}
body .gallery .gallery-item{padding:0;} */
/* footer */
.site-footer-row-columns-1 {
    display: flex;
    justify-content: center;
    border-top: 1px solid var(--global-gray-400);
}
body .site-top-footer-inner-wrap {
	padding-top: 110px;
	padding-bottom: 110px;
	border-top: 1px solid var(--global-gray-400);
    grid-column-gap: 135px;
    grid-row-gap: 135px;
}
.site-top-footer-inner-wrap .widget-area h3.widget-title {
	letter-spacing: 0;
	font-weight: 400;
	font-family: var(--global-heading-font-family);
	color: var(--global-palette2);
}
.site-info-inner .wp-block-group ul li {
	margin-bottom: 10px;
	display: block;
	list-style: none;
}
.footer-widget-area .widget_block p {margin: 0 0 10px;}
.site-info-inner .wp-block-group ul {margin:0;padding:0;}
.site-top-footer-inner-wrap .widget-area h3 {	margin-bottom: 35px;letter-spacing: 0;}
.site-info-inner .wp-block-group .wp-block-image > img {margin-bottom: 30px;}
/* contact form */
.wpcf7-form > div {margin-block: 20px;}
.wpcf7-form .contact-col {
	display: flex;
	column-gap: 30px;
}
.wpcf7-form label {
	padding-block: 5px 15px;
	display: block;
	text-transform: capitalize;
}
.wpcf7-form-control-wrap {width: auto;flex: auto;}
.wpcf7 .wpcf7-form-control-wrap input {width: 100%;}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea{height:160px;}
.wpcf7 .wpcf7-submit, .wpcf7 input {display: block;width: 100%;}
/* breadcrumb */
body .entry-hero-container-inner {
	background: var(--global-palette9);
	border-bottom: 1px solid var(--global-gray-400);
}
/* blog page */
body .entry-tags a.tag-link {
	margin-right: 0.5em;
    padding: 0.4em 0.6em;
    margin-top: 0.5em;
    font-size: 80%;
    border: 1px solid var(--global-gray-500);
    border-radius: 0.25rem;
    color: var(--global-palette5);
    text-decoration: none;
}
body .entry-tags a.tag-link:hover {
    background: var(--global-palette3);
    color: var(--global-palette9);
    border-color: var(--global-palette3);
}
body .single-content p {
		margin-bottom: 20px;
}
body .wp-block-gallery.wp-block-gallery-1 {
    --wp--style--unstable-gallery-gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );
    gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 2em ) ) );
}
body.content-title-style-above .entry-content {
		margin-top: 20px;
}
body .blog .loop-entry .entry-header .entry-title {
    margin: 0;
    margin-top: 15px;
}
body.blog .loop-entry .entry-summary p {
		margin: 0.5em 0;
}
body.blog .entry-content-wrap .entry-header {
		margin-bottom: 0em;
}
body.blog .entry-content-wrap .entry-summary{
	margin: 0 0 0 0em;
}
body .loop-entry .entry-header .entry-meta {
    margin: 0.5em 0;
}
body .entry-meta a{
		margin-left: 10px;
}
.owl-carousel .owl-wrapper-outer {
	direction: ltr;
	}
body.content-width-narrow .site .content-container .alignwide {
    margin-left: 30px;
    margin-right: -130px;
    width: unset;
    max-width: unset;
}
body .entry-related-carousel h3.entry-title {
    font-size: 20px;
	letter-spacing: 0.5px;
	color: var(--global-palette2);
}
body .entry-author-style-center .entry-author-avatar {
	margin-bottom: 0.5em;
    margin-top: 30px;
}
body .entry-content-wrap {
    padding: 0rem;
}
body .entry-content-wrap .single-content p {
		margin-top: 20px;
}
body.content-width-narrow .content-container.site-container, .content-width-narrow .hero-container.site-container {
    max-width: 1400px;
}
body .entry-related-carousel .entry-content-wrap {
	padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
body .elementor-shortcode .owl-item {
    padding: 0 15px;
}
body .site-main .grid-cols {
	row-gap: 1rem;
	column-gap: 2.5rem;
}
body.entry-taxonomies {
    margin-bottom: 0.5em;
	letter-spacing: .05em; 
}
/* .blog .thebase-svg-iconset {display: none;} */
.wp-block-search .wp-block-search__label {display: none;}
/* common css */
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="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-palette5);
	border: 1px solid var(--global-gray-400);
	border-radius: 0;
	padding: 0.70em;
	max-width: 100%;
	background: var(--global-palette9);
	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-color:var(--global-gray-400);
	outline: 0;
	box-shadow: none;
}
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-palette1);
	font-size:inherit;
}
body .woocommerce form.login {
	padding: 20px 30px 20px 30px;
}
body .woocommerce form.register {
	padding: 20px 30px 20px 30px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: inline-block;
	vertical-align: text-top;
}
.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 .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--global-palette5);
	border-radius:0;
}
body .select2-container--default .select2-selection--single{border-radius:0; background: var(--global-palette9);}
/* button */
body .woocommerce form .form-row .button{padding:15px 27px;}
.woocommerce-privacy-policy-text {margin-bottom: 20px;}
/* sidebar */
body .wp-block-search .wp-block-search__button{
	border:none;
	color: var(--global-palette9);
	background: var(--global-palette3);
	font-size:11px;
	line-height: 1.4em;
	padding:15px 27px;
}
body .wp-block-search .wp-block-search__button:hover{
	color: var(--global-palette9);
	background: var(--global-palette2); 
}
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:4px 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: 1em;
}
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;}
/* blogdesign */
.entry-content blockquote {
	margin: 0 0 var(--global-md-spacing);
	background: var(--global-palette7);
	padding: 2em;
	font-size: 15px;
	color: var(--global-palette6);
}
body .comments-area .comment-respond .comment-reply-title {
		letter-spacing: 0.5px;
}
body.single-post .comment-reply-link {
    color: var(--global-palette2);
    border: 1px solid var(--global-palette2);
}
body.single-post .comment-reply-link:hover {
    background-color: var(--global-palette3);
    color: var(--global-palette9);
    border-color: var(--global-palette3);
}
body h2.entry-related-title {text-align: center; margin-bottom:2em;}
.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: 1px solid var(--global-gray-400);
	padding: 20px;
}
body .reply {top: 15px;right: 15px;}
#comments #respond {
	background-color: var(--global-palette7);
	padding: 3rem;
}
body .bypostauthor .avatar{border:1px solid var(--global-palette7)}
body .entry-taxonomies a{font-weight: 400;}
body .pagination .page-numbers {border-radius: 0;}
.comment .comment-respond {margin: 0 0 40px;}
#cancel-comment-reply-link {color:var(--global-palette1);}
.wp-block-pullquote {margin: 0; padding: 1em 0;}
.single-entry .wp-block-pullquote blockquote p, .single-entry .wp-block-pullquote.is-style-solid-color blockquote p {font-size: 15px; font-style: normal;}
body .wp-block-latest-posts__post-author, body .wp-block-latest-posts__post-date{font-size:15px;}
body.woocommerce nav.woocommerce-pagination {margin: 0; text-align: center; margin-top: 40px;}
body.blog .pagination{margin:20px 0 0}
/* product common css */
.thebase-woo-results-count p {color: var(--global-palette6);font-size: 15px;}
.woocommerce-ordering select.orderby {
	border: 1px solid var(--global-gray-400);
	font-size: 15px;
	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-size: 14px;
	font-weight: 400;
    font-family: var(--global-body-font-family);
    letter-spacing: 1px;
}
body.woocommerce ul.products li.product .price ins {
    background: none;
	font-family: var(--global-body-font-family);
	font-size: 17px;
    font-weight: 400;
    color: var(--global-palette1);
    display: inline-block;
}
body.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
	padding: 0 0 4px;
}
body.woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap a {
		color: var(--global-palette2);
}
body.woocommerce ul.products.woo-archive-action-on-hover li.product .product-action-wrap a:hover{
		color: var(--global-palette3);
}
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 span.onsale {
	padding: .3em .5em;
	font-weight: 400;
	border-radius: 0;
}
body.woocommerce nav.woocommerce-pagination ul li .page-numbers {border-radius: 0; border-radius: 0;
    border: 1px solid var(--global-palette3);
    color: var(--global-palette9);
    background: var(--global-palette1); }
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: 15px;}
.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: 15px;
	font-weight: 400;
	padding: 5px 0;
	display: block;
}
body.woocommerce ul.products.products-list-view li.product .entry-content-wrap {
    padding: 5.2rem 1.5rem 5.2rem 1.5rem;
}
.woocommerce div.product .entry-summary form.cart .variations label {
	display: inline-block;
	font-weight: 400;
	font-size: 15px;
	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: 0;
	font-size: inherit;
	margin: 6px 0;
	padding: 8px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: var(--global-palette9);
    z-index: 2;
    border-bottom-color: #e5e5e5;
}
.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-palette3);
    border-color: var(--global-palette3);
}
.woocommerce div.product.entry .woocommerce-tabs ul.tabs li {
	border: 0;
	border-radius: 0;
	margin: 0;
	background-color: var(--global-palette7);
	margin-inline-end: 5px;
}
.single-product.woocommerce div.product form.cart div.quantity {
	border: 1px solid #e5e5e5;
	border-radius: 0;
	padding-block: 1px;
	margin-inline-end: 15px;
}
body.woocommerce div.product .button.single_add_to_cart_button {
	height: inherit;
	line-height: 27px;
	padding: 8px 37px 8px 37px;
}
body .woocommerce table.shop_table {
    border: 0px solid var(--global-gray-400);
}
body.woocommerce-cart .cart-collaterals {
	background: var(--global-palette7);
	padding: 30px;
	margin-top: 50px;
}
body .woocommerce.widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: none;
}
body .woocommerce.widget_price_filter .price_slider_amount {
    margin-top: 2em;
}
body #payment ul.wc_payment_methods li.wc_payment_method>label {
		font-weight: 500;
}
body .woocommerce-cart-form table.shop_table, .woocommerce table.shop_table {
	border-color: var(--global-gray-400);
	margin-top: 20px;
}
body .woocommerce .cart-empty.woocommerce-info {
	color: var(--global-palette1);
}
.woocommerce div.product.entry .woocommerce-tabs ul.tabs {padding: 0;}
.woocommerce div.product.entry .woocommerce-tabs ul.tabs li a {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 14px 30px;
	color: var(--global-palette6);
	letter-spacing: 3px;
	text-align: center;
}
.related.products {
	margin-block-start: 6em;
}
body.woocommerce table.shop_attributes tr:nth-child(2n) td, body.woocommerce table.shop_attributes tr:nth-child(2n) th {
	background-color: var(--global-palette7);
}
body.woocommerce table.shop_attributes td {
	padding: 0 12px;
	border: none;
	font-style: unset;
	background-color: var(--global-palette7);
}
body.woocommerce table.shop_attributes th {
	width: 160px;
	font-weight: 400;
	padding: 12px;
	border: none;
	margin: 0;
	line-height: 1.6;
	font-size: 16px;
	background-color: var(--global-palette7);
}
.single.woocommerce table.shop_attributes {
	border: none;
	margin: 0 -10px;
	border-spacing: 10px;
}
body.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus {
    border-color: var(--global-palette-btn-bg);
    background-color: var(--global-palette3);
}
#primary .related.products > h2 {text-align: center;margin-bottom: 50px;}
#primary .thebase-breadcrumbs {font-size: 15px;}
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: 15px;
	border: 0;
}
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: 45px;
}
body .woocommerce.widget_price_filter .price_slider_amount {font-weight: 400;font-size: 15px; text-align: left;}
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:14px 27px;
	line-height:1.4em;
}
body form.checkout.woocommerce-checkout .col2-set {
	background: var(--global-palette7);
    padding: var(--global-md-spacing);
}
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: 15px 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;
}
/* cart page common */
.thebase-woo-cart-form-wrap .cart-collaterals .shop_table_responsive {
	border: none;
}
.comment-content td, .comment-content th, .entry-content table td, .entry-content table th {
	padding: 12px;
	line-height: 1.5;
	text-align: left;
	border: 1px solid var(--global-gray-400);
}
body .woocommerce table.shop_table td {border: 0;border-bottom: 1px solid var(--global-gray-400);border-top: 1px solid var(--global-gray-400);}
body.woocommerce-cart .cart-collaterals .cart_totals tr th {border:none;}
body .woocommerce table.shop_table tr:last-child td {border-bottom: none;}
.cart-summary h2, .cart_totals h2 {font-size: 34px;letter-spacing: 0px;}
.entry-content table tbody tr td span, .entry-content table tbody tr th span, body .woocommerce ul#shipping_method .amount {font-weight: 400;}
.site .woocommerce table.shop_table td, .site .woocommerce table.shop_table th {padding-block: 20px; border-bottom: 1px solid var(--global-gray-400);}
body .woocommerce table.shop_table input {font-size: 15px;}
/* checkout common */
body .woocommerce .woocommerce-info {color:var(--global-palette1);}
body #payment #place_order {padding: 15px 27px;}
body.woocommerce-cart .cart-collaterals .cart_totals tr td{border-top:0;}
/* gallery design */
.gallery_grid img {
	transition: all .3s ease-in-out;
}
.gallery-slider img {
	transition: all .3s ease-in-out;
}
.home_imagecar img {
	transition: all .3s ease-in-out;
}
.home_imagecarousel img {
	transition: all .3s ease-in-out;
}
.gallery-banner:hover img, .loop-entry .post-thumbnail-inner:hover img, .swiper-slide-inner:hover .swiper-slide-image, .about-store .about-store1:hover img,.gallery_grid img:hover{
	transform: scale(1.07); 
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	/* background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; */
}
.gallery-banner img, .loop-entry .post-thumbnail-inner img, .swiper-slide-inner .swiper-slide-imag, .about-store .about-store1 img{
	transition: transform var(--duration-default) ease;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
}
.gallery-banner.elementor-widget, .swiper-slide-inner{overflow: hidden;}
.about-store .elementor-widget-container,
.gallery_grid .elementor-image-gallery .gallery-icon{
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.cms-service:hover .elementor-icon-box-icon {
	transform: translateY(-8px);
}
.cms-service .elementor-icon-box-icon {
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
}
/* sidebar */
.primary-sidebar h2 {
		margin-bottom: 0.5em;
}
.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:11px; margin-bottom: 10px;}
#primary .woocommerce .woocommerce-widget-layered-nav-list a::before {
	border-radius: 0;
	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;}
/* responsive */
/* footer css  */
@media screen and (max-width: 1024px){
	body .woocommerce-Reviews .comment-respond .comment-form-rating {
		margin-top: 10px;
	}
	body.woocommerce #review_form_wrapper {
		margin-top: 0px;
	}
	body .site-top-footer-inner-wrap {
		padding-top: 55px;
		padding-bottom: 55px;
		grid-column-gap: 0px;
		grid-row-gap: 15px;
	}
	body #mobile-drawer.popup-drawer .drawer-inner {
		max-width: 320px;
		background-color: var(--global-palette9);
	}
footer .wp-block-group .widget-title::before {
	content: "\f107";
	position: absolute;
	right: 0;
	font-family: FontAwesome;
	font-size: 20px;
	top: 1px;
	bottom: 0;
	height: 20px;
	width: 20px;
	text-align: center;
	z-index: 9;
	margin: 0 auto;
	line-height: 20px;
}
footer .wp-block-group .toggled-on .widget-title::before {content: "\f106";}
footer .wp-block-group .toggled-on .wp-block-group, footer .wp-block-group .toggled-on > ul {display: block; margin: 15px 0 15px 0;}
footer .wp-block-group .toggled-off .wp-block-group, footer .wp-block-group .toggled-off > ul {display: none;}
.site-top-footer-inner-wrap .widget-area h3{margin-bottom: 0;}
.thebase-hide-sidebar-btn .thebase-svg-iconset, .footer-widget-area-inner .widget-title {cursor: pointer;}
}
@media screen and (max-width: 767px){
	body.woocommerce #review_form_wrapper {
		margin-top: 0px;
	}
	body .woocommerce-Reviews .comment-respond .comment-form-rating {
		margin-top: 10px;
	}
	body form.checkout.woocommerce-checkout .col2-set {
		background: var(--global-palette7);
		padding: 1rem;
	}
	body.woocommerce-page table.cart td.actions .coupon {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	body.woocommerce ul.products.products-list-view li.product .entry-content-wrap {
		/* padding: 1rem 1rem 2rem 1rem; */
		padding: 6.5rem 1rem 6.5rem 1rem;
	}
	body.woocommerce nav.woocommerce-pagination {
		margin: 0;
		margin-top: 30px;
		text-align: center;
	}
	body.woocommerce ul.products.products-list-view li.product {
		/* display: grid; */
		grid-template-columns: 1fr 1fr;
	}
	#comments #respond {
		background-color: var(--global-palette7);
		padding: 2rem;
	}
	body .content-style-boxed .content-bg:not(.loop-entry) {
		margin-left: 1rem;
		margin-right: 1rem;
		width: auto;
	}
	body .site-header-upper-wrap .site-header-item {
		margin-right: 0px;
	}
	body .site-top-header-wrap .site-header-row-container-inner>.site-container {
		padding: 30px 10px 30px 10px;
	}
	.woocommerce div.product.entry .woocommerce-tabs ul.tabs li {
	border-bottom: 1px solid var(--global-palette8);
	margin: 0;
}
	.site-header-top-section-left.site-header-section-left {display: none;}
	body .site-header-row.site-header-row-center-column{grid-template-columns: 1fr 1fr;}
	body .site-header-section-center{justify-content: flex-start;}
}
@media screen and (max-width: 719px){
	body .entry-content-wrap {
		padding: 0 0rem 0 0rem;
	}
	body .content-style-boxed .content-bg:not(.loop-entry) {
    margin-left: 1rem;
    margin-right: 1rem;
    width: auto;
}
}
@media screen and (max-width: 542px){
	body.content-width-narrow .site .content-container .alignwide {
		margin-left: 0px;
		margin-right: 0px;
		width: unset;
		max-width: unset;
	}
}
@media screen and (max-width: 479px){
	body .post-navigation {
		padding-inline: 0rem;
	}
	body .comment-form input {
		transition: all 0.2s;
		padding: 15px 30px 15px 30px;
	}
.button.mobile-header-button {
	padding: 11px 15px 11px 15px;
}
}
/* rtl */
.rtl .wp-block-latest-posts__featured-image.alignleft {
	margin-left: 1em;
	float: right;
	margin-right: 0;
}
.rtl .about-us .elementor-element.elementor-widget-heading {
	text-align: right;
}
.rtl .about-us .elementor-element.elementor-widget-heading {
	text-align: right;
}
.rtl .about-us .elementor-element.elementor-widget-text-editor {
	text-align: right; 
}
.rtl .about-us .elementor-element.elementor-widget-text-editor > .elementor-widget-container {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
.rtl .about-us .elementor-element.elementor-widget-button{
	text-align: right;
}
.rtl .elementor-element.aboutus2 .elementor-widget-button {
	text-align: left;
	width: 100%;
}
.rtl .about-our2 .elementor-element.aboutus2 > .elementor-element-populated {
		margin: 0 100px 0 0px;
}
.rtl .aboutus2 .elementor-element.elementor-widget-heading> .elementor-widget-container {
		text-align: left;
}
body.rtl .loop-entry .entry-content-wrap {
		text-align: right;
}
body.rtl .loop-entry .entry-header .entry-meta {
		justify-content: right;
}