/*
Theme Name: TG
Description: figlio di enfold
Version: 2021
Author: Castel
Author URI: https://www.stefanocastelli.info
Template: enfold
*/

/* LAYOUT GENERALE */

html #top #wrap_all .all_colors h3.av-masonry-entry-title {
    color: #fff;
}
html #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
    background: none;
}

html .term-description {
    margin:30px 0;
}

html .post-entry a.avia-button {
    color: #fff !important;
}

html .logo img, 
html .logo svg {
    padding: 18px 0;
}
html .title_container .main-title {
    font-size: 40px;
    line-height: 1.3em;
}
html .title_container .main-title a {
    color: #8c4e74 !important;
}
#top .hr {
    color: #8c4e74 !important;
    border-color:#8c4e74 !important;
}
html .post-entry a {
    color: #8c4e74 !important;
    text-decoration:underline;
    font-weight:bold !important;
}
html .post-entry a:hover {
    color: #6b3c59 !important;
    text-decoration:none;
}
/* HOME CUSTOM */
html .home .title_container {display:none;}
html .home .avia-tt {
    color: #8c4e74;
    font-size: 17px;
    font-weight:700;
    letter-spacing:-.5px;
    background: rgb(190,168,217) !important;
    background: linear-gradient(90deg, rgba(190,168,217,1) 0%, rgba(190,168,217,1) 0%, rgba(221,212,235,1) 35%, rgba(221,212,235,1) 100%) !important;
    color: #747474 !important;
    border-radius:35px;
}
html .home .av-image-hotspot {
    height: 50px;
    width: 50px;
}
html .home .av-image-hotspot_inner,
html .home .av-image-hotspot-pulse,
html .home .avia-tt .avia-arrow {
    background-color: #bfaada !important;
    color: #bfaada !important;
    background: rgb(190,168,217) !important;
    background: radial-gradient(circle, rgba(190,168,217,1) 0%, rgba(190,168,217,1) 0%, rgba(221,212,235,1) 35%, rgba(221,212,235,1) 100%) !important;
}
/* TEMPLATE CUSTOM */

/* MENU */

/* CONTENUTI */
/* Box */
/* Intestazioni */
/* Form */
/* Pulsanti */
/* Carousel */

html .term-description {
    font-size: 18px;
}

/* FOOTER */
#socket .sub_menu_socket li {
    line-height: 1.3em;
}