/* -------------- GLOBAL -------------- */
body {
    background:url(//cdn10.bigcommerce.com/s-c6b4w2z/templates/__custom/images/greenwaterfall.jpg?t=1750868093) no-repeat center top fixed #167C32;
    background-size: cover;
}
.header {
    background: transparent;
    border-bottom: none; 
}
#Header .inner {
    background: transparent !important;
}
.page {
    background: transparent !important;
}
.page .main .inner {
    background:#fff;
}
body#home .main .inner {
    background:transparent;
    padding:20px 0px 20px 0px;
}
.main .inner {
    padding: 20px;
}
.productlist-page {
    background:#fff;
    padding: inherit;
    padding-top: 20px;
}
.header {
    /*position: fixed;
    width: 100%;
    z-index: 999;*/
}
.header .inner {
    position:relative;
}
blockquote {
    margin: 30px 30px 30px 50px;
    font-size: 17px;
    line-height: 1.2em;
    background: #eee;
    padding: 20px;
}
.footer-main {
    /*background: #eee;*/
    background:#323232;
    background: -webkit-gradient(linear,left top,left bottom,from(#323232),to(#000000)); 
    background: -webkit-linear-gradient(top,#323232,#000000) !important; 
    background: -moz-linear-gradient(top,#323232,#000000);
    background: -ms-linear-gradient(top,#323232,#000000);
    background: -o-linear-gradient(top,#323232,#000000);
}
.footer-links {
    background: #508051;
}
.footer-links > .inner,
.footer-links > .inner a,
.powered-by a {
    color:#fff;
}
.footer-links ul {
    border-top:1px solid #fff;
}
#socnet h2 {
    color: #ace634;
}
/* -------------- HEADER -------------- */
.header {
    background:#508051;
}
.TopMenu {
    color:#fff;
    font-size:1em;
    margin-bottom:5px;
}

.TopMenu a {
    color: #000;
    font-weight:bold;
    
}
.TopMenu a:hover {
    text-decoration:underline;
}
.CartLink { 
    background:#ccff00;
    /*background:linear-gradient(to top, rgba(47,142,1, 1) 0%, rgba(127,196,112, .6) 100%, rgba(127,196,112, .2) 100%);*/
    border-radius: 3px;
    padding: 6px !important;
}
.toll-free {
    width: 100%;
    max-width:300px;
    /*border: 1px solid red;*/
    position: absolute;
    right: 0px;
    margin-top:50px;
}
.toll-free p {
    margin:0px;
    text-align:right;
}
.toll-free-lg {
    color: #fff; 
    line-height: 30px;
}
.toll-free-lg span {
    font-size: 25px; 
    color: #ace634;
    font-weight:bold;
}
.toll-free-sm {
    color: #fff; 
    line-height: 12px;
    font-size: 11px; 
    font-weight: 100; 
}
.toll-free-sm span {
    color: #ace634;
    font-weight:bold;
}

/* -------------- PRIMARY MENU/NAV -------------- */
.PageMenu { /*black*/
    background:#323232;
    background: -webkit-gradient(linear,left top,left bottom,from(#323232),to(#000000)); 
    background: -webkit-linear-gradient(top,#323232,#000000) !important; 
    background: -moz-linear-gradient(top,#323232,#000000);
    background: -ms-linear-gradient(top,#323232,#000000);
    background: -o-linear-gradient(top,#323232,#000000);
    margin:0px;
}
/*.PageMenu { /*green*/
    background:#2F8E01;
    background: -webkit-gradient(linear,left top,left bottom,from(#7FC470),to(#2F8E01)); 
    background: -webkit-linear-gradient(top,#7FC470,#2F8E01) !important; 
    background: -moz-linear-gradient(top,#7FC470,#2F8E01);
    background: -ms-linear-gradient(top,#7FC470,#2F8E01);
    background: -o-linear-gradient(top,#7FC470,#2F8E01);
    margin:0px;
}*/
.PageMenu .sf-menu > li > a {
    color:#fff !important;
    font-size:1.1em;
}
.PageMenu .sf-menu > li > a {
  /*color: #333333;*/
    color:#fff;
}
.PageMenu li ul {
  /*background: #333333;*/
}

.PageMenu li ul { /*black*/
    background:#323232;
    background: -webkit-gradient(linear,left top,left bottom,from(#323232),to(#000000)); 
    background: -webkit-linear-gradient(top,#323232,#000000) !important; 
    background: -moz-linear-gradient(top,#323232,#000000);
    background: -ms-linear-gradient(top,#323232,#000000);
    background: -o-linear-gradient(top,#323232,#000000);
    box-shadow: 0px 1px 1px #323232;
    border-radius:0px 0px 4px 4px;
    padding:10px;
}
/*.PageMenu li ul { /*green*/
    background:#2F8E01;
    background: -webkit-gradient(linear,left top,left bottom,from(#7FC470),to(#2F8E01)); 
    background: -webkit-linear-gradient(top,#7FC470,#2F8E01) !important; 
    background: -moz-linear-gradient(top,#7FC470,#2F8E01);
    background: -ms-linear-gradient(top,#7FC470,#2F8E01);
    background: -o-linear-gradient(top,#7FC470,#2F8E01);
}*/
.PageMenu li ul li a {
    color:#ffffff;
}
.PageMenu li ul li a:hover {
    /*color:#fff;*/
    color:#00a8ff;
    text-decoration:underline;
}
.PageMenu li ul::before {
    border-color: transparent transparent #7FC470 transparent;
}

/* -------------- HOME PAGE -------------- */
#HomeSlideShow {
    background-color:transparent;
}
.flex-control-paging li a:hover {
     color:blue !important;
}
.flex-control-paging li a {
     color:blue !important;
}
#HomeFeaturedProducts {
    background-color:#fff;
    padding:20px;
}
#HomeFeaturedProducts h3 {
    color:#2F8E01;
    font-size:35px;
    letter-spacing: -.04em;
    line-height: 100%;
}

/* -------------- KLEEN GREEN PANEL -------------- */
.kleengreen { 
    height:auto;
    padding: 20px;
    background-color: #76BE60;
    margin:20px;
}
.kleengreen p {
}
.kleengreen table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
    background-color:#F2F2F2;
    width:98% !important;
}
#CategoryHeading .TitleHeading {
    color:#2F8E01;
}

/* -------------- BIZ CRED BANNER -------------- */
.Block.banner_home_page_bottom div {
    width:100%;
    text-align:center;
}
.banner_home_page_bottom ul {
    list-style:none;
    text-align:center;
}
.banner_home_page_bottom ul li {
    display: block;
    float: left;
    width: 19%;
    /*border: 1px solid red;*/
    height: 170px;
}
.banner_home_page_bottom ul li a,
.banner_home_page_bottom ul li div,
.banner_home_page_bottom ul li img {
    margin:0px auto;   
}
div.AuthorizeNetSeal {
    width: 100px !important;
}
.Block.banner_home_page_bottom div:first-child {
   margin-left: 20px;
   margin-top:20px;
}
a#bbblink {
    margin:50px auto 0px auto !important;
}

/* -------------- COMMON PESTS FIXED MENU -------------- */
.common-pests {
    position: absolute;
    top: 280px;
    left: 0px;
    /*border: 1px solid red;*/
    width: 10%;
    min-width:120px;
    height: auto;
    /*background:linear-gradient(to top, rgba(47,142,1, 1) 0%, rgba(127,196,112, .6) 80%, rgba(127,196,112, .2) 100%);*/
    background:linear-gradient(to top, rgba(0,0,0, 1) 0%, rgba(50,50,50, .6) 80%, rgba(50,50,50, .2) 100%); 
    border-radius: 0px 5px 5px 0px;
}
.common-pests ul {
    list-style:none;
}
.common-pests h2 {
    /*color:#fff;*/
    color: #ace634;
    font-size: 190%;
    margin: 20px 10px 0px 10px;
    letter-spacing: -.04em;
    line-height: 100%;
    width: 70%;
}
.common-pests ul li {
    list-style: none;
    margin: 0px;
    width: 80%;
    height: 125%;
}
.common-pests ul li a {
    color:#fff;
    display: block;
    font-size: 120%;
    font-weight: bold;
}
.common-pests ul li a:hover {
    text-decoration: underline;
    color:#d1ed9a;
}

/* -------------- INTERNATIONAL MENU -- Moved to Footer 04/19 -------------- */
.international ul {
   display:flex;
   color:#fff;

}
.international ul li {
   margin:.25em;
   text-align:center;
}
.international h2 {
    color: #ace634;
}
/* -------------- Category/Product FIXED MENU -------------- */
.nvCategoryList {
    position: absolute;
    text-align: left;
    top: 295px;
    right:0px;
    width: 10%;
    height: auto;
    background:linear-gradient(to top, rgba(0,0,0, .6) 60%, rgba(50,50,50, 1) 80%, rgba(50,50,50, .6) 100%);
    border-radius: 5px 0px 0px 5px;
    padding:10px;
}

.nvCategoryList h2 {
    color: #ace634;
    font-size: 190%;
    letter-spacing: -.04em;
    line-height: 100%;
    width: 70%;
}
.nvCategoryList ul li {
    list-style:none;
}
.nvCategoryList ul li a {
    color:#fff;
    display: block;
    font-size: 100%;
    font-weight: bold;
    text-decoration:underline;
}
.nvCategoryList ul li a:hover {
    text-decoration: underline;
    color:#d1ed9a;
}
.nvCategoryList ul li a:hover {
     color: #fff;
}
.nvCategoryList ul li ul {
     margin:0 0 20px 8px;
}
.nvCategoryList ul li ul li a {
    font-weight: normal;
    text-decoration:none;
}

/* -------------- SOCIAL ICONS FIXED MENU -------------- */
.social {
    position: absolute;
    top:0px;
    right: 0px;
    /*border: 1px solid red;*/
    width: auto;
    height: auto;
/*background:linear-gradient(to top, rgba(47,142,1, 1) 0%, rgba(127,196,112, .6) 80%, rgba(127,196,112, .2) 100%);
border-radius: 5px 0px 0px 5px;*/
    padding: 10px 10px 0px 0px;
}
.social ul li {
    margin:5px;
    padding:0px;
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 20px;
}
li.facebook {
    background-color: #3b5998;
}
li.twitter {
    background-color: #5dd7fc;
}
li.youtube {
    background-color: #ce232c;
}

/* -------------- TESTIMONIALS -------------- */
ol.testimonials {
    list-style: none;
    width: 40%;
    float: left;
    background: #eee;
    padding: 20px;
}
ol.testimonials li {
    line-height:1.5em;
}
ol.testimonials li a:hover {
    color:#333;
}
/* -------------- FOOTER -------------- */
.footer {
    margin-top:30px;
}

.footer-columns .grid__item .common-pests {
    position:relative !important;
    background:none !important;
    top:0px;
}
.footer-columns .grid__item .common-pests h1 {
    /*color: #333333;*/
    color:#fff;
    font-size: 14px;
    padding: 0 0 1em 0;
    line-height: 20px;
    text-transform: none;
    font-weight: bold;
    margin:0px;
    width:100%;  
}
.footer-columns .grid__item .common-pests ul {
    float: left;
    width: 100% !important;
    margin: 0;
    list-style: none; 
    padding: 0;
    
}  
.footer-columns .grid__item .common-pests ul li {
    padding: 5px 0;
    float: left;
    position: relative;
    width: 100%;
    margin: 0;
    list-style: none;
}

.footer-columns .grid__item .common-pests ul li a {
    /*color:#323232 !important;*/
    display: block;
    font-size: 100% !important;
    font-weight: normal !important;
}

.footer-columns .grid__item .common-pests ul li a:hover {
    text-decoration:none;
    color:#00a8ff !important;
}
.copyright {
    font-size: 11px;
    text-align:center;
}
.doctor_trusted {
    float: right;
    margin: 20px 50px 20px 20px;
}
.SocialConnect ul {
    background-color:#93c47d;
}
/* -------------- CHECKOUT -------------- */
.fastCartSummaryBox .ProceedToCheckout .CheckoutButton a.btn {
    background-color: lightseagreen !important;    
}
.btn.alt {
    background-color: #ccff00 !important;
}
.CartRemoveLink {
    /*width: 25px;
    height: 25px;
    background: url(//cdn3.bigcommerce.com/r-2b5da00…/themes/ClassicNext/images/icon_sprite.png) no-repeat -42px -44px #ccff00;
    border-radius: 5em;*/
}
div.shippingquote div a {
    font-size: 20px;
    color: orange;
    text-decoration: underline;
    font-weight: bold;
    line-height: 2em;
}

.video-outer-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-evenly;
}
.video-wrap {
    width: 40%;
    border-bottom: 1px solid black;
    margin: 20px 0;
    padding: 0 5em 0 0;
}
.video-wrap iframe {
  /*width: 200px;
  height: 150px;*/
}
/* -------------- RESPONSIVE -------------- */
/* 1335px */
@media screen and (max-width: 1335px) {
.nvCategoryList {
     top:475px;
}
}
/* 1099px */
@media screen and (max-width: 1099px) {
    .international,
    .common-pests {
        top: 53%;
}
.nvCategoryList {
    display:none;
}
.video-wrap {
  width: 100%;
}
}

/* 1024px */
@media screen and (max-width: 1024px) {

.international,
.common-pests {
     display:none;
}
.footer-columns .grid__item .common-pests {
     display:block !important;
}
.banner_home_page_bottom ul li {
    width: 25%;
}
.social {
    display:none;
}
}

/* 768px */
@media screen and (max-width: 768px) {
.main .inner {
    
}
.toll-free {
    top:0px;
}
.common-pests {
        display:none;
}
.international {
    position: relative;
    clear: both;
    text-align: center;
    width:100%;
    background:rgba(47,142,1, 1);
    border-radius:5px;
    margin-top:20px;
}
.international h2 {
    text-align: center;
}
.footer-columns .grid__item .common-pests {
    display:block;
    width:100%
}
.social {
    display:none;
}
.banner_home_page_bottom ul li {
    width: 40%;
}
}

/* 545px */
@media screen and (max-width: 545px) {
.main .inner {
    
}
.banner_home_page_bottom ul {
    width: 50%;
    margin: auto;
    padding: 0px;
}
.banner_home_page_bottom ul li {
    padding: 10px 0px 10px 0px;
}
.banner_home_page_bottom ul li,
.banner_home_page_bottom ul li a,
.banner_home_page_bottom ul li div,
.banner_home_page_bottom ul li img {
    display: table-cell !important;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    display:block;
}
#natgeo {
    max-width:150px;
}
#bbblink img {
    max-width: 200% !important;
}
#bbblink {
    margin-left: -150px !important;
}

}

/* 480px */
@media screen and (max-width: 480px) {

.PageMenu .sf-menu {
    display:none;
}
.main .inner {
    
}
.toll-free {
    display:none;
}
.banner_home_page_bottom ul {
    width: 45%;
    margin: auto;
    padding: 0px;
}
.banner_home_page_bottom ul li {
    padding: 10px 0px 10px 0px;
}
.banner_home_page_bottom ul li,
.banner_home_page_bottom ul li a,
.banner_home_page_bottom ul li div,
.banner_home_page_bottom ul li img {
    display: table-cell !important;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    display:block;
}

}