/*
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
-------------------------------------------------------------- */


/***** TYPOGRAPHY ******/

.contact-info-gray {
	color: #666666;
    background: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-right: 15px;
}

.testimonial-item {
    font-size: 22px;
    color: #ffffff !important;
}
.testimonial-name {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff !important;
}
.testimonial-position{
    font-size: 14px;
    color:#ffffff;
}

.white_emphasis {
     font-size:45px;
     line-height: 55px;
     color:#ffffff !important;
     font-weight:400;
}

.pinkemphasis {
     font-size:45px;
     line-height: 55px;
     color:#E1008B !important;
     font-weight:400;
}
input[type="submit"] {
    padding: 5px 10px;
    background-color: #E1008B;
    color: #ffffff;
    border-radius: 3px;
    border: 1px;
cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}
.formula {
 padding: 5px 10px;
    color: #ffffff;
}

.pink {
   color:#E1008B !important;
}

.slider_img {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

span.aio-icon.ult_expsection_icon {
   margin-top:20px;
}

/***** FORMULA******/

.proof_text {
    font-size:36px;
    line-height:36px;
    font-wight:500;
    margin-bottom:10px;
    color:#ffffff !important;
}
.formula_column_1 {
height: 250px;
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right;
}
.formula_column_2 {
height: 250px;
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
.formula_column_3 {
height: 250px;
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: laft;
}


/*******END COLUMNS******/
