/*
Theme Name: child
Theme URI: https://www.titanwebmarketingsolutions.com
Description: a-brief-description
Author: your-name
Author URI: your-URI
Template: u-design
Version: a-number--optional

*/
@import url("https://gailmcdanielart.com/wp-content/themes/child/public_html/wp-content/themes/child.style.css");



#logo   { margin-top: -7px!important;}


.home-imgs {    text-align: center!important;
    margin: 0 auto;
    width: 184px;
    display: block;}


@media screen and (max-width: 959px) and (min-width: 720px) {
#wrapper-1, #top-wrapper, #before-content, #bottom-bg, #footer-bg, #home-page-content, #page-content {
    background-image: url('../../uploads/2014/08/background_repeat1.jpg') !important;
    background-repeat: repeat;

}

#logo h1 a, #logo .site-name a {
    max-width: 100%;
    max-height: 100%;
    background-position: 0 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: -71%;
}


}


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


#wrapper-1, #top-wrapper, #before-content, #bottom-bg, #footer-bg, #home-page-content, #page-content {
    background-image: url('../../uploads/2014/08/background_repeat1.jpg') !important;
    background-repeat: repeat;

}

#logo h1 a, #logo .site-name a {
    max-width: 100%;
    max-height: 100%;
    background-position: 0 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: -71%;
}


.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #FBF5E1;
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #968E62;
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #968E62;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #FBF5E1;
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color:  #968E62;
}

.names {
clear: both;
width:100%!important;
}

}

.postmetadata {
	display:none;
}