.cover-now-wrap/*
Theme Name: ignition Child
Theme URI: https://thrivethemes.com/
Description: ignition Child Theme
Author: Thrive Themes
Author URI: https://thrivethemes.com/
Template: ignition
Version: 1.101.1
Text Domain: ignition-child
*/

/* order Confirmation page design*/
.dl-horizontal dt{
margin-bottom: 10px;
}

.btn.sc-policies-complete {
    padding: 6px 35px 6px 35px!important;
	font-size: 1.5em!important;
}
.dl-horizontal dd{
margin-bottom: 3px;
}
.confirmation-block table th{
   width: 45%!important;
   font-size: 14px!important;
   color: black!important;
	padding: 5px!important;
}
.confirmation-block table td{
  	padding: 5px!important;
}
.confirmation-block table tr{
   border-top: 0px !important;
	border-bottom: 0px !important;
}
.confirmation-block p{
    margin-bottom: 10px!important;
	line-height: 1.5em!important;
}

.confirmation-column {
    width: 48%!important;
}
div.confirmation-block {
    margin: 10px!important;
}
.dl-horizontal dt{
text-align: left!important;
}
div.confirmation-block h3 {    
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    color: #01ade2;
}

         .entry-title {
            display: none;
        }
        .sc-policy h2 {
            color: #00b3e2;
            font-size: 24px;
        }

        .sc-policy h4 {
            font-size: 16px;
        }

        h4 span {
            background: #00b3e2;
            color: #fff;
            padding: 5px 20px;
            border-radius: 30px;
            font-weight: bold;
        }

        .year_box {
            background: #00b3e2;
            width: 250px;
            padding: 25px;
            color: #fff;
            border-radius: 20px !important;
            text-align: center;
        }

        .year_box h3 {
            font-size: 40px;
            margin: 0px;
            font-weight: bold;
            color: #fff;
        }

        .year_box h4 {
            font-size: 22px;
            color: #fff;
        }

        .form-horizontal .control-label {
            text-align: left !important;
            font-size: 14px;
        }

        .terms_conditions h4 {
            color: #00b3e2;
        }

        a, a:hover {
            color: #00b3e2;
        }

        .sc-policy .form-control {
            height: 40px !important;
        }

        .btn-submit {
            background-color: #4cad5a;
            border-color: #4cad5a;
            font-size: 14px;
            font-weight: bold;
            padding: 12px 25px;
            color: #fff;
        }

        .terms_one label, .terms_two label {
            font-size: 14px;
        }

        .show_Fuerror5 {
            color: red;
            padding-top: 15px;
        }

        .accept_terms, #boiler_servicess {
            margin-right: 9px !important;
            vertical-align: baseline;
        }

@media only screen and (max-width: 774px) {
    .thrv_wrapper.thrv_widget_menu.tve_right {
        position: absolute;
        right: 5%;
        margin: 0 0;
        width: 90%;
    }

    span.thrv-icon.thrv-icon-align-justify {
        color: #0891D6 !important;
    }

    .thrv_widget_menu.thrv_wrapper .tve-m-trigger {
        display: block !important;
        margin: 20px -15px 0 0 !important;
    }
}

@media only screen and (min-width: 775px) {
    .tve_lp_header > .thrv_wrapper > div .tve_colm.tve_oth {
        padding: 0;
        width: 200px;
    }
} 

@media (max-width: 767px) {
    .header_image_banner img {
        min-height: 300px;
    }

    .panel-heading h4 {
        font-size: small !important;
    }

    .mobile-offer-icons img {
        float: none;
        margin: auto;
        text-align: center;
        height: 50px;
        width: 50px;
    }

    .mobile-offer-icons p {
        color: #fff;
        font-weight: bold;
    }

    .mobile-offer-icons {
        height: 100%;
    }

    .mobile-offer-icons .feature_single {
        margin-bottom: 18px;
    }

    .top-button {
        color: #fff;
        background: #11CB86;
    }

    .nav-pills {
        padding-left: 20px;
    }

    .nav-pills li {
        width: 32%;
        text-align: center;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #11CB86;
        outline: none;
    }

    .my-comparision-table-mob {
        width: 100%;
        min-height: auto;
    }

    .my-comparision-table-mob .fa.fa-check-circle {
        background: #fff;
        color: #11CB86;
        font-size: 25px;
        height: 25px;
        width: 25px;
    }

    .my-comparision-table-mob .fa.fa-times-circle {
        background: #fff;
        color: #D6D7E2;
        font-size: 25px;
        height: 25px;
        width: 25px;
    }

    .my-comparision-table-mob input[type="checkbox"] {
        width: 150px;
        display: block;
        margin-bottom: 10px;
        background-color: yellow;
    }

    .my-comparision-table-mob td {
        height: 55px;
        padding-top: 25px;
    }

    .my-comparision-table-mob tr th {
        padding-top: 20px;
        height: 55px;
        border-right: 5px solid white;
        padding-left: 10px;
    }

    .column_head {
        border-radius: 5px;
    }

    .my-comparision-table-mob tr td {
        border-right: 5px solid white;
    }

    .cover-now-button {
        background-color: #11CB86;
        border-color: #11CB86;
        font-size: 14px;
        font-weight: bold;
        padding: 12px 25px;
        color: #fff;
        border-radius: 5px;
        width: 100%;
    }

    .cover-now-wrap {
        padding: 0;
    }

    .cover-now-wrap h1 {
        color: #00b3e2;
        font-weight: normal;
        font-size: 30px !important;
    }

    .cover-now-wrap b {
        font-weight: normal;
    }

    li.active a.active::after {
        bottom: -7px;
    }

    li.active a::after {
        background: #11CB86 none repeat scroll 0 0;
        bottom: -6px;
        content: "";
        height: 14px;
        left: calc(50% - 7px);
        position: absolute;
        transform: rotate(-45deg);
        transition: bottom 0.3s ease 0s;
        width: 14px;
        z-index: -1;
    }

    li.active {
        z-index: -2;
    }

    .he_msg {
        margin-top: 0px;
    }

    .bs-checkmark {
        left: -14px;
    }

    .nav > li > a {
        background: #E7E9F3;
    }

    #comparison_price {
        background: none !important;
    }

    .tab-content .tab-pane {
        padding: 20px 0;
    }

    #footer_banner {
        min-height: 780px !important;
    }

    .my-comparision-table-mob .bs-checkmark {
        position: absolute;
        top: 1px;
        left: -15px;
    }

    #collapseFour .ipid-content {
        width: 100%;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    #my-comparision-table .bs-checkmark {
        left: -5px;
    }

    #my-comparision-table .bs-container p {
        padding-left: 20px;
    }

    #image_banner .banner_outer {
        height: 340px;
    }

    #collapseFour .ipid-content {
        width: 100%;
    }

}


#image_banner {
    position: relative;
}

.banner_overlay {
    background: rgba(0, 174, 227, 0.9) repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.banner_outer {
    position: relative;
    background-image: url("../images/sec-img.jpg");
}

.content_he {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35%;
    z-index: 3;
}

.content_he h1 {
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    margin-bottom: -8px;
}

.content_he h4 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: normal;
}

.he_msg {
    margin-top: 40px;
    padding-bottom: 30px;
    text-align: center;
}

.he_msg h1 {
    margin-bottom: 10px;
}

.he_msg p {
    margin-bottom: 10px;
}

.he_msg b {
    font-weight: normal;
    font-size: 18px;
}

#footer_banner {
    position: relative;
    background-image: url("../images/sec-img.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(0, 174, 227, 0.9);
    min-height: 450px;
}

.foot_content_he {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10%;
    z-index: 3;
}

.foot_content_he h4 {
    color: #fff;
    font-size: 25px;
}

#comparison_price {
    margin-top: 35px;
    background: #F2F3F3;
    padding-top: 40px;
}

.he_features_wrap {
    float: none;
    margin: auto;
}

.he_features_wrap .feature_single {
    text-align: center;
    margin: 22px 0;
}

.he_features_wrap .feature_single img {
    display: inline !important;
    height: 100px;
    width: 100px;
}

.he_features_wrap .feature_single p {
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 26px;
}

.colgroupe_first {
    background: rgba(0, 160, 227, 0.9) repeat scroll 0 0;
    width: 250px;
}

.column_head {
    background: #11CB86;
    border-left: 1px solid white;
    border-right: 5px solid white;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    height: 55px;
    width: 200px;
}

#my-comparision-table {
    width: 100%;
    min-height: auto;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
}

#my-comparision-table .fa.fa-check-circle {
    color: #11CB86;
    font-size: 25px;
    height: 25px;
    width: 25px;
}

#my-comparision-table .fa.fa-times-circle {
    color: #D6D7E2;
    font-size: 25px;
    height: 25px;
    width: 25px;
}

#my-comparision-table input[type="checkbox"] {
    width: 150px;
    display: block;
    margin-bottom: 10px;
    background-color: yellow;
}

#my-comparision-table td {
    height: 70px;
    padding-top: 25px;
    border-right: 4px solid #F1F3F3;
    background: #fff;
    font-weight: bold;
}

#my-comparision-table tr th {
    padding-top: 25px;
    height: 70px;
    border-right: 5px solid #F1F3F3;
}

.side-headings th {
    text-align: center;
    color: white;
    margin-right: 2px;
}

.check-and-cross th {
    color: white;
    text-align: left;
}

.check-and-cross td {
    text-align: center;
    padding-top: 20px;
}

.check-and-cross tr h1 {
    color: #00b3e2;
    margin-top: -5px;
    margin-bottom: 10px;
}

.check-and-cross tr button {
    background-color: #11CB86;
    border-color: #11CB86;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 25px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
}

/* The container */
.bs-container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 20px;
    font-weight: inherit;
}

/* Hide the browser's default checkbox */
.bs-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.bs-checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.bs-container:hover input ~ .bs-checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.bs-container input:checked ~ .bs-checkmark {
    background-color: #00B3E2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.bs-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.bs-container input:checked ~ .bs-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.bs-container .bs-checkmark:after {
    left: 8px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.column_head_endings {
    background: #0096BC;

}

.cover-now b {
    font-weight: normal;
}

.price-compare {
    float: none;
    margin: 0 auto;
    width: 80%;
}

#accordian_tc .panel-group .panel {
    border-radius: 25px;
    box-shadow: none;
    border-color: #EEEEEE;
}

#accordian_tc .panel-default > .panel-heading {
    padding: 0;
    border-radius: 5px;
    background: #FAFAFA;
    border: 1px solid #A9FFFF;
}

.panel-title {
    font-size: 14px;
    color: #00A5D5;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #00A5D5;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

#accordian_tc .panel .in {
    padding: 0px;
}

#accordion {
    margin: 0 auto;
    float: none;
    margin-top: 30px;
    margin-bottom: 30px;
}
.panel-head-white {
    color: white !important;
}
#my-comparision-table td .btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
    background-color: #10ad73;
}
.panel-heading.active h4 {
    background: #00A5D5;
}

.panel-heading.active h4 a i {
    color: white;
    padding-top: 5px;
}

.panel-heading.active h4 a p {
    color: white;
}

.panel-heading h4 a i {
    padding-top: 5px;
}

.panel-body ul li {
    list-style: none;
    line-height: 40px;
}

#collapseThree .panel-body ul li i {
    color: #00A0D1;
    padding-right: 10px;
}

/*#collapseTwo ul li i {*/
    /*color: #ff4646;*/
    /*padding-right: 10px;*/
/*}*/

.ipid_display img {
    width: 40px;
    margin-top: 25px;
}

#accordion .ipid-content h2 {
    text-align: left;
    margin-bottom: 2px;
}

.ipid-content {
    width: 70%;
}

#collapseFour .ipid-image {
    margin-top: 30px;
}

#collapseFour .ipid-image img {
    height: 50px;
}

#collapseFour .smcov-image-wraper img {
    height: 50px;
}

#collapseFour .smcov-image-wraper {
    padding: 15px;
}

#collapseFour .panel-body a {
    text-decoration-line: underline
}
#collapseTwo p {
    margin-bottom: 10px;
}
#collapseFour .terms-conditions {
    border-bottom: 1px solid #eae6e6;
}

#footer_banner .banner_outer_he {
    min-height: 575px;
}