/*
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
*/

/* Add your custom CSS Here */

/* header */
.light-logotype, .dark-logotype {
    max-width: 200px;
}
.swiper-slide-inner{text-decoration: none !important;}

/* contatti */
.art-map-contacts .art-widget-button {
    display: none !important;
}

/* footer */
.art-blog-widget-area .footer-widget-area, footer.art-main-footer .footer-widget-area{
	flex: 100% !important;
    max-width: 100% !important;
}
footer #media_image-1 {
    max-width: 300px;
}
footer.art-main-footer {
    padding: 30px 0 0;
}
footer .widget {
    margin: auto;
    display: block;
    text-align: center;
}