/* Add here all your CSS customizations */
@import url("font_custom/land-rover-ot4.css");

html .background-color-primary {
    background-color: #6a80a9 !important;
}

html .background-color-secondary {
    background-color: #25272c !important;
}

#footer .newsletter form {
    max-width: 300px;
}

#footer.simple  {
    padding:0px;
    border-top:0px;
}

.main {
    min-height: 530px;
}

.btn.btn-oval {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

blockquote:before {
    left: 10px;
    top: 0;
    color: #FFF;
    content: "“";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}

blockquote:after {
    color: #FFF;
    content: "”";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    right: 10px;
}

blockquote {
    background: #CCC;
    border-radius: 10px;
    border: 0;
    color: #666;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 0;
    padding: 10px 50px;
    position: relative;
}

.custom-social-icons-style-1 li {
    border: 2px solid #FFF;
}

.custom-social-icons-style-1 li a {
	background: transparent;
	color: #FFF !important;
}

.header-row span a {
    text-decoration:none;
    color: white;
    font-size: 14px;
}

.header-logo a {
    text-decoration:none;
}

.header-logo a h1 {
    margin: 0 !important;
    font-family: 'Land Rover OT4';
    font-weight: medium;
}

.header-logo a h1 i {
    margin-left: 2px;
    margin-right: 2px;
}

.custom-toll-free {
    padding-left: 45px;
    margin-left: 0px;
    margin-right: 15px;
}

.custom-toll-free > i {
    top: 10px;
}

.btn-clear {
    color: #333;
    background-color: #FFFFFF00;
    FONT-VARIANT: JIS04;
    border-color: #FFFFFF00;
    padding: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
