/*
Theme Name: Clearfit Child Theme
Description: Child theme for Clearfit
Author: UV Designs Inc
Author URI: #
Template: clearfit
Version: 1.0.0
Text Domain:  clearfit
*/



.single-post, .single-post p, .single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6, .single-post li, .single-post a {
color: #000 !important;
}

.fusion-main-menu {
    margin-top: 25px;
}

@media only screen and (min-width: 769px) {
.word-line span {
display: block;
} }

@media only screen and (max-width: 768px) {
.fusion-footer .alignleft, .fusion-footer .alignright, .fusion-footer p {
    float: none !important;
    margin-right: 0px !important;
    text-align: center;
}

.logo-space {
    width: 100% !important;
}

.logo-space img {
    width: 54% !important;
    margin: 0px auto !important;
}

.right .content {
  padding-left: 0px !important;
}

.content {
    width: 100% !important;
padding-top: 10px !important;
}

.mobile-space .fusion-column-wrapper {
padding: 90px 0px !important;
}}

.fusion-button-text {
    font-size: 20px !important;
}

.button-icon-right {
    position: absolute;
    right: 20px;
    top: 13px;
    font-size: 20px !important;
}

#cont {
padding: 0px 5%;
}

.logo-space {
float: left;
width: 300px;
}

.content {
width: 50%;
display: inline-block;
padding-top: 46px;
}

.right .content {
padding-left: 30px;
}

.bottom-text {
position: absolute;
bottom: 0px;
font-size: 12px;
font-style: italic;
padding: 20px;
}

#footer .alignleft p {
margin-bottom: 0px !important;
margin-top: 12px !important;
}

.post-template-default {
color: #000;
}

.post-template-default .fusion-footer p {
color: #FFF !important;
}