/*
Theme Name: Patti Child
Theme URI: http://deliciousthemes.com/
Description: Creative / Portfolio One-Page Theme
Author: Madalin Tudose
Author URI: http://deliciousthemes.com/
Template: patti
Version: 1.4
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../patti/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

html body {
    background: #eeeeee;
}

#wrapper {
    background: #eeeeee!important;
}

ul#mainnav > li {
    background: none;
}

.map-wrapper {
overflow: hidden;
}

.button-map {
z-index: 1;
}

ul#mainnav > li > a:hover > span{
    border-color: transparent;
    color: #E50538;
}

ul#mainnav > li.highlighted-state > a span,
ul#mainnav > li.current > a span {
    color: #E50538!important;
    border-bottom: 1px solid transparent!important;
}

#header-social {
    padding-top: 0;
}
#header-social li a {
    font-size: 20px;
    height: 35px;
    width: 35px;
    line-height: 32px;
    color: #fff;
    background: #E50538;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.scrolled-header .logo img {
    max-height: 50px!important;
}

#about {
    z-inder: 10000;
    margin-top: -200px;
    position: relative;
}

.promo .wpb_content_element  {
    position: relative;
    background: transparent linear-gradient(to bottom, #4B4D4E, #000 42%) repeat scroll 0% 0%;
    color: #fff;
    /*padding-bottom: 70px!important;*/
    border-radius: 7px;
}

.promo .wpb_content_element h2 {
    color: #fff;
}

.promo .wpb_content_element .button {
    display: block;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
    text-align: center;
    position: absolute;
    bottom:20px;
    width: 180px;
    left: 50%;
    margin-left: -90px;
}

.promo .wpb_content_element .button:hover,
.promo .wpb_content_element .button:focus {
    background: #E50538;
    color: #fff;
}

.hesperiden.tparrows::before {
    line-height: 23px;
}

.bordered {
    border: 2px solid #d2d2d2;
}

.bordered .button {
    border: 1px solid #7F7F7F;
    font-weight: 300;
    color: #7F7F7F;
}

.bordered .button:hover,
.bordered .button:focus  {
    background: #E50538;
    color: #fff;
}

.primary p {
    font-size: 20px;
    line-height: 32px;
}

.wpb_text_column ul {
    margin: 20px 0 20px 15px;
    padding: 0 0 0 15px;
}

.wpb_text_column ul li {
    list-style-position: outside;
}

#footer {
    color: #fff;
    padding: 30px 0 0 0;
}

#footer a {
    color: #fff;
}

#footer a:hover,
#footer a:focus {
    color: #fff!important;
}

.footer-widget {
    float: right;
    text-align: left;
}

#bottomfooter .footer-widget p {
    float: none;
    margin: 0 0 15px 25px;
    display: block;

}

@media (min-width: 768px) {
    #bottomfooter .footer-widget p {
        float: right;
    }
}

ul#social {
    float: right;
    clear: both;
    margin: 25px 0 0 0;
}

ul#social li a {
    color: #fff;
    border: 1px solid #fff;
}

.ctcc-right-side {
 text-align: center;
}

.ctcc-more-info-link {
 display: block;
 margin: 16px 0px 16px 0px;
}