/* 
Theme Name: Twenty Sixteen Child 
Theme URL: http://yourdomain.com
Description: Twenty Sixteen Child 
Theme Author: Your Name
Author URL: http://yourdomain.com
Template: twentysixteen 
Version: 1.0.0 
Text Domain: twentysixteen-child 
*/

body{
	background: #ec1c24;
}

body:not(.search-results) article:not(.type-page) .entry-content img.below-entry-meta {
    /*float: right;*/
    width: 90%;
    margin-left: 0%;
}



body, button, input, select, textarea {
    /*color: #000000;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 0.9rem;
    line-height: 1.75;
}

.entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 5%; 
    margin-left: 5%;
}


.entry-title {
	font-family: 'Big Shoulders Text', cursive;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
}

.entry-content h1.entry-title a {
	color: #ec1c24;
	text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #1a1a1a;
	text-decoration: none;
}

h2{
	color: #ec1c24;

}

h1, h2, h3, h4, h5, h6 {

	font-family: 'Big Shoulders Text', cursive;
    margin-top: 10px;
    text-transform: uppercase;
}

.post-navigation .post-title {
	font-family: 'Big Shoulders Text', cursive;
}


.entry-footer { display: none;}


.site-title {font-size: 0.8rem;
  text-transform: uppercase;}

.custom-logo {
    max-width: 140px;      
}

.site-header {
    padding: 0.6em 4.6923%;
}

.post-thumbnail {
    display: block;
    margin: 0 0 1.75em;
}


.blog-main-photo {
	float: left;
    margin-right: 0%;
    width: 100%;
}

.blog-main-content {
	float: left;
    margin-left: 0%;
    padding: 0;
    width: 100%;
}

.sticky {
    position: sticky;
}

.widget {
    font-size: 0.9rem;
    line-height: 1.6153846154;

}

.wa-row .wa-btn {
    display: flex;
    align-items: center;
    position: fixed;
    background-color: white;
    font-size: small;
    padding: 5px;
    border-radius: 20px;
    box-shadow: 0 2px 5px 0px #00000050;
    transition: 0.4s;
}
.wa-row .wa-btn img {
    max-width: 30px;
}

.wa-row .wa-btn {
    right: 15px;
    bottom: 80px;
}	

.call-btn a {
    width: 100%;
    padding: 0;
    box-shadow: 0 -4px 3px -2px #00000050;
    text-align: center;
    display: block;
    font-size: xx-large;
    background-color: #32cd32;
    color: #fff !important;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.call-btn a:hover, .call-btn a:focus {
    background-color: #006400;
}

.xsonly {
	height: 55px;
}


@media screen and (min-width: 61.5625em)

{

.call-btn {
	display: none;
}

.custom-logo {
    max-width: 150px;
}
body:not(.search-results) article:not(.type-page) .entry-content {
   /* float: right;*/
    width: 90%;
}

.entry-content h1, .entry-summary h1, .comment-content h1 {
    font-size: 33px;
    font-size: 1.9rem;
    line-height: 1.2727272727;
    margin-top: 1.696969697em;
    margin-bottom: 0.8484848485em;
}

.entry-content h2, .entry-summary h2, .comment-content h2 {
    font-size: 1.55rem;
}

.blog-main-photo {
	float: left;
    margin-right: -100%;
    width: 35%;
}

.blog-main-content {
	float: left;
    margin-left: 40%;
    padding: 0;
    width: 60%;
}

.entry-header {
   margin-right: 5%; 
   margin-left: 5%;

}

}

@media screen and (min-width: 56.875em)
 {

 .call-btn {
	display: none;
}
	
.entry-header {
 	margin-right: 1%;
 	margin-left: 1%
}

.widget {
    font-size: 13px;
    font-size: 0.9rem;
    line-height: 1.6153846154;
    margin-bottom: 3.230769231em;
    padding-top: 1.615384615em;
}

/*body:not(.search-results) article:not(.type-page) .entry-content {
   float: none;
    width: 80%;
}*/

} 

@media screen and (min-width: 44.375em){
.xsonly {
	height: 0px;
}	

.call-btn {
	display: none;
}

.wa-row .wa-btn {
    right: 35px;
    bottom: 20px;
}	


.entry-header {
 	margin-right: 1%;
 	margin-left: 5%
}

.custom-logo {
    max-width: 150px;
}
.site-header {
    padding: 1em 6.6923%;
}
	
.site {
    margin: 11px;
}

body:not(.search-results) article:not(.type-page) .entry-content {
    /*float: right;
    width: 80%;*/
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
    height: 0px;
}	

.blog-main-photo {
	float: left;
    margin-right: -100%;
    width: 35%;
}

.blog-main-content {
	float: left;
    margin-left: 40%;
    padding: 0;
    width: 60%;
}


	

}


