/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");
button,
.button,
input[type="submit"],
input[type="button"],
#submit {
  margin: 2px 0;
  padding: 12px 25px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 18px;
  font-family: Montserrat, 'Open Sans', Helvetica, Arial, sans-serif;
  line-height: 25px;
}
.page-subtitle {color: #ffffff!important;}
/*.services-boxed-photo .services-box h3 {
    padding-bottom: 6px;
    padding-top: 25px;
    text-transform: uppercase;
   	 text-align: center;
	color:#f15a29;}
.services-boxed-photo .services-box h3:after {
    display: block;
    overflow: hidden;
    margin-top: 5px;
    width: 60%!important;
    height: 2px;
    background: #f15a29!important;
    content: '-';
    text-indent: -999em;
    margin-left: auto;
    margin-right: auto;
}*/
/*.services-boxed-photo .services-box {
    background: #ffffff!important;
}*/
/*.services-boxed-photo .services-box {
    background: transparent;
    border: solid;
    border-color: #f15a29;
}
.services-boxed-photo .services-box h3 {
    padding-bottom: 0px;
    padding-top: 25px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;}
.services-boxed-photo .services-box h3:after {
    display: none!important;
    overflow: hidden;
    margin-top: 0px;
    width: 0px;
    height: 0px;
    background: #f15a29!important;
    content: '-';
    text-indent: -999em;
    margin-left: auto;
    margin-right: auto;
}
.services-boxed-photo .services-content {
    margin: auto;
    padding: 0;
    max-width: 100%!important;
}
*/
#header {
    padding-top: 5px;}
.phone {text-align: center;
    	text-transform: uppercase;
   	float: right;
   	color: #6d6e71;
   	margin-top: 30px;
   	font-weight: bold;
}
@media screen and (max-width: 1000px) {
.phone { font-size: 12px; float:none; margin-top:0;}
#logo-container a img {
    max-width: 100%;
    max-height: 60px;
    width: auto;
}  }

