@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,600,700&display=swap.less');
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display:none;
}
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.block-compare .block-title,
.widget .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.widget .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.abs-account-blocks .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.abs-account-blocks .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.abs-account-blocks .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-account-blocks .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.account .table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.abs-add-fields .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.fieldset .fullname .field:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.abs-actions-addto-gridlist,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span,
.product-item-actions .actions-secondary > .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
.abs-button-l,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-box-tocart,
.bundle-actions {
  margin: 10px 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 0 15px;
}
.abs-account-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.abs-block-items-counter,
.block-wishlist .counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: bold;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.abs-discount-block > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.header-middel-center .middel-center-search {
  top: 50%;
  transform: translateY(-50%);
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li:last-child {
  margin: 0px;
}
span.click_close_menu {
  font-size: 0px;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link {
  width: 19.7%;
}
.image_slider_imfo_block_main .imge_slider_info_container .image_slider_slide_main .image_slider_slide_inner li {
  width: calc((100% - 150px)/4);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px 50px 0px 0px;
  float: left;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title {
  width: 80%;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_inner .slider_title_container .slider_title_link {
  width: 19.7%;
}
.category_image_main .category_image_ineer .category_image_link {
  width: 19.7%;
}
.image_block_title_main .image_block_title_link {
  width: 29.7%;
}
.column.main .category_image_main .category_image {
  display: block;
  vertical-align: middle;
  width: auto;
}
.page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products-grid ol li {
  width: calc((100% - 9%)/4);
  margin-bottom: 46px;
}
#layer-product-list .products-grid .product-item-info .product.details.product-item-details a.product.photo.product-item-photo .all_price_main .price-box .old-price .price-container .price-wrapper > span.price {
  font-family: "Jost";
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  text-decoration: line-through;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: bold;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: bold;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: bold;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: bold;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none !important;
  outline: none !important;
  background: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2) !important;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: white;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -5px;
  z-index: 9;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/left-arrow.svg");
}
[dir="rtl"] .slick-prev:before {
  content: url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/right-arrow.svg");
}
.slick-next {
  right: -5px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/right-arrow.svg");
}
[dir="rtl"] .slick-next:before {
  content: url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/left-arrow.svg");
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .action-gift:hover,
.slick-dots li .action-gift:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.dibs-btn {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.dibs-btn:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
.dibs-btn:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.dibs-white__backdrop {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 40px;
}
.dibs-heading {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
.dibs-table-align {
  width: calc(100% - 205px);
  left: 205px;
  position: relative;
}
.radio,
.radio:checked:after {
  border-radius: 50% !important;
}
.checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  border: 1px solid #d1d1d1;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 4px;
  margin-bottom: 0 !important;
}
.checkbox:checked:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  background: #0094cf url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/checkmark.svg") no-repeat 50% 50%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-color: #0094cf;
}
.dibs_easy_checkout-index-index {
  -webkit-font-smoothing: antialiased;
}
.dibs_easy_checkout-index-index .page-title-wrapper,
.dibs_easy_checkout-index-index .nav-toggle {
  display: none;
}
.dibs_easy_checkout-index-index .page-header {
  background-color: #ffffff;
}
.dibs_easy_checkout-index-index .page-wrapper {
  background-color: #e5e5e5;
}
#dibs_easy_checkoutSidebar {
  font-family: 'Source Sans Pro', sans-serif;
  color: #444444;
  display: block;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 40px;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading span.counter:before {
  content: "";
  display: inline-block;
  border: 2px solid #000000;
  vertical-align: middle;
  padding: 0 4px;
  margin: 0 2px;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading span.dibs-payment-methods__img img {
  vertical-align: bottom;
  float: right;
}
#dibs_easy_checkoutSidebar #dibs-easy-checkout_cart {
  border-top: 1px solid #d1d1d1;
  display: inline-block;
  width: 100%;
}
#dibs_easy_checkoutSidebar .load.indicator {
  position: fixed !important;
}
#dibs_easy_checkoutSidebar .load.indicator:before {
  background: transparent url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/ajax-loader.gif") no-repeat 50% 50%;
}
#dibs_easy_checkoutSidebar input:not(.qty),
#dibs_easy_checkoutSidebar select,
#dibs_easy_checkoutSidebar textarea {
  border: 1px solid #d1d1d1;
  border-radius: 4px;
}
#dibs_easy_checkoutSidebar input:not(.qty),
#dibs_easy_checkoutSidebar select:not(.qty) {
  height: 50px;
}
#dibs_easy_checkoutSidebar input[type='checkbox'],
#dibs_easy_checkoutSidebar select[type='checkbox'] {
  position: relative;
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  border: 1px solid #d1d1d1;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 4px;
  margin-bottom: 0 !important;
}
#dibs_easy_checkoutSidebar input[type='checkbox']:checked:after,
#dibs_easy_checkoutSidebar select[type='checkbox']:checked:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  background: #0094cf url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/checkmark.svg") no-repeat 50% 50%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-color: #0094cf;
}
#dibs_easy_checkoutSidebar input[type='radio'],
#dibs_easy_checkoutSidebar select[type='radio'] {
  position: relative;
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  border: 1px solid #d1d1d1;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 4px;
  margin-bottom: 0 !important;
}
#dibs_easy_checkoutSidebar input[type='radio'],
#dibs_easy_checkoutSidebar select[type='radio'],
#dibs_easy_checkoutSidebar input[type='radio']:checked:after,
#dibs_easy_checkoutSidebar select[type='radio']:checked:after {
  border-radius: 50% !important;
}
#dibs_easy_checkoutSidebar input[type='radio']:checked:after,
#dibs_easy_checkoutSidebar select[type='radio']:checked:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  background: #0094cf url("../../frontend/Magento/blank/de_DE/Dibs_EasyCheckout/images/checkmark.svg") no-repeat 50% 50%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-color: #0094cf;
}
#dibs_easy_checkoutSidebar h4[role="heading"] {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  margin-top: 0;
}
#dibs_easy_checkoutSidebar h4[role="heading"] .total-currency {
  float: right;
  padding-left: 5px;
}
#dibs_easy_checkoutSidebar h4[role="heading"] .total-title {
  float: right;
  padding-right: 10px;
}
#dibs_easy_checkoutSidebar h4[role="heading"] .total-amount {
  float: right;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset {
  position: relative;
  display: flex;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .field {
  flex: 1;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset input {
  border-right: none !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.apply.primary,
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.cancel.primary,
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.apply.primary:hover,
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar .action.cancel.primary:hover {
  background: transparent;
  border: 1px solid #d1d1d1;
  color: #0094cf;
  height: 50px;
  border-left: none !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
#dibs_easy_checkoutSidebar .dibs-easy-checkout-block.grand-total .total-info {
  color: #888888;
}
#dibs_easy_checkoutSidebar .slick-slide:not(.slick-active) {
  position: relative;
  opacity: .7;
}
#dibs_easy_checkoutSidebar .slick-slide:not(.slick-active):after {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
#dibs-checkout-iframe {
  vertical-align: bottom;
}
.different-checkout-link {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #ffffff;
}
.different-checkout-link a {
  color: #0094cf;
}
table.dibs-easy-checkout-review th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
}
table.dibs-easy-checkout-review th,
table.dibs-easy-checkout-review td {
  vertical-align: middle;
}
table.dibs-easy-checkout-review th.qty,
table.dibs-easy-checkout-review td.qty {
  text-align: center !important;
}
table.dibs-easy-checkout-review td.qty div.qty {
  display: flex;
}
table.dibs-easy-checkout-review td.qty .remove-product {
  display: inline-flex;
  align-items: center;
}
table.dibs-easy-checkout-review td.qty .remove-product span {
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  text-align: center;
  font-size: 26px;
  cursor: pointer;
  margin-right: 40px;
  display: block;
  line-height: 26px;
  font-weight: 200;
}
table.dibs-easy-checkout-review td.qty span.qty {
  display: flex;
}
table.dibs-easy-checkout-review td.qty span.qty input {
  border-left: 0 !important;
  border-right: 0 !important;
  border: 1px solid #d1d1d1;
  width: 50px;
  height: 40px;
  text-align: center;
}
table.dibs-easy-checkout-review td.qty span.qty input:not([disabled]):focus {
  box-shadow: none;
}
table.dibs-easy-checkout-review td.qty span.qty .input-number-increment,
table.dibs-easy-checkout-review td.qty span.qty .input-number-decrement {
  height: 38px;
  width: 35px;
  text-align: center;
  border: 1px solid #d1d1d1;
  cursor: pointer;
}
table.dibs-easy-checkout-review td.qty span.qty .input-number-increment {
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  font-size: 20px;
  line-height: 40px;
}
table.dibs-easy-checkout-review td.qty span.qty .input-number-decrement {
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  font-size: 28px;
  line-height: initial;
}
table.dibs-easy-checkout-review td.subtotal {
  text-align: right !important;
}
table.dibs-easy-checkout-review td.subtotal .price {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dl {
  margin-top: 20px;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
  font-weight: 400 !important;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dt:after {
  content: ': ';
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
table.dibs-easy-checkout-review .dibs-easy-checkout-col .product-item-info .product-item-name {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
table.dibs-easy-checkout-review .col.price .currency {
  padding-left: 3px;
}
table.dibs-easy-checkout-review .col.price .currency:before {
  content: '(';
}
table.dibs-easy-checkout-review .col.price .currency:after {
  content: ')';
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell {
  width: 100%;
  padding: 0;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .block-title {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin-bottom: 0;
  margin-top: 30px;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items {
  width: 100%;
  margin: 0;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item {
  display: inline-block;
  text-align: center;
  background: #ffffff;
  border-radius: 4px;
  width: 25%;
  margin: 0 15px;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item img {
  border-radius: 4px;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item .product-item-info {
  width: 100%;
}
#dibs_easy_checkoutCrosssell .block.dibs-crosssell .dibs-products-grid .product-items .product-item .product-item-details {
  padding-bottom: 20px;
}
.dibs-easy-checkout-shipping {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d1d1d1;
}
.dibs-easy-checkout-shipping .dibs-easy-checkout-section-content {
  width: 100%;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method {
  width: 100%;
  margin: 0;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row {
  text-align: center;
  background: #ffffff;
  border-radius: 4px;
  margin: 0 34px 0 0;
  padding: 50px 30px;
  border: 1px solid #d1d1d1;
  position: relative;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row:hover {
  border-color: #0094cf;
  opacity: 1 !important;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row input[type='radio'] {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row span > * {
  display: block;
}
.dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row .price {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  display: block;
}
@media only screen and (max-width: 560px) {
  .dibs-easy-checkout-shipping #dibs-easy-checkout_shipping_method .dibs-easy-checkout-radio-row {
    margin-right: 0;
  }
}
.dibs-easy-checkout-shipping .slick-list.draggable {
  margin-top: 10px;
}
.dibs-easy-checkout-shipping .slick-dots li {
  margin: 0;
}
.dibs-easy-checkout-shipping .slick-dots li.slick-active button,
.dibs-easy-checkout-shipping .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.dibs-easy-checkout-shipping .slick-dots li.slick-active .action-gift {
  border-color: #0094cf;
  background-color: #0094cf;
}
.dibs-easy-checkout-shipping .slick-dots button,
.dibs-easy-checkout-shipping .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.dibs-easy-checkout-shipping .slick-dots .action-gift {
  display: block;
  width: 7px;
  height: 7px;
  padding: 0;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  background-color: white;
  text-indent: -9999px;
  box-shadow: none !important;
}
.dibs-easy-checkout-shipping #shipping-method-button {
  height: 50px;
  position: relative;
  top: -1px;
  text-transform: none;
  font-size: 18px;
}
body.dibs_easy_checkout-index-index #checkout {
  width: 100%;
}
body.dibs_easy_checkout-index-index #checkout .opc-wrapper {
  padding: 0;
  left: 205px;
  width: calc(100% - 205px);
  position: relative;
}
@media (max-width: 768px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper {
    left: auto;
    width: 100%;
  }
}
@media (max-width: 639px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper .form.methods-shipping {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
  }
}
body.dibs_easy_checkout-index-index #checkout .opc-wrapper .step-title {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
@media (max-width: 1024px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper .table-checkout-shipping-method {
    min-width: 450px;
  }
}
@media (max-width: 639px) {
  body.dibs_easy_checkout-index-index #checkout .opc-wrapper .table-checkout-shipping-method {
    min-width: 1px;
  }
}
body.dibs_easy_checkout-index-index #checkout .opc-wrapper #checkout-shipping-method-load input[type='radio'] {
  top: 0;
  margin: 0;
  box-shadow: none;
}
button:not(.primary).dibs-primary,
.cart.table-wrapper .actions-toolbar > .action:not(.primary).dibs-primary,
.action-gift:not(.primary).dibs-primary {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  height: 40px;
  font-size: 14px;
  padding: 10px 50px;
  text-transform: uppercase;
}
button:not(.primary).dibs-primary:focus,
.cart.table-wrapper .actions-toolbar > .action:not(.primary).dibs-primary:focus,
.action-gift:not(.primary).dibs-primary:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
button:not(.primary).dibs-primary:hover,
.cart.table-wrapper .actions-toolbar > .action:not(.primary).dibs-primary:hover,
.action-gift:not(.primary).dibs-primary:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.go-to-container {
  margin-top: 20px;
}
.go-to-container .go-to {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
  text-align: center;
  font-size: 18px;
  text-transform: none;
  text-decoration: none;
  padding: 12px 30px;
  width: 174px;
  height: 50px;
}
.go-to-container .go-to:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
.go-to-container .go-to:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.shipping-price {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  float: right;
  text-align: right;
}
#dibs-easy-checkout_cart_totals {
  text-align: right;
  color: #000000;
}
.dibs_easy_checkout-order-success .columns {
  letter-spacing: 0.5px;
}
.dibs_easy_checkout-order-success .dibs-primary {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
  text-align: center;
  font-size: 18px;
  text-transform: none;
  text-decoration: none;
  padding: 12px 30px;
  width: 174px;
  height: 50px;
  font-weight: 600;
}
.dibs_easy_checkout-order-success .checkout-success h1 {
  color: #000000;
  text-align: center;
  font-weight: 600;
}
.dibs_easy_checkout-order-success #dibs_easy_checkoutSidebar {
  max-width: 1040px;
  margin: 0 auto;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details {
  list-style: none;
  display: table;
  width: 100%;
  margin: 15px 0 30px;
  padding: 15px 0 0;
  font-size: 18px;
  border-top: 6px solid #0094cf;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details li {
  float: none;
  margin-bottom: 0;
  text-align: left;
  font-weight: 300;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details li strong {
  width: 100%;
  display: block;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items {
  margin: 70px 0;
  border: 3px solid #0094cf;
  position: relative;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items strong {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table th,
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table td {
  font-size: 16px;
  padding: 15px 0;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table th {
  text-transform: uppercase;
  font-weight: 600;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table td.col-item {
  font-weight: 600;
}
.dibs_easy_checkout-order-success .dibs-easy-checkout-order__items table td.col-amount {
  font-weight: 300;
}
#nwt_unifaun_form label {
  font-weight: 600;
}
#nwt_unifaun_form .nwt_unifaun_form_agent label[for^="nwt_unifaun_form_agent_select_custom"]:first-child {
  width: 100%;
  margin-bottom: 0;
}
#nwt_unifaun_form .nwt_unifaun_form_agent label[for="nwt_unifaun_postcode"] {
  display: inline-block;
  width: 100%;
}
#nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_postcode,
#nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_select_agent {
  height: 35px;
}
@media only screen and (max-width: 560px) {
  #nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_postcode {
    width: 40% !important;
  }
}
#nwt_unifaun_form .nwt_unifaun_form_agent .nwt_unifaun_select_agent {
  margin-bottom: 0;
}
#nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent,
#nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent,
#nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent {
  background-image: linear-gradient(0deg, #007eb2 0%, #0094cf 99%) !important;
  border-radius: 25px !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  height: 35px;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 15px;
}
#nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent:focus,
#nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent:focus,
#nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent:focus {
  box-shadow: 0 0 0 3px rgba(0, 126, 178, 0.5) !important;
}
#nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent:hover,
#nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent:hover,
#nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 1000px) {
  #nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent {
    margin-left: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #nwt_unifaun_form .nwt_unifaun_form_agent button.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .cart.table-wrapper .actions-toolbar > .action.nwtunifaun-choose-agent,
  #nwt_unifaun_form .nwt_unifaun_form_agent .action-gift.nwtunifaun-choose-agent {
    margin-top: 10px;
  }
}
#nwt_unifaun_form #nwt_unifaun_form_cellphone #nwt_unifaun_cellphone {
  height: 35px;
}
@media only screen and (max-width: 767px) {
  #nwt_unifaun_form input[type="text"] {
    border-top: 1px solid #d1d1d1 !important;
    border-radius: 4px !important;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper {
    left: 0;
  }
  .modal-popup.modal-slide.nets-popup-wrapper .action-close {
    margin-top: 3rem;
  }
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap {
  height: calc(100% - 10rem);
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-header {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-header h1 {
  border-bottom: 0;
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-content,
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-content div {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal-popup.modal-slide.nets-popup-wrapper .modal-inner-wrap .modal-footer {
  display: none;
}
#nets-popup-iframe {
  width: 100%;
  height: 100%;
}
.nowrap {
  white-space: nowrap;
}
.word-break {
  word-break: break-word;
}
#gdpr-popup {
  position: fixed;
  bottom: -999em;
  width: 100vw;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  transition: bottom ease-in-out 1.5s;
  z-index: 1000000;
  background: #f5f5f5;
  box-sizing: border-box;
  overflow: auto;
  max-height: 90vh;
  border-top: 1px solid #e8e8e8;
}
#gdpr-popup.show {
  bottom: 0;
}
#gdpr-popup .gdpr-content {
  padding: 20px;
  max-width: 1280px;
  margin: 0 auto;
  background: #f5f5f5;
}
#gdpr-popup .title {
  font-weight: bold;
  font-size: 18px;
}
#gdpr-popup .cookie-types {
  padding: 0 0 10px;
  display: inline-block;
  font-weight: bold;
}
#gdpr-popup .cookie-types .input-box {
  display: inline-block;
  margin: 0 25px 10px 0;
}
#gdpr-popup .cookie-details {
  display: none;
  font-size: 12px;
  max-height: 150px;
  overflow: auto;
  background: #ffffff;
  margin: 10px 0 0;
  padding: 5px;
}
#gdpr-popup.expanded .cookie-details {
  display: block;
}
#gdpr-popup .buttons-set {
  display: inline-block;
}
#gdpr-popup .buttons-set a {
  margin: 0 10px 10px 0;
  display: inline-block;
  vertical-align: middle;
}
#gdpr-popup .buttons-set .secondary {
  background: #ccc;
  border-color: #ccc;
}
#gdpr-popup .buttons-set .secondary:hover {
  text-decoration: none;
  background: #aaa;
  border-color: #aaa;
}
#gdpr-popup .details-links:after {
  content: '';
  width: 0.6em;
  height: 0.6em;
  border: 1px solid currentColor;
  display: inherit;
  transform: rotate(45deg);
  border-width: 0 1px 1px 0;
  margin: -0.7em 0 0 8px;
  vertical-align: middle;
}
#gdpr-popup.expanded .details-links:after {
  transform: rotate(225deg);
  margin: -0.1em 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .gdpr-details-expanded,
  .gdpr-details-expanded body {
    overflow: hidden;
    pointer-events: none;
    -webkit-overflow-scrolling: initial;
    touch-action: none;
  }
  .gdpr-details-expanded #gdpr-popup,
  .gdpr-details-expanded body #gdpr-popup {
    pointer-events: auto;
    max-height: 90vh;
    overflow: visible;
  }
  .gdpr-details-expanded .gdpr-content,
  .gdpr-details-expanded body .gdpr-content {
    position: relative;
    z-index: 2;
    max-height: calc(90vh - 20px*2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gdpr-details-expanded .gdpr-content th,
  .gdpr-details-expanded body .gdpr-content th,
  .gdpr-details-expanded .gdpr-content td,
  .gdpr-details-expanded body .gdpr-content td {
    padding: 5px 2px;
  }
}
@media screen and (max-width: 640px) {
  #gdpr-popup {
    font-size: 12px;
  }
  #gdpr-popup .buttons-set a {
    padding: 5px;
    font-size: 12px;
    font-weight: 400;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigationPro
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
a.chosen-single.chosen-default,
.chosen-single-with-deselect {
  border-radius: 3px !important;
  min-height: 30px !important;
  line-height: 26px !important;
  background: #fff !important;
  box-shadow: none;
}
.chosen-container-single .chosen-single div {
  top: 3px;
}
.chosen-container-single .chosen-search input[type=text] {
  box-shadow: none !important;
  border-radius: 2px;
  border: 1px solid #ccc;
}
li.active-result.highlighted {
  border-radius: 2px !important;
  background-image: none !important;
  border: none !important;
}
.chosen-container-single .chosen-single abbr {
  top: 9px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  margin-right: 0 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: 100% !important;
}
ul.chosen-results::-webkit-scrollbar {
  width: 6px;
}
ul.chosen-results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
ul.chosen-results::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.ln_slider_range {
  margin-top: 10px;
}
.ln_slider_range_input {
  width: 60px !important;
  height: 30px !important;
  text-align: center;
  padding: 0;
}
.filter-options-content .rating-summary {
  padding-bottom: 3px;
}
.filter-options-content .rating-summary.selected {
  background-color: #e8e8e8;
}
@media (min-width: 1200px) {
  #ln_slider_range_price .ln_slider_from {
    width: 45%;
    padding: 0;
    display: inline-block;
    text-align: center;
  }
  #ln_slider_range_price .ln_slider_to {
    width: 45%;
    float: right;
    text-align: center;
    padding: 0;
  }
  .ln_slider_container label {
    min-width: 0 !important;
  }
}
@media (max-width: 1195px) {
  .ln_slider_from {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  .ln_slider_to {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .ln_slider_range_input {
    display: block;
    margin: 0 auto 10px auto;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.ln_slider_range .ln_slider_range_input_to {
  float: right;
}
.ln_slider_container label {
  min-width: 50px;
  display: inline-block;
}
.swatch-option-label-layered {
  height: 24px !important;
  display: block !important;
  margin-bottom: 5px !important;
}
.swatch-option-label-layered .swatch-option.text {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.swatch-text .swatch-option.color {
  height: 24px !important;
}
.swatch-attribute .swatch-option.disabled {
  pointer-events: none;
}
@media (max-width: 767px) {
  .ln_slider_range {
    text-align: center;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.mplayer-subcategory {
  width: 90%;
  margin: auto;
}
.mplayer-category-item .mplayer-item-slider {
  padding: 10px;
  box-sizing: border-box;
  color: #575757;
  text-align: center;
  font-size: 18px;
  height: 100%;
  position: relative;
}
.mplayer-category-item-label {
  padding: 10px 5px;
  border: 1px solid #ffffff;
  line-height: 1.2;
  word-break: break-word;
}
.mplayer-category-item-image {
  margin-bottom: 7px;
}
.mplayer-category-item-label:hover {
  background: #ffffff;
  color: #000;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
a.mplayer-item-slider:hover {
  text-decoration: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigationUtimate
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln-show-less,
.ln-show-more {
  cursor: pointer;
  font-weight: 700;
  text-align: center;
}
/* style rating slider */
.rating-slider-container {
  padding-left: 20px;
}
.rating-slider-container #ln_slider_rating {
  display: inline-block;
  height: 170px;
  width: 10px;
  margin-right: 10px;
  background: #ddd;
}
.rating-slider-container #ln_slider_rating .ui-slider-range {
  background-color: #aaa !important;
}
.rating-slider-container .rating-slider-items {
  display: inline-block;
  width: calc(70%) !important;
}
.rating-slider-container span.rating-star-off::before {
  color: #c7c7c7 !important;
}
.rating-slider-container a.lnultimate-rating-slider:hover {
  background: #fff !important;
}
.rating-slider-container .rating-summary .rating-result:before {
  content: '' !important;
}
/* end style rating slider */
.checkoutlogin-index-index .page-wrapper .page-title-wrapper h1.page-title {
  margin-top: 26px;
  text-align: center;
}
.checkoutlogin-index-index .page-wrapper .page-title-wrapper h1.page-title span.base {
  font-size: 44px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #2f2f2f;
  font-weight: 400;
  font-family: "Jost";
  text-transform: uppercase;
}
.checkoutlogin-index-index .page-wrapper .page-title-wrapper h1.page-title span.base:after {
  display: none;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main {
  max-width: 810px;
  width: 100%;
  margin: auto;
  margin-top: 50px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .title span {
  font-family: "Jost";
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_or_register_main .login_left .login_form fieldset.fieldset.login .field .control input {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid black;
  height: 60px;
  padding-left: 0;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #000000;
  font-weight: 400;
  font-family: "Jost";
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left {
  display: inline-block;
  width: 50%;
  float: left;
  padding-right: 15px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset {
  display: inline-block;
  width: 100%;
  max-width: 590px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset .field.email.required {
  margin-top: 50px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset .field {
  display: inline-block;
  width: 100%;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset .field label,
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset .field span {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  font-family: "Jost";
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #000000;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset .field .control input {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid black;
  height: 32px;
  padding-left: 0;
  font-family: "Jost";
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #000000;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left fieldset.email.required {
  margin-top: 50px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar {
  display: inline-block;
  width: 100%;
  max-width: 590px;
  margin-top: 30px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar .primary {
  display: inline-block;
  width: 100%;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar .primary button,
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar .primary .action-gift {
  background-color: #000000;
  max-width: 589px;
  width: 100%;
  padding: 1px 20px;
  margin-right: 0;
  border-radius: 0;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar .primary button span,
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
.checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form fieldset.fieldset.login .actions-toolbar .primary .action-gift span {
  font-size: 12px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Montserrat-Bold";
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right {
  display: inline-block;
  width: 50%;
  padding-left: 15px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .register_main {
  display: inline-block;
  width: 100%;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .register_main .register_title.title {
  display: inline-block;
  width: 100%;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .register_main .register_form {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .register_main .register_form a {
  display: inline-block;
  max-width: 589px;
  width: 100%;
  padding: 3px 20px;
  background-color: #000000;
  font-size: 12px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Montserrat-Bold";
  text-align: center;
  text-decoration: unset;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .guest_main {
  display: inline-block;
  width: 100%;
  margin-top: 117px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .guest_main .guest_title.title {
  display: inline-block;
  width: 100%;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .guest_main .guest_checkout.title {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .guest_main .guest_checkout.title a {
  display: inline-block;
  max-width: 589px;
  width: 100%;
  padding: 4px 20px;
  background-color: #000000;
  font-size: 12px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Montserrat-Bold";
  text-align: center;
  text-decoration: unset;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: bold;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: bold;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.step_counter_main .step_counter_inner ul li span {
  margin: auto;
}
.abs-sidebar-totals .mark,
.cart-summary .cart-totals .mark,
.opc-block-summary .table-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  padding-top: 10px;
  padding-bottom: 0px;
  line-height: normal;
}
.page-wrapper .cart-container .checkout-methods-items .action.primary {
  padding: 17px 82px 17px 75px;
}
.page-wrapper .cart-summary > .title {
  margin-left: 55px;
}
.goto_checkout_button_main .goto_checkout button,
.goto_checkout_button_main .goto_checkout .cart.table-wrapper .actions-toolbar > .action,
.goto_checkout_button_main .goto_checkout .action-gift {
  padding: 15px 84px 16px 75px;
  font-size: 22px;
  line-height: 25px;
}
.goto_checkout_button_main .goto_checkout button a,
.goto_checkout_button_main .goto_checkout .cart.table-wrapper .actions-toolbar > .action a,
.goto_checkout_button_main .goto_checkout .action-gift a {
  font-size: 22px;
}
.goto_checkout_button_main .goto_checkout button a:after,
.goto_checkout_button_main .goto_checkout .cart.table-wrapper .actions-toolbar > .action a:after,
.goto_checkout_button_main .goto_checkout .action-gift a:after {
  top: 50%;
  transform: translateY(-50%);
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: bold;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: bold;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: bold;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-progress-bar .opc-progress-bar-item > span:after {
  margin-left: 0;
  top: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.checkout-index-payment-step #opc-sidebar .opc-block-shipping-information {
  border: 0;
  padding: 0 15px;
}
.payment-option.opc-payment-additional.discount-code form#discount-form .actions-toolbar .primary {
  text-align: right;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: bold;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: bold;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: bold;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: bold;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: bold;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: bold;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: bold;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: bold;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: bold;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: bold;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: bold;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: bold;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 9px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: bold;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: bold;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: bold;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: bold;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.sidebar.sidebar-main .layered-filter-block-container .block.filter .filter-title {
  display: none;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .block-subtitle {
  display: none;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item {
  display: inline-block;
  width: 13.7%;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 15px;
  margin: 0px;
  padding: 16px 8px 15px 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #111111;
  display: inline-block;
  border: solid 1px #f2f2f2;
  position: relative;
  cursor: pointer;
  height: auto;
  text-transform: capitalize;
  max-width: 185px;
  -webkit-appearance: none;
  width: 100%;
  background-color: #F2F2F2;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title:after {
  content: '';
  width: 12px;
  height: 7px;
  display: inline-block;
  background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/filterDown.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 23px;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.filter_yes .filter-options-title:after {
  content: '';
  width: 12px;
  height: 7px;
  display: inline-block;
  background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/filterUp.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 23px;
  z-index: 11111;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-content .item {
  margin-bottom: 10px;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-content .item input[type="checkbox"] {
  top: -2px;
  width: 1.3em;
  height: 1.3em;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #ddd;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content filter-options-content .item input[type="checkbox"]:checked {
  background-color: black;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
  padding: 20px;
  margin: 0px;
  width: 100%;
  max-width: 258px;
  position: absolute;
  z-index: 1111;
  background: #fff;
  top: 55px;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-content .item a {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 14px;
  color: #858585;
  text-decoration: none;
}
.page-products.page-layout-1column .column.main {
  min-height: inherit;
}
.page-products .columns {
  display: flex;
  flex-direction: column;
}
.page-with-filter .column.main {
  width: 100% !important;
  order: 2;
  padding: 0;
  float: unset;
}
#layer-product-list .products-grid {
  margin-bottom: 25px;
}
#layer-product-list .products-grid ol li {
  width: calc(22.75%);
  margin-left: 3%;
  margin-bottom: 46px;
}
#layer-product-list .products-grid ol li:nth-child(4n + 1) {
  margin-left: 0;
}
#layer-product-list .products-grid ol li .product-item-details .product-item-name {
  font-family: "Jost";
  font-size: 22px;
  color: #000000;
  font-weight: 700;
  height: 45px;
  max-height: 45px;
  margin-bottom: 0;
  overflow: hidden;
  text-align: left;
  line-height: 1;
}
#layer-product-list .products-grid ol li .product-item-details .product-item-name a {
  text-decoration: none !important;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 22px;
  color: black;
}
#layer-product-list .products-grid ol li .product-item-details .supplier_name_product_list_page strong {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 19px;
  color: #484848;
  margin-bottom: 30px;
}
#layer-product-list .products-grid ol li .product-item-details .all_price_block_info {
  text-align: left;
  width: 53%;
  line-height: 1;
}
#layer-product-list .products-grid ol li .product-item-details .baseprice .baseprice .price {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 18px;
  color: #151515;
  letter-spacing: -1px;
}
#layer-product-list .products-grid ol li .product-item-details .product-item-inner {
  width: 47%;
  text-align: right;
}
#layer-product-list .products-grid ol li .product-item-details .product-item-actions {
  margin: 0;
}
#layer-product-list .products-grid ol li .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
.page-with-filter .sidebar-main {
  width: 100% !important;
  margin-top: 35px;
  order: 1;
  padding: 0;
  float: unset;
}
.products-grid .product-items {
  text-align: center !important;
}
.products-grid .product-item-info {
  width: 100% !important;
}
.product-item-inner .action.tocart.primary:hover {
  background-color: #C9B777;
}
.page-title-wrapper .page-title {
  margin-top: 31px;
}
.page-title-wrapper .page-title .base {
  display: inline-block;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47.2px;
  color: #151515;
}
.page-title-wrapper .page-title .base:after {
  display: block;
  content: '';
  border-bottom: solid 8px #e9d38a;
  width: 90%;
  margin-top: -15px;
}
.toolbar-products {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-flex;
  width: 80%;
  align-items: center;
  justify-content: end;
}
.toolbar-products .modes {
  display: none;
}
.toolbar-products .toolbar-amount {
  display: none;
}
.toolbar-products .sorter-label {
  display: none;
}
.toolbar-products .sorter-options {
  border: none;
  border-bottom: 1px solid;
  padding: 5px 210px 4px 0;
  cursor: pointer;
  border-radius: 0;
}
.toolbar-products .sorter-action {
  display: none;
}
.toolbar-products .pages {
  display: inline-block;
}
.toolbar-products .pages .pages-label {
  position: unset;
  margin-right: 20px;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 14px;
  color: #858585;
}
.toolbar-products .pages .pages-label {
  position: unset;
  margin-right: 20px;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 14px;
  color: #858585;
}
li.item.pages-item-previous {
  display: none;
}
li.item.pages-item-next {
  display: none;
}
.pages .pages-items .item .page {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 14px;
  color: #858585;
}
.products.wrapper ~ .toolbar .pages {
  position: static;
  float: unset !important;
}
.products.wrapper ~ .toolbar .pages .pages-label {
  display: none;
}
.products.wrapper ~ .toolbar .pages .pages-item-next {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.products.wrapper ~ .toolbar .pages .pages-item-previous {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.products.wrapper ~ .toolbar .pages .action.next:before {
  content: 'NäCHSTE';
  font-family: 'Jost';
  font-weight: 700;
  font-size: 14px;
  color: #858585;
  padding: 13px 31px 13px 40.199px;
}
.products.wrapper ~ .toolbar .pages .action {
  width: auto;
  text-transform: uppercase;
}
.page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products {
  margin-top: 0;
}
.products.wrapper ~ .toolbar .pages .action.previous::after {
  content: 'VORIGE';
  font-family: 'Jost';
  font-weight: 700;
  font-size: 14px;
  color: #858585;
  padding: 13px 27px 13px 28px;
  display: inline-block;
}
.products.wrapper ~ .toolbar .pages .pages-items .item span {
  padding: 23px 26px;
  border: 2px solid #eeeeee;
}
.products.wrapper ~ .toolbar .pages .pages-items .current .page {
  border-bottom: none;
}
.products.wrapper ~ .toolbar .pages .pages-items .current span {
  background-color: black;
  color: white;
  border: 1.5px solid black !important;
}
.pages .pages-items .current .page {
  color: #151515;
  border-bottom: 1px solid #151515;
}
.products.wrapper ~ .toolbar .limiter {
  display: none !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper {
  margin-top: 15px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base:after {
  content: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .product-reviews-summary {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .special-price .price-container .price-label {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .old-price .price-container .price-label {
  display: none;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.customer-account-login form .fieldset > .field:not(.choice) > .label {
  width: 100%;
}
.customer-account-login input[type="checkbox"] {
  border-radius: 0;
  top: 2px;
}
.customer-account-login .checkbox:checked:after {
  display: none;
}
.customer-account-login .page-wrapper .columns .column.main {
  max-width: 1000px;
  margin: auto;
}
.customer-account-login .login-container .block-customer-login .block-title strong,
.customer-account-login .register-container form fieldset.fieldset.create.info legend span {
  font-family: "Jost";
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  text-transform: uppercase;
}
.customer-account-login .field .control input[type="text"],
.customer-account-login .field .control input[type="password"],
.customer-account-login .field .control input[type="url"],
.customer-account-login .field .control input[type="tel"],
.customer-account-login .field .control input[type="search"],
.customer-account-login .field .control input[type="number"],
.customer-account-login .field .control input[type*="date"],
.customer-account-login .field .control input[type="email"] {
  height: 32px;
  font-size: 14px;
}
.field .control input[type="text"],
.field .control input[type="password"],
.field .control input[type="url"],
.field .control input[type="tel"],
.field .control input[type="search"],
.field .control input[type="number"],
.field .control input[type*="date"],
.field .control input[type="email"] {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #000;
  padding-left: 0;
  height: 32px;
  font-family: "Jost";
  font-weight: 400;
  font-size: 26px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #000000;
}
.account .field .control input[type="text"],
.account .field .control input[type="password"],
.account .field .control input[type="url"],
.account .field .control input[type="tel"],
.account .field .control input[type="search"],
.account .field .control input[type="number"],
.account .field .control input[type*="date"],
.account .field .control input[type="email"],
.account .field .control select {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid black;
  height: 32px;
  padding-left: 0;
  font-family: "Jost";
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #000000;
}
.customer-account-login input[type="radio"] {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 8px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #010101;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.customer-account-login input[type="radio"][value=" "]:first-child {
  display: none;
}
.customer-account-login input[type="radio"]:checked:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #c9b777;
}
.customer-account-login form .field label span {
  font-family: "Jost";
  font-weight: 500;
  text-align: left;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #000000;
}
.customer-account-login .page-title-wrapper {
  text-align: center;
  margin-bottom: 50px;
}
.customer-account-login .page-title-wrapper h1.page-title span.base {
  font-family: "Jost";
  font-weight: 400;
  font-size: 44px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #2f2f2f;
}
.customer-account-login .page-title-wrapper h1.page-title span.base:after {
  display: none;
}
.customer-account-login .login-container {
  display: inline-block;
  width: 50%;
  float: left;
  padding-right: 10px;
}
.customer-account-login .login-container .block-customer-login {
  display: inline-block;
  width: 100%;
}
.customer-account-login .login-container .block-customer-login .block-title {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login {
  margin-top: 23px;
  max-width: 590px;
  width: 100%;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .field {
  width: 100%;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .field.choice {
  display: none;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar {
  margin-top: 40px;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .secondary a {
  margin-top: 10px;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary {
  width: 100%;
  margin-right: 0;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary button,
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift {
  background-color: #000000;
  width: 100%;
  padding: 1px 10px;
  max-width: 100%;
  margin-right: 0;
}
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary button span,
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
.customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift span {
  font-family: "Montserrat-Bold";
  font-weight: 700;
  padding: 0;
  font-size: 12px;
  line-height: 25px;
  color: #ffffff;
  text-transform: uppercase;
}
.customer-account-login .login-container .block-customer-login .block-content .fieldset:after {
  display: none;
}
.customer-account-login .register-container {
  display: inline-block;
  width: 50%;
  padding-left: 10px;
}
.customer-account-login .register-container form .fieldset .field .control .fieldset .fields .field-name-prefix .control {
  margin-top: 20px;
  margin-bottom: 20px;
}
.customer-account-login .register-container form .fieldset .field .control .fieldset .fields .field-name-prefix .control label {
  font-family: "Jost";
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 21px;
  color: #000000;
  vertical-align: middle;
  margin-right: 15px;
}
.customer-account-login .register-container form .fieldset .field .control .fieldset .fields .field-name-prefix .control label[for=" "] {
  display: none;
}
.customer-account-login .register-container form .fieldset .field label.label.old_name[for="firstname"] {
  display: none;
  padding: 0;
}
.customer-account-login .register-container form .fieldset .field.choice.newsletter label {
  vertical-align: middle;
}
.customer-account-login .register-container form .fieldset .field.choice.newsletter label span {
  font-size: 14px;
  vertical-align: middle;
}
.customer-account-login .register-container form fieldset.fieldset.create.account legend.legend {
  display: none;
}
.customer-account-login .register-container form .actions-toolbar {
  display: inline-block;
  width: 100%;
}
.customer-account-login .register-container form .actions-toolbar .primary {
  display: inline-block;
  width: 100%;
}
.customer-account-login .register-container form .actions-toolbar .primary button,
.customer-account-login .register-container form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-login .register-container form .actions-toolbar .primary .action-gift {
  background-color: #000000;
  width: 100%;
  padding: 1px 10px;
}
.customer-account-login .register-container form .actions-toolbar .primary button span,
.customer-account-login .register-container form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
.customer-account-login .register-container form .actions-toolbar .primary .action-gift span {
  font-family: "Montserrat-Bold";
  font-weight: 700;
  padding: 0;
  font-size: 12px;
  line-height: 25px;
  color: #ffffff;
  text-transform: uppercase;
}
.customer-account-login .register-container label.label[for="show-password"] span {
  vertical-align: middle;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.account .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
  margin: 0 0 10px 0;
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
a.product.photo.product-item-photo {
  position: relative;
  display: block;
}
span.product-image-container.second_image {
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.photo.product-item-photo:hover span.product-image-container.second_image {
  opacity: 1;
  background-image: none !important;
  background: white;
}
span.product-image-container.second_image span.product-image-wrapper {
  background: white;
}
.block-search .block-content .form.minisearch .field.search .control .search-autocomplete ul li {
  padding: 15px 40px 15px 10px;
}
.cms-index-index .modals-wrapper aside.modal-popup.confirm._show {
  z-index: 99999 !important;
}
.cms-index-index .page-main {
  max-width: 100% !important;
}
.main_container {
  max-width: 1560px;
  width: 100%;
  margin: auto;
}
.page-wrapper .static-top-info {
  background-color: #C9B777;
}
.page-wrapper .widget.block {
  margin: 0;
}
.page-wrapper .top_bar {
  font-family: 'Jost';
  font-weight: 600;
  padding: 11px 0px;
  text-align: center;
  font-size: 15px;
  color: #151515;
}
.lasd-top-header-main .lasd-top-header-container {
  max-width: 1560px;
  margin: auto;
  position: relative;
}
.lasd-top-header-main .lasd-top-header-inner {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 18px;
}
.lasd-top-header-main .header-middel-left {
  display: inline-block;
  width: 24%;
  vertical-align: middle;
}
.lasd-top-header-main .header-middel-logo a.logo {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  float: none;
  max-width: inherit;
}
.lasd-top-header-main .middel-store-name {
  display: inline-block;
  vertical-align: middle;
}
.lasd-top-header-main .store_name_main {
  display: inline-block;
  vertical-align: middle;
}
.lasd-top-header-main .store_name_inner span a {
  font-family: Corporate_s_Regular;
  font-size: 35px;
  text-transform: uppercase;
  color: #cab778;
  padding-left: 15px;
  text-decoration: none;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-center {
  display: inline-block;
  width: 65%;
  vertical-align: middle;
  text-align: center;
  line-height: 0;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block {
  background-color: white;
  display: inline-block;
  padding: 0;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .nav-bar-list-ul {
  margin: 0;
  padding: 0;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li {
  display: inline-block;
  margin-right: 32px;
  margin-bottom: 0;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .navbar-menu-link {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 17px;
  color: #151515;
  cursor: pointer;
  text-decoration: none;
  line-height: 1.42857143;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .navbar-menu-link:after {
  display: block;
  content: '';
  border-bottom: solid 3px #c9b777;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  transform-origin: 100% 50%;
  width: 50%;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main {
  top: 60px;
  width: 100%;
  left: 0;
  z-index: 1111;
  position: absolute;
  padding-top: 80px;
  line-height: 1.42857143;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .lasd_new_navbar_list {
  background-color: white;
  filter: drop-shadow(0px 5px 2px rgba(60, 60, 60, 0.45));
  padding: 10px 80px 10px 120px;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list_container {
  max-width: 1560px;
  width: 100%;
  margin: auto;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list_container .lasd_new_navbar_list_inner {
  width: 100%;
  display: inline-block;
  padding-bottom: 50px;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items {
  float: left;
  width: 20%;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li .top_cat_name {
  font-family: "Jost";
  font-size: 22px;
  font-weight: 700;
  color: #151515;
  text-transform: uppercase;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul {
  padding: 0;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items .sub_child_cat li.submenu_link {
  max-width: 230px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items .sub_child_cat li.submenu_link > a {
  font-family: "Jost";
  font-weight: 500;
  font-size: 19px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-right {
  display: inline-block;
  width: 11%;
  vertical-align: middle;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-right-inner,
.lasd-top-header-main .lasd-top-header-inner .header-middel-right-top {
  display: inline-block;
  width: 100%;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-right-inner .header-middel-right-top {
  display: inline-flex;
  flex-flow: row wrap;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-search {
  line-height: 0;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-right-top .header-middel-account,
.lasd-top-header-main .lasd-top-header-inner .header-middel-right-top .header-middel-minicart {
  margin-left: 24px;
  line-height: 0;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-right-top .header-middel-account {
  display: inline-block;
  width: 26px;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-minicart .minicart-wrapper {
  margin-left: 0px !important;
  float: none;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-minicart .minicart-wrapper .action.showcart::after {
  content: "";
  display: inline-block;
  width: 27px;
  height: 28px;
  background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/cart_icon.svg) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.lasd-top-header-main .lasd-top-header-inner .header-middel-minicart .counter.qty {
  margin-left: 5px;
  float: right;
  border-radius: 12px;
  background-color: #2ec41a;
  font-weight: 900;
}
.lasd-top-header-main .lasd-top-header-inner .header.links {
  padding: 0;
  margin: 0;
  list-style: none;
  float: none;
  height: 24px;
  line-height: 0;
}
.lasd-top-header-main .lasd-top-header-inner ul.header.links li {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.lasd-top-header-main .lasd-top-header-inner ul.header.links li a {
  font-size: 0px;
  display: inline-block;
}
.lasd-top-header-main .lasd-top-header-inner ul.header.links li:first-child a::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 27px;
  background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/login_icon.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.lasd-top-header-main .lasd-top-header-inner .authorization-link {
  display: none !important;
}
.lasd-top-header-main .lasd-top-header-inner li.greet.welcome {
  display: none !important;
}
.lasd-top-header-main .header-middel-right .search-inner img#show-box {
  cursor: pointer;
  margin-top: 2px;
}
.homepage_main {
  margin-bottom: 35px;
}
.top_banner .top_banner_container .top_banner_first_block {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.top_banner .top_banner_container li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.top_banner .top_banner_container li img {
  font-size: 0;
}
.top_banner .top_banner_container li:first-child {
  width: 66%;
  float: left;
}
.top_banner .top_banner_container .img img {
  width: 100%;
}
.top_banner .top_banner_container .banner_text_detail.middel {
  top: 50%;
  left: 47%;
  transform: translate(-50%, -50%);
  width: 60%;
}
.top_banner .top_banner_container .banner_text_detail.middel h3 {
  text-align: center;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 56px;
  color: white;
  text-transform: uppercase;
}
.top_banner .top_banner_container .top_banner .top_banner_container .banner_text_detail.lower_corner_l .title h3 {
  text-align: center;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 56px;
  color: white;
  text-transform: uppercase;
  width: 50%;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_l .title {
  width: 70%;
}
.top_banner .top_banner_container .banner_text_detail.lower_corner_l .title {
  width: 60%;
}
.top_banner .top_banner_container .banner_text_detail.middel .link_text {
  text-align: center;
  margin-top: 39px;
  display: inline-block;
  width: 100%;
}
.top_banner .top_banner_container .banner_text_detail.middel .link_text a {
  font-family: 'Jost';
  font-weight: 800;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 15px 28px;
  background-color: #C9B777;
  font-size: 15px;
  border: 2px solid white;
  display: inline-block;
}
.top_banner .top_banner_container li:nth-child(2) {
  width: 31.9%;
  float: right;
}
.top_banner .top_banner_container li:nth-child(2) .banner_text_detail.middel {
  top: 71%;
  width: 74%;
  left: 50%;
}
.top_banner .top_banner_container .top_banner_second_block {
  margin-top: 18px !important;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.top_banner .top_banner_container .top_banner_second_block li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0;
  font-size: 0;
}
.top_banner .top_banner_container .top_banner_second_block li:first-child {
  width: 50%;
  float: left;
  padding-right: 1%;
}
.top_banner .top_banner_container .banner_text_detail {
  position: absolute;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_r {
  top: 12%;
  left: 47%;
}
.top_banner .top_banner_container .banner_text_detail.lower_corner_l {
  bottom: 5%;
  left: 5%;
}
.top_banner .top_banner_container .banner_text_detail.lower_corner_r {
  bottom: 5%;
  left: 55%;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_l {
  top: 11%;
  left: 35px;
}
.top_banner .top_banner_container .banner_text_detail .title h3 {
  text-align: center;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 56.43px;
  color: white;
  text-transform: uppercase;
  margin: 0;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_l .link_text {
  text-align: center;
  margin-top: 38px;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_r .link_text {
  text-align: center;
  margin-top: 32px;
  display: inline-block;
  width: 100%;
}
.top_banner .top_banner_container .banner_text_detail.lower_corner_l .link_text {
  margin: 28px 0 0 50px;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_r .link_text a {
  font-family: 'Jost';
  font-weight: 800;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 15px 30px;
  background-color: #C9B777;
  font-size: 15px;
  border: 2px solid white;
  display: inline-block;
}
.top_banner .top_banner_container .banner_text_detail.lower_corner_r .link_text a {
  font-family: 'Jost';
  font-weight: 800;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 15px 28px;
  background-color: #C9B777;
  font-size: 15px;
  border: 2px solid white;
  display: inline-block;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_l .link_text a {
  font-family: 'Jost';
  font-weight: 800;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 15px 28px;
  background-color: #C9B777;
  font-size: 15px;
  border: 2px solid white;
  display: inline-block;
}
.top_banner .top_banner_container .banner_text_detail.lower_corner_l .link_text a {
  font-family: 'Jost';
  font-weight: 800;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 15px 28px;
  background-color: #C9B777;
  font-size: 15px;
  border: 2px solid white;
  display: inline-block;
}
.top_banner .top_banner_container .top_banner_second_block li:nth-child(2) {
  width: 50%;
  float: right;
  padding-left: 1%;
}
.top_banner .top_banner_container .top_banner_second_block li .img img {
  width: 100%;
}
.top_banner .top_banner_container .lower_corner_l .link_text {
  margin: 28px 0 0 50px;
}
.top_banner .top_banner_container .lower_corner_l .link_text a {
  font-family: 'Jost';
  font-weight: 800;
  text-decoration: none;
  text-align: center;
  color: white;
  padding: 15px 28px;
  background-color: #C9B777;
  font-size: 15px;
  border: 2px solid white;
  display: inline-block;
}
.product_slider_section .slider_title_main .slider_title_container {
  width: 100%;
  display: inline-block;
}
.product_slider_section .slider_title_main .slider_title {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.product_slider_section .slider_title_main .slider_title strong {
  display: inline-block;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47.2px;
  color: #151515;
}
.product_slider_section .slider_title_main .slider_title_link {
  width: 19.7%;
  text-align: right;
  vertical-align: middle;
  padding: 11px 0 0px;
  display: inline-block;
}
.product_slider_section .slider_title_main .slider_title_link strong a {
  text-decoration: none;
  font-family: 'Jost';
  font-weight: 800;
  font-size: 17px;
  color: #151515;
  border-bottom: 2px solid grey;
  display: inline-block;
  line-height: 0.9;
}
.product_slider_section .slider_title_main .slider_title_link span:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  right: 3.5%;
  background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/arrow.png) no-repeat;
  margin-top: 4px;
}
.product_slider_section .block-title.title {
  display: none;
}
.product_slider_section .block-content.content .products {
  margin: 61px 0 68px;
}
.product_slider_section .block-content.content .product-item:nth-child(3n + 1) {
  margin: 0 20px;
}
.product_slider_section .block-content.content .product-item-info- {
  text-align: center;
}
.product_slider_section .block-content.content .product-item-details .product-item-name {
  font-family: "Jost";
  font-weight: 400;
  color: #000000;
  font-size: 22px;
  text-align: left;
  line-height: 1;
  height: 45px;
  max-height: 45px;
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product_slider_section .block-content.content .product-item-details .product-item-link {
  text-decoration: none !important;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 22px;
  color: black;
}
.product_slider_section .block-content.content .product-item-details .supplier_name {
  margin-bottom: 22px;
  text-align: left;
}
.product_slider_section .block-content.content .product-item-details .supplier_name strong {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 19px;
  color: #484848;
}
.product_slider_section .block-content.content .product-item-details .other_details {
  margin-bottom: 27px;
  text-align: left;
  max-height: 27px;
}
.product_slider_section .block-content.content .product-item-details strong,
.product_slider_section .block-content.content .product-item-details strong a {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 19px;
  color: #000000;
}
.product_slider_section .block-content.content .product-item-details .all_price_main_home {
  display: inline-flex;
  width: 100%;
  align-items: end;
  min-height: 62px;
}
.product_slider_section .block-content.content .product-item-details .all_price {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 50%;
}
.product_slider_section .block-content.content .product-item-details .all_price .baseprice {
  display: none;
  font-family: 'Jost';
  font-weight: 800;
  font-size: 15px;
  color: #151515;
  letter-spacing: -1px;
  line-height: 1;
}
.product_slider_section .block-content.content .product-item-details .all_price_main .all_price_block_info .price-final_price .price-wrapper .price {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: normal;
}
.product_slider_section .block-content.content .product-item-details .price-box {
  margin: 0;
  line-height: 1;
}
.product_slider_section .block-content.content .product-item-details .price-box .old_price {
  text-decoration: none;
}
.product_slider_section .block-content.content .product-item-details .price-container {
  width: 58%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.product_slider_section .block-content.content .product-item-details .price-wrapper .price {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 25px;
  color: #151515;
}
.product_slider_section .block-content.content .product-item-details .old-price {
  text-decoration: none;
}
.product_slider_section .block-content.content .product-item-details .old-price .price-container .price-wrapper span {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  text-decoration: line-through;
}
.product_slider_section .block-content.content .product-item-details .product-item-inner {
  width: 50%;
  display: inline-block;
  text-align: end;
}
.product_slider_section .block-content.content .product-item-details .product-item-actions {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.product_slider_section .block-content.content .product-item-details .action.tocart.primary {
  padding: 9px 26px 12px 26px;
  border-radius: 0;
  border: none;
}
.product_slider_section .block-content.content .product-item-details .action.tocart.primary span {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.image_slider_imfo_block_main {
  display: inline-block;
  width: 100%;
  margin-bottom: 77px;
}
.imge_slider_info_container .image_slider_title_main .image_slider_title_inner {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.imge_slider_info_container .image_slider_title_main .image_slider_title {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}
.imge_slider_info_container .image_slider_title_main .image_slider_title span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47.2px;
  color: #151515;
  display: inline-block;
}
.imge_slider_info_container .image_slider_title_main .image_slider_title span:after {
  display: block;
  content: '';
  border-bottom: solid 5px #e9d38a;
  width: 80%;
  margin-top: -20px;
}
.imge_slider_info_container .image_slider_title_main .image_slider_title_link {
  vertical-align: middle;
  width: 19.7%;
  text-align: right;
  display: inline-block;
  padding-top: 22px;
}
.imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 17px;
  color: #151515;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 2px solid grey;
  display: inline-block;
  line-height: 0.9;
}
.imge_slider_info_container .image_slider_slide_main {
  margin-top: 67px;
}
.imge_slider_info_container .image_slider_slide_inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.imge_slider_info_container .image_slider_slide_inner li {
  display: inline-block;
  margin-right: 41px;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_container {
  width: 100%;
  display: inline-block;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title {
  display: inline-block;
  width: 80%;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong {
  display: inline-block;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47px;
  color: #151515;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong:after {
  display: block;
  content: '';
  border-bottom: solid 5px #e9d38a;
  width: 80%;
  margin-top: -20px;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_link {
  display: inline-block;
  width: 19.7%;
  text-align: right;
}
.product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a {
  text-decoration: none;
  font-family: 'Jost';
  font-weight: 800;
  font-size: 17px;
  color: #151515;
  border-bottom: 2px solid grey;
  display: inline-block;
  line-height: 0.9;
}
.product_slider_section .content_container .block-content .product-item {
  margin: 0 20px;
}
.banner_area_main {
  background-color: #000000;
  margin-top: 27px;
  display: inline-block;
  width: 100%;
}
.banner_area_left_image_main {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_first {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_first img {
  margin: 35px 0 0 0;
  position: relative;
  z-index: 1;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_first::after {
  content: '';
  height: 473px;
  width: 373px;
  left: -40px;
  background-color: #c9b777;
  position: absolute;
  margin-top: 20px;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_second {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_second img {
  margin-left: -102px;
  margin-top: 105px;
  position: relative;
  z-index: 11;
}
.banner_area_right_info_main {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
}
.banner_area_right_info_inner .right_info_title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-top: 56px;
  margin-bottom: 51px;
}
.banner_area_right_info_inner .title_first {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47px;
  color: white;
}
.banner_area_right_info_inner .title_second {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47px;
  color: #cab778;
  padding-left: 10px;
}
.banner_area_right_info_inner .right_info_desc {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 28px;
  color: #ffffff;
  line-height: 30px;
}
.banner_area_right_info_inner .right_info_link {
  margin-bottom: 49px;
}
.banner_area_right_info_inner .right_info_link strong a {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 16.9px;
  color: #cab778;
  text-decoration: none;
  display: inline-block;
  line-height: 0.9;
  vertical-align: middle;
}
.banner_area_right_info_inner .right_info_link strong a:after {
  display: block;
  content: '';
  border-bottom: solid 1.5px #cab778;
  width: 81%;
}
.image_slider_imfo_block_main {
  margin-bottom: 70px;
}
.image_slider_imfo_block_main .image_slider_title_inner {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.image_slider_imfo_block_main .image_slider_title {
  display: inline-block;
  vertical-align: middle;
  width: 82%;
}
.image_slider_imfo_block_main .image_slider_title span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47px;
  color: #151515;
}
.image_slider_imfo_block_main .image_slider_title span:after {
  display: block;
  content: '';
  border-bottom: solid 5px #e9d38a;
  width: 38%;
  margin-top: -22px;
}
.image_slider_imfo_block_main .image_slider_title_link {
  display: inline-block;
  vertical-align: middle;
  width: 17%;
  text-align: right;
}
.image_slider_imfo_block_main .image_slider_title_link strong a {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 17px;
  color: #151515;
  text-decoration: none;
  border-bottom: 2px solid grey;
  display: inline-block;
  line-height: 0.9;
}
.image_slider_imfo_block_main .image_slider_slide_main {
  margin-top: 70px;
}
.image_slider_imfo_block_main .image_slider_slide_main .image_slider_slide_inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_slider_imfo_block_main .image_slider_slide_main .image_slider_slide_inner li {
  display: inline-block;
  margin-right: 40px;
}
.image_slider_imfo_block_main .image_slider_slide_main .image_slider_slide_inner li:last-child {
  margin-right: 0;
}
.category_image_main {
  margin-top: 71px;
}
.category_image_main .category_title_main {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 59px;
}
.category_image_main .category_image_title {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}
.category_image_main .category_image_title span {
  display: inline-block;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47.2px;
  color: #151515;
}
.category_image_main .category_image_title span:after {
  display: block;
  content: '';
  border-bottom: solid 5px #e9d38a;
  width: 82%;
  margin-top: -20px;
}
.category_image_main .category_image_link {
  width: 19.7%;
  vertical-align: middle;
  text-align: right;
  display: inline-block;
  padding-top: 10px;
}
.category_image_main .category_image_link a {
  text-decoration: none;
}
.category_image_main .category_image_link span {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 17px;
  color: #151515;
  text-decoration: none;
  border-bottom: 2px solid grey;
  display: inline-block;
  line-height: 0.9;
}
.category_image_main .category_image {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 80px;
  margin-left: -20px;
  margin-right: -20px;
}
.category_image_main ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.category_image_main li {
  width: 17.4%;
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 0;
  width: 20%;
  padding: 0 20px;
  float: left;
  box-sizing: border-box;
  margin-right: 0;
}
.category_image_main li:last-child {
  margin-right: 0;
}
.category_image_main li span {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 28px;
  display: inline-block;
  align-self: flex-end;
  padding-left: 10px;
}
.category_image_main .food_cat {
  display: flex;
  height: 100%;
  border: 1px solid gray;
  min-height: 138px;
  position: relative;
  text-align: left;
}
.category_image_main .food_cat img {
  position: absolute;
  top: 0;
  right: 10px;
  transform: translate(0%, -54%);
}
.image_block_main {
  margin-top: 109px;
}
.image_block_main .image_block_inner.main_container {
  margin-bottom: 67px;
}
.image_block_title {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}
.image_block_title span {
  display: inline-block;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47.2px;
  color: #151515;
}
.image_block_title span:after {
  display: block;
  content: '';
  border-bottom: solid 5px #e9d38a;
  width: 92%;
  margin-top: -20px;
}
.image_block_title_link {
  vertical-align: middle;
  width: 29%;
  text-align: right;
  display: inline-block;
  padding-top: 19px;
}
.image_block_title_link strong a {
  font-family: 'Jost';
  font-weight: 800;
  font-size: 17px;
  color: #151515;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 2px solid grey;
  display: inline-block;
  line-height: 0.9;
}
.image_block_main .image_block_main_image {
  margin-top: 50px;
}
.image_block_main .block_image_main_img_left {
  float: left;
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 25px;
  line-height: 0;
}
.image_block_main .block_product_image_list {
  float: right;
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 20px;
}
.image_block_main .block_product_slider_main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image_block_main .block_product_slider_main li {
  width: 50%;
  display: inline-block;
  float: left;
  padding-right: 23px;
  box-sizing: border-box;
  vertical-align: top;
}
.image_block_main .block_product_slider_main li:last-child {
  padding-right: 0;
  padding-left: 23px;
}
.image_block_main .block_product_slider_main .get_product_inner .product_image {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}
.image_block_main .block_product_slider_main .product_detail .product_title strong a {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 22px;
  color: black;
  line-height: 25px;
  min-height: 50px;
  text-decoration: none;
  margin-bottom: 22px;
  hyphens: unset;
  -moz-hyphens: unset;
  -ms-hyphens: unset;
  -webkit-hyphens: unset;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.image_block_main .block_product_slider_main .product_detail .product_supplier_name {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  margin-bottom: 18px;
}
.image_block_main .block_product_slider_main .product_detail .product_supplier_name strong {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 19px;
  color: #484848;
}
.image_block_main .block_product_slider_main .product_detail .product_other_detail {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  margin-bottom: 26px;
}
.image_block_main .block_product_slider_main .product_detail .product_other_detail strong,
.image_block_main .block_product_slider_main .product_detail .product_other_detail strong a {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 19px;
  color: black;
}
.image_block_main .block_product_slider_main .product_other_price_main {
  display: inline-flex;
  width: 100%;
  align-items: end;
}
.image_block_main .block_product_slider_main .product_other_price_main .product_price_detail .price-box .old-price .price-container .price-wrapper span.price {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  text-decoration: line-through;
}
.image_block_main .block_product_slider_main .product_other_price_main a {
  text-decoration: none;
}
.image_block_main .block_product_slider_main .product_price_detail {
  display: inline-block;
  line-height: 1;
  width: 50%;
}
.image_block_main .block_product_slider_main .product_price_detail .main_price .price-box span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 20px;
  color: #151515;
}
.image_block_main .block_product_slider_main .product_price_detail .main_price .baseprice {
  display: none;
  font-family: 'Jost';
  font-weight: 800;
  font-size: 16px;
  color: #151515;
  letter-spacing: -1px;
}
.image_block_main .block_product_slider_main .product_cart_button {
  display: inline-flex;
  width: 50%;
  justify-content: end;
}
.image_block_main .block_product_slider_main .action.primary {
  background-color: #151515;
  padding: 8px 26px 10px 26px;
  border-radius: 0;
  border: none;
}
.image_block_main .block_product_slider_main .action.primary span {
  text-transform: uppercase;
}
.page-footer {
  background-color: #f6f6f6;
}
.lasd-top-footer-main .lasd-footer-container {
  max-width: 1560px;
  margin: auto;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner {
  padding: 0 20px;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .block-static-block.widget,
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .block-cms-link.widget {
  margin-bottom: 0px;
  margin: 0px !important;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-main {
  padding: 62px 0 27px 0;
  border-bottom: 2px solid #e0e0e0;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner ul {
  display: inline-block;
  width: 100%;
  text-align: center;
  list-style: none;
  padding: 0;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner li {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0 20px;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image {
  display: inline-flex;
  width: 100%;
  align-items: center;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .img-inner-left {
  width: auto;
  line-height: 0;
  text-align: center;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .img-inner-left img {
  max-width: 71px;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .img-inner-right {
  width: auto;
  padding-left: 20px;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .img-inner-text {
  text-align: left;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .first_text {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 17.72px;
  letter-spacing: 1px;
  color: #353535;
  line-height: 26.58px;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .second_text a {
  font-family: "Jost";
  font-weight: 400;
  font-size: 15.19px;
  letter-spacing: 1px;
  line-height: 26.58px;
  color: #353535;
  text-decoration: none;
  display: inline-block;
}
.lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .second_text a:hover:after {
  display: block;
  content: '';
  border-bottom: solid 1px #595959;
  width: 100%;
}
.lasd-top-footer-main .lasd-middle-footer {
  max-width: 1560px;
  margin: auto;
}
.lasd-top-footer-main .footer-middle-main {
  width: 100%;
  display: inline-block;
}
.lasd-top-footer-main .footer-middle-inner {
  padding: 0 20px;
}
.lasd-top-footer-main .footer-middle-first {
  float: left;
  width: 32.7%;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .top-logo {
  display: inline-block;
  width: 100%;
  padding: 20px 0 15px 0;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .top-logo-inner {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner img {
  height: 108px;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .store-name {
  display: inline-block;
  vertical-align: middle;
  width: 38%;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .store-name a {
  text-decoration: none;
  font-family: 'Corporate_s_Regular';
  font-size: 35.23px;
  color: #cab778;
  line-height: normal;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .footer-info-text {
  font-family: 'Jost';
  font-weight: 400;
  font-size: 17.81px;
  color: #868686;
  margin-bottom: 31px;
  line-height: 25.44px;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner p:last-child {
  margin: 0;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .last {
  margin: 34px 0 89px 0;
}
.lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .map-link a {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 20.35px;
  color: #575757;
  border-bottom: 2px solid #575757;
  letter-spacing: 0px;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  line-height: 24px;
}
.footer-middle-inner .footer-middle-second {
  float: left;
  width: 13.5%;
  font-family: 'Jost';
  font-weight: 700;
  font-size: 20px;
  color: #575757;
  margin-top: 70px;
}
.footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main .footer-middle-left-list {
  margin-top: 38px;
}
.footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main li {
  margin-bottom: 15px;
}
.footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main li a {
  text-decoration: none;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  color: #868686;
}
.footer-middle-inner .footer-middle-third {
  float: left;
  width: 17.6%;
  margin-top: 70px;
}
.footer-middle-inner .footer-middle-third .footer-middle-left-heading {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 20.35px;
  color: #575757;
}
.footer-middle-inner .footer-middle-left-list {
  margin-top: 40px;
}
.footer-middle-inner .footer-middle-left-list ul li {
  margin-bottom: 15px;
}
.footer-middle-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-middle-inner li a {
  text-decoration: none;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  color: #868686;
}
.footer-middle-inner .footer-middle-forth {
  float: left;
  width: 12.4%;
  margin-top: 70px;
}
.footer-middle-inner .footer-middle-forth .footer-middle-left-heading {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 20.35px;
  color: #575757;
}
.footer-middle-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-middle-inner li a {
  text-decoration: none;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  color: #868686;
}
.footer-middle-inner .footer-middle-fifth {
  float: right;
  width: 21%;
  margin-top: 70px;
}
.footer-middle-inner block.newsletter {
  max-width: none;
  width: auto;
}
.footer-middle-inner .title {
  display: block;
  text-align: right;
  margin-bottom: 40px;
}
.footer-middle-inner strong {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 20px;
}
.footer-middle-inner .content .field.newsletter {
  width: 100% !important;
  max-width: none !important;
}
.footer-middle-inner .content input {
  background-color: #ffffff;
  padding: 25px;
  border: none;
}
.footer-middle-inner .content .actions .action.subscribe {
  padding: 17px;
  background-color: #838181;
  border: 0px solid #3f3c39;
  color: white;
  border-radius: unset;
}
.footer-middle-inner .block-static-block {
  margin: 0px !important;
}
.footer-middle-inner .newslatter-first-text p {
  font-family: 'source-sans-pro-bold';
  font-size: 20.35px;
  color: #575757;
  text-align: right;
  font-weight: 800;
}
.footer-middle-inner .newslatter-info-inner .newslatter-icon-list {
  margin-top: 22px;
}
.footer-middle-inner .newslatter-icon-list ul {
  list-style: none;
  display: inline-block;
  width: 100%;
  text-align: right;
}
.footer-middle-inner .newslatter-icon-list li {
  display: inline-block;
  margin-left: 10px;
  text-align: right;
}
.footer-middle-inner .newslatter-icon-list li em.fa {
  cursor: pointer;
  padding-right: 0;
}
.footer-middle-inner .newslatter-icon-list li em.fa:before {
  font-size: 23px;
  color: #868686;
  text-align: right;
}
.footer-middle-inner .newslatter-icon-list li a {
  text-decoration: none;
  font-family: 'Jost';
  font-weight: 400;
  font-size: 18px;
  color: #868686;
}
.footer-middle-inner .newslatter-icon-list i {
  font-size: 23px;
  color: #868686;
}
.footer-middle-inner .newslatter-last-text {
  padding-top: 10px;
}
.footer-middle-inner .newslatter-last-text p {
  text-align: right;
}
.footer-middle-inner .newslatter-last-text p a {
  font-family: 'Jost';
  font-weight: 700;
  font-size: 26px;
  color: #cab778;
  text-decoration: none;
}
.wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47px;
  color: #151515;
}
.wizer_category_main .winzer_category_inner .winzer_category_title_info span:after {
  display: block;
  content: '';
  border-bottom: solid 5px #e9d38a;
  width: 39%;
  margin-top: -22px;
}
.wizer_category_main .winzer_category_list_alphabet {
  margin: 66px 0 60px 0;
}
.wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets ul {
  padding: 0;
  margin: 0;
}
.wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
}
.wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets li .active {
  background-color: black;
  color: white !important;
}
.wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets span {
  border: 1px solid;
  margin-right: 10px;
  cursor: pointer;
  color: #000000;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 19px;
  display: inline-block;
  box-sizing: border-box;
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  margin-bottom: 10px;
}
.wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets .no_search {
  pointer-events: none;
  background-color: #d8d8d8;
  position: relative;
  box-sizing: border-box;
}
.wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets .no_search:before {
  content: "";
  height: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  border-top: 1px solid gray;
  position: absolute;
  box-sizing: border-box;
  width: calc(66.458px);
  bottom: -2px;
  left: -1px;
}
.wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets span:last-child {
  margin-right: 0;
}
.wizer_category_main .winzer_category_list .category_count span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 30px;
  color: #000000;
}
.wizer_category_main .winzer_category_list .winzer_category {
  width: 100%;
  display: inline-block;
}
.wizer_category_main .winzer_category_list .winzer_category ul {
  padding: 0;
  margin: 0;
}
.wizer_category_main .winzer_category_list .winzer_category li {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 48%;
  margin-bottom: 60px;
}
.wizer_category_main .winzer_category_list .winzer_category .category_list_image {
  display: inline-block;
}
.wizer_category_main .winzer_category_list .winzer_category .category_list_title {
  display: inline-block;
  margin-left: 30px;
  max-width: 435px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.wizer_category_main .winzer_category_list .winzer_category a {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 30px;
  color: #000000;
  text-decoration: none;
}
.produzenten_category_main .produzenten_category_inner .produzenten_category_title_info .produzenten_title span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 47px;
  color: #151515;
}
.produzenten_category_main .produzenten_category_inner .produzenten_category_title_info span:after {
  display: block;
  content: '';
  border-bottom: solid 5px #e9d38a;
  width: 39%;
  margin-top: -22px;
}
.produzenten_category_main .produzenten_category_list_alphabet {
  margin: 66px 0 60px 0;
}
.produzenten_category_main .produzenten_category_list_alphabet .alphabet_inner .alphabets ul {
  padding: 0;
  margin: 0;
}
.produzenten_category_main .produzenten_category_list_alphabet .alphabet_inner .alphabets li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
}
.produzenten_category_main .produzenten_category_list_alphabet .alphabet_inner .alphabets li .active {
  background-color: black;
  color: white !important;
}
.produzenten_category_main .produzenten_category_list_alphabet .alphabet_inner .alphabets span {
  border: 1px solid;
  margin-right: 10px;
  cursor: pointer;
  color: #000000;
  font-family: 'Jost';
  font-weight: 500;
  font-size: 19px;
  display: inline-block;
  box-sizing: border-box;
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  margin-bottom: 10px;
}
.produzenten_category_main .produzenten_category_list_alphabet .alphabet_inner .alphabets .no_search {
  pointer-events: none;
  background-color: #d8d8d8;
  position: relative;
  box-sizing: border-box;
}
.produzenten_category_main .produzenten_category_list_alphabet .alphabet_inner .alphabets .no_search:before {
  content: "";
  height: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  border-top: 1px solid gray;
  position: absolute;
  box-sizing: border-box;
  width: calc(66.458px);
  bottom: -2px;
  left: -1px;
}
.produzenten_category_main .produzenten_category_list_alphabet .alphabet_inner .alphabets span:last-child {
  margin-right: 0;
}
.produzenten_category_main .produzenten_category_list .category_count span {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 30px;
  color: #000000;
}
.produzenten_category_main .produzenten_category_list .produzenten_category {
  width: 100%;
  display: inline-block;
}
.produzenten_category_main .produzenten_category_list .produzenten_category ul {
  padding: 0;
  margin: 0;
}
.produzenten_category_main .produzenten_category_list .produzenten_category li {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 48%;
  margin-bottom: 60px;
}
.produzenten_category_main .produzenten_category_list .produzenten_category .category_list_image {
  display: inline-block;
}
.produzenten_category_main .produzenten_category_list .produzenten_category .category_list_title {
  display: inline-block;
  margin-left: 30px;
  max-width: 435px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.produzenten_category_main .produzenten_category_list .produzenten_category a {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 30px;
  color: #000000;
  text-decoration: none;
}
.footer-middle-main .lasd-bottom-footer {
  width: 100%;
  display: inline-block;
  background-color: white;
}
.footer-middle-main .footer-bottom-main {
  padding: 25px 0 10px 0;
}
.footer-middle-main .footer-bottom-inner {
  max-width: 1560px;
  margin: auto;
}
.footer-middle-main .footer-bottom-copyright {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
}
.footer-middle-main .copyright {
  font-size: 12px;
}
.footer-middle-main .footer-bottom-right-payment-icon {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  text-align: right;
}
.footer-middle-main .footer-payment-icon-inner ul {
  margin: 0;
  padding: 0;
}
.footer-middle-main .footer-payment-icon-inner li {
  list-style: none;
  display: inline-block;
  margin-right: 28px;
  margin-bottom: 0;
}
.footer-middle-main .footer-payment-icon-inner li:last-child {
  margin-right: 0;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
  max-width: 100%;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1560px) {
  .minicart-items .product-image-container .product-image-wrapper {
    padding-bottom: 0 !important;
  }
  .middel-center-search {
    left: 28%;
  }
  .main_container {
    max-width: inherit;
    padding: 0px 20px;
  }
  body .page-main {
    max-width: inherit !important;
    padding: 0 20px !important;
  }
  .cms-index-index .page-main {
    padding: 0 0px !important;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-right-top .header-middel-account {
    margin-left: 20px;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-right-top .header-middel-minicart {
    margin-left: 20px;
  }
  .lasd-header .lasd-top-header-container {
    max-width: inherit;
    padding: 0px 20px;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main {
    padding-top: 50px;
  }
  .footer-bottom-inner .footer-bottom-right-payment-icon {
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .image_block_main .image_block_main_image {
    display: flex;
  }
  .image_block_main .block_image_main_img_left {
    flex: 1;
  }
  .image_block_main .block_image_main_img_left .block_image_main {
    height: 100%;
  }
  .image_block_main .block_image_main_img_left .block_image_main img {
    height: 100%;
    width: auto;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .navbar-menu-link {
    font-size: 16px;
  }
  .category_image_container {
    max-width: inherit;
    padding: 0 20px;
  }
  .category-essen .page-wrapper .page-main .category-cms .image_block_main .main_container {
    padding: 0;
  }
  .category_image_top_banner .top_banner_left {
    width: 44.103%;
  }
  .category_image_top_banner .top_banner_right {
    width: 55.898%;
  }
  .category-essen .page-wrapper .page-main .category-cms .image_block_main.second .image_block_main_image {
    display: inline-block;
  }
  .category-essen .page-wrapper .page-main .category-cms .image_block_main .block_product_slider_main .main_price .baseprice {
    font-size: 14px;
  }
  .image_block_main .block_product_slider_main li {
    padding-right: 15px;
  }
  .image_block_main .block_product_slider_main li:last-child {
    padding-left: 15px;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_list_title {
    margin-left: 10px;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_list_title a span {
    font-size: 24px;
  }
  .category-cms div .wizer_category_main .winzer_category_list .winzer_category li {
    width: 50%;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_list_title span,
  .wizer_category_main .winzer_category_list .winzer_category .category_list_title span a {
    font-size: 25px;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_main_detail .category_list_title {
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .produzenten_category_main .produzenten_category_list .produzenten_category .category_list_title {
    margin-left: 10px;
  }
  .produzenten_category_main .produzenten_category_list .produzenten_category .category_list_title a span {
    font-size: 24px;
  }
  .category-cms div .produzenten_category_main .produzenten_category_list .produzenten_category li {
    width: 50%;
  }
  .produzenten_category_main .produzenten_category_list .produzenten_category .category_list_title span,
  .produzenten_category_main .produzenten_category_list .produzenten_category .category_list_title span a {
    font-size: 25px;
  }
  .produzenten_category_main .produzenten_category_list .produzenten_category .category_main_detail .category_list_title {
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .checkout-onepage-success .page-wrapper div.page-bottom {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .catalog-product-view .product-upsell-custom {
    padding: 0 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns {
    padding: 0 20px;
  }
  .customer-account-create .page-wrapper .page-main .columns form .fieldset > .field.required.fullname.customer-name-prefix label.label {
    width: unset !important;
  }
  .form.form-edit-account fieldset.fieldset.info .field.required.fullname.customer-name-prefix > label.label {
    width: unset !important;
  }
  .wine_region_left .wine_region_left_main {
    min-height: initial;
  }
  .category-view .page-main {
    padding: 0 !important;
  }
  .anlass_main .anlass_left .anlass_title_main {
    padding: 45px 90px 45px 90px;
  }
  .anlass_sub_category_background .anlass_sub_category_title_main {
    padding: 0 20px;
  }
  .wine_region_category_block_top .category_image_container {
    padding: 0;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_left {
    width: 39.103%;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 45px 90px 45px 90px;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_right {
    width: 60.898%;
  }
  .wine_region_category_block_bottom .category_image_container {
    padding: 0;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .main_container {
    padding: 0;
  }
  li .subcategory_title h5 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 1460px) {
  .lasd-top-header-main .lasd-top-header-inner .header-middel-right-top .header-middel-account,
  .lasd-top-header-main .lasd-top-header-inner .header-middel-right-top .header-middel-minicart {
    margin-left: 10px;
  }
  .middel-center-search {
    left: 26%;
  }
  .footer-middle-text-block {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .essen_category_image_inner .category_image ul li .food_cat span {
    font-size: 22px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .middle_media_main_top .middle_media_main .middle_media_container {
    max-width: inherit;
    padding: 0 20px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_main .banner_title p {
    font-size: 30px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_main .banner_text p {
    font-size: 25px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_author p {
    font-size: 18px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title {
    margin-top: 50px;
  }
  .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .all_price .baseprice {
    font-size: 14px;
  }
  .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .add_to_cat_btn .actions-primary .action.tocart.primary span {
    font-size: 12px;
  }
  .anlass_main .anlass_left .anlass_title_main {
    padding: 40px 55px 40px 55px;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 40px 55px 40px 55px;
  }
}
@media only screen and (max-width: 1440px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1420px) {
  .producer_right {
    padding-left: 40px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li .top_cat_name {
    font-size: 20px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link a {
    font-size: 16px;
  }
  .versand_info span,
  .versand_info a {
    font-size: 11px;
  }
  .middel-center-search {
    max-width: 810px;
    left: 26%;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li {
    margin-right: 25px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .navbar-menu-link {
    font-size: 14px;
  }
  .image_block_main .block_product_slider_main .action.primary span {
    font-size: 12px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .category_image_main .category_image_title span,
  .image_block_title span,
  .banner_area_right_info_inner .title_first {
    font-size: 40px;
  }
  .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .first_text,
  .footer-middle-left-heading p {
    font-size: 16px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_first::after {
    height: 410px;
    width: 330px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_second::after {
    height: 320px;
  }
  .category_image_top_banner .top_banner_left {
    width: 46.103%;
  }
  .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 55px 60px 53px 60px;
  }
  .category_image_top_banner .top_banner_right {
    width: 53.898%;
  }
  .essen_category_title_custom .custom_title h4 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 40px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .field.qty {
    margin-right: 10px !important;
  }
  .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .add_to_cat_btn .actions-primary .action.tocart.primary {
    padding: 8px 22px 10px 22px;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .baseprice,
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .baseprice .price {
    font-size: 15px;
  }
  .page-products .column.main #layer-product-list .toolbar-products .pages {
    right: 15%;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_main:before {
    left: -10px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_main img {
    margin-left: 45px;
  }
  .other_attributes table tbody tr td {
    width: 40%;
  }
  .product.data.items.mage-tabs-disabled .all_title .data.item.title a,
  .product.data.items.mage-tabs-disabled .all_title .data.item.title.active a {
    font-size: 15px;
  }
  .anlass_main .anlass_left .anlass_title_main {
    padding: 20px 25px 20px 25px;
  }
  .anlass_sub_category_background .anlass_sub_category_title h5 {
    font-size: 22px;
  }
  .anlass_sub_category_background .anlass_sub_category_text {
    font-size: 15px;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 20px 25px 20px 25px;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .block_product_slider_main .main_price .baseprice {
    font-size: 13px;
  }
  body.category-feinkost .page-wrapper .page-main .page-title-wrapper .page-title {
    margin: 40px 0;
    display: inline-block;
  }
  .subcategory_title h5,
  .subcategory_subtitle_text span {
    padding: 0 10px 0 25px;
  }
}
@media only screen and (max-width: 1260px) {
  .product_slider_section .block-content.content .product-item-details .all_price_main_home,
  .image_block_main .block_product_slider_main .product_other_price_main {
    flex-direction: column;
  }
  .product_slider_section .block-content.content .product-item-details .all_price,
  .image_block_main .block_product_slider_main .product_price_detail {
    width: 100%;
  }
  .product_slider_section .block-content.content .product-item-details .product-item-inner,
  .image_block_main .block_product_slider_main .product_cart_button {
    width: 100%;
    margin-top: 10px;
    justify-content: left;
    text-align: left;
  }
  .product.details.product-item-details .baseprice_bottom,
  .product_detail .baseprice_bottom {
    text-align: left;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main {
    padding-top: 35px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li .top_cat_name {
    font-size: 18px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat {
    margin-top: 25px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link a {
    font-size: 15px;
  }
  .middel-center-search {
    max-width: 780px;
    left: 22%;
  }
  .lasd-header .lasd-top-header-main .header-middel-left {
    width: 20%;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-center {
    width: 67%;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-right {
    width: 13%;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li {
    margin-right: 25px;
  }
  .top_banner .top_banner_container .banner_text_detail .title h3 {
    font-size: 45px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_first::after {
    height: 345px;
    width: 295px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_second::after {
    height: 275px;
    width: 275px;
  }
  .image_block_main .block_product_slider_main .main_price .baseprice {
    font-size: 15px;
  }
  .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .first_text {
    font-size: 14px;
  }
  .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .second_text a {
    font-size: 12px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title,
  .imge_slider_info_container .image_slider_title_main .image_slider_title,
  .category_image_main .category_image_title {
    width: 79%;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_inner .slider_title_container .slider_title_link,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link,
  .category_image_main .category_image_ineer .category_image_link {
    width: 20.5%;
  }
  .product_slider_section .block-content.content .product-item-details .product-item-name,
  .image_block_main .block_product_slider_main .get_product_inner .product_title strong {
    font-size: 16px;
    height: 38px;
    margin-bottom: 10px;
    line-height: 1;
  }
  .product_slider_section .block-content.content .product-item-details .supplier_name strong,
  .product_slider_section .block-content.content .product-item-details .other_details strong {
    font-size: 16px;
  }
  .product_slider_section .block-content.content .product-item-details .all_price_main_home,
  .image_block_main .block_product_slider_main .product_other_price_main {
    margin-top: 10px;
  }
  .product_slider_section .block-content.content .product-item-details .supplier_name,
  .image_block_main .block_product_slider_main .product_detail .product_supplier_name {
    margin-bottom: 5px;
  }
  .product_slider_section .block-content.content .product-item-details .other_details {
    margin-bottom: 10px;
  }
  .product_slider_section .block-content.content .product-item-details .action.tocart.primary span {
    font-size: 13px;
  }
  .product_slider_section .block-content.content .product-item-details .price-wrapper .price {
    font-size: 22px;
  }
  .product_slider_section .block-content.content .product-item-details .all_price .baseprice {
    font-size: 12px;
  }
  .product_slider_section .block-content.content .product-item-details .action.tocart.primary span {
    font-size: 12px;
  }
  .image_block_main .block_product_slider_main .product_detail .product_title strong a {
    font-size: 18px;
  }
  .image_block_main .block_product_slider_main .product_detail .product_supplier_name strong,
  .image_block_main .block_product_slider_main .product_detail .product_other_detail strong {
    font-size: 16px;
  }
  .image_block_main .block_product_slider_main .product_detail .product_other_detail {
    margin-top: 8px;
    margin-bottom: 0;
  }
  .image_block_main .block_product_slider_main .main_price .price-box span {
    font-size: 22px;
  }
  .image_block_main .block_product_slider_main .main_price .baseprice {
    font-size: 12px;
  }
  .image_block_main .block_product_slider_main .action.primary {
    padding: 8px 22px 10px 22px;
  }
  .banner_area_right_info_inner .right_info_title {
    margin-top: 56px;
    margin-bottom: 30px;
  }
  .banner_area_right_info_inner .right_info_desc {
    font-size: 18px;
  }
  .banner_area_right_info_inner .right_info_link strong a {
    font-size: 16px;
  }
  .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner {
    margin-top: 0;
  }
  .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner .category_image ul li {
    margin-top: 110px;
  }
  .category-essen .page-wrapper .page-main .category-cms .image_block_main .block_product_slider_main .main_price .baseprice {
    font-size: 12px;
  }
  .image_block_main .block_product_slider_main li {
    padding-right: 10px;
  }
  .image_block_main .block_product_slider_main li:last-child {
    padding-left: 10px;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-name {
    font-size: 18px;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .supplier_name_product_list_page {
    margin-bottom: 5px;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .other_details_product_list_page {
    margin-bottom: 10px;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_list_title a span {
    font-size: 18px;
  }
  .category-cms div .wizer_category_main .winzer_category_list .winzer_category ul li {
    width: 50%;
  }
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left {
    padding-right: 20px;
  }
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right {
    padding-left: 20px;
  }
  .page_main_custom_inner .page_main_custom_title .page-title-wrapper h1.page-title span.base {
    font-size: 36px;
  }
  .goto_checkout_button_main .goto_checkout button,
  .goto_checkout_button_main .goto_checkout .cart.table-wrapper .actions-toolbar > .action,
  .goto_checkout_button_main .goto_checkout .action-gift {
    padding: 15px 82px 16px 73px;
    font-size: 16px;
    line-height: 25px;
  }
  .goto_checkout_button_main .goto_checkout button a,
  .goto_checkout_button_main .goto_checkout .cart.table-wrapper .actions-toolbar > .action a,
  .goto_checkout_button_main .goto_checkout .action-gift a {
    font-size: 16px;
  }
  .page-wrapper .cart-container .checkout-methods-items .action.primary {
    font-size: 16px;
  }
  .abs-sidebar-totals .amount,
  .cart-totals .amount,
  .opc-block-summary .table-totals .amount,
  .cart-totals .amount,
  .opc-block-summary .table-totals .amount {
    font-size: 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals {
    padding: 30px 40px 34px;
  }
  .page-wrapper .cart-summary > .summary.title {
    margin-left: 40px;
  }
  .price_by_unit span {
    font-size: 13px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .product.details.product-item-details .all_price_main,
  .product.details.product-item-details a.product.photo.product-item-photo .all_price_main {
    margin-top: 10px;
    flex-direction: column;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .all_price_block_info,
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner {
    width: 100%;
  }
  .page-products .column.main #layer-product-list .products-grid ol li.item .product-item-details .product-item-inner {
    justify-content: left;
    margin-top: 10px;
  }
  .page-products .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .baseprice,
  .page-products .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .baseprice .price {
    font-size: 12px;
  }
  .middle_bottom_text_main .middle_bottom_text p {
    font-size: 14px;
    line-height: 25px;
  }
  .product.data.items.mage-tabs-disabled .all_title {
    width: 20%;
  }
  .product.data.items.mage-tabs-disabled .all_content {
    width: 80%;
  }
  .all_content .data.item.content .attribute .value p {
    padding: 10px 0 0 55px;
    margin-bottom: 0;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title .middle_bottom_title p {
    font-size: 32px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .product-upsell-custom .product-upsell-container .block .title {
    padding-bottom: 50px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_main img {
    margin-left: 28px;
  }
  .block.upsell .title .block-title-left .title_left {
    font-size: 38px;
  }
  .block .title .title_link_right {
    font-size: 14px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
    font-size: 26px !important;
  }
  .product-info-main .price-box .price-wrapper .price {
    font-size: 26px;
  }
  .product_info_main .product_info_main_container .product-info-main .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .product_info_main .product_info_main_container .product-info-main .other_attributes p {
    font-size: 16px;
  }
  .product_info_main .product_info_main_container .product-info-main .other_attributes span {
    font-size: 16px;
  }
  .product_info_main .product_info_main_container .product-info-main .bottler_info .show {
    font-size: 16px;
  }
  .product_info_main .product_info_main_container .product-info-main .ready_delivery p {
    font-size: 16px;
  }
  ol.products.list.items.product-items .product-item .price-box .price {
    font-size: 22px;
  }
  .block.upsell .block-content.content li .product-item-info .product.details.product-item-details .price_block_main {
    margin-top: 10px;
    flex-direction: column;
  }
  .block.upsell .block-content.content li .product-item-info .product.details.product-item-details .price_block_main .all_price,
  .price_block_main .add_to_cat_btn {
    width: 100%;
  }
  .product.details.product-item-details .price_block_main .add_to_cat_btn {
    justify-content: left;
  }
  .block-content li .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
    max-height: 33px;
    margin-bottom: 6px;
  }
  .product-item-details .supplier_name,
  .product_region_main {
    margin-bottom: 10px;
  }
  .product.details.product-item-details .supplier_name strong,
  .product.details.product-item-details .supplier_name strong a,
  .product.details.product-item-details .product_region_main span,
  .product.details.product-item-details .product_region_main span a {
    font-size: 16px;
  }
  table#product-attribute-specs-table tbody tr.row_of_product_attribute th.col.label,
  table#product-attribute-specs-table tbody tr.row_of_product_attribute td.col.data {
    font-size: 15px;
  }
  .food_type_tab_main .food_type_value span {
    font-size: 18px;
  }
  .all_content .data.item.content .attribute .value p {
    padding: 10px 0 0 60px;
  }
  .customer-account-login .login-container {
    padding-right: 40px;
  }
  .customer-account-login .register-container form {
    min-width: inherit;
    width: 100%;
  }
  .anlass_main .anlass_inner {
    align-items: center;
  }
  .anlass_main .anlass_left {
    width: 37.103%;
  }
  .anlass_main .anlass_left .anlass_title_main {
    padding: 15px;
  }
  .anlass_main .anlass_right {
    width: 62.898%;
  }
  .anlass_sub_category_background .anlass_sub_category_title h5 {
    font-size: 18px;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_left {
    width: 37.103%;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 15px;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_left .top_banner_left_inner span.title {
    font-size: 30px;
    line-height: normal;
  }
  .wine_region_category_block_top .category_image_top_banner .top_banner_right {
    width: 62.898%;
  }
  .wine_region_category_block_bottom .wine_region_left_images img.wine_region_img {
    object-fit: cover;
    object-position: center;
  }
  .link_of_all_product {
    margin: 50px 0 40px 0;
  }
  .link_of_all_product a {
    font-size: 40px;
  }
  .cms-about-us .about_us_page_main .container-min {
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-about-us .about_us_page_main .about_us_button_main.container-min {
    margin-top: 115px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 1160px) {
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .lasd_new_navbar_list {
    padding: 10px 20px;
  }
  .middel-center-search {
    max-width: 710px;
    top: 26%;
  }
  .close-box {
    left: 4%;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .navbar-menu-link {
    font-size: 12px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li .top_cat_name {
    font-size: 12px;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-center {
    width: 68%;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-right {
    width: 12%;
  }
  .image_block_main .block_product_slider_main .action.primary span {
    font-size: 11px;
  }
  .top_banner .top_banner_container .banner_text_detail .title h3 {
    font-size: 30px;
  }
  .banner_area_right_info_inner .right_info_title {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .banner_area_right_info_inner .title_first,
  .banner_area_right_info_inner .title_second {
    font-size: 40px;
  }
  .banner_area_right_info_inner .right_info_desc {
    font-size: 14px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_first::after {
    height: 300px;
    width: 260px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_second::after {
    height: 245px;
    width: 240px;
  }
  .footer-bottom-inner .footer-bottom-right-payment-icon .footer_copyright small.copyright span {
    font-size: 16px;
  }
  .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner .footer-top-info-image .first_text {
    font-size: 12px;
  }
  .footer-bottom-right-payment-icon .footer-payment-icon-inner ul li {
    margin-right: 7px;
  }
  .footer-middle-inner .newslatter-icon-list li {
    margin-left: 5px;
  }
  .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter input {
    padding: 26px 10px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .category_image_main .category_image_link span,
  .image_block_title_link strong a {
    font-size: 16px;
  }
  .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .store-name {
    width: 55%;
  }
  .footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main li a,
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-third .footer-middle-left-list ul li a,
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-forth .footer-middle-left-list ul li a {
    font-size: 14px;
  }
  .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .footer-info-text,
  .footer-middle-inner .footer-middle-forth .footer-middle-left-heading p,
  .footer-middle-inner .footer-middle-third .footer-middle-left-heading p,
  .footer-middle-left-heading p {
    font-size: 14px;
  }
  .footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main .footer-middle-left-list {
    margin-top: 34px;
  }
  .footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main li {
    margin-bottom: 7px;
  }
  .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .footer-info-text {
    margin-bottom: 20px;
  }
  .category_image .category_image_container .category_image_top_banner .top_banner_left {
    width: 50%;
  }
  .category_image .category_image_container .category_image_top_banner .top_banner_right {
    width: 50%;
  }
  .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner .category_image ul li {
    width: 25%;
  }
  .blog_main_title_left h3 {
    font-size: 42px;
  }
  .blog-page .page-wrapper .page-main .columns .block-categories .accordion li {
    padding: 0 18px 14px 0;
  }
  ol.post-list .post-holder {
    padding-bottom: 0;
  }
  .post-list .post-header .post-title a {
    font-size: 20px;
  }
  .blog-page .page-wrapper .page-main .columns .column.main .post-list-wrapper .post-list .post-header .post-title {
    padding: 20px 0 20px 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .product-custom-price-container {
    flex-direction: column;
  }
  .product-custom-price-container .product-info-price {
    width: 100%;
  }
  .product-custom-price-container .ready_delivery {
    width: 100%;
    text-align: left;
    margin-top: 5px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child {
    justify-content: space-between;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .actions {
    width: 85%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container {
    margin-top: 0;
  }
  .product-upsell-container .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .all_price .baseprice {
    font-size: 12px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title p {
    font-size: 30px;
  }
  .product-info-main .price-box .price-wrapper .price:after {
    top: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
    font-size: 24px !important;
  }
  .product_ml_info p,
  .product_ml_info p:last-child {
    font-size: 15px;
  }
  .product_info_main .product_info_main_container .product-info-main .desc {
    font-size: 12px;
    line-height: 24px;
  }
  .product_info_main .product_info_main_container .product-info-main .desc .exp {
    font-size: 12px;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .block_product_slider_main .main_price .baseprice {
    font-size: 12px;
  }
  .category-feinkost .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 40px;
  }
  .link_of_all_product a:after {
    border-bottom: solid 4px #e9d38a;
    margin-top: -17px;
  }
}
@media only screen and (max-width: 1060px) {
  .block-minicart .items-total {
    text-align: left;
  }
  .minicart-items-wrapper .minicart-items .product-item-details {
    text-align: left;
  }
  .minicart-wrapper .block-minicart li .product .product-item-details .product-item-name a {
    font-size: 16px;
  }
  .block-minicart .block-content > .actions > .primary .action.primary {
    font-size: 15px;
  }
  .minicart-items .item-qty {
    font-size: 15px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main {
    top: 155px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat {
    margin-top: 15px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link {
    margin-bottom: 10px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link a {
    font-size: 12px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link .last_menu {
    margin-top: 20px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link .last_menu a.last_cat_name {
    font-size: 12px;
  }
  .header-middel-center .middel-center-search {
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: none !important;
    top: auto !important;
    width: 100%;
    max-width: inherit !important;
    filter: drop-shadow(0px 5px 2px rgba(60, 60, 60, 0.45));
    z-index: 11;
    bottom: 0px;
  }
  .header-middel-center .middel-center-search input#search {
    border: 0px;
  }
  .lasd-top-header-main .lasd-top-header-inner {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    align-items: center;
  }
  .lasd-header .lasd-top-header-main .header-middel-left {
    width: 65%;
    order: 1;
  }
  .lasd-header .lasd-top-header-main .header-middel-left .header-middel-logo {
    width: 50%;
    float: right;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-right {
    width: 35%;
    order: 2;
    text-align: right;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-center {
    width: 100%;
    order: 3;
    margin-top: 20px;
  }
  .middel-center-search {
    top: 65%;
    left: 15%;
    max-width: 680px;
  }
  .field.search .close-box {
    left: 4%;
  }
  .column.main .category_image_main .category_image ul li .food_cat span {
    font-size: 20px;
  }
  .product_slider_section .block-content.content .product-item-details .other_details {
    margin-bottom: 0;
  }
  .price-box.price-final_price > span.price-container.price-final_price.tax.weee {
    margin-top: 0;
    width: 100%;
  }
  .product_slider_section .block-content.content .product-item-details .price-box .special-price .price-container .price-wrapper span {
    font-size: 20px;
  }
  .product_slider_section .block-content.content .product-item-details .old-price .price-container .price-wrapper > span {
    font-size: 16px;
  }
  .footer-bottom-right-payment-icon .footer-payment-icon-inner ul li {
    margin-right: 5px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .category_image_main .category_image_link span,
  .image_block_title_link strong a {
    font-size: 15px;
  }
  .image_block_main .block_image_main_img_left {
    padding-right: 15px;
  }
  .image_block_main .block_product_image_list {
    padding-left: 10px;
  }
  .image_block_main .block_product_slider_main li {
    padding-right: 5px;
  }
  .image_block_main .block_product_slider_main li:last-child {
    padding-left: 5px;
  }
  .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner li {
    width: 50%;
  }
  .lasd-top-footer-main .footer-middle-first {
    width: 100%;
  }
  .footer-middle-inner .footer-middle-second,
  .footer-middle-inner .footer-middle-third,
  .footer-middle-inner .footer-middle-forth {
    width: 33.33%;
    margin-top: 30px;
  }
  .footer-middle-inner .footer-middle-fifth {
    width: 100%;
    margin-top: 30px;
  }
  .page-wrapper .page-footer .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title,
  .footer-middle-inner .newslatter-first-text p,
  .footer-middle-inner .newslatter-icon-list ul,
  .footer-middle-inner .newslatter-last-text p {
    text-align: left;
  }
  .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter,
  .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title {
    margin-bottom: 25px;
  }
  .footer-bottom-inner .footer-bottom-right-payment-icon .widget.block.block-static-block {
    display: inline-flex;
    width: 100%;
    flex-direction: column-reverse;
  }
  .footer-bottom-inner .footer-bottom-right-payment-icon .footer_copyright,
  .footer-bottom-right-payment-icon .footer-payment-icon-inner ul {
    text-align: center;
  }
  .footer-bottom-inner .footer-bottom-right-payment-icon .footer_copyright,
  .footer-payment-icon-main {
    width: 100%;
  }
  .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 55px 40px 53px 40px;
  }
  .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner span.title {
    font-size: 30px;
    line-height: 38px;
  }
  .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner p.title_text {
    font-size: 14px;
    line-height: 30px;
  }
  .price-including-tax span.price,
  .price-excluding-tax .price,
  .cart.table-wrapper .cart .product-item-name a {
    font-size: 16px;
  }
  .price_by_unit span {
    font-size: 12px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th span {
    font-size: 16px;
  }
  .columns .step_counter .step_counter_main .step_counter_inner ul li span {
    font-size: 14px;
  }
  .columns .step_counter .step_counter_main .step_counter_inner ul li span:first-child {
    margin: 0;
  }
  .columns .step_counter_main .step_counter_inner ul li.step_two span:last-child {
    font-size: 14px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li.step_third span:last-child {
    font-size: 14px;
  }
  .checkout-index-index .opc-block-summary .product-item .product-item-inner {
    display: grid;
  }
  .checkout-index-index .opc-block-summary .product-item .subtotal {
    text-align: left;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .page-products .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 40px;
  }
  .page-products .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 5px #e9d38a;
    width: 80%;
    margin-top: -12px;
  }
  .page-products .column.main #layer-product-list .toolbar-products .pages {
    right: 18%;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .all_price_main {
    flex-direction: column;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .all_price_block_info,
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner {
    width: 100%;
  }
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner .product-item-actions .actions-primary form > button.action.tocart.primary,
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner .product-item-actions .actions-primary form > .cart.table-wrapper .actions-toolbar > .action.action.tocart.primary,
  .page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner .product-item-actions .actions-primary form > .action-gift.action.tocart.primary {
    max-width: inherit !important;
  }
  .page-products .page-wrapper .page-main .columns .column.main div#layer-product-list {
    margin: 0;
  }
  .page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products {
    margin-bottom: 0;
  }
  .page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products-grid ol li {
    margin-bottom: 30px;
  }
  .products.wrapper ~ .toolbar .pages {
    margin-bottom: 30px;
  }
  .page-products .products.wrapper ~ .toolbar .pages .pages-items .item span {
    padding: 11px 16px !important;
    font-size: 10px;
  }
  .page-products .products.wrapper ~ .toolbar .pages .action.next:before {
    font-size: 10px;
    padding: 4px 28px 4px 20px;
  }
  .page-products .products.wrapper ~ .toolbar .pages .action.next::after {
    top: 12px;
  }
  .page-products .products.wrapper ~ .toolbar .pages .action.previous::after {
    font-size: 10px;
    padding: 3px 20px 3px 28px;
  }
  .page-products .products.wrapper ~ .toolbar .pages .action.previous::before {
    top: 12px;
  }
  .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main {
    flex-direction: column;
  }
  .product-upsell-container .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main a.product_link,
  .product-upsell-container .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .product.actions.product-item-actions.add_to_cat_btn {
    width: 100%;
    float: unset;
  }
  .block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .product.actions.product-item-actions.add_to_cat_btn {
    margin-top: 10px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main {
    padding-left: 110px;
  }
  .product.media .product-hover-img {
    right: 0%;
  }
  .product.media .product-discount {
    left: 0;
  }
  .page-title-wrapper .page-title .base {
    font-size: 40px;
  }
  .data.table.table-order-items.recent thead tr th.col,
  .data.table.table-order-items.history thead tr th.col {
    font-size: 12px;
    padding: 8px 5px;
  }
  .data.table.table-order-items.recent tbody tr td.col,
  data.table.table-order-items.history tbody tr td.col {
    padding: 8px 5px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title .base {
    font-size: 40px;
  }
  .anlass_main .anlass_left {
    order: 1;
    width: 100%;
  }
  .anlass_main .anlass_right {
    order: 0;
    width: 100%;
  }
  .category_image.wine_region_category_block_top .category_image_container .category_image_top_banner .top_banner_left {
    order: 1;
    width: 100%;
  }
  .category_image.wine_region_category_block_top .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 15px;
  }
  .category_image.wine_region_category_block_top .category_image_container .category_image_top_banner .top_banner_right {
    order: 0;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main {
    padding-top: 10px;
  }
  .rebsorten_category_title_main .rebsorten_category_title h5 {
    font-size: 36px;
  }
  .rebsorten_category_title_main .rebsorten_category_title h5:after {
    border-bottom: solid 4px #e9d38a;
    width: 62%;
    margin-top: -12px;
  }
  div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span {
    font-size: 34px;
  }
  div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span:after {
    border-bottom: solid 4px #e9d38a;
    margin-top: -16px;
  }
  .checkout-index-index form .field label span {
    font-size: inherit;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_list_title span,
  .wizer_category_main .winzer_category_list .winzer_category .category_list_title span a {
    font-size: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
    top: 48px;
    width: 99%;
    max-width: inherit;
  }
  .page-products .column.main #layer-product-list .products-grid ol li.item .product-item-details .product-item-name {
    margin-bottom: 0;
  }
  .page-products .columns .column.main #layer-product-list .toolbar-products .toolbar-sorter {
    top: -3%;
  }
  .page-products .column.main #layer-product-list .toolbar-products .pages {
    top: -2.5%;
  }
  .page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products-grid ol li {
    width: calc((100% - 9%)/3);
  }
  .page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products-grid ol li:nth-child(4n + 1) {
    margin-left: 3%;
  }
  .page-products .columns .column.main #layer-product-list .toolbar-products .toolbar-sorter .sorter-options,
  .page-products .columns .column.main #layer-product-list .toolbar-products .pages .pages-label,
  .page-products .columns .column.main #layer-product-list .toolbar-products .pages .pages-items .item .page,
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title,
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-content .item a {
    font-size: 12px;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-bottom: 0;
  }
  .product-info-main .product-info-price {
    margin-top: 5px;
  }
  .product-info-main .product_ml_info p {
    margin-bottom: 5px;
  }
  .product-info-main .other_attributes {
    margin-top: 5px;
  }
  .all_content .data.item.content .attribute .value p {
    font-size: 14px;
  }
  .food_type_tab_main .food_type_tab_container {
    padding: 45px 0 0 0;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_main .banner_title p {
    font-size: 28px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_main .banner_text p {
    font-size: 20px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_author p {
    font-size: 16px;
  }
  .catalog-product-view .product-upsell-custom .block.upsell .block-content.content ol.products.list.items.product-items {
    margin-bottom: 0;
  }
  .customer-account-login .login-container .block-customer-login .block-title strong,
  .customer-account-login .register-container form fieldset.fieldset.create.info legend span {
    font-size: 28px;
  }
  form .field label span {
    font-size: 26px;
  }
  .wine_region_main .wine_region_container {
    margin-bottom: 20px;
  }
  .category-images .wine_region_category_block_bottom .wine_region_left_main .wine_region_left_details .wine_region_left_details_inner .wr_title {
    font-size: 26px;
  }
  .wine_region_left_details .wine_region_left_details_inner ul li {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .category_image.wine_region_category_block_top .category_image_container .category_image_top_banner .top_banner_right img {
    width: 100%;
  }
  body.page-products .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 36px;
  }
  .subcategory_left_content .subcategory_subtitle_text span {
    font-size: 16px;
  }
  .feinkost_subcategory_image_mian li .subcategory_left_content h5 {
    padding: 0 10px 0 10px;
    font-size: 26px;
  }
  .feinkost_subcategory_image_mian li .subcategory_left_content .subcategory_subtitle_text span {
    padding: 0 10px 0 10px;
  }
  .anlass_sub_category_background_inner .anlass_sub_category_left_main {
    width: 52%;
  }
  .anlass_sub_category_background_inner .anlass_sub_category_left_main .anlass_sub_category_title_main {
    padding: 0px 10px;
  }
  .anlass_sub_category_background_inner .anlass_sub_category_right_main {
    width: 48%;
  }
  .category-cms .link_of_all_product {
    margin: 30px 0 25px 0;
  }
  .category-cms .link_of_all_product a {
    font-size: 38px;
  }
}
@media only screen and (max-width: 966px) {
  .middel-center-search {
    left: 4%;
    max-width: 777px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_first::after {
    height: 240px;
    width: 230px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_second::after {
    height: 200px;
    width: 200px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .category_image_main .category_image_title span,
  .image_block_title span {
    font-size: 34px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .category_image_main .category_image_link span,
  .image_block_title_link strong a {
    font-size: 14px;
  }
  .category_image_main li {
    width: 33%;
    margin-bottom: 90px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong:after,
  .imge_slider_info_container .image_slider_title_main .image_slider_title span:after,
  .category_image_main .category_image_title span:after,
  .image_block_title span:after {
    margin-top: -14px;
    border-bottom: solid 3px #e9d38a;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title,
  .imge_slider_info_container .image_slider_title_main .image_slider_title,
  .category_image_main .category_image_title {
    width: 75%;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_inner .slider_title_container .slider_title_link,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link,
  .category_image_main .category_image_ineer .category_image_link {
    width: 24.5%;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .category_image_main .category_image_title span,
  .image_block_title span {
    font-size: 28px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .category_image_main .category_image_link span,
  .image_block_title_link strong a {
    font-size: 13px;
  }
  .top_banner .top_banner_container .banner_text_detail.middel .link_text a,
  .top_banner .top_banner_container .banner_text_detail.upper_corner_r .link_text a,
  .top_banner .top_banner_container .banner_text_detail.upper_corner_l .link_text a {
    padding: 10px 20px;
    font-size: 12px;
  }
  .top_banner .top_banner_container li:nth-child(2) .banner_text_detail.middel {
    top: 55%;
  }
  .top_banner .top_banner_container .banner_text_detail .title h3 {
    font-size: 26px;
  }
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_slide_main .image_slider_slide_inner li {
    width: calc(23%);
    margin: 0px 20px 0px 0px;
  }
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_slide_main .image_slider_slide_inner li:last-child {
    margin-right: 0;
  }
  .banner_area_right_info_inner .title_first,
  .banner_area_right_info_inner .title_second {
    font-size: 32px;
  }
  .banner_area_right_info_inner .right_info_desc {
    line-height: normal;
  }
  .banner_area_right_info_inner .right_info_link strong a {
    font-size: 14px;
  }
  .image_block_main .block_image_main_img_left {
    padding-right: 0;
  }
  .page-products .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    display: none;
  }
  .essen_category_image_inner .category_image ul li .food_cat span {
    font-size: 20px;
  }
  .essen_category_title_custom .custom_title h4 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 28px;
  }
  .essen_category_title_custom .custom_title h4::after {
    border-bottom: solid 4px #e9d38a;
    width: 90%;
    margin-top: -11px;
  }
  .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner .category_image ul li {
    width: 33.33%;
  }
  .post-text-hld p {
    font-size: 15px !important;
  }
  .blog_mian_post_category_and_share {
    flex-direction: column;
    margin-top: 55px;
  }
  .blog_mian_post_category_and_share .blog_main_post_category_inner {
    width: 100%;
  }
  .blog_mian_post_category_and_share .blog_main_post_share_inner {
    width: 100%;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_main_detail .category_list_image {
    display: block;
  }
  .wizer_category_main .winzer_category_list .winzer_category .category_main_detail .category_list_title {
    margin-left: 0;
  }
  .category-cms div .wizer_category_main .winzer_category_list .winzer_category ul li {
    min-height: 195px;
    margin-bottom: 20px;
  }
  #opc-sidebar .opc-block-summary {
    padding: 35px 10px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter {
    top: -3%;
  }
  .toolbar-products .pages {
    top: -2.5%;
  }
  .page-products .columns .column.main #layer-product-list .toolbar-products .pages {
    right: 22%;
  }
  .product-versandkosten-container {
    align-items: self-start;
    flex-direction: column;
  }
  .product-versandkosten-container .versandkosten_left {
    width: 100%;
  }
  .product-versandkosten-container .product_ml_right {
    width: 100%;
  }
  .product-versandkosten-container .product_ml_right .product_ml_info {
    margin-top: 5px;
  }
  .product-versandkosten-container .product_ml_right .product_ml_info .baseprice_bottom {
    text-align: left;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .actions {
    margin-left: 20px;
  }
  .prices-tier li.item {
    font-size: 12px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
    font-size: 20px !important;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-supplier-container .product_supplier_info span {
    font-size: 18px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .price-wrapper .price {
    font-size: 22px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .price-wrapper .price:after {
    font-size: 22px;
    top: 0;
  }
  .product_info_main .product_info_main_container .product-info-main .other_attributes p,
  .product_info_main .product_info_main_container .product-info-main .other_attributes span {
    font-size: 14px;
  }
  .other_attributes table tbody tr td {
    margin-bottom: 5px;
  }
  .product_info_main .product_info_main_container .product-info-main .ready_delivery p {
    font-size: 14px;
  }
  div#custom-qty .input-group input[type="number"] {
    height: 50px;
  }
  form .box-tocart .fieldset .actions .action.primary.tocart span {
    font-size: 14px;
  }
  .box-tocart .fieldset .actions .action.primary.tocart {
    padding: 12px 17px 12px !important;
  }
  .product-upsell-container .block.upsell .title .block-title-left .title_left {
    font-size: 30px;
  }
  .product-upsell-container .block.upsell .title .title_link_right {
    font-size: 14px;
  }
  .product-upsell-container .block.upsell .title img {
    width: 20%;
  }
  .block .title .title_left:after {
    border-bottom: solid 4px #e9d38a;
    width: 82%;
    margin-top: -10px;
  }
  .all_content .data.item.content .attribute .value p {
    font-size: 12px;
  }
  table#product-attribute-specs-table tbody tr.row_of_product_attribute th.col.label,
  table#product-attribute-specs-table tbody tr.row_of_product_attribute td.col.data {
    font-size: 12px;
  }
  .food_type_tab_main .food_type_tab_container {
    padding: 28px 0 0 0;
  }
  .food_type_title span {
    font-size: 18px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_main .banner_title p {
    font-size: 26px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_main .banner_text p {
    font-size: 20px;
  }
  .middle_media_main_top .middle_media_main .middle_media_container .middle_media_banner_mian .banner_author p {
    font-size: 16px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .middle_bottom_text_main .middle_bottom_text p {
    font-size: 13px;
    line-height: 24px;
  }
  .product-item-info .product-item-details .product-item-link {
    font-size: 18px;
  }
  .product-item-info .product_reg {
    margin-bottom: 0;
  }
  .product-item-info .product_reg .reg_att {
    font-size: 16px;
  }
  a.product_link .product_region_main {
    margin-bottom: 5px;
  }
  a.product_link .product_region_main span {
    font-size: 16px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title p {
    font-size: 26px;
  }
  .food_type_tab_main {
    padding-left: 20px;
  }
  .contact-index-index .contact-us-form-mian {
    margin-top: 40px;
    margin-bottom: 40px;
    display: inline-flex;
    flex-flow: row wrap;
  }
  .contact-index-index .contact-us-form-mian .contact-us-form-left_map {
    width: 100%;
    order: 1;
  }
  .contact-index-index .contact-us-form-mian .contact-us-form {
    width: 100%;
    padding: 0;
    order: 0;
    margin-bottom: 30px;
  }
  .category-images .wine_region_category_block_bottom .wine_region_left_main .wine_region_left_details .wine_region_left_details_inner .wr_title {
    font-size: 24px;
  }
  .wine_region_left_details .wine_region_left_details_inner ul li {
    font-size: 16px;
  }
  .wine_region_left_main .wine_region_left_details span {
    font-size: 15px;
  }
  .subcategory_left_content .subcategory_title h5 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .subcategory_left_content .subcategory_subtitle_text span {
    font-size: 15px;
  }
  .category-cms .link_of_all_product a {
    font-size: 32px;
  }
  .cms-about-us .about_us_team_content_inner ul li {
    margin-bottom: 20px;
    width: 50%;
  }
  .feinkost_subcategory_image_mian .subcategory_left_content {
    width: 50%;
  }
  .feinkost_subcategory_image_mian .subcategory_right_image {
    width: 50%;
  }
}
@media only screen and (max-width: 820px) {
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title,
  .imge_slider_info_container .image_slider_title_main .image_slider_title,
  .category_image_main .category_image_title {
    width: 75%;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_inner .slider_title_container .slider_title_link,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link,
  .category_image_main .category_image_ineer .category_image_link {
    width: 24.5%;
  }
  .image_block_title_main .image_block_title_link {
    width: 31%;
  }
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_slide_main .image_slider_slide_inner li {
    width: calc(22.8%);
    margin: 0px 20px 0px 0px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_first::after {
    height: 200px;
    width: 190px;
  }
  .banner_arear_left_image_inner .left_two_image .left_two_image_second::after {
    height: 170px;
    width: 160px;
  }
  .category_image ul {
    margin-bottom: 30px;
  }
  .category_image_main li:nth-child(4) {
    margin-bottom: 0;
  }
  .category_image_main li:nth-child(5) {
    margin-bottom: 0;
  }
  .top_banner .top_banner_container .top_banner_second_block {
    margin-top: 0px !important;
  }
  .image_block_main {
    margin-top: 0;
  }
  .category_image_main {
    margin-top: 55px;
  }
  .product_slider_section .block-content.content .products {
    margin: 40px 0 30px;
  }
  .banner_area_main {
    margin-top: 0;
  }
  .image_slider_imfo_block_main {
    margin-bottom: 30px;
  }
  .image_slider_imfo_block_main .image_slider_slide_main {
    margin-top: 30px;
  }
  .category_image_main {
    margin-top: 32px;
  }
  .category_image_main .category_title_main {
    margin-bottom: 25px;
  }
  .image_block_main .image_block_main_image {
    margin-top: 38px;
  }
  .image_block_main .image_block_inner.main_container {
    margin-bottom: 15px;
  }
  .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner span.title {
    font-size: 24px;
    line-height: normal;
  }
  .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner p.title_text {
    font-size: 14px;
    line-height: normal;
  }
  .page_main_custom_inner .goto_button {
    display: none;
  }
  .page_main_custom_inner .page_main_custom_title {
    text-align: center;
    width: 100%;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main {
    padding-bottom: 0;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main {
    padding-left: 70px;
  }
  .product.data.items.mage-tabs-disabled {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .product.info.detailed {
    margin-bottom: 0;
  }
  body.catalog-product-view .product-upsell-custom .block.upsell .block-content .product-item {
    width: calc((100% - 3%) / 2);
  }
  body.catalog-product-view .product-upsell-custom .block.upsell .block-content .product-item:nth-child(3) {
    margin-left: 0;
  }
  .product.data.items.mage-tabs-disabled .all_title {
    padding-left: 10px;
  }
  .all_content .data.item.content .attribute .value p {
    padding: 10px 0 0 25px;
  }
  table#product-attribute-specs-table tbody {
    padding-left: 25px;
  }
  table#product-attribute-specs-table tbody tr.row_of_product_attribute {
    margin-bottom: 10px;
  }
  table#product-attribute-specs-table tbody tr.row_of_product_attribute th.col.label {
    width: 140px;
  }
  .food_type_tab_container .food_icon_left:last-child {
    padding: 10px 0 0 45px !important;
  }
  .contact-index-index .contect_form_top_title_block .contect_form_top_title span {
    font-size: 25px;
    padding: 10px 0 10px 0;
  }
  .contact-index-index .contect_form_middle_block .contect_form_middle_block_inner {
    margin-top: 30px;
  }
  .contact-index-index .contect_form_middle_block .contect_form_middle_block_top span {
    width: auto;
    font-size: 27px;
  }
  .contact-index-index .contect_form_middle_block .contect_form_middle_block_middle {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .contact-index-index .contect_form_middle_block .contect_form_middle_block_bottom .contect_form_middle_block_bottom_left {
    float: left;
  }
  .contact-index-index .contect_form_middle_block .contect_form_middle_block_middle span {
    width: 100%;
  }
  .contact-index-index .contect_form_middle_block_bottom .contect_form_middle_block_bottom_left,
  .contact-index-index .contect_form_middle_block_bottom .contect_form_middle_block_bottom_middle,
  .contact-index-index .contect_form_middle_block_bottom .contect_form_middle_block_bottom_right {
    width: 100%;
    margin-bottom: 20px;
  }
  .content.block-collapsible-nav-content ul.nav.items li.nav.item strong,
  .content.block-collapsible-nav-content ul.nav.items li.nav.item a {
    font-size: 12px;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_background_inner {
    flex-flow: row wrap;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_left_main {
    order: 1;
    width: 100%;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_right_main {
    width: 100%;
    order: 0;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_title_main {
    padding: 20px;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_title h5 {
    margin-bottom: 10px;
  }
  .wine_region_left_main {
    flex-flow: column-reverse;
  }
  .wine_region_left_main .wine_region_left_details {
    width: 100%;
    padding: 20px;
  }
  .wine_region_left_main .wine_region_left_images {
    width: 100%;
  }
  .wine_region_left_main .wine_region_left_images img {
    width: 100%;
    object-fit: fill;
    object-position: center;
  }
  .category-images .wine_region_category_block_bottom .wine_region_left_main .wine_region_left_details .wine_region_left_details_inner .wr_title {
    font-size: 20px;
  }
  .feinkost_subcategory_inner ul li {
    flex-flow: column;
  }
  .feinkost_subcategory_inner ul li .subcategory_left_content {
    width: 100%;
    order: 1;
    padding: 20px;
  }
  .feinkost_subcategory_inner ul li .subcategory_left_content h5 {
    padding: 0;
    margin: 10px 0;
  }
  .feinkost_subcategory_inner ul li .subcategory_left_content .subcategory_subtitle_text span {
    padding: 0;
  }
  .feinkost_subcategory_inner ul li .subcategory_right_image {
    width: 100%;
    order: 0;
  }
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .lasd-top-header-inner .header-middel-center .middel-center-search {
    bottom: -25px;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch .field.search .control {
    padding: 0;
    border-top: 0;
    margin: 0;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch .label {
    display: none;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    border: 1px solid;
    border-radius: 0;
    padding: 17px 17px;
    margin-top: 11px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main {
    display: none;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .lasd_new_navbar_list {
    background-color: #C9B777;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .producer_detail_block_top_inner .producer_right .page_title h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .producer_detail_block_top_inner .producer_right .page_title h1:after {
    border-bottom: solid 4px #e9d38a;
    margin-top: -10px;
  }
  .producer_right .cat_desc,
  .producer_right .cat_desc p,
  .producer_desc_bottom .cat_desc_bottom,
  .producer_desc_bottom .cat_desc_bottom p {
    font-size: 16px;
  }
  .producer_detail_block_top_inner .producer_right {
    padding-left: 20px;
  }
  .producer_right .more_info a {
    font-size: 18px;
  }
  .submenu_first .last_menu {
    display: none;
    margin-top: 14px;
  }
  .navigation-list .nav-bar-list ul li a.last_cat_name {
    font-size: 12px;
  }
  .page-wrapper .message.success > div,
  .page.messages .messages .message.error > div {
    font-size: 12px;
  }
  .minicart-wrapper .block-minicart {
    padding: 20px 10px;
  }
  .minicart-wrapper.active .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
    margin: 0 -10px;
    padding: 5px;
  }
  .block-minicart .items-total,
  .block-minicart .subtotal {
    font-size: 12px;
  }
  .block-minicart .amount .price-wrapper:first-child .price {
    font-size: 14px;
  }
  .block-minicart .block-content > .actions > .primary .action.primary {
    font-size: 14px;
    padding: 10px 15px;
  }
  .minicart-items-wrapper .minicart-items .product-item-details {
    padding-left: 10px !important;
  }
  .minicart-wrapper .block-minicart li.item .product .product-item-details .product-item-name a,
  .minicart-items .product-item-details .price,
  .minicart-items .product-item-pricing .label,
  .minicart-items .details-qty.qty .item-qty {
    font-size: 14px;
  }
  .minicart-wrapper .product .actions {
    margin: 0 20px 0 0;
  }
  #minicart-content-wrapper .block-content .actions .viewcart span {
    font-size: 12px;
  }
  .minicart-items .primary .action.edit:before,
  .minicart-items .secondary .action.delete:before {
    font-size: 24px;
  }
  .page-wrapper .page-header {
    margin: 0px;
  }
  .page-wrapper.nav-open:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner {
    position: relative;
    display: inline-block;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-left {
    width: 100%;
    order: inherit;
    display: block;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-left .header-middel-logo {
    width: 100%;
    float: none;
    text-align: center;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-left .header-middel-logo .nav-toggle {
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-left .header-middel-logo .nav-toggle:before {
    color: black;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-center .block-static-block.widget nav.navigation-list {
    display: none;
    width: 90%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1111;
    background: white;
    padding: 0 0 0 0;
    text-align: left;
    filter: drop-shadow(0px 5px 2px rgba(60, 60, 60, 0.45));
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-center .block-static-block.widget nav.navigation-list .click_close_menu:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    height: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    color: #8f8f8f;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    z-index: 300;
    position: absolute;
    top: 10px;
    right: -35px;
    color: #000;
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15.5px;
  }
  .page-header {
    border: 0;
  }
  .nav-toggle {
    top: 36px;
    left: 17px;
  }
  .lasd-header .lasd-top-header-container .lasd-top-header-inner .header-middel-left .header-middel-logo a.logo {
    width: 45%;
    margin: auto;
    text-align: center;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-center {
    margin-top: 0;
  }
  .lasd-top-header-main .lasd-top-header-inner {
    padding-bottom: 0;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .category_image_main .category_image_title span,
  .image_block_title span,
  .banner_area_main .banner_area_right_info_main .right_info_title .title_first,
  .banner_area_main .banner_area_right_info_main .right_info_title .title_second {
    font-size: 25px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_inner .slider_title_container .slider_title_link,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link,
  .category_image_main .category_image_ineer .category_image_link {
    padding: 0;
  }
  .product_slider_section .block-content.content .product-item-info- .all_price_main_home a.product.photo.product-item-photo {
    width: 100%;
  }
  .homepage_main {
    margin-bottom: 20px;
  }
  .product_slider_section .block-content.content .products {
    margin: 30px 0 30px;
  }
  .column .image_slider_imfo_block_main {
    margin-bottom: 17px;
  }
  .column .image_slider_imfo_block_main .imge_slider_info_container.main_container .image_slider_slide_main {
    margin-top: 27px;
  }
  .product_slider_section .content_container.main_container .product_slider_section_inner .block.block-product-slider.slider-list {
    margin-bottom: 30px;
  }
  .banner_area_right_info_inner .right_info_title .title_first {
    font-size: 30px;
  }
  .banner_area_right_info_inner .right_info_title .title_second {
    font-size: 30px;
  }
  .column .image_block_main {
    margin-top: 20px;
  }
  .column .image_block_main .image_block_inner.main_container .image_block_title_link {
    padding: 0;
  }
  .column .category_image_main {
    margin-top: 22px;
  }
  .category_image_main .category_title_main {
    margin-bottom: 19px;
  }
  .image_block_main .image_block_inner.main_container {
    margin-bottom: 0;
  }
  .column .image_block_main .image_block_main_image {
    margin-top: 30px;
  }
  .column .image_block_main .image_block_main_image .block_image_main_img_left {
    float: unset;
    width: 100%;
    text-align: center;
  }
  .column .image_block_main .image_block_main_image .block_image_main img {
    width: 100%;
  }
  .column .image_block_main .image_block_main_image .block_product_image_list {
    float: unset;
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .column .image_block_main .image_block_main_image .block_product_image_list .block_product_slider_main .block_product_slider_main li {
    margin-bottom: 0;
  }
  .columns .column.main {
    padding-bottom: 0;
  }
  .page-wrapper .page-footer .lasd-footer-container .widget.block.block-static-block .footer-top-info-main {
    padding: 24px 0 0 0;
  }
  .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .top-logo {
    padding: 30px 0 20px 0;
  }
  .lasd-top-footer-main .lasd-middle-footer .footer-middle-top-info-inner .footer-info-text.last {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-second,
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-third,
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-forth {
    margin-top: 25px;
  }
  .page-footer .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .map-link a,
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title strong,
  .lasd-top-footer-main .lasd-middle-footer .footer-middle-inner .newslatter-first-text p,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-fifth .block-static-block .newslatter-info-inner .newslatter-last-text p a {
    font-size: 18px;
  }
  .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong:after,
  .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span:after,
  .column.main .category_image_main .category_image_title span:after,
  .column.main .image_block_title span:after {
    margin-top: -11px;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main .footer-middle-left-list {
    margin-top: 15px;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main li {
    margin-bottom: 4.3px;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-left-list {
    margin-top: 22px;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-left-list ul li {
    margin-bottom: 12px;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-fifth {
    margin-top: 14px;
  }
  .page-footer .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .footer-info-text {
    margin-bottom: 5px;
  }
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title {
    margin-bottom: 20px;
  }
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter {
    margin-bottom: 20px;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main {
    width: 100%;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image .left_two_image_first {
    width: 35%;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image .left_two_image_first img {
    margin: 45px 0 0 0;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image .left_two_image_first:after {
    left: -35px;
    height: 80%;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image_second {
    width: 35%;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image_second::after {
    height: 68%;
    left: -80px;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_right_info_main {
    width: 100%;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_right_info_main .banner_area_right_info_inner .right_info_desc {
    margin-top: 3px;
    margin-bottom: 10px;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_right_info_main .banner_area_right_info_inner .right_info_link {
    margin-bottom: 26px;
  }
  .column .category_image_main .category_image_ineer.main_container .category_image ul li .food_cat span {
    font-size: 16px;
  }
  .footer-middle-inner .newslatter-last-text P {
    margin: 0;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title,
  .columns .column.main .category_image_main .category_image_title,
  .image_block_main .image_block_inner.main_container .image_block_title_main .image_block_title {
    width: 63%;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_inner .slider_title_container .slider_title_link,
  .columns .column.main .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link,
  .columns .column.main .category_image_main .category_image_ineer .category_image_link,
  .image_block_main .image_block_inner.main_container .image_block_title_main .image_block_title_link {
    width: 37%;
    text-align: right;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_container,
  .imge_slider_info_container .image_slider_title_main .image_slider_title_inner,
  .category_image_main .category_title_main {
    display: inline-flex;
    width: 100%;
    align-items: center;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .category_image_main .category_image_title span,
  .column .image_block_main .image_block_title span {
    font-size: 24px;
  }
  .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .category_image_main .category_image_link span,
  .image_block_title_link strong a {
    font-size: 12px;
  }
  .columns .column.main .image_slider_imfo_block_main .imge_slider_info_container .image_slider_slide_main .image_slider_slide_inner li {
    margin: 0px 20px 20px 0px;
    width: calc((100% - 20px)/2);
    font-size: 0;
  }
  .columns .column.main .image_slider_imfo_block_main .imge_slider_info_container .image_slider_slide_main .image_slider_slide_inner li:nth-child(even) {
    margin-right: 0;
  }
  .column .image_block_main .block_product_slider_main li {
    width: calc((100% - 80px)/2);
    margin: 0 20px;
    padding-right: 0;
  }
  .column .image_block_main .block_product_slider_main li:last-child {
    padding-left: 0;
  }
  .page-footer .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner ul li:first-child .footer-top-info-image .img-inner-right {
    padding-left: 20px;
  }
  .lasd-bottom-footer .footer-bottom-inner .footer-bottom-right-payment-icon .footer_copyright,
  .footer-bottom-inner .footer-bottom-right-payment-icon .footer-payment-icon-main {
    width: 100%;
  }
  .footer-bottom-inner .footer-bottom-right-payment-icon .footer-payment-icon-main .footer-payment-icon-inner ul {
    text-align: center;
  }
  /* ------------------------------------------- burger menu ----------------------------------------------*/
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list_container .lasd_new_navbar_list_inner {
    padding-bottom: 0;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main {
    padding-top: 45px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li {
    width: 93%;
    border: 0;
    border-bottom: 1px solid;
    margin-right: 0;
    padding: 8px 15px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li:last-child {
    border-bottom: 0;
  }
  .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li {
    margin-bottom: 0;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li .top_cat_name {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 5px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .navbar-menu-link {
    font-size: 14px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .navbar-menu-link:after {
    display: none;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .nav-bar-list-ul {
    position: relative;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li {
    padding: 0px;
    width: 100%;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li a.navbar-menu-link {
    width: calc(100% - 30px);
    padding: 8px 15px;
    display: inline-block;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li.have_sub_child:after {
    content: '\e61c';
    font-family: 'icons-blank-theme';
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 15px;
    font-weight: 700;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li.active:after {
    content: '\e60f';
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main {
    position: inherit;
    border: 0px;
    box-shadow: none;
    padding: 0px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list {
    filter: none;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items:last-child ul li {
    border-bottom: 0px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li {
    width: calc(100% - 30px);
    padding: 8px 15px;
    border-bottom: 1px solid #000;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li .top_cat_name {
    padding: 0px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link {
    width: 100%;
    padding: 0px;
    border: 0px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link:before {
    display: none;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li ul.sub_child_cat li.submenu_link a {
    font-size: 11px;
  }
  .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li {
    position: relative;
  }
  .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li.submenu_first .top_cat_name:after {
    content: '\e61c';
    font-family: 'icons-blank-theme';
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 3px;
    font-weight: 700;
    border: 0px;
    transform: none;
    transform-origin: inherit;
    width: auto;
  }
  .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li.submenu_first .top_cat_name.active-title:after {
    content: '\e60f';
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .lasd_new_navbar_list {
    padding: 0;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items {
    float: none;
    width: 100%;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main {
    top: 0;
    padding: 45px 0 0 0;
  }
  li.submenu_first a.top_cat_name {
    padding: 0;
    border: 1px solid;
    margin: 0 0 10px 0;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li {
    margin-bottom: 0;
  }
  .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items .sub_child_cat {
    margin-top: 5px;
  }
  .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li {
    padding: 5px 10px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items .sub_child_cat li.submenu_link {
    width: 84%;
    padding: 8px 25px 7px 25px;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items .sub_child_cat li.submenu_link:last-child {
    border-bottom: 0;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items .sub_child_cat li.submenu_link a {
    font-size: 15px;
  }
  .lasd_new_navbar_list_menu_items ul li .top_cat_name::after {
    display: none;
  }
  .lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list .sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items .sub_child_cat li.submenu_link:before {
    content: '\25BA';
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category-view .page-main {
    max-width: inherit !important;
    padding: 0 20px !important;
  }
  .category-cms .essen_category_title_custom .custom_title h4 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 24px;
  }
  .category-cms .essen_category_title_custom .custom_title h4::after {
    border-bottom: solid 4px #e9d38a;
    width: 90%;
    margin-top: -9px;
  }
  .essen_category_image_inner .category_image ul li .food_cat span {
    font-size: 16px;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category-images .category_image_categoryq .category_image_container .wine_region_main {
    margin-top: 0;
  }
  .form.minisearch .field.search .close-box {
    left: 1%;
    top: 10px;
  }
  .lasd-top-header-inner .header-middel-center .middel-center-search {
    bottom: -45px;
  }
  .blog-page .page-wrapper .page-main .columns .column.main .post-list-wrapper .post-list {
    column-count: 2;
  }
  .blog_main_content_inner .blog_main_third_image_block .blog_third_image {
    width: 100%;
    float: unset;
    text-align: center;
  }
  .blog_main_content_inner .blog_main_third_image_block .blog_third_image_content {
    float: unset;
    width: 100%;
  }
  .blog_main_content_inner .blog_main_forth_image_block {
    display: inline-flex;
    flex-flow: column-reverse;
  }
  .blog_main_content_inner .blog_main_forth_image_block .blog_forth_image_content {
    width: 100%;
    float: unset;
  }
  .blog_main_content_inner .blog_main_forth_image_block .blog_forth_image {
    width: 100%;
  }
  .blog_main_content_inner .blog_main_forth_image_block .blog_forth_image ul {
    text-align: center;
  }
  .blog_main_content_inner .blog_mian_sixth_image_mian {
    display: inline-flex;
    flex-flow: column-reverse;
  }
  .blog_main_content_inner .blog_mian_sixth_image_mian .blog_sixth_img_content {
    width: 100%;
    float: unset;
  }
  .blog_main_content_inner .blog_mian_sixth_image_mian .blog_sixth_img {
    width: 100%;
    float: unset;
    text-align: center;
  }
  .column.main .post-view .post-nextprev-hld .next_link {
    width: 100%;
    float: unset;
  }
  .column.main .post-view .post-nextprev-hld .next_link .next_post_detail .post_small_image .next_post_name {
    max-width: 60%;
  }
  .column.main .post-view .post-nextprev-hld .previous_link {
    width: 100%;
    float: unset;
  }
  .column.main .post-view .post-nextprev-hld .previous_link .previous_post_detail .previous_post_name {
    max-width: 60%;
  }
  .rebsorten_subcategory_inner .rebsorten_subcategory ul {
    column-count: 1;
  }
  .rebsorten_subcategory_inner .rebsorten_subcategory ul li a {
    font-size: 28px;
  }
  .rebsorten_category_inner .rebsorten_category_title_main .rebsorten_category_title {
    margin-bottom: 30px;
  }
  .rebsorten_category_inner .rebsorten_category_title_main .rebsorten_category_title h5 {
    font-size: 30px;
  }
  .rebsorten_category_inner .rebsorten_category_title_main .rebsorten_category_title h5:after {
    margin-top: -10px;
  }
  body.category-rebsorten .page-wrapper .page-main .columns .column.main div#layer-product-list {
    margin-top: 0;
  }
  .category-view .wizer_category_main .winzer_category_list .winzer_category .category_list_title span,
  .category-view .wizer_category_main .winzer_category_list .winzer_category .category_list_title span a {
    font-size: 20px;
  }
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left,
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right {
    padding: 0;
    width: 100%;
  }
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right,
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right .guest_main {
    margin-top: 100px;
  }
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .register_or_guest_right {
    margin-bottom: 60px;
  }
  .cms-cms-lieferbedingungen .page-title-wrapper .page-title .base::after {
    display: none;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: bold;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: bold;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: bold;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: bold;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  #dibs_easy_checkoutSidebar {
    padding: 20px 10px;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-block.discount #discount-coupon-form .fieldset .actions-toolbar {
    right: 0;
  }
  #dibs_easy_checkoutSidebar .col.item-desc,
  #dibs_easy_checkoutSidebar .col.price {
    display: none;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-cart #dibs-easy-checkout-cart-heading span.dibs-payment-methods__img {
    width: 100%;
    float: right;
    margin-bottom: 25px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review tbody tr {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 20px;
    display: inline-block;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th {
    padding: 10px 0;
    border-bottom: 1px solid #d1d1d1;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th.qty,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th.item-img {
    display: none;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review th.price {
    text-align: right;
    position: absolute;
    right: 25px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td {
    display: block;
    float: left;
    padding: 20px 0 10px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-img,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-desc {
    width: 100%;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.qty,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.subtotal,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.price {
    width: 50%;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.subtotal .cart-price {
    line-height: 38px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.qty .remove-product span {
    margin-right: 20px;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td .price-excluding-tax,
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td .price-including-tax {
    white-space: inherit;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-desc .product-item-details .product-item-info {
    width: 100%;
  }
  #dibs_easy_checkoutSidebar table.dibs-easy-checkout-review td.item-img .product-item-image {
    text-align: center;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping .dibs-easy-checkout-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping .slick-list.draggable {
    margin-top: 40px;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping select {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping input {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top: 0 !important;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping #shipping-method-button {
    margin: 15px auto;
    width: 100%;
  }
  #dibs_easy_checkoutSidebar .dibs-easy-checkout-shipping .slick-dots {
    top: -40px;
    height: 40px;
  }
  #dibs-easy-checkout_cart_totals table tfoot {
    border-bottom: 1px solid #d1d1d1;
  }
  #dibs-easy-checkout_cart_totals table tfoot td,
  #dibs-easy-checkout_cart_totals table tfoot th {
    font-weight: 700;
    padding: 10px 0;
  }
  .dibs-easy-checkout-extra__left,
  .dibs-easy-checkout-extra__right {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
  }
  .go-to {
    width: 100% !important;
    float: none;
  }
  .dibs_easy_checkout-order-success #dibs_easy_checkoutSidebar {
    padding-right: 0;
    padding-left: 0;
  }
  .dibs_easy_checkout-order-success .page-title {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
  }
  .dibs_easy_checkout-order-success .checkout-success h1 {
    font-size: 32px;
  }
  .dibs_easy_checkout-order-success .dibs-easy-checkout-thankyou-order-details.order_details li {
    display: block;
  }
  .dibs_easy_checkout-order-success .dibs-easy-checkout-order__items {
    padding: 20px 10px;
  }
  #ln_slider_container_rating {
    padding-left: 15px;
  }
  #layered-horizontal-container {
    display: none;
  }
  #ln_button_submit {
    margin-bottom: 15px;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .checkout-cart-index .page-wrapper .cart-summary > .title {
    margin: 0px 20px 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary {
    width: 100% !important;
  }
  .checkout-cart-index .page-wrapper .cart-container .checkout-methods-items {
    margin-top: 30px;
  }
  .step_counter .step_counter_main .step_counter_inner ul a {
    margin-right: 134px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li:after {
    left: 100px;
  }
  body.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals {
    padding: 10px 20px;
  }
  .page-wrapper .cart-container .checkout-methods-items .action.primary {
    width: 100%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .items > .item tr.item-info {
    display: inline-flex;
    align-items: center;
    width: 100%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th.col {
    padding: 17px 0 10px 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th.col span {
    font-size: 14px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr > td {
    padding: 25px 0 10px 0;
    text-align: center !important;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr > td .product-item-photo {
    text-align: center;
    padding-right: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr > td .product-item-details {
    text-align: center;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr > td .product-item-details strong.product-item-name {
    margin-top: 20px;
    max-width: inherit;
    height: auto;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr.item-info td.col.price .main_price {
    margin-top: 0;
  }
  .actions-toolbar > .action.action-delete:after {
    top: 28px;
    right: 40px;
  }
  .checkout-index-index form .fieldset > .field:not(.choice) > .label::after {
    top: 0;
  }
  .checkout-index-index li.opc-progress-bar-item.disable,
  .opc-progress-bar-item._complete,
  li.opc-progress-bar-item._active {
    margin-right: 0 !important;
  }
  .checkout-index-index .page-wrapper .page-main .page-title-wrapper h1.page-title {
    margin-left: 0;
  }
  .checkout-index-index .checkout-container .opc-wrapper {
    width: 100%;
  }
  .checkout-index-index .checkout-container .opc-estimated-wrapper {
    padding: 18px 0;
  }
  ._has-modal-custom .custom-slide._show {
    z-index: 11111 !important;
    left: auto;
    right: 0;
    width: inherit;
    max-width: 400px;
  }
  ._has-modal-custom .custom-slide._show .modal-inner-wrap {
    box-shadow: none;
  }
  ._has-modal-custom .custom-slide._show .modal-inner-wrap #opc-sidebar .opc-block-summary {
    padding: 15px;
    border: 0;
  }
  ._has-modal-custom .custom-slide._show .modal-inner-wrap #opc-sidebar .opc-block-summary .title {
    margin-top: 55px;
  }
  ._has-modal-custom .custom-slide._show .modal-inner-wrap #opc-sidebar .secure_payment_block,
  ._has-modal-custom .custom-slide._show .modal-inner-wrap #opc-sidebar .questions_block {
    padding: 0 15px;
  }
  ._has-modal-custom .custom-slide._show .modal-inner-wrap #opc-sidebar .questions_block {
    margin-bottom: 40px;
  }
  .opc-progress-bar li.opc-progress-bar-item._complete:after {
    top: 18px;
    left: 60%;
  }
  .checkout-onepage-success .page-wrapper .page-bottom .content .static_block_main {
    flex-direction: column;
  }
  .checkout-onepage-success .page-wrapper .page-bottom .content .static_block_main .left.left_image {
    width: 100%;
    padding-right: 0;
  }
  .checkout-onepage-success .page-wrapper .page-bottom .content .static_block_main .right.right_content {
    width: 100%;
  }
  .checkout-onepage-success .page-wrapper .page-bottom .content .static_block_main .right.right_content .content_main p,
  .checkout-onepage-success .page-wrapper .page-bottom .content .static_block_main .right.right_content .content_main span {
    margin: 5px 0 !important;
    font-size: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .product_info_main_container .product_top_info {
    display: flex;
    flex-flow: row wrap;
  }
  .product_info_main_container .product_top_info .product_other_detail_sku_share {
    order: 2;
    margin-top: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .field.qty {
    margin-right: 0 !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .actions {
    margin-left: 0;
    width: 90%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main {
    order: 0;
  }
  .catalog-product-view .page-wrapper .page-main .block.upsell .block-content .products-grid .product-item {
    width: 48%;
  }
  .page-products .column.main #layer-product-list .products-grid ol li.item .product-item-details .other_details_product_list_page {
    margin-bottom: 10px;
  }
  .catalogsearch-result-index .page-wrapper .page-main .columns .column.main #layer-product-list .products {
    margin-top: 30px;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter {
    top: 4.5%;
  }
  body.page-products .columns .column.main #layer-product-list .toolbar.toolbar-products .pages {
    top: 4.85%;
    left: 0;
    text-align: left;
  }
  .page-products .products.wrapper ~ .toolbar .pages {
    text-align: center !important;
    margin-bottom: 20px;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item,
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .add_more_filters {
    width: 33%;
  }
  .page-products .columns .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-name {
    font-size: 18px;
  }
  .column.main #layer-product-list .products-grid ol li .product-item-details .supplier_name_product_list_page strong,
  .column.main #layer-product-list .products-grid ol li .product-item-details .other_details_product_list_page strong {
    font-size: 16px;
  }
  .page-products .columns .column.main #layer-product-list .products-grid ol li .product-item-details .all_price_block_info,
  .page-products .columns .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner {
    width: 100%;
  }
  body.page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products-grid ol li {
    width: calc((100% - 9%)/2);
  }
  .toolbar-products .pages .pages-items .current .page {
    border-bottom: 2px solid #151515 !important;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title,
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.allow.active .filter-options-title,
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.allow.active .filter-options-title {
    padding: 18px 24px 15px 10px;
  }
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
    padding: 20px 5px;
  }
  .page-products .columns .column.main #layer-product-list .toolbar.toolbar-products .pages {
    right: 30%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container {
    display: flex;
    flex-flow: row wrap;
    padding-top: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.media {
    order: 0;
    display: inline-block;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product-info-main {
    order: 1;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed {
    order: 2;
  }
  .product-media-custom .middle_bottom_main_top {
    padding-top: 35px;
  }
  .page-wrapper .page-main .product-media-custom .middle_media_main_top .middle_media_banner_mian .banner_main {
    margin-top: 20px;
  }
  .page-wrapper .page-main .product-media-custom .middle_media_main_top .middle_media_banner_mian .banner_main .banner_title {
    float: unset;
    width: 100%;
  }
  .page-wrapper .page-main .product-media-custom .middle_media_main_top .middle_media_banner_mian .banner_main .banner_title p {
    font-size: 22px;
    line-height: 1;
  }
  .page-wrapper .page-main .product-media-custom .middle_media_main_top .middle_media_banner_mian .banner_main .banner_text {
    float: unset;
    width: 100%;
  }
  .page-wrapper .page-main .product-media-custom .middle_media_main_top .middle_media_banner_mian .banner_main .banner_text p {
    font-size: 15px;
    line-height: normal;
    text-align: right;
  }
  .page-wrapper .page-main .product-media-custom .middle_media_main_top .middle_media_banner_mian .banner_author {
    margin-top: 10px;
  }
  .page-wrapper .page-main .product-media-custom .middle_media_main_top .middle_media_banner_mian .banner_author p {
    padding-bottom: 20px;
  }
  .middle_bottom_main_top .background_color .middle_bottom_container {
    flex-flow: row wrap;
  }
  .middle_bottom_main_top .background_color .middle_bottom_container .middle_bottom_image_main {
    margin: 20px 40px;
    width: 100%;
  }
  .middle_bottom_main_top .background_color .middle_bottom_container .middle_bottom_image_main .middle_bottom_main {
    text-align: left;
  }
  .middle_bottom_main_top .background_color .middle_bottom_container .middle_bottom_image_main .middle_bottom_main img {
    margin-left: 10px;
  }
  .middle_bottom_main_top .background_color .middle_bottom_container .middle_bottom_image_main .middle_bottom_main:before {
    width: 65%;
  }
  .middle_bottom_main_top .background_color .middle_bottom_container .middle_bottom_text_main {
    padding-left: 30px;
    padding-right: 10px;
    width: 100%;
  }
  .middle_bottom_main_top .background_color .middle_bottom_container .middle_bottom_text_main .middle_bottom_text p {
    line-height: normal;
    margin-bottom: 20px;
    font-size: 12px;
  }
  .catalog-product-view .product-upsell-custom .product-upsell-container .block.upsell {
    margin-top: 20px;
  }
  .catalog-product-view .product-upsell-custom .product-upsell-container .block.upsell .block-title.title {
    padding-bottom: 0;
  }
  .catalog-product-view .product-upsell-custom .product-upsell-container .block.upsell .block-content.content .products {
    margin: 0;
  }
  .catalog-product-view .product-upsell-custom .product-upsell-container .block.upsell .block-content.content .products ol.products.list.items.product-items {
    margin-bottom: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled {
    margin-top: 30px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_title {
    padding: 0;
    display: inline-flex;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_title .data.item {
    display: inline-flex;
    justify-content: space-around;
    width: 33.33%;
    flex-flow: row wrap;
    padding: 10px 0px;
    border-right: 1px solid;
    border-bottom: 1px solid;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_title .data.item a {
    font-size: 14px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_title .data.item.title.active {
    background: whitesmoke;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_title .data.item:first-child {
    border-left: 1px solid;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content {
    width: 100%;
    padding: 20px 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content {
    width: 100%;
    border: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .attribute .value p {
    padding: 10px;
    font-size: 12px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody {
    padding: 10px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr {
    width: 50%;
    margin-bottom: 15px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr th {
    font-size: 14px;
    width: 170px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr td {
    font-size: 14px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main {
    padding: 10px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container {
    padding: 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_icon_left .food_type_title_main .food_type_title span {
    font-size: 18px;
    line-height: 0.2;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_icon_left .food_type_image span .food_type_value {
    font-size: 16px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_icon_left:last-child {
    padding: 10px 0 0 0 !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_type_image {
    width: 50%;
    padding: 5px;
  }
  .product-add-form form#product_addtocart_form .box-tocart .fieldset .actions .action.primary.tocart {
    padding: 13px 17px 12px !important;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left {
    width: 75%;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left .title_left {
    font-size: 25px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left .title_left:after {
    border-bottom: solid 2px #e9d38a;
    margin-top: -8px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-right {
    width: 25%;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-right a strong {
    font-size: 12px;
    border-bottom: 2px solid #8A8A8A;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-right a img {
    width: 15%;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .customer-account-login .page-title-wrapper h1.page-title span.base {
    font-size: 34px;
    letter-spacing: 0;
  }
  .customer-account-login .login-container {
    margin-top: 20px;
    margin-bottom: 55px;
  }
  .customer-account-login .login-container,
  .customer-account-login .register-container {
    float: unset;
    width: 100%;
    padding: 0;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .customer .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 40px;
  }
  .customer .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 5px #e9d38a;
    margin-top: -12px;
  }
  .block.block-customer-login .block-content form.form-login fieldset.fieldset.login .field.required {
    width: 100%;
  }
  form fieldset.fieldset.login .actions-toolbar .secondary {
    text-align: left;
  }
  .login-container fieldset.fieldset.login:after {
    margin-top: 5px;
    text-align: left;
  }
  .login-container .block.block-new-customer .actions-toolbar {
    text-align: center;
  }
  .column.main .block.block-new-customer {
    margin-bottom: 20px;
  }
  .customer .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 40px;
  }
  .customer .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 5px #e9d38a;
    margin-top: -12px;
  }
  .customer .page-wrapper .page-main .columns .column.main form {
    margin-bottom: 25px;
  }
  .columns .column.main .page-title-wrapper .page-title .base {
    font-size: 34px;
  }
  .columns .column.main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 4px #e9d38a;
    margin-top: -12px;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block.block-dashboard-info,
  .account .page-wrapper .page-main .columns .column.main .table-wrapper,
  .account .page-wrapper .page-main .columns .column.main .block.block-addresses-default,
  .account .page-wrapper .page-main .columns .column.main .form {
    margin-top: 80px;
  }
  .account .page-wrapper .page-main .columns .sidebar-main .block-collapsible-nav {
    top: 50px;
  }
  .account .page-wrapper .page-main .columns .sidebar-main .block-collapsible-nav .title.block-collapsible-nav-title {
    padding: 0 20px;
    margin: 0;
  }
  .account .page-wrapper .page-main .columns .sidebar-main .block-collapsible-nav .title.block-collapsible-nav-title strong {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .customer-account-index .page-wrapper .columns .page-title-wrapper h1.page-title {
    margin: 0;
  }
  .sidebar-main .block-collapsible-nav .item .delimiter {
    margin: 0;
  }
  .customer .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title .base {
    font-size: 30px;
  }
  .customer .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 3px #e9d38a;
    margin-top: -9px;
  }
  .account .column.main .toolbar {
    text-align: right;
  }
  .account .column.main .toolbar .pager .limiter {
    position: relative;
  }
  .account .column.main .toolbar .pager .limiter span.limiter-text::before {
    left: auto;
    right: 74px;
  }
  .account .page-main .columns .column.main form#form-validate {
    margin-top: 80px;
  }
  .account .page-wrapper .page-main .columns .column.main .message.info {
    margin: 70px 0 20px 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .image_block_title {
    width: 70%;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .image_block_title_link_goto strong a {
    font-size: 13px;
    margin-right: 0;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_title h5 {
    font-size: 24px;
  }
  .cms-about-us .about_us_title h5 {
    font-size: 31px;
    margin: 66px 0 84px 0px;
  }
  .cms-about-us .about_us_content_inner {
    margin-top: 50px;
  }
  .cms-about-us .about_us_content_inner .about_us_content_title h6 {
    margin-bottom: 0;
  }
  .cms-about-us .about_us_content_shere {
    margin-top: 20px;
  }
  .cms-about-us .about_us_page_main .container-min {
    padding-top: 0;
  }
  .cms-about-us .about_us_mansonry_grid_main {
    display: none;
  }
  .cms-about-us .about_us_button_main.container-min {
    display: none;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup {
    width: 450px;
  }
  .producer_detail_block_top_inner {
    flex-direction: column;
  }
  .producer_detail_block_top_inner .producer_left {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .producer_detail_block_top_inner .producer_right {
    width: 100%;
    padding: 0;
  }
  .minicart-wrapper .minicart-items-wrapper .product .actions {
    float: right;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch .action.search {
    margin-top: 23px;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-minicart .minicart-wrapper {
    margin-top: 0;
  }
  .top_banner .top_banner_container .banner_text_detail .title h3 {
    font-size: 15px;
  }
  .homepage_inner .top_banner .top_banner_container .banner_text_detail.middel .link_text a,
  .homepage_inner .top_banner .top_banner_container .banner_text_detail.upper_corner_r .link_text a,
  .homepage_inner .top_banner .top_banner_container .banner_text_detail.upper_corner_l .link_text a {
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid white;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .category_image_main .category_image_title span,
  .column .image_block_main .image_block_title span {
    font-size: 20px;
  }
  .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .column.main .category_image_main .category_image_link span,
  .column.main .image_block_title_link strong a {
    font-size: 10px;
  }
  .homepage_inner .top_banner .top_banner_container .banner_text_detail .title h3 {
    font-size: 18px;
  }
  .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong img,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong img,
  .column.main .category_image_main .category_image_link a img,
  .column.main .image_block_title_link strong img {
    width: 10%;
  }
  .column .category_image_main li {
    width: 50%;
  }
  .column .category_image_main li:nth-child(4) {
    margin-bottom: auto;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner {
    flex-direction: column-reverse;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left {
    width: 100%;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 20px;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner p.title_text {
    margin: 0;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_right {
    width: 100%;
  }
  .column.main .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner .category_image ul li {
    margin-top: 90px;
    width: 50%;
  }
  .essen_category_image_main .essen_category_image_inner .category_image ul li .food_cat span {
    font-size: 16px;
  }
  .blog_main_title .blog_main_title_left h3 {
    font-size: 30px;
  }
  .blog_main_title .blog_main_title_right img {
    width: 50%;
  }
  .blog-page .page-wrapper .page-main .columns .widget.block-categories .accordion li {
    padding: 0 12px 14px 0;
  }
  .blog-page .page-wrapper .page-main .columns .widget.block-categories .accordion li a {
    font-size: 10px;
  }
  .toolbar-blog-posts .pages {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .toolbar-blog-posts .pages .items.pages-items .item.pages-item-previous a.action.previous:before {
    content: '';
    left: 27px;
  }
  .pages .items .item.pages-item-next .action.next::before {
    content: '';
    right: 27px;
  }
  .toolbar-blog-posts .pages .items.pages-items .item.pages-item-next a.action.next {
    padding: 12px 27px 12px 33px;
  }
  .blog_main_title_block .blog_main_title .blog_main_title_left {
    width: 55%;
  }
  .blog_main_title_block .blog_main_title .blog_main_title_left h3 {
    font-size: 20px;
    padding: 30px 10px 30px 0;
  }
  .blog_main_title_block .blog_main_title .blog_main_title_right {
    width: 40%;
  }
  .post-description.clearfix .post-text-hld p {
    font-size: 12px !important;
  }
  body.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-header {
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
  }
  body.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-content .post-description.clearfix .post-text-hld {
    margin-top: 20px;
  }
  .post-info .blog_detail_page_name span {
    font-size: 26px;
  }
  .rebsorten_category_inner .rebsorten_category_title_main .rebsorten_category_title h5 {
    font-size: 25px;
  }
  .rebsorten_subcategory_inner .rebsorten_subcategory ul li a {
    font-size: 18px;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span {
    font-size: 26px;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span:after {
    margin-top: -14px;
  }
  .wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets li {
    text-align: center;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: bold;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 10px;
  }
  .page_main_custom_container .page_main_custom_inner .page_main_custom_title .page-title-wrapper h1.page-title span.base {
    font-size: 28px;
  }
  .step_counter .step_counter_main .step_counter_inner ul a {
    margin-right: 60px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li.step_two {
    margin-right: 60px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li:after {
    width: 44px;
    left: 95px;
  }
  form .cart.table-wrapper .col.qty .input-text {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary > .title {
    font-size: 18px;
  }
  table.data.table.totals tr th,
  .cart-totals .table-wrapper table.data.table.totals tbody tr.grand.totals th.mark strong {
    font-size: 15px;
  }
  table.data.table.totals tr td {
    font-size: 20px;
  }
  .cart.table-wrapper .items > .item tr.item-info {
    flex-direction: column;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .checkout-index-index .page-wrapper .page-main .page-title-wrapper {
    position: relative;
  }
  .checkout-index-index .page-wrapper .page-main .page-title-wrapper .back_button {
    position: absolute;
    left: 13px;
    top: -11px;
  }
  .checkout-container .opc-progress-bar-item > span,
  .checkout-container .opc-progress-bar-item._complete span {
    line-height: 12px;
    font-size: 12px;
    padding-top: 95px;
  }
  .checkout-container .opc-progress-bar {
    margin: 0 0 20px;
  }
  .checkout-container .opc-wrapper .opc li#opc-shipping_method {
    margin-top: 20px;
  }
  .methods-shipping .table-checkout-shipping-method tbody td label.shipping_method_label:before {
    margin: 0;
  }
  .methods-shipping .table-checkout-shipping-method tbody tr .title,
  .methods-shipping .table-checkout-shipping-method tbody td.col-price span {
    font-size: 15px;
    letter-spacing: 0;
  }
  .methods-shipping td#label_carrier_mpcustomshipping_mpcustomshipping:before {
    font-size: 14px;
    letter-spacing: 0;
  }
  .checkout-success .actions-toolbar .primary a.action.primary.continue span,
  .checkout-success .actions-toolbar div.secondory a.action.secondory.continue span {
    font-size: 15px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .field.qty {
    margin-right: 20px !important;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main {
    padding-left: 10px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title p {
    font-size: 24px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_text p {
    font-size: 10px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_image_main .middle_bottom_main:before {
    margin-top: -15px;
  }
  .ln_slider_range {
    text-align: left;
  }
  .ln_slider_range .input-group.price-min {
    margin-right: 2px;
  }
  .ln_slider_range .input-group.price-max {
    margin-left: 2px;
  }
  .input-group-prepend-main .ln_slider_range_input {
    width: 65px !important;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .customer-account-create .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 32px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title span.base {
    font-size: 27.83px;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .image_block_title_link_goto strong a {
    font-size: 10px;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .image_block_title_link_goto strong img {
    width: 10%;
  }
  body.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title {
    margin: 10px 0;
  }
  body.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title span.base {
    font-size: 30px;
  }
  a li .subcategory_left_content .subcategory_title h5 {
    font-size: 16px;
  }
  div.category-cms .link_of_all_product a {
    font-size: 26px;
  }
  div.category-cms .link_of_all_product a:after {
    border-bottom: solid 4px #e9d38a;
    margin-top: -13px;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 540px) {
  div.columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  div.columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  div.columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .category_image_main .category_image_title span,
  div.column .image_block_main .image_block_title span {
    font-size: 16px;
  }
  .page-wrapper .top_bar {
    font-size: 12px;
  }
  .top_banner .top_banner_container ul.top_banner_first_block li {
    width: 100%;
    float: unset;
  }
  .top_banner .top_banner_container ul.top_banner_first_block li .banner_text_detail.middel {
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
  }
  .top_banner .top_banner_container ul.top_banner_first_block li .banner_text_detail.middel .link_text {
    margin-top: 20px;
  }
  .homepage_inner .top_banner .top_banner_container ul.top_banner_second_block li {
    width: 100%;
    float: unset;
  }
  .homepage_inner .top_banner .top_banner_container ul.top_banner_second_block li .banner_text_detail.upper_corner_r {
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
  }
  .homepage_inner .top_banner .top_banner_container ul.top_banner_second_block li .banner_text_detail.upper_corner_r .link_text {
    margin-top: 20px;
  }
  .homepage_inner .top_banner .top_banner_container ul.top_banner_second_block li .banner_text_detail.upper_corner_l {
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
  }
  .homepage_inner .top_banner .top_banner_container ul.top_banner_second_block li .banner_text_detail.upper_corner_l .title {
    width: 100%;
  }
  .homepage_inner .top_banner .top_banner_container ul.top_banner_second_block li .banner_text_detail.upper_corner_l .link_text {
    margin-top: 20px;
    width: 100%;
  }
  .homepage_inner .top_banner .top_banner_container ul.top_banner_second_block li:first-child {
    margin-bottom: 15px;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .category_image_main .category_image_title span,
  .column .image_block_main .image_block_title span {
    font-size: 16px;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title,
  .columns .column.main .category_image_main .category_image_title,
  .image_block_main .image_block_inner.main_container .image_block_title_main .image_block_title {
    width: 59%;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title_inner .slider_title_container .slider_title_link,
  .columns .column.main .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link,
  .columns .column.main .category_image_main .category_image_ineer .category_image_link,
  .image_block_main .image_block_inner.main_container .image_block_title_main .image_block_title_link {
    width: 41%;
    margin-top: -3px;
  }
  .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong:after,
  .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span:after,
  .column.main .category_image_main .category_image_title span:after,
  .column.main .image_block_title span:after {
    margin-top: -9px;
    border-bottom: solid 2px #e9d38a;
  }
  .page-footer .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner li {
    width: 100%;
    padding: 0;
  }
  .page-footer .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner li:first-child .footer-top-info-image .img-inner-right {
    padding-left: 20px;
  }
  .page-footer .lasd-top-footer-main .footer-top-main .footer-top-inner .footer-top-info .footer-top-info-inner li:first-child .footer-top-info-image .img-inner-left {
    width: 20%;
  }
  .blog-page .page-wrapper .page-main .columns .column.main .post-list-wrapper .post-list {
    column-count: 1;
  }
  .rebsorten_category_inner .rebsorten_category_title_main .rebsorten_category_title h5 {
    line-height: normal;
  }
  .rebsorten_category_inner .rebsorten_category_title_main .rebsorten_category_title h5:after {
    margin-top: -46px;
  }
  .rebsorten_subcategory_main {
    margin-top: 80px;
  }
  .category-cms div .wizer_category_main .winzer_category_list .winzer_category ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .category-cms div .wizer_category_main .winzer_category_list .winzer_category ul li .category_main_detail .category_list_image {
    line-height: 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item td.col {
    width: 100%;
  }
  .checkout-index-index .form.methods-shipping .actions-toolbar .primary button.button.action.continue.primary,
  .checkout-index-index .form.methods-shipping .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.button.action.continue.primary,
  .checkout-index-index .form.methods-shipping .actions-toolbar .primary .action-gift.button.action.continue.primary {
    padding: 15px 36px 15px 36px;
  }
  .checkout-index-index .form.methods-shipping .actions-toolbar .primary button.button.action.continue.primary span,
  .checkout-index-index .form.methods-shipping .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.button.action.continue.primary span,
  .checkout-index-index .form.methods-shipping .actions-toolbar .primary .action-gift.button.action.continue.primary span {
    font-size: 20px;
  }
  body.page-products .columns .column.main #layer-product-list .toolbar.toolbar-products .pages {
    top: 6.85%;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter {
    top: 6.5%;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left .title_left {
    font-size: 20px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_title .data.item a {
    font-size: 12px;
    padding: 0;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .product.attribute .value p {
    font-size: 10px;
    line-height: normal;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr {
    margin-bottom: 5px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr td {
    font-size: 10px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_icon_left {
    border-right: 2px solid #cccccc;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_icon_left .food_type_title_main .food_type_title span {
    font-size: 12px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_icon_left .food_type_image .food_type_value {
    margin-top: 10px;
  }
  body.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .food_type_tab_main .food_type_tab_container .food_icon_left .food_type_image .food_type_value span {
    font-size: 12px;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item,
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .add_more_filters {
    width: 50%;
  }
  .product.media .product-hover-img {
    max-width: 145px;
  }
  .product.media .product-hover-img .att_left {
    width: 38%;
  }
  .product.media .product-hover-img .att_left .product_att .att_first {
    width: 55px;
    height: 55px;
    left: 0;
  }
  .product.media .product-hover-img .att_left .product_att .att_first .att_f_value {
    font-size: 20px;
  }
  .product.media .product-hover-img .att_left .product_att .att_first .att_s_value {
    font-size: 8px;
  }
  .product.media .product-hover-img .att_left .product_att .att_sec {
    width: 55px;
    height: 55px;
    left: 0;
  }
  .product.media .product-hover-img .att_left .product_att .att_sec .att_f_value {
    font-size: 20px;
  }
  .product.media .product-hover-img .att_left .product_att .att_sec .att_s_value {
    font-size: 8px;
  }
  .product.media .product-hover-img .att_right .product_label_text span:first-child img {
    width: 15%;
  }
  .product.media .product-hover-img .att_right .product_label_text span {
    font-size: 22px;
  }
  .product.media .product-discount {
    max-width: 70px;
  }
  .product.media .product-discount .product_discount_inner .product_discount span {
    font-size: 25px;
  }
  .page-main .page-title-wrapper .page-title .base {
    font-size: 25px;
  }
  .anlass_sub_category_inner .anlass_sub_category_background {
    width: 100%;
    padding-left: 0;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_title h5 {
    font-size: 25px;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_right_img {
    text-align: center;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_right_img img {
    width: 100%;
  }
  .anlass_sub_category_inner .anlass_sub_category_background .anlass_sub_category_title_main {
    text-align: center;
  }
  .anlass_sub_category_inner .anlass_sub_category_background:nth-child(odd) {
    padding-right: 0;
  }
  .anlass_main .anlass_left .anlass_title_main .anlass_title h5 {
    font-size: 20px;
  }
  .anlass_title_main .anlass_title_details span p {
    font-size: 12px;
    line-height: normal;
  }
  .wine_region_main .wine_region_container {
    width: 100%;
  }
  .wine_region_category_block_bottom .wine_region_left_images img.wine_region_img {
    height: auto;
    width: 100%;
  }
  .wine_region_container:nth-child(odd) {
    padding-right: 0;
  }
  .wine_region_container:nth-child(even) {
    padding-left: 0;
  }
  ul .feinkost_subcategory_image_mian {
    width: 100%;
    text-align: center;
  }
  ul .feinkost_subcategory_image_mian:nth-child(odd),
  ul .feinkost_subcategory_image_mian:nth-child(even) {
    padding: 0;
  }
  .cms-about-us .about_us_title h5 {
    margin: 66px 10px 84px 10px;
  }
  .cms-about-us .about_us_team_content_inner ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .wine_legal_requirement_inner .wine_legal_requirement_popup {
    height: 300px;
    width: 310px;
    padding: 10px 20px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_header h3 {
    font-size: 20px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_header span {
    font-size: 14px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_body .title h4 {
    width: 50%;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_footer h3 {
    font-size: 16px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_footer span {
    font-size: 15px;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-search {
    display: none;
  }
  .header-middel-logo span.mobile_view_search_logo {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/search_mobile_icon.png') no-repeat;
  }
  .column .image_block_main .block_product_slider_main li {
    width: calc((100% - 40px)/1);
  }
  .column .image_block_main .block_product_slider_main li:last-child {
    margin-top: 20px;
  }
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-second,
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-third,
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-forth {
    margin-top: 0;
  }
  .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .top-logo {
    text-align: center;
  }
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title,
  .lasd-top-footer-main .footer-middle-inner .newslatter-first-text p,
  .lasd-top-footer-main .footer-middle-inner .newslatter-icon-list ul,
  .lasd-top-footer-main .footer-middle-inner .newslatter-last-text p {
    text-align: center;
  }
  .page-footer .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .map-link a,
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title strong,
  .lasd-top-footer-main .lasd-middle-footer .footer-middle-inner .newslatter-first-text p,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-fifth .block-static-block .newslatter-info-inner .newslatter-last-text p a {
    font-size: 15px;
  }
  .lasd-top-footer-main .footer-middle-main .footer-middle-text-block {
    text-align: center;
  }
  .lasd-bottom-footer .footer-bottom-inner .footer-bottom-right-payment-icon .footer-payment-icon-inner ul li {
    margin-right: 5px;
  }
  .page-main .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .page-main .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .page-main .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .page-main .columns .column.main .category_image_main .category_image_title span,
  .page-main .column .image_block_main .image_block_title span {
    font-size: 12px;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .columns .column.main .category_image_main .category_image_link span,
  .columns .column.main .image_block_title_link strong a {
    font-size: 8px;
    border-bottom: 1px solid grey;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image .left_two_image_first:after {
    left: -16px;
    height: 75%;
    margin-top: 30px;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image_second::after {
    height: 52%;
    left: -66px;
    margin-top: 90px;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong:after,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span:after,
  .columns .column.main .category_image_main .category_image_title span:after,
  .columns .column.main .image_block_title span:after {
    margin-top: -7px;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_right_info_main .banner_area_right_info_inner .right_info_desc {
    font-size: 12px;
  }
  .banner_area_right_info_main .banner_area_right_info_inner .right_info_link strong a {
    font-size: 12px;
  }
  .banner_area_right_info_main .banner_area_right_info_inner .right_info_link strong a:after {
    border-bottom: solid 1px #cab778;
    width: 77%;
  }
  .banner_area_right_info_main .banner_area_right_info_inner .right_info_link strong a img {
    width: 16%;
  }
  .column .category_image_main li:nth-child(4) {
    margin-bottom: 90px;
  }
  /* -------------------------------------------------- Footer Accordion Links ------------------------------------------------*/
  .page-footer .lasd-top-footer-main .footer-middle-inner .footer-middle-second {
    margin-top: 20px;
  }
  .page-footer .lasd-top-footer-main .footer-middle-inner .footer-middle-second .footer-middle-left-heading.footer_link_title {
    border-top: 1px solid #575757;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-second,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-third,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-forth {
    width: 100%;
  }
  .footer-middle-top-info-inner .footer_link_content {
    display: none;
  }
  .footer-middle-top-info-inner.active .footer-middle-left-list.footer_link_content {
    display: block;
    border-bottom: 1px solid #575757;
  }
  .footer_link_title {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #575757;
    padding: 10px 0 10px 0;
  }
  .footer-middle-top-info-inner.active .footer-middle-left-heading.footer_link_title {
    border-bottom: 0;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-left-list,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main .footer-middle-left-list {
    margin-top: 0;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-fifth {
    margin-top: 25px;
  }
  .footer-middle-top-info-inner {
    position: relative;
  }
  .footer-middle-top-info-inner .footer_link_title:after {
    content: '\e622';
    font-family: 'icons-blank-theme';
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 6px;
    font-weight: 700;
  }
  .footer-middle-top-info-inner.active .footer_link_title:after {
    content: '\e621';
    font-family: 'icons-blank-theme';
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 6px;
    font-weight: 700;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner span.title {
    font-size: 20px;
  }
  .column.main .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner .category_image ul li {
    width: 100%;
    padding: 0 40px;
  }
  .post-info .blog_detail_page_name span {
    font-size: 14px;
  }
  .blog_detail_page_author_date .item.post-author span.value a,
  .post-blog-img-container .post-holder .post-header .post-info .value {
    font-size: 10px;
  }
  body.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-header {
    bottom: 0;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span {
    line-height: normal;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span:after {
    width: 55%;
    margin-top: -51px;
  }
  .checkoutlogin-index-index .page-title-wrapper {
    display: inline-flex;
    width: 100%;
    align-items: center;
  }
  .checkoutlogin-index-index .page-title-wrapper .back_button {
    width: 15%;
  }
  .checkoutlogin-index-index .page-title-wrapper h1.page-title {
    width: 80%;
    margin-top: 26px;
    text-align: center;
  }
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset .field .control input {
    height: 45px !important;
    font-size: 22px;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .columns .step_counter .step_counter_main .step_counter_inner ul li span:first-child {
    height: 60px;
    width: 60px;
    line-height: 56px;
  }
  .columns .step_counter .step_counter_main .step_counter_inner ul li span:last-child {
    margin-top: 10px;
    font-size: 10px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li:after {
    left: 70px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th.col {
    padding: 10px 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th.col span {
    font-size: 12px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr.item-info td.col {
    padding: 10px 5px;
  }
  .page-wrapper .cart-container .checkout-methods-items .action.primary {
    padding: 12px 45px 12px 45px;
  }
  .actions-toolbar > .action.action-delete:after {
    top: 20px;
    right: 0;
  }
  table.data.table.totals tr th,
  .cart-totals .table-wrapper table.data.table.totals tbody tr.grand.totals th.mark strong {
    font-size: 14px;
  }
  body.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals {
    padding: 10px;
  }
  table.data.table.totals tr td {
    font-size: 12px;
    padding-top: 9px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .checkout-index-index .page-wrapper .fieldset > .field:not(.choice) > .control select {
    background-size: 4%;
  }
  .opc-progress-bar li.opc-progress-bar-item._complete:after {
    top: 20px;
    left: 70%;
  }
  .checkout-success .actions-toolbar div.primary a.action.primary.continue {
    padding: 5px 20px;
    height: 43.42px;
  }
  .opc-payment .custom_place_order_button button#place-order-trigger,
  .opc-payment .custom_place_order_button .cart.table-wrapper .actions-toolbar > .action#place-order-trigger,
  .opc-payment .custom_place_order_button .action-gift#place-order-trigger {
    font-size: 15px;
  }
  .checkout-payment-method .actions-toolbar div.primary button.action.action-cancel,
  .checkout-payment-method .actions-toolbar div.primary .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
  .checkout-payment-method .actions-toolbar div.primary .action-gift.action.action-cancel {
    width: 100%;
    margin-top: 10px;
  }
  .checkout-index-index .checkout-container .opc-estimated-wrapper .estimated-block {
    font-size: 15px;
  }
  .checkout-index-index .checkout-container .opc-estimated-wrapper .minicart-wrapper {
    margin-top: 0;
  }
  .items.payment-methods .payment-group .step-title {
    font-size: 22px;
    padding-left: 0;
  }
  .checkout-index-index .page-main .page-title-wrapper h1.page-title span.base {
    font-size: 36px;
  }
  .checkout-index-index .page-wrapper .page-main .page-title-wrapper .back_button {
    top: -16px;
  }
  fieldset.admin__field._required .admin__field-control .admin__field.admin__field-option {
    margin-right: 0;
    margin-top: 5px;
    width: 100%;
  }
  .table-checkout-shipping-method tbody td {
    padding: 8px 8px;
  }
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-top: 20px;
  }
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code {
    margin: 25px 0 0 0;
  }
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code .discount-option-content form button.action.action-apply,
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code .discount-option-content form .cart.table-wrapper .actions-toolbar > .action.action.action-apply,
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code .discount-option-content form .action-gift.action.action-apply {
    width: 100%;
  }
  .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice.required label button span,
  .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice.required label .cart.table-wrapper .actions-toolbar > .action span,
  .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice.required label .action-gift span {
    font-size: 18px;
    padding-left: 5px;
    letter-spacing: 0;
  }
  .checkout-payment-method .payment-method-billing-address .checkout-billing-address .billing-address-details {
    font-size: 20px;
    line-height: 28px;
  }
  .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block.field.choice input[type="checkbox"] {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: 10px;
  }
  .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block.field.choice label {
    display: inline-block;
    width: calc(58%);
    vertical-align: top;
  }
  .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block.field.choice label span {
    line-height: 10px;
  }
  li.checkout-payment-method .checkout-billing-address .primary .action-update span,
  .payment-method-content .actions-toolbar > .primary .action:last-child span,
  form .actions-toolbar > .primary .action:last-child span {
    font-size: 14px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
    top: 45px;
  }
  .page-products .page-wrapper .page-main .columns .column.main div#layer-product-list {
    margin-top: 20px;
  }
  .toolbar-products {
    position: unset;
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
  .filter-content.mageplaza-layer-disabled .filter-current .item {
    padding: 5px 18px 7px 10px;
  }
  .filter-content.mageplaza-layer-disabled .filter-current .item span.filter-value {
    font-weight: 500;
    font-size: 12px;
  }
  .filter-content.mageplaza-layer-disabled .filter-current .item .action.remove::after {
    width: 12px;
    height: 12px;
    top: 10px;
    right: 4px;
    background-size: 12px;
  }
  .product.media .product-hover-img {
    max-width: 100px;
    max-height: 60px;
  }
  .product.media .product-hover-img .att_right {
    width: 100%;
  }
  .lasd-top-header-inner .header-middel-center .middel-center-search input#search::placeholder {
    font-size: 15px;
  }
  .lasd-top-header-inner .header-middel-center .middel-center-search input#search::-webkit-input-placeholder,
  .lasd-top-header-inner .header-middel-center .middel-center-search input#search:-ms-input-placeholder {
    font-size: 15px;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch .action.search > span {
    font-size: 12px;
  }
  .product_info_main .product_info_main_container {
    margin-top: 15px;
  }
  .product_info_main .product_info_main_container .product-info-main .ready_delivery p {
    font-size: 12px;
  }
  .catalog-product-view .product-upsell-custom {
    padding: 0;
    display: inline-block;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr th.col.label {
    padding: 0 0 10px 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr td.col.data {
    padding: 0 0 10px 0;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left {
    width: 70%;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left .title_left {
    font-size: 16px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left .title_left:after {
    margin-top: -6px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-right {
    width: 30%;
  }
  .prices-tier li.item,
  li.item .weee .price-wrapper span.price {
    font-size: 10px;
  }
  body.page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products-grid ol li {
    width: calc(91%);
  }
  body.page-products .columns .column.main #layer-product-list .toolbar.toolbar-products .pages {
    top: 3.65%;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter {
    top: 3.65%;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter select#sorter {
    padding: 2px 0 4px 0;
    width: auto;
    -webkit-appearance: searchfield;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter::after {
    display: none;
  }
  .page-products .columns .column.main #layer-product-list .toolbar-products .toolbar-sorter .sorter-options,
  .page-products .columns .column.main #layer-product-list .toolbar-products .pages .pages-label,
  .page-products .columns .column.main #layer-product-list .toolbar-products .pages .pages-items .item .page,
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title,
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-content .item a {
    font-size: 10px;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title,
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.allow.active .filter-options-title,
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.allow.active .filter-options-title {
    padding: 18px 20px 15px 8px;
  }
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
    padding: 20px 5px;
  }
  .products.wrapper ~ .toolbar .pages .action.previous::after {
    content: '';
  }
  .products.wrapper ~ .toolbar .pages .action.next:before {
    content: '';
  }
  .products.wrapper ~ .toolbar .pages .action {
    height: 40px;
    line-height: normal;
  }
  body.catalog-product-view .product-upsell-custom .block.upsell .block-content li.item.product.product-item {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_image_main .middle_bottom_main:before {
    height: 90%;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .block-title.title .block-title-left .title_left {
    font-size: 18px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .block-title.title .block-title-right a strong {
    font-size: 10px;
    border-bottom: 1px solid #8A8A8A;
  }
  .product_info_main_container .product-info-main .other_attributes table tbody tr td {
    width: 35%;
    margin-bottom: 5px;
  }
  .product_info_main_container .product-info-main .bottler_info p.show {
    font-size: 12px;
  }
  .input-group-prepend-main .ln_slider_range_input {
    width: inherit !important;
  }
  .customer-account-create .control input[type="radio"] {
    margin: 0 2px 0 0;
  }
  .customer-account-create .fieldset .fullname .field.required .control > label {
    margin-right: 5px;
  }
  form fieldset .field.choice .field-tooltip {
    margin-left: 0;
    top: 0;
  }
  form .field label span {
    font-size: 18px;
    letter-spacing: 0;
  }
  .customer-account-login .register-container {
    margin-bottom: 50px;
  }
  .customer-account-login .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 34px;
  }
  .customer-account-login .register-container form .fieldset .field .control .fieldset .fields .field-name-prefix .control input[type="radio"] {
    margin: 0 2px 5px 0;
  }
  .customer-account-login .register-container form .fieldset .field .control .fieldset .fields .field-name-prefix .control label {
    margin-right: 0;
    margin-bottom: 5px;
    display: inline-block;
    width: calc(100% - 42px);
  }
  .block.block-customer-login .block-title strong#block-customer-login-heading,
  .login-container .block .block-title strong#block-new-customer-heading,
  .customer-account-login .register-container form fieldset.fieldset.create.info legend span {
    font-size: 16px !important;
  }
  .customer-account-login .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 25px;
  }
  .customer-account-create .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 3px #e9d38a;
    margin-top: -9px;
  }
  form.form-create-account .create.info legend.legend span,
  form.form-create-account .create.account legend.legend span {
    font-size: 18px;
  }
  fieldset.fieldset.additional_info {
    margin: 0;
  }
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary button,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary button.action.submit.primary,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .action-gift.action.submit.primary {
    padding: 1px 10px;
  }
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary button span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift span,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary button.action.submit.primary span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift span,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .action-gift.action.submit.primary span {
    font-size: 12px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title .base {
    font-size: 22px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 3px #e9d38a;
    margin-top: -6px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title span.base {
    font-size: 22px;
  }
  .account .page-wrapper .page-main .column.main form .actions-toolbar > .primary .action:last-child {
    padding: 14px 37px 14px 36px !important;
  }
  div .anlass_main .anlass_left .anlass_title_main .anlass_title h5 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .category-view div.category-cms .link_of_all_product a {
    font-size: 18px;
  }
  .category-view div.category-cms .link_of_all_product a:after {
    border-bottom: solid 2px #e9d38a;
    margin-top: -10px;
  }
  body.page-products .page-wrapper .page-main .page-title-wrapper h1.page-title {
    margin: 18px 0;
  }
  body.page-products .page-wrapper .page-main .page-title-wrapper h1.page-title span.base {
    font-size: 22px;
  }
}
@media only screen and (max-width: 420px) {
  .column .category_image_main li {
    width: 100%;
  }
  .modal-popup.confirm .modal-inner-wrap .modal-content div {
    font-size: 12px;
  }
  .modal-popup.confirm .modal-footer button.action-secondary.action-dismiss,
  .modal-popup.confirm .modal-footer button.action-primary.action-accept,
  .modal-popup.confirm .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary.action-dismiss,
  .modal-popup.confirm .modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary.action-accept,
  .modal-popup.confirm .modal-footer .action-gift.action-secondary.action-dismiss,
  .modal-popup.confirm .modal-footer .action-gift.action-primary.action-accept {
    padding: 10px;
  }
  .checkout-index-index .opc-progress-bar-item > span:after {
    max-height: 50px;
    max-width: 50px;
    line-height: 50px;
  }
  .checkout-index-index .opc-progress-bar li.opc-progress-bar-item._complete::after {
    background-size: 18px;
    top: 37px;
    left: 72%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .actions {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup {
    width: 450px;
  }
  .producer_detail_block_top_inner {
    flex-direction: column;
  }
  .producer_detail_block_top_inner .producer_left {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .producer_detail_block_top_inner .producer_right {
    width: 100%;
    padding: 0;
  }
  .minicart-wrapper .minicart-items-wrapper .product .actions {
    float: right;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch .action.search {
    margin-top: 23px;
  }
  .lasd-top-header-main .lasd-top-header-inner .header-middel-minicart .minicart-wrapper {
    margin-top: 0;
  }
  .top_banner .top_banner_container .banner_text_detail .title h3 {
    font-size: 15px;
  }
  .homepage_inner .top_banner .top_banner_container .banner_text_detail.middel .link_text a,
  .homepage_inner .top_banner .top_banner_container .banner_text_detail.upper_corner_r .link_text a,
  .homepage_inner .top_banner .top_banner_container .banner_text_detail.upper_corner_l .link_text a {
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid white;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .columns .column.main .category_image_main .category_image_title span,
  .column .image_block_main .image_block_title span {
    font-size: 20px;
  }
  .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .column.main .category_image_main .category_image_link span,
  .column.main .image_block_title_link strong a {
    font-size: 10px;
  }
  .homepage_inner .top_banner .top_banner_container .banner_text_detail .title h3 {
    font-size: 18px;
  }
  .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong img,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong img,
  .column.main .category_image_main .category_image_link a img,
  .column.main .image_block_title_link strong img {
    width: 10%;
  }
  .column .category_image_main li {
    width: 50%;
  }
  .column .category_image_main li:nth-child(4) {
    margin-bottom: auto;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner {
    flex-direction: column-reverse;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left {
    width: 100%;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner {
    padding: 20px;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner p.title_text {
    margin: 0;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_right {
    width: 100%;
  }
  .column.main .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner .category_image ul li {
    margin-top: 90px;
    width: 50%;
  }
  .essen_category_image_main .essen_category_image_inner .category_image ul li .food_cat span {
    font-size: 16px;
  }
  .blog_main_title .blog_main_title_left h3 {
    font-size: 30px;
  }
  .blog_main_title .blog_main_title_right img {
    width: 50%;
  }
  .blog-page .page-wrapper .page-main .columns .widget.block-categories .accordion li {
    padding: 0 12px 14px 0;
  }
  .blog-page .page-wrapper .page-main .columns .widget.block-categories .accordion li a {
    font-size: 10px;
  }
  .toolbar-blog-posts .pages {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .toolbar-blog-posts .pages .items.pages-items .item.pages-item-previous a.action.previous:before {
    content: '';
    left: 27px;
  }
  .pages .items .item.pages-item-next .action.next::before {
    content: '';
    right: 27px;
  }
  .toolbar-blog-posts .pages .items.pages-items .item.pages-item-next a.action.next {
    padding: 12px 27px 12px 33px;
  }
  .blog_main_title_block .blog_main_title .blog_main_title_left {
    width: 55%;
  }
  .blog_main_title_block .blog_main_title .blog_main_title_left h3 {
    font-size: 20px;
    padding: 30px 10px 30px 0;
  }
  .blog_main_title_block .blog_main_title .blog_main_title_right {
    width: 40%;
  }
  .post-description.clearfix .post-text-hld p {
    font-size: 12px !important;
  }
  body.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-header {
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
  }
  body.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-content .post-description.clearfix .post-text-hld {
    margin-top: 20px;
  }
  .post-info .blog_detail_page_name span {
    font-size: 26px;
  }
  .rebsorten_category_inner .rebsorten_category_title_main .rebsorten_category_title h5 {
    font-size: 25px;
  }
  .rebsorten_subcategory_inner .rebsorten_subcategory ul li a {
    font-size: 18px;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span {
    font-size: 26px;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span:after {
    margin-top: -14px;
  }
  .wizer_category_main .winzer_category_list_alphabet .alphabet_inner .alphabets li {
    text-align: center;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: bold;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 10px;
  }
  .page_main_custom_container .page_main_custom_inner .page_main_custom_title .page-title-wrapper h1.page-title span.base {
    font-size: 28px;
  }
  .step_counter .step_counter_main .step_counter_inner ul a {
    margin-right: 60px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li.step_two {
    margin-right: 60px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li:after {
    width: 44px;
    left: 95px;
  }
  form .cart.table-wrapper .col.qty .input-text {
    font-size: 16px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary > .title {
    font-size: 18px;
  }
  table.data.table.totals tr th,
  .cart-totals .table-wrapper table.data.table.totals tbody tr.grand.totals th.mark strong {
    font-size: 15px;
  }
  table.data.table.totals tr td {
    font-size: 20px;
  }
  .cart.table-wrapper .items > .item tr.item-info {
    flex-direction: column;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .checkout-index-index .page-wrapper .page-main .page-title-wrapper {
    position: relative;
  }
  .checkout-index-index .page-wrapper .page-main .page-title-wrapper .back_button {
    position: absolute;
    left: 13px;
    top: -11px;
  }
  .checkout-container .opc-progress-bar-item > span,
  .checkout-container .opc-progress-bar-item._complete span {
    line-height: 12px;
    font-size: 12px;
    padding-top: 95px;
  }
  .checkout-container .opc-progress-bar {
    margin: 0 0 20px;
  }
  .checkout-container .opc-wrapper .opc li#opc-shipping_method {
    margin-top: 20px;
  }
  .methods-shipping .table-checkout-shipping-method tbody td label.shipping_method_label:before {
    margin: 0;
  }
  .methods-shipping .table-checkout-shipping-method tbody tr .title,
  .methods-shipping .table-checkout-shipping-method tbody td.col-price span {
    font-size: 15px;
    letter-spacing: 0;
  }
  .methods-shipping td#label_carrier_mpcustomshipping_mpcustomshipping:before {
    font-size: 14px;
    letter-spacing: 0;
  }
  .checkout-success .actions-toolbar .primary a.action.primary.continue span,
  .checkout-success .actions-toolbar div.secondory a.action.secondory.continue span {
    font-size: 15px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .field.qty {
    margin-right: 20px !important;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main {
    padding-left: 10px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_title p {
    font-size: 24px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_text_main .middle_bottom_text p {
    font-size: 10px;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_image_main .middle_bottom_main:before {
    margin-top: -15px;
  }
  .ln_slider_range {
    text-align: left;
  }
  .ln_slider_range .input-group.price-min {
    margin-right: 2px;
  }
  .ln_slider_range .input-group.price-max {
    margin-left: 2px;
  }
  .input-group-prepend-main .ln_slider_range_input {
    width: 65px !important;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .customer-account-create .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 32px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title span.base {
    font-size: 27.83px;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .image_block_title_link_goto strong a {
    font-size: 10px;
  }
  .category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main .image_block_title_link_goto strong img {
    width: 10%;
  }
  body.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title {
    margin: 10px 0;
  }
  body.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title span.base {
    font-size: 30px;
  }
  a li .subcategory_left_content .subcategory_title h5 {
    font-size: 16px;
  }
  div.category-cms .link_of_all_product a {
    font-size: 26px;
  }
  div.category-cms .link_of_all_product a:after {
    border-bottom: solid 4px #e9d38a;
    margin-top: -13px;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .wine_legal_requirement_inner .wine_legal_requirement_popup {
    height: 300px;
    width: 310px;
    padding: 10px 20px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_header h3 {
    font-size: 20px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_header span {
    font-size: 14px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_body .title h4 {
    width: 50%;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_footer h3 {
    font-size: 16px;
  }
  .wine_legal_requirement_inner .wine_legal_requirement_popup_footer span {
    font-size: 15px;
  }
  .lasd-header .lasd-top-header-main .lasd-top-header-inner .header-middel-search {
    display: none;
  }
  .header-middel-logo span.mobile_view_search_logo {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/search_mobile_icon.png') no-repeat;
  }
  .column .image_block_main .block_product_slider_main li {
    width: calc((100% - 40px)/1);
  }
  .column .image_block_main .block_product_slider_main li:last-child {
    margin-top: 20px;
  }
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-second,
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-third,
  .lasd-top-footer-main .footer-middle-main .footer-middle-inner .footer-middle-forth {
    margin-top: 0;
  }
  .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .top-logo {
    text-align: center;
  }
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title,
  .lasd-top-footer-main .footer-middle-inner .newslatter-first-text p,
  .lasd-top-footer-main .footer-middle-inner .newslatter-icon-list ul,
  .lasd-top-footer-main .footer-middle-inner .newslatter-last-text p {
    text-align: center;
  }
  .page-footer .lasd-top-footer-main .footer-middle-first-detail .footer-middle-top-info-main .footer-middle-top-info-inner .map-link a,
  .page-wrapper .page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title strong,
  .lasd-top-footer-main .lasd-middle-footer .footer-middle-inner .newslatter-first-text p,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-fifth .block-static-block .newslatter-info-inner .newslatter-last-text p a {
    font-size: 15px;
  }
  .lasd-top-footer-main .footer-middle-main .footer-middle-text-block {
    text-align: center;
  }
  .lasd-bottom-footer .footer-bottom-inner .footer-bottom-right-payment-icon .footer-payment-icon-inner ul li {
    margin-right: 5px;
  }
  .page-main .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .page-main .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span,
  .page-main .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong,
  .page-main .columns .column.main .category_image_main .category_image_title span,
  .page-main .column .image_block_main .image_block_title span {
    font-size: 12px;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main strong a,
  .image_slider_imfo_block_main .imge_slider_info_container .image_slider_title_main .image_slider_title_link strong a,
  .columns .column.main .category_image_main .category_image_link span,
  .columns .column.main .image_block_title_link strong a {
    font-size: 8px;
    border-bottom: 1px solid grey;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image .left_two_image_first:after {
    left: -16px;
    height: 75%;
    margin-top: 30px;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_left_image_main .banner_arear_left_image_inner .left_two_image_second::after {
    height: 52%;
    left: -66px;
    margin-top: 90px;
  }
  .columns .column.main .product_slider_section .content_container .product_slider_section_inner .slider_title_main .slider_title strong:after,
  .columns .column.main .imge_slider_info_container .image_slider_title_main .image_slider_title span:after,
  .columns .column.main .category_image_main .category_image_title span:after,
  .columns .column.main .image_block_title span:after {
    margin-top: -7px;
  }
  .banner_area_main .banner_area_container.main_container .banner_area_right_info_main .banner_area_right_info_inner .right_info_desc {
    font-size: 12px;
  }
  .banner_area_right_info_main .banner_area_right_info_inner .right_info_link strong a {
    font-size: 12px;
  }
  .banner_area_right_info_main .banner_area_right_info_inner .right_info_link strong a:after {
    border-bottom: solid 1px #cab778;
    width: 77%;
  }
  .banner_area_right_info_main .banner_area_right_info_inner .right_info_link strong a img {
    width: 16%;
  }
  .column .category_image_main li:nth-child(4) {
    margin-bottom: 90px;
  }
  /* -------------------------------------------------- Footer Accordion Links ------------------------------------------------*/
  .page-footer .lasd-top-footer-main .footer-middle-inner .footer-middle-second {
    margin-top: 20px;
  }
  .page-footer .lasd-top-footer-main .footer-middle-inner .footer-middle-second .footer-middle-left-heading.footer_link_title {
    border-top: 1px solid #575757;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-second,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-third,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-forth {
    width: 100%;
  }
  .footer-middle-top-info-inner .footer_link_content {
    display: none;
  }
  .footer-middle-top-info-inner.active .footer-middle-left-list.footer_link_content {
    display: block;
    border-bottom: 1px solid #575757;
  }
  .footer_link_title {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #575757;
    padding: 10px 0 10px 0;
  }
  .footer-middle-top-info-inner.active .footer-middle-left-heading.footer_link_title {
    border-bottom: 0;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-left-list,
  .lasd-top-footer-main .footer-middle-inner .footer-middle-second-detail .footer-middle-top-info-main .footer-middle-left-list {
    margin-top: 0;
  }
  .lasd-top-footer-main .footer-middle-inner .footer-middle-fifth {
    margin-top: 25px;
  }
  .footer-middle-top-info-inner {
    position: relative;
  }
  .footer-middle-top-info-inner .footer_link_title:after {
    content: '\e622';
    font-family: 'icons-blank-theme';
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 6px;
    font-weight: 700;
  }
  .footer-middle-top-info-inner.active .footer_link_title:after {
    content: '\e621';
    font-family: 'icons-blank-theme';
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 6px;
    font-weight: 700;
  }
  .category-essen .page-wrapper .page-main .columns .column.main .category_image .category_image_container .category_image_top_banner .top_banner_left .top_banner_left_inner span.title {
    font-size: 20px;
  }
  .column.main .category-view .page-main .category-cms .essen_category_image_main .essen_category_image_inner .category_image ul li {
    width: 100%;
    padding: 0 40px;
  }
  .post-info .blog_detail_page_name span {
    font-size: 14px;
  }
  .blog_detail_page_author_date .item.post-author span.value a,
  .post-blog-img-container .post-holder .post-header .post-info .value {
    font-size: 10px;
  }
  body.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-header {
    bottom: 0;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span {
    line-height: normal;
  }
  div div .wizer_category_main .winzer_category_inner .winzer_category_title_info .winzer_title span:after {
    width: 55%;
    margin-top: -51px;
  }
  .checkoutlogin-index-index .page-title-wrapper {
    display: inline-flex;
    width: 100%;
    align-items: center;
  }
  .checkoutlogin-index-index .page-title-wrapper .back_button {
    width: 15%;
  }
  .checkoutlogin-index-index .page-title-wrapper h1.page-title {
    width: 80%;
    margin-top: 26px;
    text-align: center;
  }
  .checkoutlogin-index-index .page-wrapper .login_or_register_main .login_left .login_form form fieldset .field .control input {
    height: 45px !important;
    font-size: 22px;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .columns .step_counter .step_counter_main .step_counter_inner ul li span:first-child {
    height: 60px;
    width: 60px;
    line-height: 56px;
  }
  .columns .step_counter .step_counter_main .step_counter_inner ul li span:last-child {
    margin-top: 10px;
    font-size: 10px;
  }
  .step_counter .step_counter_main .step_counter_inner ul li:after {
    left: 70px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th.col {
    padding: 10px 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th.col span {
    font-size: 12px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr.item-info td.col {
    padding: 10px 5px;
  }
  .page-wrapper .cart-container .checkout-methods-items .action.primary {
    padding: 12px 45px 12px 45px;
  }
  .actions-toolbar > .action.action-delete:after {
    top: 20px;
    right: 0;
  }
  table.data.table.totals tr th,
  .cart-totals .table-wrapper table.data.table.totals tbody tr.grand.totals th.mark strong {
    font-size: 14px;
  }
  body.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals {
    padding: 10px;
  }
  table.data.table.totals tr td {
    font-size: 12px;
    padding-top: 9px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .checkout-index-index .page-wrapper .fieldset > .field:not(.choice) > .control select {
    background-size: 4%;
  }
  .opc-progress-bar li.opc-progress-bar-item._complete:after {
    top: 20px;
    left: 70%;
  }
  .checkout-success .actions-toolbar div.primary a.action.primary.continue {
    padding: 5px 20px;
    height: 43.42px;
  }
  .opc-payment .custom_place_order_button button#place-order-trigger,
  .opc-payment .custom_place_order_button .cart.table-wrapper .actions-toolbar > .action#place-order-trigger,
  .opc-payment .custom_place_order_button .action-gift#place-order-trigger {
    font-size: 15px;
  }
  .checkout-payment-method .actions-toolbar div.primary button.action.action-cancel,
  .checkout-payment-method .actions-toolbar div.primary .cart.table-wrapper .actions-toolbar > .action.action.action-cancel,
  .checkout-payment-method .actions-toolbar div.primary .action-gift.action.action-cancel {
    width: 100%;
    margin-top: 10px;
  }
  .checkout-index-index .checkout-container .opc-estimated-wrapper .estimated-block {
    font-size: 15px;
  }
  .checkout-index-index .checkout-container .opc-estimated-wrapper .minicart-wrapper {
    margin-top: 0;
  }
  .items.payment-methods .payment-group .step-title {
    font-size: 22px;
    padding-left: 0;
  }
  .checkout-index-index .page-main .page-title-wrapper h1.page-title span.base {
    font-size: 36px;
  }
  .checkout-index-index .page-wrapper .page-main .page-title-wrapper .back_button {
    top: -16px;
  }
  fieldset.admin__field._required .admin__field-control .admin__field.admin__field-option {
    margin-right: 0;
    margin-top: 5px;
    width: 100%;
  }
  .table-checkout-shipping-method tbody td {
    padding: 8px 8px;
  }
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-top: 20px;
  }
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code {
    margin: 25px 0 0 0;
  }
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code .discount-option-content form button.action.action-apply,
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code .discount-option-content form .cart.table-wrapper .actions-toolbar > .action.action.action-apply,
  fieldset.fieldset .payment-option.opc-payment-additional.discount-code .discount-option-content form .action-gift.action.action-apply {
    width: 100%;
  }
  .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice.required label button span,
  .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice.required label .cart.table-wrapper .actions-toolbar > .action span,
  .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice.required label .action-gift span {
    font-size: 18px;
    padding-left: 5px;
    letter-spacing: 0;
  }
  .checkout-payment-method .payment-method-billing-address .checkout-billing-address .billing-address-details {
    font-size: 20px;
    line-height: 28px;
  }
  .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block.field.choice input[type="checkbox"] {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: 10px;
  }
  .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block.field.choice label {
    display: inline-block;
    width: calc(58%);
    vertical-align: top;
  }
  .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-same-as-shipping-block.field.choice label span {
    line-height: 10px;
  }
  li.checkout-payment-method .checkout-billing-address .primary .action-update span,
  .payment-method-content .actions-toolbar > .primary .action:last-child span,
  form .actions-toolbar > .primary .action:last-child span {
    font-size: 14px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
    top: 45px;
  }
  .page-products .page-wrapper .page-main .columns .column.main div#layer-product-list {
    margin-top: 20px;
  }
  .toolbar-products {
    position: unset;
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
  .filter-content.mageplaza-layer-disabled .filter-current .item {
    padding: 5px 18px 7px 10px;
  }
  .filter-content.mageplaza-layer-disabled .filter-current .item span.filter-value {
    font-weight: 500;
    font-size: 12px;
  }
  .filter-content.mageplaza-layer-disabled .filter-current .item .action.remove::after {
    width: 12px;
    height: 12px;
    top: 10px;
    right: 4px;
    background-size: 12px;
  }
  .product.media .product-hover-img {
    max-width: 100px;
    max-height: 60px;
  }
  .product.media .product-hover-img .att_right {
    width: 100%;
  }
  .lasd-top-header-inner .header-middel-center .middel-center-search input#search::placeholder {
    font-size: 15px;
  }
  .lasd-top-header-inner .header-middel-center .middel-center-search input#search::-webkit-input-placeholder,
  .lasd-top-header-inner .header-middel-center .middel-center-search input#search:-ms-input-placeholder {
    font-size: 15px;
  }
  .middel-center-search-form .block-search .block-content .form.minisearch .action.search > span {
    font-size: 12px;
  }
  .product_info_main .product_info_main_container {
    margin-top: 15px;
  }
  .product_info_main .product_info_main_container .product-info-main .ready_delivery p {
    font-size: 12px;
  }
  .catalog-product-view .product-upsell-custom {
    padding: 0;
    display: inline-block;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr th.col.label {
    padding: 0 0 10px 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product.info.detailed .product.data.items.mage-tabs-disabled .all_content .data.item.content .table-wrapper table#product-attribute-specs-table tbody tr td.col.data {
    padding: 0 0 10px 0;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left {
    width: 70%;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left .title_left {
    font-size: 16px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-left .title_left:after {
    margin-top: -6px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .title .block-title-right {
    width: 30%;
  }
  .prices-tier li.item,
  li.item .weee .price-wrapper span.price {
    font-size: 10px;
  }
  body.page-products .page-wrapper .page-main .columns .column.main #layer-product-list .products-grid ol li {
    width: calc(91%);
  }
  body.page-products .columns .column.main #layer-product-list .toolbar.toolbar-products .pages {
    top: 3.65%;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter {
    top: 3.65%;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter select#sorter {
    padding: 2px 0 4px 0;
    width: auto;
    -webkit-appearance: searchfield;
  }
  body.page-products.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter::after {
    display: none;
  }
  .page-products .columns .column.main #layer-product-list .toolbar-products .toolbar-sorter .sorter-options,
  .page-products .columns .column.main #layer-product-list .toolbar-products .pages .pages-label,
  .page-products .columns .column.main #layer-product-list .toolbar-products .pages .pages-items .item .page,
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title,
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-content .item a {
    font-size: 10px;
  }
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title,
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.allow.active .filter-options-title,
  .columns .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.allow.active .filter-options-title {
    padding: 18px 20px 15px 8px;
  }
  .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
    padding: 20px 5px;
  }
  .products.wrapper ~ .toolbar .pages .action.previous::after {
    content: '';
  }
  .products.wrapper ~ .toolbar .pages .action.next:before {
    content: '';
  }
  .products.wrapper ~ .toolbar .pages .action {
    height: 40px;
    line-height: normal;
  }
  body.catalog-product-view .product-upsell-custom .block.upsell .block-content li.item.product.product-item {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .middle_bottom_main_top .middle_bottom_container .middle_bottom_image_main .middle_bottom_main:before {
    height: 90%;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .block-title.title .block-title-left .title_left {
    font-size: 18px;
  }
  .product-upsell-custom .product-upsell-container .block.upsell .block-title.title .block-title-right a strong {
    font-size: 10px;
    border-bottom: 1px solid #8A8A8A;
  }
  .product_info_main_container .product-info-main .other_attributes table tbody tr td {
    width: 35%;
    margin-bottom: 5px;
  }
  .product_info_main_container .product-info-main .bottler_info p.show {
    font-size: 12px;
  }
  .input-group-prepend-main .ln_slider_range_input {
    width: inherit !important;
  }
  .customer-account-create .control input[type="radio"] {
    margin: 0 2px 0 0;
  }
  .customer-account-create .fieldset .fullname .field.required .control > label {
    margin-right: 5px;
  }
  form fieldset .field.choice .field-tooltip {
    margin-left: 0;
    top: 0;
  }
  form .field label span {
    font-size: 18px;
    letter-spacing: 0;
  }
  .customer-account-login .register-container {
    margin-bottom: 50px;
  }
  .customer-account-login .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 34px;
  }
  .customer-account-login .register-container form .fieldset .field .control .fieldset .fields .field-name-prefix .control input[type="radio"] {
    margin: 0 2px 5px 0;
  }
  .customer-account-login .register-container form .fieldset .field .control .fieldset .fields .field-name-prefix .control label {
    margin-right: 0;
    margin-bottom: 5px;
    display: inline-block;
    width: calc(100% - 42px);
  }
  .block.block-customer-login .block-title strong#block-customer-login-heading,
  .login-container .block .block-title strong#block-new-customer-heading,
  .customer-account-login .register-container form fieldset.fieldset.create.info legend span {
    font-size: 16px !important;
  }
  .customer-account-login .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-size: 25px;
  }
  .customer-account-create .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 3px #e9d38a;
    margin-top: -9px;
  }
  form.form-create-account .create.info legend.legend span,
  form.form-create-account .create.account legend.legend span {
    font-size: 18px;
  }
  fieldset.fieldset.additional_info {
    margin: 0;
  }
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary button,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary button.action.submit.primary,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .action-gift.action.submit.primary {
    padding: 1px 10px;
  }
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary button span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift span,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary button.action.submit.primary span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift span,
  .customer-account-login .login-container .block-customer-login .block-content fieldset.fieldset.login .actions-toolbar .primary .action-gift span,
  .customer-account-login .register-container form#form-validate .actions-toolbar .primary .action-gift.action.submit.primary span {
    font-size: 12px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title .base {
    font-size: 22px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title .base:after {
    border-bottom: solid 3px #e9d38a;
    margin-top: -6px;
  }
  .account .page-wrapper .page-main .column.main .page-title-wrapper .page-title span.base {
    font-size: 22px;
  }
  .account .page-wrapper .page-main .column.main form .actions-toolbar > .primary .action:last-child {
    padding: 14px 37px 14px 36px !important;
  }
  div .anlass_main .anlass_left .anlass_title_main .anlass_title h5 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .category-view div.category-cms .link_of_all_product a {
    font-size: 18px;
  }
  .category-view div.category-cms .link_of_all_product a:after {
    border-bottom: solid 2px #e9d38a;
    margin-top: -10px;
  }
  body.page-products .page-wrapper .page-main .page-title-wrapper h1.page-title {
    margin: 18px 0;
  }
  body.page-products .page-wrapper .page-main .page-title-wrapper h1.page-title span.base {
    font-size: 22px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 400;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Regular/Jost-Regular.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Regular/Jost-Regular.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Regular/Jost-Regular.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Regular/Jost-Regular.ttf') format('truetype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Regular/Jost-Regular.svg#Jost-Regular') format('svg');
}

@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 500;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Medium/Jost-Medium.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Medium/Jost-Medium.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Medium/Jost-Medium.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Medium/Jost-Medium.ttf') format('truetype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Medium/Jost-Medium.svg#Jost-Medium') format('svg');
}

@font-face {
	font-family: 'Jost';
	font-style: italic;
	font-weight: 500;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-MediumItalic/Jost-MediumItalic.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-MediumItalic/Jost-MediumItalic.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-MediumItalic/Jost-MediumItalic.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-MediumItalic/Jost-MediumItalic.ttf') format('truetype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-MediumItalic/Jost-MediumItalic.svg#Jost-MediumItalic') format('svg');
}

@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 600;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-SemiBold/Jost-SemiBold.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-SemiBold/Jost-SemiBold.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-SemiBold/Jost-SemiBold.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-SemiBold/Jost-SemiBold.ttf') format('truetype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-SemiBold/Jost-SemiBold.svg#Jost-SemiBold') format('svg');
}

@font-face {
	font-family: 'Jost';
	font-style: normal;
	font-weight: 700;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Bold/Jost-Bold.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Bold/Jost-Bold.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Bold/Jost-Bold.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Bold/Jost-Bold.ttf') format('truetype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Jost/Jost-Bold/Jost-Bold.svg#Jost-Bold') format('svg');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.ttf') format('truetype');
}

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.eot') format('embedded-opentype'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.woff2') format('woff2'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.woff') format('woff'),
		 url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.ttf') format('truetype');
} @font-face {
    font-family: 'Corporate_s_Regular';
    src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/CorporateSRegular/Corporate_s_Regular.eot') format('eot'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/CorporateSRegular/Corporate_s_Regular.otf') format('otf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/CorporateSRegular/Corporate_s_Regular.ttf') format('ttf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/CorporateSRegular/Corporate_s_Regular.woff') format('woff'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/CorporateSRegular/Corporate_s_Regular.woff2') format('woff2');
    font-style: normal;
}

@font-face {
    font-family: 'source-sans-pro-bold';
    src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.eot') format('eot'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.otf') format('otf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.ttf') format('ttf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.woff') format('woff'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/source-sans-pro-bold.woff2') format('woff2');
    font-style: normal;
}

@font-face {
    font-family: 'Source-Sans-Pro-Light';
    src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.eot') format('eot'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.otf') format('otf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.ttf') format('ttf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.woff') format('woff'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Light.woff2') format('woff2');
    font-style: normal;
}

@font-face {
    font-family: 'Source-Sans-Pro-Semibold';
    src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.eot') format('eot'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.otf') format('otf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.ttf') format('ttf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.woff') format('woff'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/Source-Sans-Pro-Semibold.woff2') format('woff2');
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.eot') format('eot'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.otf') format('otf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.ttf') format('ttf'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.woff') format('woff'),
         url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/source-sans-pro/SourceSansPro-Regular.woff2') format('woff2');
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/fonts/Montserrat/Montserrat-Bold.ttf');
    font-style: normal;
}
* {
    box-sizing: inherit;
}
.cms-index-index .page-main{
    padding: 0;
}
.checkout-agreement label span{
    font-family: "Jost";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #000000;
}
.checkout-agreement label span a{
    color: #000;
    font-weight: 700;
    text-decoration: underline;
}
header.page-header {
    position: sticky;
    top: -51.42px;
    z-index: 11111;
    background: white;
}

body._has-modal aside.modal-popup.confirm._show{
    z-index: 11111 !important;
}

.page.messages > div {
    max-width: 1560px;
    margin: auto;
}
.top_banner .top_banner_container .banner_text_detail.upper_corner_l .title {
    width: 70%;
}

.banner_text_detail.lower_corner_l .title {
    width: 60%;
}

.top_banner .top_banner_container .banner_text_detail.upper_corner_l .link_text {
    width: 70%;
    margin-top: 38px;
}

.fa {
    padding-right: 10px;
}

.fa.fa-phone {
    padding-right: 12px;
}

.fa.fa-map-marker {
    padding-right: 6px;
}

.page-header .panel.wrapper {
    border-bottom: 0 !important;
}

.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper>.widget,
.page-wrapper>.page-bottom,
.block.category.event,
.top-container,
.page-wrapper .page-main {
    max-width: 1560px;
    padding: 0;
}
.footer-middle-inner .newslatter-last-text{
    display: none;
}

.block-static-block.widget,
.block-cms-link.widget {
    margin-bottom: 0px;
    margin: 0px !important;
}

.top_bar {
    font-family: 'Jost';
    font-weight: 600;
    padding: 15px 0px;
    text-align: center;
    font-size: 15px;
}

.navigation ul {
    background-color: white;
}

.lasd-header .lasd-top-header-container {
    max-width: 1560px;
    margin: auto;
    position: relative;
}

.lasd-top-header-inner {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
}


.middel-center-search-form {
    display: inline-block;
}

.lasd_new_navbar_list_menu_items ul li .top_cat_name::after{
    display: block;
    content: '';
    border-bottom: solid 3px #c9b777;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    transform-origin: 100% 50%;
    width: 24%;
}

/* .control{
    width: 50%;
    float: left;
} */
/*.actions{
    width: 50%;
    float: left;
}*/

button.action.search {
    float: right;
    cursor: pointer !important;
}

.nested {
    display: none !important;
}

.customer-account-forgotpassword .page-wrapper .page-main .columns form .field .control.captcha .nested{
    display: block !important;
}

.customer-account-forgotpassword .page-wrapper .page-main .columns form .field{
    display: inline-block;
    width: 100%;
}
.customer-account-forgotpassword .page-wrapper .page-main .columns form .field > label.label{
    display: inline-block;
    width: 100%;
    padding: 6px 15px 10px 0;
}

ul.header.links li {
    display: inline-block;
}

li.greet.welcome {
    display: none !important;
}

li.link.authorization-link {
    display: none !important;
}

span.ui-menu-icon.ui-icon.ui-icon-caret-1-e {
    display: none !important;
}

.navigation .level0>.level-top:hover {
    border-bottom: 2px solid #C9B777;
}

.navigation .level0>.level-top {
    font-family: 'Jost';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    color: #151515;
}

.navigation .level0.parent>.level-top {
    padding-right: 0px !important;
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
    font-family: 'Jost';
    font-weight: 500;
    color: #151515;
    font-size: 15px;
}

.modal-popup .modal-footer button.action-secondary.action-dismiss {
    background-color: black;
    color: white;
    border-radius: 0;
    border: 0;
    padding: 15px;
}

.modal-popup .modal-footer button.action-primary.action-accept {
    background-color: black;
    color: white;
    border-radius: 0;
    border: 0;
    padding: 15px;
}

.page.messages .messages .message.error {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
}

/*---------------------------------*/
a.logo {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.header-middel-logo .middel-store-name {
    display: inline-block;
    vertical-align: middle;
}

.store_name_main {
    display: inline-block;
    vertical-align: middle;
}

.store_name_main .store_name_inner span a{
    font-family: Corporate_s_Regular;
    font-size: 35px;
    text-transform: uppercase;
    color: #cab778;
    padding-left: 15px;
    text-decoration: none;
}

.message.success div {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
}

/* --------------------------------------- fotorama__fullscreen zoom image ------------------------------------ */
.fotorama__fullscreen .fotorama{
    z-index: 11111 !important;
}
/* --------------------------------------- catalogsearch-result-index ----------------------------------------- */
.catalogsearch-result-index .page-wrapper .page-main .columns #layer-product-list .search.results dl.block {
    display: none;
}
.catalogsearch-result-index .page-wrapper .page-main .columns .sidebar-additional{
    display: none;
}
#layer-product-list .message.notice div .block .title{
    padding: 0;
}

/*--------------------------------------------- lasd middle footer left second------------------------------------------------------------------*/



/*--------------------------------------------- lasd middle footer left third ------------------------------------------------------------------*/
.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-third .footer-middle-left-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-third .footer-middle-left-list ul li a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #868686;
}

/*--------------------------------------------- lasd middle footer left forth ------------------------------------------------------------------*/
.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-forth .footer-middle-left-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-forth .footer-middle-left-list ul li a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #868686;
}

/*--------------------------------------------- lasd middle footer left fifth ------------------------------------------------------------------*/

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter {
    max-width: none;
    width: auto;
    margin-bottom: 59px;
}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title {
    display: block;
    text-align: right;
    margin-bottom: 44px;
    padding: 0;
}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .title strong {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 20.35px;
    color: #575757;

}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .field .control:before {
    content: none;
}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter input {
    background-color: #ffffff;
    padding: 26px 32px;
    border: none;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 13.45px;
    color: #696969;

}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter input::placeholder {
    padding-left: 30px;
}

.page-footer .lasd-top-footer-main .lasd-middle-footer .footer-middle-main .footer-middle-inner .footer-middle-fifth .block.newsletter .action.subscribe {
    padding: 17px;
    background-color: #838181;
    border: 0px solid #3f3c39;
    color: white;
    border-radius: unset;
    font-size: 13.45px;
    padding: 18px 23px;
}

/*--------------------------------------------- footer copyright and payment icon ---------------------------------------------------------*/
.lasd-bottom-footer {
    width: 100%;
    display: inline-block;
    background-color: white;
}

.footer-bottom-main {
    padding: 28px 0 10px 0;
}

.lasd-bottom-footer .footer-bottom-inner {
    max-width: 1560px;
    margin: auto;
}

.footer-bottom-inner .footer-bottom-copyright {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
}

.footer-bottom-inner .footer-bottom-right-payment-icon {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.footer-bottom-inner .footer-bottom-right-payment-icon .footer_copyright {
    display: inline-block;
    width: 24%;
    float: left;
    padding-top: 9px;
}

.footer-payment-icon-main {
    display: inline-block;
    width: 76%;
    vertical-align: middle;
}

.footer-bottom-right-payment-icon .footer-payment-icon-inner ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.footer-bottom-right-payment-icon .footer-payment-icon-inner ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}
.footer-bottom-right-payment-icon .footer-payment-icon-inner ul li:last-child {
    margin-right: 0;
}

.footer-middle-fifth .block-static-block .newslatter-info-inner .newslatter-last-text p a {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 26px;
    color: #cab778;
    text-align: right;
    text-decoration: none;
}
small.copyright span:first-child{
    font-size: 18px;
    color: #868686;
}
small.copyright span:nth-child(2) {
    font-family: 'source-sans-pro-bold';
    font-size: 18px;
    color: black;
}
small.copyright span:last-child{
    font-family: 'SourceSansPro-Regular';
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 31px;
    color: #868686;
}

/*-------------------------- slick slider ------------------------------------*/
.block-content .products {
    margin: 8px 0;
}


#layer-product-list .products-grid ol li .product-item-details .product-item-name a {
    text-decoration: none !important;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
    color: black;
}

#layer-product-list .products-grid ol li .product-item-details .supplier_name_product_list_page strong {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 19px;
    color: #484848;
    margin-bottom: 30px;
}

#layer-product-list .products-grid ol li .product-item-details .supplier_name_product_list_page strong br {
    display: none;
}

#layer-product-list .products-grid ol li .product-item-details .other_details_product_list_page strong {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
#layer-product-list .products-grid ol li .product-item-details .other_details_product_list_page strong a{
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}

.product-item-details .product-item-link:hover {
    color: black;
}

.product-item-info- {
    text-align: center;
    /*filter: drop-shadow(0px 5px 2px rgba(60,60,60,0.45));*/
}

.page-products.category-winzer .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.page-products.category-produzenten .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.wizer_category_main .winzer_category_list .winzer_category .category_list_title span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    color: #000000;
}

.produzenten_category_main .produzenten_category_list .produzenten_category .category_list_title span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    color: #000000;
}

/*-------------------------------------------------------------*/
.supplier_name strong {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 19px;
    color: #484848;
}

.product-item .price-box {
    margin: 0;
}

.product-item-details .all_price {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.product-item-details .product-item-inner {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}

.product-item-inner .action.tocart.primary {
    background-color: #151515;
    padding: 22px 25px 24px 24px;
    border-radius: 0;
    border: none;
}

.product-item-inner .action.tocart.primary span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.product-item-details .price-box .special-price .price {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 20px;
    color: #f61f61;
    line-height: 15px;
}
.product-item .price-box .price {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 25px;
    color: #151515;
}

.block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .special-price .price-wrapper span.price{
    color: #f61f61;
}

.all_price .baseprice {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 20px;
    color: #151515;
    letter-spacing: -1px;
}

.page-products .page-wrapper .page-main .columns .category-view .category-description {
    margin-bottom: 0;
    display: none;
}
.page-products .column.main #layer-product-list .toolbar.toolbar-products-footer {
    display: none !important;
    visibility: hidden;
}
.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter {
    display: inline-block;
    position: unset;
    margin: 0;
    padding: 0;
}

.add_more_filters .filter-options-title::after {
    display: none !important;
}

.add_more_filters .filter-options-title {
    padding: 16px 8px 15px 16px !important;
    text-align: center;
    border: 1px solid black !important;
}

.new_badge {
    width: auto;
    position: absolute;
    right: 0;
    display: inline-block;
    top: 22px;
    font-size: 12px;
    z-index: 111;
}

.new_badge p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}

.product-item-info {
    position: relative;
}

.product_share_icon .share_text {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 11px;
    color: #858585;
    cursor: text;
}

.product_share_icon span {
    cursor: pointer;
}

.product-info-stock-sku .sku strong {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 11px;
    color: #858585;
    margin-right: 0 !important;
}

.product-info-stock-sku .sku .value {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 11px;
    color: #151515;
    vertical-align: middle !important;
}

.box-tocart {
    display: block;
    width: 100%;
}

.field.qty label {
    display: none !important;
}

.field.qty {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.input-group {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}


.control .input-group .mage-error {
    position: absolute;
    margin-top: 5px !important;
    margin-bottom: 7px;
}

.fieldset .actions {
    display: block !important;
    width: 100%;
}

.fieldset .actions button {
    width: 100%;
}

.bottler_info {
    position: relative;
}

.button-decrease:hover {
    background-color: white !important;
    background: white !important;
}

.button-decrease:active {
    background-color: white !important;
}

.button-increase:hover {
    background-color: white !important;
    border-left: none;
}



/* --------------------------------- cart page -----------------------------*/
.checkout-cart-index .page-wrapper .page-header .panel.wrapper .lasd-header .lasd-top-header-main .lasd-top-header-container .lasd-top-header-inner .header-middel-right .header-middel-right-inner .header-middel-right-top .header-middel-minicart .minicart-wrapper .action.showcart .counter.qty {
    background-color: #E28B2E;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container {
    display: flex;
    flex-flow: column;
}
div#cart-page-top{
    display: inline-block;
    width: 100%;
    order: 0;
    text-align: center;
    max-width: 400px;
    margin: auto;
    padding: 20px 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart {
    width: 100%;
    margin-top: 22px;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary {
    position: unset !important;
    display: inline-block;
    display: flex;
    flex-direction: column;
    align-self: flex-end;
}

.page_main_custom_container {
    max-width: 1560px;
    margin: auto;
    width: 100%;
}

.page_main_custom_container .back_button {
    display: inline-block;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
}
.back_button .back_checkout_button_main button, .back_button .back_checkout_button_main a {
    display: inline-block;
    width: 51px;
    height: 51px;
    border-radius: 25px;
    background-color: #f7f7f7;
    border: 0px solid #010101;
    padding: 0;
    font-size: 0;
}
.back_button .back_checkout_button_main button:active{
    box-shadow: none;
}
.back_button .back_checkout_button_main .back_checkout {
    position: relative;
}
.back_button .back_checkout_button_main button:after, .back_button .back_checkout_button_main a:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 15px;
    right: 0;
    left: 18px;
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/cart_back_arrow.png') no-repeat;
}
td.item-info span:first-child {
    margin-top: 20px;
}
td.item-info span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #1aa413;
    font-weight: 400;
    font-family: "Jost";
}

.page_main_custom_container .page_main_custom_title {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: end;
}
.page_main_custom_container .page_main_custom_title .page-title-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.page_main_custom_inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 23px 0 0;
    box-sizing: border-box;
}

.page_main_custom_title .page-title-wrapper h1.page-title {
    margin: 0;
}

.page_main_custom_title .page-title-wrapper h1.page-title span.base:after {
    display: none;
}
.page_main_custom_title .page-title-wrapper h1.page-title span.base {
    font-family: "Jost";
    font-weight: 400;
    font-size: 44px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #2f2f2f;
    text-align: center;
    text-transform: uppercase;
}

.step_counter {
    margin-top: 55px;
    margin-bottom: 21px;
    display: inline-block;
    width: 100%;
}

.step_counter_main {
    display: inline-block;
    width: 100%;
}

.step_counter_main .step_counter_inner ul {
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
}

.step_counter_main .step_counter_inner ul li {
    list-style: none;
    display: inline-block;
    margin-right: 130px;
    position: relative;
    margin-bottom: 0;
}

.step_counter_main .step_counter_inner ul li.step_two span:last-child {
    font-size: 16px;
    text-transform: uppercase;
    color: #9f9f9f;
    font-weight: 500;
    font-family: "Jost";
}

.step_counter_main .step_counter_inner ul a {
    display: inline-block;
    margin-right: 130px;
    position: relative;
}
li.step_two:after {
    content: '';
    position: absolute;
    max-width: 108px;
    width: 100%;
    border: 1px solid #eeeeee;
    top: 35%;
    margin-left: 60px;
}

.step_counter_main .step_counter_inner ul li:last-child {
    margin-right: 0;

}
/*.step_counter_main .step_counter_inner ul li:last-child:after {
    display: none;
}*/

.step_counter_main .step_counter_inner ul li:after {
    content: '';
    position: absolute;
    max-width: 111px;
    border: 1px solid #eeeeee;
    top: 35%;
    margin-left: 0;
    width: 200px;
    left: 104px;
}

.step_counter_main .step_counter_inner ul li span {
    display: block;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

.step_counter_main .step_counter_inner ul li span:last-child {
    margin-top: 18px;
}

.step_counter_main .step_counter_inner ul li span:first-child {
    padding: 26px 30px;
    border-radius: 50px;
    background-color: rgba(238, 238, 238, 0);
    border: 2px solid #1b1b1b;
    font-family: 'source-sans-pro-bold';
    font-size: 30px;
    color: #000000;
    height: 87px;
    width: 87px;
    padding: 0;
    line-height: 87px;
}

.step_counter_main .step_counter_inner ul .step_two span:first-child {
    font-family: 'source-sans-pro-bold';
    font-size: 30px;
    color: #9f9f9f;
    padding: 26px 30px;
    border-radius: 50px;
    background-color: rgba(238, 238, 238, 0);
    border: 2px solid #eeeeee;
    height: 87px;
    width: 87px;
    padding: 0;
    line-height: 87px;
}
.step_counter_main .step_counter_inner ul .step_third:after {
    display: none;
}
.step_counter_main .step_counter_inner ul .step_third span:first-child {
    font-family: 'source-sans-pro-bold';
    font-size: 30px;
    color: #9f9f9f;
    padding: 26px 30px;
    border-radius: 50px;
    background-color: rgba(238, 238, 238, 0);
    border: 2px solid #eeeeee;
    height: 87px;
    width: 87px;
    padding: 0;
    line-height: 87px;
}

.step_counter_main .step_counter_inner ul li.step_third span:last-child{
    font-family: "Jost";
    font-weight: 500;
    font-size: 16px;
    color: #9f9f9f;
    text-transform: uppercase;
    text-align: center;
}
.checkout-cart-index .page-wrapper .page-main .page-title-wrapper h1.page-title {
    display: inline-block;
    width: 56%;
    vertical-align: middle;
    text-align: end;
    padding: 42px 0 0 0;
}

.checkout-cart-index .page-wrapper .page-main .page-title-wrapper .goto_button {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    margin: 48px 0px 50px 0px;
}

.goto_checkout button {
    background-color: #88bd6e;
    padding: 22px 84px 17px 76px;
}

.goto_checkout button a {
    text-decoration: none;
    font-family: 'Montserrat-Bold';
    font-size: 21.6px;
    color: white;
    position: relative;
}

.goto_checkout button a:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: -2px;
    right: -40px;
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/arrow_white.png') no-repeat;
}

.checkout-cart-index .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    display: none;
}

.cart.table-wrapper .product-item-name {
    margin-top: 12px;
    margin-bottom: 0;
    max-width: 320px;
    width: 100%;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item td.col.price {
    text-align: left;
}

.cart.table-wrapper .product-item-name a {
    font-family: "Jost";
    font-size: 19px;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    hyphens: initial;
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    -webkit-hyphens: initial;
}

.price-including-tax .price,
.price-excluding-tax .price {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 19px;
    color: #000000;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper .cart .cart.item .item-info .col.qty .field.qty label {
    display: block !important;
}

.cart.table-wrapper .col.qty .input-text {
    height: 50px;
    width: 72px;
    margin: 0;
    font-family: 'source-sans-pro-bold';
    font-size: 22px;
    color: #181818;
    padding: 5px 10px 4px 0px;
    -webkit-appearance: none;
    background: url("../../frontend/Thinkideas/lesamisduvin/de_DE/images/select_arrow.png") no-repeat right #ededed;
    background-position-x: 50px;
    background-position-y: 23px;
    border: 0;
}

table>tbody>tr>td {
    padding: 8px 12px;
}

a.action.action-edit {
    display: none !important;
}

.action.action-delete {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.action.action-delete span {
    font-size: 0;
}

.action.action-delete:after {
    content: '';
    position: absolute;
    height: 18px;
    width: 18px;
    background: url("../../frontend/Thinkideas/lesamisduvin/de_DE/images/remove icon.png") no-repeat;
}

.form.form-cart .cart.main.actions {
    display: none;
}

.cart-summary .block {
    display: none;
}
.cart.table-wrapper .items thead + .item{
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.cart-summary>.title {
    font-family: "Jost";
    font-weight: 700;
    font-size: 22px;
    color: #000000;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 27px;
}

.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
    text-align: left;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item tr>td {
    vertical-align: middle;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart .cart.item .col.item {
    padding: 32px 8px;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper .cart th {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 19px;
    color: #808080;
    text-transform: uppercase;
    padding: 17px 0 22px 0;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .table-wrapper th.col.subtotal {
    padding: 17px 0 20px 25px;
}

tbody.cart.item tr.item-info th.col.item {
    width: 34.9%;
}
tbody.cart.item tr.item-info th.col.info{
    width: 28%;
}
tbody.cart.item tr.item-info th.col.price {
    width: 13.52%;
}
tbody.cart.item tr.item-info th.col.qty {
    width: 14.64%;
}
tbody.cart.item tr.item-info th.col.subtotal {
    width: 8.72%;
}

.checkout-cart-index .page-wrapper .page-main {
    max-width: unset !important;
}
.checkout-cart-index .page-wrapper .page-main .columns {
    max-width: 1435px;
    margin: auto;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary {
    width: 660px;
    background: none;
    padding: 0;
    margin-top: 0;
    margin: 0;
    order: 2;
}

.checkout-cart-index .columns .column.main {
    padding-bottom: 29px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals {
    background: #ededed;
    padding: 50px 64px 44px 55px;
    background-color: rgba(237, 237, 237, 0);
    border: 1px solid #dcdcdc;

}

.cart-totals .table-wrapper table.data.table.totals tbody tr.totals.shipping.incl .mark .value {
    display: none;
}

.cart-totals .table-wrapper table.data.table.totals tbody tr.grand.totals .mark strong {
    font-family: "Jost";
    font-weight: 500;
    color: #808080;
    font-size: 19px;
    line-height: 34px;
}

.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark, .opc-block-summary .table-totals .mark strong, .opc-block-summary .table-totals .amount {
    font-family: "Jost";
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #000000;
    text-transform: uppercase;
}

table.data.table.totals tr.grand.totals small {
    display: block;
    width: 100%;
}

.abs-sidebar-totals .amount,
.cart-totals .amount{
    font-family: "Jost";
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: #010101;
    padding-top: 10px;
}
.opc-block-summary .table-totals .grand .amount strong {
    font-weight: 600;
}
.opc-block-summary .table-totals tr.grand.totals {
    border-bottom: 2px solid;
}
.opc-block-summary .table-totals tr.grand.totals th.mark, .opc-block-summary .table-totals tr.grand.totals td.amount {
    padding-top: 38px;
    padding-bottom: 15px;
}
.opc-block-summary .table-totals tr.totals.sub th.mark, .opc-block-summary .table-totals tr.totals.sub td.amount {
    padding-top: 35px;
}

table.data.table.totals tr.totals-tax {
    display: none;
}

table.data.table.totals tr {
    border-bottom: 1px solid #ededed;
}

table.data.table.totals tr:last-child {
    border-bottom: none;
}

.cart-container .checkout-methods-items {
    margin-top: 47px;
}

.cart-container .checkout-methods-items .action.primary {
    font-family: 'Montserrat-Bold';
    font-size: 21.6px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;
    border: 0;
    padding: 20px 82px 20px 75px;
    width: auto;
    float: right;
    border-radius: unset;
}
.cart-container .checkout-methods-items .action.primary a{
    font-family: 'Montserrat-Bold';
    font-size: 21.6px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}
.cart-container .checkout-methods-items .action.primary::after {
    content: '';
    position: absolute;
    height: 28px;
    width: 35px;
    margin: -4px 0 0 8px;
    background: url("../../frontend/Thinkideas/lesamisduvin/de_DE/images/arrow_white.png") no-repeat;
}

tr.item-info td.col.price .main_price {
    margin-top: 14px;
    margin-bottom: 3px;
}
.price_by_unit span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 15px;
    color: #7a7a7a;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper .product-item-photo{
    padding-right: 88px;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form.form-cart .cart.table-wrapper .product-item-details{
    vertical-align: middle;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-empty {
    margin-top: 20px;
}

.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-empty p {
    font-family: 'Jost';
    font-weight: 500;
    color: #151515;
    font-size: 16px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-empty p a {
    color: #151515;
    text-decoration: underline;
}

/* ------------------------- checkout shipping page ------------------------*/
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper {
    display: none;
}

.opc-wrapper .shipping-address-item a {
    font-family: "Jost";
    font-weight: 700;
    font-size: 15px;
    color: #575757;
    border-bottom: 2px solid #c4c4c4;
    letter-spacing: 0px;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
}
form .fieldset > .field:not(.choice) > .label{
    text-align: left;
}
.checkout-payment-method .payment-method-content .fieldset > .field > legend.label {
    display: none;
}
.checkout-index-index form .fieldset>.field:not(.choice)>.label, .field.street .control .field .label {
    font-family: "Jost";
    font-weight: 500;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 1px;
    color: #000000;
    width: 100%;
    text-transform: uppercase;
    text-align: left !important;
    position: relative;
}
form .fieldset>.field:not(.choice)>.label::after{
    position: absolute;
    top: 5px;
    color: #000000;
    margin: 0 0 0 2px;
}

.checkout-shipping-address .step-title,
.checkout-shipping-method .step-title {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 19px;
    color: #808080;
    text-transform: uppercase;
}

.form.methods-shipping .actions-toolbar .primary button.button.action.continue.primary {
    background-color: #000000;
    border: 0;
    width: 100%;
    max-width: 600px;
    padding: 18px 37px 18px 36px;
    border-radius: 0;
}
.form.methods-shipping .actions-toolbar > .primary {
    float: unset;
    width: 100%;
}

.form.methods-shipping .actions-toolbar .primary button.button.action.continue.primary span {
    font-family: 'Montserrat-Bold';
    font-size: 22px;
}

.table-checkout-shipping-method tbody td {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
    vertical-align: middle;
    border-top: 0;
    display: inline-block;
    width: 20%;
}
.table-checkout-shipping-method tbody td:first-child {
    width: 35px;
}
.table-checkout-shipping-method tbody tr .title, .table-checkout-shipping-method tbody td.col-price span {
    font-family: "Jost";
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #000000;
    width: 45%;
}
.table-checkout-shipping-method tbody td.col.col-price {
    width: 15%;
}
.table-checkout-shipping-method tbody td.col.col-additional_info {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    padding-top: 0;
}
.table-checkout-shipping-method tbody td.col.col-additional_info h3{
    margin-bottom: 15px;
}
.table-checkout-shipping-method tbody td.col.col-additional_info h3, .table-checkout-shipping-method tbody td.col.col-additional_info p {
    font-family: "Jost";
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #000000;
}
.table-checkout-shipping-method tbody td.col-price span.price.free-shipping {
    font-size: 0;
}
.table-checkout-shipping-method tbody tr td.col-carrier {
    font-size: 0;
}
td#mpcustomshipping_mpcustomshipping span {
    font-size: 0;
}
td#label_carrier_flatrate_flatrate {
    display: none;
    font-size: 0;
}
td#label_carrier_mpcustomshipping_mpcustomshipping:before {
    content: 'kostenfrei';
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #000000;
    font-weight: 500;
    font-family: "Jost";
}

.opc-block-summary>.title {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 19px;
    color: #808080;
    text-transform: uppercase;
}

.opc-block-summary .product-item .product-item-name-block {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
    display: block;
    padding-right: 0;
    text-align: left;
}
.opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
}

.opc-wrapper .form-shipping-address .field.required .control._with-tooltip input[type="email"],
input[type="text"], input[type="tel"], select {
    height: 44px;
}

.abs-field-tooltip input,
.field .control._with-tooltip input {
    /* height: 44px; */
}

.checkout-payment-method .checkout-billing-address .primary .action-update,.actions-toolbar>.primary .action:last-child {
    margin-bottom: 0;
    background-color: #88bd6e;
    border-radius: 0;
    padding: 15px;
    color: white;
    margin-top: 0;
    text-decoration: none;
}
.checkout-payment-method .checkout-billing-address .primary .action-update span,.actions-toolbar>.primary .action:last-child span{
    padding: 0;
    color: white;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
.actions-toolbar>.secondary .action:last-child {
    text-decoration: none;
}

.actions-toolbar>.secondary .action:last-child span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 14px;
    color: #808080;
}

.login-container .fieldset:after {
    font-family: 'Jost';
    font-weight: 500;
    letter-spacing: 1px;
}

.block.block-new-customer p {
    font-family: 'Jost';
    font-weight: 700;
}

.checkout-payment-method .payment-method-title label span {
    font-family: "Jost";
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    letter-spacing: 1px;
    line-height: 21px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content #checkout-agreements-modal .checkout-agreements-item-content {
    font-family: 'Jost';
    font-weight: 400;
    letter-spacing: 0.5px;
}
.checkout-payment-method .payment-method-content .fieldset > .field .label button.action.action-show {
    text-decoration: none;
    position: relative;
}
.field-error, div.mage-error {
    margin-top: 12px;
    margin-left: 10px;
}
input#agreement_cashondelivery_1,input#agreement_checkmo_1 {
    margin: 0 14px 0 0;
}
button.action.secondary.action-hide-popup {
    margin-bottom: 0;
    background-color: #88bd6e;
    border: 0;
    padding: 18px 40px 18px 40px;
    color: white;
    text-transform: uppercase;
}
.checkout-payment-method .checkout-billing-address .billing-address-details a {
    color: black;
    text-decoration: none;
}
.checkout-payment-method .checkout-billing-address {
    margin: 5px 0 20px;
}
.checkout-payment-method .billing-address-same-as-shipping-block label span{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
    font-family: "Jost";
}
.customer-account-login input[type="checkbox"] {
    height: 18px;
    width: 18px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"]{
    height: 20px;
    width: 20px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"]:checked:before{
    font-size: 18px;
}
input[type="checkbox"] {
    margin: 0 5px 0 0;
    height: 24px;
    width: 24px;
    border: 1px solid #141e28;
    background: none;
    box-shadow: none;
    vertical-align: middle;
    margin-right: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    float: left;
}
.catalog-category-view input[type="checkbox"]:checked:before{
    display: none;
}
input[type="checkbox"]:checked:before {
    color: #000;
    display: inline-block;
    font-size: 22px;
    content: '\e616';
    font-family: 'icons-blank-theme';
    font-weight: 800;
}
input[type="checkbox"]:checked::after{
    display: none;
}
.account .page-wrapper .page-main .columns .column.main form .fieldset .field.email.required{
    float: unset;
}
.customer-account-login input[type="checkbox"]:checked:before{
    font-size: 16px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
    font-family: "Jost";
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #000000;
    padding: 0 0 0 37px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details button.action.action-edit-address {
    background-color: #000;
    border-radius: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details button.action.action-edit-address span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #FFF;
}
.checkout-payment-method .payment-method-content p {
    font-family: 'Jost';
    font-weight: 400;
    padding: 0 0 0 37px;
}
.checkout-agreement.field.choice.required label button span {
    font-size: 18px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 400;
    font-family: "Jost";
}
span#block-discount-heading span {
    font-family: 'Jost';
    font-weight: 500;
    color: black;
}
.opc-wrapper .shipping-address-item.selected-item{
    margin-right: 1px;
    border: 2px solid #C9B777;
}
.opc-wrapper .shipping-address-item.selected-item:after{
    background: #C9B777;
}
.opc-wrapper .shipping-address-item{
    border: 2px solid #C9B777;
    margin-right: 1px;
}
.opc-wrapper .action-select-shipping-item{
    margin: 0;
    background-color: #88bd6e;
    color: white;
    font-family: 'Jost';
}
.new-address-popup button.action.action-show-popup {
    background-color: #88bd6e;
    color: white;
    font-family: 'Jost';
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
    background-color: #88bd6e;
    color: white;
    font-family: 'Jost';
    border: 0;
    padding: 18px;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content .messages .message.error{
    font-family: 'Jost';
    font-weight: 400;
}

.table:not(.cart):not(.totals) tbody tr.totals.shipping.incl span.value {
    display: none;
    /* payment page text hide */
}
.checkout-payment-method .payment-method-title {
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding: 15px 0;
    border: 0 !important;
}
.checkout-payment-method .payment-option-title{
    border: 0;
}
.opc-payment .items .payment-method .payment-method-title input[type="radio"] {
    margin: 0 10px 0 0;
    position: relative;
    -webkit-appearance: none;
}
.opc-payment .items .payment-method .payment-method-title input[type="radio"]:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    border-radius: 50%;
    border: 2px solid #000;
}
.opc-payment .items .payment-method .payment-method-title input[type="radio"]:checked:after {
    width: 14px;
    height: 14px;
    border-radius: 15px;
    top: 5px;
    left: 5px;
    position: absolute;
    background-color: #c9b777;
    content: '';
    display: inline-block;
    visibility: visible;
}
.checkout-payment-method .payment-method-content{
    padding: 0 0 20px 0;
}

.checkout-payment-method .payment-method-content .checkoutnote-container span{
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    color: #000;
    padding: 0 0 10px 0;
}

.items.payment-methods .payment-group{
    position: relative;
    padding-bottom: 50px;
}
.checkout-payment-method .payment-method .payment-method-content .actions-toolbar .primary .action.primary.checkout {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
}
.checkout-payment-method .payment-method._active .payment-method-content .actions-toolbar, .checkout-payment-method .payment-method .payment-method-content .actions-toolbar .primary {
    width: 100%;
    float: left;
}

.custom_place_order_button {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}
.custom_place_order_button button#place-order-trigger, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .actions-toolbar>.primary .action:last-child  {
    font-family: "Montserrat-Bold";
    font-weight: 700;
    background-color: #000000;
    color: #ffffff;
    max-width: 589px;
    width: 100%;
    font-size: 22px;
    padding: 15px 15px;
    line-height: 25px;
}
.payment-option.opc-payment-additional.discount-code {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.discount-option-title.field.choice {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #000000;
    font-weight: 500;
    font-family: "Jost";
}
.payment-option.opc-payment-additional.discount-code form#discount-form {
    max-width: 589px;
}
.payment-option.opc-payment-additional.discount-code form#discount-form .payment-option-inner {
    margin: 20px 0 20px;
}
.checkout-payment-method .actions-toolbar .primary button.action.action-apply, .checkout-payment-method .actions-toolbar .primary button.action.action-cancel {
    width: 205px;
    padding: 13px 15px;
    background-color: #8c8c8c;
    border-radius: 0;
    margin: 0;
}
.checkout-payment-method .actions-toolbar .primary button.action.action-apply span, .checkout-payment-method .actions-toolbar .primary button.action.action-cancel span {
    font-family: 'Montserrat-Bold';
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
}
.checkout-index-index .checkout-payment-method .billing-address-form{
    max-width: 100%;
}


.checkout-index-index._has-modal ._show {
    z-index: 11111 !important;
}

.table:not(.cart):not(.totals) > tbody > tr > td span.price{
    font-size: 14px;
}
.abs-checkout-title, .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title{
    font-family: 'Jost';
    font-weight: 700;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
}
.column.main .block .title strong {
    font-family: 'Jost';
    font-weight: 400;
}
.checkout-payment-method .step-title{
    font-family: "Jost";
    font-weight: 600;
    font-size: 24px;
    line-height: 21px;
    color: #000000;
    text-align: left;
    padding-bottom: 22px;
    margin-bottom: 20px;
    border-bottom: 2px solid #000;
}
.form.payments .fieldset:last-child hr {
    display: none;
}
.opc-block-shipping-information .shipping-information-content a {
    text-decoration: none;
    color: #000;
}
.fieldset > .field:not(.choice) > .control select {
    -webkit-appearance: none;
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/checkout/down_arrow_icon_checkout.png') no-repeat;
    background-position: 98.5%;
    background-size: 16px;
}
.checkout-index-index .fieldset > .field:not(.choice) > .control select{
    background-size: 2%;
}
.customer-account-create .fieldset > .field:not(.choice) > .control select {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid #010101;
    border-radius: 0;
    height: 60px;
    padding: 5px 0;
    font-family: "Jost";
    font-weight: 400;
    font-size: 20px;
    line-height: 21px;
    letter-spacing: 0px;
    color: #000000;
}
.customer-account-login .fieldset > .field:not(.choice) > .control select {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #000;
    padding-left: 0;
    height: 32px !important;
    font-family: "Jost";
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #000000;
    background-size: 16px;
}
.account .page-wrapper .page-main .columns .column.main form .fieldset .field .control input[type="radio"] {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 8px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #010101;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.account .page-wrapper .page-main .columns .column.main form .fieldset .field .control input[type="radio"]:checked:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c9b777;
}
fieldset.admin__field._required {
    border: 0;
    padding: 0;
    margin-top: 10px;
}
fieldset.admin__field._required legend.admin__field-label {
    display: none;
}
fieldset.admin__field._required .admin__field-control {
    display: inline-block;
    width: 100%;
}
fieldset.admin__field._required .admin__field-control .admin__field.admin__field-option {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    position: relative;
}
.checkout-index-index .page-wrapper main#maincontent {
    max-width: 1400px;
}
.checkout-index-index .page-main .page-title-wrapper {
    position: unset;
    border: unset;
    clip: unset;
    margin: unset;
    overflow: unset;
    height: unset;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 22px;
    margin-bottom: 64px;
}
.checkout-index-index .page-main .page-title-wrapper h1.page-title {
    margin: 0;
    margin-left: -51px;
}
.checkout-index-index .page-main .page-title-wrapper h1.page-title span.base {
    font-family: "Jost";
    font-weight: 400;
    font-size: 44px;
    color: #2f2f2f;
    letter-spacing: 1px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
}
.checkout-index-index .page-main .page-title-wrapper h1.page-title span.base::after{
    display: none;
}
.checkout-index-index .page-main .page-title-wrapper .back_button {
    display: inline-block;
    float: left;
}
/* ----------------------------------------------- user login page -----------------------------------------*/
.abs-login-block-title strong,
.login-container .block .block-title strong {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 20px;
    color: #808080;
    text-transform: uppercase;
}

.form-login .fieldset.login .field.note {
    display: inline-block;
    width: 100%;
}

.login-container .form-login .fieldset.login .label {
    width: 100%;
    text-align: left;
}

.login-container .form-login .fieldset.login .field.email.required,
.login-container .form-login .fieldset.login .field.password.required {
    display: inline-block;
    width: 70%;
    height: auto;
}

.field.note {
    font-family: 'Jost';
    font-weight: 700;
}

.form.form-login .fieldset.login .required .control input[type="email"],
input[type="password"] {
    height: 44px;
}

.fieldset>.field.choice:before,
.fieldset>.field.no-label:before {
    display: none;
}

.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 0 !important;
}

.login-container .fieldset:after {
    margin-left: 0 !important;
}
.block-collapsible-nav .item .delimiter{
    border: 0;
    margin: 0;
}
/* --------------- user login dashbord account edit ---------------*/

table#my-orders-table > tbody > tr > td,table#my-orders-table > tbody > tr > td span {
    font-family: 'Jost';
    color: #151515;
    font-size: 14px;
}
.block-title.order a.action.view {
    text-decoration: none;
}
.block-title.order a.action.view span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 20px;
    color: #151515;
}
/* ------------------------------------------- custom impressum page -------------------------------------------*/

.impressum_container {
    margin-bottom: 75px;
}

.impressum_title_main {
    background: #d7d7d7;
}

.impressum_title h3 {
    font-family: 'Montserrat-Bold';
    padding: 55px 0 45px 0;
    text-align: center;
    font-size: 44px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #494949;
    font-weight: 700;
    margin: 0;
}

.impressum_desc p {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
    color: #010101;
    margin: 32px 0 28px 0;
}

.impressum_desc span {
    width: 100%;
    display: block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.impressum_desc,
.Kontakt_desc,
.Webseite_desc.bold_title,
.Inhaber_desc.bold_title span {
    width: 100%;
    display: block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.Bankverbindung_desc.bold_title span {
    width: 100%;
    display: block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.Kontakt_desc span {
    width: 100%;
    display: block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.Webseite_desc.bold_title span {
    width: 100%;
    display: block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.Kontakt_desc p {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
    color: #010101;
    margin: 29px 0 27px 0;
}

.Umsatzsteueridentnummer_desc.bold_title span {
    width: 100%;
    display: block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.bold_title p {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
    color: #010101;
    margin: 28px 0 27px 0;
}

.haftungshinweis_desc.bold_title p:last-child {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.urheberrechtlicher_hinweis_desc.bold_title p:last-child {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.schutzrechtsverletzung_desc.bold_title p:last-child {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.online-streitbeilegung_desc.bold_title p:last-child {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: #010101;
}

.onlineshop.entwicklung_desc.bold_title span,
.onlineshop.entwicklung_desc.bold_title span a {
    text-decoration: none;
    width: 100%;
    display: block;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
    color: #010101;
}

/* ---------------------------------------- blog page css -----------------------------------------------------*/
.blog-page .page-wrapper .breadcrumbs {
    display: none;
}

.blog-page .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.blog-page .page-wrapper .page-main .columns .column.main {
    width: 100%;
    padding-bottom: 0;
}

.blog-post-view .post-description {
    margin-bottom: 12px !important;
}

.blog_main_title_block {
    display: inline-block;
    width: 100%;
}

.blog_main_title {
    background-color: #d7d7d7;
    display: inline-block;
    width: 100%;
}

.blog_main_title_left {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    text-align: right;
}

.blog_main_title_left h3 {
    font-family: 'Montserrat-Bold';
    font-size: 44px;
    color: #494949;
    margin: 0;
    padding: 80px 20px 80px 0;
}

.blog_main_title_right {
    display: inline-block;
    width: 39%;
    vertical-align: middle;
    text-align: left;
}

.blog-page .page-wrapper .page-main .columns .sidebar.sidebar-additional {
    width: 100%;
    display: inline-block;
    padding: 0;
}

.blog-page .page-wrapper .page-main .columns .block-categories .accordion {
    margin-top: 38px;
    margin-bottom: 14px;
}

.blog-page .page-wrapper .page-main .columns .sidebar.sidebar-additional .blog-search {
    display: none;
}

.blog-page .page-wrapper .page-main .columns .block-categories .block-title {
    display: none;
}

.blog-page .page-wrapper .page-main .columns .block-categories .accordion li {
    display: inline-block;
    padding: 0 30px 14px 0;
}

.blog-page .page-wrapper .page-main .columns .block-categories .accordion li a {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 12px;
    color: #151515;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 2px 0;
    display: inline-block;
    position: relative;
}

.blog-page .page-wrapper .page-main .columns .block-categories .accordion li a:hover:after {
    content: '';
    position: absolute;
    display: block;
    width: 70%;
    border-bottom: 1px solid #C9B777;
    margin: 2px 10px 0 10px;
}

.blog-page .page-wrapper .page-main .columns .block-list-posts {
    display: none;
}

.blog-page .page-wrapper .page-main .columns .post-list-wrapper .post-list {
    column-count: 3;
    column-gap: 30px;
    column-gap: 40px;
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
}

.blog-page-list .post-holder {
    vertical-align: top;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.blog-page .page-wrapper .page-main .columns .column.main .post-list-wrapper .post-header .post-title-holder .addthis_toolbox.addthis_default_style {
    display: none;
}

.blog-page .page-wrapper .page-main .columns .column.main .post-list-wrapper .post-header .post-info {
    display: none;
}

.post-list .post-header .post-title a {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 28px;
    color: #111111;
}

.blog-page .page-wrapper .page-main .columns .column.main .post-list-wrapper .post-list .post-header .post-title {
    padding: 20px 0 30px 0;
}

.post-text-hld.clearfix {
    overflow: hidden;
    height: 52px;
    line-height: 25px;
}

.post-text-hld.clearfix h2 {
    margin: 0;
}

.post-text-hld.clearfix p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #858585;
}

.post-text-hld.clearfix p a {
    list-style: none;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #858585;
}

.post-text-hld.clearfix p strong,
.post-text-hld.clearfix p b {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #858585;
    font-weight: normal;
}

.post-text-hld.clearfix h3,
.post-text-hld.clearfix h2,
.post-text-hld.clearfix a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #858585;
}

.post-text-hld.clearfix h3,
.post-text-hld.clearfix h2,
.post-text-hld.clearfix a {
    line-height: 1.5em;
    /* height: 3em; */
    overflow: hidden;
}

.post-list .post-description {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px !important;
    color: #858585;
}

.blog-page .page-wrapper .page-main .columns .column.main .post-list-wrapper .post-list .post-content .post-read-more {
    float: left;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 12px;
    color: #151515;
    padding-top: 18px !important;
}

.blog-page-list .post-holder {
    border: none !important;
}


/* ---------------------------------------- blog detail page post/view.phtml ------------------------------------*/
.blog_main_content_main {
    display: inline-block;
    width: 100%;
}

.blog_mian_content_container {
    max-width: 880px;
    margin: auto;
    /* padding: 0 10px; */
}

.blog_second_image_content {
    margin: 30px 0 30px 0;
}

.blog_second_image_content p {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #151515;
    border-left: 4px solid;
    padding: 0 0 0 30px;
}

.blog_main_third_image_block {
    display: inline-block;
    width: 100%;
}

.blog_third_image {
    float: left;
    width: 52%;
}

.blog_third_image_content {
    float: right;
    width: 48%;
    padding: 10px;
}

.blog_third_image_content h6 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: #151515;
    line-height: 28px;
    margin: 15px 0 22px 0;
}

.blog_third_image_content p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #151515;
}

.blog_third_image_content p:last-child {
    margin-top: 25px;
}

.blog_main_forth_image_block {
    display: inline-block;
    width: 100%;
    margin-top: 42px;
}

.blog_main_forth_image_block .blog_forth_image_content {
    float: left;
    width: 48%;
    padding: 10px;
}

.blog_main_forth_image_block .blog_forth_image_content h6 {
    margin-top: 2px;
}

.blog_forth_image_content h6 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: #151515;
}

.blog_forth_image_content p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #151515;
}

.blog_forth_image_content p:last-child {
    margin-top: 24px;
}

.blog_main_forth_image_block .blog_forth_image {
    float: right;
    width: 51.591%;
    display: flex;
    max-width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

.blog_main_forth_image_block .blog_forth_image ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog_main_forth_image_block .blog_forth_image ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 3px;
    width: 45.5%;
    line-height: 0;
}

.blog_main_forth_image_block .blog_forth_image ul li img {
    margin: 0;
    height: 206px;
    width: 206px;
}

.blog_forth_image img {
    margin-top: calc(10px / 2 * 2);
    width: calc(98% / 2 - 10px / 2);
}

.blog_main_fifth_image_main {
    display: inline-block;
    width: 100%;
    margin-top: 24px;
}

.blog_main_fifth_image_main .blog_fifth_img_left {
    float: left;
    width: 49.4%;
}

.blog_main_fifth_image_main .blog_fifth_img_left img {
    width: 100%;
}

.blog_main_fifth_image_main .blog_fifth_img_right {
    float: right;
    width: 49.4%;
    text-align: end;
}

.blog_main_fifth_image_main .blog_fifth_img_right img {
    width: 100%;
}

.blog_fifth_img_content {
    display: inline-block;
    width: 100%;
    margin-top: 16px;
}

.blog_main_fifth_image_main .blog_fifth_img_content h6 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: #151515;
}

.blog_main_fifth_image_main .blog_fifth_img_content p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #151515;
}

.blog_mian_sixth_image_mian {
    display: inline-block;
    width: 100%;
    margin-top: 28px;
}

.blog_sixth_img_content {
    float: left;
    width: 48%;
    padding: 10px;
}

.blog_sixth_img_content h6 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: #151515;
    margin-top: 2px;
}

.blog_sixth_img_content p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #151515;
}

.blog_sixth_img_content p:last-child {
    margin-top: 24px;
    margin-bottom: 0;
}

.blog_sixth_img {
    float: right;
    width: 48%;
    text-align: end;
}

.item.post-categories_bottom a {
    display: inline-block;
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 13px;
    color: #151515;
    padding: 10px 35px;
    border: 1px solid;
    margin-bottom: 10px;
    margin-right: 7px;
}

.blog_mian_post_category_and_share {
    display: inline-flex;
    width: 100%;
    align-content: center;
    margin-top: 98px;
}

.blog_main_post_share_inner .post-footer .addthis_toolbox.addthis_default_style {
    display: block;
}

.blog_main_post_share_inner .post-footer .item.post-categories {
    display: none !important;
}

.blog_main_post_share_inner .post-footer .blog_detail_page_name {
    display: none;
}

.blog_main_post_share_inner .post-footer .blog_detail_page_author_date {
    display: none;
}

.blog_main_post_category_inner {
    width: 80%;
}

.blog_main_post_share_inner {
    width: 20%;
}

.blog_main_next_pre_post {
    display: inline-block;
    width: 100%;
    margin-top: 34px;
    border-bottom: 1px solid #D7D7D7;
}

.blog_main_next_pre_post .post-gallery.clearfix {
    display: none;
}

.post-view .post-nextprev-hld .next_link {
    display: block;
    width: 50%;
    float: left;
}

.post-view .post-nextprev-hld .next_post_link {
    display: inline-block;
    width: 100%;
}

.post-view .post-nextprev-hld .previous_link {
    float: right;
    width: 50%;
}

.post-view .post-nextprev-hld .previous_link .previous_post_link {
    display: inline-block;
    width: 100%;
}

.next_link .post_small_image {
    display: inline-block;
    width: 100%;
}

.next_post_detail {
    display: inline-flex;
    width: 100%;
    margin-top: 5px;
}

.next_post_name {
    float: left;
    text-align: left;
    max-width: 110px;
    width: 100%;
    margin-left: 11px;
}

.next_post_name a {
    text-decoration: none;
}

a.next_link_a {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 10px;
    color: #858585;
    text-decoration: none;
    text-transform: uppercase;
}

.post_small_image .post-ftimg-hld {
    float: left;
    width: 26.138%;
    line-height: 0;
}

.previous_post_detail {
    display: inline-flex;
    width: 100%;
    margin-top: 6px;
}

.next_post_name span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
    color: #151515;
}

.previous_post_name {
    float: left;
    text-align: right;
    max-width: 110px;
    width: 100%;
    margin-left: auto;
    margin-right: 11px;
}

.previous_post_name a {
    text-decoration: none;
}

.previous_post_detail .post_small_image {
    float: right;
    width: 26%;
    line-height: 0;
}

.previous_post_link a.previoud-link_a {
    float: right;
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 10px;
    color: #858585;
    text-transform: uppercase;
}

.previous_post_name span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
    color: #151515;
}

.post-ftimg-hld_right {
    text-align: end;
}

.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
    padding: 12px 12px 8px 12px;
    background: #ededed;
    margin: 0;
    margin-right: 5px;
    border-radius: 2px;
}

.addthis_toolbox a.at300m {
    margin-right: 0;
}

svg:not(:root) {
    background-color: black;
}

a.addthis_button_compact.at300m {
    background-color: white;
    border: 1px solid #eeeeee;
    padding: 11px 11px 7px 11px;
}

a.addthis_button_compact.at300m span.at-icon-wrapper {
    background: white !important;
    position: relative;
}
.at-icon-wrapper{
    position: relative;
}

svg.at-icon.at-icon-addthis,svg.at-icon.at-icon-twitter,svg.at-icon.at-icon-facebook,svg.at-icon.at-icon-instagram{
    display: none;
}

a .at-icon-wrapper{
    background-color: #eeeeee !important;
}

a.addthis_button_compact.at300m span.at-icon-wrapper:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    top: 1px;
    left: 1px;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/show_more_blog.png) no-repeat;
}

a.addthis_button_facebook.at300b span.at-icon-wrapper:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/blog_share_as_facebook.png) no-repeat;
}

a.addthis_button_twitter.at300b span.at-icon-wrapper:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 14px;
    top: 2px;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/blog_share_as_twitter.png) no-repeat;
}

a.addthis_button_instagram.at300b span:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/blog_share_instagram.png) no-repeat;
}


.blog-page .page-wrapper .page-main .columns .column.main .post-view .post-holder {
    margin-bottom: 0;
    padding-bottom: 0;
}

/*------ page number ------------*/
.toolbar-blog-posts .pages .items li.item.pages-item-previous {
    display: inline-block;
    position: relative;
}
.toolbar-blog-posts .pages .items li.item.pages-item-next {
    position: relative;
    display: inline-block;
}
.toolbar-blog-posts .pages{
    text-align: center;
    margin-top: 99px;
    margin-bottom: 112px;
}
.toolbar-blog-posts .pages .pages-label {
    display: none;
}

.toolbar-blog-posts .pages .pages-items .current .page {
    border-bottom: 0 !important;
}

.toolbar-blog-posts .pages .pages-items .current .page span {
    background: black;
    color: white;
    padding: 18px 26px !important;
}

.toolbar-blog-posts .pages .pages-items .item .page span {
    border: 1px solid #eeeeee;
    padding: 17px 24px;
}

.item.pages-item-next .action.next:before {
    content: 'nächste';
    font-family: 'Jost';
    font-weight: 700;
    font-size: 14px;
    color: #858585;
    text-transform: uppercase;
}
.item.pages-item-next .action.next:after {
    content: '';
    position: absolute;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/pagination-right.png) no-repeat;
    right: 10px;
    top: 22px;
    display: inline-block;
    width: 7px;
    height: 13px;
}

.toolbar-blog-posts .pages .items.pages-items .item.pages-item-next .action.next {
    width: auto;
    padding: 12px 40px 12px 33px;
    border: 1px solid #eeeeee !important;
}

.toolbar-blog-posts .pages .items.pages-items .item.pages-item-previous .action.previous:before {
    content: 'Vorherige';
    font-family: 'Jost';
    font-weight: 700;
    font-size: 14px;
    color: #858585;
    text-transform: uppercase;
}
.toolbar-blog-posts .pages .items.pages-items .item.pages-item-previous .action.previous::after {
    content: '';
    position: absolute;
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/pagination-left.png') no-repeat;
    left: 14px;
    top: 22px;
    display: inline-block;
    width: 7px;
    height: 13px;
}

.toolbar-blog-posts .pages .items.pages-items .item.pages-item-previous .action.previous {
    width: auto;
    padding: 12px 20px 12px 40px;
    border: 1px solid #eeeeee !important;
}

/* -------------- mini cart css ------------*/
div#cart-page {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.minicart-wrapper.active .block-minicart #minicart-content-wrapper .block-content {
    line-height: normal;
}
.block-minicart .items-total{
    display: block;
    width: 100%;
}
.block-minicart .subtotal {
    text-align: left !important;
    display: block;
    width: 100%;
}
.minicart-wrapper .block-minicart {
    top: 30px;
    z-index: 11111;
}

.amount.price-container {
    display: inline-block;
}

.product-item-pricing {
    display: inline-block;
    width: 100%;
}

.block-minicart .subtotal span.label span,
.block-minicart .items-total span {
    font-family: 'Jost';
    font-weight: 500;
    color: #151515;
}
.minicart-wrapper.active .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper{
    max-height: 395px;
}
.minicart-wrapper .block-minicart li > .product {
    display: inline-flex;
    width: 100%;
    align-items: center;
}

.minicart-items-wrapper .minicart-items .product-item-details {
    padding-left: 20px;
}

.minicart-items-wrapper .minicart-items li.item.product.product-item.odd.last {
    float: none;
    width: 100%;
    padding: 0;
}

.minicart-wrapper .block-minicart li .product .product-item-details .product-item-name a{
    font-family: 'Jost';
    font-weight: 500;
    color: #151515;
    text-decoration: none;
    font-size: 18px;
}

#minicart-content-wrapper .block-content .actions .viewcart span {
    font-family: 'Jost';
    font-weight: 700;
    color: #151515;
}

.minicart-items .product-item-pricing .label {
    font-family: 'Jost';
    font-weight: 500;
    color: #151515;
}

.minicart-wrapper .product .actions {
    margin: 5px 20px 0 0;
}

.minicart-items .item-qty {
    width: 20% !important;
    height: auto;
    border: 0;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    background-color: #88bd6e;
    border: #88bd6e;
    border-radius: 0;
}

.minicart-items .update-cart-item {
    background-color: #88bd6e;
    border-color: #88bd6e;
    border-radius: 0;
    font-size: 15px;
    font-family: 'Jost';
    font-weight: 500;
    color: white;
    margin-top: -3px;
}

.minicart-items .product-item-details .details-qty{
    display: inline-flex;
    width: 100%;
    align-items: center;
}

.minicart-items .product-item-details .product-item-name{
    /* overflow: visible; */
    height: auto;
}

.minicart-items .product-item:not(:first-child) {
    padding-bottom: 0;
}

.minicart-wrapper.active .block-minicart #minicart-content-wrapper .block-content > .actions .secondary {
    margin-top: 20px;
}
.minicart-wrapper.active .block-minicart #minicart-content-wrapper .block-content > .actions .secondary a{
    text-decoration: none;
}
.minicart-wrapper.active .block-minicart #minicart-content-wrapper .block-content #minicart-widgets {
    display: none;
}

/* ------------------ home page slider item new label and discount calculate css ------------------------------*/
.product_slider_section .content_container .block-content .product-item {
    position: relative;
}

.product_discount_mian_homepage {
    position: absolute;
    display: inline-block;
    z-index: 1;
    right: 0;
    top: 10px;
    text-align: center;
}

.product_discount_inner_homepage .product_discount span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #f61f61;
}

.new_badge_home_page {
    width: auto;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 10px;
    z-index: 11;
}

.new_badge_home_page p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}

.item.product.product-item .product-item-info .product_image_block {
    text-align: center;
}

.page-products .products-grid .product-items {
    text-align: left !important;
}


.fotorama__nav.fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__active {
    opacity: 1;
}

.fotorama__nav__frame {
    opacity: 0.5;
}


/* --------------------------- auto related product -------------------------------- */
.block.upsell {
    margin-top: 50px;
}

.block .title {
    display: inline-block;
    width: 100%;
    padding-bottom: 80px;
}

.block.upsell .title .block-title-left {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.block.upsell .title .block-title-left .title_left {
    font-family: 'Jost';
    font-weight: 500;
    color: #151515;
    font-size: 47px;
    display: inline-block;
}

.block .title .title_left:after {
    display: block;
    content: '';
    border-bottom: solid 5px #e9d38a;
    width: 72%;
    margin-top: -13px;
}

.block.upsell .title .block-title-right {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: right;
}

.block.upsell .title .block-title-right a {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 17px;
    color: #151515;
    text-decoration: none;
}

.block.upsell .title .block-title-right a strong {
    border-bottom: 3px solid #8A8A8A;
}

.block .title .title_link_right {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 17px;
    color: #151515;
}

.block-title.title .title_link_right img {
    margin-left: 10px;
}

ol.products.list.items.product-items {
    display: inline-block;
    width: 100%;
    text-align: left !important;
}

.product-item-info .product-image-block {
    text-align: center;
}

.catalog-product-view .product-upsell-custom .block.upsell .block-content .product-item {
    width: calc((100% - 9%) / 4);
    margin-left: 3%;
    margin-bottom: 46px;
    margin-right: 0;
}
.catalog-product-view .product-upsell-custom .block.upsell .block-content .product-item:nth-child(4n + 1) {
    margin-left: 0;
}

.catalog-product-view .page-main .columns .column.main .product.info.detailed .block.upsell .block-content .product-item:first-child {
    margin-right: 20px;
}

.page-layout-1column .products-grid .product-item:nth-child(3n + 1) {
    margin-right: 0;
}

.product.details.product-item-details .product_title {
    display: inline-block;
    width: 100%;
}

.product_reg {
    margin: 0 0 25px 0;
}

.product_reg .reg_att {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 19px;
    color: #484848;
}

.product_region_main {
    margin: 0 0 20px 0;
}

/* -------------------------------------- contact us all css ------------------------------------------ */
.contact-index-index .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.contect_form_top_title_main {
    background: #d7d7d7;
    display: inline-block;
    width: 100%;
}

.contect_form_top_title span {
    font-family: 'Montserrat-Bold';
    font-size: 44px;
    letter-spacing: 1px;
    color: #494949;
    text-align: center;
    padding: 36px 0 33px 0;
    display: inline-block;
    width: 100%;
}

.contect_form_middle_block {
    display: inline-block;
    width: 100%;
}

.contect_form_middle_block_inner {
    max-width: 850px;
    margin: auto;
    text-align: center;
    margin-top: 75px;
}

.contect_form_middle_block_top span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 32.24px;
    color: #151515;
    width: 60%;
    display: block;
    margin: auto;
    line-height: 1.2;
}

.contect_form_middle_block_middle {
    margin-top: 40px;
    margin-bottom: 52px;
}

.contect_form_middle_block_middle span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 17px;
    color: #151515;
    width: 50%;
    display: block;
    margin: auto;
}

.contect_form_middle_block_bottom {
    display: inline-block;
    width: 100%;
}

.contect_form_middle_block_bottom_left {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}

.contect_form_middle_block_bottom_left span {
    display: block;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
    color: #858585;
    margin-top: 18px;
}

.contect_form_middle_block_bottom_left span:nth-child(3),.contect_form_middle_block_bottom_left span:last-child {
    padding: 10px 0 0 0;
    display: block;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
    color: #151515;
    margin-top: 0;
}

.contect_form_middle_block_bottom_left span:last-child {
    padding: 15px 0 0 0;
}

.contect_form_middle_block_bottom_middle {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}

.contect_form_middle_block_bottom_middle span {
    display: block;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
    color: #858585;
    margin-top: 18px;
}

.contect_form_middle_block_bottom_middle span:last-child {
    padding: 10px 0 0 0;
    display: block;
    margin: auto;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
    color: #151515;
}

.contect_form_middle_block_bottom_right {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}

.contect_form_middle_block_bottom_right span {
    display: block;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
    color: #858585;
    margin-top: 18px;
}

.contect_form_middle_block_bottom_right span:last-child {
    padding: 10px 0 0 0;
    display: block;
    margin: auto;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
    color: #151515;
}

.contact-form-image {
    height: 46px;
    width: 46px;
}

.contact-us-form-mian {
    display: inline-block;
    width: 100%;
    margin-top: 72px;
    margin-bottom: 100px;
}

.contact-us-form-mian .contact-us-form-left_map {
    float: left;
    width: 56.6%;
}

.contact-us-form-mian .contact-us-form {
    float: left;
    width: 43.4%;
    padding-left: 9.2%;
}

form#contact-form .fieldset .legend {
    margin-left: 0;
    margin-bottom: 3px;
}

form#contact-form .fieldset .legend span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
    color: #858585;
}

fieldset>.field.no-label:before {
    display: none;
}

.field.note.no-label {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 32px;
    color: #151515;
    margin-bottom: 99px;
}

.control {
    width: 100% !important;
}

.contact-index-index .column:not(.sidebar-additional) .contact-us-form .form.contact {
    float: unset;
    width: auto;
    min-width: inherit;
}

.contact_top_half_field {
    width: 100%;
    display: inline-block;
}
.conatct_top_full_field {
    width: 100%;
    display: inline-block;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact fieldset.fieldset {
    margin-top: 78px;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}

.field.name.required {
    float: left;
    margin-right: 25px;
}

.field.email.required {
    float: left;
}
.contact_top_half_field .field.name.required {
    width: 50%;
    float: left;
    margin: 0;
    padding-right: 12.5px;
}
.contact_top_half_field .field.email.required {
    width: 50%;
    float: left;
    margin: 0;
    padding-left: 12.5px;
}
.field.comment.required {
    background-color: #ffffff;
}

form#contact-form .fieldset .control input[type="text"] {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #CFCFCF;
    border-radius: 0;
    width: 100%;
}
form#contact-form .fieldset .control input[type="text"]::-webkit-input-placeholder{
    font-family: "Jost";
    font-weight: 500;
    font-size: 12px;
}
form#contact-form .fieldset .control input[type="email"] {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #CFCFCF;
    border-radius: 0;
    width: 100%;
}
form#contact-form .fieldset .control input[type="email"]::-webkit-input-placeholder{
    font-family: "Jost";
    font-weight: 500;
    font-size: 12px;
}
textarea#comment {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #CFCFCF;
    border-radius: 0;
    width: 100%;
    max-height: 115px;
}
textarea#comment::-webkit-input-placeholder{
    font-family: "Jost";
    font-weight: 500;
    font-size: 12px;
}

form#contact-form .fieldset .control input[type="text"]:focus {
    border-bottom: 2px solid #111111 !important;
}

form#contact-form .fieldset .control input[type="email"]:focus {
    border-bottom: 2px solid #111111 !important;
}

textarea#comment:focus {
    border-bottom: 2px solid #111111;
}

form#contact-form .actions-toolbar {
    margin-left: 0;
    width: 100%;
    display: inline-block;
}

.contact-index-index .column:not(.sidebar-additional) form .actions-toolbar .action.submit.primary {
    background-color: white;
    border-radius: 0;
    padding: 14px 9px;
    border: 1px solid #151515;
}
.contact-index-index .column:not(.sidebar-additional) form .actions-toolbar .action.submit.primary span{
    color: #151515;
}

/* -------------------------------------------- about us all css ------------------------------------------ */
.cms-about-us .page-wrapper .breadcrumbs {
    display: none;
}

.about_us_page_main {
    display: inline-block;
    width: 100%;
}

.about_us_page_main .container {
    max-width: 1560px;
    margin: auto;
}

.about_us_page_main .container-min {
    max-width: 1210px;
    margin: auto;
}

.about_us_title_inner {
    display: inline-flex;
    width: 100%;
    align-items: center;
    background-color: #d7d7d7;
}

.about_us_title {
    width: 63%;
}

.about_us_title h5 {
    font-family: 'Montserrat-Bold';
    font-size: 44px;
    color: #494949;
    margin: 100px 0 84px 0;
    text-align: end;
    line-height: normal;
}

.about_us_right_image {
    width: 37%;
    text-align: right;
}

.about_us_content_inner {
    margin-top: 90px;
}

.about_us_content_title h6 {
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    margin-bottom: 29px;
    color: #494949;
}

.about_us_content_text p {
    font-family: 'Source-Sans-Pro-Light';
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 31px;
    color: #494949;
    font-weight: 300;
}

.about_us_content_text p:last-child {
    margin-top: 36px;
}

.about_us_content_shere {
    margin-top: 82px;
}

.about_us_share_title span {
    font-family: 'source-sans-pro-bold';
    font-size: 16px;
    color: #494949;
}

.about_us_share_icon ul {
    list-style: none;
    margin-top: 8px;
    padding-left: 0;
}

.about_us_share_icon ul li {
    display: inline-block;
    padding-right: 5px;
}

.about_us_share_icon ul li a {
    font-size: 18px;
    color: #494949;
}

.about_us_team_content_main {
    margin-top: 28px;
}

.about_us_team_info_main {
    padding-top: 34px;
    padding-bottom: 15px;
}

.about_us_team_title h5 {
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    color: #494949;
}

.about_us_team_content_inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.about_us_team_content_inner ul li:first-child{
    padding-left: 0;
}
.about_us_team_content_inner ul li {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 10px;
}

.about_us_team_img_info {
    margin-top: 6px;
}

.about_us_team_img_info .about_us_team_img_info_container:before {
    content: '';
    position: absolute;
    border-left: 5px solid #C9B777;
    height: 100%;
    left: 0;
    margin-top: 0px;
}
.about_us_team_img_info .about_us_team_img_info_container {
    padding-left: 23px;
    position: relative;
}

.about_us_team_content_inner ul li:last-child {
    padding-right: 0;
}

.about_us_team_person_designation span {
    font-family: 'Source-Sans-Pro-Semibold';
    font-size: 12px;
    color: #a0a0a0;
    letter-spacing: 4px;
    line-height: 0px;
}

.about_us_team_person_name span {
    font-family: 'Montserrat-Bold';
    font-size: 20px;
    color: #494949;
    letter-spacing: 0px;
    line-height: 0px;
}

.about_us_mansonry_grid_main.container-min {
    margin-top: 102px;
}

.about_us_mansonry_title h5 {
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    color: #494949;
    margin-bottom: 42px;
}

.about_us_mansonry_title_main ul {
    padding: 0;
    display: inline-block;
    width: 100%;
}

.about_us_mansonry_title_main ul li {
    list-style: none;
    float: left;
    margin-right: 15px;
}

.about_us_button_main.container-min {
    margin-top: 115px;
    margin-bottom: 70px;
}

.about_us_button {
    text-align: center;
}

.about_us_button a {
    text-decoration: none;
    background-color: #c9b777;
    padding: 28px 60px 28px 50px;
    font-size: 23px;
    color: #ffffff;
    font-family: 'Jost';
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.about_us_mansonry_slider_main .slick-prev:before{
    content: "";
    position: absolute;
    width: 14px;
    height: 24px;
    top: 0;
    left: -10%;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/slider_left_arrow.png) no-repeat;
    padding: 0;
}
.about_us_mansonry_slider_main .slick-next:before{
    content: "";
    position: absolute;
    width: 14px;
    height: 24px;
    top: 0;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/slider_right_arrow.png) no-repeat;
    padding: 0;
}
/* -=-=-=-=-=-=-=-=-=-=-=--=-=-=-==--=-==-=-- */
.navigation ul {
    background-color: white;
}

.lasd-header .lasd-top-header-container {
    max-width: 1560px;
    margin: auto;
    position: relative;
}

.lasd-top-header-inner {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
}


.middel-center-search-form {
    display: inline-block;
    width: 100%;
}
.block-search .block-content {
    margin-bottom: 0;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.block.block-search {
    width: 100%;
}

.block-search .block-content .form.minisearch .action.search {
    border: 1px solid;
    border-radius: 0;
    padding: 17px 17px;
    margin-top: 11px;
}

.block-search .block-content .form.minisearch .action.search > span {
    cursor: pointer;
    clip: inherit;
    height: auto;
    margin: auto;
    overflow: visible;
    padding: 0;
    position: unset;
    width: auto;
    font-size: 18px;
}

.block-search .action.search {
    /*top: 41% !important*/
}

button.action.search {
    float: right;
    cursor: pointer !important;
}

ul.header.links {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    margin-left: 8px;
}

ul.header.links li {
    display: inline-block;
}

li.greet.welcome {
    display: none !important;
}

li.link.authorization-link {
    display: none !important;
}

span.ui-menu-icon.ui-icon.ui-icon-caret-1-e {
    display: none !important;
}

.navigation .level0>.level-top:hover {
    border-bottom: 2px solid #C9B777;
}

.navigation .level0>.level-top {
    font-family: 'Jost';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    color: #151515;
}

.navigation .level0.parent>.level-top {
    padding-right: 0px !important;
}

/*------------------- search box ----------------*/
.block-search .action.search:before {
    display: none !important;
}

ul.header.links li a {
    font-size: 0px;
    display: inline-block;
}
.block-search .block-content .form.minisearch .field.search .control{
    padding: 0;
}
input#search {
    height: 60px;
    width: 100%;
    padding: 0 0 0 27px;
    border: none;
    border-radius: 0;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
}
input#search::-webkit-input-placeholder{
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 14px;
    color: #9d9d9d;
    font-weight: 300;
    font-family: "Source Sans Pro";
}
input#search:focus {
    box-shadow: none;
}

input#search:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 30px;
    background: url("../../frontend/Thinkideas/lesamisduvin/de_DE/images/close_search_box.png") no-repeat;
}

.sections.nav-sections {
    position: relative;
    margin-bottom: 0 !important;
}

.middel-center-search {
    display: none;
    position: absolute;
    max-width: 953px;
    width: 100%;
    left: 25%;
    top: 33%;
}

.minicart-wrapper .action.showcart::before,
.minicart-wrapper .action.showcart.active::before {
    display: none;
}


/*------------------------------------------*/
.header-middel-center .block-static-block.widget,
.block-cms-link.widget {
    background-color: white;
    display: inline-block;
    padding: 0;
}

.nav-bar-list-ul {
    margin: 0;
    padding: 0;
}

.nav-bar-list-ul li .navbar-menu-link {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17px;
}

.navigation-list .nav-bar-list ul li:first-child {
    cursor: pointer;
}

.navigation-list .nav-bar-list ul li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
}

.navigation-list .nav-bar-list ul li a {
    color: #151515;
    cursor: pointer;
    text-decoration: none;
}

.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li a:hover:after {
    transform: scaleX(1);
    transform-origin: 0 50%;
}

.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li a a:after {
    display: block;
    content: '';
    border-bottom: solid 3px #c9b777;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    transform-origin: 100% 50%;
    width: 50%;
}

.sub_menu_list_main {
    display: none;
    background-color: transparent !important;
}

.nav-bar-list .nav-bar-list-ul li:hover .sub_menu_list_main {
    display: block;
}

.lasd_new_navbar_list {
    background-color: white;
    filter: drop-shadow(0px 5px 2px rgba(60, 60, 60, 0.45));
    padding: 10px 80px 10px 120px;
}

.sub_menu_list_main {
    top: 65px;
    width: 100%;
    left: 0;
    z-index: 1111;
    position: absolute;
    padding-top: 80px;
}

.sub_menu_list_main .lasd_new_navbar_list_container {
    max-width: 1560px;
    width: 100%;
    margin: auto;
}

.sub_menu_list_main .lasd_new_navbar_list_container .lasd_new_navbar_list_inner {
    width: 100%;
    display: inline-block;
    padding-bottom: 50px;
}

.sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items {
    float: left;
    width: 20%;
}

.sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul {
    padding: 0;
}

.submenu_first .top_cat_name {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
}

.lasd_new_navbar_list_menu_items .sub_child_cat {
    padding-left: 0;
    margin-top: 30px;
}

.lasd_new_navbar_list_menu_items .sub_child_cat .submenu_link {
    margin-right: 0;
    margin-bottom: 20px;
}

.submenu_link a {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 19px;
}

.sub_menu_list_main .lasd_new_navbar_list .lasd_new_navbar_list_container .lasd_new_navbar_list_inner .lasd_new_navbar_list_menu .lasd_new_navbar_list_menu_items ul li {
    display: block;
    text-align: left;
    margin-bottom: 20px;
    margin-right: 0;
}

.last_menu {
    margin-top: 35px;
}

.last_menu .last_cat_name {
    color: #707070 !important;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

.submenu_link a:after {
    content: none !important;
}

.last_menu .last_cat_name:after {
    content: none !important;
}

#newsletter::-webkit-input-placeholder {
    font-family: "Jost";
    font-weight: 700;
    color: #696969;
    font-size: 13px;
    line-height: 16px;
    padding: 0;
}

/*-------------------------- slick slider ------------------------------------*/
.block-content .products {
    margin: 8px 0;
}
.page-layout-1column .products-grid .product-item {
    margin: 0 15px;
}

.product-item-details .product-item-link {
    text-decoration: none !important;
    font-family: 'Jost';
    font-weight: 700 !important;
    font-size: 22px;
    color: black !important;
}

.product-item-details .product-item-link:hover {
    color: black;
}

.product-item-info- {
    text-align: center;
}

.block-content .product-item-info .product-item-details .product-item-name {
    font-family: "Jost";
    font-weight: 400;
    color: #000000;
    font-size: 22px;
    text-align: left;
    max-height: 46px;
    height: 46px;
    line-height: 1;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    hyphens: unset;
    -webkit-hyphens: unset;
    -moz-hyphens: unset;
    -ms-hyphens: unset;
    -webkit-hyphens: unset;
}

.wizer_category_main .winzer_category_list .winzer_category .category_list_title span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    color: #000000;
}

.produzenten_category_main .produzenten_category_list .produzenten_category .category_list_title span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    color: #000000;
}


.winzer_category_list_inner .category_count {
    margin-bottom: 25px;
}

.produzenten_category_list_inner .category_count {
    margin-bottom: 25px;
}

.wizer_category_main .winzer_category_list .winzer_category .category_list_image {
    max-width: 160px;
    font-size: 0;
}

.produzenten_category_main .produzenten_category_list .produzenten_category .category_list_image {
    max-width: 160px;
    font-size: 0;
}

.wizer_category_main .winzer_category_list .winzer_category .category_list_image a {
    font-size: 0;
}

.produzenten_category_main .produzenten_category_list .produzenten_category .category_list_image a {
    font-size: 0;
}

.category-cms div .wizer_category_main .winzer_category_list .winzer_category li {
    width: 40.7%;
    min-height: 165px;
}

.category-cms div .produzenten_category_main .produzenten_category_list .produzenten_category li {
    width: 40.7%;
    min-height: 165px;
}

/*-------------------------------------------------------------*/
.product-item-details .supplier_name {
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    margin-bottom: 18px;
}

.supplier_name strong,.supplier_name strong a {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 19px;
    color: #484848;
}

.product-item .price-box {
    margin: 0;
}

.product-item-details .all_price {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.product-item-details .other_details {
    /* max-width: 340px; */
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.product-item-details .product-item-inner {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}

.product-item-inner .action.tocart.primary {
    display: inline-block;
    padding: 8px 26px 10px 26px;
    /* Listing Page */
}
button.action.tocart.primary{
    height: 49px;
}
button.action.tocart.primary span,
.product_slider_section .block-content.content .product-item-details button.action.tocart.primary span,
.image_block_main .block_product_slider_main button.action.primary span {
    font-size: 0px;
}
button.action.tocart.primary span:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 28px;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/addtocart.png) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.product-item-inner .action.tocart.primary span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

.catalog-category-view .product-item-inner .action.tocart.primary span, .catalogsearch-result-index .product-item-inner .action.tocart.primary span {
    font-size: 0;
}

.catalog-category-view .product-item-inner .action.tocart.primary span:after, .catalogsearch-result-index .product-item-inner .action.tocart.primary span:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 28px;
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/addtocart.png') no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.catalog-category-view .product-item-inner .action.tocart.primary, .catalogsearch-result-index .product-item-inner .action.tocart.primary{
    padding: 10px 26px 10px 26px;
    height: 49px;
}

.price-box.price-final_price > span.price-container.price-final_price.tax.weee .price-wrapper span.price{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 20px;
    color: #151515;
}
.price-box.price-final_price > span.price-container.price-final_price.tax.weee .price-wrapper span.price:after {
    content: "*";
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    padding-left: 2px;
    font-weight: normal;
}
.versand_info {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
.versand_info span, .versand_info a {
    display: inline-block;
    font-family: "Jost";
    font-size: 13px;
    line-height: 14px;
    color: #151515;
    font-weight: 400;
    width: auto;
}
.all_price .versand_info a, .all_price_main .versand_info a{
    border-bottom: 1px solid #C6C6C6;
}

.qty_dropdown {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.qty_dropdown select {
    height: 49px;
    width: 54px;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    border: 1px solid #9a9a9a;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    color: #000000;
    padding-left: 12px;
}
.qty_dropdown:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 6px;
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/add_to_cart_arrow.png') no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 12px;
}
.baseprice_bottom {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 2px;
}
.baseprice_bottom span {
    font-family: "Jost";
    font-weight: 300;
    font-size: 12px;
    color: #151515;
    text-transform: uppercase;
}
.baseprice_bottom span.inhalt {
    text-transform: initial;
}

#layer-product-list .products-grid ol li .product-item-details .all_price_main .special-price .price-container span.price {
    color: #f61f61;
}

.all_price .baseprice {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 20px;
    color: #151515;
    letter-spacing: -1px;
}

.page-products .column.main #layer-product-list .toolbar-products .pages .pages-label {
    font-family: "Jost";
    font-weight: 700;
    font-size: 13.69px;
    text-transform: uppercase;
    color: #151515;
}

.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter .sorter-options {
    font-family: "Jost";
    font-weight: 700;
    color: #151515;
    font-size: 13.69px;
    text-transform: uppercase;
    padding: 10px 18px 4px 0;
    border-bottom: 1px solid #E5E5E7;
    -webkit-appearance: none;
    height: auto;
    width: 162px;
}
.page-products .column.main #layer-product-list .toolbar-products .toolbar-sorter::after{
    content: '';
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/drop-down-arrow.png) no-repeat;
    height: 8px;
    width: 14px;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 16px;
}

.products.wrapper ~ .toolbar .pages {
    margin-top: 0;
    margin-bottom: 105px;
}

.page-products .column.main #layer-product-list .toolbar-products .pages .pages-items .item .page {
    font-family: "Jost";
    font-size: 13.69px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2;
    padding: 0 4.5px;
}

.products.wrapper ~ .toolbar .pages .action{
    border: 2px solid #eeeeee;
    position: relative;
}
.products.wrapper ~ .toolbar .pages .action.previous::before{
    content: '';
    position: absolute;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/pagination-left.png) no-repeat;
    left: 16px;
    top: 22px;
    display: inline-block;
    width: 7px;
    height: 13px;
}

.products.wrapper ~ .toolbar .pages .action.next::after{
    content: '';
    position: absolute;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/pagination-right.png) no-repeat;
    right: 10px;
    top: 22px;
    display: inline-block;
    width: 7px;
    height: 13px;
}

.pages .pages-items .current .page {
    border-bottom: 3px solid #151515 !important;
}

.products.wrapper ~ .toolbar .pages .pages-items .current .page {
    border-bottom: none !important;
}

.product.details.product-item-details .all_price_main, .product.details.product-item-details a.product.photo.product-item-photo .all_price_main {
    display: inline-flex;
    width: 100%;
    align-items: end;
    min-height: 62px;
}
.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .all_price_block_info {
    width: 50%;
    line-height: 1;
    vertical-align: bottom;
    float: none;
    display: inline-block;
}

.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner {
    display: inline-flex;
    width: 50%;
    justify-content: right;
}

.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-inner .product-item-actions .actions-primary{
    width: 100%;
}

.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .baseprice,
.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .baseprice .price {
    display: none;
    font-family: "Jost";
    font-weight: 800;
    font-size: 18px;
    color: #151515;
    letter-spacing: -1px;
}
.product-item-actions .actions-primary button.action.tocart.primary:hover .action.tocart.primary {
    background-color: #C9B777;
}

.page-products .page-wrapper .page-main .columns .column.main div#layer-product-list {
    margin-top: 58px;
}

.category-anlass .page-wrapper .page-main .columns .column.main div#layer-product-list {
    margin-top: 0;
}

.product.details.product-item-details a.product.photo.product-item-photo {
    text-decoration: none;
}

.all_price_main_home a.product.photo.product-item-photo {
    display: inline-block;
    width: 50%;
    text-align: left;
}
.product.details.product-item-details a{
    cursor: pointer;
    text-decoration: none;
}
.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .product-item-name {
    text-decoration: none !important;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 22px;
    color: black;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1;
    hyphens: unset;
    -webkit-hyphens: unset;
    -moz-hyphens: unset;
    -ms-hyphens: unset;
    -webkit-hyphens: unset;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .other_details_product_list_page {
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    margin-bottom: 26px;
}

.page-products .column.main #layer-product-list .products-grid ol li .product-item-details .supplier_name_product_list_page {
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    margin-bottom: 22px;
}

.products.wrapper~.toolbar .pages .pages-items .item span {
    padding: 17.5px 24.5px !important;
    font-size: 14.16px;
}


/* ---------------- out of stok button css  ----------------------------*/
#layer-product-list .products-grid ol li .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    background-color: #151515;
    padding: 15px 18px 14px 18px;
    max-height: 49px;
    border-radius: 0;
    border: none;
    text-align: center;
}

#layer-product-list .products-grid ol li .product-item-details .product-item-actions .actions-primary .stock.unavailable span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: white;
}

.catalog-product-view .page-wrapper .page-main .columns .main .product-info-main .stock.unavailable {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    padding: 14px 17px;
    background: black;
    color: white;
}

.catalog-product-view .page-wrapper .page-main .columns .main .product-info-main .stock.unavailable span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
}

.add_more_filters .filter-options-title::after {
    display: none !important;
}

.add_more_filters .filter-options-title {
    padding: 16px 8px 15px 16px !important;
    text-align: center;
    border: 1px solid black !important;
}

.new_badge {
    width: auto;
    position: absolute;
    right: 0;
    display: inline-block;
    top: 22px;
    font-size: 12px;
    z-index: 111;
}

.new_badge p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}

.product-item-info {
    position: relative;
}

.product_discount_plp {
    position: absolute;
    display: inline-block;
    z-index: 1;
    right: 0;
    text-align: center;
    z-index: 111;
}

.product_discount_inner_plp .product_discount span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #f61f61;
}

.product-supplier-container .product_supplier_info span {
    font-family: "Jost";
    font-weight: 300;
    font-size: 20px;
    color: #484848;
    line-height: 1;
}
.product-custom-price-container {
    display: inline-flex;
    width: 100%;
    align-items: baseline;
    margin-top: 42px;
}
.product-custom-price-container .product-info-price {
    width: 30%;
}
.ready_delivery {
    width: 70%;
    text-align: right;
}

.ready_delivery p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 14px;
    color: #1aa413;
    margin: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product_info_main .product_info_main_container .product-info-main .baseprice {
    display: none;
}

.catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child {
    margin-bottom: 0;
    display: inline-flex;
    width: 100%;
}
.catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset .actions{
    padding: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .field.qty {
    width: 10%;
}
.field.qty .control .qty_dropdown select{
    padding-left: 12px;
    background: none;
}
.catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart .fieldset:last-child .actions {
    width: 90%;
}
.box-tocart .fieldset .actions .action.primary.tocart {
    border-radius: 0;
    padding: 12.5px 17px;
}
.product-info-main .product-add-form {
    margin-top: 8px;
}
.catalog-product-view .page-wrapper .page-main .columns .product-info-main .product-add-form form .box-tocart {
    font-size: 0;
    margin: 0;
}
.product-info-main .product-social-links .product-addto-links {
    margin: 0;
}
.product-versandkosten-container {
    display: inline-flex;
    width: 100%;
    align-items: center;
    margin-top: 8px;
}
.product-versandkosten-container .versandkosten_inner {
    display: inline-block;
    width: 100%;
    align-items: center;
}
.versandkosten_left {
    width: 50%;
}
.versandkosten_left .right_text span, .versandkosten_left .right_text a {
    font-family: "Jost";
    font-weight: 400;
    font-size: 13px;
    color: #151515;
}
.versandkosten_left .right_text a {
    border-bottom: 1px solid lightgray;
    display: inline-block;
    text-decoration: none;
}
.product_ml_right{
    width: 50%;
}
.product_ml_right .product_ml_info {
    margin: 0;
}
.product_ml_right .product_ml_info .baseprice_bottom {
    margin: 0;
}
.product_other_detail_sku_share {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.product.attribute.sku {
    display: inline-block;
    margin-right: 10px;
}
.product.attribute.sku strong.type, .product.attribute.sku .value {
    display: inline-block;
}
.product.attribute.sku strong.type {
    font-family: "Jost";
    font-weight: 700;
    font-size: 12px;
    color: #858585;
}
.product.attribute.sku .value {
    font-family: "Jost";
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #151515;
}

.product_share_main {
    display: inline-block;
}

.product_other_detail_sku_share_right {
    position: relative;
}
.product_other_detail_sku_share_right .nahrwertangaben a {
    color: gray;
    text-decoration: none;
}
.wine_legal_requirement_popup {
    position: absolute;
    right: 0;
    bottom: 25px;
    width: 600px;
    height: 380px;
    background-color: #ffffff;
    border: 2px solid darkgray;
    padding: 10px 35px;
}
.wine_legal_requirement_popup_close {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 20px;
    cursor: pointer;
    text-align: center;
}
.wine_legal_requirement_popup_close:after {
    content: 'X';
    font-size: 18px;
    font-weight: 600;
    color: #8e8e8e;
}
.wine_legal_requirement_popup_header h3{
    font-family: "Jost";
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    margin-bottom: 5px;
}
.wine_legal_requirement_popup_header span{
    font-family: "Jost";
    font-weight: 500;
    font-size: 18px;
    color: #454545;
    line-height: 20px;
}
.wine_legal_requirement_popup_body .title {
    display: inline-block;
    width: 100%;
}
.wine_legal_requirement_popup_body .title:first-child {
    margin-top: 10px;
}
.wine_legal_requirement_popup_body .title span {
    display: inline-block;
    font-family: "Jost";
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #454545;
}
.wine_legal_requirement_popup_body .title h4 {
    display: inline-block;
    width: 50%;
    font-family: "Jost";
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    color: #454545;
    margin: 1px 0;
}
.wine_legal_requirement_popup_body .title:last-child {
    margin-bottom: 5px;
}
.wine_legal_requirement_popup_footer h3 {
    color: #454545;
    font-family: 'Jost';
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}
.wine_legal_requirement_popup_footer span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}

.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price > .baseprice{
    display: none;
}

.product-item .price-box .price-label {
    display: none;
}

.old-price, .old.price{
    text-decoration: none;
}
.old-price .price-container .price-wrapper span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-decoration: line-through;
}
.product_slider_section .block-content.content .product-item-details .price-box .special-price .price-container .price-wrapper span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 20px;
    color: #f61f61;
    line-height: 15px;
}

.product-info-main .product-info-price .price-box.price-final_price > span.price-container.price-final_price.tax.weee .price-wrapper span.price{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 30px;
}
.product-info-main .price-box .special-price .price-container .price-wrapper span:after {
    content: '*';
    font-size: 20px;
    position: absolute;
    top: 12px;
}
.product-info-main .price-box .price-wrapper .price {
    font-family: "Jost";
    /* font-size: 34px; */
    font-size: 27px;
    color: #151515;
    /* font-weight: 700; */
    font-weight: 400;
    position: relative;
    color: #f61f61;
}
.catalog-product-view .product-info-main .price-box.price-final_price > span.price-container.price-final_price.tax.weee .price-wrapper span.price:after {
    display: none;
}
.product-info-main .price-box .old-price .price-container .price-wrapper span:after{
    display: none;
}

.product-info-main .price-box .old-price .price-container .price-wrapper span{
    font-family: "Jost";
    font-weight: 400;
    font-size: 27px;
    color: #000000;
    text-decoration: line-through;
}

.product-info-price .baseprice {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 16px;
}
.baseprice {
    text-transform: uppercase;
}
.baseprice .inhalt{
    display: none;
    text-transform: initial;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .baseprice span.inhalt {
    display: inline-block;
}
.product_ml_info p, .product_ml_info p a {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 16px;
    /* margin-bottom: 10px; */
    line-height: 14px;
    color: #151515;
}

.product_ml_info p a {
    text-decoration: none;
    display: inline-block;
}

.product_ml_info p a:after{
    content: '';
    display: block;
    border-bottom: 1px solid #8A8A8A;
    width: 100%;
    padding-top: 5px;
}


.product_ml_info a {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 16px;
    color: #151515;
}

.bottler_info p a {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 18px;
    color: #454545;
    text-decoration: underline;
}

.other_attributes table tbody tr td {
    padding: 0 !important;
    width: 24%;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 16px;
}

.other_attributes p {
    display: inline-block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #454545;
    margin: 0;
}

.other_attributes span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #454545;
    line-height: 27px;
}

.desc {
    font-family: "Jost";
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #454545;
    margin-top: 10px;
}

.desc br{
    display: none;
}

.desc .exp {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: black;
    text-decoration: underline;
}

.product_ml_info {
    margin-top: 10px;
    line-height: 12px;
    margin-bottom: 0;
}

.other_attributes {
    margin-top: 32px;
    margin-bottom: 6px;
}

.stock.available {
    display: none !important;
}

.product-info-stock-sku {
    float: left;
    width: 50%;
    text-align: left;
}

.product-info-main .product.attribute.overview{
    display: none;
}

.product-social-icon .product-social-container .product_share_main {
    float: right;
    width: 50%;
    text-align: right;
    line-height: 0;
}
.product_share_icon {
    display: inline-flex;
    align-items: center;
}

.product-social-icon .product-social-container {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.product-social-icon .product-social-container .product-sku-container .product.attribute.sku strong.type{
    font-family: "Jost";
    font-weight: 700;
        font-size: 11.49px;
    text-transform: uppercase;
    color: #858585;
}

.product-social-icon .product-social-container .product-sku-container .product.attribute.sku .value{
    font-family: "Jost";
    font-weight: 700;
    font-size: 11.49px;
    text-transform: uppercase;
    color: #000000;
    vertical-align: unset;
}
.fotorama__stage {
    max-height: 812px !important;
}

.product-social-icon .product-social-container .product-sku-container {
    float: left;
    width: 50%;
    text-align: left;
}

.product_share_icon .share_text {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    color: #858585;
    cursor: text;
    text-transform: uppercase;
}

.product_share_icon span {
    cursor: pointer;
    margin-left: 6px;
    font-size: 0;
}
.product_share_icon span img {
    height: 16px;
    width: 16px;
}

.product-info-stock-sku .sku strong {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 11px;
    color: #858585;
    margin-right: 0 !important;
}

.product-info-stock-sku .sku .value {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 11px;
    color: #151515;
    vertical-align: middle !important;
}

.box-tocart {
    display: block;
    width: 100%;
}

.field.qty label {
    display: none !important;
}

.field.qty {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.input-group {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
}

input[type="number"] {
    font-family: "Jost";
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #151515;
    width: 100% !important;
    padding: 0;
    height: 78px;
    text-align: center;
}

.control .input-group .mage-error {
    position: absolute;
    margin-top: 5px !important;
    margin-bottom: 7px;
}

.fieldset .actions {
    display: block !important;
    width: 100%;
}

.fieldset .actions button {
    width: 100%;
}

.bottler_info {
    display: inline-block;
    position: relative;
}

.bottler_info .show {
    display: inline-block;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #454545;
    cursor: pointer;
    line-height: 18px;
    border-bottom: 1px solid;
}

.button-decrease {
    border-radius: 0;
    background-color: transparent;
    border: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    left: 20px;
    line-height: 1px;
}
span.input-group__addon button.button-decrease span.decrease:after {
    content: '';
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/product-minus.png') no-repeat;
    height: 6px;
    width: 19px;
    display: inline-block;
}

span.input-group__addon button.button-increase span.increase:after {
    content: '';
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/product-plus.png') no-repeat;
    height: 20px;
    width: 19px;
    right: 0;
    display: inline-block;
}

.button-decrease:hover {
    background: white !important;
    border: none;
}

.button-decrease:active {
    background-color: white !important;
}

span.input-group__addon .button-increase {
    border: 0;
    border-radius: 0;
    background-color: white;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    position: absolute;
    right: 20px;
    line-height: 1px;
}

.button-increase:hover {
    background-color: white !important;
    border: none;
}

.product.info.detailed {
    border-top: 2px solid #3f3c39;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

.product.data.items.mage-tabs-disabled {
    margin-top: 61px;
    max-height: 355px;
}

.all_title {
    float: left;
    width: 13.5%;
    padding: 10px;
}

.all_title .data.item.title.active a {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 18.47px;
    color: #151515;
    text-decoration: none;
}

.all_title .data.item.title a {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 18px;
    color: #858585;
    text-decoration: none;
}

.all_content {
    float: right;
    width: 83%;
    padding: 0;
}

.all_content .data.item.content .attribute .value p {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 16px;
    color: #151515;
    line-height: 32px;
    padding: 0 0 0 143px;
}

.data.item.title {
    padding: 30px 5px 30px 5px;
    border-right: 5px solid #cccccc;
}

.data.item.title.active {
    border-right: 5px solid;
}

.review-form {
    max-width: 660px;
}

table#product-attribute-specs-table {
    display: block;
    width: 100%;
}

table#product-attribute-specs-table tbody {
    width: 100%;
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    display: inline-block;

}

table#product-attribute-specs-table tbody tr.row_of_product_attribute {
    width: 45%;
    margin-bottom: 16px;
    width: 100%;
    break-inside: avoid;
    page-break-inside: avoid;
}
.product.data.items .all_content #zutaten_tab{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 17px;
    color: #454545;
}

.food_type_tab_main .food_type_value {
    margin-top: 17px;
}
.food_type_value span {
    font-size: 27.64px;
}

.food_type_tab_container .food_icon_left{
    padding: 10px 40px 0 0 !important;
}

table#product-attribute-specs-table tbody tr.row_of_product_attribute th.col.label {
    width: 180px;
    font-family: 'Jost';
    font-weight: 700;
    font-size: 17.27px;
    color: #454545;
    padding: 0 0 20px 0;
}

table#product-attribute-specs-table tbody tr.row_of_product_attribute td.col.data {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 17.27px;
    color: #454545;
    padding: 0 0 20px 0;
}
td.col.data[data-th="Alkoholgehalt"]:after {
    content: "% Vol";
}


.box-tocart .fieldset .actions .action.primary.tocart span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}
.box-tocart .fieldset .actions .action.primary.tocart span:after{
    display: none;
}

.box-tocart .fieldset .actions .action.primary.tocart{
    background-color: #151515;
    border-color: #151515;
}
.box-tocart .fieldset .actions .action.primary.tocart:hover {
    background-color: #151515;
    border-color: #151515;
}



._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none;
}

/* ----------------------------------------------- user login page -----------------------------------------*/
.abs-login-block-title strong,
.login-container .block .block-title strong {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 20px;
    color: #808080;
    text-transform: uppercase;
}

.form-login .fieldset.login .field.note {
    display: inline-block;
    width: 100%;
}

.login-container .form-login .fieldset.login .label {
    width: 100%;
    text-align: left;
}

.login-container .form-login .fieldset.login .field.email.required,
.login-container .form-login .fieldset.login .field.password.required {
    display: inline-block;
    width: 70%;
    height: auto;
}

.block.block-new-customer p,
.field.note {
    font-family: 'Jost';
    font-weight: 700;
    color: #000;
}

.form.form-login .fieldset.login .required .control input[type="email"],
input[type="password"],input[type="email"] {
    height: 44px;
}

.fieldset>.field.choice:before,
.fieldset>.field.no-label:before {
    display: none;
}

.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 0 !important;
}

.login-container .fieldset:after {
    margin-left: 0 !important;
}

.customer-account-confirmation .page-wrapper .page-main .columns .column.main form#form-validate .field.email.required label.label{
    width: 100%;
}
.customer-address-form .form-address-edit fieldset.fieldset legend.legend {
    display: none;
}
.customer-address-form .form-address-edit fieldset .field .control .field label.label[for="street_1"] {
    display: none;
}
.form-address-edit .field .control .fieldset .field label.label,.form-edit-account .field .control .fieldset .field label.label {
    text-align: left;
}
.form-address-edit .fieldset legend.legend,.form-edit-account .fieldset legend.legend,.form-newsletter-manage .fieldset legend.legend{
    margin-left: 0;
}
.block .block-title a.action.edit {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 20px;
    color: #151515;
    text-decoration: none;
}
.block .box-actions a {
    font-family: "Jost";
    font-weight: 700;
    font-size: 15px;
    color: #575757;
    border-bottom: 2px solid #c4c4c4;
    letter-spacing: 0px;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
}
.box .box-content address a{
    font-family: "Jost";
    font-weight: 700;
    font-size: 12px;
    color: #575757;
    border-bottom: 2px solid #c4c4c4;
    letter-spacing: 0px;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
}
.data.table tbody tr td.col.actions a {
    font-family: "Jost";
    font-weight: 700;
    font-size: 15px;
    color: #575757;
    border-bottom: 2px solid #c4c4c4;
    letter-spacing: 0px;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
}
.customer-address-index .page-wrapper .page-main .columns .block .block-title strong {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
}
.account .column.main .toolbar .limiter-options {
    -webkit-appearance: none;
    width: 60px;
}

.account .column.main .block .block-title a.action.edit span{
    font-family: "Jost";
    font-weight: 700;
    font-size: 15px;
    color: #575757;
    border-bottom: 2px solid #c4c4c4;
    letter-spacing: 0px;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
}

span.limiter-text::before{
    content: '';
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/drop-down-arrow.png') no-repeat;
    height: 8px;
    width: 14px;
    display: inline-block;
    position: absolute;
    left: 56%;
    top: 20px;
}
/* ----------------------------------------- blog detail page css ----------------------------------------------- */
.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-header {
    position: absolute !important;
    left: 22%;
    width: 57%;
    bottom: 21px;
    z-index: 1111;
}

.post-ftimg-hld .post-blog-img-container{
    max-width: 1330px;
    margin: auto;
}

.blog-post-img:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 8px;
    margin: auto;
    z-index: 1111;
    background-image: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
}

.blog-post-img {
    width: 100%;
    position: relative;
}

.post-content .post-description .post-ftimg-hld {
    margin: 0 0 3px 0 !important;
    position: relative;
}

.addthis_toolbox.addthis_default_style {
    display: none;
}

.mf-blog-icon.mfbi-folder {
    display: none;
}

.post-holder .post-header .post-info .label {
    display: none;
}

.blog_detail_page_name {
    margin-bottom: 6px;
}

.post-holder .post-header .post-info .item img{
    height: 14px;
    width: 14px;
    margin-right: 5px;
}

.post-author-icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    margin-right: 4px;
}
.post-author-name {
    display: inline-block;
    vertical-align: middle;
}
.post-holder .post-header .post-info .item {
    vertical-align: middle;
    margin-right: 22px;
}
.post-posed-date-icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    margin-right: 4px;
}
.post-posed-date-value {
    display: inline-block;
    vertical-align: middle;
}

.item.post-categories,
.item.post-categories a {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

.post-holder .post-header .post-info .item::after {
    display: none !important;
}

.blog_detail_page_name span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 36px;
    color: #ffffff;
}

.mf-blog-icon.mfbi-user {
    color: #ffffff;
}

.item.post-author span.value a {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-style: normal;
}

.mf-blog-icon.mfbi-calendar {
    color: #ffffff;
}

.item.post-posed-date .value {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 13px;
    color: #ffffff;
    font-style: normal !important;
}

.blog-post-view .page-wrapper .page-main .columns .blog_main_title_block {
    display: none;
}

.blog-post-view .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-content .post-description.clearfix .post-text-hld {
    max-width: 880px;
    margin: auto;
    padding: 0 10px;
    margin-top: 52px;
}

.blog-page .page-wrapper .page-main .columns .column.main .post-view .post-holder .post-content .post-description img{
    margin: 3px 0;
}

.blog-post-view .page-wrapper .page-main .columns .block-categories {
    display: none;
}

.post-text-hld p {
    font-family: "Jost";
    font-weight: 400;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #151515;
}

.post-text-hld p strong {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 15px;
    color: #151515;
    font-weight: normal;
}

.post-text-hld p a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 15px;
    color: #151515;
    font-weight: normal;
}

.post-text-hld h3,
.post-text-hld h3 a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: #151515;
}

blockquote {
    border-left: 4px solid;
    margin: 23px 0 27px 0;
    padding: 10px 20px 10px 30px;
}

blockquote p {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #151515;
}

/* ------------ current filter select value css -------------*/
.filter-current .filter-label {
    display: none;
}

.mageplaza-layer-disabled .filter-current+.filter-actions, .block-content.filter-content.mageplaza-layer-disabled .block-actions.filter-actions {
    display: none;
}

.mageplaza-layer-disabled .filter-current {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.mageplaza-layer-disabled .filter-current .item {
    margin: 0;
    display: inline-block;
    background-color: #F2F2F2;
    padding: 5px 25px 7px 10px;
    border-radius: 10px;
    height: 32px;
    position: relative;
}

span.filter-value {
    font-family: 'Jost';
    font-weight: 700;
    color: #858585;
}

.filter-current .items .item .action.remove {
    font-size: 0;
}

.filter-current .items .item .action.remove::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 9px;
    display: inline-block;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/filter_close.png) no-repeat;
    right: 6px;
}

.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-content .item input[type="checkbox"] {
    border: 1px solid #E1E1E1;
    width: 24px;
    height: 24px;
}

.filter-options-content .items .item .layer-input-filter:checked:after {
    width: 16px;
    height: 16px;
    border-radius: 15px;
    top: 3px;
    left: 3px;
    position: relative;
    background-color: black;
    content: '';
    display: inline-block;
    visibility: visible;
}

#opc-sidebar .opc-block-summary {
    background: #FFF;
    padding: 35px;
    margin: 0;
    border: 2px solid #010101;
}
#opc-sidebar .opc-block-summary > .title{
    text-align: left;
    padding-bottom: 18px;
    border-bottom: 2px solid #010101;
}
#opc-sidebar .opc-block-summary .items-in-cart .product .product-item-details {
    padding-left: 88px;
}
.opc-block-summary table.data.table.table-totals tbody tr.totals-tax {
    border: 1px solid;
    border-right: 0;
    border-left: 0;
}
.column.main .opc-block-summary .product-item{
    border: 0;
}
.checkout-index-shipping-step #opc-sidebar .opc-block-summary table.data.table.table-totals {
    border-bottom: 2px solid;
}
.checkout-index-shipping-step #opc-sidebar .opc-block-summary > .title{
    margin-bottom: 25px;
}
#opc-sidebar .opc-block-summary{
    margin-bottom: 50px;
}
.checkout-index-payment-step .opc-block-shipping-information {
    padding: 35px 35px;
    border: 2px solid #010101;
}
.checkout-index-payment-step.checkout-index-shipping-step .opc-block-shipping-information {
    /* display: none; */
}
.checkout-index-payment-step .secure_payment_block{
    display: none;
}
li.opc-progress-bar-item._complete:after {
    content: '';
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/checkout/opc_progress_bar_confirm_icon.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 7px;
    left: 56%;
    transform: translate(-50%, -50%);
    display: inline-block;
    height: 32px;
    width: 32px;
}

.opc-block-shipping-information .shipping-information-title span {
    font-size: 24px;
    line-height: 21px;
    color: #000000;
    font-weight: 600;
    font-family: "Jost";
}
.opc-block-shipping-information .shipping-information-title {
    border-bottom: 2px solid #000;
}
.opc-block-shipping-information .shipping-information-content {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #000000;
    font-weight: 400;
    font-family: "Jost";
}
.shipping-information-footer {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}
.shipping-information-footer button.action.action-edit {
    max-width: 234px;
    width: 100%;
    padding: 15px 15px;
    background-color: #ffffff;
    border: 2px solid #030303;
    border-radius: 0;
}
.shipping-information-footer button.action.action-edit span {
    font-family: 'Montserrat-Bold';
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    text-transform: uppercase;
}


/* ------------------ home page slider item new label and discount calculate css ------------------------------*/
.page-title-wrapper .page-title .base {
    display: inline-block;
}

.product_slider_section .content_container .block-content .product-item {
    position: relative;
}

.product_discount_mian_homepage {
    position: absolute;
    display: inline-block;
    z-index: 1;
    right: 10px;
    top: 10px;
    text-align: center;
}

.product_discount_inner_homepage .product_discount span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #f61f61;
}

.new_badge_home_page {
    width: auto;
    position: absolute;
    display: inline-block;
    left: 10px;
    top: 10px;
    z-index: 11;
}

.new_badge_home_page p {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}

.item.product.product-item .product-item-info .product_image_block {
    text-align: center;
}

.page-products .products-grid .product-items {
    text-align: left !important;
}


.fotorama__nav.fotorama__nav--thumbs .fotorama__nav__shaft .fotorama__active {
    opacity: 1;
}

.fotorama__nav__frame {
    opacity: 0.5;
}

/* ------------------------------------------------- checkout step ---------------------------------------------------*/
.opc-progress-bar {
    text-align: center;
    margin: 0 0 115px;
}

.opc-progress-bar-item._active:before {
    display: none;
}

.opc-progress-bar-item._active>span:before,
.opc-progress-bar-item:before {
    display: none;
}

.opc-progress-bar-item>span:before,
.opc-progress-bar-item>span:after {
    background: transparent;
}

.opc-progress-bar-item>span,.opc-progress-bar-item._complete span {
    font-family: "Jost";
    font-weight: 500;
    color: #000000;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 21px;
    text-transform: uppercase;
    padding-top: 90px;
}

.opc-progress-bar-item > span:after{
    height: 100%;
    width: 100%;
    max-width: 50px;
    max-height: 50px;
    border-radius: 50%;
    border: 2px solid #000;
}
.opc-progress-bar li.opc-progress-bar-item._active span::after {
    background-color: #c9b777;
}

#opc-sidebar .opc-block-summary .items-in-cart > .title{
    padding: 10px 0 10px 0;
}
li.opc-progress-bar-item.disable,.opc-progress-bar-item._complete,li.opc-progress-bar-item {
    width: 33.33%;
    z-index: 1;
}
.checkout-index-payment-step .page-wrapper .page-main .columns .checkout-container .opc-progress-bar li.opc-progress-bar-item._active::after{
    display: none;
}

li.opc-progress-bar-item:nth-child(1) span::after {
    content: '';
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/checkout/location_map_marker_icon.png') no-repeat;
    background-size: cover;
    background-color: white;
}
li.opc-progress-bar-item:nth-child(2) span::after {
    content: '';
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/checkout/currency_euro_money_icon.png') no-repeat;
    background-size: 40px;
    background-position: center;
    background-color: white;
}
li.opc-progress-bar-item:nth-child(3) span::after {
    content: '';
    background: url('../../frontend/Thinkideas/lesamisduvin/de_DE/images/checkout/bag_shopping_icon.png') no-repeat;
    background-size: 30px;
    background-position: center;
    background-color: white;
}
.checkout-container{
    position: relative;
}
ul.opc-progress-bar:after {
    content: '';
    border: 2px solid;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 48px;
    box-sizing: border-box;
}

.checkout-container .opc-wrapper {
    width: 50.715%;
    padding: 0;
}
.checkout-container .opc-sidebar {
    width: 44.286%;
    margin: 38px 0 35px;
}
.abs-field-tooltip input, .field .control._with-tooltip input{
    margin: 0;
    width: 100%;
}
.control._with-tooltip .field-tooltip{
    display: none;
}
.opc-wrapper .opc li#shipping .step-title {
    display: none;
}
.opc-wrapper .step-content form.form.form-login, .opc-wrapper .step-content .form-shipping-address{
    max-width: 100%;
}
.checkout-index-index .opc-wrapper .form-login input[type="text"], .checkout-index-index .control input[type="text"],
.checkout-index-index .opc-wrapper .form-login input[type="password"], .checkout-index-index .control input[type="password"],
.checkout-index-index .opc-wrapper .form-login input[type="url"], .checkout-index-index .control input[type="url"],
.checkout-index-index .opc-wrapper .form-login input[type="tel"], .checkout-index-index .control input[type="tel"],
.checkout-index-index .opc-wrapper .form-login input[type="search"], .checkout-index-index .control input[type="search"],
.checkout-index-index .opc-wrapper .form-login input[type="number"], .checkout-index-index .control input[type="number"],
.checkout-index-index .opc-wrapper .form-login input[type*="date"], .checkout-index-index .control input[type="date"],
.checkout-index-index .opc-wrapper .form-login input[type="email"], .checkout-index-index .control input[type="email"],
.checkout-index-index .opc-wrapper .form-login select, .checkout-index-index .control select{
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid #010101;
    border-radius: 0;
    height: 40px;
    padding: 5px 0;
    font-family: "Jost";
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0px;
    color: #000000;
}
.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    font-family: "Jost";
    font-weight: 500;
    color: #000000;
    letter-spacing: 0px;
    line-height: 14px;
    margin-top: 20px;
}
.opc-wrapper .form-login .fieldset:last-child {
    margin-bottom: 40px;
}
fieldset.admin__field[data-index="prefix"] input[type=radio], .table-checkout-shipping-method tbody td input[type="radio"] {
    display: none;
}
.table-checkout-shipping-method tbody td label.shipping_method_label {
    position: relative;
}
fieldset.admin__field[data-index="prefix"] label.admin__field-label, fieldset.admin__field._required[data-index="prefix"] label.admin__field-label {
    font-family: "Jost";
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #000000;
}
fieldset.admin__field label.admin__field-label:before, fieldset.admin__field._required label.admin__field-label:before, .table-checkout-shipping-method tbody td label.shipping_method_label:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 8px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #010101;
    background-color: transparent;
}
fieldset.admin__field input[type=radio]:checked + label:after, fieldset.admin__field._required input[type=radio]:checked + label:after, .table-checkout-shipping-method tbody td input[type="radio"]:checked + label:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #c9b777;
}
.table-checkout-shipping-method tbody td input[type="radio"]:checked + label:after {
    top: 5.5px;
}
fieldset.admin__field[data-index="prefix"] {
    border: 0;
    padding: 0;
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
}
fieldset.admin__field[data-index="prefix"] .admin__field.admin__field-option {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    position: relative;
}
fieldset.admin__field[data-index="prefix"] .admin__field.admin__field-option:last-child {
    margin-right: 0;
}
fieldset.admin__field[data-index="prefix"] legend.admin__field-label {
    display: none;
}
fieldset.admin__field[data-index="prefix"] .admin__field.admin__field-option:first-child {
    display: none;
}

.custom_delivery_title {
    display: inline-block;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 3px solid #010101;
}
.custom_delivery_title .step-title-custom, .custom-step-title-main .custom-step-title, .checkout-index-shipping-step #opc-sidebar .opc-block-summary > .title, .secure_payment_block_left_text span {
    font-size: 24px;
    line-height: 22px;
    color: #000000;
    font-weight: 600;
    font-family: "Jost";
}
.field._required[name="shippingAddress.prefix"] label.label {
    margin-bottom: 7px;
}

/* Temp css */
div#shipping-new-address-form div.field[name="shippingAddress.checkout_title"] {
    display: none;
}
/* --- */
div#shipping-new-address-form div.field {
    margin: 0 0 40px 0;
}
div#shipping-new-address-form fieldset.field{
    margin: 0;
}
.field.street .control .field .label {
    width: 100%;
    height: unset;
    border: unset;
    clip: unset;
    margin: unset;
    overflow: unset;
    position: unset;
    width: 100%;
    text-align: left !important;
    position: relative;
}
.field._required[name="shippingAddress.street.0"] label span:after, .field._required[name="billingAddresscheckmo.street.0"] label span:after, .field._required[name="billingAddresscashondelivery.street.0"] label span:after {
    content: '*';
    position: absolute;
    top: 0;
    color: #000000;
    font-size: 1.2rem;
    margin: 0 0 0 2px;
}

div#shipping-new-address-form fieldset.field legend.label {
    display: none;
}
#opc-sidebar .opc-block-summary .minicart-items-wrapper{
    padding: 30px 0 0 0;
}
.opc-block-summary .product-item .product-item-name-block .product-item-name, .opc-block-summary .product-item .product-item-name-block .details-qty span, .opc-block-summary .product-item .subtotal span {
    font-family: "Jost";
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    color: #000000;
}

/* secure_payment_block */
.secure_payment_block {
    display: inline-block;
    width: 100%;
    /* margin-top: 60px; */
    margin-bottom: 40px;
}
.secure_payment_block .secure_payment_block_top {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 38px;
}
.secure_payment_block .secure_payment_block_top .secure_payment_block_left_logo {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
}
.secure_payment_block_left_text {
    display: inline-block;
    width: 89%;
    vertical-align: middle;
}
.secure_payment_block_bottom {
    display: inline-block;
    width: 100%;
}
.secure_payment_block_bottom_image img {
    width: 65px;
    height: 65px;
    margin-right: 10px;
}
.secure_payment_block_bottom_image img:last-child {
    margin-right: 0;
}

/* Question Block */
.questions_block {
    display: inline-block;
    width: 100%;
}
.checkout-index-payment-step .questions_block {
    margin-top: 25px;
}
.questions_block .questions_block_title {
    display: inline-block;
    width: 100%;
}
.questions_block .questions_block_title h2 {
    font-family: "Jost";
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    margin-bottom: 12px;
}
.questions_block .questions_block_content {
    display: inline-block;
    width: 100%;
}
.questions_block .questions_block_content .questions_block_content_left {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
.questions_block .questions_block_content .questions_block_content_right {
    display: inline-block;
    vertical-align: middle;
}
.questions_block .questions_block_content .questions_block_content_left span, .questions_block .questions_block_content .questions_block_content_right span {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #000000;
    font-weight: 500;
    font-family: "Jost";
}

.opc-wrapper .opc li#opc-shipping_method {
    margin-top: 100px;
}
.checkout-shipping-method .custom-step-title-main{
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 3px solid #010101;
}
.custom_shipping_method_note {
    margin-top: 25px;
    margin-bottom: 25px;

}
.custom_shipping_method_note p span{
    text-decoration: underline;
}
.custom_shipping_method_note p {
    margin: 0;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #000000;
    font-weight: 600;
    font-family: "Jost";
}
/* billing address */
.field[name="billingAddresscheckmo.prefix"] .control, .field._required[name="billingAddresscashondelivery.prefix"] .control {
    margin-top: 10px;
}
.checkout-payment-method .payment-method-content .fieldset > .field, fieldset.field.street.admin__control-fields.required .control .field._required {
    margin: 0 0 35px;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
    position: absolute;
    top: 5px;
    color: #000000;
    margin: 0 0 0 2px;
    font-weight: 600;
}

/* ---------------------------------------- thinkidea media PLP css -------------------------------------- */
.catalog-product-view .page-wrapper .page-main {
    max-width: unset !important;
    padding: 0 !important;
}

.product_info_main .product_info_main_container {
    max-width: 1560px;
    margin: auto;
    padding-top: 63px;
}

.product-info-main .page-title-wrapper .page-title {
    margin: 0;
    margin-bottom: 5px;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_first, .banner_arear_left_image_inner .left_two_image .left_two_image_second{
    position: relative;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_second::after{
    content: '';
    height: 75%;
    width: 80%;
    left: -118px;
    background-color: #c9b777;
    position: absolute;
    margin-top: 86px;
    z-index: 1;
}
.banner_arear_left_image_inner .left_two_image .left_two_image_first::after{
    content: '';
    height: 88%;
    width: 94%;
    left: -20px;
    background-color: #c9b777;
    position: absolute;
    margin-top: 20px;
}

.product-discount {
    display: inline-block;
    position: absolute;
    right: 0;
    left: 20%;
    top: 22%;
    z-index: 1;
    width: 100%;
    max-width: 117px;
    height: 100%;
    max-height: 47px;
    text-align: center;
}

.product_discount_inner {
    display: inline-block;
    width: 100%;
    background-color: #f73b6f;
}

.product_discount_inner .product_discount span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 32px;
    color: #ffffff;
}

.page-layout-1column .product.media {
    position: relative;
}

.product-hover-img {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    max-width: 150px;
    height: 100%;
    max-height: 90px;
}

.product_hover_img_main {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.product_hover {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.product_label_Att {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.att_left {
    width: 50%;
    display: inline-block;
    height: 100%;
}

/* .att_right {
    position: absolute;
    display: inline-block;
    width: 50%;
    top: 0;
} */

.product_att .att_first {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    background-color: #c9b777;
    border: 0px solid #3f3c39;
    position: absolute;
    z-index: 1;
    text-align: center;
    left: 5%;
    top: 0;
}

.product_att .att_sec {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    background-color: #c9b777;
    border: 0px solid #3f3c39;
    position: absolute;
    z-index: 1;
    text-align: center;
    left: 5%;
    bottom: 0;
}

.att_first .att_f_value {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 29px;
    display: inline-block;
    width: 100%;
    color: #FFF;
}

.att_first .att_s_value {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 10px;
    width: 60%;
    color: #FFF;
    display: inline-block;
    margin-top: -10px;
    line-height: 10px;
}

.att_sec .att_f_value {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 29px;
    display: inline-block;
    width: 100%;
    color: #FFF;
}

.att_sec .att_s_value {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 10px;
    width: 60%;
    color: #FFF;
    display: inline-block;
    margin-top: -10px;
    line-height: 10px;
}

.product_label_text span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 30px;
    color: #1f9a64;
}

.middle_media_main_top .middle_media_main {
    background-color: #C9B777;
}

.middle_media_main_top .middle_media_main .middle_media_container {
    max-width: 1455px;
    margin: auto;
}

.banner_main {
    display: inline-block;
    width: 100%;
    margin-top: 49px;
}

.banner_title {
    float: left;
    width: 30%;
}

.banner_title p {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 36px;
    color: #151515;
}

.banner_text {
    float: right;
    width: 70%;
}

.banner_text p {
    font-family: 'Jost';
    font-weight: 500;
    font-style: italic;
    font-size: 36px;
    color: #151515;
    line-height: 37px;
}

.banner_author {
    margin-top: 29px;
}

.banner_author p {
    font-family: 'Jost';
    font-weight: 500;
    font-style: italic;
    font-size: 19px;
    color: #151515;
    text-align: right;
    padding-bottom: 42px;
    margin-bottom: 0;
}

.middle_media_main_top .middle_bottom_main_top {
    padding-top: 19px;
    padding: 0px 0 50px 0;
}

.middle_bottom_main_top {
    padding-top: 62px;
    background-color: #e4e4e4;
}

.middle_bottom_main_top .middle_bottom_container {
    display: flex;
    width: 100%;
    max-width: 1600px;
    margin: auto;
}

.middle_bottom_main img {
    position: relative;
}

.middle_bottom_main:before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 14px;
    top: 0;
    width: 80%;
    height: 100%;
    background-color: #c9b777;
    margin-top: -37px;
}

.middle_bottom_image_main {
    float: left;
    width: 39.4%;
    margin:44px;
    margin-right: 0;
}

.middle_bottom_text_main {
    float: right;
    width: 52%;
    padding-left: 182px;
}

.middle_bottom_main {
    text-align: right;
    position: relative;
}

.middle_bottom_title {
    margin-top: 75px;
    margin-bottom: 37px;
}

.middle_bottom_title p {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 36px;
    color: #151515;
}

.middle_bottom_text p {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: #151515;
    line-height: 32px;
}

/* --------------------------- auto related product -------------------------------- */
.catalog-product-view .page-wrapper .page-main .block.upsell {
    margin-bottom: 98px;
}

.product-upsell-custom .product-upsell-container{
    max-width: 1560px;
    margin: auto;
}
.block.upsell {
    margin-top: 67px;
    margin-bottom: 0;
}

.block .title {
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding-bottom: 80px;
}

.block.upsell .title .block-title-left {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}

.block.upsell .title .block-title-right {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: right;
}

.catalog-product-view .page-wrapper .page-main .upsell .block-title-left strong.title_left {
    font-family: 'Jost';
    font-weight: 500;
    color: #151515;
    font-size: 47px;
}

.block .title .title_left:after {
    display: block;
    content: '';
    border-bottom: solid 5px #e9d38a;
    width: 82%;
    margin-top: -13px;
}

.block.upsell .title .block-title-right a {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 17px;
    color: #151515;
    text-decoration: none;
}

.block.upsell .title .block-title-right a strong {
    border-bottom: 3px solid #8A8A8A;
}

.block .title .title_link_right {
    font-family: 'Jost';
    font-weight: 800;
    font-size: 17px;
    color: #151515;
}

.block-title.title .title_link_right img {
    margin-left: 10px;
}

ol.products.list.items.product-items {
    display: inline-block;
    width: 100%;
    text-align: left !important;
}

.product-item-info .product-image-block {
    text-align: center;
}

.catalog-product-view .page-main .columns .column.main .product.info.detailed .block.upsell .block-content .product-item {
    width: 23%;
}

.catalog-product-view .page-wrapper .page-main .columns .main .block.upsell .block-content ol.products.list.items.product-items li.item.product.product-item {
    width: calc((100% - 10%) / 4) !important;
}

.catalog-product-view .page-wrapper .page-main .columns .main .block.upsell .block-content ol.products.list.items.product-items li.item.product.product-item .all_price .baseprice {
    font-size: 18px;
}

.catalog-product-view .page-wrapper .page-main .columns .main .block.upsell .block-content ol.products.list.items.product-items li.item.product.product-item .stock.unavailable {
    width: 100%;
    background-color: #151515;
    padding: 22px 5px 22px 5px;
    border-radius: 0;
    border: none;
    text-align: center;
    color: white;
}

.catalog-product-view .page-wrapper .page-main .columns .main .block.upsell .block-content ol.products.list.items.product-items li.item.product.product-item .stock.unavailable span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.catalog-product-view .page-main .columns .column.main .product.info.detailed .block.upsell .block-content .product-item:first-child {
    margin-right: 20px;
}

.product.details.product-item-details .product_title {
    display: inline-block;
    width: 100%;
}

.product_reg {
    margin: 0 0 25px 0;
}

.product_reg .reg_att {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 19px;
    color: #484848;
}

.product_region_main {
    margin: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    margin-bottom: 25px;
}

.block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main {
    display: inline-flex;
    width: 100%;
    align-items: end;
}

.block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main a.product_link {
    width: 55%;
    float: left;
}

.block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .all_price {
    line-height: 1;
    width: 50%;
}

.block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .all_price .price-box {
    margin: 0;
}

.block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .all_price .baseprice {
    display: none;
    font-family: 'Jost';
    font-weight: 800;
    font-size: 18px;
    color: #151515;
    letter-spacing: -1px;
    margin-top: 6px;
}

.product_region_main span, .product_region_main span a {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 19px;
    color: #000000;
}

.price_block_main .add_to_cat_btn {
    margin: 0;
    display: flex;
    width: 50%;
    justify-content: end;
}

.block.upsell .block-content.content .product-item-info .product.details.product-item-details .price_block_main .add_to_cat_btn .actions-primary .action.tocart.primary {
    background-color: #151515;
    padding: 8px 26px 10px 26px;
    border-radius: 0;
    border: none;
}

.product-item-info .product-image-block .product-item-photo .product-image-container {
    width: 100% !important;
}

.catalog-product-view .product-upsell-custom .block.upsell .block-content.content ol.products.list.items.product-items{
    margin-bottom: 70px;
}

.catalog-product-view .product-upsell-custom .block.upsell .block-content .product-item .product-item-info .product-image-block .product-item-photo .product-image-container img.product-image-photo {
    /*width: 100%;*/
}
/* .catalog-product-view span.product-image-wrapper {
    padding-bottom: 437px !important;
} */

/* ----------------------------------------- Essen category main all css ---------------------------------- */
.category-essen .page-wrapper .page-main .columns .column.main div#layer-product-list {
    margin-top: 0;
}

.category-essen .page-wrapper .page-main .columns .column.main {
    display: flex;
    flex-flow: column-reverse;
}

.category-essen .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.category-essen .page-wrapper .page-header .panel.wrapper .lasd-header .lasd-top-header-main .lasd-top-header-container .lasd-top-header-inner .header-middel-right .header-middel-right-inner .header-middel-right-top .header-middel-minicart .minicart-wrapper .action.showcart .counter.qty {
    background: green;
}

.essen_category_title_custom .custom_title h4 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 47.02px;
    color: #151515;
    display: inline-block;
   margin-top: 61px;
}

.essen_category_title_custom .custom_title h4::after {
    display: block;
    content: '';
    border-bottom: solid 6px #e9d38a;
    width: 95%;
    margin-top: -14px;
}

.essen_category_image_inner .category_image {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.essen_category_image_main .essen_category_image_inner {
    margin-top: 150px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 100px;
}

.category_image ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
    width: 100%;
    flex-flow: row wrap;
}

.essen_category_image_main .essen_category_image_inner .category_image ul li {
    width: 17.18%;
    margin-bottom: 125px;
    margin-right: 44px;
    margin-bottom: 186px;
    margin-right: 0;
    width: 20%;
    padding: 0 20px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 0;
    margin-top: 186px;
}

.essen_category_image_main .essen_category_image_inner .category_image ul li:nth-child(1),
.essen_category_image_main .essen_category_image_inner .category_image ul li:nth-child(2),
.essen_category_image_main .essen_category_image_inner .category_image ul li:nth-child(3),
.essen_category_image_main .essen_category_image_inner .category_image ul li:nth-child(4),
.essen_category_image_main .essen_category_image_inner .category_image ul li:nth-child(5){
    margin-top: 0;
}

.category_image ul li a{
    text-decoration: none;
}

.category_image ul li .food_cat {
    display: flex;
    height: 100%;
    border: 2px solid #a5a5a5;
    min-height: 130px;
    position: relative;
    text-align: left;
    border-radius: 2px;
}

.category_image ul li .food_cat span {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 26.68px;
    display: inline-block;
    align-self: flex-end;
    padding-left: 10px;
    color: #151515;
}

.category_image ul li .food_cat img {
    position: absolute;
    top: 0;
    right: 10px;
    transform: translate(0%, -54%);
}
.category_image ul li .food_cat.cat_960 img {
    transform: translate(0%, -39%);
}
.category_image ul li .food_cat.cat_962 img {
    transform: translate(0%, -50%);
}
.category_image ul li .food_cat.cat_964 img {
    transform: translate(0%, -37%);
}
.category_image ul li .food_cat.cat_965 img {
    transform: translate(0%, -59%);
}
.category_image ul li .food_cat.cat_966 img {
    transform: translate(0%, -64%);
}

.image_block_main .image_block_main_image {
    display: inline-block;
    width: 100%;
}

.image_block_title_link_goto {
    float: right;
    width: 18%;
    text-align: right;
}

.image_block_title_link_goto strong a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 800;
    font-size: 17px;
    color: #151515;
    margin-right: 10px;
    border-bottom: 3px solid grey;
}

.category-essen .page-wrapper .page-main .category-cms .image_block_main {
    margin-top: 0px;
}

/* -------------------------------------- Anlass Category all css ---------------------------------------- */
.category-anlass .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.anlass_main .anlass_inner {
    display: inline-flex;
    width: 100%;
    background: #d7d7d7;
    flex-flow: row wrap;
    margin-top: 20px;
}

.anlass_left {
    width: 39.103%;
}

.anlass_left .anlass_title_main {
    /*padding: 54px 110px 0 110px;*/
    padding: 55px 92px 53px 92px;
}

.anlass_title h5 {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 36px;
    color: #151515;
    margin-top: 0px;

        font-family: 'Jost';
    font-weight: 700;
    font-size: 36px;
    text-align: left;
    display: block;
    margin-bottom: 16px;
    color: #151515;
    line-height: 45px;
}

.anlass_title_details span p {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
    color: #454545;
    line-height: 28px;
    margin: 0;
    display: inline-block;

        font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
    color: #454545;
    line-height: 28px;
}

.anlass_right {
    width: 60.898%;
    line-height: 0;
}

.anlass_right .anlass_image img {
    width: 100%;
}

.anlass_sub_category_main {
    margin-top: 32px;
}

.anlass_sub_category_inner {
    display: inline-flex;
    width: 100%;
    flex-flow: row wrap;
    align-items: self-start;
}

.anlass_sub_category_background:nth-child(odd) {
    margin-right: 25px;
    padding-left: 0;
    padding-right: 12.5px;
    margin-right: 0px;
}

.anlass_sub_category_background_inner {
    display: inline-flex;
    width: 100%;
    align-items: center;
    background-color: #d7d7d7;
}

.anlass_sub_category_left_main {
    width: 43%;
}

.anlass_sub_category_right_img {
    line-height: 0;
    text-align: right;
}

/* .anlass_sub_category_right_img img {
    width: 470px;
    height: 430px;
} */

.anlass_sub_category_title_main {
    padding: 0 25px;
}

.anlass_sub_category_right_main {
    width: 57%;
}

.anlass_sub_category_background {
    margin-bottom: 20px;
    padding-left: 12.5px;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
}

.anlass_sub_category_background a{
    text-decoration: none;
}

.anlass_sub_category_title h5 {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 30px;
    color: #151515;
    margin-top: 0;
    margin-bottom: 30px;
}

.anlass_sub_category_text span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18.14px;
    color: #151515;
}

.image_block_title_link_goto strong a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 800;
    font-size: 17px;
    color: #151515;
    margin-right: 10px;
    border-bottom: 2px solid grey;
    display: inline-block;
    line-height: 0.9;
}

.image_block_title_link_goto {
    float: right;
    width: 30%;
    display: inline-block;
    text-align: right;
}

.image_block_title_main {
    display: inline-flex;
    width: 100%;
    align-items: center;
}
.category-anlass .page-wrapper .page-main .columns .category-cms div .image_block_main {
    margin-top: 20px;
    margin-bottom: 45px;
}
/* ----------------------------------------- Feinkost Page all css ---------------------------------------- */
.feinkost_category_mian {
    margin-top: 35px;
}

.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title .base:after {
    display: none;
}

.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper {
    background: #d7d7d7;
    text-align: center;
}

.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title {
    margin: 90px 0 70px 0;
}

.category-feinkost.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title .base {
    font-family: 'Montserrat-Bold';
    font-size: 44px;
    color: #494949;
    text-transform: uppercase;
}

.feinkost_subcategory_inner ul {
    padding: 0;
    margin: 0;
    display: inline-flex;
    width: 100%;
    flex-flow: row wrap;
    align-items: self-start;
}

.feinkost_subcategory_inner ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    vertical-align: top;
    display: inline-flex;
    width: 100%;
    align-items: center;
    background-color: #d7d7d7;
}

.subcategory_left_content {
    width: 43.6%;
}

.feinkost_subcategory_image_mian {
    margin-bottom: 20px;
    width: 50%;
}

.feinkost_subcategory_image_mian a {
    text-decoration: none;
}

.feinkost_subcategory_image_mian:nth-child(odd) {
    padding-right: 12.5px;
}
.feinkost_subcategory_image_mian:nth-child(even) {
    padding-left: 12.5px;
}

.subcategory_right_image {
    width: 57%;
}

.subcategory_image {
    line-height: 0;
}

.subcategory_image img {
    width: 100%;
    max-height: 420px;
}

.subcategory_title h5 {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 30px;
    color: #151515;
    padding: 0 25px;
}

.subcategory_subtitle_text span {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 18px;
    color: #484848;
    padding-left: 25px;
}

.link_of_all_product {
    text-align: center;
    margin: 84px 0 48px 0;
}

.link_of_all_product a {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 47px;
    color: #151515;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.link_of_all_product a:after {
    display: block;
    content: '';
    border-bottom: solid 6px #e9d38a;
    width: 81.5%;
    margin-top: -14px;
    margin-left: 5px;
}
.category-feinkost .page-wrapper .page-main .column.main .category-images .wine_region_main{
    margin: 0;
}
.category-feinkost .page-wrapper .page-main .columns .column.main div#layer-product-list{
    margin: 0;
}

/* ---------------------------------------- rebsorten category all css ----------------------------------------*/
.category-rebsorten .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.rebsorten_category_title {
    margin-bottom: 84px;
    margin-top: 30px;
}

.rebsorten_category_title h5 {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 47px;
    color: #151515;
    margin: 0;
}

.rebsorten_category_title h5:after {
    display: block;
    content: '';
    border-bottom: solid 5px #e9d38a;
    width: 40%;
    margin-top: -14px;
}

.rebsorten_subcategory ul {
    margin: 0;
    padding: 0;
    column-count: 2;
}

.rebsorten_subcategory ul li {
    list-style: none;
}

.rebsorten_subcategory ul li a {
    text-decoration: none;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 30px;
    color: #000000;
}

.rebsorten_subcategory ul li a span {
    margin-left: 20px;
    color: #e9d38a;
}

/* -------------------------------------- Regionen category all css -------------------------------------- */
.category-regionen .page-wrapper .page-main .page-title-wrapper {
    display: none;
}

.category_image .category_image_container .category_image_top_banner {
    display: inline-flex;
    width: 100%;
    background: #d7d7d7;
    flex-flow: row wrap;
    align-items: center;
    margin-top: 20px;
}


.category_image_top_banner .top_banner_left {
    width: 39.103%;
}

.top_banner_left_inner {
    padding: 55px 108px 53px 108px;
}

.top_banner_left span.title {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 36px;
    text-align: left;
    display: block;
    margin-bottom: 16px;
    color: #151515;
    line-height: 45px;
}
.category-images .category_image_category {
    display: none;
}
.category-cms p {
    display: none;
}
.top_banner_left .title_text {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 15px;
    color: #454545;
    line-height: 28px;
}

.category_image_top_banner .top_banner_right {
    width: 60.898%;
    line-height: 0;
    text-align: right;
}

.wine_region_main {
    display: inline-flex;
    width: 100%;
    flex-flow: row wrap;
    align-items: self-start;
    margin-top: 40px;
}

.wine_region_container {
    display: inline-block;
    width: 49.04%;
    margin-bottom: 40px;
    width: 50%;
    margin-bottom: 65px;
    padding-left: 11.5px;
    box-sizing: border-box;
}

.wine_region_container:nth-child(odd) {
    margin-right: 29px;
    padding-left: 0;
    padding-right: 11.5px;
    margin-right: 0px;
}

.wine_region_left_main {
    display: inline-flex;
    width: 100%;
    align-items: center;
    background-color: #d7d7d7;
    min-height: 371px;
}

.wine_region_left_details {
    width: 60.85%;
}

.wine_region_left_details .wine_region_left_details_inner {
    padding: 0 20px;
}

.wine_region_left_details .wr_title {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 22px;
    color: #151515;
    padding: 0;
    word-break: break-all;
}

.wine_region_left_details_inner ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.wine_region_left_details_inner ul li{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 21.35px;
    color: #151515;
    line-height: normal;
}
.wine_region_left_details span {
    display: block;
    font-family: 'Jost';
    font-weight: 500;
    font-size: 21px;
    color: #151515;
}



.wine_region_left_details span a {
    color: #151515;
    text-decoration: none;
}

.wine_region_left_details span:last-child a{
    border-bottom: 1px solid;
}

.wine_region_left_images {
    width: 57%;
    text-align: right;
    line-height: 0;
}

.wine_region_left_images img.wine_region_img {
    /* width: 100%; */
    /* height: 345px;
    width: 375px; */
}

.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item,.add_more_filters {
    width: 16.65%;
    width: 260px;
    box-sizing: border-box;
    padding-right: 2px;
    padding-bottom: 2px;
    float: left;
    position: relative;
}

.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-title {
    font-family: 'Jost';
    font-weight: 700;
    padding: 18px 40px 15px 24px;
    text-transform: uppercase;
    border: 0;
    max-width: 258px;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content {
    display: none;
}
.sidebar.sidebar-main .layered-filter-block-container .filter-options-item.active_filter > .filter-options-content {
    display: block;
    box-shadow: 0 0 10px #0000008c;
    -webkit-box-shadow: 0 0 10px #0000008c;
    -moz-box-shadow: 0 0 10px #0000008c;
    clip-path: inset(1px -10px -10px -10px);
    -webkit-clip-path: inset(1px -10px -10px -10px);
}
.filter-options-item.filter_yes {
    /* filter: drop-shadow(0 0 6.5px rgba(140, 140, 140, 0.2));
    -webkit-filter: drop-shadow(0 0 6.5px rgba(140, 140, 140, 0.2)); */
    z-index: 111;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.active{
    filter: drop-shadow(0 0 6.5px rgba(140, 140, 140, 0.2));
    -webkit-filter: drop-shadow(0 0 6.5px rgba(140, 140, 140, 0.2));
    z-index: 111;
}
.filter-options-item.active_filter {
    /* filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5)); */
    /* -webkit-filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.5)); */
    z-index: 111;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options .filter-options-content{
    top: 53px;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item .filter-options-title.filter_yes:after{
    content: '';
    width: 12px;
    height: 7px;
    display: inline-block;
    background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/images/filterUp.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 10px;
    top: 23px;
    z-index: 11111;
}

.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.filter_yes .filter-options-title {
    background: white;
}
.sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item .filter-options-title.filter_yes {
    background-color: white;
    box-shadow: 0 0 10px #0000008c;
    -webkit-box-shadow: 0 0 10px #0000008c;
    -moz-box-shadow: 0 0 10px #0000008c;
    /* clip-path: inset(0px -10px 0 -10px);
    -webkit-clip-path: inset(0px -10px 0 -10px); */
}
/* .sidebar.sidebar-main .layered-filter-block-container .block-content .filter-options-item.filter_yes .filter-options-title {
    background-color: white !important;
    z-index: 1;
    filter: drop-shadow(0px -5px 6.5px rgba(140, 140, 140, 0.2));
} */

/* ========================================= customer/account/create/ ===================================== */
.customer-account-create input[type="radio"] {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 8px 0 8px;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 2px solid #010101;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.customer-account-create input[type="radio"]:first-child {
    margin-left: 0;
}
.customer-account-create input[type="radio"][value=" "]:first-child, .customer-account-create .fieldset .fullname .field .control > label[for=" "] {
    display: none;
}
.customer-account-create input[type="radio"]:checked:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #c9b777;
}
.customer-account-create .fieldset .fullname .field .control > label {
    font-family: "Jost";
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 21px;
    color: #000000;
    vertical-align: middle;
    margin-right: 15px;
}
.customer-account-create .fieldset .fullname .field .control{
    margin: 20px 0;
}
.customer-account-create input[type="checkbox"]{
    border-radius: 0;
}
.customer-account-create input[type="checkbox"]:checked:after{
    display: none;
}
.customer-account-create .form-create-account .create.info .required .control .fieldset .field .label > span, .customer-account-create  form .fieldset > .field:not(.choice) > .label > span {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #000000;
    text-transform: uppercase;
}
.customer-account-create form .fieldset > .field:not(.choice) > .label[for="password-confirmation"]{
    width: 100%;
}

.page-title-wrapper .page-title .base {
    font-family: "Jost";
    font-size: 47px;
    color: #151515;
    font-weight: 500;
}

.page-main > .page-title-wrapper .page-title + .action {
    font-family: "Jost'";
    font-weight: 500;
    color: #000;
    font-size: 17px;
    text-decoration: none;
}
.checkout-success p a.order-number{
    text-decoration: none;
}
.checkout-success p a.order-number strong {
    font-family: "Jost'";
    color: #151515;
    font-size: 14px;
}

.form-create-account .create.info .required .control .fieldset .field .label {
    text-align: left;
}

.form-create-account .create.info legend.legend,
.form-create-account .create.account legend.legend {
    margin-left: 0;
}

.form-create-account .create.info legend.legend span,
.form-create-account .create.account legend.legend span {
    font-family: 'Jost';
    font-weight: 600;
    color: #000;
    font-size: 24px;
}
#password-strength-meter-container .password-strength-meter{
    font-family: 'Jost';
    font-weight: 400;
    color: #151515;
    font-size: 12px;
    letter-spacing: 1px;
}

/* ========================================= customer/account/index/ ===================================== */

.customer-account-index .page-wrapper .columns .page-title-wrapper h1.page-title {
    margin-top: 0;
    margin-bottom: 20px;
}




.lasd-top-header-main .lasd-top-header-inner .block-static-block nav.navigation-list .nav-bar-list li.have_sub_child.active .sub_menu_list_main{
    display: block;
}
li.submenu_first.active-last-link .last_menu{
    display: block;
}

/* ========================================= PDP Page Essen And Anlass Icon ===================================== */
.food_type_tab_container {
    display: inline-block;
    width: 100%;
}
.food_type_tab_container .food_icon_left {
    display: inline-flex;
    border-right: 4px solid #cccccc;
    padding: 5px 40px 5px 10px;
    width: 100%;
    flex-flow: row wrap;
    align-items: baseline;
}
.food_type_tab_container .food_icon_left:last-child{
    border-right:0 !important;
    padding: 5px 10px 5px 50px;
}
.food_type_tab_container .food_icon_left .food_type_title_main {
    width: 100%;
}
.food_type_image {
    float: left;
    width: 25%;
    text-align: center;
}
.food_type_title span {
    font-family: "Jost";
    font-size: 20px;
    font-weight: 700;
    color: #151515;
    display:inline-block;
    line-height:0.3;
}
.food_type_value span, .food_type_value span a {
    font-family: "Jost";
    font-size: 18.47px;
    color: #151515;
    font-weight: 700;
    text-decoration: none;
}
.food_type_title span:after {
    content: '';
    border-bottom: 2px solid #cccccc;
    display: inline-block;
    width: 100%;
}

/* =========================================== Responcive ================================================= */
@media only screen and (max-width: 1560px) {
    .all_price .baseprice {
        font-size: 17px;
    }

    .store_name_main .store_name_inner span {
        font-size: 32px;
    }
    /* ----------------------------------- PDP Page ------------------------------------ */
    .product.info.detailed .block .title .title_left {
        font-size: 47px;
    }

    .image_slider_imfo_block_main .image_slider_slide_main .image_slider_slide_inner ul {
        text-align: left;
    }

    .image_slider_imfo_block_main .image_slider_slide_main .image_slider_slide_inner li {
        margin-right: 6px;
        margin-left: 6px;
    }
    /* ============================================= Essen Category Page ========================================= */
    .essen_category_image_inner .category_image ul li {
        width: 18%;
        margin-right: 20px;
        margin-bottom: 100px;
    }

    .category-essen .page-wrapper .page-main .category-cms .image_block_main .block_product_slider_main .product_detail .product_title {
        height: 62px;
        overflow: hidden !important;
        text-overflow: ellipsis;
        line-height: 1;
    }

    /* =============================================== Shipping Page ======================================= */
    .checkout-container {
        margin: 0 15px 20px;
    }

    .fieldset>.field:not(.choice)>.label {
        text-align: left !important;
        width: 100% !important;
    }
    form#form-validate .fieldset>.field:not(.choice)>.label{
        position: relative;
    }
    form#form-validate .fieldset>.field:not(.choice)>.label::after{
        color: #e02b27;
    }
}

@media only screen and (max-width: 640px) {
    .wine_legal_requirement_popup {
        height: auto !important;
        width: 310px !important;
    }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../../frontend/Thinkideas/lesamisduvin/de_DE/Trive_Revo/css/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Trive_Revo/css/fonts/slick.eot');
  src: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Trive_Revo/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/Trive_Revo/css/fonts/slick.woff') format('woff'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/Trive_Revo/css/fonts/slick.ttf') format('truetype'), url('../../frontend/Thinkideas/lesamisduvin/de_DE/Trive_Revo/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before[dir="rtl"] {
  content: "→";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
.slick-next:before[dir="rtl"] {
  content: "←";
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
@media (max-width: 767px) {
  .columns .column {
    min-width: 0;
    min-height: 0;
  }
}
.product-slider-wrapper .slider-list .slick-slider {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 25px;
}
.product-slider-wrapper .slider-list .slick-slider .slick-slide {
  margin-left: 0;
}
.product-slider-wrapper .slider-list .slick-slider .slick-prev:before,
.product-slider-wrapper .slider-list .slick-slider .slick-next:before {
  color: #000;
}
.product-slider-wrapper .slider-list .slick-slider .slick-prev {
  left: 0;
}
.product-slider-wrapper .slider-list .slick-slider .slick-next {
  right: 0;
}
.product-slider-wrapper .slider-list .slick-slider button.slick-arrow {
  box-shadow: none;
}
.product-slider-wrapper .slider-list .slick-slider button.slick-arrow:hover,
.product-slider-wrapper .slider-list .slick-slider button.slick-arrow:active,
.product-slider-wrapper .slider-list .slick-slider button.slick-arrow:focus {
  border: none;
}
.block.widget .products-grid .product-item.slick-slide {
  margin-left: inherit !important;
}
.product-item-info {
  width: initial;
}
.block-product-slider .products-grid .product-item-info .product-item-inner {
  box-shadow: none;
  border: none;
  padding: 0;
  margin: 0;
}
.block-product-slider .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  position: relative;
  box-shadow: none;
  border: none;
  padding: 0;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0;
}
.block-product-slider .products-grid .product-item-info:hover,
.block-product-slider .products-grid .product-item-info.active {
  box-shadow: none;
  border: none;
  margin: auto;
  padding: 0;
}
.block-product-slider .products-grid .product-item-actions {
  margin: 0;
}
/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */

.clearfix:after {
    content:"";
    display:table;
    clear:both;
}

.post-holder {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.blog-page-list .post-holder {border-bottom: 1px solid #eee}
.blog-page-list .blog-top-image {padding-bottom: 20px}

.post-holder .post-header {position:relative;}

.post-holder .post-header .post-info {padding: 0 0 20px 0;}
.post-holder .post-header .post-info .item {display: inline-block}
.post-holder .post-header .post-info .dash {display: none; /* fix for old templates */}
.post-holder .post-header .post-info .label {font-weight: 600;}
.post-holder .post-header .post-info .value {font-style: italic;}
.post-holder .post-header .post-info .item::after {display: inline-block; content: ' | ';color:#b9b9b9}
.post-holder .post-header .post-info .item:last-child::after{display: none}

.post-list {
    margin-top: 0px;
    margin-bottom: 20px;
    list-style: none;
}
.post-list-wrapper .post-list {padding-left: 0}

.post-list .post-content .post-read-more {padding-top:10px; float:right;}

.subcategory-links-wrapper ul,
.post-links-wrapper ul {list-style: none}

.post-content .post-description img {margin: 15px 0;max-width: 100%;height: auto}
.post-content .post-description ul,
.post-content .post-description ol {list-style-position: outside;}

.post-content .post-description .mfblog-contents li {display: list-item;}
.post-content .post-description .mfblog-contents li li {margin-left: 15px;}

.post-content .post-description .post-ftimg-hld {margin: 0 0 10px 0;}
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;}

.post-content .post-description .mfblog-contents-toc {list-style: decimal;}
.post-content .post-description .mfblog-contents-toc li {margin-bottom: 1rem;}
.post-content .post-description .mfblog-contents-toc li > ol {margin-top: 1rem;}
.post-content .post-description .mfblog-contents-toc li:before {content: none;}
.post-content .post-description .mfblog-contents-toc li a {display: inline;}


/* Post Title */
.post-list .post-header .post-title-holder {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.post-list .post-header .post-title {margin: 0;padding: 10px 10px 10px 0;}
.post-list .post-header .post-title a {text-decoration: none;font-size: 22px;font-weight: 400;}
.post-list .post-holder .post-header .addthis_toolbox a {margin-bottom: 0;}

.post-list .hidden {display:none;}
.post-view .post-bottom {margin-top:30px;}

.post-view .post-nextprev-hld  {margin-bottom: 30px;}
.post-view .post-nextprev-hld .nextprev-link {font-weight: 700;}
.post-view .post-nextprev-hld .prev-link {float:left}
.post-view .post-nextprev-hld .next-link {float:right}

/* Post Gallery */
.post-view .post-gallery {margin:15px 0 15px 0}
.post-view .post-gallery .gallery-image-hld {margin: 0 14px 14px 0; border:1px solid #ccc; display: block; float:left}
.post-view .post-gallery .gallery-image{padding: 0; margin:0; display:block}

.post-view .block {margin-bottom: 30px;}

/* Widget Gallery */
.widget.block-categories ul {padding: 0;margin: 0;list-style: none;}
.widget.block-categories ul li {padding: 5px 0 5px 9px;margin: 0;}
.widget.block-categories ul li a {font-weight: 600;}
.widget.block-categories ul ul {margin: 0;}

/* Widget RSS */
.widget.block-rss .rss-icon {float: left; width: 23px; padding-right: 10px;}

/* Widget Search */
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;}
.widget.blog-search .block-content {margin-bottom: 0;}
.widget.blog-search .block-content .form {position: relative;}
.widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;}
.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;}
.widget.blog-search .action.search {position: absolute;right: 10px;top: 0;bottom: 0;z-index: 1;height: 100%;margin: 0;padding: 0;display: inline-block;background-image: none;background: none;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;text-decoration: none;text-shadow: none;font-weight: 400;}
.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/search-icon.svg) no-repeat -10px -7px;background-size: 35px;opacity: 0.5;}
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}

/* Widget Tag Claud */
.widget.block-tagclaud .smallest{font-size: 0.75em}
.widget.block-tagclaud .small{font-size:1em}
.widget.block-tagclaud .medium{font-size:1.25em}
.widget.block-tagclaud .large{font-size:1.5em}
.widget.block-tagclaud .largest{font-size:2em}

/* Widget Archive */
.widget.block-archive .item {margin: 5px 0;}
.widget.block-archive .item {display: inline-block}
.widget.block-archive .item:after {content: "\\"; display:inline-block;padding-left: 5px}

/* Widget Recent */
.blog-widget-recent .post-list {padding: 0;margin: 0;}
.blog-widget-recent .post-holder {width: 31.2%;float: left;margin: 1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 48%;}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {clear: both;}
@media (max-width: 767px) {
    .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 98%;}
}
@media (max-width: 1024px) {
    .blog-widget-recent .post-holder {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .blog-widget-recent .post-holder {
        width: 98%;
    }
}

.blog-widget-recent .post-description .post-text-hld {
    min-height: 150px;
    overflow-y: auto;
}

.blog-widget-recent-masonry .post-description .post-text-hld {
    max-height: none;
    min-height: 0;
}
.blog-widget-recent-masonry .post-description .post-ftimg-hld {
    width: 100%;
    margin: 0;
}

.mfblog-autoloader {text-align: center;}
.mfblog-autoloader .mfblog-show-onload {display: none;}


@media (max-width: 420px) {
    #mfblog_gcomments {max-width:345px; overflow-y: scroll;}
}

.blog-category-view .category-content,
.blog-index-index .index-description,
.blog-tag-view .tag-content {padding-left: 0}

/* Posts List */
.widget.block-list-posts .block-content .item {
    padding: 8px 0 0 0;
}
.widget.block-list-posts .block-content .item .post-image {
    width: 60px;
    float: left;
    border-radius: 0;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    margin-right: 12px;
}
.widget.block-list-posts .block-content .item .post-image .post-item-link {
    display: inline-block;
}
.widget.block-list-posts .block-content .item .post-image .post-item-link img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
/* END Posts List */

/* Fix Related Products */
.blog-post-view .products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    width: calc((100% - 2%)/2);
}
.blog-post-view .product-item:nth-child(2n+1) {
    margin-left: 0;
}
.blog-post-view .products-grid .product-item .product-item-info {
    width: auto;
}
@media (min-width: 640px){
    .blog-post-view .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 4%)/3);
    }
    .blog-post-view .products-grid .product-item:nth-child(2n+1) {
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0;
    }
}
@media (min-width: 1024px){
    .blog-post-view .products-grid .product-item {
        width: calc((100% - 8%)/5);
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 2%;
    }
    .blog-post-view .products-grid .product-item:nth-child(5n+1) {
        margin-left: 0;
    }
}

/* Icons */
.mf-blog-icon {width: 15px;height: 15px;display: inline-block;position: relative;top: 2px;background-size: cover;}
.mf-blog-icon.mfbi-calendar {background-image: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/calendar-icon.svg')}
.mf-blog-icon.mfbi-folder {background-image: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/folder-icon.svg')}
.mf-blog-icon.mfbi-comments {background-image: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/comments-icon.svg')}
.mf-blog-icon.mfbi-tags {background-image: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/tags-icon.svg')}
.mf-blog-icon.mfbi-user {background-image: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/user-icon.svg')}
.mf-blog-icon.mfbi-views {background-image: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/views-icon.svg')}
.mf-blog-icon.mfbi-reading-time {background-image: url('../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/time-icon.svg')}
/* END Fix Related Products */


/* Post Sharing Top */
/*.post-sharing-top {padding: 10px 0 10px 0;}*/
.post-sharing-top .share-elements {display: flex;flex-wrap: wrap;align-items: center;}
.post-sharing-top .icon-wrapper {display: inline-block;cursor: pointer;margin: 0 4px 0 0;overflow: hidden;border: 0;text-decoration: none;text-transform: none;background-color: transparent;color: inherit;transition: all .2s ease-in-out;border-radius: 0;vertical-align: middle;line-height: 16px;}
.post-sharing-top .icon-wrapper:last-child {margin-right: 0;}
.post-sharing-top .icon-wrapper.icon-facebook {background-color: rgb(59, 89, 152);}
.post-sharing-top .icon-wrapper.icon-twitter {background-color: rgb(0, 0, 0);}
.post-sharing-top .icon-wrapper.icon-pinterest {background-color: rgb(203, 32, 39);}
.post-sharing-top .icon-wrapper.icon-linkedin {background-color: rgb(2, 136, 209);}
.post-sharing-top .icon-wrapper .icon {line-height: 16px;height: 16px;width: 16px;display: inline-block;overflow: hidden;vertical-align: top;}
.post-sharing-top .icon-wrapper .icon svg {width: 16px;height: 16px;line-height: 16px;}
.post-sharing-top .icon-wrapper:hover {transform: translateY(-2px);}

/*.post-list .post-sharing-top {}*/
/*.post-view .post-sharing-top .icon-wrapper .icon svg {width: 16px;height: 16px;line-height: 16px;}*/
/*.post-list.modern {}*/
/* END Post Sharing Top */
/* All Widget Templates ************************************************************************************************
***********************************************************************************************************************/
body.blog-page {
    --color-white: #ffffff;
    --color-green: #28a745;
    --color-yellow: #ffc107;
    --color-blue: #4db2ec;
    --color-black: #222222;
    --color-gray: #6c757d;
    --color-red: #dc3545;
    --border-color: #d5d6da;
}

/* Buttons */
.btn-white {background-color: #fff !important;color: #7d7d7d !important;border: 1px solid #bbb !important;}
.btn-white:hover {background-color: #4db2ec !important;color: #fff !important; border: 1px solid #4db2ec !important;}
.btn-black {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}
.btn-black:hover {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue:hover {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}


/* Slider *************************************************************************************************************/
.post-slider .post-block .image-wrap {padding-bottom: 450px;}
/* END Slider *********************************************************************************************************/


.clearfix:after {content:"";display:table;clear:both;}

.post-holder {margin-bottom: 40px;border-radius: 0;}



/* Blog Post List *****************************************************************************************************/
.post-list {margin-top: 0;margin-bottom: 20px;list-style: none;padding-left: 0}
.post-list .post-item.post-holder {margin: 0 0 30px 0;padding: 0;display: block;}
.post-list .post-container {display: -ms-flexbox;display: flex;}

/* Post Image ************************************/
.post-list .post-image {-ms-flex: 0 0 30%;flex: 0 0 30%;width: 30%;order: 0;}
.post-list .post-image .image-container {position: relative;}
.post-list .post-image .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.post-list .post-image .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.post-list .post-image .image-wrap img {width: 100%;height: auto;vertical-align: middle;}
/* Post Category */
.post-list .post-image .post-category {position: absolute;left: 0;bottom: 0;display: block;font-size: 0;line-height: 1;}
.post-list .post-image .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;
    /*-webkit-transition: all 0.3s;-ms-transition: all 0.3s;transition: all .3s ease;*/}
.post-list .post-image .post-category a:hover {background: #4db2ec;}

/* Post Info **************************************/
.post-list.modern .post-info {padding: 0 0 0 25px;flex: 0 0 70%;max-width: 70%;width: 70%;order: 1;box-sizing: border-box;}
/* Post Title */
.post-list .post-info .post-title-wrap h3 {margin: 0;}
.post-list .post-info .post-title-wrap h3 a {font-size: 20px;line-height: 25px;font-weight: 500;}
/* Post Data */
.post-list .post-info .post-data-wrap {font-size: 11px;font-family: sans-serif;}
.post-list .post-info .post-data-wrap .post-date {font-size: 11px; margin: 0;padding: 0;box-shadow: none;float: none;width: auto;}
.post-list .post-info .post-data-wrap a {font-weight: 600;}
/* Post Description */
.post-list .post-description {line-height: 21px;font-size: 13px;}
/* Post View */
.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}
.post-list .post-view:after {position: absolute;left: 0;bottom: -3px;content: '';width: 0;height: 0;border-style: solid;border-width: 3px 3px 0 0;border-color: #000 transparent transparent;}
/* Read More */
.post-read-more a.post-read {display: inline-block;color: #fff;background-color: #4db2ec;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;}
.post-read-more a.post-read:hover {color: #fff; text-decoration: none;}

@media (max-width: 768px) {
    .post-list .post-item.post-holder {margin-bottom: 1.5rem;}
}
@media (max-width: 767px) {
    .post-list .post-image .post-category {display: none;}
    .post-list .post-info {padding: 0 0 0 15px;}
    .post-list.modern .post-description {display: none;}
    .post-read-more a.post-read {display: none;}
}
@media (max-width: 640px) {
    .post-list .post-info .post-title-wrap h3 a {font-size: 14px;font-weight: 600;line-height: 1.4;display: inline-block;
        /*max-height: 39px;overflow: hidden;*/}
}


/* Images Format *******************************************/
.post-image .image-wrap._16x9 {padding-bottom: 35% !important;}
.post-image .image-wrap._4x3 {padding-bottom: 67% !important;}
.post-image .image-wrap._3x2 {padding-bottom: 55% !important;}
.post-image .image-wrap._1x1 {padding-bottom: 100% !important;}
@media (max-width: 768px) {

}
/* Blog Post List *****************************************************************************************************/


/* Blog Post List Modern **********************************************************************************************/
.post-list.modern .post-item.post-holder {margin: 0 0 30px 0;padding: 0 0 30px 0;}
.post-list.modern .post-info .post-title-wrap h3 a:hover {text-decoration: none;transition: all .2s ease;}
.post-list.modern .post-info .post-data-wrap a:hover {text-decoration: none;transition: all .2s ease;}
/* Blog Post List Modern **********************************************************************************************/


/* Post View **********************************************************************************************************/
/* Page Title */
/*.blog-post-view .page-title-wrapper .page-title {font-size: 35px;line-height: 1.2;margin-bottom: 20px;}*/
/* Category */
.blog-post-view .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;}

/* Post Data */
.blog-post-view .post-data-wrap {font-size: 13px;font-family: sans-serif;margin-bottom: 30px;}
.blog-post-view .post-data-wrap a {font-weight: 600;}
.blog-post-view .post-data {color: #bbbbbb;}
/* Post View */
/* Post Comments */
.blog-post-view .post-comments {margin-right: 20px;}
/* Social */
.blog-post-view .post-sharing {margin-bottom: 20px;}
/* Image */
.blog-post-view .post-featured-image {font-size: 0;margin-bottom: 20px;}
/* Tags */
.blog-post-view .post-tag {margin-bottom: 20px;}
.blog-post-view .post-tag .post-tag-title {display: inline-block;padding: 7px 12px;border: 1px solid #222;background: #222;color: #fff;line-height: 1;margin: 0 10px 10px 0;text-transform: uppercase;font-size: 11px;}
.blog-post-view .post-tag .post-tags a {display: inline-block;border: 1px solid var(--border-color); /*color: #222; */background: #fff;padding: 7px 12px;margin-right: 10px;line-height: 1;font-weight: 600;letter-spacing: 1px;font-size: 11px;text-transform: capitalize;}
.blog-post-view .post-tag .post-tags a.current,
.blog-post-view .post-tag .post-tags a:hover {text-decoration: none;opacity: .9;background: #333;color: #fff;}

/* Post Text */
.blog-post-view .post-description {margin-bottom: 30px;}
.blog-post-view .post-description p {font-size: 1.4rem;line-height: 1.7;}

/* Post Bottom *****************************************/
.post-view .post-bottom {margin-top:30px;}

/* Post Sharing Bottom */
.post-view-modern .post-sharing-bottom {}
.post-sharing-bottom {padding: 30px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);}
.post-sharing-bottom .share-elements {text-align: center;}
.post-sharing-bottom .share-elements .icon-wrapper {display: inline-block;cursor: pointer;margin: 0 5px 5px 0;overflow: hidden;border: 0;text-decoration: none;text-transform: none;background-color: transparent;color: inherit;transition: all .2s ease-in-out;border-radius: 0;}
.post-sharing-bottom .share-elements .icon-wrapper.icon-facebook {background-color: rgb(59, 89, 152);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-twitter {background-color: rgb(0, 0, 0);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-pinterest {background-color: rgb(203, 32, 39);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-linkedin {background-color: rgb(2, 136, 209);}
.post-sharing-bottom .share-elements .icon-wrapper .icon {line-height: 48px;height: 48px;width: 48px;display: inline-block;overflow: hidden;vertical-align: top;}
.post-sharing-bottom .share-elements .icon-wrapper .label {font-size: 13px;line-height: 48px;height: 48px;color: #ffffff;display: inline-block;padding: 0 15px 0 3px;vertical-align: top;}
.post-sharing-bottom .share-elements .icon-wrapper:hover {transform: translateY(-4px);}

/* Post Gallery */
/*.blog-post-view .post-gallery {display: flex;flex-wrap: wrap;}*/
.blog-post-view .post-gallery {display: grid;grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));grid-gap: 1rem;margin-bottom: 20px;}
.blog-post-view .post-gallery .gallery-image-hld {display: inline-block;}
.blog-post-view .post-gallery .gallery-image-hld img {}

/* Post Navigation */
.blog-post-view .post-nextprev  {display: flex;padding: 20px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);}
.blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;/*color: #222222;*/font-weight: 600;text-align: right;opacity: 0.7;}
.blog-post-view .post-nextprev .nextprev-link:hover {text-decoration: none;}
.blog-post-view .post-nextprev .nextprev-link span {display: block;color: #bbbbbb;font-size: 14px;font-weight: normal;}

/* Block Related */
.blog-post-view .post-bottom .block.related {margin-bottom: 0;}
.blog-post-view .post-bottom .block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;}
.blog-post-view .post-bottom .block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;}

/* Related Posts */
.mfblog-related-posts-block.block.related .post-list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;
    position: relative;overflow: hidden;margin-left: -10px;margin-right: -10px;}
.mfblog-related-posts-block.block.related .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-left: 10px;padding-right: 10px;width: 25%; box-sizing: border-box;}

.mfblog-related-posts-block.block.related .post-list .post-item .image-container {
    -ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.mfblog-related-posts-block.block.related .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
.mfblog-related-posts-block.block.related .post-list .block-info h3.post-title a {font-size: 14px !important;line-height: 20px !important;font-weight: 600 !important; /*color: #222222; */}
@media (max-width: 767px) {
    .mfblog-related-posts-block.block.related .post-list .post-item {flex: 0 0 50%;max-width: 50%;}
}

/* Related Products */
.mfblog-related-products-block.block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;}
.mfblog-related-products-block.block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;}

/* Block Comments */
.block.comments .c-count {margin: 0 0 20px;padding: 0;border-bottom: 1px solid #222222;font-weight: 400;}
.block.comments .c-count strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;display: inline-block;}
/* END Post Bottom *************************************/

@media (max-width: 767px) {
    .blog-post-view .page-title-wrapper .page-title {font-size: 20px;}
    .blog-post-view .post-nextprev .nextprev-link {font-size: 14px;line-height: 1.4;}
}
/* END Post View ******************************************************************************************************/


/* Animation Zoom */
.image-wrap .animation-type-zoom {display: block;line-height: 0;overflow: hidden;position: relative;}
.image-container .animation-type-zoom {-webkit-transition: transform .3s ease,opacity .3s;transition: transform .3s ease,opacity .3s;}
.image-container:hover .animation-type-zoom {transform: scale3d(1.1,1.1,1);  -webkit-transform: scale3d(1.1,1.1,1);}


/* Sidebar ************************************************************************************************************/
/* Block Search */
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;}
.widget.blog-search .block-content {margin-bottom: 0;}
.widget.blog-search .block-content .form {position: relative;}
.widget.blog-search  label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;}
.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;}
.widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;}
.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Thinkideas/lesamisduvin/de_DE/Magefan_Blog/images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;}
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}

/* Posts List */
.widget.block-list-posts .post-list .post-item .image-container {flex: 0 0 30%;width: 30%;display: block;order: 0;}
/* Images */
/* Span Background */
.widget.block-list-posts .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.widget.block-list-posts .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
/* Post Info */
.widget.block-list-posts .post-list .post-item .block-info .post-item-name {font-size: 14px;line-height: 20px;font-weight: 600;text-decoration: none;color: #333333;}
.widget.block-list-posts .post-list .post-item .block-info .block-date {color: #bbbbbb;}
.widget.block-list-posts .post-list .post-item .block-info .block-date .post-data {font-size: 11px;}

/* Post Grid */
.widget.block-list-posts .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;}
.widget.block-list-posts .post-list .post-item .image-container {-ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.widget.block-list-posts .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
/* END Posts List */

/* New Post List */
.widget.block-posts-list .post-item {display: flex;gap: 1.5rem;}
.widget.block-posts-list .post-item .image-container {flex: 0 0 33.333333%;width: 33.333333%;align-self: flex-start;display: block;order: 0;margin-bottom: 10px;}
.widget.block-posts-list .post-item .image-container .image-wrap {display: block;position: relative;overflow: hidden;}
.widget.block-posts-list .post-item .image-container .image-wrap._4x3 {padding-bottom: 70%;}
.widget.block-posts-list .post-item .image-container .image-wrap .bg-img {display: block;position: absolute;width: 100%;height: 100%;max-width: 100%;background-size: cover;background-position: center;}
.widget.block-posts-list .post-item .block-info .post-title {margin: 0 0 0.5rem 0 !important;}
.widget.block-posts-list .post-item .block-info .post-title .post-item-name {display: block;font-size: 16px;line-height: 22px;font-weight: 500;text-decoration: none;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.widget.block-posts-list .post-item .block-info .block-date {line-height: 1rem;}
.widget.block-posts-list .post-item .block-info .block-date .post-date {font-size: 11px;line-height: 1.2rem;color: #bbbbbb;font-family: sans-serif;}
.widget.block-posts-list .post-item .block-info .post-description {display: none;line-height: 21px;font-size: 13px;}
.widget.block-posts-list .post-item .block-info .read-more {display: none;}
/* END New Post List */

/* Archive */
.widget.block-archive .archive-item-link {font-weight: 600}

/* RSS Feed */
.widget.block-rss .rss-icon {width: 23px;filter: grayscale(100%);vertical-align: middle;}
/* End Sidebar ********************************************************************************************************/
/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */