
/****************custom css************/

.footer-nav .menu {
    list-style: outside none none;
    margin: 0;
}

.currSign:before {
    content: '$';
}


/*====================*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px solid #f7e700 !important;
}

/*====================*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
margin:0;
    border: 2px solid #ff0000 !important;
    display: block !important;
    clear: both;
}

.wpcf7-validation-errors {
    color: #ff0000;
}

.wpcf7 form .wpcf7-response-output {
    display: inline-block;
}

#wpcf7-f27-o1 label, #wpcf7-f108-o2 label, #wpcf7-f34-o1 label, .cf7_hide_labels label  {
    display: none;
}


.wpcf7-validation-errors {

}


.sidebox.widget_archive ul {
    background: #f4f4f4;
    padding: 15px 20px;
}

.sidebox.widget_categories ul {
    background: #f4f4f4;
    padding: 15px 20px;
}


.get-more-info-sm-links a span {
    display: none;
}

.breadcrumb .post {
    border: none;
    float: inherit;
    margin-bottom: 0;
    width: auto;
    background: none;
    padding: 0;
}

.ss-social-sharing .ss-button-facebook, 
.ss-social-sharing .ss-button-twitter, 
.ss-social-sharing .ss-button-linkedin {
    font-size: 0;
    vertical-align: top;
}

.comments-title {
    margin: 35px 0;
}

.ak-consonent-wrapper span, .ak-consonent-wrapper a {
    display: inline !important;
}

.file-upload-btn{
    padding: 15px 80px; 
}

.request-quote-page-form {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.request-quote-page-form .featurebox {
    padding-bottom: 20px;
}

.request-quote-page-form .featurebox h2 {
    background-color: unset;
}

.request-quote-page-form .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}

.breadcrumb > .current-item > span.current-item {
    color: #000;
    font-weight: 700;
}

.navigation.post-navigation {
    padding: 35px 0;
    clear: both;
    display: block;
}

#wpcf7-f108-o2 .wpcf7-validation-errors  {
    display: none !important;
}


.hidethis {
    display: none;
}

.post_info span.posted-on {
    display: inline-block;
    margin: 0 20px 0 0;
    color: #000;
}

.fa.fa-twitter {
    font-family:sans-serif;
}

.fa.fa-twitter::before {
    content:"𝕏";
    font-size:1.2em;
}

.sidebar .widget {
    float: left;
    margin: 0 0 30px 0;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}

.sidebar .widget  h3 {
    position: relative;
    font-size: 1.5em;
    background: #10233a;
    padding: 15px 30px;
    margin: 0;
    color: #fff;
}

.sidebar .widget  ul {
       margin: 0;
    float: left;
    width: 100%;

}

.sidebar .widget ul li {
    list-style-type: none;
    position: relative;
    border-bottom: solid 2px #fff;
}

.sidebar .widget ul li a {
    display: block;
    padding: 10px 30px;
    color: #000;
    background: #f3f4f5;
        text-decoration: none;
}