/*
 Theme Name:   Pinpoint+ Child
 Theme URI:    http://slc.org.ua
 Description:  Pinpoint Child Theme for atmosfera.ua
 Author:       SLC
 Author URI:   http://slc.org.ua
 Template:     pinpoint
 Version:      1.0
*/

@import url("../pinpoint/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body, h1, h2, h3, h4, h5, h6 {
	font-family: Roboto, Arial, Helvetica, Tahoma, sans-serif;
	font-weight: 300;
}

.wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    border-radius: 2px;
    margin: 0 0 20px;
    max-width: 100%;
    outline: medium none;
    padding: 6px 4px;
    width: 210px;
}

ul.social-icons-small li a {
    background: url("images/social-icons-small.png") no-repeat;
}

#logo img {
float: left;
}

#logo span {
display: block;
font-family: 'Roboto', sans-serif;
color: #aaa;
font-size: 17px;
padding-left: 220px;
line-height: 34px;
font-weight: 300;
margin-bottom: 14px;
max-width: 350px; /*added max*/
}

#logo h1 {
display: block;
color: #aaa;
font-size: 17px;
padding-left: 220px;
max-width: 350px; /*added max*/
}

.lnd-banner-grey {
background-color:#d8eddf;
padding:5px;
}

.lnd-banner-green {
background-color:#e9f1c3;
padding:5px;
}

.lnd-banner-yellow {
background-color:#f1e6c3;
padding:5px;
}

.brdr-rnd {
border-radius: 10px;
}

.landing-green {
background: #1FCA3A;
padding:5px;
}

.landing-yellow {
background: #FFCB0B;
padding:5px;
}

.landing-biruza {
background-color: #75B980;
padding:5px;
}

.landing-darkblue {
background-color: #005791;
padding:5px;
}

.landing-darkblue h3 {
color: #fff;
}

.landing-black {
background: url('http://www.atmosfera.ua/images/lp/lp_advantages_professional.jpg') no-repeat top center;
padding:5px;
}

.wpcf7 input[type="text"].hideitnow {
display: none;
}

.landing-textplus p, .landing-textplus li {
font-size: 120%;
}

.landing-textplus h2 {
font-size: 150%;
}

.landing-textplus h3 {
font-size: 130%;
}