﻿/*
body {
    padding-top: 50px;
    padding-bottom: 20px;
}
 
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
 

.dl-horizontal dt {
    white-space: normal;
}
 
input,
select,
textarea {
    max-width: 280px;
}
*/



:root {
    --wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
    --wd-widget-title-font-weight: 400;
    --wd-widget-title-transform: none;
    --wd-widget-title-color: #333;
    --wd-widget-title-font-size: 17px;
}

.top-bar {
    background-color: rgba(11, 31, 65, 1);
    border-color: rgba(224, 224, 224, 1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 5px 0;
}


.top_links-a {
    margin: 0 !important;
    padding: 6px;
    width: auto !important;
    height: auto !important;
    color: #ffffff !important;
    font-size: 12px;
}

a.top_links:link, a.top_links:visited, a.top_links:hover, a.top_links:active {
    margin: 0 !important;
    padding: 2px;
    width: auto !important;
    height: auto !important;
    color: #ffffff !important;
    font-size: 12px;
}




.top_phone,
.social-links .social-a {
    margin: 0 !important;
    padding: 6px;
    width: auto !important;
    height: auto !important;
    color: #ffffff !important;
}

.my_nav a.nav-link {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    color: #000
}

.my_nav ul > li {
    margin-right: 0.55em !important;
}


@media only screen and (min-width: 280px) and (max-width: 989px) {
    .divider-separator {
        display: none;
    }

    .navbar {
        height: 65px;
        padding: 2px;
    }

    div.navbar-collapse.main_nav {
        background: #ffffff;
        padding: 10px;
    }

        div.navbar-collapse.main_nav li a:hover {
            color: #aaaaaa
        }

    .navbar {
        z-index: 2;
    }

    .button1 {
        background-color: transparent;
        background-image: linear-gradient(180deg, #870C16 12%, #A72E38 100%);
        border-radius: 0px 0px 0px 0px;
        padding: 5px 30px 5px 30px;
        color: #ffffff;
    }

    button#continue {
        width: 100%;
    }

    .social-a {
        display: none;
    }
}

.heading-title {
    color: #ffffff;
    font-family: "Proza Libre", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 1px;
}

.page-heading2 {
    color: #ffffff;
    font-family: "Proza Libre", Sans-serif;
    padding: 0% 50% 0% 0%;
}

.social-links {
    text-align: right;
}

.page_slide_img {
    background-color: var( --e-global-color-e0611f5 );
    background-image: url(https://vetsguardian.com/wp-content/uploads/2021/11/shutterstock_1984356620-scaled.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

    .page_slide_img .d1 {
        background-color: #0b1f41bf;
    }

footer {
    background-color: rgb(0,28,56);
}

.widgettitle, .widget-title {
    margin-bottom: 20px;
    color: #ffffff;
    text-transform: var(--wd-widget-title-transform);
    font-weight: var(--wd-widget-title-font-weight);
    font-size: var(--wd-widget-title-font-size);
    font-family: var(--wd-widget-title-font);
}

footer .aside {
    padding-top: 40px;
    padding-bottom: 10px;
}

    footer a, footer .aside a {
        margin-bottom: 10px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        color: #ffffff99;
    }

    footer .aside li, footer li, footer {
        margin-bottom: 10px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        color: #ffffffcc;
    }

ul.elementor-icon-list-items {
    padding-left: 0px;
}

button#continue {
    background: #1c2f3a;
    font-size: 20px;
    padding: 5px 28px;
}

footer .aside li {
    list-style: none;
}

footer .aside {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}


.h5-title {
    color: #ffffff;
    font-family: "Proza Libre", Sans-serif;
    font-size: 1rem;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 1px;
    padding: 10px 0;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1222px;
    }

    .main_nav {
        margin-left: 20px;
    }
}

@media (min-width: 990px) {
    ul.navbar-nav {
        margin-right: 0 !important;
        margin-left: 21px;
    }

    .my_nav ul > li:last-child {
        margin-right: 0px !important;
    }

        .my_nav ul > li:last-child a {
            padding-right: 0px !important;
        }

    .heading-title {
        color: #ffffff;
        font-family: "Proza Libre", Sans-serif;
        font-size: 4.9rem;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: 1px;
    }

    .page-heading2 {
        color: #ffffff;
        font-family: "Proza Libre", Sans-serif;
        padding: 0% 50% 0% 0%;
        font-size: 3.4rem;
    }

    .h5-title {
        color: #ffffff;
        font-family: "Proza Libre", Sans-serif;
        font-size: 1rem;
        font-weight: 100;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: 1px;
        padding: 30px 0;
    }

    .divider-separator {
        width: 6%;
        border-top: 1px solid #ffffff;
        display: block;
        margin-bottom: 10px;
    }

    .button1 {
        background-color: transparent;
        background-image: linear-gradient(180deg, #870C16 12%, #A72E38 100%);
        border-radius: 0px 0px 0px 0px;
        padding: 13px 60px 13px 60px;
        color: #ffffff;
    }

    .my_nav a.nav-link {
        font-size: 14px !important;
        padding: 0 12px !important;
    }
}

.title {
    padding: 30px;
}

.navbar-brand img {
    max-height: 100%;
}

a.navbar-brand {
    height: inherit;
}

.elementor-button-wrapper {
    padding: 13px 0;
}



@media (min-width: 1025px) {

    .navbar-expand-1024 {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-1024 .navbar-nav {
            flex-direction: row;
        }

        .navbar-expand-1024 .dropdown-menu {
            position: absolute;
        }

        .navbar-expand-1024 .nav-link {
            padding-right: .5rem;
            padding-left: .5rem;
        }

        .navbar-expand-1024 > .container {
            flex-wrap: nowrap;
        }

        .navbar-expand-1024 .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }

        .navbar-expand-1024 .navbar-toggler {
            display: none;
        }
}

/* bootstrap 3 helpers */

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media only screen and (max-width: 1025px) {
    #collapsibleNavbar {
        position: fixed;
        top: 0;
        left: -100%;
        bottom: 0;
        display: block;
        max-width: 320px;
        width: calc(100% - 80px);
        min-height: 100%;
        z-index: 999;
        transition: all 0.3s ease;
        background: #ffffff;
    }

        #collapsibleNavbar ul.navbar-nav {
            margin-right: 0 !important;
            margin-left: 0px !important;
        }

        #collapsibleNavbar li a {
            flex: 1 1 0%;
            padding: 5px 20px;
            min-height: 50px;
            border-bottom: 1px solid rgb(129 129 129 / 20%);
            color: #333;
        }

        #collapsibleNavbar.show {
            left: 0;
        }
}

.sidenav-overlay {
    display: none;
}


.nav-open .sidenav-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 997;
}

.navbar {
    z-index: 998;
}




.lblTermsAndConditions {
    margin: 0 5px;
    display: inline-block !important;
}


.adminDiv {
    font-size: 14px;
}

table.admintable th {
    font-weight: bold;
}

table.admintable td {
    font-size: 14px;
}

.healthpass {
    color: darkgreen;
    font-weight: bold;
}

.healthfail {
    color: red;
    font-weight: bold;
}



/* The switchrecurring - the box around the sliderrecurring */
.switchrecurring {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 30px;
}

    /* Hide default HTML checkbox */
    .switchrecurring input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The sliderrecurring */
.sliderrecurring {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .sliderrecurring:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .sliderrecurring {
    background-color: #2196F3;
}

input:focus + .sliderrecurring {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderrecurring:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliderrecurrings */
.sliderrecurring.round {
    border-radius: 30px;
}

    .sliderrecurring.round:before {
        border-radius: 50%;
    }




.helpicon {
    display: inline-block;
    background: #feb22a;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    font-family: Verdana;
    border: none;
    cursor: help;
}



.inputcontainer {
    position: relative;
    padding: min(2px + .1875 * ((100vw - 320px) / 100),5px);
    padding: min(.125rem + .1875 * ((100vw - 20rem) / 100),5px);
    background: #c4c4c4;
}


.field-validation-error {
    border-color: #f5c6cb;
    color: #c02b0a;
    font-size: .8125rem;
    font-weight: 400;
    display: inline-block;
    margin-top: .625rem;
    padding-left: min(.375rem + .375 * ((100vw - 20rem) / 100),.75rem);
}