/*
  Custom CSS for responsive design
*/
#shopp .product-top {overflow: hidden;}
#shopp .product-top-left {position: relative;}
#shopp .product-top-right {width: 420px; float: right;}
#shopp ul.breadcrumb {display: none;}
#shopp dt, #shopp dd {width: 40%;}
#shopp div[id*="uniform-quantity-"],
#shopp div[id*="uniform-quantity-"] span {width: auto;}
#sidebar ul.menu {width: 100%;}
#shopp .views {display: none;}
#shopp .lmr {margin-top: 20px;}
.widget_shoppcartwidget {
  position: relative;
  top: 30px;
  line-height: 1;
  width: 150px;
  float: right;
  font-size: 14px;

}
.widget_shoppcartwidget .widgettitle {
  display: none;
}

/* body */
body, #nav ul li { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
body {
  font-size: 14px;
  /* font-weight: 300; */
}
#wrap {
  background: none;
}

/* content */
#content h1 { font-size: 20px; }
#content h2 { font-size: 20px; margin-bottom: 10px !important; }
#content h3 { font-size: 18px; margin: 20px 0 10px !important;}
#content h4 { font-size: 16px; }
#content h5 { font-size: 15px; }
#content h6 { font-size: 14px; }

/* header */
#header .widget-area h4 {font-weight: bold;}

/* footer */
#footer-widgeted form.product { text-align: center; margin-top: 10px; }
#footer-widgeted .footer-widgeted-1, .footer-widgeted-2, .footer-widgeted-3, .footer-widgeted-4 { width: 300px; height: 340px; }
#footer-widgeted .footer-widgeted-3, .footer-widgeted-4 { height: 157px; }
#footer-widgeted .footer-widgeted-3 .lmr, .footer-widgeted-4 .lmr { position: relative; }
#footer-widgeted .footer-widgeted-3 {margin-bottom: 10px;}
#footer-widgeted .footer-widgeted-4 { float: left; }

#footer-widgeted p { font-family: 'FuturaBkRegular';
  list-style: disc;
  margin: 0 0 0 18px;
  padding: 0;
  line-height: 18px;
  color: #666;
}

#footer-widgeted .product_img {
  float: left;
  margin: 10px;
}

#footer-widgeted ul li {
  list-style: none;
}

#footer-widgeted a, #footer-widgeted a:hover {
  text-decoration: none;
}

#footer-widgeted a.fa:before {
  padding-right: 5px;
}

#footer-widgeted .button, .page-template-product .button {
  font-size: 14px;
}

#footer-widgeted .addtocart.lmr,
.page-template-product .addtocart.lmr {
  bottom: 46px;
  border: none;
  text-align: left;
}

#footer-widgeted .lmr, .page-template-product .lmr {
  width: 248px;
}
#footer-widgeted .lmr:hover, .page-template-product .lmr:hover { font-size: 16px; }
.page-template-product .lmr p { display: none; }
.lmr {
    cursor: pointer;
  font-family: 'FuturaStdMediumBold';
  text-decoration: none !important;
  text-transform: uppercase;
  color: #e3b033 !important;
  font-size: 13px;
  line-height: 35px;
  letter-spacing: 2px;
  background: url('images/learn_more.png') no-repeat;
  width: 245px;
  height: 35px;
  margin: 0 0 0 1px;
  padding: 0 0 0 10px;
  display: block;
  text-shadow: 0 1.2px 0 #fff;
}

/* products page */
ul #product_links {
  list-style-type: none;
}
ul#product_links li { display: inline-block; }
hr {width: 100%; margin-top: 20px;}
h3.feature_table { clear: both; }
table.feature_table { width: 80%; margin: 20px auto 50px;}
table.feature_table td.fa { text-align: center; display: table-cell;}
table.feature_table td.fa-check {
  color: green;
}
table.feature_table td.fa-close {
  color: red;
}
.page-template-product:not(.justbuttons) #content-sidebar-wrap {
  background: none;
}
.page-template-product:not(.justbuttons) #content {
  width: 920px !important;
}

.page-template-product .hg_show_content {
  width: 30%; float: left; margin-right: 1%; padding: 1%;
}

@media (max-width: 980px) {
  #inner,
  .wrap,
  #content-sidebar-wrap,
  #home-page,
  #footer-widgeted  {
    width: 100% !important;
    }

  body {
    padding: 0 20px;
  }

  #header .widget-area {
    width: auto;
    }

  #cycle {
    float: none;
    margin: 0 auto;
  }

  .page-template-product #content.hfeed {
    width: 100% !important;
    padding: 20px 0;
  }

  .page-template-product .hg_show_content {
    width: auto !important;
  }

  #content-sidebar-wrap {
    background: none;
  }
  #content { width: 80% !important;}

   #optin, #sidebar {
    position: fixed;
    z-index: 99;
    right: -234px;
    top: 114px;
  }

  #sidebar {
    padding-top: 20px;
    border: 1px solid #fff;
    background: url('images/optinbg.png') repeat;
  }

  #optin:hover,
  #sidebar:hover {
    right: 0;
  }

  #optin h4 {
    position: absolute;
    left: -55px;
    background: url('images/contact-us-tab.png') no-repeat;
    height: 68px;
  }

  #sidebar #msg-icon {
    position: absolute;
    left: -58px;
    background: url('images/contact-us-tab.png') no-repeat;
    height: 68px;
  }
  #sidebar .widget-title {
    padding-left: 100px;
    width: 150px;
    position: relative;
    left: -68px;
    background: url('images/product-info.png') no-repeat;
    height: 68px;
    margin-bottom: -35px;
  }

  #footer-widgeted .footer-widgeted-1,
  #footer-widgeted .footer-widgeted-2,
  #footer-widgeted .footer-widgeted-3,
  #footer-widgeted .footer-widgeted-4 {
    width: 48% !important;
    margin: 0;
  }

  #footer-widgeted .footer-widgeted-1,
  #footer-widgeted .footer-widgeted-2 {
    margin-bottom: 20px;
    height: 330px !important;
  }

  .footer-widgeted-1,
  .footer-widgeted-3 {
    float: left;
  }

  .footer-widgeted-2,
  .footer-widgeted-4 {
    float: right !important;
  }

  #footer-widgeted .addtocart.lmr,
  #footer-widgeted .lmr {
    position: relative;
    bottom: 0 !important;
    float: left;
    clear: left;
  }

  #footer .gototop,
  #footer .creds {width: auto;}


}

@media (max-width: 800px) {
  #header .widget-area {
    float: left;
  }
  #nav {
    display: none;
  }

}

@media (max-width: 720px) {
  #cycle {
    background: url('https://www.hilgraeve.com/wp-content/uploads/2012/07/img03.jpg');
    margin-top: 20px;
    width: 100%;
  }
  #rotator {
    display: none;
  }
  #footer-widgeted .footer-widgeted-1,
  #footer-widgeted .footer-widgeted-2,
  #footer-widgeted .footer-widgeted-3,
  #footer-widgeted .footer-widgeted-4 {
    width: 80% !important;
    height: auto !important;
    margin: 0 auto 20px;
  }
}

@media (max-width: 640px) {
  #header .widget-area { clear: left;}
  #cycle {margin-top: 40px;}
  #shopp .product-top-right {width: auto !important;}
}

@media (max-width: 480px) {
  body {padding: 0;}
  #footer .creds {padding-left: 5px;}
  .header-image #header #title-area {
    width: 80%;
    background-size: contain;
    background-position-y: 50%;
  }
  #footer-widgeted .footer-widgeted-1,
  #footer-widgeted .footer-widgeted-2,
  #footer-widgeted .footer-widgeted-3,
  #footer-widgeted .footer-widgeted-4 {
    width: 95% !important;
    float: left !important;
  }
  #footer-widgeted .footer-widgeted-1 .widget-wrap,
  #footer-widgeted .footer-widgeted-2 .widget-wrap,
  #footer-widgeted .footer-widgeted-3 .widget-wrap,
  #footer-widgeted .footer-widgeted-4 .widget-wrap {
    padding-right: 55px;
  }
  .entry-content {
    padding-right: 20px;
  }
  #shopp dl {overflow: visible;}
  #shopp dt, #shopp dd { width: 50%;}
}

@media ( max-height: 580px ){
  #optin:hover,
  #sidebar:hover {
    top: 50px;
  }
}

@media ( max-height: 510px ){
  #optin:hover,
  #sidebar:hover {
    top: 20px;
  }
}

@media ( max-height: 480px ){
  #optin:hover,
  #sidebar:hover {
    top: 0;
  }
}

.lmr.smaller:hover { font-size: 14px; }
.lmr.smallest { font-size: 12px; }
.lmr.smallest:hover { font-size: 13px; }
.captcha-1 { top: -7px; }

#hover {
    position: relative;
    float:right;
}

#popup {
    opacity: 0;
    position: absolute;
    border: 1px solid transparent;
    overflow: hidden;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    width:250px;
}

#hover:hover #popup {
    padding: 2px 2px;
    height: auto;
    opacity: 1;
    border: 1px solid #eeeeee;
}