Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Qode_Theme_Options has a deprecated constructor in /home/sfierank/public_html/wp-content/themes/central/includes/qode-options.php on line 12
Warning: Cannot modify header information - headers already sent by (output started at /home/sfierank/public_html/wp-content/themes/central/includes/qode-options.php:12) in /home/sfierank/public_html/wp-content/themes/central/css/style_dynamic.php on line 9
body {
background-color:#ffffff;
}
body.boxed{
background-image: url('https://www.fieranazionaledegliuccelli.it/wp-content/uploads/2015/06/patt.jpg');
background-position: 0px 0px;
background-repeat: repeat;
}
body.boxed .content{
background-color:#ffffff; }
.title.has_background{
background-repeat: no-repeat;
background-position: center 0px;
}
.title.has_fixed_background{
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 0px;
}
header{
background:none;
background-color: rgb(17,17,1);
background-color: rgba(17,17,1,0.1);
}
header.move_menu{
background-image: none;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.7);
}
nav.main_menu ul li > a,
.header_right_widget #lang_sel ul > li a.lang_sel_sel,
.header_right_widget #lang_sel_click ul > li a.lang_sel_sel,
.header_right_widget #lang_sel_list a,
.header_right_widget #lang_sel_list a:visited
{
color: #1f1b14; }
.drop_down2 .second .inner{
background-color: rgb(51,33,3);
background-color: rgba(51,33,3,0.7);
}
nav.main_menu > ul > li:hover > a,
nav.main_menu > ul > li.has_sub:hover > a,
.drop_down .second .inner2,
.drop_down .second .inner ul li ul,
.header_right_widget #lang_sel ul > li:hover a.lang_sel_sel,
.header_right_widget #lang_sel_click ul > li:hover a.lang_sel_sel,
.header_right_widget #lang_sel ul ul,
.header_right_widget #lang_sel_click ul ul
{
background-color: rgba(28,21,2,0.9);
}
.google_map{
height: 400px;
}