/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.h1, h1 {font-size: 3.3em;line-height: 2.7em; font-weight: 700 !important;}

.portfolio-top h1 {font-size: 2.3em;line-height: 1em;}
h1 span {font-weight: 300!important}
h2 {font-size: 34px !important;line-height: 1em;font-weight: 400 !important;}
h3 {font-size: 24px !important;line-height: 1.2em;font-weight: 400 !important;}
h6 {font-weight: 700 !important;}

#comments {display: none!important}

.nav-spacing-xlarge>li {margin: 0 18px;}

.alt-font {font-size: 45px; font-weight: 300 !important}

.servizio-wide .col {padding: 0 15px ;}

.banner-grid {margin: 0px auto !important}

.tour .show-on-hover{opacity: 1 !important; border-top: 2px solid black; line-height: 2em;padding-top: 10px;}
.tour .box-text {min-height: 125px}
.tour .portfolio-box-category{ padding-top: 10px; margin-top: 10px}

#logo {margin-left: -2px; width: 33%}


.copyright-footer {margin: 30px 0px; font-size: 16px; color: #000}


.row .row-large:not(.row-collapse), .container .row-large:not(.row-collapse)  {margin-left: 0px !important;}

.large-4 .res-text p{font-size: 16px;}

.social-icons { font-size: 1.5em; color: #000;}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}