@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

#page {
    overflow-x: hidden;
}

body {
    background: #fff;
}

.site-logo.imglogo img {
    max-width: 120px;
}

.entry-content h2 {
    font-family: 'Fjalla One', sans-serif;
}

h1, h2 {
    font-family: 'Fjalla One', sans-serif;
}

#header {
    position: fixed;
    top: 0;
    width: 100%;
    max-height: 131px;
    background: rgb(51, 51, 51);
}

#navigation > li > a:hover, #navigation > li.sfHover > a, #navigation > li.sfHover > a:active, #navigation > li.current_page_item > a, #navigation > li.current-menu-item > a, #navigation > li.current-menu-ancestor > a, #navigation > li.current-menu-parent > a, #navigation > li.current > a {
    border-color: #fff;
}

#main {
padding-top: 0px;    
}

h1.section-title {
    display: none;
}

.col-md-8.col-sm-7 {
    width: 100%;
}

#header .sub-menu li a {
    background: #222 !important;
    padding: 12px 14px;
    color: #fff;
}

#header .sub-menu {border: 0;border-bottom: 2px solid #555;}


#header .sub-menu li a:hover {
    background: #555 !important;
}

#navigation > li ul a {
    border-bottom: 2px solid #555;
}

hr.footer-separator {
    display: none;
}

footer#footer p {
    text-align: center;
    color: #aaa;
}

footer#footer a {
    color: #888;
}

footer#footer {
    background: #222;
}
#footer .col-sm-4 {
    width: 25%;
}

#footer .col-sm-4:last-child {
    width: 50%;
}

#nav_menu-2 a {
    text-transform: uppercase;
    font-weight: 700;
}

#nav_menu-3 a {
    text-transform: uppercase;
    font-weight: 700;
}


#footer .widget ul li {
    border-bottom: none;
    padding: 2px 10px;
}

h3.widget-title {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #555;
    padding: 2px 10px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}


aside#ci-newsletter-2 label {
    font-size: 15px !important;
    font-weight: bold !important;
    color: rgb(136,136,136);
    margin-top: 5px;
}

aside#nav_menu-4 {
    width: 40%;
    float: left;
}

aside#ci-newsletter-2 {
    width: 60%;
    float: left;
}

#footer .container {
    width: 90%;
}

aside#ci-newsletter-2 .input-group {
    margin-top: 20px;
}

aside#ci-newsletter-2 input#e_id {
    padding-left: 20px !important;
}

#ci-newsletter-2 input#e_id {}

aside#ci-newsletter-2 input {
    height: 50px;
    padding-left: 15px;
    width: 53%;
}

aside#ci-newsletter-2 button.btn {
    padding: 0px 20px;
    position: initial;
    height: 50px;
    margin-top: -5px !important;
    margin-left: -3px;
}

footer#footer {
    padding: 40px 0 20px;
}

aside#nav_menu-4 a {
    font-weight: bold;
    text-transform: uppercase;
}

#menu-footer-3 li {
    padding: 2px 10px 2px 0px !important;
}

#footer a:hover {
    font-weight: 900;
    color: #aaa;
}

#footer .btn {
    background-color: #888;
}
@media screen and (max-width: 797px) {
#header {
    display: none;
}
aside#ci-newsletter-2 {
    display: none;
}
.cpt_discography .col-md-4 {
    width: 100%;
}

.cpt_discography .col-md-8.col-sm-7 {
    width: 100% !important;
}


.vc_btn3-container.vc_btn3-right {
    text-align: center;
}

.vc_btn3-container.vc_btn3-left {
    text-align: center;
}

#main {
    padding-top: 0px !important;
}

#page {
    padding-top: 0px !important;
}

}

#page {
 border: none !important;   
}
h1, h2, h3, h4, h5, h5 {
color: #000;
}
p {
color: #000;
}

#header .container {
    max-width: 1170px;
}

body {
    color: #000;
}

img.alignnone.wp-post-image {
    opacity: 1 !important;
}

.entry-meta {
    display: none;
}



@media screen and (max-width: 400px) {
.single-post .col-md-8.col-sm-7 {
    width: 100% !important;
    margin-top: 60px;
}
}

.cm-width-900px {
    max-width: 900px;
    margin: 0 auto !important;
}

table tr::nth-child(2n) {
    background-color: #dfdfdf !important;
}

table td {
    border: none !important;
}

.cpt_discography td {
    background: #efefef;
    border-bottom: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
}

.box-form form {
    max-width: 450px;
    margin: 0 auto;
}

.box-form form input {
    width: auto !important;
}