﻿.contactOuterHeader, p.phoneNumber {
    text-align: right
}

.articleOuter h5, .logoOuter p, .topNavBar li a, p.phoneNumber {
    font-weight: 700;
    color: #15003f
}

.StepLeft__List1, .footerOuter ul li, .per-month, ul.starsRating li {
    display: inline-block
}

.payment-plans, ul.stepsQuote {
    list-style-type: none
}

body {
    font-family: Poppins,sans-serif;
    margin: 0;
    padding: 0
}

.petInsuranceOuterContent h1, h2 {
    color: #15003f;
    font-size: 24px;
    font-weight: 700
}

.bluebtn {
    background: #75727a;
    color: #fff
}

.blueBox, .k9-blue {
    background: #15003f
}

.whiteTxt {
    color: #fff !important
}

.pinkBtn, .pinkBtn:focus {
    background: #ff6464;
    border: none;
    border-radius: .25rem !important;
    color: #fff
}

.k9-modal .modal-footer, .whiteBtn {
    background-color: #fff
}

.p10, header.headerOuter {
    padding: 10px 0
}

.p20 {
    padding: 20px 0
}

.p30 {
    padding: 30px 0
}

.p40 {
    padding: 40px 0
}

.p50 {
    padding: 50px 0
}

.p60 {
    padding: 60px 0
}

.pall15 {
    padding: 40px
}

.m10 {
    margin: 10px 0
}

.m20 {
    margin: 20px 0
}

.footerOuter p, .m30 {
    margin: 30px 0
}

.m40 {
    margin: 40px 0
}

.m50 {
    margin: 50px 0
}

.m60 {
    margin: 60px 0
}

.pt10 {
    padding-top: 10px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px
}

.mt10 {
    margin-top: 10px
}

.mt20, .retrieveQuoteHome {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.ui-slider-horizontal.ui-slider-pips, p {
    margin-bottom: 0
}

.cookiesPolicy, .standardModal .modal-header {
    background: #15003f;
    color: #fff
}

p.phoneNumber {
    font-size: 35px
}

.logoOuter p {
    font-size: 16px;
    margin: -7px 0 0 -12px;
    padding-left: 30px
}

.blueBox.whiteTxt.p20.pall15.m30 {
    border-radius: 6px
}

.petInsuranceOuterContent ul {
    margin: 0;
    padding: 12px 0 0 17px
}

    .petInsuranceOuterContent ul li a {
        color: #000
    }

.topNavBar {
    margin: 0 auto;
    padding: 0
}

    .topNavBar li {
        align-items: center;
        border-right: 2px solid #15003f;
        display: flex;
        justify-content: center;
        text-align: center;
        width: 180px
    }

        .topNavBar li a {
            line-height: 20px
        }

        .topNavBar li:last-child {
            border-right: none
        }

.bannerOuter .carousel-caption {
    background: #15003f;
    bottom: 0;
    left: unset;
    max-width: 260px;
    padding: 60px 20px;
    position: absolute;
    right: 60px;
    top: 0;
    height: 100%;
}

img.img-fluid.dogImge {
    margin: -110px 0 0
}

.keyFeatures, .priceRangeOuter ul, .priceRangeOuterGold ul, ul.starsRating {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.goldCover, .silverCover {
    margin-bottom: 20px;
    min-height: 200px;
    padding: 20px;
    width: 100%
}

ul.starsRating li {
    color: #ffea00
}

.keyFeatures li {
    font-size: 20px;
    line-height: 30px;
    padding: 14px 0
}

.goldCover {
    background: #f8f4cd;
    background: -moz-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#f8f4cd),color-stop(100%,#e8dd9f));
    background: -webkit-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: -o-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: -ms-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: linear-gradient(to right,#f8f4cd 0,#e8dd9f 100%);
    border-radius: 0 0 142px
}

.priceRangeOuter {
    background: #f8f4cd;
    background: -moz-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#f8f4cd),color-stop(100%,#e8dd9f));
    background: -webkit-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: -o-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: -ms-linear-gradient(left,#f8f4cd 0,#e8dd9f 100%);
    background: linear-gradient(to right,#f8f4cd 0,#e8dd9f 100%);
    border: 2px solid #d4bcbd
}

.silverCover {
    background: #d5d0f9;
    background: -moz-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d5d0f9),color-stop(100%,#d4bdbc));
    background: -webkit-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: -o-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: -ms-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: linear-gradient(to right,#d5d0f9 0,#d4bdbc 100%);
    border-radius: 0 0 142px
}

.priceRangeOuterGold {
    background: #d5d0f9;
    background: -moz-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d5d0f9),color-stop(100%,#d4bdbc));
    background: -webkit-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: -o-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: -ms-linear-gradient(left,#d5d0f9 0,#d4bdbc 100%);
    background: linear-gradient(to right,#d5d0f9 0,#d4bdbc 100%);
    border: 2px solid #b8989a
}

.priceRangeOuter ul li {
    border-bottom: 1px solid #d4bcbd;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 10px;
    text-align: center
}

.priceRangeOuterGold ul li {
    border-bottom: 1px solid #b8989a;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 10px;
    text-align: center
}

.articleOuter, .customerFeedback, .homepage-grey, .k9-grey, .ourCoverlevels, .retrieveQuoteHome, section.getQuote.p30 {
    background: #f1f1f1
}

.breadOuter .breadcrumb {
    background: 0 0
}

.breadOuter ol.breadcrumb {
    margin-bottom: 50px;
    padding: 0
}

    .breadOuter ol.breadcrumb li a, .breadOuter ol.breadcrumb li.active {
        color: #15003f
    }

.footerOuter {
    background: #15003f;
    color: #fff;
    text-align: center
}

    .footerOuter ul {
        margin: 0;
        padding: 0
    }

        .footerOuter ul li a {
            color: #fff;
            padding: 10px
        }

.StepLeft {
    border-bottom: 1px solid #dad9db;
    border-top: 1px solid #dad9db;
    font-family: Verdana,Geneva,sans-serif;
    overflow-x: auto
}

.StepLeft__List1 {
    margin: 0 auto
}

.StepLeft__List::after {
    clear: both;
    content: "";
    display: table
}

.StepLeft__Number, .StepLeft__Step, .silverCoverN h2, ul.stepsQuote, ul.stepsQuote li {
    display: inline-block
}

.StepLeft__Step {
    box-sizing: border-box;
    float: left;
    padding: 10px;
    text-align: center;
    width: 110px
}

.StepLeft__Number {
    align-items: center;
    background-color: #fff;
    border: 1px solid #c1c0c1;
    border-radius: 100%;
    box-sizing: border-box;
    color: #c1c0c1;
    display: flex;
    font-size: 14px;
    height: 80px;
    justify-content: center;
    margin-top: 0;
    padding: 8px;
    position: relative;
    width: 80px
}

    .StepLeft__Number:after {
        -webkit-transition: .5s;
        background-color: #c1c0c1;
        content: '';
        display: inline-block;
        height: 2px;
        position: absolute;
        right: 100%;
        top: 50%;
        transition: .5s;
        width: 300%;
        z-index: -3
    }

@media screen and (min-width:60em) {
    .StepLeft__Number:after {
        width: 310%
    }
}

@media screen and (min-width:90em) {
    .StepLeft__Number:after {
        width: 340%
    }
}

.StepLeft--Highlight, .StepLeft--SubHighlight, .clickable {
    cursor: pointer
}

.StepLeft--Highlight {
    background-color: #281e5d;
    border: 0 solid #281e5d;
    color: #fff
}

.StepLeft--SubHighlight {
    border: 1px solid #281e5d;
    color: #281e5d
}

.StepLeft__Descr {
    color: #111;
    font-size: .87rem;
    line-height: 1.15rem;
    margin-top: 0
}

.StepLeft__Descr--disabled {
    color: #dad9db
}

.StepLeft--Highlight:after, .StepLeft--SubHighlight:after {
    background-color: #281e5d;
    height: 5px;
    position: absolute;
    right: -46%;
    top: 47%;
    z-index: -2
}

.StepLeft--First:after {
    background-color: transparent;
    height: 11px;
    position: absolute;
    right: 90%;
    top: 41%;
    width: 280%;
    z-index: -1
}

ul.stepsQuote {
    margin: 30px auto;
    padding: 0;
    position: relative
}

    ul.stepsQuote li {
        padding: 5px;
        align-items: center;
        background: #fff;
        border: 2px solid #281e5d;
        border-radius: 50%;
        color: #281e5d;
        font-size: 12px;
        height: 115px;
        justify-content: center;
        text-decoration: none;
        width: 115px
    }

        ul.stepsQuote li span {
            align-items: center;
            background: #fff;
            border-radius: 50%;
            color: #281e5d;
            display: flex;
            float: left;
            font-size: 17px;
            height: 100%;
            justify-content: center;
            padding: 1%;
            width: 100%
        }

    ul.stepsQuote:before {
        background: #281e5d;
        content: "";
        height: 2px;
        left: -9%;
        position: absolute;
        top: 60px;
        width: 118%;
        z-index: -1
    }

    ul.stepsQuote li.active span, ul.stepsQuote li:hover span {
        background: #281e5d;
        color: #fff
    }

.silverCoverN {
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,.14);
    margin: 20px 0;
    padding: 0 0 15px
}

.feeLimitOuter {
    border: 1px solid #ddd;
    border-radius: 20px;
    margin: 20px 0;
    padding: 25px 25px 20px
}

.feeLimitOuter .layout {
    padding: 0 26px 50px 0
}

.btn-primary:hover:hover {
    background: #281e5d;
    color: #fff
}

.feeLimitOuter h4 {
    font-size: 16px;
    font-weight: 600
}

.silverCoverN h3 {
    background: #d4bcbe;
    background: -moz-linear-gradient(left,#d4bcbe 0,#d5cffa 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#d4bcbe),color-stop(100%,#d5cffa));
    background: -webkit-linear-gradient(left,#d4bcbe 0,#d5cffa 100%);
    background: -o-linear-gradient(left,#d4bcbe 0,#d5cffa 100%);
    background: -ms-linear-gradient(left,#d4bcbe 0,#d5cffa 100%);
    background: linear-gradient(to right,#d4bcbe 0,#d5cffa 100%);
    border-radius: 20px 20px 0 0;
    font-size: 22px;
    line-height: 50px
}

.goldCover h3 {
    background: #e1d1a0;
    background: -moz-linear-gradient(left,#e1d1a0 0,#f6f3c4 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,#e1d1a0),color-stop(100%,#f6f3c4));
    background: -webkit-linear-gradient(left,#e1d1a0 0,#f6f3c4 100%);
    background: -o-linear-gradient(left,#e1d1a0 0,#f6f3c4 100%);
    background: -ms-linear-gradient(left,#e1d1a0 0,#f6f3c4 100%);
    background: linear-gradient(to right,#e1d1a0 0,#f6f3c4 100%);
    border-radius: 20px 20px 0 0
}

.silverCoverN h2 {
    font-size: 58px;
    font-weight: 100;
    margin-bottom: 0;
    padding: 20px 5px 5px
}

.silverCoverN .p-20 {
    padding: 15px 0
}

.p-20 .btn {
    border-radius: 40px;
    font-size: 22px;
    min-width: 270px
}

.silverCoverN h4 {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 15px 0
}

p.essential {
    color: rgba(0,0,0,.5);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px
}

.silverCoverN p {
    margin-bottom: 7px
}

.box-excess {
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.blue-bg.text-center {
    background: #15003f;
    color: #fff;
    margin: 20px 0;
    padding: 10px
}

    .blue-bg.text-center h3 {
        color: #f5f0bd;
        line-height: 50px;
        margin: 0
    }

.jslider-value span {
    background: #15003f;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    margin: 0 0 2px;
    padding: 7px;
    position: absolute;
    top: -20px
}

span.green_icon, span.red_icon {
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 9px;
    text-align: center;
    width: 30px;
    display: inline-block
}

.bg-dark, .brandBg {
    background: #281e5d !important
}

.excl-p {
    padding: 15px 30px
}

.form-group.mb-2 {
    margin-right: 2px
}

.k9_card {
    background: #fff;
    border-radius: 10px;
    color: #000;
    display: inline-block;
    font-weight: 700;
    margin: 5px;
    padding: 5px 10px
}

.card.card_blue.text-center {
    background: #15003f;
    border-radius: 18px;
    color: #fff;
    min-height: 250px
}

span.green_icon {
    background: green;
    color: #fff
}

span.red_icon {
    background: red;
    color: #fff
}

.quoteLeftSec {
    padding-top: 3em
}

.selected_card .card-header {
    background: #281e5d;
    color: #fff
}

.selected_card .card-body {
    background: #d5cff8;
    color: #281e5d
}

.btn.btn-breed-type {
    background: #ddd
}

    .btn.btn-breed-type.active {
        background-color: #281e5d;
        color: #fff
    }

.btn.focus, .btn:focus {
    box-shadow: none
}

button.btn.btn-contact-us {
    background-color: #bd2130;
    color: #fff
}

.thank_box {
    background: #281e5d;
    color: #fff;
    padding: 10px
}

button.close.q3-cancel {
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px
}

ul.list-group.list-group-flush.p0.border li:hover {
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    z-index: 9
}

.form-check {
    padding-left: 0
}

.form-control:focus {
    border-color: #dc3545;
    box-shadow: none
}

[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    left: -9999px;
    position: absolute
}

    [type=checkbox]:checked + label, [type=checkbox]:not(:checked) + label {
        cursor: pointer;
        padding-left: 42px;
        position: relative
    }

        .s_box label.check:before, [type=checkbox]:checked + label:before, [type=checkbox]:not(:checked) + label:before {
            background: #fff;
            border: 2px solid #ccc;
            border-radius: 4px;
            box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
            content: '';
            height: 27px;
            left: 0;
            position: absolute;
            top: 0;
            width: 27px
        }

        .s_box label.check:after, [type=checkbox]:checked + label:after, [type=checkbox]:not(:checked) + label:after {
            content: '\2713\0020';
            font-family: 'Lucida Sans Unicode','Arial Unicode MS',Arial;
            font-size: 1.3em;
            left: 6px;
            line-height: .8;
            position: absolute;
            transition: .2s
        }

        [type=checkbox]:checked + label:after, [type=checkbox]:not(:checked) + label:after {
            color: #ff6464;
            top: 4px
        }

        [type=checkbox]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0)
        }

        [type=checkbox]:checked + label:after {
            opacity: 1;
            transform: scale(1)
        }

[type=checkbox]:disabled:checked + label:before, [type=checkbox]:disabled:not(:checked) + label:before {
    background-color: #ddd;
    border-color: #bbb;
    box-shadow: none
}

[type=checkbox]:disabled:checked + label:after {
    color: #999
}

[type=checkbox]:disabled + label {
    color: #aaa
}

[type=checkbox]:checked:focus + label:before, [type=checkbox]:not(:checked):focus + label:before {
    border: 2px dotted #00f
}

label:hover:before {
    border: 2px solid #4778d9 !important
}

.red, i.fa.fa-trash.clickable.ml-2, span.v_red {
    color: red
}

.ui-widget-content {
    background: #ff6464 !important
}

.modal-content.k9_basic_pop {
    border: none
}

.s_box {
    display: inline-block;
    float: left;
    padding-right: 40px;
    position: relative
}

.align-right, .rightBtns {
    float: right
}

.s_box label.check:after {
    color: #fff;
    top: 4px
}

.box, .check > input:focus .box {
    height: 23px;
    left: 3px;
    top: 2px;
    width: 21px;
    position: absolute
}

.check > input:focus .box {
    background: red;
    border: 0 solid red;
    border-radius: 2px;
    z-index: 999
}

.box {
    background: #ff0;
    border: 0 solid red;
    border-radius: 2px
}

.btn-onoff {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

    .btn-onoff input {
        display: block;
        opacity: 0;
        position: absolute
    }

    .btn-onoff span {
        -moz-transition: .4s;
        -ms-transition: .4s;
        -webkit-transition: .4s;
        background: #ccc;
        border: 1px solid #ccc;
        border-radius: 40px;
        display: block;
        height: 34px;
        position: relative;
        transition: .4s;
        width: 80px
    }

    .btn-onoff input:checked ~ span {
        background: #4caf50;
        border: 1px solid #4caf50
    }

    .btn-onoff input ~ span:before {
        -moz-transition: .5s;
        -ms-transition: .5s;
        -webkit-transition: .5s;
        color: #444;
        content: 'No';
        display: block;
        font-family: Arial;
        font-size: 14px;
        font-weight: 700;
        height: 34px;
        letter-spacing: 1px;
        line-height: 34px;
        padding: 0 8px;
        position: absolute;
        right: 0;
        text-transform: uppercase;
        transition: .5s;
        width: 49px
    }

    .btn-onoff input:checked ~ span:before {
        color: #fff;
        content: 'Yes';
        right: 28px
    }

    .btn-onoff input ~ span:after {
        -moz-transition: .4s;
        -ms-transition: .4s;
        -webkit-transition: .4s;
        background: #fff;
        border-radius: 50%;
        content: '';
        height: 26px;
        left: 4px;
        position: absolute;
        top: 4px;
        transition: .4s;
        width: 26px
    }

    .btn-onoff:hover input ~ span:after {
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    .btn-onoff input:checked ~ span:after {
        content: '';
        left: 51px
    }

img.bull_dog_img {
    border-radius: 5px;
    margin: 14px 0;
    max-width: 100%
}

video.breed-banner {
    background: #15003f;
    height: 416px;
    max-width: 100%;
    width: 100%;
    margin-bottom: -7px;
}

.bannerOuter.breed-banner {
    height: 416px;
    overflow: hidden
}

img.d-block.w-100 {
    height: 416px;
    object-fit: cover;
    width: 100%
}

section.contactForm {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 19px;
    box-shadow: 0 27px 43px rgba(0,0,0,.1);
    margin-bottom: 80px;
    padding: 21px 0
}

.contactForm h2, .retrieveQuoteHome h2 {
    background: #15003f;
    color: #fff;
    text-align: center
}

.contactForm h2 {
    line-height: 70px;
    margin-bottom: 40px
}

.contactForm textarea {
    min-height: 452px
}

.retrieveQuoteInner {
    padding: 15px
}

.retrieveQuoteHome h2 {
    padding: 21px
}

.partners, .petInsuranceForDogs, .whoweAre {
    background: #fff
}

@media only screen and (max-width:766px) {
    #searchForTerm {
        margin-top: 15px
    }

    .bannerOuter.breed-banner, video.breed-banner {
        height: auto
    }

    .carousel-item .shade, img.d-block.w-100 {
        height: 280px !important
    }

    .btn.btn-breed-type {
        width: 29%
    }

    .card.card_blue.text-center {
        min-height: auto
    }
}

@media only screen and (min-width:767px) {
    .card.card_blue.text-center {
        min-height: 270px
    }

    img.d-block.w-100 {
        height: 450px !important
    }

    .carousel-item .shade {
        height: 450px
    }
}

@media only screen and (min-width:1200px) {
    .card.card_blue.text-center {
        min-height: 200px
    }

    .carousel-item .shade {
        height: 300px
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .col-md-2.text-right {
        display: flex;
        flex-direction: row-reverse
    }

    .carousel-item .shade, img.d-block.w-100 {
        height: 400px !important
    }
}

@media only screen and (max-width:991px) and (min-width:0px) {
    ul.stepsQuote li {
        display: inline-block;
        float: left;
        height: 20%;
        padding: 0;
        width: 20%
    }

        ul.stepsQuote li span {
            border-radius: 50%;
            font-size: 13px;
            height: 70px;
            line-height: 14px;
            width: 100%
        }

    ul.stepsQuote:before {
        left: -5px;
        right: -6px;
        top: 36px;
        width: 103%
    }

    .topNavBar li {
        border-bottom: 1px solid #ddd;
        border-right: none;
        display: table;
        text-align: left;
        width: 100%
    }

        .topNavBar li:last-child {
            border-bottom: none
        }

    img.img-fluid.dogImge {
        margin: 0
    }

    .cfeedBack {
        margin-bottom: 40px
    }

    .priceRangeOuter {
        margin-bottom: 30px
    }

    .card {
        margin-bottom: 20px
    }

    p.phoneNumber {
        font-size: 28px
    }

    .bannerOuter .carousel-caption {
        background: #15003f;
        bottom: 0;
        FONT-VARIANT: JIS04;
        left: unset;
        max-width: 100%;
        padding: 20px;
        position: relative;
        right: 0;
        top: 0
    }

        .bannerOuter .carousel-caption h5 {
            font-size: 17px;
            line-height: 24px
        }

    .formQute label.btn.btn-secondary {
        font-size: 11px;
        padding: 4px;
        width: 28%
    }

        .formQute label.btn.btn-secondary input {
            font-size: 12px !important;
            width: 100%
        }

    .carousel-item .shade {
        right: 0
    }
}

@media only screen and (max-width:1200px) and (min-width:991px) {
    .topNavBar li {
        width: auto
    }
}

@media only screen and (max-width:767px) and (min-width:0px) {
    .rightSecHome {
        margin-top: 37px
    }
}

.green {
    color: green
}

.amber {
    color: #ffc200
}

.blue {
    color: #00f
}

.rightBtns {
    display: inline-block;
    width: 50px
}

.standardModal {
    left: 50%;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%)
}

    .standardModal button.close {
        color: #fff;
        opacity: 1
    }

.medical-search input {
    height: 35px;
    width: 100%
}

.medical-search button {
    float: left;
    margin-left: 0;
    width: 100%
}

.medical-info-button {
    color: #ff6464
}

.breed-selection, .breeds-selection, .hidden, .provide-vet-details, .weight-selection, label.cb-item_label:after {
    display: none
}

.sun, .sun-label {
    display: block;
    float: right
}

.remove-arrows, input[type=number] {
    -moz-appearance: textfield
}

    .remove-arrows::-webkit-inner-spin-button, .remove-arrows::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

.sun {
    background: url(/Images/sortCodeEntryBox.gif) no-repeat;
    border: 0 !important;
    height: 34px;
    letter-spacing: 9.2px;
    padding-left: 12px;
    width: 120px !important
}

.sun-label {
    margin-top: 6px
}

.dd-logo {
    display: inline;
    float: right;
    width: 200px
}

.pointer-none {
    cursor: none
}

.top-left {
    left: 26px;
    position: absolute;
    top: 8px
}

.payment-description-box {
    background-color: #d3d3d3;
    color: #281e5d
}

.help-button, .k9-header, .k9-modal .modal-header {
    background-color: #15003f
}

.payment-description-text {
    margin-left: 42px
}

.cb-item_label:before {
    display: none !important
}

@media only screen and (max-width:600px) {
    .contactOuterHeader {
        margin: 15px auto 0;
        text-align: center
    }

        .contactOuterHeader img {
            max-width: 300px;
            width: 90%
        }

    .logoOuter {
        text-align: center
    }
}

.owl-item .item .card {
    border: none !important;
    margin: 0 2px
}

.k9-modal .modal-header {
    color: #fff
}

.k9-modal .modal-body {
    background-color: #fff;
    color: #15003f;
    padding: 20px 20px 30px
}

.col-2-padding tr td {
    padding-bottom: 10px
}

    .col-2-padding tr td:first-child {
        padding-right: 20px
    }

.carousel-item .shade {
    width: 200px;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0
}

    .carousel-item .shade .feedback {
        position: absolute;
        bottom: 0;
        margin: 5px 8px;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        text-align: center
    }

.width-80 {
    width: 80px
}

.width-100 {
    width: 100px
}

.k9-header {
    color: #fff
}

.help-content {
    bottom: 14px;
    font-size: 14px;
    position: fixed;
    right: 20px;
    z-index: 99999
}

.help-button {
    border: 0;
    border-radius: 999rem;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    fill: #fff;
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Oxygen-Sans,Helvetica Neue,Arial;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: .6px;
    line-height: 1.15;
    padding: 13px 22px
}

    .help-button:hover {
        background-color: #ff6464
    }

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#step3Questions {
    min-height: 280px
}

.no-border-radius {
    border-radius: 0 !important;
}