/*--
	Theme Name: theme47929
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 4.4.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.5.8
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
body h3 {
    margin-bottom: 25px;
}
body .post__holder .post_content, body .post_content .excerpt, body .post_content .full-post-content {
    color: #151515;
}
.home-text1{
min-height: 75px;
}
.blog-text{
color: #151515;
}
body #topnav li a {
    font-weight: bold !important;
}
body .camera_caption h2 {
    color: #fff;
    font-size: 48px;
}
body .camera_caption h2 small {
    font-size: 18.25px;
    color: #f0f0f0;
}
body .content_plane:after, body .content_plane:before {
    background: #39648e;
}
body .content_plane.whith_arr {
    background: url(images/plane_arr.png) 50% 0 no-repeat #39648e;
}
body .content_plane.jumbotron {
    background: #4677a7;
}
body .content_plane.jumbotron:after, body .content_plane.jumbotron:before {
    background: #4677a7;
}
body #topnav li.current-menu-item > a, body #topnav li.sfHover > a, body #topnav li a:hover {
    color: #71b6f9;
}
body #topnav li a:before{
    background-color: #71b6f9;
}
body .slider .camera_wrap .camera_pag li.cameracurrent, body .slider .camera_wrap .camera_pag li:hover {
    background: #4677a7;
}
body .content_plane {
    color: #bcdeff;
}
body .content_plane .btn, body .content_plane .btn:focus {
    color: #39648e;
}
body .btn, body .btn:focus, body #sidebar .search-form .btn, body #sidebar .search-form .btn:focus{
    background: #39648e;
}
body .btn:hover, body #sidebar .search-form .btn:hover{
	background: #4677a7;
}
body .content_plane .btn:hover {
    color: #fff;
    background: #4677a7;
}
body address, body .testimonials .testi-item .testi-meta {
    color: #39648e;
}
.home-address{
line-height: 28px;
}
@media (min-width: 1200px){
body #topnav li a {
    padding: 10px 52px 28px;
}
body address{
    font-size: 15px;
}
}

