<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Adrenalin Child
Theme URI:      http://www.commercegurus.com/themes/adrenalin-woocommerce-theme/
Description:    Child theme for Adrenalin
Author:         CommerceGurus
Author URI:     http://www.commercegurus.com
Template:       adrenalin
Version:        1.5
*/


/* Your css goes here */
html{
    background: #74a3cb !important;
}
.cg-shopping-toolbar ul {
    list-style-type: none;
    padding-left: 0;
}

.cg-shopping-toolbar #menu-top-toolbar-right li {
    float: right;
}

.cg-shopping-toolbar #menu-top-toolbar-right li:before {
    content: '|';
    color: #999;
}

.cg-shopping-toolbar #menu-top-toolbar-right li:last-child:before {
    content: '';
}

.cg-shopping-toolbar a {
    color: #FFF;
    text-transform: uppercase;
    opacity: 0.7;
    margin: 0 8px;
}

.cg-shopping-toolbar a:hover {
    text-decoration: none;
    opacity: 1;
    color: #fff;
}

.logo.image img {
    max-width: none !important;
}

.content-area.new-tab {
    /* quick fix to give padding to new tab template */
    background-color: #fff;
}

.content-area.new-tab .woocommerce {
    /* quick fix to give padding to new tab template */
    width: 847px;
    margin: 0 auto;
}

.price-sale {
    font-size: 22px;
    text-decoration: line-through;
    margin-right: 6px;
}

.content-area table.cart td .quantity {
    height: auto;
}

#product_total_price,
.woocommerce-variation-price .price {
    display: none !important;
}

.custom_price {
    display: block !important;
}

.tiny-cart .cg-header-cart-icon-wrap + .cart_subtotal .woocommerce-Price-amount.amount {
    font-size: 0px !important;
}

.affiliate-logo {
    display: inline-block;
    padding-top: 14px;
    vertical-align: middle;
    text-align: center;
    color: #1e73be;
    font-weight: bold;
    vertical-align: -webkit-baseline-middle;
}
.cg-header-fixed .affiliate-logo{
    padding-top: 0;
}
.logo.image {
    display: inline-block;
    vertical-align: text-bottom;
}

fieldset label {
    width: 100%;
}

#msform {
    margin-bottom: 50px;
}

body .btn:hover {
    color: #000 !important;
}

.checkboxes-list input[type='checkbox'] {
    display: inline-block;
    float: left;
    width: auto !important;
    margin-right: 15px;
}

.checkboxes-list li {
    text-align: left;
    display: block;
    clear: both;
}

.checkboxes-list {
    list-style: none;
}

.list-style-none {
    list-style: none;
}

ul.table-striped li.padding {
    padding: 5px;
}

ul.table-striped li {
    background-color: #f5f5f5;
}

ul.table-striped li:first-of-type {
    background-color: transparent;
}

#packageModal .modal-dialog {
    max-width: 1000px;
    width: 80%;
}
.width-50per {
    width: 50%;
}
.package-names{
    margin-left: 15px;
}
.package_container{
    margin-top: 5px;
}
.delete_package{
    margin-right: 5px;
}
.section-search {
    background-color: #adc4dc;
    padding: 5px 0 30px;
}

.search-container h2 {
    text-align: center;
}
.search-container {
    max-width: 80%;
    margin: 0 auto;
}
.search-container input[type="text"] {
    width: 100%;
    border-radius: 5px;
    outline: none;
}
.search-container input[type="submit"] {
    padding: 12px 40px 10px;
    background-color: #284a7b;
    border: none;
    border-radius: 5px;
    color: #fff;
}
a.reset-btn {
    /* background-color: #0fa027; */
    padding: 13px;
    color: #284a7b;
    border-radius: 5px;
    text-decoration: none;
}
.row.report-submit {
    margin-top: 30px;
    text-align: center;
}
.table-responsive table thead {
    background-color: #284a7b;
    color: #fff;
}
.table-responsive .table thead&gt;tr&gt;th {
    border-bottom: 0;
}
.table-responsive table tbody tr:nth-child(even) {
    background-color: #eaf4ff;
}
.table-responsive table tbody tr:hover, .table-responsive table tbody tr:hover td {
    background-color: #6598c4 !important;
    color: #fff;
}
.table-responsive table tbody tr:hover a{
    color: #fff;
}
.table-responsive table tbody tr td {
    border-top: none;
}
.table-responsive .table thead&gt;tr&gt;th, .table-responsive .table tbody&gt;tr&gt;th, .table-responsive .table tfoot&gt;tr&gt;th, .table-responsive .table thead&gt;tr&gt;td, .table-responsive .table tbody&gt;tr&gt;td, .table-responsive .table tfoot&gt;tr&gt;td {
    padding: 20px 10px;
}
.wrapper-pagi .pagination {
    margin-top: 0;
}
.wrapper-pagi {
    text-align: center;
    margin-bottom: 10px;
}
.reports-container {
    padding-bottom: 30px;
}
.wrapper-pagi .pagination span, .wrapper-pagi .pagination a {
    background-color: #111;
    padding: 10px 15px;
    color: #fff;
    margin-right: 5px;
    border-radius: 5px;
}
.wrapper-pagi .pagination span.current {
    background-color: #284a7b;
}
.details-title {
    background-color: #e0ebf3;
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.details-body {
    padding-left: 10px;
    margin-bottom: 20px;
    padding-right: 10px;
}
.inputtable td{
    padding: 2px 10px;
}
.inputtable td h2{
    margin: 0;
}
.inputtable th{
    text-align: right !important;
}
.pic-padding{
    padding-top: 20px;
}
.top-pagination .pagination {
    margin-bottom: 10px;
}
.error-msg, .next1-error, .next2-error, .error-3, .submit-error{
    color: red;
}
.error-3{
    display: none;
}
.replicatordiv .error-3, .submit-error{
    display: block;
}
.next1-error, .next2-error{
    display: block;
}
.search-detail{
    display: none;
}
.advance-select{
    width: 100% !important;
}
.row{
    position: relative;
}
.removethis{
    position: absolute;
    cursor: pointer;
    right: 22px;
    top: 24px;
    font-weight: bold;
}
.replicate-container hr{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.action-button{
    height: auto;
    margin: 0 auto !IMPORTANT;
}
.white-label-logo{
    max-height: 61px !important;
    padding: 0 !important;
}
.affiliate-logo p{
    line-height: normal;
}
ul li.alternate-option{
    display: none;
}
.cg-product-info .price-sale {
    font-size: 15px;
    color: #563a27;
    margin: 0 auto;
}
.sku_wrapper{
    display: none;
}
.hidden-field, #field_5_20{
        opacity: 0;
    width: 0;
    height: 0;
    /* display: none !important; */
}
.favriouts_list ul.products{
    text-align: center;
}
.favriouts_list li.product{
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 24.6%;
}
#recently-purchased{
    display: none;
}
.disbaled{
    opacity: 0.5;
    cursor: not-allowed !important;
}
.submit-loader{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}
.bc_thankyou{
    padding: 30px 0px 0px 0px;
}
.bc_Details .bulletlist{
    margin-left: 10px;
}
.bc_Details{
    padding: 0px 30px;
    margin: 30px 0px;
}
.spacing-spans span, .spacer-span{
    padding: 0px 2px;
}
th, td{
    padding: 0px 7px;
}
.inputtable th, .inputtable td{
    padding: 0px 30px;
}
.fcra-comliant{
    margin-bottom: 15px;
    background-color: #e0ebf3;
    padding: 2px 19px;
    border-radius: 3px
}
.fcr-padding{

}
td.orderby{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.decesion-box{

}
.conditional-decision{
    display: none;
}
.decesion-box ul li{
    list-style: none;
    font-size: 12px;
}
.conditional-decision .col-md-6{
    margin-bottom: 10px;
}
.savedesc, #gform_submit_button_3, .bluebtn, #gform_submit_button_5, .adjust-results{
    width: 100px;
    background: #1e73be;
    font-weight: bold;
    color: white;
    display: inline-block;
    border: 0 none;
    border-radius: 25px !Important;
    box-sizing: content-box;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    margin-top: 18px;
    padding: 4px 9px;
    margin-bottom: 10px;
}
.savedesc:hover, .savedesc:focus, #gform_submit_button_3:hover, .bluebtn:hover, #gform_submit_button_5:hover, .adjust-results:hover{
    box-shadow: 0 0 0 2px white, 0 0 0 3px #1e73be;
    color: #fff;
    text-decoration: none;
}
.tableddata{
    width: 55%;
}
.tableddata td, .tableddata th{
    width: 50%;
}
.tab-menu{
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin: 9px 0px;
}
.integro-iframe{
    width: 100%;
    /* height: 150vh; */
    border: none;
    overflow: hidden;
}
.tab-menu li{
    display: inline-block;
    margin-bottom: -1px;
}
.tab-menu li a{
    padding: 10px 12px;
    display: inline-block;
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.tab-menu .menu&gt;li.current-menu-item&gt;a, .tab-menu .menu&gt;li.current-menu-item&gt;a:hover, .tab-menu .menu&gt;li.current-menu-item&gt;a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
#menu-background-check-menu{
    /*  text-align: center;
      border-bottom: 1px solid #ddd;
      margin: 9px 0px;*/
}
#menu-background-check-menu li{
    display: inline-block;
    margin-bottom: -1px;
}
#menu-background-check-menu li a{
    padding: 10px 12px;
    display: inline-block;
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
#menu-background-check-menu&gt;li.current-menu-item&gt;a, #menu-background-check-menu&gt;li.current-menu-item&gt;a:hover, #menu-background-check-menu&gt;li.current-menu-item&gt;a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
form.woocommerce-form .woocommerce-Button {
    color: #fff;
}
.logo-seprator {
    display: inline-block;
    margin: 0 20px;
    position: relative;
}
a.powered-by {
    position: relative;
}
a.powered-by:before {
    content: 'powered by';
    position: absolute;
    font-size: 12px;
    font-weight: 400;
    top: -28px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.woocommerce-cart-form .actions button{
    color: #fff !important;
}
.wc-proceed-to-checkout, .wc-proceed-to-checkout a, #place_order{
    display: block;
    color: #fff !important;
}
.woocommerce-message, .woocommerce-info, .content-area ul.woocommerce-error, ul.woocommerce-error{
    color: #000 !important;
}
.actions-row{

}
.actions-row ul{
    list-style: none;
    text-align: right;
    margin-bottom: 10px;
}
.actions-row li{

}
.actions-row li a{

}
#print_report img{
    margin-right: 5px;
}
#open-fcra .fa-angle-up, .fcra-inner{
    display: none;
}
#open-fcra i{
    font-size: 19px;
    font-weight: bold;
}
.decesion-box input{
    margin-top: 0;
    vertical-align: top;
}
.decesion-box label{
    line-height: normal;
}
.tableddata tr th{
    padding-left: 0;
    text-align: right;
}
.notification-text{
    text-align: center;
    padding: 25px 0px;
}
#iaccept{
    vertical-align: unset;
    margin-top: 0;
    margin-right: 6px;
}
.agree-error{
    display: block;
    color: red;
    margin-top: 10px;
}
.notfound{
    display: block;
}
.quantity-input-label.screen-reader-text{
    max-width: 150px;
    font-weight: normal;
    font-family: 'Roboto Condensed';
    font-weight: normal;
    font-size: 13px;
    line-height: 23px;
    color: #444444;
    vertical-align: middle;
    display: inline-block !important;
}
.quantity.buttons_added{
    vertical-align: middle;
}
.content-area table.cart tr th.product-price,
.content-area table.cart tr td.product-price{
    padding-right: 35px;
    padding-left: 35px;
}
.shipping-calculator-form{
    text-align: left;
}
.product .social-icons{
    display:none;
}
#top, .new.menu-item a:after, .faqs-reviews .accordionButton .icon-plus:before, .container .cg-product-cta a.button.addedcg-product-cta .button:hover, .container .cg-product-cta a.button.loading, .defaultloop .add_to_cart_button.loading, .mc4wp-form input[type="submit"], body.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, body.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, body.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a, .content-area ul li:before, .container .mejs-controls .mejs-time-rail .mejs-time-current, .wpb_toggle:before, h4.wpb_toggle:before, #filters button.is-checked, .container .cg-product-cta a.button.added, .container .cg-product-cta a.button.loading, .defaultloop .add_to_cart_button.added, .tipr_content, .navbar-toggle .icon-bar, .woocommerce-page .container input.button, .woocommerce-page .container button.button, .cart-collaterals .wc-proceed-to-checkout a, .product-title-wrapper, #calendar_wrap caption, .content-area table.my_account_orders td.order-actions a, .woocommerce-page .container #yith-wcwl-form a.button, .content-area article a.more-link, .subfooter #mc_signup_submit, .cg-quickview-product-pop .single-product-details .button, .container .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active, .page-numbers li span.current, .page-numbers li a:hover, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background-color: #1e73be !important;
    color: #fff;
}
.drug_test_submission_gf_wrapper .gfield_checkbox li, .drug_test_submission_gf_wrapper .gfield_radio li{
    margin: 0 0 1px !important;
}
body .drug_test_submission_gf_wrapper .top_label div.ginput_container{
    margin-top: -27px !important;
    z-index: 1;
    position: relative;
}

#field_3_2{
    margin-top: -22px;
}
.drug_test_submission_gf_wrapper .gform_footer{
    margin: 4px 0 0 !Important;;
}
#gform_submit_button_3{
    margin-top: -3px;
}
.search-container-outer{
    text-align: center;
    padding-bottom: 20px;
}
#start-search .ginput_container_radio label p{
    font-weight: normal;
}
#start-search .ginput_container_radio input{
    vertical-align: top;
}
.gfield_consent_description{
    line-height: normal !important;
}
/*#start-search .gform_heading, #start-search{
    display: none;
}*/
.prun-ins ul{
    padding-left: 17px;
    padding-right: 20px;
}
.prodname{
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.subject, .orderby{
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.orderby{
    overflow: visible;
}
footer.footercontainer .subfooter .row {
    display: flex;
}
.subfooter #custom_html-2:before {
    vertical-align: bottom;
    content: '';
    height: 100%;
    display: inline-block;
    width: 1px;
}
/*out of stock css start */
.out-of-stock-hd{
    width: 100%;
    float: left;
    margin: 10px 0;
    color: green;
    font-weight: bold;
}
/*out of stock css end */
.subfooter #custom_html-2 .textwidget.custom-html-widget {
    vertical-align: bottom;
    display: inline-block;
    width: calc(100% - 5px);
    text-align: center;
    margin-bottom: 20px;
}
.subfooter #custom_html-2 .textwidget.custom-html-widget img {
    max-width: 130px;
}
.reports-container .custom_pagination{
    width: 100%;
    text-align: center;
}
.reports-container .custom_pagination a{
    display: inline-block;
    padding: 7px;
    background-color: #eaf4ff;
    margin: 3px;
    color: #000;
    min-width: 35px;
    text-align: center;
    border-radius: 5px;
}
.reports-container .custom_pagination a.active{
    background-color: #6598c4 !important;
    color: #fff;
}

.cg-quickview-product-pop .bluebtn{
    margin-bottom: 15px;
}
#gform_confirmation_message_5{
    text-align: center;
    margin: 21px 0px;
}
.print-specific{
    display: none;
}
.print-specific hr{
    border-top: 2px solid #333;
    width: 99%;
}
html body.blog .content-area .image img{
    width: auto;
    max-width: 100%;
}
.related.products .price-sale{
    display: block;
}
.chosen-container-single .chosen-single span{
    white-space: normal;
}



/* my css changes start */

.dob_container input{
    display: inline-block;
    max-width: 60px;
    text-align: center;
}
.dob_container input:last-of-type{
    max-width: 70px;
}

#menu-top-toolbar-left{margin-top: 5px;}
.popup-riskproducts{
    top: 33px;
    left: -9px;
    padding: 7px;
    width: 135px;
    height: 70px;
    background-color: #93b7d6;
    position: absolute;
    z-index: 9999;}

.popup-riskproducts:before {
    content:"";
    position: absolute;
    right: 60px;
    top: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #93b7d6 transparent;
    z-index:9999;
}

.popup-btn1{
    text-transform: none !important;
    opacity: 1 !important;
    background-color: #1d2b5a;
    color: #fff;
    padding: 5px 20px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 15px;
}
.popup-btn1:hover{opacity: 0.7 !important;}
.new-customer-popup a{
    color: #1d2b5a;
    margin: 0;
    padding: 0;
    font-size: 11px;
    opacity: 1;
    text-transform: none;}
.new-customer-popup a:hover{color:#1d2b5a; }
.new-customer-popup{color: #fff; font-size: 13px;}
.popup-riskproducts{display: none;}


/*View Cart and Checkout button css start*/
.d-cc-btn{display: none; width: 100%;clear: both;float: left;}
.cc-btn{
    margin-left: 0px !important;
    background-color: #1e73be;
    text-align: center;
    padding: 16px !important;
    color: white;
}
.cc-btn:hover{
    color: white;
}
.entry-summary .d-cc-btn{display: block; float: left;}
.summary.entry-summary .d-cc-btn a.button.cc-btn {
    margin-top: 28px !important;
}
.error-list ul li{
    list-style: none;
}
.errortable td, .errortable th{
    text-align: left !important;
}
.box-style{
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 0;
    box-sizing: border-box;
    /* width: 80%; */
    margin-bottom: 40px;
    /* margin: 0 10%; */
    position: relative;
}
.box-content{
    padding: 20px 30px 20px 30px;
}
.hidden-menu{
    display: none !important;
}
button:disabled,
button[disabled]{
    opacity: 0.5;
    cursor: no-drop !important;
}
.woocommerce-password-strength.short, .woocommerce-password-strength.bad, .custom-woo-errors li{
    color: red;
}
/*View Cart and Checkout button css end*/
/* my css changes end */
#menu-background-check-menu{
    text-align: center;
}
body .page-numbers li{
    transform: scale(1) !important;
    display: block !important;
    opacity: 1 !important;
    position: initial !important;
}
.logo-seprator:before {
    content: '';
    background-image: url(images/seprator.png);
    position: absolute;
    width: 2px;
    height: 71px;
    background-size: 100%;
    top: -30px;
    background-repeat: no-repeat;
}
.woogrid .product-category .cat-title{
    display: none;
}
body .summary p.out-of-stock{
    color: green;
}
.product-type-external .returns-tab,
.product-type-external .d-cc-btn,
.product-type-external .price{
    display: none;
}
.ginput_container li input{
    vertical-align: top !important;
}
#gform_wrapper_5 .gfield_radio li{
margin-bottom: 10px !important;
}
.single-product .yith-wcwl-add-to-wishlist {
    width: 100% !important;
    margin: 20px 0px !important;
}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .cg-icon-heart-2-1 {
    display:none;
}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-add-button .cg-icon-heart-2-1 {
    display:block;
}
.single-product table.variations td {
    display: block;
    text-align: left;
}
.errortable{
    display: none;;
}
.notes-section{
    list-style: none;
}
.notes-detail{
    padding-left: 0;
}
.notis-text, .notis-text p{
    font-size: 20px;
    line-height: normal;
    font-family: "Roboto Condensed";
}
.woocommerce-shipping-destination, .woocommerce-shipping-calculator{
    display: none !important;
}
/* .notes-section table tbody tr:first-child{
    display: none;
} */
.home .ls-nav-next, .home .ls-nav-prev, .outofstock .cg-product-cta{
    display: none !important;
}
.tracking-info-text{
    font-size: 15px !important;
    color: #444 !important;
    line-height: normal !important;
    padding-left: 0;
    margin-top: 23px;
}
html body .quantity-input-label{
    width: auto;
    height: auto;
    clip-path: none;
    margin-top: 10px;
    clip: auto;
}
.details-title b {
    display: none;
}
.bottom_blurb_text{
    display: none;
}
.details-title span {
    display: none;
}
/* FCRA Decision on PDF */
.fcra-comliant.notinselecion{
    padding-left: unset;
}
.fcra-comliant div#gform_wrapper_3{
    padding-left: 10px;
}
/* FCRA Decision on PDF */
@media print {
    .details-body table tr td{
        padding-left: 0;;
    }
    .page-template-drug_test_result, .page-template-drug_test_result div{
        background-color: #fff;;
    }
    .cg-primary-menu, .cg-menu-below, .cg-shopping-toolbar, .footercontainer, .cg-header-fixed-wrapper, #mobile-menu, .actions-row, .fcra-comliant div#gform_wrapper_3, .adjust-results{
        display: none !important;
    }
    .print-specific{
        display: block;
    }
    .fcra-comliant.notinselecion .details-title h4{
        border-top: 2px solid;
        border-radius: unset;
        border-bottom: 2px solid;
        padding-top:20px;
        padding-bottom: 20px;
    }
        
    .details-title b{
    display: contents;
    font-family: "Roboto Condensed" !important;
}
    .bottom_blurb_text {
        display: block;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 20px 0px 20px 0px;
    margin-top: 20px;
}
.details-title h4 {
    display: flex;
}
.details-title span {
    display: block;
    font-weight: 600;
    margin-right: 5px;
}
}
@media screen and (max-width: 1100px) {
    body .cart-wrap, ul.tiny-cart {
        right: 80px;
        left: auto;
    }
    .padding_responsive_fix .wpb_single_image *{
        width: 100%;
    }
    .padding_responsive_fix{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    body .logo .affiliate-logo img {
        padding: 0px 0px 0 75px !important;
    }
    .affiliate-logo{
        padding-top: 5px;
    }
    .affiliate-logo img {
        max-height: 50px !important;
    }
    a.powered-by {
        display: inline-block;
    }
    a.powered-by img {
        padding: 0 !important;
        max-height: 50px !important;
    }
    a.powered-by:before {
        top: -15px;
    }
    .logo-seprator:before {
        height: 50px;
        top: -24px;
        background-size: contain;
    }
}
@media screen and (min-width: 1100px) {
    body .cg-main-menu {
        width: 90%;
    }

}

@media screen and (max-width:768px) {
    .width-50per {
        width: 100%;
    }
}
@media screen and (max-width:500px) {
    .affiliate-logo img {
        max-height: 30px !important;
    }
    a.powered-by img {
        max-height: 30px !important;
    }
    .logo-seprator {
        margin: 0 15px;
    }
    a.powered-by:before {
        top: -10px;
        font-size: 8px;
    }
}


/*multistep gf form css start*/
.multi-step-gf-form .gform-body {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 0px 30px;
    box-sizing: border-box;
    /*width: 90%;
    margin: 0 4%;
*/    position: relative;
}
.multi-step-gf-form .drug_test_submission_gf .bg-blue {
    background-color: #1e73be;
    color: #fff !important;
    text-align: left;
    padding: 15px 25px 13px;
    margin: 0 -30px 25px -30px;
    font-weight: normal !important;
    font-size: 20px !important;
    margin-bottom: 0;
}
.multi-step-gf-form .drug_test_submission_gf h3 {
    text-align: left;
    font-size: 18px !important;
    color: #1e73be !important;
    font-weight: bold !important;
    margin-top: 10px;
}
.multi-step-gf-form .drug_test_submission_gf .gfield_label {
    text-align: left;
    border-bottom: 0px;
}
.multi-step-gf-form .drug_test_submission_gf .gfield_label .gfield_required{
    display: none;
}
.multi-step-gf-form  .drug_test_submission_gf .ginput_container_date input{
        min-width: 64px !important;
}
/*.multi-step-gf-form  .drug_test_submission_gf .ginput_container_date input#input_7_16_2{
min-width: 55px !important;
}*/
.multi-step-gf-form .drug_test_submission_gf div#input_7_16 input {
    min-width: 80px !important;
}
.multi-step-gf-form .drug_test_submission_gf .name_middle{
    margin-right: 9px;
}
label#label_7_60_1{
    font-weight: 400;
}
.multi-step-gf-form .drug_test_submission_gf .name_middle{

    max-width: 230px !important;
    margin-left: 1px;
}
#input_7_3_3{
    width: 172px;
}
.multi-step-gf-form .drug_test_submission_gf .ginput_container--name{
    text-align-last: left;
}
.multi-step-gf-form .drug_test_submission_gf .ginput_container--name span{
/*    margin-right: 20px;*/
    max-width: 226px;
} 
body .multi-step-gf-form .button:hover{
    box-shadow: 0 0 0 2px white, 0 0 0 3px #1e73be;
    border-radius: 25px !important;
}
body .multi-step-gf-form .button,body .multi-step-gf-form .button:hover,body .multi-step-gf-form .gform_previous_button, body .multi-step-gf-form .gform_previous_button:hover{
    width: 100px;
    background: #1e73be;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    font-family: inherit;
    padding: 10px 5px;
    /* margin: 40px 5px 40px 5px; */
}
.drug_test_submission_gf input[type="text"], .drug_test_submission_gf input[type="password"], .drug_test_submission_gf input[type="email"], .drug_test_submission_gf input[type="url"], .drug_test_submission_gf input[type="tel"], .drug_test_submission_gf input[type="date"], .drug_test_submission_gf textarea, .drug_test_submission_gf select  {
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 6px 6px !important;
    /* font-size: 12px !important; */
    height: 36px;
}
.drug_test_submission_gf input[type="text"]::placeholder, .drug_test_submission_gf input[type="password"]::placeholder, .drug_test_submission_gf input[type="email"]::placeholder, .drug_test_submission_gf input[type="url"]::placeholder, .drug_test_submission_gf input[type="tel"]::placeholder, .drug_test_submission_gf input[type="date"]::placeholder, .drug_test_submission_gf textarea::placeholder {
    color: rgba(0, 0, 0, 0.2);
}
body .multi-step-gf-form  .test-cols-labels{
    list-style: none !important;
    text-align: left;
    margin-bottom: 0;
}
#input_7_9{
    /* width: auto; */
}
.drug-test-menu{
    margin-bottom: 50px;
}
.drug-test-menu .menu-item{
    margin: 0px 17px;
}
.drug_test_submission_gf .terms-text{
    font-weight: normal;
    font-size: 13px;
    color: #666;
    font-family: "Roboto Condensed";
}
body .multi-step-gf-form .test-cols-labels li:before{display: none;}
body .multi-step-gf-form .test-cols-labels li{
   color: #333;
    font-weight: 700;
    display: inline-block;
    padding-right: 5.2%;
    padding-left: 0;
    margin-left: 0;
}
body .multi-step-gf-form #field_7_20 .test-cols-labels li{
    padding-right: 8.2%;
}
body .multi-step-gf-form .note-field .ginput_container.ginput_container_textarea{
    margin-top: 0px !important; 
    margin-bottom: 25px;
}
body .multi-step-gf-form .test-cols-labels li:last-child{
   padding-right: 0% !important; 
}
body .multi-step-gf-form .test-cols-labels li:nth-child(2n)  {
    margin-left: 8% !important;
    margin-right: -45px !important;
}
body .multi-step-gf-form .test-cols-labels li:nth-child(4n)  {
    margin-right: -26px !important;
    /* padding-right: 12.6%; */
    padding-right: 9%;
    margin-left: -4% !important;
}
body .multi-step-gf-form .test-cols-labels li:nth-child(3n)  {
/*    padding-right: 2% !important;*/

    padding-right: unset;
    margin-left: 7%;
}
body .multi-step-gf-form .result-column, body .multi-step-gf-form  .select-all {
    position: relative;
}
body .multi-step-gf-form .result-column .gfield_checkbox label, body .multi-step-gf-form  .select-all .gfield_checkbox label{
    display: none;
}
body .multi-step-gf-form  .select-all .gchoice{
    margin-right: 0px !important;
    text-align: right;
    margin-left: 33% !important;
}
body .multi-step-gf-form .date-fl{
    margin-top: 5px;
}
body .multi-step-gf-form .date-fl{
    margin-top: 20px;
    position: relative;
}

body .multi-step-gf-form   .gform_wrapper #gform_page_7_1 .top_label div.ginput_container {
    margin-top: 0px !important;
}
body .multi-step-gf-form .date-fl label{
    position: relative;
    top: -53px;
}
body .multi-step-gf-form .drug_test_submission_gf_wrapper.gravity-theme .drug_test_submission_gf .gf_step_number {
    background: #74a3cb !important;
    color: #000 !important;
    border: 0px;
    height: 28px !important;
    width: 28px !important;
    font-weight: 400;
    z-index: 99;
    position: relative;
}
body .multi-step-gf-form .drug_test_submission_gf_wrapper.gravity-theme .drug_test_submission_gf .gf_step_active .gf_step_number {
    background: #1e73be !important;
    color: #fff !important;
}
/*body .multi-step-gf-form .date-fl .gfield_label{
    position: absolute;
    top: -85px;
    left: 0;
}*/
/*body .multi-step-gf-form  .select-all .gchoice:first-child{
    margin-right: 35% !important;
}*/
body .multi-step-gf-form .ginput_container_checkbox, body .multi-step-gf-form .gform-body .select-all .ginput_container_checkbox{
    margin-left: 35%;
    margin-top: 2px !important;
}
body .multi-step-gf-form .result-column .ginput_container_checkbox .gchoice:nth-child(3n)  {
    margin-right: 1%;
}
body .multi-step-gf-form .gf_page_steps{
    position: relative;
}
body .drug_test_submission_gf .gf_page_steps{
    width: 380px;
    margin: 0 auto;
    max-width: 100%;
    height: 61px;
    margin-bottom: 50px !important;
    border-bottom: 0 !important;
}
body .drug_test_submission_gf .gf_page_steps .gf_step_first{
    float: left;
    margin-left: -21px;
    margin-top: 3px;
}
body .drug_test_submission_gf .gf_page_steps .gf_step_last .gf_step_label, body .drug_test_submission_gf .gf_page_steps .gf_step_first .gf_step_label{
    position: absolute;
    /* right: 0; */
    padding: 0;
    width: 120px;
    padding-left: 0;
    margin-top: 10px;
    left: -63px;
    color: rgb(0 0 0 / 60%);
    font-size: 11px;
}
body .drug_test_submission_gf .gf_page_steps .gf_step_last .gf_step_label{
    left: auto;
    right: -63px;
}
body .drug_test_submission_gf .gf_page_steps .gf_step_last{
    float: right;
    margin-right: -17px;
    margin-top: 4px;
}
body .drug_test_submission_gf .gf_page_steps .gf_step_last .gf_step_label{
    position: absolute;
}
body .drug_test_submission_gf .gf_step {
    border-bottom: 0px !important;
}
body .drug_test_submission_gf .gf_step_active.gf_step .gf_step_number:before, body .multi-step-gf-form  .gf_step_active.gf_step .gf_step_number:after {
    display: none !important;
}
body .drug_test_submission_gf  .gform_wrapper .top_label div.ginput_container {
    position: relative !important;
    z-index: 9999 !important;
}
/*body .drug_test_submission_gf  #gform_previous_button_7{display: none !important;}*/
body .drug_test_submission_gf .gf_page_steps:before{
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    display: block;
    top: 17px;
    left: 0%;
    background-color: #1e73be;
}
#gform_page_7_2 .gform_page_fields .gfield_label{
    margin-bottom: 0 !important;
    font-size: 13.5px;
}
body .multi-step-gf-form .result-column .gchoice, body .multi-step-gf-form  .select-all  .gchoice{
    display: inline-block;
/*    margin-right: 33%;*/
margin-right: 25%;
}
.gform_wrapper.gravity-theme .gform_fields#gform_fields_7_2{
    grid-row-gap: 6px;
}
body .multi-step-gf-form .result-column .gfield_description, body .multi-step-gf-form  .select-all .gfield_description{
     top: -35px;
    left: -18%;
    font-size: 13px;
    position: absolute;
    /* display: none; */
    z-index: 0;
}
body .multi-step-gf-form .result-column .gfield_label{
    font-size: 13px;
    font-weight: 400;
}
body .multi-step-gf-form  .select-all {
    background-color:#eaf4ff !important;
    height: 30px !important;
    margin-left: -16px !important;
}
body .multi-step-gf-form .select-all .gchoice:first-child {
    margin-left: 1% !important;
/*    margin-right: 34% !important;*/
    margin-right: 18% !important;
}
body .multi-step-gf-form  .select-all  .gfield_label {
    position: absolute;
    left: 30%;
    top: 5px;
    font-weight: 400;
    font-size: 14px;;
}
body .multi-step-gf-form .alcohol{
    text-align: left;
} 
body .multi-step-gf-form .urine-only.test-cols-labels{
        margin-left: 0px;
}
body .multi-step-gf-form .urine-only.test-cols-labels{
    
}
body .multi-step-gf-form .urine-only.test-cols-labels li:nth-child(2n) {
    margin-left: 4% !important;
    margin-right: -15px !important;
}
body .multi-step-gf-form .urine-only.test-cols-labels li{
    margin-right: 55px !important; 
} 
body .multi-step-gf-form .urine-only.test-cols-labels li:first-child{
    margin-right: 0px !important; 
} 
body .multi-step-gf-form .urine-only.test-cols-labels li:nth-child(3n){
    margin-right: 16px !important;
} 
body .multi-step-gf-form .drug_test_submission_gf .urine-only.test-cols-labels li:nth-child(4n){
    margin-left: 7.7% !important;
    padding-right: 13% !important;
} 
body .multi-step-gf-form .result-column.alcohol-level .gfield_label{
    font-size: 13px;
    padding-left: 28px;
}
#input_7_12{
    width: 100%;
}
#field_7_12 img{
    display: none;
}

/*body .multi-step-gf-form .alcohol .ginput_container{
    max-width: 150px;
    margin-left: 36%;
}*/
body .multi-step-gf-form .result-column.alcohol-level:hover legend {
    padding-left: 58px !important;
}
body .multi-step-gf-form .alcohol .ginput_container{
       max-width: 100px;
    margin-left: 26%;
    margin-top: -36px !important
}
body .multi-step-gf-form .alcohol .gform-field-label{
    font-size: 14px;
    font-weight: 400;
}
body .multi-step-gf-form .alcohol input{
    font-size: 14px;
    font-weight: 400;
    height: 30px;
}
body .multi-step-gf-form .alcohol-level .ginput_container.ginput_container_checkbox{
    margin-left: 12.8% !important;
}
body .multi-step-gf-form .alcohol-level .gfield_label{
    margin-left: 9px !important;
}
body .multi-step-gf-form .alcohol-level.result-column .gfield_description{
 display: none;   
}
body .multi-step-gf-form .alcohol-level.result-column{
    margin-left: -52%;
}
/*multistep gf form css end*/
#gform_page_7_1 div#input_7_7 label, #gform_page_7_1 #input_7_16 label {
    display: none;
}
#field_7_65{
    text-align: left;
}
#gform_page_7_1 fieldset#field_7_7, #gform_page_7_1 fieldset#field_7_16 {
    margin: auto;
}
#gform_page_7_1 div#field_7_8,#gform_page_7_1 div#field_7_9, #gform_page_7_1 div#field_7_12, #gform_page_7_1 #field_7_13, #gform_page_7_1 #field_7_14, #gform_page_7_1 #field_7_15, #gform_page_7_1 #field_7_63 {
    text-align: left;
}
#gform_page_7_1 fieldset#field_7_10 .ginput_container_checkbox, #gform_page_7_1 #field_7_14 .ginput_container_checkbox {
    margin-top: 37px !important;
    margin-left: 0px !important;
}
#gform_page_7_1 fieldset#field_7_10 .ginput_container_checkbox #label_7_10_1{
    text-align: left;
    font-weight: normal;
}
div#field_7_64 {
    text-align: left;
}
#label_7_14_1{
    font-weight: normal;
}
#gform_page_7_1 #field_7_12 img{
    margin-left: -30px;
}
.gf_step_completed .gf_step_number:before{
    content: none !important;
}
.gf_step_completed .gf_step_number:after{
    content:none !important;
}
/*
.buprenorphine legend {
    background: #74A3CB !important;
    color: #fff;
    margin-left: -11px !important;
    padding-left: 10px !important;
}*/
body .multi-step-gf-form .result-column:hover  legend{
    width: 101.8%;
    background: #74A3CB !important;
    color: #fff;
    /* padding-top: 2px; */
    /* padding-right: 22px !important; */
    margin-left: -15px !important;
    padding-left: 15px !important;
}
.buprenorphine div#gfield_description_7_58 {
    /* color: #fff; */
}
.section-end-first span{
    color: #1e73be;
}
.section-end-first{
    text-align: left;
}
/* .choices-templates .ginput_container_select{
    margin-top: 0 !important;
} */
body .drug_test_submission_gf_wrapper .top_label .choices-templates div.ginput_container.ginput_container_select{
    display: block !important;
    margin-top: 0 !important;
}
body .drug_test_submission_gf_wrapper .top_label .choices-templates label.gform-field-label{
    display: block !important;
    margin-bottom: 2px !important;
}
.drug_test_submission_gf_wrapper{
    width: 796px;
    margin: 0 auto;
    max-width: 100%;
}
#field_7_60 .ginput_container_checkbox{
    margin-top: 29px !important;
    margin-left: 0;
}
#label_7_60_1{
    text-align: left;
}
div#donorname_add {
    font-family: 'Roboto Condensed';
    text-align: left;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #1e73be;
}   
span.donor_name {
    font-weight: 600;
}
.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date#input_7_7_2_container{
    /* margin-left: 2% !important; */
}
/*.woocommerce-error{
    display: none;
}*/
/* Cart form displyed  */
.cart-collaterals form.woocommerce-shipping-calculator{
    display: block !important;
    margin-bottom: unset;
}
.cart-collaterals .woocommerce-shipping-destination{
    display: block !important;
}</pre></body></html>