/*
Theme Name: Antonella Ciaramella
Template: antonella
Theme URI: https://arcadiacom.it
Description: Tema per Antonella Ciaramella
Author: Arcadia
Author URI: https://arcadiacom.it/
Version: 1.0
*/

/* COLORI */
.arancione {color:#ee7203}
.testo_bianco, .testo_bianco p{color:#fff}

/* STILI */
html, body, p, div, a, h1, h2, h3, h4, h5, h6 {word-wrap: normal; hyphens: none; -webkit-hyphens: none; -ms-hyphens: none}
h1, h2, h3, h4, h5, h6 {line-height:1.2em !important}
div.vc_separator h4, div.separator_title h4{font-size:30px}

/* LOGO */
.arc_logo img, .wpb_single_image.arc_logo img{max-width:340px}
.arc_logo_mobile img, .wpb_single_image.arc_logo_mobile img {max-width:180px}

/* HEADER */
.scheme_default .sc_layouts_row_type_normal .sc_layouts_iconed_text span.sc_layouts_item_icon:not(.trx_addons_icon-menu):hover{color:#fff !important}

/* BREADCRUMB */
.scheme_default .sc_layouts_title_breadcrumbs a:hover, .scheme_default .sc_layouts_title_breadcrumbs .breadcrumbs_item.current{color:#fff !important}
.scheme_default .sc_layouts_title_breadcrumbs a{text-decoration:underline}

/* MENU */
@media all and (min-width: 768px) and  (max-width:1023px)
{
	.sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {padding-left:13px; padding-right:13px}
}

/* SIDEBAR */
.scheme_default .widget h5.widget_title{padding:0; background-color:transparent; color:#ee7203; margin-bottom:20px}
.widget:not(.widget_recent_comments) ul li{padding:0 0 15px; margin-bottom:30px; letter-spacing:normal}
.widget ul li a{text-transform:none}
.wp-block-latest-posts__post-date{font-size:13px; display:block; color:#ee7203}



/* CREDIT */
.credit {width: 100%; position: relative; text-align:right; overflow: hidden; height: 13px}
.credit a{width: 52px; height: 13px; float: right}
.credit a img {position: absolute; top: -26px; right: 0; width:52px}
.credit a:hover img {top: 0; right: 0} 