@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900.less');
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #59595b;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border-radius: 15px;
  background-color: #efefef;
  color: #555555;
  border: 1px solid #efefef;
}
#coupon_code {
  border-radius: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: unset;
}
a,
.alink {
  color: #83b441;
}
a:visited,
.alink:visited {
  color: #83b441;
  text-decoration: underline;
}
.action.primary:focus,
.action.primary:active,
.action.primary:visited {
  background-color: #83b441;
  border: 1px solid #83b441;
}
.action.primary.preorder {
  background-color: #ea6837;
  border: 1px solid #ea6837;
}
.action.primary.preorder:focus,
.action.primary.preorder:active,
.action.primary.preorder:visited {
  background-color: #ea6837;
  border: 1px solid #ea6837;
}
.block-search .label::before {
  color: #83b441;
}
.minicart-wrapper .block-minicart {
  border-radius: 15px;
}
.product-item .tocart {
  border-radius: 20px;
}
.abs-actions-addto::before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action::before,
.product-item-actions .actions-secondary > .action::before,
.product-social-links .action.tocompare::before,
.wishlist.split.button > .action.split::before,
.product-social-links .action.mailto.friend::before,
.product-social-links .action.towishlist::before,
.block-bundle-summary .action.towishlist::before,
.product-item .action.towishlist::before,
.table-comparison .action.towishlist::before {
  color: #83b441;
}
.product-reviews-summary.empty {
  display: none;
}
.repro360-earphone::before {
  position: relative;
  bottom: -3px;
  content: url(../images/Phone-icon-green.png);
}
.footerdef {
  background-color: #59595b;
  color: #ffffff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0px;
}
.footerdef a,
.footerdef a:hover {
  color: #ffffff;
}
.help_line_top {
  display: none;
}
.help_line_bottom {
  display: block;
  padding-top: 30px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
}
.logo_vetoquinol {
  margin-bottom: 0;
}
.logo_vetoquinol > img {
  display: none;
}
.block.newsletter .field .control::before,
.minicart-wrapper .action.showcart::before,
.nav-toggle::before {
  color: #83b441;
}
.block.newsletter {
  width: 100%;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #83b441;
}
.block.newsletter > .content {
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.block_subscribe_comment {
  background-color: #83b441;
  font-size: 18px;
  padding-top: 30px;
}
.logo {
  max-width: 65%;
}
.logo img {
  height: auto;
}
.find_us_fb {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #83b441;
  text-align: center;
  margin-bottom: 0;
}
.find_us_fb a {
  color: #ffffff;
}
.find_us_fb a:hover {
  color: #ffffff;
  background-color: #83b441;
}
.find_us_fb .fa-facebook::before {
  vertical-align: sub;
}
.footer-repro360-section {
  margin: auto;
}
.footer.content {
  border-top: 0px hidden;
  background-color: #59595b;
}
.footer.content .links li {
  background-color: #59595b;
}
.footer.content .links a {
  color: #ffffff;
}
.footer.content .links a:visited {
  color: #ffffff;
}
.footer.content .links a:hover {
  color: #59595b;
  background-color: #ffffff;
  text-decoration: none;
}
.repro360_copyrights,
.copyright {
  margin-bottom: 0;
  background-color: #59595b;
  font-size: 13px;
}
.minicart-wrapper .action.showcart .counter.qty {
  background-color: #83b441;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #83b441;
}
.opc-wrapper .shipping-address-item.selected-item::after {
  background-color: #83b441;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: block;
}
.checkout-index-index .logo {
  margin-left: 40px;
}
.two-cols {
  -webkit-column-count: 1;
  /* Chrome, Safari, Opera */
  -moz-column-count: 1;
  /* Firefox */
  column-count: 1;
}
.minicart-items {
  display: block !important;
}
.opc-block-summary .items-in-cart > .title::after,
.opc-block-summary .items-in-cart.active > .title::after {
  display: none;
}
