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

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

body {
    color: #ffffff;
    
}
.my-header-phone a, a:hover {  
color:#ffffff !important;
font-size: 100%;  
} 

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle !important;
}
img.alignnone {
    display: inline;
    margin: 15px 15px 15px 0;
}
#full-width {
    position: relative;
    max-width: 100%;
    min-height: 100%;
}
.custom-page-content {
    min-height: 100%;
}
#content-container {
    padding: 20px 3%;
}
#content-container .section-boxed {
    margin: 20px auto !important;
}
#content-container .section-full-width .section-boxed {
    margin: 20px auto !important;
}
.content-box {
	padding: 2%;
    min-height: 100px !important;
}

.content .section-light h1, .content .section-light h2, .content .section-light h3, .content .section-light h4, .content .section-light h5, .content .section-light h6 {
    color: #ffffff;
}
.page-title h1 {
    font-family: 'Open Sans';
    font-size: 26px;
}
.page-title h1 {
	color: #00a7e1;
}
.services-content .services-content h3 {  
color:#00a7e1 !important;
font-size: 16px;  
} 
a, a:hover, .post-info a:hover, .read-more, .footer-widgets a:hover, .comment-info .reply, .comment-info .reply a, .comment-info, .post-title a:hover, .post-tags a, .format-aside aside a:hover, .testimonials-details a, .lp-title a:hover, .woocommerce .star-rating, .woocommerce-page .star-rating, .woocommerce .star-rating::before, .woocommerce-page .star-rating::before, .tabs .current a, #wp-calendar tbody td a, .widget_nav_menu li.current-menu-item > a, .archive-page a:hover, .woocommerce-MyAccount-navigation li.is-active a {
    color: #ffffff;
}

content .section-light h1, .content .section-light h2, .content .section-light h3,  .content .section-light h5, .content .section-light h6 {
    color: #00a7e1;
}

footer-nav li a {
    margin-right: 7px;
    margin-left: 7px;
    color: #ffffff;
	
}
.copyrights {
    float: left;
    color: #ffffff;
}

