﻿/*
Theme Name: doubleh-theme
Theme URI: http://www.doublehrestorations.co.uk/
*/
h1 { font-size : 20px; margin-bottom : 10px; margin-top : 35px;  text-align: center;}
h2 { font-size : 16px; margin-bottom: 5px;}
h1.page-title {
    font-size: 32px;
    border-bottom: 2px solid;
    padding-bottom: 5px;
}
.welcomewrapper h3 {
    font-size: 16px !important;
    margin-bottom: 10px !important;
}
.page-id-172 .services-img img {
    width: auto; height: auto; padding-right: 20px;
}
.top-content, .bottom-content {
    float: left;
    margin-top: 20px;
    padding: 0 5px;
}
.top-content p, .bottom-content p{
    margin : 0px;
}
.page-id-172 .services-img {
    float: left;
    width: 260px;
}
#jquery-lightbox {
    z-index: 99999;
}
div.wpcf7-validation-errors, div.wpcf7-spam-blocked, div.wpcf7-mail-sent-ok { float : left;}
.wpcf7-submit.button {
    background: #fff;
    color: black;
}

.nav li ul {
    background: rgba(0, 0, 0, 0) url("images/menu-bg.jpg") repeat scroll 0 0;
    border-top: 3px solid #5c5c5c ;
    display: none;
    position: absolute;
    top: 100%;
    width: 210px;
    z-index: 999;
}

.nav li:hover ul{display: block;}
.nav li ul li a {
    color: #fed866 !important;
}
.nav ul.sub-menu li {
    display: block;
    line-height: 19px;
    padding: 10px !important;
}
.nav ul.sub-menu li a {
    padding: 0px !important;
}
/*.nav li ul a {padding: 5px 15px; color:white !important;width: 230px;float: left;text-align: left; line-height: 20px; font-size: 15px; font-weight: 400 !important;}

.nav li ul a:hover {color : #004ca7 !important;}*/

.ftr-right p {
    margin-top: 7px !important;
}
.footer_middle {
    text-align: center; line-height : 18px;
}
ul.navmenu li {
    list-style: inside none square;
    margin-left: 10px;
    padding: 6px 0;
}
footer {
    font-size: 8px !important;
}

.footer_middle > p {
    font-size: 10px !important;
}


@media screen and (max-width:480px) {
#menu .nav.navbar-nav.navbar-right {
    display: none;
}
}