/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

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

#logo-container {
float: left;
margin: 0 3.06%;
margin-top: 3px;
margin-left: 0;
padding: 20px;
background: rgba(0, 0, 0, 0.25);
border-radius: 10px;
}

.navigation-container {
float: right;
background: rgba(194, 57, 57, 0.73);
border-radius: 10px;
}

.section-light2 .section-title {
text-align: center;
text-transform: capitalize;
font-weight: 700;
display: table;
margin: auto;
text-shadow: 2px 2px 3px black;
}

.section-light2 .sub-title {
margin-bottom: 35px;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 26px;
font-weight: 700;
margin-top: 14px;
text-shadow: 2px 2px 3px black;
}

.services-box h3 {
padding-top: 5px;
padding-bottom: 0;
font-weight: 600;
font-size: 26px;
color: #c82222 !important;
text-shadow: 1px 1px 2px black;
}

.services-boxed-photo .services-box {
padding: 30px 0;
background: rgba(255, 255, 255, 0.2);
text-align: left;
}

.content .cta-element .cta-small-title {
margin: 0;
padding: 0;
text-transform: uppercase;
letter-spacing: 4px;
font-size: 18px;
line-height: 18px;
opacity: 0.6;
}

a {
color: #c82222;
text-decoration: none;

}
