@import url(../blurestaurant/style.css);
/*
Theme Name: Blu Restaurant Child Theme
Theme URI: http://www.sardiniarestaurant.com
Description: Blu Restaurant.
Author: Allmeconnection
Author URI: http://www.allmeconnection.it/
Template: blurestaurant
Version: 1.0.1
License: Split Licence
License URI: -
Text Domain: blurestaurant
Domain Path: /languages/
*/



/*TEXT ALIGNE*/

body p {
	text-align: justify;
}


body .post-date {
    margin-bottom: 15px;
    display: none;
}

body .byline { display: none; }

/*FOOTER FONT-SIZE*/
body .footer .widget-title span {
       font-size: 13px;
}

body .footer p {
      font-size: 13px;
}


/* FOOTER TEXT ALIGN */

 @media screen and (max-width: 1020px) {


body .footer p {
	text-align: center;

}

body .sfmsb-follow-social-buttons a, .sfmsb-follow-social-buttons .sfmsb-text  {
display: inline;
float: none;
margin-bottom: 5px;
}


}


body .rtb-confirm label {
	font-size: 10px;
}

