/*
Theme Name: Emall Child
Theme URI: https://demo.theme-sky.com/emall/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: emall
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: emall-child
*/

/** Global **/
:root {
	--ts-hd-mobile-bg: #fff;
	--ts-hd-mobile-color: #000;
	--ts-new-label-bg: #000;
}

.products .price small{
	display:none;
}

/** Home **/

.home .heading-title.product-name{
    min-height: 44px;
}

.elementor-widget-ts-products .products > section{
	height:100%;
}

.elementor-widget-ts-products .products > section > .product-wrapper,
.elementor-widget-ts-products .products > .swiper-wrapper > section > .product-wrapper{
    height: 100%;
}

.elementor-widget-ts-products .products > section > .product-wrapper > .thumbnail-wrapper,
.elementor-widget-ts-products .products > .swiper-wrapper > section > .product-wrapper > .thumbnail-wrapper
{
    min-height: calc(100% - 68px);
    display: flex;
    align-items: center;	
    background-color: rgb(246, 246, 246);
    text-align: center;	
}

.elementor-widget-ts-products .products > section > .product-wrapper > .thumbnail-wrapper img,
.elementor-widget-ts-products .products > .swiper-wrapper > section > .product-wrapper > .thumbnail-wrapper img{
    max-width: 70%;
	padding: 15% 0;
}

.iconbox-eff.home-page .elementor-icon-box-wrapper:hover .elementor-icon {
    opacity: 1;
    transform: none;
}

.elementor-widget-ts-blogs .article-content:hover .thumbnail-content img, .entry-format a.thumbnail:hover img, .post_list_widget a.thumbnail:hover img {
    transform: none;
}

.elementor-widget-ts-blogs article .entry-format:hover figure:before, .ts-blogs article .thumbnail-content:hover figure:before, .post_list_widget a.thumbnail:hover figure:before {
    opacity: 0;
}

.elementor-widget-ts-blogs .ts-blogs article .thumbnail-content figure {
    max-height:535px;
    max-height: 308px;
}


.home-artist-block .ts-blogs-wrapper:not(.ts-slider) .blogs {
    display: grid;
    position: relative;
    grid-template-columns: repeat(5, 1fr);
}

.home-artist-block article .entry-content > .excerpt:after{
}

.wholesale_customer .hide-resellers{
	display:none !important;
}
.wholesale_customer a[data-element-visibility="none"]{
	display:none !important;	
}
/** Category **/

.woocommerce.main-products .products > section{
	height:100%;
}

.woocommerce.main-products .products > section > .product-wrapper{
    height: 100%;
}

.woocommerce.main-products .products > section > .product-wrapper > .thumbnail-wrapper{
    min-height: calc(100% - 68px);
    display: flex;
    align-items: center;	
    background-color: rgb(246, 246, 246);
    text-align: center;	
}

.woocommerce.main-products .products > section > .product-wrapper > .thumbnail-wrapper img{
    max-width: 70%;
	padding: 15% 0;
}
.ts-blogs article .entry-content > .excerpt:not(:last-child) {
    margin-bottom: 26px;
    max-height: 192px;
    overflow: hidden;
}
/** Product view **/

.woocommerce div.product div.images {
    width: 50%;
    height: auto !important;
}

.woocommerce div.product div.summary {
    width: 50%;
}


.recently_viewed .products .swiper-wrapper > section{
	height:100%;
}

.recently_viewed .products .swiper-wrapper > section > .product-wrapper{
    height: 100%;
}

.recently_viewed .products .swiper-wrapper > section > .product-wrapper > .thumbnail-wrapper{
    min-height: calc(100% - 68px);
    display: flex;
    align-items: center;	
    background-color: rgb(246, 246, 246);
    text-align: center;	
}

.recently_viewed .products .swiper-wrapper > section > .product-wrapper > .thumbnail-wrapper img{
    max-width: 70%;
	padding: 15% 0;
}

.secure-payment-area .gallery-item{
    max-width: 12%;
    flex-basis: 12%;	
}

.secure-payment-area .gallery br{
	display:none;
}

.secure-payment-area .gallery .gallery-item img {
    height: auto;
    max-width: 100%;
    margin-left: 3px;
    margin-right: 3px;
	border: 1px solid #cfcfcf !important;
}

.secure-payment-area .gallery .gallery-item:hover img {
    opacity: 1;
}
.secure-payment-area .gallery {
    display: flex;
    justify-content: space-between;
}

.entry-summary .price small{
	font-size:12px;
}
.woocommerce div.product div.images a img {
	width:70%;
	margin:0 auto;
    padding-top: 60px;
    padding-bottom: 60px;	
}

.woocommerce div.product div.images a {
    background: #f6f6f6;
}

.single-product #main-content .quantity .qty-label{
	display:none;
}

.woocommerce div.product div.summary {
    width: 50%;
    padding-right: 10%;
}

.woocommerce div.product .summary .product_title {
    font-weight: 500;
}

.woocommerce div.product .summary p.price{
	font-size:17px;
}

.woocommerce div.product .summary > .meta-content:not(:empty){
	line-height:16px;
}

.woocommerce div.product .wc-shipping-meta{
    margin-top: 0px;
    line-height: 16px;
	margin-top:0px !important;	
}

.woocommerce div.product .wc-shipping-meta > p{
	margin-bottom:0px !important;
}


.woocommerce .single-product-buttons, .woocommerce .woocommerce-product-rating {
    margin: 30px 0;
    margin-bottom: 0px;
    line-height: 16px;
}

.product-template-default.woocommerce div.product.gallery-layout-vertical div.images {
	flex-direction: column;
}

.product-template-default.woocommerce div.product.gallery-layout-vertical div.images > .woocommerce-product-gallery__wrapper {
	padding-left: 0px;
}

.product-template-default.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs {
    flex-direction: row;
    width: 100%;
    flex: none;
    order: 1;
	margin-top: 10px;
}

.product-template-default.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none;
}

.product-template-default.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: calc(25% - 10px);
    padding: 20px 20px;
    max-height: 190px;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.product-template-default.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li img {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

.product-template-default.woocommerce div.product.gallery-layout-vertical div.images > .woocommerce-product-gallery__wrapper {
    padding-left: 0px;
    height: 500px;
    max-height: 500px;
}


.product-template-default.woocommerce div.product.gallery-layout-vertical div.images > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    max-height: 100%;
}
.product-template-default.woocommerce div.product.gallery-layout-vertical div.images > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img,
.product-template-default.woocommerce div.product.gallery-layout-vertical div.images > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{
    height: 100%;
}
.product-template-default.woocommerce div.product.gallery-layout-vertical div.images > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{
    max-height: 500px;
    width: auto;
    object-fit: contain;
}

.product-template-default.woocommerce div.product div.images .flex-control-thumbs {
    gap: 0px;
}

.product-template-default.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li img {
    width: auto !important;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    transform: none;
    aspect-ratio: initial;
    height: 100%;
}

div.woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, div.woocommerce-product-gallery .flex-direction-nav .flex-nav-next {
    top: 35%;
}

.product-template-default.woocommerce div.product div.images .flex-control-thumbs img {
    border: none;
    object-fit: contain;
}


.product-template-default.woocommerce .low-stock-notice{
	display:none !important;
}

/** Footer **/

.footer-banks .gallery-item {
    max-width: 7.14%;
    flex-basis: 7.14%;	
}
.footer-banks .gallery br{
	display:none;
}

.footer-banks .gallery .gallery-item img {
    height: auto;
    max-width: 64px;
    margin-left: 3px;
    margin-right: 3px;
	border: 1px solid #cfcfcf !important;
}

.footer-banks .gallery .gallery-item:hover img {
    opacity: 1;
}

/** Checkout **/

#order_review table.shop_table tr.shipping-custom-pickup-point {
    flex-wrap: wrap;
}

.woocommerce #order_review table.shop_table tr.shipping-custom-pickup-point  th {
    min-width: 100%;
}


.woocommerce form.checkout_coupon{
	padding:0px;
	border:none;
}

#woocommerce-checkout-form-coupon{
	display:block !important;
}

.coupon-form > td{
    width: 100%;
    display: flex;
}

.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last{
	text-align:right;
}

.woocommerce-checkout #woocommerce-checkout-form-coupon p{
    margin-bottom:0px;
}

#pakettikauppa_pickup_point option[value="other"]{
	display:none;
}

/** Search **/

#ajaxsearchlite1 .probox, div.asl_w .probox {
	padding-top: 14px;
	padding-bottom: 14px;
    padding-left: 25px;
}

#ajaxsearchlite1.asl_m .probox .promagnifier .innericon svg {
    width: 30px;
}

div.asl_w .probox .promagnifier {
    width: 56px;
    height: 42px;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-size: 16px;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    display: flex;
    align-items: center;
}

#ajaxsearchliteres1 div.asl_r .results .item .asl_content h3, #ajaxsearchliteres1 .results .item .asl_content h3 a {
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-weight: normal;
    font-family: inherit;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}


.search-results .product-per-page-form{
	display:none !important;
}

/* header */

.normal-logo, .sticky-logo, .mobile-logo {
    vertical-align: inherit;
}

/** Posts **/
.yoast-breadcrumbs .brn_arrow {
    font-family: 'icomoon';
}	

.yoast-breadcrumbs span span a{
    color: #666666;
	font-size:15px;
}

.yoast-breadcrumbs span span{
    color: #666666;
	font-size:15px;
}
.yoast-breadcrumbs span span a:hover{
    color: #ff704d;
	font-size:15px;
}


.yoast-breadcrumbs .brn_arrow:before {
    content: "\e927";
    font-size: 10px;
}

/* Cart */

.coupon-before-order-total-header{
	min-width:100%;
}

.coupon-before-order-total{
	flex-wrap:wrap;
}
.woocommerce-cart .woocommerce .coupon-before-order-total button{
    padding-left: 10px;
    padding-right: 10px;
}
.coupon-before-order-total .woocommerce-form-coupon p{
	margin-bottom:0px;
}
.woocommerce-cart .woocommerce .coupon-before-order-total input::placeholder{
    font-size: 14px;
}

#order_review table.shop_table ul#shipping_method {
    margin-left: 0px;
    text-align: left;
}

/**.wholesale_customer.woocommerce div.product p.price del,
.wholesale_customer.woocommerce div.product span.price del,
.wholesale_customer.woocommerce ul.products li.product .price del,
.wholesale_customer.woocommerce .products .product .price del,
.wholesale_customer.woocommerce .cart-item-wrapper del,
.wholesale_customer.woocommerce-cart .shop_table del,
.wholesale_customer.woocommerce .add-to-cart-popup-content .price del,
.wholesale_customer.woocommerce-js .products .product .price del
{
  display: none !important;
}**/
.wholesale_customer.woocommerce div.product p.price .wholesale-price-suffix,
.wholesale_customer.woocommerce div.product span.price .wholesale-price-suffix,
.wholesale_customer.woocommerce ul.products li.product .price .wholesale-price-suffix,
.wholesale_customer.woocommerce .products .product .price .wholesale-price-suffix
{
  display: none !important;
}

.wholesale_customer.woocommerce .add-to-cart-popup-content .wholesale_price_container ins{
	font-size:0px;
}

.wholesale_customer.woocommerce .add-to-cart-popup-content .wholesale_price_container ins .woocommerce-Price-amount.amount{
    font-size: 16px;
}

.register #is_reseller_field .optional,
#reseller_extra_fields .optional{
	display:none;
}

@media only screen and (max-width: 1200px) {
    :root {
        --ts-sidebar-content-width: 360px;
    }
    .header-right .visible-phone {
        display: block !important;
    }
	.front-page-notice h3{
	        padding-bottom: 20px;
	}
	.header-middle .menu-wrapper.hidden-phone{
        display: none !important;	
	}
    .ts-mobile-icon-toggle .icon {
        letter-spacing: 0;
        padding: 0 0 0 10px;
        display: flex;
    }	
	
	/*** Menu ***/
	#group-icon-header .ts-sidebar-content {
		width: var(--ts-sidebar-content-width);
		left: 0;
		right: auto;
		flex: 1;
		overflow-y: auto;
		transform: translateX(calc(var(--ts-sidebar-content-width)*(-1)));
		padding: 0 20px 30px 20px;
		background: var(--ts-mobile-menu-bg);
	}
	#ts-search-sidebar.active .ts-sidebar-content,
	#group-icon-header.active .ts-sidebar-content {
		transform: translateX(0);
	}
	#group-icon-header {
		display: flex;
		flex-direction: column;
	}
	body.menu-mobile-active #group-icon-header {
		height: 100%;
	}
	.vertical-menu-sidebar .ts-sidebar-content {
		padding: 70px 30px;
		width: 350px;
		transform: translateX(-350px);
	}
	.admin-bar .vertical-menu-sidebar .ts-sidebar-content,
	.admin-bar .ts-floating-sidebar .ts-sidebar-content {
		top: 46px;
	}
	.search-button.search-icon .icon, 
	.my-wishlist-wrapper .tini-wishlist, 
	.my-account-wrapper .account-control > a, 
	.shopping-cart-wrapper .cart-control {
		padding: 0 10px;
	}
	#group-icon-header .sidebar-content {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	#group-icon-header .no-tab .tab-mobile-menu {
		margin: 0;
		display: none;
		width: 100%;
	}
	#group-icon-header .tab-mobile-menu {
		display: flex;
		flex-flow: row wrap;
		margin: 0 -20px;
		gap: 1px;
	}
	#group-icon-header .tab-mobile-menu li {
		list-style: none;
		position: relative;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		gap: 5px;
		font-family: var(--ts-menu-font-family);
		font-weight: var(--ts-menu-font-weight);
		background: var(--ts-mobile-menu-tab-bg);
	}
	#group-icon-header .tab-mobile-menu li.active {
		background: var(--ts-mobile-menu-color);
		color: var(--ts-mobile-menu-bg);
	}
	#group-icon-header .tab-mobile-menu li#vertical-menu,
	#group-icon-header .no-tab .tab-mobile-menu li#main-menu {
		flex: 1;
	}
	#group-icon-header .ts-sidebar-content:not(.no-tab) .tab-mobile-menu li#main-menu > span {
		display: none;
	}
	#group-icon-header .tab-mobile-menu li.close {
		position: static;
	}
	#group-icon-header .ts-sidebar-content:not(.no-tab) .tab-mobile-menu li#main-menu,
	#group-icon-header .tab-mobile-menu li.close {
		width: 60px;
		height: 50px;
	}
	#group-icon-header .no-tab .menu-title span:before,
	#group-icon-header .tab-mobile-menu li:before,
	#group-icon-header .tab-mobile-menu li.close:after {
		display: inline-block;
	}
	.vertical-menu-wrapper ul li.parent > a:after,
	.mobile-menu-wrapper.tab-vertical-menu {
		display: none;
	}
	#group-icon-header .mobile-menu-wrapper {
		position: relative;
		margin-top: 16px;
		height: 100%;
		overflow-x: hidden !important;
		overflow-y: auto;
	}
	#group-icon-header .mobile-menu-wrapper .menu-main-mobile {
		height: 100%;
	}
	#group-icon-header .close {
		position: fixed;
		left: calc(var(--ts-sidebar-content-width) + 10px);/* rtl */
		right: auto;
		border-width: 0;
		z-index: 5;
		visibility: hidden;
		opacity: 0;
		color: #ffffff;
		top: 12px;
		transform: translateX(calc(var(--ts-sidebar-content-width)*(-1)));
		transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	}
	#group-icon-header .close:after {
		content: "\e959";
		color: #ffffff;
		font-size: 24px;
	}
	.admin-bar #group-icon-header .close,
	.admin-bar .ts-sidebar > .close	{
		top: 58px;
	}
	#group-icon-header.active .close {
		visibility: visible;
		opacity: 1;
		transform: translateX(0);
		z-index: 99992;
	}
	body.menu-mobile-active .ts-header .container,
	body.menu-mobile-active #main,
	body.menu-mobile-active #colophon {
		transform: translateX(0);
	}
	.ts-mobile-icon-toggle {
		cursor: pointer;
	}
	header .ts-mobile-icon-toggle .icon:before,
	header .shopping-cart-wrapper a>.ic-cart:before {
		display: inline-block;
		vertical-align: middle;
	}
	body .mobile-menu-wrapper.ts-menu nav.mobile-menu {
		width: 100%;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
	}
	.mobile-menu-wrapper ul.menu li .menu-icon {
		margin-right: 5px;/* rtl */
	}
	.mobile-menu-wrapper span.ts-menu-drop-icon {
		z-index: 3;
		cursor: pointer;
		padding: 0;
		width: 50px;
		transition: color 150ms ease 0s;
		margin: 0 0 0 auto;/* rtl */
		text-align: right;/* rtl */
	}
	body #group-icon-header .menu-title {
		margin: 0;
		padding: 13px 0;
		white-space: nowrap;
		font-size: 100%;
		font-weight: normal;
		line-height: 22px;
		position: relative;
		display: none;
		color: var(--ts-mobile-menu-color);
		font-size: var(--ts-menu-font-size);
		font-family: var(--ts-menu-font-family);
		font-weight: var(--ts-menu-font-weight);
		letter-spacing: var(--ts-menu-letter-spacing);
	}
	body #group-icon-header.not-first-level .menu-title {
		display: block;
		-webkit-animation-duration: 150ms;
		-moz-animation-duration: 150ms;
		animation-duration: 150ms;
		-webkit-animation-name: animation_fade;
		-moz-animation-name: animation_fade;
		animation-name: animation_fade;
	}
	body #group-icon-header .menu-title:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		border-width: 1px 0 0;
		border-style: solid;
		z-index: 5;
	}
	#group-icon-header .menu-title span {
		position: relative;
		display: inline-block;
		padding: 0 0 0 30px;/* rtl */
	}
	#group-icon-header .no-tab .menu-title span {
		font-style: normal;
	}
	.no-tab .tab-mobile-menu {
		display: none !important;
	}
	#group-icon-header.not-first-level .no-tab .menu-title span:before {
		display: none;
	}
	#group-icon-header .no-tab .menu-title span:before {
		vertical-align: -1px;
	}
	.mobile-menu-wrapper ul {
		margin: 0;
	}
	#group-icon-header, 
	#group-icon-header ul.sub-menu {
		background: var(--ts-main-bg);
	}
	.mobile-menu-wrapper li.active > .ts-menu-drop-icon + ul.sub-menu {
		-webkit-animation-duration: 150ms;
		-moz-animation-duration: 150ms;
		animation-duration: 150ms;
		-webkit-animation-fill-mode: both;
		-moz-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: animation_fade;
		-moz-animation-name: animation_fade;
		animation-name: animation_fade;
		display: block !important;
	}
	.mobile-menu-wrapper .ts-menu-drop-icon + ul.sub-menu{
		position: fixed;
		padding: 10px 20px;
		top: 50px;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 6;
		display: none !important;
		overflow: auto;
		border-width: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.tab-mobile-menu + .menu-title + .mobile-menu-wrapper .ts-menu-drop-icon + ul.sub-menu,
	.tab-mobile-menu + .menu-title + .mobile-menu-wrapper + .mobile-menu-wrapper .ts-menu-drop-icon + ul.sub-menu {
		top: 100px;
	}
	.mobile-menu-wrapper nav > ul > li > ul.sub-menu {
		top: 0;
	}
	.mobile-menu-wrapper li.active .ts-menu-drop-icon.active {
		position: fixed;
		top: 0;
		width: auto;
		z-index: 5;
		padding: 13px 20px;
		line-height: 22px;
		left: 0;
		right: 0;
		text-align: start;
		display: flex;
	}
	.sub-menu > li.parent .ts-menu-drop-icon:after {
		top: 0;
	}
	.tab-mobile-menu + .menu-title + .mobile-menu-wrapper li.active .ts-menu-drop-icon.active,
	.tab-mobile-menu + .menu-title + .mobile-menu-wrapper + .mobile-menu-wrapper li.active .ts-menu-drop-icon.active{
		top: 50px;
	}
	.mobile-menu-wrapper li.active .ts-menu-drop-icon:after {
		display: inline-block;
		background: var(--ts-main-bg);
	}
	.mobile-menu-wrapper li.active .ts-menu-drop-icon.active:after {
		vertical-align: 0;
	}
	.mobile-menu-wrapper nav > ul,
	.vertical-menu-wrapper .vertical-menu > ul	{
		margin: 0;
		padding: 0;
	}
	.mobile-menu-wrapper nav > ul ul {
		margin: 0;
		padding: 0;
	}
	.mobile-menu-wrapper nav .sub-menu {
		width: 100%;
		margin-left: 20px;
	}
	.mobile-menu-wrapper nav > ul ul.sub-menu li:last-child > ul.sub-menu {
		margin-bottom: 0;
	}
	.mobile-menu-wrapper nav ul li {
		margin: 0;
		list-style: none;
		float: none;
	}
	.mobile-menu-wrapper nav > ul > li,
	.mobile-menu-wrapper ul.sub-menu > li.menu-item {
		position: static;
		padding: 10px 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 10px;
		font-size: var(--ts-menu-font-size);
		font-family: var(--ts-menu-font-family);
		font-weight: var(--ts-menu-font-weight);
		letter-spacing: var(--ts-menu-letter-spacing);
	}
	.mobile-menu-wrapper nav .sub-menu .ts-megamenu-container {
		padding: 10px 0;
	}
	.ts-megamenu-container .e-con-boxed:not(.e-child) {
		--container-default-padding-right: 0;
		--container-default-padding-left: 0;
	}
	.mobile-menu-wrapper nav li.ts-megamenu ul.sub-menu > li {
		padding-left: 0;
		padding-right: 0;
	}
	.mobile-menu-wrapper .menu-sub-label {
		top: 0;
		right: 0;/* rtl */
		transform: translateX(80%);/* rtl */
	}
	.mobile-menu-wrapper nav ul li > a {
		padding: 0;
		display: inline-block;
		color: var(--ts-mobile-menu-color);
		z-index: 1;
		position: relative;
	}
	.mobile-menu-wrapper nav > ul li.current-menu-item:not(.ts-mega-menu) > .ts-menu-drop-icon,
	.mobile-menu-wrapper nav > ul li.current-menu-parent:not(.ts-mega-menu) > .ts-menu-drop-icon,
	.mobile-menu-wrapper nav > ul li.current-menu-item:not(.ts-mega-menu) > a,
	.mobile-menu-wrapper nav > ul li.current-menu-parent:not(.ts-mega-menu) > a,
	#group-icon-header .group-button-header a:hover,
	#group-icon-header .group-button-header a:focus,
	#group-icon-header .group-button-header a:active {
		color: var(--ts-mobile-menu-hover);
	}
	.mobile-menu-wrapper nav > ul li.current-menu-item:not(.ts-mega-menu) > .ts-menu-drop-icon.active,
	.mobile-menu-wrapper nav > ul li.current-menu-parent:not(.ts-mega-menu) > .ts-menu-drop-icon.active {
		color: var(--ts-mobile-menu-color);
	}
	.mobile-menu-wrapper nav ul li > .shop-more {
		padding: 10px 0;
	}
	.mobile-menu-wrapper nav li a:hover {
		text-decoration: none;
	}
	.mobile-menu-wrapper .ts-megamenu-container > *[class^="elementor-"] {
		position: static;
	}
	.mobile-menu-wrapper .sub-menu .elementor-column>.elementor-column-wrap>.elementor-widget-wrap {
		position: relative;
	}
	.mobile-menu-wrapper .vertical-menu-wrapper {
		width: 100%;
	}
	.mobile-menu-wrapper .vertical-menu-wrapper .vertical-menu {
		position: static;
		display: block;
		width: 100%;
		min-width: 0;
		padding: 0;
		box-shadow: none;
		border: 0;
	}
	.mobile-menu-wrapper .vertical-menu-wrapper:hover .vertical-menu {
		-webkit-animation: none;
		-moz-animation: none;
		animation: none;
	}
	.mobile-menu-wrapper .vertical-menu-wrapper .vertical-menu:before {
		display: none;
	}
	.group-button-header{
		font-size: var(--ts-menu-font-size);
		font-family: var(--ts-menu-font-family);
		font-weight: var(--ts-menu-font-weight);
		letter-spacing: var(--ts-menu-letter-spacing);
	}
	.group-button-header .meta-middle {
		display: flex;
		flex-direction: column;
		gap: 16px;
		border-width: 1px 0 0 0;
		border-style: solid;
		padding-top: 28px;
		line-height: 20px;
	}
	.group-button-header .meta-bottom {
		display: flex;
		flex-direction: column;
		gap: 14px;
		border-width: 1px 0 0 0;
		border-style: solid;
		padding-top: 28px;
		margin-top: 28px;
		line-height: 20px;
	}
	.group-button-header .meta-language-currency {
		display: flex;
		position: relative;
		gap: 40px;
		border-width: 1px 0 0 0;
		border-style: solid;
		padding-top: 28px;
		margin-top: 28px;
		line-height: 20px;
	}
	.group-button-header .meta-bottom a {
		display: flex;
		gap: 0 6px;
		align-items: baseline;
	}
	.group-button-header .meta-bottom a i {
		position: relative;
		top: 3px;
		font-size: 22px;
	}
	.group-button-header .meta-bottom .hotline {
		font-size: var(--ts-hd-top-font-size);
	}
	.group-button-header .my-account-wrapper .account-control > a > span,
	.group-button-header .my-wishlist-wrapper a > span:not(.count-number) { 
		display: block;
	}
	.group-button-header .my-wishlist-wrapper a > span.count-number {display: none;}
	.group-button-header .my-account-wrapper .account-control > a,
	.group-button-header .my-wishlist-wrapper a {
		display: flex;
		align-items: center;
		line-height: 20px;
		gap: 10px;
		padding: 0;
		text-transform: uppercase;
	}
	.group-button-header .my-wishlist-wrapper .tini-wishlist:before, 
	.group-button-header .ts-tiny-account-wrapper .account-control > a:before {
		line-height: 20px;
	}
	.group-button-header .header-language,
	.group-button-header .header-currency {
		display: inline-block;
		vertical-align: middle;
		float: none;
		margin: 0 !important;
		position: static;
	}
	.wpml-ls-legacy-dropdown > ul, 
	.wpml-ls-legacy-dropdown-click > ul {
		position: static;
	}
	#group-icon-header .group-button-header a {
		color: inherit;
	}
	body #group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
	body #group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
	#group-icon-header .header-currency ul {
		padding: 15px 20px;
		top: auto;
		bottom: 100%;
		margin: 0;
		left: 0;
		right: 0;
		width: auto;
		color: #000;
	}
	#group-icon-header .wcml_currency_switcher > ul:before,
	#group-icon-header .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before,
	#group-icon-header .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before {
		top: 0;
		bottom: 0;
	}
	body #group-icon-header .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu,
	body #group-icon-header .wpml-ls-legacy-dropdown:focus .wpml-ls-sub-menu,
	body #group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
	#group-icon-header .header-currency:focus ul,
	#group-icon-header .header-currency:hover ul {
		-webkit-animation-name: animation_fade;
		-moz-animation-name: animation_fade;
		animation-name: animation_fade;
	}
}

@media only screen and (max-width: 991px) {
	.footer-banks .gallery br {
	}
	.footer-banks .gallery {	
		display: grid;
		grid-template-columns: repeat(7, 1fr); /* 7 items per row */
		grid-template-rows: repeat(2, auto);   /* 2 rows */
		gap: 10px; /* space between items */
		width: 90%;
		max-width: 1000px; /* optional */
		margin: 0 auto;	
	}
	.footer-banks #gallery-1 .gallery-item {
		float: left;
		margin-top: 0px;
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
	.footer-banks .gallery .gallery-item img {
		max-width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.woocommerce div.product div.summary {
        padding-left: 0px;
        width: 100%;
        padding-right: 0px;
	}
	.woocommerce div.product div.images {
		width: 100%;
		height: auto !important;
	}
	.woocommerce div.product .summary > .meta-content:not(:empty) {
		padding-top: 10px;
		border-width: 1px 0 0;
		border-style: solid;
		display: flex;
		flex-direction: column;
		gap: 12px;
	}	
}

@media only screen and (max-width: 767px) {
    .ts-header .header-middle, .ts-header .header-bottom {
        background: #fff;
    }
    body .ts-header .header-bottom, .header-middle .my-wishlist-wrapper .tini-wishlist, body .header-middle .shopping-cart-wrapper .cart-control .ic-cart, body .header-middle .ts-tiny-account-wrapper .account-control > a, body .header-middle .search-button.search-icon .icon {
        color: #000;
    }
    body .ts-header {
        color: rgb(0 0 0);
    }
	body .swiper .swiper-slide {
		height: auto;
		padding-bottom: 10px;
	}
	body .swiper-button-next, body .swiper-button-prev {
		opacity: 1;
		visibility: visible;
	}
	body .ts-product.ts-slider .swiper-button-next {
		right: 10px;
	}
	body .ts-product.ts-slider .swiper-button-prev {
		left: 10px;
	}
	body .recently_viewed .products .swiper-wrapper > section {
		height: auto;
	}
	.elementor-widget-ts-products .products > section > .product-wrapper > .thumbnail-wrapper, .elementor-widget-ts-products .products > .swiper-wrapper > section > .product-wrapper > .thumbnail-wrapper {
		min-height: calc(100% - 68px);
		display: flex;
		align-items: center;
		background-color: rgb(246, 246, 246);
		text-align: center;
		height: calc(100% - 68px);
	}
	div.woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, div.woocommerce-product-gallery .flex-direction-nav .flex-nav-next {
		display: inline;
	}
	.product-template-default.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
		width: calc(25% - 10px);
		padding: 5px 5px;
		max-height: 190px;
		background: #f6f6f6;
		display: flex;
		align-items: center;
		margin-right: 10px;
	}
    .woocommerce .cart_totals table.shop_table td:before {
		content:none;
    }
	.cart_totals table.shop_table tr.coupon-before-order-total > td{
		width: 100%;
		display: flex;
		justify-content: center;
        gap: 0;
	}
	#woocommerce-checkout-form-coupon{
		display: flex !important;
		align-items: center;
	}
	#woocommerce-checkout-form-coupon p button,
	#woocommerce-checkout-form-coupon p input,	
	#woocommerce-checkout-form-coupon p input::placeholder
	{
		font-size: 12px;
	}
	#woocommerce-checkout-form-coupon p input{	
	    padding-left: 10px;		
	}
	#woocommerce-checkout-form-coupon p button{
        padding-left: 10px;
        padding-right: 10px;
	}
	#order_review table.shop_table tr.shipping-pickup-point{
		flex-direction: column;
	}
	#order_review table.shop_table tr.shipping-pickup-point th{
	    margin-bottom: 10px;
	}
	#order_review table.shop_table tr.shipping-pickup-point td span{
		width: 100%;
		display: inline-block;
		text-align: left;
		margin-bottom: 10px;
	}
	#order_review table.shop_table ul#shipping_method {
		margin-left: 0px;
	}	
	.home-artist-block.mobile .ts-blogs-wrapper .swiper .item {

	}
	
	.home-artist-block.mobile .ts-blogs-wrapper .blogs.items .swiper-slide.swiper-slide-active {
		width: 85vw !important;
    	transition: width 0.3s cubic-bezier(0.25, 0.8, 0.4, 1);
	}
	.home-artist-block.mobile .ts-blogs-wrapper .blogs.items .swiper-slide {
    	transition: width 0.3s cubic-bezier(0.25, 0.8, 0.4, 1);
	}
	.home-artist-block.mobile .ts-blogs-wrapper .blogs.items .swiper-wrapper {
		padding-left: 16px;
	}

	.home-artist-block.mobile .ts-blogs-wrapper .blogs.items.swiper {
		overflow: visible;
	}
	
}
@media only screen and (max-width: 768px) {
	.product-template-default.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
		width: calc(100% - 10px);
	}
}
@media only screen and (max-width: 991px) {
	footer #gallery-3 .gallery-item {
		float: left;
		margin-top: 0px;
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
}


@media only screen and (min-width: 768px) {
    .gallery-layout-vertical div.woocommerce-product-gallery .flex-direction-nav .flex-nav-prev {
        left: 0px;
    }
}
@media only screen and (min-width: 991px) {
	.home .swiper .swiper-slide {
		height: auto;
		padding-bottom: 20px;
	}
}