/*
Theme Name: Waxom Child
Theme URI: http://themeforest.net/user/Veented
Description: Multi-Purpose WordPress Theme
Version: 1.0.1
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: waxom
*/


/* Your code goes below! */

#header{
    margin: 0 auto;
}

#services-check input {
    width: 15px;
    height: 15px;
    margin-left: 7px;
}

#services-check .wpcf7-list-item.first {
    display: block;
}

#services-check .wpcf7-list-item {
    display: block;
}

.vntd-icon-box.icon-box-hover:hover .icon-box-link-button,
.vntd-icon-box.icon-box-hover:hover .icon-box-title {
    color: #00abe4;
}


/*.widget-contact-details div, .widget-contact-details div a {color:#fff;}*/

/* ----- Blog Navigation Styles------*/

.blog-navigation {
    border-top: 1px solid #012d4d;
    border-bottom: 1px solid #012d4d;
    position: relative;
    margin-bottom: 50px;
}
.blog-navigation a {
    color: #012d4d;
    padding: 30px 30px 35px;
    text-align: left;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
}
.blog-navigation .nav-post-prev a {
    padding-left: 0;
}
.blog-navigation .nav-post-next a {
    padding-right: 0;
}
.nav-post-next {
    text-align: right;
}
.blog-navigation .nav-post-prev a {
    text-align: left;
    margin-right: 0;
}
.blog-navigation .nav-post-next a {
    text-align: right;
    margin-left: 0;
}
.blog-navigation a:hover {
    color: #036DB3;
}
.blog-navigation a,
.blog-navigation a:hover {
    text-decoration: none;
}
.blog-navigation .nav-post-name {
    font-size: 20px;
    color: #012d4d;
    line-height: 1.2;
}
.blog-navigation .nav-post-title {
    text-transform: uppercase;
    font-size: 12px;
    color: #012d4d;
}
.blog-navigation .nav-post-prev .nav-post-name:before {
    content: "\f177";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 10px;
}
.blog-navigation .nav-post-next .nav-post-name:after {
    content: "\f178";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 10px;
}
.blog-navigation .nav-post-prev:hover .nav-post-name,
.blog-navigation .nav-post-next:hover .nav-post-name {
    color: #036DB3;
}

/* ----- Footer Top ------ */
.page-id-3212 .footer-top,
.page-id-6550 .footer-top,
.page-id-6450 .footer-top,
.page-id-6492 .footer-top,
.page-id-6474 .footer-top

{
    display: none;
}
{display: none;}
.footer-top {
    background-color: #036DB3;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0px !important;
    color: #fff;
}
.footer-top .row {
    padding: 5% 1%;
}

.footer-top div.wpforms-container-full .wpforms-form button[type=submit] {
    background: none;
    border-color: #fff;
    border-bottom-width: 2px;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    padding: 19px 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;

}
.footer-top div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: #fff;
    color: #012d4d;;
}
.footer-top div.wpforms-container-full .wpforms-form .wpforms-description {
    margin: 0 0 20px;
    opacity: 0.4;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
}
.footer-top h2{
    line-height: 1.2em;
    font-size: 42px;
    margin-bottom: 4px;
    color: #fff;
    text-align: center;
}

#footer-widgets .twitter-content p a:first-child {color:#00abe4;}
#footer-widgets .twitter-content p a {color:#00abe4;}
#footer-widgets .twitter-content {color:#fff;}
#footer-widgets .bar .twitter-content:before {color:#fff;}
.quote span {color: #c2c2c2;}

.footer-widget-col-2 ul li a {color:#00abe4;}

.footer-widget-col-3 ul li a {color:#00abe4;}

.footer-widget-col-4 .widget-contact-details-item i {color:#fff;}
.footer-widget-col-4 .widget-contact-details-item span {color:#fff;}
.footer-widget-col-4 .widget-contact-details-item span a {color:#00abe4;}

.custom-nav-button {
    background: #fe8689;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    height: 60px;
}

/***********************USED FOR THE 2 COLUMN QUOTE FORM ***********************/
.one-half {
    position: relative;
    /*margin-right: 2%;*/       /* SEEMED TO HELP WITH THE RIGHT MARGIN */
    float: left;
    /*margin-bottom: 20px;*/    /* TO MUCH BOTTOM MARGIN */
}

.one-half {
    width: 48%;
}

.last {
    margin-right: 0 !important;
    clear: right;
}
.notes {
    font-size: 80%;
    line-height: 1.2em;
    margin: 20px;
}
.notes p {
    margin-bottom: 7px;
}
.wpb_text_column .wpforms-container ul li:before {display: none;}
.vntd-gmap-marker {
    color: #e74c3c;
    font-size: 46px !important;
    text-shadow: 0px 2px rgba(0,0,0,0.2);
}
.fts-powered-by-text-popup a.fts-powered-by-text {
    display: none!important;
}
.fts-twitter-image, .widget .fts-twitter-image {
    display: none;
}
.tweeter-info .fts-right {
    padding: 0 7px 0 0;
}
.fts-twitter-div * {
    font-size: 90%;
}
.textwidget.custom-html-widget {
    margin-top: -14px;
}
.fts-tweeter-wrap .tweeter-info img {
    max-width: 70%;
}
.footer-widget-col-1 {
    margin-top: 0;
}
.fts-twitter-no-margin-left {
    margin-left: 0;

}
.footer-widget-col-1 {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .one-half {
        width: 100%;
        margin-right: 0;
    }
}
@media only screen and (min-width : 992px) {
    .blog-navigation:before {
        content: " ";
        left: 50%;
        border-right: 1px solid #6b0000;
        display: block;
        position: absolute;
        top: 20px;
        bottom: 20px;
    }
    #breadcrumbs {
        display: block;
    }
	.footer-top {
		background-image: url("https://www.legallanguage.com/wp-content/uploads/2018/09/quotes-bg.png");
		background-repeat: no-repeat;
		background-position: 70% 50%;
		background-size: cover;
	}
	

}