.footer .background-footer {
  background-image: url("images/footer.png");
  background-position: 0% 80%;
  background-repeat: no-repeat; }

.footer .pattern {
  padding-bottom: 220px;
  padding-top: 40px; }

.footer .background {
  border: 0 none; }

.standard-body .footer .background {
  border: 0 none; }

.scrollup {
  background-color: rgba(40, 160, 101, 0.5);
  border-radius: 18px;
  bottom: 150px;
  display: none;
  height: 60px;
  outline: none;
  padding: 6px;
  position: fixed;
  right: 15px;
  text-align: center;
  text-decoration: none;
  width: 60px;
  z-index: 99999; }
  .scrollup:hover {
    background-color: rgba(40, 160, 101, 0.7);
    border: none;
    box-shadow: none;
    outline: none; }
  .scrollup i {
    color: #fff;
    font-size: 42px; }

.shoppingCartBtn {
  background-color: rgba(40, 160, 101, 0.5);
  border-radius: 18px;
  bottom: 80px;
  display: none;
  height: 60px;
  outline: none;
  padding: 15px;
  position: fixed;
  right: 15px;
  text-align: center;
  text-decoration: none;
  width: 60px;
  z-index: 99999; }
  .shoppingCartBtn:hover {
    background-color: rgba(40, 160, 101, 0.7);
    border: none;
    box-shadow: none;
    outline: none; }
  .shoppingCartBtn i {
    color: #fff;
    font-size: 30px; }

.copyright {
  background-color: #325214; }
  .copyright .pattern {
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px; }
    .copyright .pattern a {
      color: #fff;
      font-size: 16px; }
    .copyright .pattern .line {
      margin-bottom: 20px; }

.no-drunk-driving {
  background: #000;
  bottom: 0;
  color: #fff;
  font-family: 'Roboto', Arial, Microsoft JhengHei, Heiti TC !important;
  font-size: 40px;
  position: fixed;
  vertical-align: top;
  width: 100%;
  z-index: 100; }
  .no-drunk-driving img {
    margin-top: -6px;
    vertical-align: middle; }

.scrollup {
  z-index: 9999; }

body {
  padding-bottom: 68px;
  font-size: 16px; }

ul.megamenu > li > a {
  font-size: 16px; }

.breadcrumb .container h1 {
  font-size: 40px; }

.header .header-top-inner {
  font-size: 16px; }

.footer h4 {
  font-size: 20px;
  margin-bottom: 15px; }

.js-shoppingCartCounts {
  position: absolute;
  right: -5px;
  top: -5px;
  background-color: #f00;
  border-radius: 42%;
  color: #fff;
  line-height: 1;
  padding: 3px 5px;
  font-size: 0.9em; }
  .js-shoppingCartCounts:empty {
    display: none; }

@media (min-width: 1400px) {
  .no-drunk-driving {
    text-align: center; } }

@media (max-width: 991px) {
  .copyright ul {
    float: none;
    padding-top: 5px; } }

@media (min-width: 992px) {
  .copyright ul {
    padding-top: 15px; }
  .container-megamenu.scroll-to-fixed-fixed {
    background-color: #fff;
    box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.3);
    width: 100% !important;
    left: 0 !important; }
  .typo-cart.scroll-to-fixed-fixed {
    width: auto !important;
    left: auto !important;
    top: 10px !important;
    right: -10px !important; }
    .typo-cart.scroll-to-fixed-fixed .qty-cart {
      position: absolute;
      top: -5px;
      right: 15px;
      background-color: #f00;
      color: #fff;
      border-radius: 42%;
      line-height: 1;
      padding: 3px 5px;
      font-size: 0.9em; }
    .typo-cart.scroll-to-fixed-fixed .typo-cart-label__itemdesc,
    .typo-cart.scroll-to-fixed-fixed .typo-cart-label__line,
    .typo-cart.scroll-to-fixed-fixed .typo-cart-label__price,
    .typo-cart.scroll-to-fixed-fixed .icon-dropdown {
      display: none; }
  .account-list {
    display: inline-block;
    vertical-align: top;
    width: calc(49% - 30px);
    margin-left: 30px;
    margin-top: 15px; }
  .account-box {
    position: relative;
    margin-top: 15px;
    border: 0 none; }
    .account-box .box-heading {
      text-align: left;
      margin-top: 0;
      position: absolute;
      top: 11px; }
    .account-box .list-box {
      margin-left: 100px; }
      .account-box .list-box li {
        display: inline-block;
        vertical-align: top; } }

@media (max-width: 859px) {
  .no-drunk-driving {
    font-size: 20px; }
  body {
    padding-bottom: 44px; } }

@media (max-width: 463px) {
  body {
    padding-bottom: 78px; } }

.cart-total {
  overflow: hidden; }

.whishlist-btn {
  font-size: 12px;
  padding: 0 10px; }

.product-info .price .price-new,
.product-grid .product .price .price-new,
.special-price .price,
.product-compare table .price-new,
.price .price-new {
  color: #007d39; }

@media (max-width: 991px) {
  .top-seach,
  .logo-home,
  .typo-top-cart {
    height: 75px; }
  .button-search {
    width: 40px; } }

@media (max-width: 767px) {
  .breadcrumb {
    margin-top: 0; }
  iframe {
    width: 100% !important; }
  .megaMenuToggle {
    cursor: default; }
  .js-megamenuToogle {
    cursor: pointer; }
  .settings-topbar {
    position: fixed;
    top: 5px;
    z-index: 100001; }
  .typo-cart {
    position: fixed;
    top: 10px;
    right: 70px;
    z-index: 100001; }
  .camera_slider {
    margin-top: 0; }
  .no-drunk-driving {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    padding-bottom: 5px; }
  .no-drunk__logo {
    -ms-flex-order: 2;
        order: 2;
    margin-right: 5px; }
  .no-drunk__item1 {
    -ms-flex-order: 1;
        order: 1;
    width: 100%;
    text-align: center; }
  .no-drunk__item2 {
    -ms-flex-order: 3;
        order: 3; }
  .responsive .typo-icon-ajaxcart .typo-cart-label .print {
    display: block; }
  .responsive .typo-icon-ajaxcart .typo-cart-label .typo-cart-label__line,
  .responsive .typo-icon-ajaxcart .typo-cart-label .typo-cart-label__price,
  .responsive .typo-icon-ajaxcart .typo-cart-label .typo-cart-label__itemdesc {
    display: none; }
  .responsive .typo-icon-ajaxcart .typo-cart-label .qty-cart {
    position: absolute;
    color: #fff;
    background-color: #f00;
    line-height: 1;
    border-radius: 42%;
    padding: 3px 5px;
    top: -3px;
    right: -10px;
    font-size: 0.9em; }
  #main {
    padding-top: 54px; }
    #main .header-inner > .row > div:first-child, #main .header-inner > .row > div:last-child {
      width: 0;
      padding-left: 0;
      padding-right: 0; }
    #main .header-inner > .row > div:nth-child(2) {
      width: 100%; }
    #main .container-megamenu {
      position: fixed;
      right: 0;
      top: 0;
      left: 0;
      z-index: 100000;
      background-color: #fff;
      box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.3); }
    #main .button-search {
      position: fixed;
      top: 13px;
      right: 110px;
      z-index: 100001; }
  .responsive .megamenu-wrapper {
    margin-top: 0; }
  .megamenuToogle-wrapper .container {
    height: 54px; }
    .megamenuToogle-wrapper .container > div {
      padding-top: 12px;
      float: right; }
  .megamenu {
    height: calc(100vh - 138px);
    overflow-y: auto; }
  .responsive #main .breadcrumb .container {
    padding-top: 30px;
    padding-bottom: 30px; }
  .settings .settings-inner {
    right: inherit;
    padding-top: 0; }
  .product-list > div img {
    margin: auto; }
  .product-shop {
    padding-top: 10px; }
  .product-list .product-shop .desc {
    margin-bottom: 20px;
    margin-top: 10px; }
  .scrollup {
    bottom: 90px;
    height: 48px;
    width: 48px;
    padding: 3px;
    right: 21px;
    border-radius: 15px; }
    .scrollup i {
      font-size: 35px; }
  .shoppingCartBtn {
    display: none !important; }
  .footer .background-footer {
    background-size: contain;
    background-position: center bottom; }
  .mobile-landscape .product-list.active > .row {
    clear: both; }
    .mobile-landscape .product-list.active > .row > .col-xs-12 {
      float: left;
      width: 65%; }
      .mobile-landscape .product-list.active > .row > .col-xs-12:first-child {
        width: 35%; }
  .sitemap-list {
    padding-left: 0; } }

.center-column {
  padding-top: 30px; }

.category-info > p {
  padding-bottom: 5px; }

.typo-ajax-container .typo-ajax-checkout .view-cart {
  float: right; }

.button:hover,
.btn:hover {
  border-color: #007d39;
  background-color: #007d39; }

.box > .prev:hover,
.box > .next:hover {
  border-color: #007d39;
  background: #007d39; }

.add-to-links > div a:hover {
  border-color: #007d39;
  background: #007d39; }

a:hover,
.footer .pattern a:hover,
.header-top-inner a:hover {
  color: #007d39; }

#contactForm button {
  border: solid 1px #999; }
  #contactForm button span {
    color: #999;
    background-color: #fff; }
  #contactForm button:hover span {
    color: #fff;
    border-color: #007d39;
    background-color: #007d39; }

ul.megamenu > li > a:hover,
ul.megamenu > li.active > a,
ul.megamenu > li.home > a,
ul.megamenu > li:hover > a {
  color: #007d39; }

ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:hover {
  color: #007d39; }

.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:hover, .responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:hover, .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li.active > a, .responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li.active > a {
  color: #007d39; }

.MINI #twcad2 {
  left: 80px !important;
  top: -25px !important; }

.form-hidden {
  position: absolute;
  visibility: hidden;
  z-index: -1; }

.sitemap-list {
  list-style: none; }
  .sitemap-list > li {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 15px; }
    .sitemap-list > li > a,
    .sitemap-list > li > .sitemap-list__summary {
      background-color: #48b780;
      color: #fff;
      border-radius: 4px; }
    .sitemap-list > li > a:hover {
      background-color: #6dc599; }
  .sitemap-list ul {
    list-style: none;
    padding-left: 0; }
    .sitemap-list ul li {
      border-top: 1px solid #ddd; }
      .sitemap-list ul li:first-child {
        border-top: 0 none; }
  .sitemap-list a,
  .sitemap-list .sitemap-list__summary {
    display: block;
    padding: 10px 15px; }
  .sitemap-list a {
    will-change: color, background-color; }

.account-box .box-heading {
  margin-bottom: 0; }

.account-box .list-box li::before {
  top: 16px; }

.account-list {
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px; }
  .account-list h2 {
    background-color: #48b780;
    color: #fff;
    border-radius: 4px;
    padding: 10px 15px; }
  .account-list .list-unstyled {
    margin-bottom: 0; }
    .account-list .list-unstyled li {
      border-top: 1px solid #ddd; }
      .account-list .list-unstyled li:first-child {
        border-top: 0 none; }
    .account-list .list-unstyled a {
      display: block;
      padding: 10px 15px; }

.account-box .box-heading {
  margin-bottom: 0; }

.account-box .list-box li::before {
  top: 16px; }

/*# sourceMappingURL=custom.css.map */
