/*  
Theme Name: Plumberx child
Theme URI: http://www.templatation.com/
Version: 1.0
Description: Plumberx is powerful WordPress theme suitable for Construction and Plumbing agencies.
Author: templatation
Author URI: http://www.templatation.com
Template: plumberx

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

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

/*top main menu*/

header .mainmenu-container ul li a:before {
    height: 4px;
    background: #202b6a;
}

header .mainmenu-container>ul>li.current-menu-ancestor>a {
    color: #202b6a;
}

header nav.mainmenu-container ul>li>ul>li>a:hover:after {
    color: #009de1;
}

header .mainmenu-container>ul>li.current>a,
header .mainmenu-container ul li a:hover {
    color: #009de1;
}

header .mainmenu-container ul li a:before {
    background: #009de1;
}

.mainmenu-container ul>li.dropdown:after {
    color: #009de1;
}

.mainmenu-container ul>li>ul {
    border-top: 2px solid #009de1;
}

header nav.mainmenu-container ul>li>ul>li>a:hover {
    color: #009de1;
}

#topbar .social ul li a:hover {
    background-color: #009de1;
}

/*footer menu*/

footer .container {
    border-top: 4px solid #009de1;
}

footer .footer-menu ul li a {
    color: #ffffff !important;
}

footer .footer-menu ul li a:hover {
    color: whitesmoke !important;
}

footer .widget .social li a {
    background: #009de1;
}

footer .widget .social li:hover a {
    color: #202b6a;
}

footer .widget .popular-post li a h5:hover {
    color: #009de1;
}

/*slider learn more*/

div#slide-9-layer-7.tp-caption.rev-btn.noSwipe.rs-hover-ready:hover {
    background-color: #009de1 !important;
    border: 1px solid rgb(0, 157, 224) !important;
}

/*slider contact form*/

.banner.home-v1 .banner-form .tab-content .wpcf7-form-control:focus {
    background: #202b6a;
    color: #fff;
}

.banner .banner-form .tab-content .txt-highlight {
    background: #202b6a;
}

.banner.home-v1 .banner-form .tab-content input[type="submit"] {
    background: #202b6a;
}

.banner .banner-form .tab-title div.active {
    background: #fff;
    border-top: 5px solid #202b6a;
}

/*banner below slider*/

.promotional-text,
#promotional-text {
    background: #202b6a;
}

.promotional-text p {
    color: #ffffff !important;
}

/*who we are boxes below blue strip*/

#who-we-are .large-box div h2 {
    font-size: 21px;
}

#who-we-are .large-box .col-lg-6:last-child {
    background: #009de1;
    padding: 35.5px 36px;
}

/*testimonials homepage*/

#testimonials .single-testimonial .content {
    border-top: 2px solid #202b6a;
}

#testimonials .single-testimonial .content .fa {
    color: #202b6a;
}

/*Contact strip homepage*/

#emergency p.phone-contact a:before {
    background: #202b6a;
}

/*services little arrows*/

.service-tab-content ul li .fa {
    color: #009de1;
    margin-right: 10px;
    font-size: 16px;
}

/*scroll up*/

.scrollup {
    background-color: #009de1;
}

/*404 button*/

#page-404-content .container a.button-404:hover {
    color: #009de1;
    border-color: #009de1;
}

#page-404-content .container a.button-404 {
    background: #202b6a;
}

/*Contact us page*/

#contact-content .row>p,
#contact-content .container>p {
    text-align: justify;
}

#contact-content .wpcf7-submit,
#pricing-content .price-table-wrap .price-table button,
#pricing-content .price-table-wrap .price-table a {
    background: #202b6a none repeat scroll 0 0;
}

/*Testimonials page increase line height in title*/
.section-title h1 {
    line-height: 25px;
}

/*about us page, removal of padding top from textbox*/
.vc_row-has-fill .vc_column_container.no-top-pad .vc_column-inner {
    padding-top: 0px;
}

/*colou change for list icon*/
ul.red_list li .fa,
#our-mission ul li .fa {
    color: #12AEF8;
}

/*h1 section title, make bottom margin smaller from 50px - 30px*/
.section-title h1 {
    margin-bottom: 30px;
}

/*link colour change*/
a {
    color: #009de1;
}

/*The colour of the background boxes(darker grey) e.g. on the about us page.*/
.vc_general.vc_cta3.vc_cta3-style-classic,
.vc_general.vc_cta3.vc_cta3-style-custom {
    border-color: #d2d0d0 !important;
    background-color: #d9dada !important;
}

/*The colour of the validation error box on the main contact us page*/
div.wpcf7-validation-errors {
    border: 2px solid #12AEF8;
}

/*size of font on the slider contact form*/
.banner.home-v1 .banner-form .tab-content .txt-highlight {
    font-size: 18px !important;
}

/*mobile toggle menu changes to colour*/
@media screen and (max-width: 991px) {

    header .mainmenu-container ul.mainmenu li a:hover,
    header .mainmenu-container ul.mainmenu li.current>a {
        background: #202b6a;
    }
}

@media only screen and (max-width: 767px) {
    footer .footer-menu .footer-nav-toggler {
        color: #12AEF8 !important;
        border: 2px solid #12AEF8 !important;
    }
}

@media only screen and (max-width: 767px) {
    footer .footer-menu .footer-nav-toggler::before {
        background: #083242 none repeat scroll 0% 0% !important;
    }
}

@media only screen and (max-width: 767px) {
    footer .footer-menu ul {
        background: none !important;
        text-align: left;
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    footer .footer-menu ul li:hover a {
        background: #12AEF8 none repeat scroll 0% 0% !important;
        color: #FFF;
    }
}

/*chnage font size of main nav menu*/
header nav.mainmenu-container ul>li>ul>li>a {
    font-size: 11px;
}

/*adding border to single images on the cctv page*/
.image-border {
    border: 2px solid #e6e8e9 !important;
}

/*top area coverage text*/
.areacoverage p {
    font-family: 'Raleway', sans-serif !important;
    font-size: 20px !important;
    text-align: center !important;
    background-color: #e6e8e9 !important;
}

/*homepage testimonial styling changes*/
.home-test p:first-child {
    margin-bottom: 20px !important;
}

.home-test p:last-child {
    font-style: italic !important;
    font-weight: bold !important;
}

/*main testimonial styling changes*/
.main-test p em {
    color: #000000 !important;
}

/*dishes and sizes explained - change to margin size of middle box*/
.dishes-margin p {
    margin-bottom: 44px !important;
}

/*Change the position of the image to the right of the services section homepage*/
.service-tab-content .col-lg-4 {
    position: absolute;
    right: 40px;
    /* bottom: -95px; */
    padding: 0;
    top: -25px;
    /* height: 100%; */
}


#service-we-provide {
    padding: 50px 0 20px;
}

.home.page .testimonials_v1 #testimonials.testimonials_v1_content .single-testimoinal-wrap .single-testimonial .content {
    width: 100%;
}

.home.page .testimonials_v1 #testimonials.testimonials_v1_content {
    padding: 0px 30px 60px;
    margin-top: -30px;
}

@media (max-width:991px) {

    .mainmenu-container {
        margin: 10px 0 50px;
    }



}

@media (min-width:992px) {

    footer #text-2 {
        width: 75%
    }

}

@media (max-width:1199px) {
    /*#service-we-provide img
	{
	display: none;
	}*/

    .service-tab-content .col-lg-4 img {
        display: none !important;
    }

    #who-we-are .large-box .col-lg-6:last-child {
        padding: 92px 30px;
        width: 66.66%;
    }

    #who-we-are .large-box div {
        padding: 0;
        width: 33%;
    }

    #who-we-are .large-box .col-lg-6 img {
        height: 321px !important;
    }

    #drain .mbottom30 {
        margin-bottom: 0px;
    }

    #drain .service-tab-content .col-md-6 {
        width: 50% !important;
    }

    .service-tab-content .col-lg-8 .col-lg-6:first-child {
        width: 50%;
    }

    .service-tab-content .col-lg-8 .col-lg-6:last-child {
        width: 50%;
    }

    .service-tab-content ul li {
        margin-left: 0px !important;
    }

    #emergency h2 {
        font-size: 25px !important;
    }

    .promotional-text p {
        font-size: 20px !important;
    }

    #service-we-provide #drain .col-lg-8.col-md-8.col-sm-8 {
        width: 99% !important;
        margin-bottom: 17px;

    }
}

@media (max-width:769px) {

    #emergency img {
        display: none;
    }

    .testimonials_v1 #testimonials.testimonials_v1_content .single-testimoinal-wrap {
        width: 100% !important;
    }

    .home.page .testimonials_v1 #testimonials.testimonials_v1_content {
        padding: 0px 0px 23px;
    }

    .service-tab-content {
        margin-bottom: 20px !important;
    }


}

@media (max-width: 991px) and (min-width: 768px) {

    header .mainmenu-container ul.mainmenu li a:hover,
    header .mainmenu-container ul.mainmenu li.current>a {
        background: #202b6a !important;
    }
}

@media only screen and (max-width: 991px) {
    .mainmenu-container ul li.dropdown .fa:hover {
        background: #202b6a !important;
    }

    .tp-bgimg.defaultimg {
        background-image: url(https://www.lee-digital.com/wp-content/uploads/2017/02/mobile-main-bg.jpg) !important;
    }

}

/*testimonials button alterations.*/
.post-1169 .vc_general.vc_cta3 {
    padding: 0 28px !important;
}

.post-1169 .vc_general.vc_cta3 .vc_cta3-content {
    vertical-align: middle;
}

.post-1169 .vc_general.vc_btn3 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.post-1169 .vc_general.vc_cta3.vc_cta3-style-classic,
.vc_general.vc_cta3.vc_cta3-style-custom {
    border-color: #009de1 !important;
    background-color: #ffffff !important;
}

.post-1169 .vc_general.vc_cta3 .vc_cta3-content>:last-child,
.vc_general.vc_cta3 .vc_cta3-icons>:last-child {
    color: #000000;
}

.post-1169 .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
    padding-right: 15px;
    display: table-cell;
}

/*all p elements changed to black.*/

.service-tab-content,
.service-tab-content p {
    color: #000000 !important;
}

.service-tab-content ul li {
    color: #000000 !important;
}

#who-we-are .single-box p {
    color: #000000;
}

#testimonials .single-testimonial .content p {
    color: #000000 !important;
}

.service-tab-title ul li {
    color: #000000 !important;
}

p {
    color: #000000 !important;
}

body {
    color: #171111 !important;
}

ul.red_list li,
#our-mission ul li {
    color: #000000 !important;
}

#text-2 p {
    color: #7e959e !important;
}

.banner.home-v1 .banner-form .tab-content .txt-highlight {
    color: #ffffff !important;
}

#bottom-bar .container p {
    color: grey !important;
}

/*contact strip header made bolder.*/
#topbar .contact-info ul li a {
    color: #ffffff;
    font-weight: 700;
}

/*facebook like topbar stylig*/

#facebook-like {
    color: #ffffff;
    display: inline-block;
    padding-left: 10px;
    font-weight: 700;

}

#facebook-like a {
    color: #ffffff;
}

#topbar .social ul {
    display: inline-block;
}

#topbar .social ul li a {
    color: #ffffff;
}

/*promotional text homepage strip at top*/
.promotional-text.promo-2 {
    margin-top: -10px !important;
}

.promotional-text.promo-2 p {
    font-size: 25px;
}

#pricing-content .price-table-wrap .price-table .price-table-top h3 {
    font-size: 12px;

}

#pricing-content .price-table-wrap .price-table .price-box {
    font-size: 28px;
}

#pricing-content .price-table-wrap .price-table .price-content {
    margin-bottom: 40px;
}

#pricing-content {
    padding: 40px 0;
}

#pricing-content .col-lg-12 p {
    margin-bottom: 40px;
}

@media (max-width:850px) {
    .social.pull-left {
        width: 100%;
        /* margin: 0 auto; */
        text-align: center;
    }

    .contact-info.pull-right ul {
        padding: 0px;
    }

    #topbar .social ul li:last-child a,
    #topbar .social ul li a,
    #topbar .contact-info ul li a,
    #topbar .contact-info ul li:last-child a {
        border: 0px;
    }
}

@media (max-width: 768px) {
    header .mainmenu-container ul.mainmenu {
        width: 94% !important;
    }

    #emergency {
        text-align: center;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    #who-we-are .large-box .col-lg-6:last-child {
        padding: 35.5px 30px;
        width: 100%;
    }

    .service-tab-content .col-lg-8 .col-lg-6:first-child {
        display: none;
    }

    .service-tab-content .col-lg-8 .col-lg-6:last-child {
        width: 100%;
    }

    .service-tab-content .col-lg-8 .col-lg-6:last-child ul {
        padding: 0 25px;
    }

    #service-we-provide .service-tab-content ul {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #service-we-provide {
        padding: 50px 0 0px;
    }

    #service-we-provide #drain .col-lg-8.col-md-8.col-sm-8 {
        width: 100% !important;
    }

    .vc_custom_1479128463732 {
        padding-left: 15px;
        padding-right: 15px;
    }

    footer .col-xs-6.widget {
        width: 100% !important;
        margin-bottom: 0px !important;
    }

    footer .footer-menu {
        margin-bottom: 25px !important;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    #menu-primary-menu {
        float: none !important;
        display: block;
        clear: both;
    }

    #menu-primary-menu li {
        line-height: 75px
    }

    .mainmenu-container {
        margin-top: 0px;
        right: 0 !important
    }
}

@media (max-width: 1023px) {
    #who-we-are .large-box img {
        display: none;
    }
}

.about-style img {
    display: inline-block;
    vertical-align: top;
}

.box-style h2 {
    font-size: 21px;
    line-height: 28px;
    font-weight: bold;
    color: #ffffff;
}

.box-style p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
    color: #ffffff !important;
}

.box-style {
    display: inline-block;
    max-width: 50%;
    padding: 0 25px;
}

.aboutus-box h2 {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.aboutus-box a {
    text-decoration: none;
    color: #000000 !important;
}

.aboutus-box:hover h2 {
    color: #12AEF8;
}

.aboutus-image {
    margin-bottom: 0px !important;
}

.aboutus-padding {
    padding-top: 50px !important;
}

@media (max-width:768px) {
    .about-style img {
        width: stretch;
    }

    .box-style {
        max-width: 100%;
    }
}

@media (max-width:768px) {
    .mainmenu-container {
        margin: 10px 0 25px !important;
    }

    .mainmenu-container button {
        float: none;
        margin: 0 auto !important;
    }

    .mainmenu-container button.mainmenu-toggler {
        position: static !important;
        margin-left: auto !important;
    }
}

footer #text-2 p {
    color: white !important;
}

footer .fa-map-marker:before,
footer .fa-phone:before,
footer .fa-envelope-o:before,
footer .fa-globe:before,
footer .widget .contact-info li {
    color: white;
}

footer .widget a.read-more {
    color: lightgrey !important;
    margin-bottom: 15px;
    position: relative;
}

header .logo img {
    height: 50px;
}

.home-header-copy {
    padding-top: 35px !important;
}

.promotional-text .home-header-copy p {
    margin-bottom: 5px;
    font-size: 25px;
}

header.header-v4 ul {
    padding: 0;
}

.fit-100 figure {
    width: 100%;
}

.fit-100 figure,
.fit-100 figure .vc_single_image-wrapper,
.fit-100 figure .vc_single_image-wrapper img {
    width: 100%
}

body.home .single-testimonial .profile-info {
    width: 25%;
    margin-right: 5%;
}

body.home #testimonials .single-testimonial .content {
    width: 70%;
}

body.home #testimonials {
    padding: 80px 0 40px;
}

#testimonials .single-testimonial .content p {
    font-size: 20px;
    line-height: 32px;
}

.whatsapp-btn {
    background-color: #25D366;
    color: white;
    /* width: 100%; */
    position: relative;
    font-weight: 700;
    line-height: 30px;
    padding: 12px 20px 12px 14px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    gap: 10px;
    align-items: center;
    width: fit-content;
}

.whatsapp-btn img {
    height: 26px;
}

.whatsapp-btn:hover,
.whatsapp-btn:focus {
    background-color: #25D366;
}

#contact-content .contact-form input[type="submit"] {
    margin-left: 0 !important;
}

@media only screen and (max-width: 767px) {
    body.home #testimonials .single-testimonial .content {
        width: 100%;
    }

    body.home #testimonials {
        padding: 80px 0 20px;
    }

    .header-v4-top div {
        display: none;
    }

    header.header-v4 .header-v4-top {
        padding: 10px 0;
    }

    .header-v4-top div.logo {
        display: block;
        margin-bottom: 0;
    }

    .header-v4-bottom .top-icons-wrap form.search-form {
        margin: 0 15px;
    }

    .mainmenu-toggler {
        width: calc(100% - 30px);
    }

    header.header-v4 .mainmenu-container ul.mainmenu {
        top: 10px !important;
        margin-bottom: 10px;
    }

    #topbar .social ul li a,
    #topbar .contact-info ul li a {
        line-height: 0;
    }

    #topbar .social ul li a {
        padding: 0 10px;
    }

    #topbar {
        padding: 15px;
    }

    .home .promotional-text p {
        line-height: 25px;
        padding: 5px 0;
        font-size: 16px !important;
    }

    .footer-nav-toggler {
        width: 100%;
    }

    .whatsapp-btn {
        width: calc(100% - 10px);
        margin: 10px 5px;
        border-radius: 7px;
        justify-content: center;
    }
}