/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 23 2016 | 22:08:54 */
.logo_container {
    margin: 10px 0px 6px 0px;
}
#header .container .row {
    background: url(/wp-content/uploads/2016/06/top-1.jpg) top;
    background-size: cover;
}

.navbar-collapse {
    padding-left: 44%;
}

#jqueryslidemenu {
    margin: -2px 0;
    z-index: 11;
}

.sub_footer_wrap .container {
    background-color: #6b0000;
}

.content_background {
    background-color: rgba(255, 255, 255, 0.81);
}

.sub_footer a {
    color: #FFF8F8;
}

.navbar-toggle .icon-bar {
    background-color: #CE0000;
}

#girlProfileArea-right li td {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    vertical-align: middle;
    line-height: 1.4;
}
.navbar-toggle .icon-bar {
    width: 33px;
    height: 5px;
    border-radius: 1px;
}

#girlProfileArea-right ul {
    list-style: none;
      padding: 0;
}

#girlProfileArea-right li th {
    background-color: #E7E7E7;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

#girlProfileArea-right ul li {
    border-top: 1px dotted #999999;
    padding: 2px 0;
    background: #ffffff;
}

#sidebar .widget {
    margin-bottom: 0.2em;
    border-bottom-style: dotted;
    margin-top: 2.2em;
}
