@import "../library/fonts/budicon/css/budicon.css";
@import "../library/owl/assets/owl.carousel.min.css";
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.margin-top {
  margin-top: 30px !important;
}
.margin-bottom {
  margin-bottom: 30px !important;
}
.margin-right {
  margin-right: 30px !important;
}
.margin-left {
  margin-left: 30px !important;
}
.margin-right2 {
  margin-right: 15px !important;
}
.margin-left2 {
  margin-left: 15px !important;
}
.no-margin {
  margin: 0px !important;
}
.padding-top {
  padding-top: 30px !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.padding-bottom {
  padding-bottom: 30px !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.padding-right {
  padding-right: 30px !important;
}
.padding-left {
  padding-left: 30px !important;
}
.no-padding {
  padding: 0px !important;
}
.float-right {
  float: right !important;
}
.float-left {
  float: left !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-small {
  font-size: 16px;
}
.text-smaller {
  font-size: 14px;
  color: #d0cfce;
}
.text-large {
  font-size: 18px;
}
.text-grey {
  color: #dfdedd;
}
.text-white {
  color: rgba(255, 255, 255, 0);
}
.text-black {
  color: #303538;
}
.height-150 {
  min-height: 150px;
}
.height-200 {
  min-height: 200px;
}
.height-250 {
  min-height: 250px;
}
.height-300 {
  min-height: 300px;
}
.height-350 {
  min-height: 350px;
}
.height-400 {
  min-height: 400px;
}
.gap50 {
  height: 50px;
}
.gap100 {
  height: 100px;
}
.bg-yellow {
  background-color: #f9bf59;
}
.bg-blue {
  background-color: #41a1d5;
}
.bg-grey {
  background-color: #d0cfce;
}
.bg-grey-lighten {
  background-color: #dfdedd;
}
.bg-grey-darken {
  background-color: #c1c0bf;
}
.bg-black {
  background-color: #303538;
}
.bg-black-lighten {
  background-color: #393f42;
}
.bg-black-darken {
  background-color: #000000;
}
.bg-white {
  background-color: rgba(255, 255, 255, 0);
}
.bg-white-lighten {
  background-color: #ffffff;
}
.bg-white-darken {
  background-color: #f3f0eb;
}
.bg-default {
  background-color: #000a75;
}
.bg-default-lighten {
  background-color: #000a66;
}
.bg-default-darken {
  background-color: #000a57;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.disable {
  
}@include opacity(0.4);
.clearfix {
  clear: both;
}
.bg-red {
  background-color: #d64b4d !important;
}
.shadow-bottom {
  -webkit-box-shadow: 0 0 5px #d0cfce;
  -moz-box-shadow: 0 0 5px #d0cfce;
  box-shadow: 0 0 5px #d0cfce;
  z-index: 2;
  position: relative;
}
@media (min-width: 1200px) {
  .float-right-large {
    float: right !important;
  }
}
body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 0px;
  margin: 0;
  color: #303538;
  background-color: #000a66;
}
img {
  max-width: 100%;
  height: auto;
}
.bgContent {
  background-color: #f3f0eb;
}
.bgMenu {
  background-color: #f3f0eb;
  background-color: #83a046;
  margin-left: -15px;
  margin-right: -15px;
}
.bgSubMenu {
  background-color: #d0cfce;
  margin-left: -15px;
  margin-right: -15px;
}
.followUs {
  text-decoration: none;
  font-size: 21px;
  font-weight: 700;
  display: inline-block;
  padding-top: 80px;
  padding-bottom: 40px;
}
.woocommerce-thankyou-order-details.order_details {
  margin-bottom: 80px;
  padding-left: 0;
}
.woocommerce-thankyou-order-details.order_details .order {
  display: none;
}
.single-product ul.tabs {
  display: none;
}
.single-product .single_add_to_cart_button {
  margin-top: 20px !important;
}
.single-product .addon-description {
  color: red;
}
.single-product .variations td.label {
  color: black;
  font-size: 16px;
}
.woocommerce-form__label-for-checkbox.checkbox {
  line-height: normal;
  padding-left: 20px;
}
.woocommerce-form__label-for-checkbox.checkbox .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
  position: absolute;
  left: 0;
  top: 5px;
}
.woocommerce-password-strength.short,
.woocommerce-password-strength.bad {
  display: none !important;
}
.woocommerce nav.woocommerce-MyAccount-navigation,
.woocommerce-page nav.woocommerce-MyAccount-navigation {
  min-width: 100%;
  width: auto !important;
  background-color: #d0cfce;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: -40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  padding-top: 10px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li a {
  color: #303538;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #f3f0eb;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #f3f0eb;
}
.woocommerce .woocommerce-variation-availability .stock.out-of-stock,
.woocommerce-page .woocommerce-variation-availability .stock.out-of-stock {
  display: block;
  color: #ffffff;
  background-color: #d64b4d;
  padding: 6px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.woocommerce .woocommerce-MyAccount-content,
.woocommerce-page .woocommerce-MyAccount-content {
  width: 100%;
}
.woocommerce .payment_box.payment_method_cheque,
.woocommerce-page .payment_box.payment_method_cheque {
  background-color: #f9bf59 !important;
}
.woocommerce .payment_box.payment_method_cheque::before,
.woocommerce-page .payment_box.payment_method_cheque::before {
  border-color: #f9bf59 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
}
.woocommerce .mod-content .contentBox,
.woocommerce-page .mod-content .contentBox {
  margin: 0;
}
.woocommerce .woocommerce-thankyou-order-received,
.woocommerce-page .woocommerce-thankyou-order-received {
  font-size: 21px;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering,
.woocommerce .page-title,
.woocommerce-page .page-title {
  display: none;
}
.woocommerce .button,
.woocommerce-page .button {
  color: #f3f0eb !important;
  background-color: #547114 !important;
}
.woocommerce .button.disabled,
.woocommerce-page .button.disabled,
.woocommerce .button:hover,
.woocommerce-page .button:hover {
  color: #547114;
}
.woocommerce .checkout-button.button,
.woocommerce-page .checkout-button.button,
.woocommerce .button.wc-forward,
.woocommerce-page .button.wc-forward {
  color: #547114 !important;
  border: solid 2px #547114;
  background-color: transparent !important;
  text-align: center;
}
.woocommerce .checkout-button.button.disabled,
.woocommerce-page .checkout-button.button.disabled,
.woocommerce .button.wc-forward.disabled,
.woocommerce-page .button.wc-forward.disabled,
.woocommerce .checkout-button.button:hover,
.woocommerce-page .checkout-button.button:hover,
.woocommerce .button.wc-forward:hover,
.woocommerce-page .button.wc-forward:hover {
  color: #547114;
}
.woocommerce .input-text,
.woocommerce-page .input-text {
  padding: 5px;
}
.woocommerce #order_review_heading,
.woocommerce-page #order_review_heading {
  padding-top: 40px;
}
.woocommerce .shop_table,
.woocommerce-page .shop_table {
  background-color: #ffffff;
}
.woocommerce ul.products h3,
.woocommerce-page ul.products h3 {
  font-size: 18px !important;
  padding-bottom: 0 !important;
}
.woocommerce ul.products h3 span,
.woocommerce-page ul.products h3 span {
  font-weight: 300;
  display: block;
}
.woocommerce ul.products .productDescription,
.woocommerce-page ul.products .productDescription {
  font-size: 14px;
  background-color: #ffffff;
  padding: 20px;
  height: 230px;
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  z-index: 2;
  overflow-y: scroll;
  cursor: help;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 15px #303538;
  -moz-box-shadow: 0 0 15px #303538;
  box-shadow: 0 0 15px #303538;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.woocommerce ul.products .productDescription:hover,
.woocommerce-page ul.products .productDescription:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30.8%;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title {
  font-weight: 700;
  font-size: 20px;
}
.woocommerce ul.products li.product .product-addon h3.addon-name,
.woocommerce-page ul.products li.product .product-addon h3.addon-name {
  display: none;
}
.woocommerce ul.products li.product .product-addon .addon-description,
.woocommerce-page ul.products li.product .product-addon .addon-description {
  color: #d64b4d;
  padding-top: 10px;
  display: block;
}
.woocommerce ul.products li.product #product-addons-total,
.woocommerce-page ul.products li.product #product-addons-total {
  display: none !important;
}
.woocommerce ul.products li.product button.single_add_to_cart_button,
.woocommerce-page ul.products li.product button.single_add_to_cart_button,
.woocommerce ul.products li.product a.single_add_to_cart_button,
.woocommerce-page ul.products li.product a.single_add_to_cart_button {
  color: #547114 !important;
  width: 100%;
  border: solid 2px #547114;
  background-color: #f3f0eb !important;
  text-align: center;
}
.woocommerce ul.products li.product button.single_add_to_cart_button.disabled,
.woocommerce-page ul.products li.product button.single_add_to_cart_button.disabled,
.woocommerce ul.products li.product a.single_add_to_cart_button.disabled,
.woocommerce-page ul.products li.product a.single_add_to_cart_button.disabled,
.woocommerce ul.products li.product button.single_add_to_cart_button:hover,
.woocommerce-page ul.products li.product button.single_add_to_cart_button:hover,
.woocommerce ul.products li.product a.single_add_to_cart_button:hover,
.woocommerce-page ul.products li.product a.single_add_to_cart_button:hover {
  color: #547114;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-size: 16px;
}
.woocommerce ul.products li.product .price .amount,
.woocommerce-page ul.products li.product .price .amount {
  color: #303538;
}
.woocommerce ul.products li.product .product-option.product-option-select,
.woocommerce-page ul.products li.product .product-option.product-option-select {
  border: solid 1px #d0cfce;
  margin-top: 5px;
  padding: 10px;
  background-color: #F8F8F8;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.woocommerce ul.products li.product .product-option.product-option-select h3,
.woocommerce-page ul.products li.product .product-option.product-option-select h3 {
  padding: 0;
  margin-bottom: 5px;
}
.woocommerce ul.products li.product .product-option.product-option-select select,
.woocommerce-page ul.products li.product .product-option.product-option-select select {
  width: 100%;
}
.woocommerce ul.products li.product .product-option.product-option-select .product-option-label-after,
.woocommerce-page ul.products li.product .product-option.product-option-select .product-option-label-after {
  font-size: 14px;
  color: #d64b4d;
  padding-top: 10px;
  display: block;
}
.woocommerce ul.products li.product .woocommerce-variation-price,
.woocommerce-page ul.products li.product .woocommerce-variation-price {
  margin-top: 5px;
  padding: 10px;
  padding-top: 5px;
  padding-left: 0;
  padding-bottom: 5px;
  background-color: #f3f0eb;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.woocommerce ul.products li.product .woocommerce-variation-price .price,
.woocommerce-page ul.products li.product .woocommerce-variation-price .price {
  margin: 0;
}
.woocommerce ul.products li.product select,
.woocommerce-page ul.products li.product select {
  border: solid 1px #d0cfce;
  padding: 15px !important;
}
.woocommerce ul.products li.product .variations,
.woocommerce-page ul.products li.product .variations {
  width: 100%;
}
.woocommerce ul.products li.product .variations .value select,
.woocommerce-page ul.products li.product .variations .value select {
  width: 100%;
}
.woocommerce ul.products li.product .variations .value .reset_variations,
.woocommerce-page ul.products li.product .variations .value .reset_variations {
  display: none !important;
}
.woocommerce ul.products li.product .quantity_select,
.woocommerce-page ul.products li.product .quantity_select {
  width: 100%;
  display: block;
}
.woocommerce ul.products li.product .quantity_select select,
.woocommerce-page ul.products li.product .quantity_select select {
  padding: 5px;
  margin-top: 5px;
  width: 100%;
}
.woocommerce ul.products li.product .imageWrap,
.woocommerce-page ul.products li.product .imageWrap {
  height: 220px;
}
.woocommerce ul.products li.product .variations .label,
.woocommerce-page ul.products li.product .variations .label {
  display: none;
}
@media (max-width: 767px) {
  .woocommerce nav.woocommerce-MyAccount-navigation,
  .woocommerce-page nav.woocommerce-MyAccount-navigation {
    min-width: 100%;
    width: auto !important;
    background-color: #d0cfce;
    margin-left: -40px;
    margin-right: -40px;
    margin-top: -40px;
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
  }
  .woocommerce nav.woocommerce-MyAccount-navigation ul,
  .woocommerce-page nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .woocommerce nav.woocommerce-MyAccount-navigation ul li,
  .woocommerce-page nav.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    padding-top: 10px;
  }
  .woocommerce nav.woocommerce-MyAccount-navigation ul li a,
  .woocommerce-page nav.woocommerce-MyAccount-navigation ul li a {
    color: #303538;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
  }
  .woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover,
  .woocommerce-page nav.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #f3f0eb;
  }
  .woocommerce nav.woocommerce-MyAccount-navigation ul li a.current-page,
  .woocommerce-page nav.woocommerce-MyAccount-navigation ul li a.current-page {
    background-color: #f3f0eb;
  }
}
a,
a:active,
a:focus {
  color: #000a75;
  text-decoration: underline;
}
a:hover {
  color: #dadada;
  text-decoration: underline;
}
b,
strong {
  font-size: 700;
}
hr {
  clear: both;
}
.lead {
  color: #d0cfce;
  font-size: 18px;
  line-height: 22px;
}
.lead a {
  color: #d0cfce;
}
.lead a:hover {
  color: #dfdedd;
}
blockquote {
  padding: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  margin: 0;
  font-size: 18px;
  border-left: none;
}
h1 {
  color: #303538;
  font-family: 'Roboto Slab', serif;
  font-size: 40px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
h2 {
  color: #303538;
  font-family: 'Roboto Slab', serif;
  font-size: 40px;
  font-weight: 100;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
h3 {
  color: #303538;
  font-family: 'Roboto Slab', serif;
  font-size: 25px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
h4 {
  color: #303538;
  font-family: 'Roboto Slab', serif;
  font-size: 25px;
  font-weight: 100;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
h5 {
  color: #303538;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
h6 {
  color: #303538;
  font-family: 'Roboto Slab', serif;
  font-size: 20px;
  font-weight: 100;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  h1,
  h2 {
    font-size: 34px;
  }
  h3,
  h4 {
    font-size: 25px;
  }
  h5,
  h6 {
    font-size: 20px;
  }
}
.btn {
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  text-decoration: none;
}
.btn i {
  margin-top: 2px;
  margin-left: -7px;
  margin-right: 2px;
  display: block;
  float: left;
  position: relative;
}
.btn.btn-center {
  display: block;
  max-width: 100%;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}
.btn.btn-box {
  color: #303538;
  border: solid 3px #303538;
  background-color: transparent;
}
.btn.btn-box.white {
  color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-fullwidth {
  width: 100%;
}
.btn:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.btn-default {
  color: #303538;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px;
  background-color: transparent;
  padding: 13px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #e4e4e4;
  border: none;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
  overflow: hidden;
}
.btn-default.small {
  padding: 8px;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-default:hover {
  color: rgba(255, 255, 255, 0);
  background-color: #000000;
}
.btn-default.more {
  transition: all 0.5s ease;
  width: 50px;
}
.btn-default.more i {
  margin-right: 100px;
}
.btn-default.more:hover {
  width: 150px;
}
.btn-default.more:hover i {
  margin-right: 0;
}
.btn-default.red {
  color: #ffffff;
  background-color: #000a66;
}
.btn-default.blue {
  color: #ffffff;
  background-color: #41a1d5;
}
.btn-default.green {
  color: #ffffff;
  background-color: #89ae51;
}
.btn-default.pink {
  color: #ffffff;
  background-color: #c3325f;
}
.btn-default.purple {
  color: #ffffff;
  background-color: #ae8abf;
}
.btn-default.yellow {
  color: #ffffff;
  background-color: #f9bf59;
}
.btn-default.black {
  color: #ffffff;
  background-color: #303538;
}
.btn-white {
  color: #c1c0bf;
  background-color: #ffffff;
  border: solid 1px #f3f0eb;
}
.btn-white:hover {
  color: rgba(255, 255, 255, 0);
  background-color: #000000;
  border: solid 1px #303538;
}
.btn-primary {
  color: #000a66;
  font-size: 18px;
  font-weight: 300;
  background-color: transparent;
  border: solid 2px #000a66;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: transparent;
  color: #dadada;
  border-color: #dadada;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.btn-grey {
  color: #c1c0bf;
  background-color: #f0f0f0;
  border: solid 1px #e3e3e3;
}
.btn-grey:hover {
  color: #d0cfce;
  background-color: #e3e3e3;
  border: solid 1px #dcdcdc;
}
.home .mod-header .headerLogo {
  display: block;
}
.home .mod-header .headerLogoSmall {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  margin-top: 20px;
}
.admin-bar .mod-header {
  top: 32px;
}
.mod-header {
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 20;
  background-color: #000a66;
  transition: all 0.3s ease;
}
.mod-header .headerLogoSmall {
  position: relative;
  width: 100%;
  margin-top: 14px;
  height: 90px;
  transition: all 0.3s ease;
}
.mod-header .headerLogoSmall img {
  position: absolute;
  top: 0;
  left: 0;
  width: 1154px;
  max-width: 1154px;
  height: auto;
}
.mod-header.headerScroll .headerLogoSmall {
  margin-top: 14px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mod-header .btn-search {
  color: #393f42;
  font-size: 16px;
  font-weight: 300;
  -webkit-border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 40px;
  -moz-background-clip: padding;
  border-radius: 40px;
  background-clip: padding-box;
  background-color: #ffffff;
  padding-top: 9px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 6px;
  cursor: default;
  position: absolute;
  top: 19px;
  right: 0px;
  transition: all 0.3s ease;
}
.mod-header .btn-search:hover,
.mod-header .btn-search:active,
.mod-header .btn-search:focus {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.mod-header .btn-search i {
  margin-top: -1px;
  margin-left: 10px;
  float: right;
}
.mod-header .btn-search input {
  width: 100px;
  border: 0;
  outline: none;
}
.mod-header .btn-search i {
  position: absolute;
  top: 11px;
  right: 10px;
}
.mod-header .btn-search:hover,
.mod-header .btn-search:active,
.mod-header .btn-search:focus {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mod-header.headerScroll .headerLogo {
  margin-top: -50px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.mod-header a {
  text-decoration: none;
}
.mod-header .headerCart {
  color: #36B60E;
  font-size: 18px;
  font-weight: 300;
  background-color: transparent;
  border: solid 2px #36B60E;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 33px;
  padding-bottom: 4px;
  position: absolute;
  top: 21px;
  right: 220px;
  transition: all 0.3s ease;
}
.mod-header .headerCart:hover,
.mod-header .headerCart:active,
.mod-header .headerCart:focus {
  color: #36B60E;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.mod-header .headerCart i {
  position: absolute;
  top: 3px;
  right: 3px;
}
.mod-header .headerCart.btn-account {
  right: 137px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .mod-header .headerLogo {
    position: absolute;
    top: 30px;
    width: 460px;
    margin-left: -230px;
  }
  .mod-header .headerCart {
    border: none;
    font-size: 16px;
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8px;
    position: absolute;
    top: 16px;
    right: 205px;
  }
  .mod-header .headerCart:hover,
  .mod-header .headerCart:active,
  .mod-header .headerCart:focus {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
  }
  .mod-header .headerCart span {
    display: none;
  }
  .mod-header .headerCart i {
    position: relative;
    top: 0;
    right: auto;
    margin-top: -1px;
    margin-left: -4px;
    float: left;
  }
  .mod-header .headerCart.btn-account {
    right: 140px;
  }
  .mod-header .btn-search {
    top: 15px;
    right: 5px;
  }
  .mod-header.headerScroll .btn-search {
    top: 8px;
  }
  .mod-header.headerScroll .headerCart {
    top: 10px;
  }
}
.mod-hero {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #000a66;
  overflow: hidden;
}
.mod-hero .headerLogo {
  position: absolute;
  top: 50%;
  left: 5%;
  right: 0;
  width: 95%;
  margin-top: -195px;
  display: block;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
  transition: all 0.3s ease;
  overflow: hidden;
}
.mod-hero .headerLogo img {
  width: 100%;
  height: auto;
}
.mod-hero .headerLogo.headerScroll {
  top: 195px;
  margin-top: -195px;
}
.mod-hero .heroLogo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mod-hero .owl-carousel {
  position: relative;
}
.mod-hero .owl-carousel .item {
  height: 590px;
}
.mod-hero .owl-carousel .item .heroItemImage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  transition: all 0.3s ease;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.mod-hero .owl-carousel .item .heroItemImage.headerScroll {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mod-hero .owl-carousel .item h3 {
  font-size: 40px;
  font-weight: 300;
  color: #ffffff;
  position: absolute;
  left: 40px;
  bottom: 115px;
  right: 40px;
  text-align: center;
  text-shadow: 1px 1px 3px #303538;
  transition: all 0.3s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 2;
}
.mod-hero .owl-carousel .item h3.headerScrollTitle {
  bottom: 155px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 991px) {
  .mod-hero .headerLogo {
    left: 10%;
    margin-top: -195px;
    width: 90%;
  }
  .mod-hero .headerLogo img {
    max-width: 900px;
    height: auto;
  }
}
@media (max-width: 480px) {
  .mod-hero .headerLogo {
    left: 3%;
    margin-top: -117px;
    width: 97%;
  }
  .mod-hero .headerLogo img {
    max-width: 600px;
    height: auto;
  }
  .mod-hero .owl-carousel .item {
    height: 400px;
  }
  .mod-hero .owl-carousel .item h3 {
    font-size: 24px;
    bottom: 30px;
    left: 20px;
    right: 20px;
  }
}
.mod-content {
  background-color: #f3f0eb;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.mod-content .contentBox {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.mod-content .contentBox iframe {
  width: 100% !important;
}
.mod-content .contentBox.contentSearch a {
  font-weight: 400;
  color: #303538;
  text-decoration: none;
}
.mod-content .contentBox.contentSearch a:hover {
  color: #d0cfce;
}
.mod-content .showMore {
  font-weight: 400 !important;
  color: #000a75;
  text-decoration: none;
  cursor: pointer;
}
.mod-content .showMore:hover {
  color: #dadada;
  text-decoration: none;
}
.mod-content .showMoreContent {
  display: list-item;
  clear: both;
  background: white;
  padding: 20px;
  margin-bottom: 15px;
}
.mod-content .contentHighlight,
.mod-content blockquote {
  font-family: 'Roboto Slab', serif;
  padding: 20px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 40px;
  border: solid 2px #d0cfce;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.mod-content .contentHighlight p,
.mod-content blockquote p {
  margin: 0;
}
.mod-content blockquote {
  margin: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
.mod-content .contentPreview {
  min-height: 330px;
  color: #303538;
  display: block;
  text-decoration: none;
}
.mod-content .contentPreview .previewImage {
  height: 180px;
  margin-bottom: 10px;
  background-color: #d0cfce;
}
.mod-content .contentPreview a {
  text-decoration: none;
  color: #303538;
}
.mod-content .owl-carousel {
  padding-bottom: 40px;
}
.mod-content .owl-carousel .owl-stage-outer {
  height: 390px !important;
}
.mod-content .owl-carousel .owl-nav {
  font-size: 18px;
  color: #69862b;
}
.mod-content .owl-carousel .owl-nav .owl-prev {
  display: none !important;
  display: inline-block;
}
.mod-content .owl-carousel .owl-nav .owl-next {
  display: inline-block;
}
.mod-content .owl-carousel .owl-dots {
  position: absolute;
  right: 0;
  bottom: 37px;
}
.mod-content .owl-carousel .owl-dots .owl-dot {
  background-color: #c1c0bf;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 3px;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.mod-content .owl-carousel .owl-dots .owl-dot.active {
  background-color: #69862b;
  border: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mod-tafel {
  margin: 15px;
  margin-bottom: 60px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 60px #393f42;
  -moz-box-shadow: 0 0 60px #393f42;
  box-shadow: 0 0 60px #393f42;
  overflow: hidden;
}
.mod-tafel .tafelTop {
  background-image: url('../images/tafel/tafel-middle.jpg');
  background-position: center top;
  background-repeat: repeat-y;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.mod-tafel .tafelTop .tafelContent {
  font-size: 25px;
  font-family: 'Handlee', cursive;
  color: #ffffff;
  padding: 80px;
  padding-bottom: 40px;
  overflow: hidden;
  position: relative;
  background-image: url('../images/tafel/tafel-top.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.mod-tafel .tafelTop .tafelContent h3 {
  font-size: 40px;
  font-family: 'Handlee', cursive;
  color: #ffffff;
}
@media (min-width: 1200px) {
  .mod-tafel .tafelTop .tafelContent {
    padding: 100px;
  }
}
@media (max-width: 991px) {
  .mod-tafel .tafelTop .tafelContent {
    padding: 60px;
  }
  .mod-tafel .tafelTop .tafelContent h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .mod-tafel .tafelTop .tafelContent {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .mod-tafel .tafelTop .tafelContent h3 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .mod-tafel {
    margin: 0px;
    margin-bottom: 40px;
  }
  .mod-tafel .tafelTop .tafelContent {
    font-size: 20px;
    padding: 40px;
    padding-bottom: 20px;
  }
  .mod-tafel .tafelTop .tafelContent h3 {
    font-size: 30px;
  }
}
.mod-menu {
  margin-top: -10px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
.mod-menu ul {
  padding: 0;
  list-style: none;
}
.mod-menu ul li {
  width: 25%;
  display: inline-block;
  float: left;
}
.mod-menu ul li a {
  color: #f3f0eb;
  background-color: #83a046;
  font-family: 'Roboto Slab', serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 100;
  height: 100px;
  padding-top: 20px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.mod-menu ul li#menu-item-49 {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 5px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
}
.mod-menu ul li#menu-item-49 a {
  background-color: #83a046;
}
.mod-menu ul li#menu-item-55 a {
  background-color: #69862b;
}
.mod-menu ul li#menu-item-425 a {
  background-color: #547114;
}
.mod-menu ul li#menu-item-428 {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.mod-menu ul li#menu-item-428 a {
  background-color: #264300;
}
.mod-menu ul li:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.mod-menu ul li .menuCenter {
  padding-top: 15px;
  display: block;
}
.mod-menu ul li.current-menu-item a {
  color: #303538;
  font-weight: 300;
  background-color: #f3f0eb !important;
}
@media (max-width: 991px) {
  .mod-menu ul li a {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .mod-menu ul li a {
    padding-top: 30px;
    font-size: 40px;
    height: 75px;
    line-height: 30px;
    padding-top: 17px;
  }
}
.mod-submenu {
  background-color: #d0cfce;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
}
.mod-submenu a {
  color: #303538;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  text-decoration: none;
}
.mod-submenu a:hover {
  background-color: #f3f0eb;
}
.mod-submenu a.current-page {
  background-color: #f3f0eb;
}
@media (max-width: 767px) {
  .mod-submenu {
    padding-bottom: 15px;
  }
  .mod-submenu a {
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #dfdedd;
  }
}
.mc4wp-alert {
  background-color: #36B60E;
  padding: 20px;
  padding-bottom: 10px;
  color: #000A66;
  font-weight: 700;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.mod-form {
  margin-top: 20px;
  margin-bottom: 60px;
}
.mod-form .form-group {
  margin-bottom: 0;
}
.mod-form .form-group label {
  display: block;
}
.mod-form .form-group input,
.mod-form .form-group textarea {
  color: #303538;
  font-size: 18px;
  margin-bottom: 8px;
  padding: 8px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 20px;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.mod-form .form-group textarea {
  padding-top: 15px;
}
.mod-form .form-group ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #393f42;
  font-weight: 300;
}
.mod-form .form-group :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #393f42;
}
.mod-form .form-group ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #393f42;
}
.mod-form .form-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #393f42;
}
.mod-form .form-group :placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #393f42;
}
.mod-angebot {
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}
.mod-angebot ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.mod-angebot ul li.angebot {
  position: relative;
  clear: both;
}
.mod-angebot ul li.angebot p {
  width: 25%;
  border-top: solid 1px #d0cfce;
  display: inline-block;
  float: left;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0;
  position: relative;
}
.mod-angebot ul li.angebot p .angebotImage {
  position: absolute;
  top: 0px;
  left: 50px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 15px #393f42;
  -moz-box-shadow: 0 0 15px #393f42;
  box-shadow: 0 0 15px #393f42;
  display: none;
  z-index: 20;
}
.mod-angebot ul li.angebot p .angebotThumbnailIcon {
  position: absolute;
  top: 2px;
  right: 15px;
}
.mod-angebot ul li.angebot p .angebotThumbnail {
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  margin-top: -3px;
  margin-left: 15px;
  margin-right: 15px;
  float: right;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 2px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 2px;
  background-clip: padding-box;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
.mod-angebot ul li.angebot p .angebotThumbnail:hover {
  width: 150px;
  height: auto;
  z-index: 20;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mod-angebot ul li.angebot p input {
  width: 60px;
  text-align: center;
  font-weight: 700;
}
.mod-angebot ul li.angebot p:first-child {
  width: 35%;
  font-weight: 700;
}
.mod-angebot ul li.angebot p:last-child {
  width: 10%;
  text-align: right;
}
.mod-angebot ul li.angebot:hover p .angebotImage {
  display: block;
}
@media (max-width: 767px) {
  .mod-angebot ul li.angebot {
    padding-top: 10px;
    border-top: solid 1px #d0cfce;
  }
  .mod-angebot ul li.angebot p {
    width: 100%;
    border: none;
    float: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mod-angebot ul li.angebot p.text-right {
    text-align: left;
  }
  .mod-angebot ul li.angebot p:first-child {
    width: 100%;
  }
  .mod-angebot ul li.angebot p:last-child {
    width: 100%;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .mod-angebot ul li.angebot:hover p .angebotImage {
    display: block;
  }
}
.mod-footer {
  padding: 40px;
  padding-left: 0px;
  padding-right: 0px;
  color: #36B60E;
  background-color: #000a66;
}
.mod-footer .footerLogo {
  margin-bottom: 30px;
  margin-right: -40px;
}
.mod-footer a {
  color: #36B60E;
}
.mod-footer a:hover {
  color: #ffffff;
}
.mod-footer button,
.mod-footer .btn-primary {
  color: #36B60E;
  border-color: #36B60E;
  margin-bottom: 20px;
}
.mod-footer button:hover,
.mod-footer .btn-primary:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
@media (max-width: 991px) {
  .woocommerce-page ul.products li.product {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .woocommerce-page ul.products li.product {
    width: 100%;
  }
  .mod-content table tr {
    display: block;
    padding-bottom: 10px;
  }
  .mod-content table tr td {
    width: 100%;
    display: block;
  }
}
