/* 
Theme Name: Apricus Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Apricus Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: apricus-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Styles */


/* General */

a, a:hover {
    color: unset;
}

.text-underline {
    text-decoration: underline !important;
}

strong {
    font-weight: 600 !important;
}


/* Footer */

.footer-carousel-mobile .elementor-carousel-image {
    background-position: bottom !important;
}

.footer-social-icons span {
    margin: 0px 5px !important;
}

.firma-gorilla {
    width: 80px;
}


/* Camere e suites */

.room-carousel-gallery .elementor-swiper-button-prev {
    margin-left: 10px;
}

.room-carousel-gallery .elementor-swiper-button-next {
    margin-right: 10px;
}

.room-carousel-gallery .swiper-pagination {
    padding-bottom: 15px;
}

.room-carousel-gallery .swiper-pagination-bullet {
    border: 1px solid white;
}

.room-carousel-gallery.big .swiper-pagination {
    padding-bottom: unset !important;
    margin-bottom: -20px;
}

.room-carousel-gallery.big .swiper-pagination-bullet {
    border: 1px solid #959790 !important;
}


/* Contatti */

.contact-form .elementor-field-type-acceptance .elementor-field-label {
    display: none !important;
}

.contact-form .elementor-field-type-acceptance label {
    font-size: 14px !important;
}