/*
Theme Name: Cherie Child
Theme URI: https://firstsight.design/cherie/beauty/
Template: cherie
Author: firstsight_design
Author URI: https://themeforest.net/user/firstsight_design
Description: Cherie is modern, convenient and highly thought-out WordPress theme with fascinating design.
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,full-width-template,post-formats,sticky-post,theme-options,translation-ready
Version: 1.0
*/
 
 
.art-hero-header-additional-info {
	margin: 50px 0;
}

.art-hero-header-beauty .art-hero-header-wrapper .art-hero-header-top h1 {
	font-size: clamp(6.25rem, 24.568vw + -0.107rem, 29.375rem);
	line-height: clamp(8.125rem, 22.576vw + 2.283rem, 29.375rem);
	margin:50px 0;
}


.art-hero-header-beauty .art-hero-header-wrapper .art-hero-header-top{
    padding: 0;
}


.art-header-one-content.art-sticky .dark-logotype,
.art-header-one-content:hover .dark-logotype
.art-header-one-content:not(.art-sticky) .light-logotype {
	display: block;
}

.art-header-one-content.art-sticky .light-logotype,
.art-header-one-content:hover .light-logotype
.art-header-one-content:not(.art-sticky) .dark-logotype {
	display: none;
}

body.woocommerce-page .light-logotype {
	display: none !important;
}

body.woocommerce-page .dark-logotype {
	display: block !important;
}

.light-logotype .logotype-text {
	color: white !important;
}

.logotype-text,
.logotype-text-dark {
	font-family: "Anton", sans-serif !important;
}

.woocommerce-breadcrumb {
	visibility: hidden;
	pointer-events: none;
}

section.related.products {
	display: none;
}

.art-product-layout-classic {
	margin-bottom: 100px;
}

.footer-widget-area.art-footer-third-column {
	display: none !important;
}

.footer-widget-area.art-footer-second-column {
	flex: 1 1 50% !important;
	max-width: 50% !important;
}

.art-description * {
	text-transform: none !important;
	text-decoration: none !important;
}

.art-hero-header-wrapper .art-info-item-content * {
	color: white;
	text-transform: none !important;
	text-decoration: none !important;
}

.sub-menu li a {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.art-services-tabs-left .art-service-full-page-tabs li {
	margin-bottom: 30px !important;
}

.art-services-tabs-left .art-service-full-page-tabs li a span {
	margin: 0 !important;
}

@media (max-width: 1199px) {
	.footer-widget-area.art-footer-second-column {
		flex: 1 1 100% !important;
		max-width: 100% !important;
	}
}

/* FAQ page */
.art-accordion-tabs .art-accordion-tabs-wrapper .art-accordion-menu-tabs {
	min-width:initial;
}

/* Menu Mobile  */
.art-preloader-holder {
	z-index:initial;
}
