/*
 Theme Name:   Spacious Child Theme
 Theme URI:    http://themegrill.com/themes/spacious/
 Description:  Spacious Child theme
 Author:       ThemeGrill
 Author URI:   http://themegrill.com
 Template:     spacious
 Version:      1.0.0
*/

@import url("../spacious/style.css");

.footer-widgets-wrapper {
    background-color: #ffffff;
}

.post .entry-meta {
    display: none;
}

.footer-widgets-wrapper {
    display: none;
}

.footer-socket-wrapper .copyright{
    display: none;
}
.footer-socket-wrapper {
    background-color: #ffffff;
    border-top: 0px solid  #ffffff;;
    padding: 0px 0;}
    
@media screen and (max-width: 768px) {
 .main-navigation .menu-primary-container {
   display: none;
 }
 .home article img,.page-id-1665 article img{
   float:none;
   display:block;
 }
 .home article p,.page-id-1665 article p{
   padding-left:0 !important;
 }
 .main-navigation {

    padding-top: 1% !important;

}
#wpgmza_map{
   width: 95% !important;
}
.entry-content ul li ul {

    padding: 0;
    margin-top: 10px;

}
.entry-content ul {

    padding: 0 0 0 20px;

}
figure.alignright,figure.alignleft {

    display: block;
    float: none;
    margin: 0 auto 30px;

}
}