
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

/* custom style */

body {
    background: #fff;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #00392B;
}

.container {
    max-width: 1000px;
}

#wrapper.well {
    background: #fff;
    border-radius: 0;
    padding: 0;
}

.col-md-4.logo-div span .logo, .contact_no {
    /*  width: 100%;
      height: auto; */
}

.logo-div, .icon-div, .contact-div {
    padding: 0;
}

.col-lg-3.col-md-3.leftside-bar, .col-lg-3.col-md-3.right-sidebar {
    background: #AFDFFF;
}

.col-md-12.logo-div span img {
    width: 100%;
}

.col-md-12.logo-div {
    border: 1px solid #fff;
}

/*=========================
  Navbar
 ================= */
.navbar {
    padding: 0 !important;
}

.top-menubar {
    background: url(../images/navbg.gif) repeat-y !important;
    height: auto;
    border: 1px solid #fff;
    border-top: none;
}

.navbar-nav li a {
    color: #fff !important;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    font-weight: bolder;
    border-right: 1px dotted #fff;
    padding-left: 14px !important;
    padding-right: 13px !important;
    line-height: 25px;
    text-transform: uppercase;
}

.navbar-nav li:last-child a {
    border-right: 0;
}

.navbar-nav li a:hover {
    color: #FFF956 !important;
    font-weight: bolder;
    text-decoration: underline;
    text-decoration: none;
}

ul.topicons li a img {

}

.md-contact-no span {
    color: #fff;
    font-weight: bold;
}

.md-contact-no p {
    color: #fff;
    font-weight: bold;
    padding: 0 0;
}

.md-contact-no {
    display: none;
}

span.navbar-text.cart a {
    color: #fff;
    font-weight: bolder;
    font-size: 13px;
    padding-right: 5px;
}

span.navbar-text.cart a:hover {
    color: #FFF956 !important;
    font-weight: bolder;
    text-decoration: underline;
}

/*=========================
  body content
 ================= */
img.img-responsive.top-banner {
    width: 100%;
}

.body-content {
    background: #fff;
}

.grantee-stcikynote img {
    float: left;
    margin-left: 10px;
    width: 30%;
}

.txt-headings {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #2E9ED7;
    line-height: 30px;
}

.right-text {
    width: 68%;
    float: right;
}

.drug-test-content {
    border-bottom: 1px solid;
    overflow: hidden;
    padding: 10px 0;
}

h4.pro-title {
    font-size: 13px;
    line-height: 18px;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    color: #03C;
}

.pro-img {
    width: 95%;
    margin: 0 auto;
    display: block;
}

.pro-img img {
    width: 100%;
}

.pro-desc {
    float: none;
    clear: both;
    color: #333;
    font-size: 12px;
    line-height: 13px;
    text-align: left;
    padding: 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pro-desc a img {
    display: block;
    margin: 15px auto;
}

.row.product-boxes .col-lg-4 {
    padding: 2px;
}

.row.product-boxes .col-lg-3 {
    padding: 0 4px;
}

.mid-section .drug-test-content:last-child {
    border-bottom: 0;
}

p.pro-heading {
    background: url(../images/prdtitlebg.png);
    background-size: 100% 100%;
    text-align: center;
    font-size: 13px;
    color: #fff;
    padding: 10px;
    margin: 0;
}

.products {
    border: 1px solid #000;
    width: 88%;
    float: left;
    min-height: 250px;
}

.row.products-heading h2 {
    background: #F3F3F3;
    font-size: 20px;
    padding: 10px;
    color: #000;
    border-bottom: #EAEAEA 1px solid;
    border-top: #EAEAEA 1px solid;
    font-weight: 400;
}

img.label-img {
    float: left;
    width: 12%;
}

.pro1, .pro2, .pro3, .pro4, .pro5, .pro6 {
    margin: 2px;
    text-align: left;
    min-height: 184px;
    overflow: hidden;
    margin-top: 10px;
}

.pro-desc a {
    color: #039;
    font-size: 14px;
    line-height: 30px;
}

.body-txt {
    text-align: justify;
    padding: 0 10px 10px 0px;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 21px;
    color: #00392B;
}

a.products-link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #1775D9;
    line-height: 18px;
    text-decoration: none;
    font-size: 12px;
}

.bottom-banner img {
    width: 100%;
}

.body-content .col-lg-9 {
    padding: 0;
}

.row.product-boxes {
    width: 100%;
    margin: 0;
}

.main {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

.left {

    height: 100%;
    background: #fff;
    float: left;
}

.right {

    height: 100%;
    background: #f5f4f8;
    float: left;
}

.pls-note {
    background-color: #2b9cd5;
    text-align: center;
    width: 100%;
    padding: 35px 0 0 0;
    margin-top: 25px;
}

/*=========================
  sidebars
 ================= */
.nav-sidebar {
    width: 100%;
    background: #fff;
}

.leftside-bar, .right-sidebar {
    padding: 0;
    background: #AFDFFF;
}

.information, .detox-solution, .guranteed-Products, .drug-categories, .news-articales, .drug-archives {
    text-align: center;
    background: #AFDFFF;
    overflow: hidden;
}

ul.sidenav {
    list-style: none;
    padding: 0;
}

ul.sidenav li {
    border-bottom: 1px solid #81CDFF;
}

ul.sidenav li a {
    display: block;
    padding-left: 0;
    text-decoration: none;
    font-weight: 700;
    display: block;
    text-decoration: none;
    line-height: 29px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

ul.sidenav.side-navbar {
    margin-bottom: 0;
}

.main .row {
    width: 100%;
    margin: 0;
}

.main .row .mid-section, .main .row .right-section {
    padding: 0;
}

nav.nav-sidebar span img {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.col-md-6.col-sm-5.col-lg-5.logo-div span img {
    width: 100%;
}

.secndrow {
    width: 100%;
    margin: 0;
}

nav.nav-sidebar p, .sidenavs-heading {
    padding: 7px;
    text-align: center;
    font-size: 13px;
    clear: both;
    background: #1775D9;
    text-transform: uppercase;
    font-weight: bolder;
    color: #fff;
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.side-navbar {
    float: none;
    display: block;
    width: 100%;
}

.col-lg-3.col-md-3.leftside-bar nav {
    padding: 0;
}

.getstart span img {
    width: 100%;
}

.side-navbar li a {
    color: #000 !important;
    display: block;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    background: none;
    text-align: left !important;
    padding-left: 10px !important;
    border: none;
}

.pls-note img {
    width: 100%;
}

button.navbar-toggler {
    margin: 0;
    padding: 0;
}

/*=========================
  footer
 ================= */

section#footer {
    overflow: hidden;
    background: #fff;
    width: 100%;
    color: #000;
    margin-top: 20px;
}

ul.footer-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    color: #fff;
    margin-bottom: 0;
    width: 85%;
    margin: 0 auto;
    padding: 10px 0;

}

ul.footer-nav li a {
    color: #000;
    border-right: 1px solid #000;
    padding: 0 5px;
    font-size: 12px;
    text-decoration: underline;
}

ul.footer-nav li:last-child a {
    border: none;
}

p.copyright-text.text-center {
    color: #000;
    font-size: 13px;
}

.col-lg-3.col-md-3.right-sidebar nav {
    padding: 0;
}

/*==================================
	inner page style
==============================*/

h1.txt-headings.inner-page-heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2E9ED7;
    line-height: 30px;
}

.right-text {
    width: 68%;
    float: right;
    padding: 0 10px;
}

.right-text ul {
    list-style: none;
    padding: 0;
    background: #f2f2f2;
    float: left;
}

.detox-list ul {
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    -moz-column-gap: 10px;
    padding: 10px;
}

.right-text ul li a {
    color: #666;
    background-image: url(../images/midnavbg.gif);
    height: 23px;
    text-decoration: none;
    padding-left: 20px;
    font-size: 11px;
    font-weight: bold;
    display: block;
}

.detox-list ul li a {
    font-weight: 700;
    color: #544B40;
    display: block;
    border-bottom: #E3E3E3 1px solid;
    height: 23px;
    text-decoration: none;
    padding-left: 12px;
    background: url(../images/arrow2.gif) no-repeat;
    background-position: left;
    line-height: 24px;
    font-size: 12px;
}

.full-text {
    padding: 10px;
}

.full-text p {
    font-size: 12px;
}

.full-text p strong {
    color: #008AC4;
}

.left-pro-details {
    float: left;
    margin-left: 10px;
    width: 30%;
}

.left-pro-details select {
    width: 100%;
}

h3.pro-price.text-center {
    font-size: 26px;
    color: #5A5A5A;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.left-pro-details .pro-desc {
    font-weight: bold;
    margin: 0;
}

.left-pro-details input[type="image"] {
    margin: 0 auto;
    width: 100%;
    display: block;
    padding: 20px;
}

.right-pro-details.right-text .txt-headings {
    margin: 0;
    line-height: normal;
    font-size: 11px;
}

.right-pro-details.right-text .body-txt {
    font-size: 11px;
    line-height: 18px;
}

.pro-detail-page {
    background: #F9F9F9;
    border-top: #BEBEBE 1px solid;
}

.col-md-4.right-section.d-none.d-sm-none.d-md-none.d-lg-block {
    background: #AFDFFF;;
}

.left-text {
    width: 68%;
    float: left;
    padding: 0 10px;
}

.right-pro-details {
    float: right;
    margin-left: 10px;
    width: 30%;
    padding: 0 10px;
}

.right-pro-details select {
    width: 100% !important;
}

.right-pro-details .pro-img img {
    width: 95%;
    margin: 0 auto;
    display: block;
}

.left-text h1.txt-headings.inner-page-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2E9ED7;
    font-weight: 700;
    line-height: 30px;

}

.left-text .body-txt {
    font-size: 13px;
}

.left-text .fst-urine-pro-text {
    font-size: 13px;
    line-height: 30px;
}

.right-pro-details input[type="image"] {
    margin: 0 auto;
    width: 100%;
    display: block;
    padding: 10px 20px;
}

.right-pro-details .pro-desc {
    margin: 0;
    text-align: left !important;
    color: #000;
    font-size: 14px;
}

.drug-test-content.urine-border {
    border-bottom: #D9D9D9 5px solid;
    overflow: hidden;
    padding: 10px 0;
}

h4.blood-drug-main-title {
    background: #4F91C1;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    border-top: #FFF 1px solid;
    padding: 8px;
}

h5.blood-drug-subtitle {
    color: #0099FF;
    font-weight: bold;
    font-size: 18px;
}

.col-md-8.mid-section .blood-drug-text {
    padding: 5px;
}

p.blood-drug-desc {
    font-size: 13px;
    line-height: 18px;
    color: #000;
    text-align: justify;
}

.blood-drug-boxes .pro1, .blood-drug-boxes .pro2, .blood-drug-boxes .pro3, .blood-drug-boxes .pro4, .blood-drug-boxes .pro5, .blood-drug-boxes .pro6 {
    border: 1px solid #666;
    margin: 2px;
    padding: 5px;
    text-align: left;
    min-height: 164px;
}

.blood-drug-boxes .pro-img {
    width: 40%;
    float: left;
}

.blood-drug-boxes .pro-desc {
    clear: none;
    width: 55%;
    float: right;
}

.blood-drug-boxes .pro-desc h4.pro-title {
    padding: 0;
}

.blood-drug-boxes .pro-desc .pro-title {
    text-align: left;
}

.pd-5 {
    padding: 5px;
}

.blood-drug-boxes .pro-desc a {
    color: red;
    float: right;
    font-size: 12px;
    font-weight: bold;
}


h1.subtitlebg {
    margin-bottom:0.5em;
}

.subtitlebg {
    width: 100%;
    background:#4F91C1;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    text-transform:capitalize;
    /*border-top:#FFF 1px solid;
    padding:8px;*/
    padding:7px;
}

/*=========================
media queries 
 ================= */
@media only screen and (width: 992px) {
    ul.topicons li {
        width: 64.75px;
    }
}

@media only screen and (max-width: 991px) {
    ul.topicons {
        float: right;
        margin-right: 31px;
        margin-bottom: 0;
    }

    ul.topicons li {
        /*width: 62px; */
    }

    .navbar-light .navbar-toggler {
        background: url(../images/menuicon-bg.png) no-repeat !important;
        background-position: center !important;
        background-size: 100% !important;
        width: 5%;
        color: #fff;
        height: 35px;
        margin-left: 10px;
    }

    button.navbar-toggler span {
        margin-left: 30px;
    }

    .bg-light {
        background-color: #01009A !important;
    }

    .navbar-nav li a {
        background: none;
    }

    .top-menu-nav {
        padding: 20px 0;
    }

    span.sidenavs-heading {
        margin: 0 !important;
        font-size: 14px;
        text-align: left !important;
        font-weight: bold;
        color: #574c69 !important;
        float: left;
    }

    .side-navbar li a {
        font-size: 11px;
    }

    button.navbar-toggler {
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

    span.sidenavs-heading.still-need {
        padding: 10px 0px 0 5px;
    }

    .col-lg-3.contact-div {
        display: none;
    }

    .md-contact-no p {
        display: block;
    }

    .md-contact-no {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    ul.topicons li {
        margin: 0;
        /*width: 48px; */
    }

    .bg-light {
        background-color: #01009A !important;
    }

    .navbar-nav li a {
        background: none;
    }

    .navbar-light .navbar-toggler {
        background: url(../images/menuicon-bg.png) no-repeat !important;
        background-position: center !important;
        background-size: 100% !important;
        width: 5%;
        color: #fff;
        margin-left: 10px;
    }

    span.navbar-toggler-icon {
        visibility: hidden;
    }

    .getstart span img {
        display: none;
    }

    button.navbar-toggler {
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

    .top-menu-nav {
        padding: 20px 0;
    }

    span.sidenavs-heading {
        margin: 0 !important;
        font-size: 14px;
        text-align: left !important;
        font-weight: bold;
        color: #574c69 !important;
    }

    .side-navbar li a {
        font-size: 11px;
    }

    .getclean span img {
        width: 30% !important;
        margin: 0 auto;
    }

    .right.col-lg-3.col-md-3.right-sidebar {
        height: 100%;
        min-height: 1610px;
    }

    .main {
        position: relative;
    }

    .left {
        float: right;
    }

    ul.topicons {
        list-style: none;
        display: inline;
        margin-left: 0 !important;
        padding: 0;
        /* margin-right: 11px; */
    }

    .pro-img {
        width: 80%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 736px) {
    .left {
        position: inherit;
    }

    .right.col-lg-3.col-md-3.right-sidebar {
        min-height: auto;
    }
}

@media only screen and (max-width: 688px) {
    .col-md-6.col-sm-7.col-lg-4.icon-div {
        display: none;
    }
}

@media only screen and (max-width: 576px) {
    ul.topicons li a img {
        width: 100%;
        min-height: 165px;
    }

    .col-md-3.col-sm-3.contact-div span img {
        width: 100%;
    }

    .pro1, .pro2, .pro3, .pro4, .pro5, .pro6 {
        margin: 0 56px;
        min-height: 184px;
    }

    .pro-img {
        width: 55%;
        max-height: 120px;
    }

    img.label-img {
        float: left;
        width: 10%;
    }

    img.img-responsive.get-clean {
        width: 50%;
        margin: 0 auto;
    }

    .col-md-6.col-sm-7.icon-div {
        display: none;
    }

    .md-contact-no p {
        display: block;
        margin: 0;
    }

    .md-contact-no p span {
        display: none;
    }

    .pls-note img {
        width: 85%;
    }
}

@media only screen and (max-width: 420px) {
    .logo-div, .icon-div, .contact-div {
        padding: 0;
        background: #1a1424;
    }

    .pro1, .pro2, .pro3, .pro4, .pro5, .pro6 {
        margin: 12px 46px;
    }

    ul.topicons li a img {
        width: 100%;
        min-height: auto;
    }

    img.img-responsive.get-clean {
        width: 50%;
        margin: 0 auto;
    }

    ul.footer-nav {
        justify-content: inherit;
    }

    ul.topicons li {
        margin: 0;
        width: 20%;
    }

    .navbar-light .navbar-toggler {
        background: url(../images/menuicon-bg.png) no-repeat !important;
        background-position: center !important;
        background-size: 100% !important;
        width: 5%;
        color: #fff;
        margin-left: 10px;
    }

    .grantee-stcikynote img {
        width: 28%;
    }

    .detox-list ul {
        list-style: none;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 10px;
        column-gap: 10px;
        -moz-column-gap: 10px;
        padding: 10px;
    }

    .left-pro-details {
        width: 29%;
    }

    .left-text {
        width: 67%;
    }

}

/** Shop Cart
 **************************************************************** **/
#cartContent .item {
    border-bottom:#ddd 1px dotted;
}

#cartContent .cart_img {
    float:left;
    width:100px;
    padding:10px;
    text-align:left;
}
#cartContent .product_name {
    float:left;
    width:50%;
    padding:10px;
}
#cartContent .qty {
    float:right;
    width:160px;
    font-size:15px;
    padding:10px;
    text-align:center;
}
#cartContent .qty input {
    padding:3px; margin:0;
    border:#ccc 1px solid;
    width:50px; margin-right:3px;
    text-align:center;
}
#cartContent .total_price {
    float:right;
    width:150px;
    font-size:15px;
    padding:10px;
    line-height:30px;
    text-align:center;
    font-weight:bold;
}
#cartContent .remove_item {
    float:right;
    padding:5px 0 0 10px;
    width:30px;
}
#cartContent a.remove_item {
    background:#fff;
    border:#eee 1px solid;
    padding-top:0;
    margin-top:10px;
    height:30px;
    line-height:28px;
    font-size:18px;
    text-decoration:none;
    color:#000;
    border-radius:3px;

}
#cartContent .total {
    text-align:right;
    font-weight:bold;
    padding:10px 0;
    text-align:right;
    width:200px;
}
#cartContent .total small {
    font-weight:normal;
    display:block;
}
#cartContent .totalToPay {
    font-size:18px;
    padding:10px 0;
    display:block;
}
#cartContent .btn_update {
    margin-top:20px;
}

#shop-cart-shipping {
    padding:20px 0;
    display:none;
}
.shop-cart-agree {
    padding-top:10px;
    padding-bottom:20px;
}
.shop-cart-checkout-alert {
    margin:30px 0;
}
.shop-cart-checkout-alert label {
    padding:6px 10px 0 10px;
}
.shop-cart-final-payment hr {
    margin:30px 0 6px 0;
}
.shop-cc-icons {
    padding:0 0 20px 20px;
}

/** Responsive
 **************************************************************** **/
@media only screen and (max-width: 768px) {
    #shop .top-shop-option {
        text-align:center;
    }
    #shop .top-shop-option select {
        float:none !important;
        width:100%;
    }

    #cartContent .item.head {
        display:none;
    }
    #cartContent .product_name {
        font-size:11px;
    }
    #cartContent .item .total_price {
        display:none;
    }
    #cartContent .item .qty {
        float:left;
        text-align:left;
    }
}

@media only screen and (max-width: 479px) {
    .shop-cc-icons {
        float:none !important;
        display:block;
        text-align:center;
        padding-left:0;
    }
    #shop .item-box figure {
        height:auto;
    }
}

.white-row {
    padding: 0 10px 10px 10px;
}

.form-row {
    margin-bottom: 15px;
}

.form-box {
    margin: 10px;
    border: 1px solid #483864;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.pdtx_attr select {
    max-width: 250px;
}
.pdtx_img {
    max-height: 202px;
    max-width: 100%;
}
.form-module-title {
    font-size: 1rem;
    font-weight: 600;
}

.c-pad {
    padding: 10px 10px 0px 10px;
}

a.tel-link {
    color: #FFF;
    font-size: 14px;
    padding-right: 0;
    text-decoration: none;
}