body {
  font-size: 13pt;
  font-family: 'Roboto Condensed', sans-serif;
}
a,
button.textlink,
input.textlink {
  color: #353535;
  font-weight: bold;
}
/* Top bar */
#toplinks {
  padding-top: 5px;
}
div#toplinks div.btn-group {
  top: -2px;
}
div#toplinks #alternate_currency_container {
  top: -2px;
}
.alt-currency button img {
  max-width: auto;
  max-height: 14px;
  height: 14px;
  vertical-align: baseline;
  position: relative;
  top: 1px;
}
.alt-currency .alt-currency-text {
  padding-right: 6px;
  vertical-align: middle;
  line-height: 1px;
  font-weight: bold;
  font-size: 16px;
}
.alt-currency button .alt-currency-text {
  padding-right: 6px;
  vertical-align: baseline;
  line-height: 1px;
  font-weight: normal;
}
.alt-currency ul {
  min-width: 100px;
  text-align: center;
  background-color: #EEE;
}
.alt-currency ul img {
  min-height: auto;
  min-width:  auto;
  height: auto;
  width: 28px;
  max-height: auto;
  max-width: auto;
}
.alt-currency .img-offset-1 img {
  position: relative;
  left: 1px;
}
.alt-currency .img-offset-2 img {
  position: relative;
  left: 2px;
}
.alt-currency select {
  display: none;
}
.giftcertlink {
  font-weight: normal;
  position: relative;
  top: -1px;
}
.mini-cart {
  position: relative;
  top: 7px;
}
.mini-cart i {
  font-size: 28px;
  color: #84ac34;
}
.mini-cart span {
  position: absolute;
  right: -9px;
  color: #FFF;
  top: -6px;
  background-color: #D80000;
  border-radius: 11px;
  border: 1px solid #D80000;
  height: 20px;
  width: 20px;
  font-size: 14px;
  text-align: center;
}

a:hover,
button.textlink:hover,
input.textlink:hover {
  color: #6C8D28;
}
div.ui-dialog-buttonset button, input[type="submit"], input[type=submit], .buttons a, a.reviews_write_review_link {
  background-color: #84ac31;
  border-color: #84ac31;
}
div.ui-dialog-buttonset button:hover, input[type="submit"]:hover, input[type=submit]:hover, .buttons a:hover, a.reviews_write_review_link:hover {
  background-color: #587812;
  border-color: #587812;
}
div#choose_wishlist input.button6, input.button383, input.button154, div.registrationside input[type="submit"], div.registrationside input[type=submit] {
  background: transparent;
  color: #2984BC;
  border: 0;
}
div#choose_wishlist input.button6:hover, input.button383:hover, input.button154:hover, div.registrationside input[type="submit"]:hover, div.registrationside input[type=submit]:hover {
  background: transparent;
  color: #31708F;
  text-decoration: underline;
  border: 0;
}
.product-pdf {
  padding-top: 0.66em;
}
div.suckertreemenu ul#ShopSite > li > a {
  padding-left: 0;
  padding-right: 28px;
}
@media screen and (max-width: 992px) {
  div.suckertreemenu ul#ShopSite > li > a {
    padding-left: 14px;
    padding-right: 14px;
  }
}
/* Override the changes shopsite made to bootstraps dropdown-menu */
.dropdown-menu {left: 0 !important; right: auto;}

/* Customize smart menu's css */
.sm-clean {
  border-radius: 0;
}

.newsletter-in-header {
  text-align: center;
}
.newsletter-in-header form {
  float: left;
  padding-left: 15px;
}
.newsletter-in-header input {
  margin-left: 5px;
}
.newsletter-in-header .form-control {
  display: inline-block;
  width: 200px;
}
.newsletter-in-header .form-control:focus {
  border-color: #CCC !important;
  box-shadow: inset 0 1px 1px #0000001a;
  -webkit-box-shadow: inset 0 1px 1px #0000001a;
}
.newsletter-in-header .newsletter-submit {
  padding: 4px 8px 3px 8px;
  text-transform: uppercase;
  height: 34px;
}
@media (max-width: 875px) {
  .newsletter-in-header .newsletter-fields {
    display: block;
  }
}
.message-under-logo {
  text-align: center;
  color: #00F;
  font-weight: bold;
  margin-top: 10px;
}
header {
  background-color: #84ac34;
}
#header {
  padding-top: 8px;
}
div#bootlogo {
    padding-right: 15px;
}
#shoptoggle {
  font-size: 120%;
  font-weight: bold;
  position: relative;
  top: 2px;
  color: #353535;
  font-size: 100%;
  text-transform: uppercase;
  text-align: center;
}

#shoptoggle i {
  font-family: FontAwesome;
  margin-right: 5px;
}
@media (min-width: 769px) and (max-width: 992px) {
  div#header > div#searcharea {
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  #bootlogo {
    padding-bottom: 10px;
  }
  #searcharea {
    padding-right: 0px;
  }
}
@media (max-width: 375px) {
  #search-field {
    width: 150px;
  }
}
.productsearch .search_field {
  padding-right: 10px;
}
.nav-tabs > li > a {
  font-size: 100%;
  font-weight: bold;
}
.btn-pcx {
  color: #000;
  background-color: #eee;
  border-color: #999;
  white-space: normal;
  padding: 12px;
}
.btn-pcx:hover {
  color: #fff;
  background-color: #84ac31;
  border-color: #000;
}
#looplinks .item {
  margin-bottom: 18px;
}
div.suckertreemenu a:hover, div.suckertreemenu ul#ShopSite > li:hover > a {
  color: #84ac31;
}
.acx-logo-menu {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.acx-logo-menu img {
  height: 35px;
}

.pcx-item-outer-wrapper {
  position: relative;
  padding-bottom: 63%; /* 5 / 3 desired ratio + padding + border = 61.97718631178707 but needs some fudge factor */
  height: 0;
}
.pcx-item-outer-wrapper .btn-pcx {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table
}
.pcx-item-outer-wrapper .btn-pcx .pcx-item-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
}
.pcx-item-outer-wrapper .btn-pcx img {
  max-height: 100%;
}
.alt-currency {
  display: inline-block;
  width: auto;
}
/* Cart */
.checkout_button .red {
  padding-top: 10px;
}
font[color="blue"] {
  color: #ED0000;
}
span[style="color: blue;"] {
  color: #ED0000 !important;
}
.field_warn,
.field_warning {
  background: #F7D9D9;
  border: 1px solid #ED0000;
}
.field_warn option,
.field_warning option {
  background: #FFF;
}
#cart-products .line {
  display: block !important;
}
.cart_image img,
#cart-products img {
  height: auto;
}
div#cart-products > div {
  margin-top: -1px;
}
div#cart-products .not-shippable {
  border: 1px solid red;
  border-radius: 5px 5px;
}
div#cart-products .not-shippable .err,
#paymentarea .err {
  color: red;
  font-weight: bold;
}
#paymentarea .err {
  margin-top: 10px;
}
div#cart-products .not-shippable + div {
  border-top: 0px none;
}
.cart-product-price {
  padding-right: 5px;
}
@media (max-width: 500px) {
  div#cart-products > div > div.cart-product-info,
  div#carttitles > div.cart-product-info {
    width: 60%;
  }
  div#cart-products > div > div.cart-product-price,
  div#carttitles > div.cart-product-price {
    width: 27%;
  }
}
#cart-totals .line {
  display: block !important;
  width: 30% !important;
  padding-right: 10px !important;
  padding-top: 0px !important;
  margin-left: auto;
}
/* Remove some space after the cart */
#cart-totals ~ .padlgv {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-product-quantity input[type="number"] {
  width: 60px;
}
.alt-prices {
  padding-right: 10px;
}

div#messages {
  text-align: left;
  margin-left: 15px;
}
#messages td {
  background-color: transparent !important;
  border: 3px solid #D80000 !important;
  color: #D80000 !important;
  font-weight: bold;
  padding: 10px 10px 5px 10px !important;
}
table.zipncountry td.zipncountry_txt {
  padding-right: 5px;
}
select.ship,
.cart-product-quantity input {
  margin-left: 5px;
}
#giftcertarea input {
  margin-left: 5px;
  margin-right: 10px;
}
/* Hide the paypal button */
.chk_button {
  position:static !important;
}
#CBP_wrapper {
  width: auto !important;
  height: auto !important;
}
#paypal_button {
  display:none;
}
/* With long ship options the select box wraps onto a separate line.  This fixes that. */
.taxnship select {
    max-width: 250px;
}
#paypal-button {
    margin: auto;
    max-width: 300px;
}
.cad-paypal-instructions,
.payment-method-message {
  display: none;
  margin-top: 25px;
  text-align: left;
  border-color: #84ac31;
}
.cad-paypal-instructions.panel-on-checkout {
  margin: 25px;
  margin-bottom: 10px;
}
.cad-paypal-instructions > .panel-heading,
.payment-method-message > .panel-heading {
  background-color: #84ac31;
  border-color: #84ac31;
  color: #FFF;
}
div#thankspayment table.payment td.payment_hdr {
    display: table-cell;  /* bootstrap-sscgi.css sets it to block */
}
div#cartcomments table {
    margin: auto;
}
input[name=giftcert_code] {
    width: 100px;
}
select.paytype {
  width: 100%;
}

/* move the wishlist add button on product page to beside the add to cart button */
.wish-and-add > form { /* add to cart form */
  display: inline-block;
}
.wish-and-add > span {
    position: relative;
}
.wish-and-add #morewish {
    top: 1px;
}
.wish-and-add #morewish form {
  display: inline-block;
  position: absolute;
  z-index: 100;
  top:-1px;
  margin-left: 10px;
}
.wish-and-add #morewish .ss_wl_Box {
  position: static;
}

/* move the wishlist add button on product listing to beside the add to cart button */
.wish-and-add-listing {
  position: relative;
}
.wish-and-add span#morewish {
  display: inline-block;
}
.loopprod .wish-and-add-listing .ss_wl_Box,
.wish-and-add span#morewish .ss_wl_Box {
  background-color: #84AC34;
  width: 165px;
  border-radius: 5px;
  padding: 6px 12px;
  margin: 5px 0px;
  position: relative;
  top: auto;
  right: auto;
  z-index: 10;
}
.loopprod .ss_wl_Box:hover .ss_wl_Label,
.loopprod .ss_wl_Label:hover,
span#morewish .ss_wl_Box:hover .ss_wl_Label,
span#morewish .ss_wl_Label:hover {
  background-image: url(/skin-img/heart-outline.png);
}
.loopprod .ss_wl_Box:before,
.wish-and-add span#morewish .ss_wl_Box:before {
  content: 'Add to Wishlist';
  color: #FFF;
}
.loopprod .ss_wl_Label,
.wish-and-add span#morewish .ss_wl_Label {
  background-image: url(/skin-img/heart-solid.png);
  display: inline-block;
  position:absolute;
  bottom: 3px;
  right: 12px;
}
.wish-and-add-listing > form:last-of-type,
.wish-and-add #morewish form {
  cursor: pointer;
  display: inline;
  position: static;
  margin-left: 0px;
  top:auto;
}
@media (max-width: 375px) {
  .loopprod .wish-and-add-listing .ss_wl_Box {
    width: 125px;
  }
  .loopprod .ss_wl_Label {
    bottom: 15px;
  }
}
/* Product listing and more info page */
.canadian-only {
    font-weight: bold;
}
.canadian-only {
    color: #6600CC;
}
.unit-of-measure {
    color: #D80000;
}
.free-ground-shipping {
    color: #0000FF;
    font-weight: bold;
}
.qty-in-stock {
  color: #00F;
  font-weight: bold;
  position: absolute;
  margin-top: 2px;
  margin-left: 4px;
}
.qty-in-stock i {
  color: #84ac31;
  font-size: 130%;
  margin-left: 5px;
}
.prodqty {
  width: 115px;
}
/* Product page */
#tabmoredetails .more-information-text {
    margin-bottom: 10px;
}
#tabmoredetails .additional-details {
  color: #0000FF;
  font-size: 16px;
}
#tabmoredetails .additional-details.stock-eta {
  color: #84ac31;
  font-weight: bold;
}
div#moreside span.saleprice {
    font-size: 110%;
}
#moreside h1 {
  font-size: 28px;
}
.has-fixed-cad-price .saleprice {
    font-size: 85%;
    font-weight: normal;
}
.has-fixed-cad-price .salepricealt {
    font-size: 17px;
    font-weight: bold;
}
.prod_img {
    max-width: 600px;
    margin:auto;
}
.row_img img {
    max-width: 248px;
}
.product-messages-two {
  min-height: 56px;
}
.product-messages-one {
  min-height: 42px;
}
.product-special-beside-messages {
  display: inline-block;
}
.product-special-beside-messages-one {
  text-indent: 10px;
  position: relative;
  top: 5px;
  white-space: nowrap;
  overflow: hidden;
}
.product-special-beside-messages-two {
  text-indent: 10px;
  position: relative;
  top: 16px;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 450px) {
  .product-special-beside-messages-two,
  .product-special-beside-messages-one {
    text-indent: 0px;
    top: 3px;
  }
}
#moreimage .prod_img {
  position: relative;
}
#moreimage .prod_img a:hover:after {
  font: normal normal normal 36px/1 FontAwesome;
  content: "\f00e";
  position:absolute;
  z-index: 10;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  display: block;
  vertical-align: middle;
  text-align: center;
  color: rgba(0, 0, 0, 0.25);
}
.alt-prices .yousave {
  margin-left: 10px;
}

/* Product listing page */
.loopproducts,
#loopproducts {
    display: flex;
    flex-wrap: wrap;
}
.loopproducts .item,
#loopproducts .item {
    border: 1px solid #D0D0D0;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0.5% 0.5% 5px;
}
.loopproducts .item.col-xs-6,
#loopproducts .item.col-xs-6 {
    width: 49%;
}
.loopproducts .item.col-xs-4,
#loopproducts .item.col-xs-4 {
    width: 32.3333333333%;
}
@media (min-width: 768px) {
    .loopproducts .item.col-sm-3,
    #loopproducts .item.col-sm-3 {
        width: 24%;
    }
}
@media (min-width: 992px) {
    .loopproducts .item.col-md-15,
    #loopproducts .item.col-md-15 {
        width: 19%;
    }
}
.loopproducts .item .loopprod,
#loopproducts .item .loopprod {
    padding-bottom: 15px;
}
#loopproducts .prodprice.discounted .saleprice {
  font-size: 90%;
  padding-right: 0px;
}
#loopproducts .prodprice.discounted .regprice {
  font-size: 80%;
  padding-right: 0px;
}


/* Index - Carousel */
div#carouselinner .bx-wrapper {
    box-shadow: none;
    -webkit-box-shadow: none;
}
div#carouselinner .bx-wrapper .bx-controls-direction a {
    z-index: 99;
}
div#carouselinner .bx-wrapper .slidesizedimage img {
    width: 800px;
}
div#carouselinner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center;
    width: 100%;
}
.bx-wrapper {
    margin-bottom: 40px;
}
/* Index - Headers */
.home-page-product-header {
    color: #003300;
    overflow: hidden;
    text-align: center;
    margin-top: 15px;
}
.home-page-product-header:before,
.home-page-product-header:after {
    background-color: #333333;
    content: '';
    position: relative;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    margin-top: -6px;
    width: 50%;
}
.home-page-product-header:before {
    right: 10px;
    margin-left: -50%;
}
.home-page-product-header:after {
    left: 10px;
    margin-right: -50%;
}
.bx-controls-auto {
    z-index: 100;
}
div#header > div#bootlogo {
  max-width: 49%;
}
@media screen and (max-width : 768px) {
  div#header > div#bootlogo {
    max-width: 100%;
  }
}

/* Index - Products */
.index-page div.prodgraphic > span > span:before,
.index-page div.prodgraphic > a > span:before {
    height: auto;
}
.index-page #loopproducts .moresku,
.index-page #loopproducts .wish-and-add-listing,
.index-page .loopproducts .moresku,
.index-page .loopproducts .wish-and-add-listing {
    display: none;
}
.index-page .loopproducts div.prodgraphic > a {
    height: auto;
}
.btn-primary {
    background-color: #84ac31;
    border-color: #84ac31;
}
.btn-primary:hover, .btn-primary:active {
    background-color: #587812;
    border-color: #587812;
}

/* Index - Additional Carousel */
#additional_slides {
    display: none;
}
/* footer */
footer .padlgv {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1px; /* shopsite uses an after which causes a blank line to right align the pay buttons */
}
.smalldivide {
    padding-top: 5px;
    padding-bottom: 5px;
}
#footertextb {
    padding-top: 0px;
    padding-bottom: 0px;
}
div#footerline2 > div {
  max-width: 35%;
}
@media screen and (max-width: 992px) {
  div#footerline2 > div {
    max-width: 50%;
  }
}

div#ss-email-lightbox {
  z-index: 15001 !important;
}

div#ss-overlay-mask,
.modal {
  z-index: 15000 !important;
}
.nav-msg {
  font-weight: bold;
  padding-left: 15px;
  color: #D00;
  margin: 0px auto;
  width: 100%;
  max-width: 1000px;
  text-align: left;
}
#footertextb a:link,
#footertextb a:visited,
#footertextb a:hover,
#footertextb a:active {
  color: #84ac31;
  font-weight: normal;
}
.toggle-ham {
  vertical-align: top;
  padding-top: 7px;"
}

/* CSS Fallback Navigation Start */
@media screen and (min-width: 993px) {
  .suckertreemenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #FFF;
  }
  .suckertreemenu ul li {
    display: block;
    position: relative;
    float: left;
    background: #FFF;
  }
  .suckertreemenu li ul {
    border-radius: 5px;
    border: 1px solid #000;
    display: none !important;
  }
  .suckertreemenu ul li:first-child,
  .suckertreemenu ul li:first-child a,
  .suckertreemenu ul li:last-child,
  .suckertreemenu ul li:last-child a {
    border-radius: 5px;
  }
  .suckertreemenu ul li a {
    display: block;
    padding: 2px 15px;
    text-decoration: none;
    white-space: nowrap;
    color: #000;
    line-height: 34px;
    font-weight: bold !important;
  }
  .suckertreemenu ul ul a {
    line-height: 19px !important;
    text-transform: none;
    padding: 2px 20px !important;
  }
  .suckertreemenu ul li a:hover {
    background: #FFF;
  }
  .suckertreemenu li:hover > ul {
    display: block !important;
    width: auto !important;
    position: absolute;
    z-index: 100;
  }
  .suckertreemenu li:hover li {
    float: none;
  }
  .suckertreemenu li:hover a {
    background: #FFF;
  }
  .suckertreemenu li:hover li a:hover {
    background: #FFF;
  }
  .suckertreemenu > ul li ul li {
    border-top: 0;
  }
  .suckertreemenu ul ul ul {
    left: 100%;
    top: 0;
  }
  .suckertreemenu ul:before,
  .suckertreemenu ul:after {
    content: " "; /* 1 */
    display: table; /* 2 */
  }
  .suckertreemenu ul:after {
    clear: both;
  }
  .suckertreemenu ~ .nav-msg,
  noscript .nav-msg {
    display: none;
  }
  /* arrow beside dropdown items */
  .suckertreemenu ul ul a:hover:before {
    content: '';
    background-image: url('/skin-img/arrow.png');
    position: absolute;
    width: 17px;
    height: 13px;
    left: 2px;
    top: 4px;
  }
}
/* CSS Fallback Navigation End */

/* Gift Certificate Screen Alignment */
.gift_certificate td {
  vertical-align: top;
  padding-top: 6px !important;
}

.gift_certificate table.giftcert_type tr:last-child td:last-child {
  font-size: 100%;
  font-style: normal;
}

.gift_certificate table.cert_num_amount tr td:nth-child(1),
.gift_certificate table.cert_to_from_msg tr td:nth-child(1) {
  width: 40% !important;
}
.gift_certificate table.cert_num_amount tr td:nth-child(2),
.gift_certificate table.cert_to_from_msg tr td:nth-child(2) {
  width: 60% !important;
}

.gift_certificate .cert_num_amount input,
.gift_certificate .cert_to_from_msg input,
.gift_certificate .cert_to_from_msg textarea {
  width: 100%;
  max-width: 100%;
}

.gift_certificate textarea {
  resize: vertical;
}

.gift_certificate .giftcert_type input {
  width: 60%;
  max-width: 60%;
  float: right;
  margin-top: 6px !important;
}

@media screen and (max-width: 600px) {
  .gift_certificate table.cert_num_amount tr td:nth-child(1),
  .gift_certificate table.cert_to_from_msg tr td:nth-child(1),
  .gift_certificate table.cert_num_amount tr td:nth-child(2),
  .gift_certificate table.cert_to_from_msg tr td:nth-child(2),
  .gift_certificate .giftcert_type input {
    width: 100% !important;
    max-width: 100%;
    display: block;
  }
}
