/* SHOP | BEGIN */
#c7n-cart-content,
#c7n-cart-content-fail,
#c7n-cart-error {
  font-size: 0.9em !important;
  line-height: 1.1em !important;
  color: var(--body_bg);
  background-color: var(--color_4);
  -webkit-box-shadow: 0 2px 10px 0 rgba(29, 29, 29, 0.25) !important;
  -moz-box-shadow: 0 2px 10px 0 rgba(29, 29, 29, 0.25) !important;
  box-shadow: 0 2px 10px 0 rgba(29, 29, 29, 0.25) !important;
  padding: 25px 10px !important;
  width: 100% !important;
  right: 0 !important;
  top: -200px !important;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  position: fixed;
  z-index: 9999;
}

#c7n-cart-content.c7n-show,
#c7n-cart-content-fail.c7n-show,
#c7n-cart-error.c7n-show {
  top: 0px !important;
  opacity: 1;
}

.c7n-price {
  font-size: 1.2em;
  text-align: right;
  color: black !important;
  padding-bottom: 10px;
}

.c7n-discount-price .c7n-shop-product-dicount-price,
.c7n-shop-product-currency,
.c7n-normal-price .c7n-shop-product-price {
  color: black;
  font-weight: 500;
}

.c7n-product-gallery a:before {
  width: calc(100% - 30px);
  height: 100%;
  content: "\f03e";
  font-family: "FontAwesome";
  color: white;
  font-size: 80px;
  text-align: center;
  padding: calc(100% / 2 + 28px) 0;
  position: absolute;
  background-color: rgba(1, 1, 1, 0.8);
  display: none;
  padding-bottom: 0;
}

.c7n-product-gallery:hover a:before {
  display: block;
}

.c7n-product-gallery img {
  margin: 0 auto;
}

.c7n-discount-price .c7n-shop-product-price {
  color: #ff0000;
}

.c7n-options-title {
  text-align: right;
}

.shop_options {
    margin-top: 15px;
}

.c7n-options-title a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  padding-left: 5px;
}

.c7n-quantity input {
  margin: 0;
  width: 60px;
  color: rgba(0, 86, 157, 1);
  border: 1px solid rgba(0, 86, 157, 1);
  padding: 10px 10px;
}

input.shop_quantity {
  width: 60px;
  padding: 5px;
  text-align: center;
}

.c7n-add-to-cart {
  padding-left: 0;
  text-align: center;
}

.c7n-add-to-cart input {
  margin: 0;
  width: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.cart-buttons input {
  margin: 20px 10px 20px 0px;
}

.clx-shop-login-form fieldset>div.row {
  width: 100%;
}

.clx-category {
  margin-bottom: 30px;
}

td.clx-comment {
  font-style: italic;
}

td.clx-total {
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.05);
}

.c7n-image-prop-height {
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

.c7n-image-prop-height::after {
  content: " ";
  display: block;
  padding-bottom: 75%;
}

.c7n-image-prop-height-cat {
  background-position: center center;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

.c7n-image-prop-height-cat::after {
  content: " ";
  display: block;
  padding-bottom: 75%;
}

.clx-category img {
  max-width: 100%;
  height: auto;
}

.clx-category,
.c7n-employee-OFF,
.c7n-gallery-image {
  margin-bottom: 30px;
}

.c7n-button.c7n-large {
  min-width: 100%;
  background-color: rgba(0, 86, 157, 1) !important;
  color: white !important;
  margin: 0 !important;
}

.c7n-button.c7n-large:hover {
  background-color: rgba(0, 86, 157, 0.05) !important;
  border: 1px solid rgba(0, 86, 157, 0.05) !important;
  color: black !important;
}

#shop h2 {
  margin-bottom: 30px !important;
  margin-top: 0 !important;
}

#shop h3 {
  margin-top: 0 !important;
}

#shop form {
  margin-bottom: 30px;
  padding: 0;
  display: inline-block;
  width: 100%;
}

#shop input[type="submit"] {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.delete-icon {
  border: none !important;
}

#shop table td {
  padding: 10px 15px;
  color: black;
}

.c7n-shipping-address {
  margin-top: 30px;
}

.c7n-customer-address {
  margin-top: 30px;
}

.c7n-account-placeholder {
  display: inline-block;
  width: 100%;
  padding: 0 15px 30px 15px;
  text-align: left;
  position: relative;
  margin: 0;
}

#shop_acc_data label {
  position: unset;
  display: inline-block;
  padding: 0;
  width: 100%;
  padding-bottom: 5px;
  font-weight: 400;
}

.c7n-personal-email {
  margin-bottom: 30px;
}

#shopJsCart {
  display: inline-block;
  float: left;
}

#shopJsCart a {
  position: relative;
  padding: 15px;
  cursor: pointer;
  font-size: 1.125em;
  line-height: 23px;
  text-align: center;
  color: var(--body_color);
  border: none !important;
  outline: 0;
}

#shopJsCart a:focus {
  text-decoration: none !important;
}

.clx-product-content p {
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100% !important;
}

.clx-product-content a {
  white-space: pre;
}

.c7n-shop-product-price-mwst {
  font-size: 10px;
  display: block;
}

#shopJsCart a:hover {
  background-color: white;
  color: var(--link_color_hover) !important;
  border: none;
  text-decoration: none !important;
}

#shopJsCart ul {
  display: none;
}

.shopJsCartNumItems {
  position: absolute;
  top: 3px;
  width: 22px;
  height: 22px;
  background-color: var(--color_6);
  color: #fff;
  text-align: center;
  line-height: 22px;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 0.8rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99;
}

/* BREADCRUMB */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
}

ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}

ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}

ul.breadcrumb li a {
  color: rgba(0, 86, 157, 1);
  text-decoration: none;
}

.c7n-breadcrumb ul>li {
  display: inline-block;
}

.c7n-breadcrumb ul {
  text-align: center;
  margin-bottom: 30px;
}

.error {
  color: red;
}

.c7n-shop-nav {
  padding: 20px;
  background-color: rgba(0, 86, 157, 1);
  color: white !important;
  border: 0 !important;
  width: auto;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: 'TexGyre', 'Lato', sans-serif;
  letter-spacing: 0.05em;
  float: right;
}

.c7n-shop-nav:hover {
  border: 0 !important;
  background-color: white;
  color: rgba(0, 86, 157, 1) !important;
  text-decoration: none !important;
}

.c7n-shopnav {
  position: fixed;
  right: 0;
  top: 120px;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
  z-index: 99;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
}

.cart-count {
  display: block;
}

.c7n-online-shop-link {
  display: none !important;
}

.c7n-online-shop-teaser {
  display: none !important;
}

.c7n-shop-lead {
  text-align: center;
  font-size: 1.3em;
  line-height: 1.4em;
  margin: 0px 16.666% 5% 16.666%;
  width: auto;
  float: none;
  display: block;
  padding: 0;
}

.c7n-shop-back-btn {
  text-align: center;
  margin: 0px 16.666% 0px 16.666%;
  width: auto;
  float: none;
  display: block;
  padding: 0;
}

.c7n-cart-content-fail {
  display: none;
  z-index: 99999;
  position: fixed;
  left: 50%;
  font-size: 1.3em;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: var(--color_5);
  color: var(--body_bg);
  padding: 0px 15px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  box-shadow: 3px 3px 10px 0px var(--color_4);
}

.c7n-cart-content {
  z-index: 99999;
  position: fixed;
  left: 50%;
  font-size: 1.3em;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: var(--color_5);
  color: var(--body_bg);
  padding: 10px 15px;
  text-align: center;
  width: 300px;
  box-shadow: 3px 3px 10px 0px var(--color_4);
}

.c7n-cart-content p {
  margin-bottom: 0;
}

.c7n-btn-teaser-slide {
  background-color: rgba(0, 86, 157, 1) !important;
  color: white !important;
  text-decoration: none !important;
  padding: 15px;
}

.c7n-teaser-slide-content {
  position: absolute;
  top: 70%;
  width: 100%;
  height: auto;
  padding: 1% 1% 1% 1%;
  text-align: center;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
  font-size: 1.7em;
  color: rgb(0, 77, 117) !important;
}

.c7n-teaser-btn {
  padding: 10px 20px;
  background-color: rgba(0, 86, 157, 0);
  color: rgba(0, 86, 157, 1);
  border: 0px;
  margin: 0px 10px 10px 0;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid rgba(0, 86, 157, 1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: 'TexGyre', 'Lato', sans-serif;
}

.c7n-teaser-btn:hover {
  background-color: rgba(0, 86, 157, 1) !important;
  color: white !important;
  text-decoration: none !important;
}

#c7n-shop table {
  width: 100%;
}

thead,
.c7n-shop-cart-total {
  margin-bottom: 30px;
  background-color: var(--navi_main_bg);
  padding: 15px;
  border: 1px solid var(--select_bg);
}

.c7n-cart-product-option {
  font-family: 'AmsiPro-Regular', arial, sans-serif;
  font-size: 0.8em;
  font-weight: 300;
}

.c7n-cart-product-quantity {
  font-weight: 300;
  font-size: 0.8em;
}

.c7n-shop-cart-update {
  position: absolute;
  left: 0;
}

.c7n-error {
  padding: 10px;
  font-size: 0.8em;
  background-color: var(--danger);
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
}

#c7n-shop {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#c7n-shop h3 {
  margin-bottom: 15px;
}

#c7n-shop textarea.c7n-floating-input {
  padding: 0.2rem 0.3em;
}

.c7n-confirm-massage {
  margin: 30px 0 45px 0;
}

.c7n-shop-menu {
  width: 100%;
  margin-bottom: 30px;
}

.c7n-shop-menu .c7n-button {
  padding: 0 10px;
  height: 48px;
  margin: 0;
  width: 100%;
}

.c7n-detail-button {
  margin-bottom: 30px;
}

.c7n-shop-select,
select#shipperId,
select#paymentId {
  padding: 0 10px;
  line-height: 30px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(/images/content/layout/icons/arrow_black.svg) no-repeat 97% center;
  background-size: 8px;
  outline: 0;
  color: var(--body_color);
  border-radius: 0;
  background-color: var(--footer_top_bg);
  border: 1px solid var(--select_bg);
  font-family: Roboto Condensed;
  font-size: 0.8em;
  letter-spacing: normal;
  -webkit-appearance: none;
  width: 100%;
}

select#shipperId,
select#paymentId,
.c7n-shop-lsv {
  margin-bottom: 0 !important;
}

select.c7n-shop-select:hover {
  background-color: var(--body_bg);
  outline: 0;
  cursor: pointer;
}

select.c7n-shop-select:focus {
  outline: 0;
}

.c7n-shop-payment-textarea {
  width: 100%;
}

.shop_options_click select {
  height: 48px;
  line-height: 48px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin-bottom: 15px;
  caret-color: var(--body_color);
  border: 1px solid var(--color_2);
  background: url(/images/content/layout/icons/arrow_black.svg) no-repeat 97% center;
  background-size: 10px;
  padding: 0px 10px;
  right: 10px !important;
  outline: 0;
  color: var(--body_color);
  background-color: var(--body_bg);
  border-radius: 0;
}

.shop_options_click select:focus {
  height: 48px;
  line-height: 48px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin-bottom: 15px;
  caret-color: var(--body_color);
  border: 1px solid var(--color_2);
  background: url(/images/content/layout/icons/arrow_black.svg) no-repeat 97% center;
  background-size: 10px;
  padding: 0px 10px;
  right: 10px !important;
  outline: 0;
  color: var(--body_color);
  background-color: var(--body_bg);
  border-radius: 0;
}

input.shop_cart_input-coupon {
  height: 48px;
  line-height: 48px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin-bottom: 15px;
  caret-color: var(--body_color);
  border: 1px solid var(--color_2);
  border-radius: 0;
  background-size: 10px;
  padding: 0px 10px;
  right: 10px !important;
  outline: 0;
  color: var(--body_color);
  background-color: var(--body_bg);
}

label {
  display: initial;
  margin-bottom: .5rem;
}

.c7n-shop-account_details input[type=checkbox],
.c7n-shop-shipping-address input[type=checkbox] {
  position: relative;
  width: auto;
  height: auto;
  top: 0;
  margin-right: 10px;
  font-size: 1em !important;
  -webkit-appearance: checkbox !important;
}


input.c7n-shop-input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 10px;
  transition: border-color 0.2s ease;
  caret-color: var(--main_color);
  background-color: var(--footer_top_bg);
  border: 1px solid var(--select_bg);
  font-family: Roboto Condensed;
  font-size: 1em;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  height: 48px;
  line-height: 48px;
  letter-spacing: normal;
  width: 100%;
  cursor: pointer;
  margin-bottom: 0.5rem;
}

select.c7n-shop-select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 10px;
  transition: border-color 0.2s ease;
  caret-color: var(--main_color);
  background: url(/images/content/layout/icons/arrow_black.svg) no-repeat 97% center;
  background-color: var(--footer_top_bg);
  border: 1px solid var(--select_bg);
  font-family: Roboto Condensed;
  font-size: 1em;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  height: 48px;
  line-height: 48px;
  letter-spacing: normal;
  width: 100%;
  background-size: 10px;
  margin-bottom: 0.5rem;

}

.c7n-shop-input:focus-within,
input.c7n-shop-input:hover,
select.c7n-shop-select:hover {
  background-color: var(--body_slave_color);
  border: 1px solid var(--select_bg);
}

#c7n-shop input#agb {
  top: 0;
  margin-right: 10px;
}

input.c7n-button {
  display: inline-block;
  /* width: 100%; */
  width: auto;
  height: 48px;
  line-height: 48px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  color: var(--body_slave_color);
  background-color: var(--link_color_hover);
  border-radius: 0;
  border: transparent;
  margin: 10px auto 0 auto;
  padding: 0 1rem;
}

.c7n-cart input.c7n-button,
input.c7n-cart.c7n-shop-continue-button,
.c7n-shop-cart-update input.c7n-button,
.c7n-shop-buttom-account input.c7n-button {
  display: block;
  width: 100%;
  height: 48px;
  line-height: normal;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  color: var(--body_slave_color);
  background-color: var(--link_color_hover);
  border-radius: 0;
  border: transparent;
  margin: 10px auto 0 auto;
  padding: 7.5px 30px;
}

input.c7n-button:hover {
  background-color: var(--link_color_hover);
  color: var(--body_slave_color);
  opacity: 0.7;
}

.c7n-shop-product-image {
  width: 100%;
  height: auto;
}

.c7n-shop-product-image-left {
  padding-right: 5px;
}

.c7n-shop-product-image-right {
  padding-left: 5px;
}

.c7n-shop-category-cell {
  position: relative;
  height: 100%;
}

.c7n-shop-category-cell:hover {
  cursor: pointer;
}

.c7n-shop-category-cell:after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, var(--color_2) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, var(--color_2) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, var(--color_2) 100%);
  height: 100px;
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0;
}

article.c7n-shop-category-box {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center center;
}

h5.c7n-shop-category-name {
  /*color: var(--body_slave_color) !important;*/
  margin: 0;
  font-weight: 300;
  position: absolute;
  bottom: 10px;
  font-size: 1.5em;
  z-index: 1;
  padding: 0 10px;
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.49);*/
  z-index: 2;
}

.c7n-shop-product-image-box {
  margin-bottom: 30px;
}

.c7n-shop-product-box {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: var(--footer_top_bg);
  border: 1px solid var(--select_bg);
  margin-bottom: 0.5rem;
  margin-bottom: 30px;
  padding: 15px;
}

img.c7n-shop-product-image-box {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: 0;
}

.shop_options a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  text-align: center;
  background-color: var(--button_color_hover) !important;
  color: var(--button_bg) !important;
  border-radius: 0;
  border: 1px solid var(--button_bg);
  text-decoration: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-bottom: 15px;
  outline: 0;
}

.shop_options a:hover {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  text-align: center;
  background-color: var(--button_bg) !important;
  color: var(--button_color_hover) !important;
  border-radius: 0;
  border: 1px solid var(--button_bg);
  text-decoration: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-bottom: 15px;
}

.shop_options_click label:hover {
  cursor: pointer;
}

.shop_options_click input[type="radio"] {
  position: relative;
  height: unset;
  width: unset;
  font-size: initial;
  margin-left: 0 !important;
  -webkit-appearance: radio;
}

.c7n-customer-address {
  width: 100%;
}

#c7n-shop-customer-address,
#c7n-shop-shipping-address,
.c7n-shop-account_details {
  width: 100%;
  margin-bottom: 45px;
}

.c7n-shop-shipping-address {
  width: 100%;
  margin-bottom: 0;
}

.c7n-shop-buttom-account input.c7n-button {
  width: auto;
}

.c7n-shop-country {
  opacity: 0.5;
  padding: 0 0.5rem;
  transition: border-color 0.2s ease;
  caret-color: var(--main_color);
  background-color: var(--footer_top_bg);
  border: 1px solid var(--select_bg);
  font-family: Roboto Condensed;
  font-size: 1em;
  font-stretch: normal;
  font-style: normal;
  line-height: 48px;
  letter-spacing: normal;
  margin-bottom: 0;
  -webkit-appearance: none;
  width: 100%;
  height: 48px;
}

.c7n-shop-country:hover {
  cursor: not-allowed;
}

form.c7n-shop-account-form {
  width: 100%;
}

.c7n-paging {
  font-family: 'Arial', sans-serif;
}

.c7n-description {
  margin-bottom: 15px;
}

.c7n-price {
  text-align: right;
}

span.shop-product-discount-price {
  color: var(--color_6);
}

.c7n-add-cart-button {
  text-align: right;
}

.c7n-add-to-cart {
  text-align: right;
}

.c7n-button.c7n-add-to-cart-button {
  display: block;
  width: 100%;
  height: 48px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  color: var(--body_slave_color);
  background-color: var(--link_color_hover);
  border-radius: 0;
  border: transparent;
  /*margin: 10px auto 0 auto;*/
  margin: 0;
  padding: 7.5px 30px;
}

.c7n-button.c7n-add-to-cart-button:focus {
  outline: 0;
}

.c7n-button.c7n-add-to-cart-button:hover,
.c7n-detail-link.c7n-button:hover {
  background-color: var(--link_color_hover);
  color: var(--body_slave_color);
  opacity: 0.7;
}

.c7n-detail-link.c7n-button {
  height: 48px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  color: var(--body_slave_color);
  background-color: var(--link_color_hover);
  border-radius: 0;
  border: transparent;
  margin: 10px auto 0 auto;
  padding: 7.5px 30px;
}

.c7n-detail-link.c7n-button:focus {
  outline: 0;
}

.c7n-shop-product-box a {
  border: none !important;
}

.c7n-short-description {
  font-size: 0.9em;
  font-style: italic;
}

.c7n-shop-product-image-bottom {
  margin-top: 10px;
}

img.c7n-shop-product-image-box-small {
  width: 100%;
  height: auto;
}

input.c7n-shop-select-quantity {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 3px 0px;
  text-align: center;
  color: var(--button_bg) !important;
  border-radius: 0;
  border: 1px solid var(--button_bg);
  text-decoration: none;
  -webkit-appearance: none !important;
  width: 60px;
}

span#helpBlock {
  font-size: 0.75em;
}

#c7n-shop input.c7n-button {
  margin: 0;
}

.c7n-shop-th-1 {
  width: 100%;
  min-width: 270px;
}

.c7n-shop-th-2 {
  width: 100%;
  min-width: 180px;
}

.c7n-shop-th-3 {
  width: 100%;
  min-width: 150px;
}

.c7n-shop-th-4 {
  width: 100%;
  min-width: 150px;
  text-align: right;
}

.c7n-coupon-field {
  margin: 0 !important;
  border-radius: 0;
}

#shop table {
  height: 100%;
  overflow: hidden;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fdfaf6;
}

@media only screen and (min-width: 768px) {
  .c7n-add-to-cart input {
    font-size: 0.9em !important;
  }

  .c7n-lead {
    font-size: 1.3em;
    margin: 0 16.6666%;
    width: auto !important;
  }

  .c7n-shop-nav {
    font-size: 16px !important;
  }
}

@media (max-width: 768px) {
  .c7n-product-gallery a:before {
    display: block;
  }

  .c7n-product-gallery {
    margin-bottom: 20px;
  }

  .c7n-add-to-cart {
    padding-left: 0;
    text-align: center;
    padding-right: 15px !important;
  }

  #shop h3 {
    margin-bottom: 15px;
    margin-top: 30px !important;
  }

  .c7n-shop-nav {
    font-size: 16px !important;
    padding: 20px 20px 19px 20px !important;
  }

  #shopJsCart a {
    padding: 20px 20px 18px 20px;
  }
}

@media screen and (max-width: 1200px) {
  #shopJsCart a {
    padding: 20px 20px 17px 20px;
  }

  .shopJsCartNumItems {
    bottom: 17px;
  }

  .c7n-shop-nav {
    padding: 19px;
  }
}

@media screen and (max-width: 500px) {
  .c7n-product-gallery a:before {
    display: none;
  }

  .c7n-teaser-slide-content {
    top: 5vh !important;
  }

  .c7n-shop-nav {
    display: none;
  }

  .c7n-online-shop-link {
    display: block !important;
  }

  .c7n-online-shop-teaser {
    display: block !important;
  }
}


/* SHOP | END */