/*
Theme Name: Studiofolio Child 02
Template: studiofolio
Author: Child Theme Configurator
Version: 1.0.1522000296
Updated: 2018-03-25 19:51:36

*/

body {
    background-color: #fff;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}
.navbar .btn-navbar {
    font-size: 20px;
}
.navbar .nav.main-menu > li > a {
    font-size: 24px;
    padding-right: 25px;
}
body.fixed-width #main-menu {
    border-bottom: 1px solid #000;
}
.full_width > div[style], .one_half > div[style], .one_third > div[style], .two_third > div[style], .one_fourth > div[style], .three_fourth > div[style], .one_fifth > div[style], .two_fifth > div[style], .three_fifth > div[style], .four_fifth > div[style], .one_sixth > div[style] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
h2.entry-title a {
    line-height: 34px;
    line-height: 22px;
    font-size: 20px;
    font-size: 28px;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}
a {
    line-height: auto;
    color: #08e;
    font-weight: 500;
}
.entry-text-cont {
    padding-right: 15px;
    padding-right: 5px;
    padding-left: 15px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.entry-more a {
    line-height: 12px;
}
.btn, input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    background-color: #fff;
    background-color: #eee7e7;
    border: 0 solid #e5e5e5;
    border: 1 solid #e5e5e5;
}
.btn:hover, input[type="file"]:hover, input[type="image"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="radio"]:hover, input[type="checkbox"]:hover {
    background-color: #fff;
    color: #fff;
    text-shadow: none;
    -moz-transition: all 0.1s ease-in-out 0s;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.inner-scaff {
    padding: 0 15px;
}
.sidebar-cont h3 {
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    text-transform: capitalize;
    padding-bottom: 10px;
    margin: 14px 0;
}
.btn:hover, input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"]:hover {
    background-color: #e9e4e4;
    color: #000;
}
@media screen and (max-width: 600px) {
.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth {
    clear: both;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

