@charset "UTF-8";
/* -- Background Colors -- */
/* $bg--color-grey: #f0f0f0; */
/* -- Type Colors -- */
/* ex: $f--color-blue: #0C4EF6; */
/* -- Z-index -- */
/* $z--sidebars-icon: 9100; */
/* Load fonts - all types */
/* Load fonts - .otf */
/* font size em/px */
/* Font style */
/* Vendor prefixes to animations */
/* Animation */
/* Transition */
/* Breakpoint */
/* Transform */
@font-face {
  font-family: "Linux Libertine";
  src: url("../fonts/LinLibertine_Rah.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Linux Libertine";
  src: url("../fonts/LinLibertine_RI.otf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Linux Libertine";
  src: url("../fonts/LinLibertine_RBah.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Linux Libertine";
  src: url("../fonts/LinLibertine_RBI.otf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
.slick-slide {
  outline: 0;
}

.slick-prev,
.slick-next {
  z-index: 1;
}

.slick-prev {
  left: 25px;
}

[dir=rtl] .slick-prev {
  right: 25px;
}

.slick-next {
  right: 25px;
}

[dir=rtl] .slick-next {
  left: 25px;
}

@media (min-width: 768px) {
  .slick-prev {
    left: 45px;
  }
  [dir=rtl] .slick-prev {
    right: 45px;
  }
  .slick-next {
    right: 45px;
  }
  [dir=rtl] .slick-next {
    left: 45px;
  }
}
.slick-prev:before, .slick-next:before {
  content: "";
}

#payment {
  background: none !important;
}
#payment ul {
  padding: 0 !important;
  border-bottom: 0px !important;
}

.woocommerce form .form-row {
  padding: 0;
  margin: 0;
}

.blockUI.blockOverlay {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.woocommerce form .form-row-first {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
  border: 0px !important;
  background-color: #D1D3D4 !important;
  height: 35px !important;
  padding: 2.5px 10px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: black !important;
  padding: 1.5px 0px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px !important;
  right: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent transparent !important;
}

.select2-container--default .select2-results__option {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: black !important;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
  background: grey !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]:hover,
.select2-container--default .select2-results__option--highlighted[data-selected]:hover {
  background: #E4E4E4 !important;
  color: black !important;
}

.select2-dropdown {
  border: none !important;
  border-radius: 0 !important;
}
.select2-dropdown .select2-search__field {
  border: 0px !important;
  background-color: #E4E4E4 !important;
}

.shop_table.woocommerce-checkout-review-order-table {
  border: 0px !important;
  margin: 0px !important;
}

.woocommerce table.shop_table {
  border: 0px !important;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-top: 0px !important;
  padding: 0 !important;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
}
@media (min-width: 992px) {
  .woocommerce table.shop_table td,
  .woocommerce table.shop_table tbody th,
  .woocommerce table.shop_table tfoot td,
  .woocommerce table.shop_table tfoot th {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}

.woocommerce table.shop_table td:last-child,
.woocommerce table.shop_table tbody th:last-child,
.woocommerce table.shop_table tfoot td:last-child,
.woocommerce table.shop_table tfoot th:last-child {
  text-align: right !important;
}

.woocommerce table {
  border-collapse: collapse !important;
}

.woocommerce form .form-row {
  padding: 0 !important;
  margin: 0 !important;
}

.woocommerce form .form-row label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 19.6px;
  line-height: 1.96rem;
  line-height: 19.6px !important;
  line-height: 1.96rem !important;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .woocommerce form .form-row label {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
    line-height: 22.4px !important;
    line-height: 2.24rem !important;
  }
}

.woocommerce table.shop_table tfoot tr.border-top > th,
.woocommerce table.shop_table tfoot tr.border-top > td {
  padding-top: 15px !important;
}

#shipping_method li {
  line-height: 19.6px !important;
  line-height: 1.96rem !important;
  margin: 0 !important;
}
@media (min-width: 992px) {
  #shipping_method li {
    line-height: 22.4px !important;
    line-height: 2.24rem !important;
  }
}

.form-row.notes span.optional {
  display: none !important;
}

.woocommerce table tfoot tr:not(.order-total) td,
.woocommerce table tfoot tr:not(.order-total) th,
.woocommerce ul#shipping_method .amount {
  font-weight: normal !important;
}

.woocommerce form #shipping_country_field > label,
.woocommerce-page form #shipping_country_field > label {
  display: initial !important;
}

.woocommerce table.shop_table td {
  vertical-align: top !important;
}

.woocommerce ul.order_details {
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  width: 100% !important;
  float: left !important;
}
@media (min-width: 992px) {
  .woocommerce ul.order_details {
    width: 50% !important;
  }
}
.woocommerce ul.order_details li {
  font-size: 1em !important;
  text-transform: none !important;
  border: 0px !important;
  width: 100% !important;
  padding-bottom: 15px !important;
}
.woocommerce ul.order_details li strong {
  font-size: 1em !important;
}

.woocommerce .woocommerce-order-details {
  width: 100% !important;
  float: left !important;
}
@media (min-width: 992px) {
  .woocommerce .woocommerce-order-details {
    width: 50% !important;
  }
}

.woocommerce .woocommerce-table {
  border: 0px !important;
  margin: 0 !important;
}
.woocommerce .woocommerce-table thead tr th {
  padding: 0 !important;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: right !important;
  width: 100% !important;
  margin-top: 30px !important;
}
@media (min-width: 992px) {
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    width: 50% !important;
    float: right !important;
  }
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
  float: left !important;
  width: 100% !important;
}
@media (min-width: 992px) {
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2 {
    float: right !important;
    width: 50% !important;
  }
}

address {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

ul.wc-bacs-bank-details.order_details li {
  width: 100% !important;
  height: auto !important;
}
@media (min-width: 768px) {
  ul.wc-bacs-bank-details.order_details li {
    width: 25% !important;
    min-height: 90px !important;
  }
}

.wc-bacs-bank-details-heading {
  margin-bottom: 15px !important;
}

.wc-bacs-bank-details-account-name {
  display: none !important;
}

.woocommerce nav .dropdown table.shop_table td,
.woocommerce nav .dropdown table.shop_table tbody th,
.woocommerce nav .dropdown table.shop_table tfoot td,
.woocommerce nav .dropdown table.shop_table tfoot th {
  text-align: left !important;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  padding-bottom: 30px !important;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot.border-top tr:first-child th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot.border-top tr:first-child td {
  padding-top: 30px !important;
}

.woocommerce form .form-row .required {
  color: black !important;
}

.woocommerce .woocommerce-terms-and-conditions-wrapper {
  display: inline-block;
}

.woocommerce .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
  display: none !important;
}

.woocommerce .woocommerce-notices-wrapper p a {
  display: none;
}

body.woocommerce-checkout .woocommerce-NoticeGroup {
  padding-bottom: 60px;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon,
body.woocommerce-checkout .woocommerce form.login,
body.woocommerce-checkout .woocommerce form.register {
  border: 0;
  padding: 0;
  margin: 0;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon .form-row.form-row-last {
  width: 100%;
  margin-top: 15px !important;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon .form-row.form-row-last .a-button {
  display: inline-block;
  float: right;
}
body.woocommerce-checkout .woocommerce-form-coupon-toggle a.showcoupon {
  border-bottom: 2px solid;
}

.woocommerce-form-coupon-toggle .border-bottom > p:first-child {
  border: 0;
}

/*
 * Cookie Notice
 */
#cookie-notice {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 100000 !important;
}
#cookie-notice .cookie-notice-container {
  padding: 15px;
}

#cookie-notice #cn-accept-cookie.button.wp-default {
  outline: none;
  background: #D1D3D4;
  box-shadow: none;
  border: 0px;
  color: black;
  text-shadow: none;
  border-radius: 0;
  font-weight: 400;
  margin-left: 30px;
  width: 50px;
  text-transform: uppercase;
  font-size: 8px;
  font-size: 0.8rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 10px;
  line-height: 1rem;
}
#cookie-notice #cn-accept-cookie.button.wp-default:hover {
  background: black;
  color: white;
}

#cookie-notice #cn-notice-text a,
#cookie-notice #cn-notice-text {
  font-size: 10px;
  font-size: 1rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 14px;
  line-height: 1.4rem;
}

/*****************************/
/*********  MA GRID  *********/
/*****************************/
/*
 *  To change MA Grid modify only the variables
 *
 *  Number of columns -> $col-num
 *
 *  Big gutter size   -> $gutter
 *  Small gutter size -> $gutter-small
 *
 *  Breakpoints:
 *    - sm  -> $breakpoint-sm
 *    - md  -> $breakpoint-md
 *    - lg  -> $breakpoint-lg
 *    - xl  -> $breakpoint-xl
 *    - xxl -> $breakpoint-xxl
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container-fluid {
  padding-right: calc(15px / 2);
  padding-left: calc(15px / 2);
  margin-right: auto;
  margin-left: auto;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: calc(40px / 2);
    padding-left: calc(40px / 2);
  }
}

.a-row-nomarg:before, .a-row-nomarg:after {
  display: table;
  content: " ";
}
.a-row-nomarg:after {
  clear: both;
}

.a-row, .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  margin-left: calc(15px / -2);
  margin-right: calc(15px / -2 );
}
@media (min-width: 992px) {
  .a-row, .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper,
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    margin-left: calc(40px / -2 );
    margin-right: calc(40px / -2 );
  }
}
.a-row:before, .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper:before,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout:before, .a-row:after, .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper:after,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout:after {
  display: table;
  content: " ";
}
.a-row:after, .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper:after,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout:after {
  clear: both;
}

.ma-grid--column, .column-xs-12,
.column-sm-12,
.column-md-12,
.column-lg-12,
.column-xl-12,
.column-xxl-12, .column-xs-11,
.column-sm-11,
.column-md-11,
.column-lg-11,
.column-xl-11,
.column-xxl-11, .column-xs-10,
.column-sm-10,
.column-md-10,
.column-lg-10,
.column-xl-10,
.column-xxl-10, .column-xs-9,
.column-sm-9,
.column-md-9,
.column-lg-9,
.column-xl-9,
.column-xxl-9, .column-xs-8,
.column-sm-8,
.column-md-8,
.column-lg-8,
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper p,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout p,
.column-xl-8,
.column-xxl-8, .column-xs-7,
.column-sm-7,
.column-md-7,
.column-lg-7,
.column-xl-7,
.column-xxl-7, .column-xs-6,
.column-sm-6,
.column-md-6,
.column-lg-6,
.column-xl-6,
.column-xxl-6, .column-xs-5,
.column-sm-5,
.column-md-5,
.column-lg-5,
.column-xl-5,
.column-xxl-5, .column-xs-4,
.column-sm-4,
.column-md-4,
.column-lg-4,
.column-xl-4,
.column-xxl-4, .column-xs-3,
.column-sm-3,
.column-md-3,
.column-lg-3,
.column-xl-3,
.column-xxl-3, .column-xs-2,
.column-sm-2,
.column-md-2,
.column-lg-2,
.column-xl-2,
.column-xxl-2, .column-xs-1,
.column-sm-1,
.column-md-1,
.column-lg-1,
.column-xl-1,
.column-xxl-1 {
  position: relative;
  float: left;
  width: 100%;
  padding-left: calc(15px / 2);
  padding-right: calc(15px / 2);
}
@media (min-width: 992px) {
  .ma-grid--column, .column-xs-12,
  .column-sm-12,
  .column-md-12,
  .column-lg-12,
  .column-xl-12,
  .column-xxl-12, .column-xs-11,
  .column-sm-11,
  .column-md-11,
  .column-lg-11,
  .column-xl-11,
  .column-xxl-11, .column-xs-10,
  .column-sm-10,
  .column-md-10,
  .column-lg-10,
  .column-xl-10,
  .column-xxl-10, .column-xs-9,
  .column-sm-9,
  .column-md-9,
  .column-lg-9,
  .column-xl-9,
  .column-xxl-9, .column-xs-8,
  .column-sm-8,
  .column-md-8,
  .column-lg-8,
  .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper p,
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout p,
  .column-xl-8,
  .column-xxl-8, .column-xs-7,
  .column-sm-7,
  .column-md-7,
  .column-lg-7,
  .column-xl-7,
  .column-xxl-7, .column-xs-6,
  .column-sm-6,
  .column-md-6,
  .column-lg-6,
  .column-xl-6,
  .column-xxl-6, .column-xs-5,
  .column-sm-5,
  .column-md-5,
  .column-lg-5,
  .column-xl-5,
  .column-xxl-5, .column-xs-4,
  .column-sm-4,
  .column-md-4,
  .column-lg-4,
  .column-xl-4,
  .column-xxl-4, .column-xs-3,
  .column-sm-3,
  .column-md-3,
  .column-lg-3,
  .column-xl-3,
  .column-xxl-3, .column-xs-2,
  .column-sm-2,
  .column-md-2,
  .column-lg-2,
  .column-xl-2,
  .column-xxl-2, .column-xs-1,
  .column-sm-1,
  .column-md-1,
  .column-lg-1,
  .column-xl-1,
  .column-xxl-1 {
    padding-left: calc(40px / 2);
    padding-right: calc(40px / 2);
  }
}
.ma-grid--column .ma-grid--test, .column-xs-12 .ma-grid--test,
.column-sm-12 .ma-grid--test,
.column-md-12 .ma-grid--test,
.column-lg-12 .ma-grid--test,
.column-xl-12 .ma-grid--test,
.column-xxl-12 .ma-grid--test, .column-xs-11 .ma-grid--test,
.column-sm-11 .ma-grid--test,
.column-md-11 .ma-grid--test,
.column-lg-11 .ma-grid--test,
.column-xl-11 .ma-grid--test,
.column-xxl-11 .ma-grid--test, .column-xs-10 .ma-grid--test,
.column-sm-10 .ma-grid--test,
.column-md-10 .ma-grid--test,
.column-lg-10 .ma-grid--test,
.column-xl-10 .ma-grid--test,
.column-xxl-10 .ma-grid--test, .column-xs-9 .ma-grid--test,
.column-sm-9 .ma-grid--test,
.column-md-9 .ma-grid--test,
.column-lg-9 .ma-grid--test,
.column-xl-9 .ma-grid--test,
.column-xxl-9 .ma-grid--test, .column-xs-8 .ma-grid--test,
.column-sm-8 .ma-grid--test,
.column-md-8 .ma-grid--test,
.column-lg-8 .ma-grid--test,
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper p .ma-grid--test,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout p .ma-grid--test,
.column-xl-8 .ma-grid--test,
.column-xxl-8 .ma-grid--test, .column-xs-7 .ma-grid--test,
.column-sm-7 .ma-grid--test,
.column-md-7 .ma-grid--test,
.column-lg-7 .ma-grid--test,
.column-xl-7 .ma-grid--test,
.column-xxl-7 .ma-grid--test, .column-xs-6 .ma-grid--test,
.column-sm-6 .ma-grid--test,
.column-md-6 .ma-grid--test,
.column-lg-6 .ma-grid--test,
.column-xl-6 .ma-grid--test,
.column-xxl-6 .ma-grid--test, .column-xs-5 .ma-grid--test,
.column-sm-5 .ma-grid--test,
.column-md-5 .ma-grid--test,
.column-lg-5 .ma-grid--test,
.column-xl-5 .ma-grid--test,
.column-xxl-5 .ma-grid--test, .column-xs-4 .ma-grid--test,
.column-sm-4 .ma-grid--test,
.column-md-4 .ma-grid--test,
.column-lg-4 .ma-grid--test,
.column-xl-4 .ma-grid--test,
.column-xxl-4 .ma-grid--test, .column-xs-3 .ma-grid--test,
.column-sm-3 .ma-grid--test,
.column-md-3 .ma-grid--test,
.column-lg-3 .ma-grid--test,
.column-xl-3 .ma-grid--test,
.column-xxl-3 .ma-grid--test, .column-xs-2 .ma-grid--test,
.column-sm-2 .ma-grid--test,
.column-md-2 .ma-grid--test,
.column-lg-2 .ma-grid--test,
.column-xl-2 .ma-grid--test,
.column-xxl-2 .ma-grid--test, .column-xs-1 .ma-grid--test,
.column-sm-1 .ma-grid--test,
.column-md-1 .ma-grid--test,
.column-lg-1 .ma-grid--test,
.column-xl-1 .ma-grid--test,
.column-xxl-1 .ma-grid--test {
  height: 100vh;
  background-color: rgba(160, 190, 190, 0.2);
}

@media (max-width: 767px) {
  .hide-o-xs {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hide-o-sm {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hide-o-md {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .hide-o-lg {
    display: none;
  }
}
@media (min-width: 1500px) and (max-width: 1799px) {
  .hide-o-xl {
    display: none;
  }
}
@media (min-width: 1800px) {
  .hide-o-xxl {
    display: none;
  }
}
.column-xs-1 {
  width: calc(8.3333333333% * 1);
}

.column-xs-2 {
  width: calc(8.3333333333% * 2);
}

.column-xs-3 {
  width: calc(8.3333333333% * 3);
}

.column-xs-4 {
  width: calc(8.3333333333% * 4);
}

.column-xs-5 {
  width: calc(8.3333333333% * 5);
}

.column-xs-6 {
  width: calc(8.3333333333% * 6);
}

.column-xs-7 {
  width: calc(8.3333333333% * 7);
}

.column-xs-8 {
  width: calc(8.3333333333% * 8);
}

.column-xs-9 {
  width: calc(8.3333333333% * 9);
}

.column-xs-10 {
  width: calc(8.3333333333% * 10);
}

.column-xs-11 {
  width: calc(8.3333333333% * 11);
}

.column-xs-12 {
  width: calc(8.3333333333% * 12);
}

.column-xs-marg-0 {
  margin-left: calc(8.3333333333% * 0);
}

.column-xs-marg-1 {
  margin-left: calc(8.3333333333% * 1);
}

.column-xs-marg-2 {
  margin-left: calc(8.3333333333% * 2);
}

.column-xs-marg-3 {
  margin-left: calc(8.3333333333% * 3);
}

.column-xs-marg-4 {
  margin-left: calc(8.3333333333% * 4);
}

.column-xs-marg-5 {
  margin-left: calc(8.3333333333% * 5);
}

.column-xs-marg-6 {
  margin-left: calc(8.3333333333% * 6);
}

.column-xs-marg-7 {
  margin-left: calc(8.3333333333% * 7);
}

.column-xs-marg-8 {
  margin-left: calc(8.3333333333% * 8);
}

.column-xs-marg-9 {
  margin-left: calc(8.3333333333% * 9);
}

.column-xs-marg-10 {
  margin-left: calc(8.3333333333% * 10);
}

.column-xs-marg-11 {
  margin-left: calc(8.3333333333% * 11);
}

@media (min-width: 768px) {
  .hide-sm {
    display: none;
  }
  .column-sm-1 {
    width: calc(8.3333333333% * 1);
  }
  .column-sm-2 {
    width: calc(8.3333333333% * 2);
  }
  .column-sm-3 {
    width: calc(8.3333333333% * 3);
  }
  .column-sm-4 {
    width: calc(8.3333333333% * 4);
  }
  .column-sm-5 {
    width: calc(8.3333333333% * 5);
  }
  .column-sm-6 {
    width: calc(8.3333333333% * 6);
  }
  .column-sm-7 {
    width: calc(8.3333333333% * 7);
  }
  .column-sm-8 {
    width: calc(8.3333333333% * 8);
  }
  .column-sm-9 {
    width: calc(8.3333333333% * 9);
  }
  .column-sm-10 {
    width: calc(8.3333333333% * 10);
  }
  .column-sm-11 {
    width: calc(8.3333333333% * 11);
  }
  .column-sm-12 {
    width: calc(8.3333333333% * 12);
  }
  .column-sm-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }
  .column-sm-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }
  .column-sm-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }
  .column-sm-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }
  .column-sm-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }
  .column-sm-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }
  .column-sm-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }
  .column-sm-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }
  .column-sm-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }
  .column-sm-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }
  .column-sm-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }
  .column-sm-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 992px) {
  .hide-md {
    display: none;
  }
  .column-md-1 {
    width: calc(8.3333333333% * 1);
  }
  .column-md-2 {
    width: calc(8.3333333333% * 2);
  }
  .column-md-3 {
    width: calc(8.3333333333% * 3);
  }
  .column-md-4 {
    width: calc(8.3333333333% * 4);
  }
  .column-md-5 {
    width: calc(8.3333333333% * 5);
  }
  .column-md-6 {
    width: calc(8.3333333333% * 6);
  }
  .column-md-7 {
    width: calc(8.3333333333% * 7);
  }
  .column-md-8 {
    width: calc(8.3333333333% * 8);
  }
  .column-md-9 {
    width: calc(8.3333333333% * 9);
  }
  .column-md-10 {
    width: calc(8.3333333333% * 10);
  }
  .column-md-11 {
    width: calc(8.3333333333% * 11);
  }
  .column-md-12 {
    width: calc(8.3333333333% * 12);
  }
  .column-md-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }
  .column-md-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }
  .column-md-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }
  .column-md-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }
  .column-md-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }
  .column-md-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }
  .column-md-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }
  .column-md-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }
  .column-md-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }
  .column-md-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }
  .column-md-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }
  .column-md-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1200px) {
  .hide-lg {
    display: none;
  }
  .column-lg-1 {
    width: calc(8.3333333333% * 1);
  }
  .column-lg-2 {
    width: calc(8.3333333333% * 2);
  }
  .column-lg-3 {
    width: calc(8.3333333333% * 3);
  }
  .column-lg-4 {
    width: calc(8.3333333333% * 4);
  }
  .column-lg-5 {
    width: calc(8.3333333333% * 5);
  }
  .column-lg-6 {
    width: calc(8.3333333333% * 6);
  }
  .column-lg-7 {
    width: calc(8.3333333333% * 7);
  }
  .column-lg-8, .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper p,
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout p {
    width: calc(8.3333333333% * 8);
  }
  .column-lg-9 {
    width: calc(8.3333333333% * 9);
  }
  .column-lg-10 {
    width: calc(8.3333333333% * 10);
  }
  .column-lg-11 {
    width: calc(8.3333333333% * 11);
  }
  .column-lg-12 {
    width: calc(8.3333333333% * 12);
  }
  .column-lg-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }
  .column-lg-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }
  .column-lg-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }
  .column-lg-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }
  .column-lg-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }
  .column-lg-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }
  .column-lg-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }
  .column-lg-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }
  .column-lg-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }
  .column-lg-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }
  .column-lg-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }
  .column-lg-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1500px) {
  .hide-xl {
    display: none;
  }
  .column-xl-1 {
    width: calc(8.3333333333% * 1);
  }
  .column-xl-2 {
    width: calc(8.3333333333% * 2);
  }
  .column-xl-3 {
    width: calc(8.3333333333% * 3);
  }
  .column-xl-4 {
    width: calc(8.3333333333% * 4);
  }
  .column-xl-5 {
    width: calc(8.3333333333% * 5);
  }
  .column-xl-6, .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper p,
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout p {
    width: calc(8.3333333333% * 6);
  }
  .column-xl-7 {
    width: calc(8.3333333333% * 7);
  }
  .column-xl-8 {
    width: calc(8.3333333333% * 8);
  }
  .column-xl-9 {
    width: calc(8.3333333333% * 9);
  }
  .column-xl-10 {
    width: calc(8.3333333333% * 10);
  }
  .column-xl-11 {
    width: calc(8.3333333333% * 11);
  }
  .column-xl-12 {
    width: calc(8.3333333333% * 12);
  }
  .column-xl-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }
  .column-xl-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }
  .column-xl-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }
  .column-xl-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }
  .column-xl-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }
  .column-xl-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }
  .column-xl-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }
  .column-xl-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }
  .column-xl-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }
  .column-xl-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }
  .column-xl-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }
  .column-xl-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1800px) {
  .hide-xxl {
    display: none;
  }
  .column-xxl-1 {
    width: calc(8.3333333333% * 1);
  }
  .column-xxl-2 {
    width: calc(8.3333333333% * 2);
  }
  .column-xxl-3 {
    width: calc(8.3333333333% * 3);
  }
  .column-xxl-4 {
    width: calc(8.3333333333% * 4);
  }
  .column-xxl-5 {
    width: calc(8.3333333333% * 5);
  }
  .column-xxl-6 {
    width: calc(8.3333333333% * 6);
  }
  .column-xxl-7 {
    width: calc(8.3333333333% * 7);
  }
  .column-xxl-8 {
    width: calc(8.3333333333% * 8);
  }
  .column-xxl-9 {
    width: calc(8.3333333333% * 9);
  }
  .column-xxl-10 {
    width: calc(8.3333333333% * 10);
  }
  .column-xxl-11 {
    width: calc(8.3333333333% * 11);
  }
  .column-xxl-12 {
    width: calc(8.3333333333% * 12);
  }
  .column-xxl-marg-0 {
    margin-left: calc(8.3333333333% * 0);
  }
  .column-xxl-marg-1 {
    margin-left: calc(8.3333333333% * 1);
  }
  .column-xxl-marg-2 {
    margin-left: calc(8.3333333333% * 2);
  }
  .column-xxl-marg-3 {
    margin-left: calc(8.3333333333% * 3);
  }
  .column-xxl-marg-4 {
    margin-left: calc(8.3333333333% * 4);
  }
  .column-xxl-marg-5 {
    margin-left: calc(8.3333333333% * 5);
  }
  .column-xxl-marg-6 {
    margin-left: calc(8.3333333333% * 6);
  }
  .column-xxl-marg-7 {
    margin-left: calc(8.3333333333% * 7);
  }
  .column-xxl-marg-8 {
    margin-left: calc(8.3333333333% * 8);
  }
  .column-xxl-marg-9 {
    margin-left: calc(8.3333333333% * 9);
  }
  .column-xxl-marg-10 {
    margin-left: calc(8.3333333333% * 10);
  }
  .column-xxl-marg-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
.no-padding {
  padding: 0;
}

/*
* Base/global css style
*/
* {
  color: black;
}
* ::-moz-selection {
  color: white;
  background: black;
}
* ::selection {
  color: white;
  background: black;
}
* :focus {
  outline: none;
}
* ::-moz-focus-inner {
  border: 0;
}
* ::-moz-focus-outer {
  border: 0;
}

a {
  color: black;
}
a:hover, a:focus {
  color: black;
  text-decoration: none;
  background-color: none;
}

body {
  padding: 0;
  margin: 0;
}

button:active {
  outline: none;
  border: 0;
}

img {
  width: 100%;
  height: auto;
}

p, a, h1, h2, h3, h4, h5, h6, li, ul {
  margin: 0;
}

/* -- make a video responsive -- */
.videoContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
* Global classes
*/
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.horz-align {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.vert-horz-align {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.fullheight {
  height: 100vh;
}

.disp--none {
  display: none;
}

.visb--none {
  visibility: hidden;
}

.float--left {
  float: left;
}

.float--right {
  float: right;
}

.no-pad {
  padding: 0;
}

.no-pad-impt {
  padding: 0 !important;
}

.no-marg {
  margin: 0;
}

.text--center {
  text-align: center;
}

.marg--bottom-s {
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .marg--bottom-s {
    margin-bottom: 15px;
  }
}

.marg--bottom-m {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .marg--bottom-m {
    margin-bottom: 30px;
  }
}

.marg--bottom-l {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .marg--bottom-l {
    margin-bottom: 60px;
  }
}

.marg--top-m {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .marg--top-m {
    margin-top: 30px;
  }
}

.lazyload-loading {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.lazyload-loading.lazyload-show {
  opacity: 1;
}

.btn--nostyle, .menu-hamb-close,
.menu-hamb {
  background: transparent;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit !important;
  border-radius: 0;
}

/* for fullscreen video/slider
.fix-footer {
  min-height: calc(100vh - 70px);
}
*/
h1, h2, h3, h5,
ul, li, th, td, tr, address {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
}
@media (min-width: 992px) {
  h1, h2, h3, h5,
  ul, li, th, td, tr, address {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}
h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h5 strong, h5 b,
ul strong,
ul b, li strong, li b, th strong, th b, td strong, td b, tr strong, tr b, address strong, address b {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 19.6px;
  line-height: 1.96rem;
}
@media (min-width: 992px) {
  h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h5 strong, h5 b,
  ul strong,
  ul b, li strong, li b, th strong, th b, td strong, td b, tr strong, tr b, address strong, address b {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}

.p-small {
  font-size: 10px;
  font-size: 1rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 14px;
  line-height: 1.4rem;
}
.p-small a {
  font-size: 10px;
  font-size: 1rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 14px;
  line-height: 1.4rem;
  border-bottom: 1px solid;
}

select,
label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 19.6px;
  line-height: 1.96rem;
}
@media (min-width: 992px) {
  select,
  label {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}
select span:not(.woocommerce-Price-currencySymbol):not(.woocommerce-Price-amount),
label span:not(.woocommerce-Price-currencySymbol):not(.woocommerce-Price-amount) {
  color: red;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
  color: #808080;
}

a {
  text-decoration: none;
}

a, p, figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
}

p:not(:last-child) {
  padding-bottom: 30px;
}

a strong,
a b,
p strong,
p b,
figcaption b,
figcaption strong {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 19.6px;
  line-height: 1.96rem;
}

p i,
p em,
figcaption i,
figcaption em {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
  font-style: italic;
}

p b i,
p b em,
p strong em,
p strong i,
figcaption strong i,
figcaption strong em,
figcaption b i,
figcaption b em {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 19.6px;
  line-height: 1.96rem;
  font-style: italic;
}

a.a-link span {
  border-bottom: 2px solid;
}

p a:not(.a-button):hover,
b a:not(.a-button):hover,
strong a:not(.a-button):hover,
figcaption a:not(.a-button):hover {
  border-bottom: 2px solid black;
}

.a-button {
  display: block;
  padding-bottom: 30px;
}
.a-button span,
.a-button button,
.a-button input {
  background-color: #D1D3D4;
  font-size: 10px;
  font-size: 1rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 14px;
  line-height: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 2px 5px;
  margin-top: 10px;
  display: inline-block;
  border: 0px;
}
.a-button:disabled span, .a-button button:disabled {
  color: #707070;
  background-color: #DCDCDC;
  cursor: default;
  pointer-events: none;
}
.a-button:hover:not(:disabled) span, .a-button:hover:not(:disabled) button, .a-button:hover:not(:disabled) input {
  cursor: pointer;
  background-color: black;
  color: white;
}

sup {
  font-size: 65%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
  left: 2px;
}

input, textarea, select {
  border: 0;
  background-color: #D1D3D4;
  height: 35px;
  padding: 2.5px 10px;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 22.4px;
  line-height: 2.24rem;
}

select {
  height: 38px;
  padding-bottom: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  height: auto;
}

input[type=radio], input[type=checkbox] {
  width: auto;
}

input[type=radio], input[type=checkbox] {
  display: none;
}

input[type=radio] + label, input[type=checkbox] + label,
select {
  display: block;
  margin: 0;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 22.4px;
  line-height: 2.24rem;
  padding-bottom: 5px;
}

input[type=radio] + label span:not(.woocommerce-Price-currencySymbol):not(.woocommerce-Price-amount),
input[type=checkbox] + label span:not(.woocommerce-Price-currencySymbol):not(.woocommerce-Price-amount) {
  display: inline-block;
  margin: -6px 8px 0 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
  background-color: #D1D3D4;
}

input[type=radio]:checked + label span:not(.woocommerce-Price-currencySymbol):not(.woocommerce-Price-amount),
input[type=checkbox]:checked + label span:not(.woocommerce-Price-currencySymbol):not(.woocommerce-Price-amount) {
  background-color: black;
}

@media (min-width: 992px) {
  h4 {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
  a, p, figcaption {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
  a strong,
  a b,
  p strong,
  p b,
  figcaption b,
  figcaption strong {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
  p i,
  p em,
  figcaption i,
  figcaption em {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
    font-style: italic;
  }
  p b i,
  p b em,
  p strong em,
  p strong i,
  figcaption strong i,
  figcaption strong em,
  figcaption b i,
  figcaption b em {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
    font-style: italic;
  }
}
.msg-error {
  color: red;
}

body.doc-loading footer, body.doc-loading > .container-fluid,
body.doc-loading .footer-logo {
  opacity: 0;
  pointer-events: none;
}

body {
  padding: 10px;
  background: #E4E4E4;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  body {
    padding: 35px;
  }
}
body .container-fluid {
  overflow-x: visible;
}

.container-fluid > section:not(.min-height),
.container-fluid > section.min-height > section {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .container-fluid > section:not(.min-height),
  .container-fluid > section.min-height > section {
    margin-bottom: 60px;
  }
}

.container-fluid > section.min-height {
  min-height: calc( 100vh - 10px - 95px - 219px - 90px);
}
@media (min-width: 992px) {
  .container-fluid > section.min-height {
    min-height: calc( 100vh - 35px - 136px - 219px - 90px - 21px);
  }
}
@media (min-width: 1200px) {
  .container-fluid > section.min-height {
    min-height: calc( 100vh - 35px - 136px - 219px - 90px - 21px);
  }
}

.container-fluid > section:last-child {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .container-fluid > section:last-child {
    margin-bottom: 90px;
  }
}

.container-fluid > section:first-child {
  margin-top: calc(95px + 15px - 10px);
}
@media (min-width: 992px) {
  .container-fluid > section:first-child {
    margin-top: calc(136px - 35px);
  }
}
@media (min-width: 1200px) {
  .container-fluid > section:first-child {
    margin-top: calc(136px - 35px);
  }
}

.a-row .column-sm-10.column-lg-6.column-xl-5 p a:not(.a-button), .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper .column-sm-10.column-lg-6.column-xl-5 p a:not(.a-button),
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .column-sm-10.column-lg-6.column-xl-5 p a:not(.a-button) {
  border-bottom: 2px solid;
}

.border-bottom {
  margin-bottom: 15px;
}
.border-bottom > p:first-child {
  border-bottom: 2px solid;
  padding-bottom: 15px;
}

.border-top {
  border-top: 2px solid;
  padding-top: 15px;
}

.border-top-to-xl {
  border-top: 2px solid;
  padding-top: 15px;
}
@media (min-width: 1500px) {
  .border-top-to-xl {
    border-top: 0px solid;
    padding-top: 0;
  }
}

input.searchbar {
  background: transparent;
  border: none;
  border-bottom: 2px solid;
  padding-top: 5px;
  caret-color: red;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 22.4px;
  line-height: 2.24rem;
}

input.searchbutton[type=submit] {
  width: auto;
  padding: 0px 6px;
  cursor: pointer;
  background-color: black;
  color: white;
  margin: 0;
  height: 31px;
}
input.searchbutton[type=submit]:hover {
  color: black;
  background-color: #D1D3D4;
}

.search-form {
  padding-top: 35px;
}
.search-form .a-button {
  width: auto;
  float: left;
  height: 30px;
  padding: 0px;
}

@media (min-width: 768px) {
  .text-center {
    text-align: center;
  }
}
.load-more {
  margin-top: 30px;
  display: inline-block;
}

.load-more:disabled span {
  -webkit-animation: disabled-temp 1s alternate infinite; /* Safari 4+ */
  -moz-animation: disabled-temp 1s alternate infinite; /* Fx 5+ */
  -o-animation: disabled-temp 1s alternate infinite; /* Opera 12+ */
  animation: disabled-temp 1s alternate infinite; /* IE 10+, Fx 29+ */
}

@keyframes disabled-temp {
  from {
    background-color: #D1D3D4;
  }
  to {
    background-color: #A9A9A9;
  }
}
.load-more.load-more--hide {
  visibility: hidden;
}

.footer-logo {
  pointer-events: none;
}
.footer-logo > div {
  position: relative;
  min-height: 50px;
  margin-bottom: calc(15px / 2);
  z-index: 300;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .footer-logo > div {
    margin: 0;
    padding: 0;
    width: 100vw;
    position: fixed;
    left: 35px;
    bottom: 35px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .footer-logo > div {
    left: 0;
    margin-left: -2px;
  }
}
.footer-logo > div img {
  width: 50px;
  bottom: 0px;
  position: absolute;
}
@media (min-width: 768px) {
  .footer-logo > div img {
    margin-left: 5px;
  }
}
@media (min-width: 992px) {
  .footer-logo > div img {
    margin-left: -15px;
  }
}
.footer-logo > div img.logo-hide {
  opacity: 0;
}
.footer-logo > div img.logo-hide-scroll {
  opacity: 0;
}

footer {
  width: 100vw;
  position: relative;
  float: left;
  background-color: white;
  left: calc(-10px);
  margin: 0;
  margin-top: 10px;
  padding: 10px;
}
footer .the-row div {
  padding-bottom: 15px;
}
footer .the-row div.col-2 {
  padding-left: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  footer .a-row, footer .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper, .woocommerce-checkout .woocommerce footer .woocommerce-notices-wrapper,
  footer .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  footer {
    left: calc(-35px);
    margin-top: 35px;
    padding: 35px;
    padding-bottom: 65px;
  }
}
@media (min-width: 992px) {
  footer {
    padding-bottom: 15px;
  }
  footer .a-row .col-last, footer .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper .col-last, .woocommerce-checkout .woocommerce footer .woocommerce-notices-wrapper .col-last,
  footer .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .col-last {
    padding-left: 0;
  }
}
footer a {
  display: block;
  border-bottom: 0px !important;
  cursor: default;
}
footer a span, footer a b {
  border-bottom: 2px solid transparent;
}
footer a:hover  {
  cursor: default;
  border-bottom: 0px;
}
footer a span:hover,
footer a b:hover {
  cursor: pointer;
  border-bottom: 2px solid black !important;
}
footer ul.share-buttons {
  margin-bottom: 0;
}
footer ul.share-buttons a {
  cursor: pointer;
  display: inline-block;
}

header {
  width: 100%;
  min-height: 95px;
  position: fixed;
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 0;
  top: 0;
  left: 0;
  z-index: 400;
  background: #E4E4E4;
  -webkit-transition: box-shadow 1s;
  -o-transition: box-shadow 1s;
  transition: box-shadow 1s;
}
@media (min-width: 768px) {
  header {
    padding: 35px;
  }
}
@media (min-width: 992px) {
  header {
    min-height: 136px;
  }
}
@media (min-width: 1200px) {
  header {
    min-height: 136px;
  }
}
header.header--fixed {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

nav ul li,
nav ul li a,
nav ul li a b,
table tr td b {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
}
@media (min-width: 768px) {
  nav ul li,
  nav ul li a,
  nav ul li a b,
  table tr td b {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}
@media (min-width: 1200px) {
  nav ul li,
  nav ul li a,
  nav ul li a b,
  table tr td b {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 19.6px;
    line-height: 1.96rem;
  }
}
@media (min-width: 1350px) {
  nav ul li,
  nav ul li a,
  nav ul li a b,
  table tr td b {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}

table tr td {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 22.4px;
  line-height: 2.24rem;
}
@media (min-width: 1200px) {
  table tr td {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 19.6px;
    line-height: 1.96rem;
  }
}
@media (min-width: 1350px) {
  table tr td {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}

nav ul {
  margin: 0;
  padding: 0;
}
nav ul li {
  list-style: none;
  display: inline-block;
}
nav > ul > li {
  padding-bottom: 1px;
}
@media (min-width: 1200px) {
  nav {
    margin-top: 0;
    float: left;
  }
}
nav > ul > li:not(:first-child):before {
  content: "⁄";
  margin-left: 10px;
  margin-right: 10px;
}
nav > ul > li a {
  padding-bottom: 2px;
  text-decoration: none;
}
nav > ul > li.active a, nav > ul > li:hover a {
  cursor: pointer;
  border-bottom: 2px solid;
}
nav > ul > li.dropdown--open a {
  border-bottom: 2px solid;
}
nav .dropdown {
  position: relative;
  max-height: 0px;
  opacity: 0;
  height: auto;
  overflow: hidden;
  background: #E4E4E4;
}
nav .dropdown.open, nav .dropdown.fixed {
  max-height: 300px;
  opacity: 1;
}
nav .dropdown.fixed {
  position: absolute;
}
nav table {
  background: #E4E4E4;
  position: relative;
  z-index: 2;
  left: -4px;
}
nav ul.dropdown {
  background: #E4E4E4;
  position: relative;
  z-index: 2;
  border-top: transparent 2px;
}
nav ul.dropdown li,
nav ul.dropdown tr {
  font-weight: normal;
  list-style: none;
  display: block;
}
nav ul.dropdown li:last-child,
nav ul.dropdown tr:last-child {
  padding-bottom: 15px;
}
nav ul.dropdown li:hover span, nav ul.dropdown li.active span,
nav ul.dropdown tr:hover span,
nav ul.dropdown tr.active span {
  cursor: pointer;
  border-bottom: 2px solid;
}
nav ul.dropdown li td,
nav ul.dropdown tr td {
  padding: 0;
}
nav .breadcrumps {
  position: absolute;
  top: 36px;
}
nav .breadcrumps u {
  border-bottom: 2px solid;
  text-decoration: none;
}

.logo-name {
  width: auto;
}
@media (min-width: 1200px) {
  .logo-name {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.logo-name h1 {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 22.4px;
  line-height: 2.24rem;
}
@media (min-width: 1200px) {
  .logo-name h1 {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 19.6px;
    line-height: 1.96rem;
  }
}
@media (min-width: 1350px) {
  .logo-name h1 {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}
.logo-name h2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 22.4px;
  line-height: 2.24rem;
}
@media (min-width: 1200px) {
  .logo-name h2 {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 19.6px;
    line-height: 1.96rem;
  }
}
@media (min-width: 1350px) {
  .logo-name h2 {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}

.menu-mobile {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  display: none;
}
.menu-mobile ul {
  margin-top: 101px;
  margin-bottom: 60px;
}
.menu-mobile ul li {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .menu-mobile ul li {
    padding-bottom: 20px;
  }
}
.menu-mobile ul li ul {
  margin: 0;
  padding-top: 10px;
}
.menu-mobile ul li ul li:last-child {
  padding-bottom: 0;
}
.menu-mobile ul li ul li a {
  font-weight: normal;
}
.menu-mobile ul li:before {
  display: none;
}

.menu-hamb-close,
.menu-hamb {
  float: right;
  position: absolute;
  right: calc(10px + 5px);
}
@media (min-width: 768px) {
  .menu-hamb-close,
  .menu-hamb {
    right: 35px;
  }
}

.menu-hamb,
.menu-hamb-close {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 22.4px;
  line-height: 2.24rem;
}
@media (min-width: 1200px) {
  .menu-hamb,
  .menu-hamb-close {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 19.6px;
    line-height: 1.96rem;
  }
}
@media (min-width: 1350px) {
  .menu-hamb,
  .menu-hamb-close {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}

.menu-hamb-close {
  display: none;
}

body.menu-mobile--open > div.container-fluid,
body.menu-mobile--open footer {
  display: none;
}
body.menu-mobile--open .menu-mobile,
body.menu-mobile--open .menu-hamb-close {
  display: block;
}
body.menu-mobile--open .menu-hamb {
  display: none;
}

.video--Fullscreen {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  transition: 1s opacity;
}

/*
 * SLIDESHOW
 */
.slideshow .slick-slide div:not(.slideshow__label):not(.slideshow__title) {
  height: 80vw;
  max-height: calc(100vh - 136px);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
@media (min-width: 768px) {
  .slideshow .slick-slide div:not(.slideshow__label):not(.slideshow__title) {
    height: 42.8571428571vw;
  }
}
.slideshow .slick-slide .slideshow__label {
  position: absolute;
  background-color: black;
  padding: 2px 5px;
  z-index: 2;
  margin-left: calc(50vw - 47px + 5px);
  display: none;
}
@media (min-width: 992px) {
  .slideshow .slick-slide .slideshow__label {
    margin-left: calc(50vw - 47px + 10px);
  }
}
.slideshow .slick-slide .slideshow__label p {
  font-size: 10px;
  font-size: 1rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 14px;
  line-height: 1.4rem;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0;
}

.slideshow .slick-prev,
.slideshow .slick-next {
  background-image: url("../img/arrow.svg");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
}
@media (min-width: 992px) {
  .slideshow .slick-prev,
  .slideshow .slick-next {
    width: 30px;
  }
}

.slideshow .slick-next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -9px;
}

.book__container {
  margin-bottom: 60px;
}
.book__container a,
.book__container a:hover {
  text-decoration: none;
}
.book__container .book__image {
  height: calc((100vw - 10px * 2 - 15px*2) * 4 / 5);
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #000000;
  opacity: 0.05;
  margin-bottom: 10px;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.book__container .book__image.lazyload-loading.lazyload-show {
  opacity: 1;
  background-color: transparent;
}
@media (min-width: 768px) {
  .book__container .book__image {
    height: calc((100vw - 35px * 2 - 15px*3) / 2 * 4 / 5);
  }
}
@media (min-width: 992px) {
  .book__container .book__image {
    height: calc((100vw - 35px * 2 - 40px*4) / 3 * 4 / 5);
  }
}
@media (min-width: 1500px) {
  .book__container .book__image {
    height: calc((100vw - 35px * 2 - 40px*5) / 4 * 4 / 5);
  }
}
.book__container .book__author {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
  padding-bottom: 0;
}
.book__container .book__name {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
  padding-bottom: 0;
}
.book__container .book__name i, .book__container .book__name em {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
  font-style: italic;
}
.book__container .book__name strong, .book__container .book__name b {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
}
.book__container .book__name strong i, .book__container .book__name strong em, .book__container .book__name b i, .book__container .book__name b em {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
  font-style: italic;
}
.book__container .a-button {
  padding-bottom: 0;
}
.book__container:hover {
  cursor: pointer;
}
.book__container:hover .book__image {
  opacity: 0.5;
}

.book__container:last-child {
  margin-bottom: 0;
}

.flex-borderbox__container {
  display: flex;
  flex-wrap: wrap;
}
.flex-borderbox__container .borderbox {
  margin-bottom: 30px;
  flex-basis: 99.99996%;
  padding-left: calc(15px / 2);
  padding-right: calc(15px / 2);
}
@media (min-width: 768px) {
  .flex-borderbox__container .borderbox {
    flex-basis: 49.99998%;
  }
}
@media (min-width: 992px) {
  .flex-borderbox__container .borderbox {
    flex-basis: 33.33332%;
    padding-right: calc(40px / 2);
    padding-left: calc(40px / 2);
  }
}
.flex-borderbox__container .borderbox div {
  border-top: 2px solid black;
  padding-top: 15px;
}

ul.share-buttons {
  position: relative;
  margin-bottom: 15px;
  padding: 0;
  height: auto;
  max-height: 35px;
  overflow-y: hidden;
  cursor: pointer;
}
ul.share-buttons:hover span {
  border-bottom: 2px solid;
}
ul.share-buttons.share-buttons--open {
  max-height: 300px;
}
ul.share-buttons li {
  padding: 0;
  list-style: none;
}
ul.share-buttons li a {
  border-bottom: 2px solid transparent !important;
}
ul.share-buttons li a:hover {
  border-bottom: 2px solid !important;
}

.bg-image--other img {
  object-fit: contain;
  position: relative;
  width: 100%;
  height: 100% !important;
}

.bg-image--hide {
  display: none;
}

/*
 * SLIDESHOW
 */
#section-intro {
  position: relative;
  margin-left: -18px;
  width: calc(100% + 10px*2 + 15px);
  z-index: 200;
  overflow: hidden;
}
@media (min-width: 768px) {
  #section-intro {
    margin-bottom: 70px;
    margin-left: -55px;
    width: calc(100% + 35px*2 + 40px);
  }
}

.slideshow.slideshow--home .slick-slide.slideshow__news div:not(.slideshow__title) {
  background-size: cover;
  background-blend-mode: normal;
}
.slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title {
  padding: 35px;
  bottom: 0px;
  position: absolute;
  width: 80vw;
}
@media (min-width: 768px) {
  .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title {
    text-align: right;
    width: 480px;
    margin-left: calc(100vw - 480px);
  }
}
@media (min-width: 1200px) {
  .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title {
    width: 33.3333333332vw;
    max-width: 500px;
    text-align: left;
    margin-left: 15px;
  }
}
@media (min-width: 1800px) {
  .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title {
    width: 24.9999999999vw;
  }
}
.slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title a {
  cursor: default;
}
.slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
}
.slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p i, .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p em {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
  font-style: italic;
}
.slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p strong, .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p b {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
}
.slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p strong i, .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p strong em, .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p b i, .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title p b em {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
  font-style: italic;
}
.slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title.slideshow__title--white p, .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title.slideshow__title--white a, .slideshow.slideshow--home .slick-slide.slideshow__news .slideshow__title.slideshow__title--white b {
  color: white;
}
.slideshow.slideshow--home .slick-slide:hover:not(.slideshow__news) div:not(.slideshow__label):not(.slideshow__title) {
  opacity: 0.7;
}
.slideshow.slideshow--home .slick-slide:hover:not(.slideshow__news) .slideshow__label {
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 767px) and (orientation: portrait) {
  .slideshow.slideshow--small:not(.slideshow--exception) .slick-slide div:not(.slideshow__label):not(.slideshow__title) {
    background-size: 150% auto;
  }
}
/*
 * BOOKS
 */
.books {
  margin-top: 95px;
  display: flex;
  flex-wrap: wrap;
}

/*
@include breakpoint(md) {
  .contact {
    height: 20%;
  }
}

@include font-style(16, 'Replica-Mono');
*/
.list-names-3col p {
  padding-bottom: 0;
}
.list-names-3col p a:hover {
  cursor: pointer;
  border-bottom: 2px solid;
}

.list-up {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  z-index: 500;
  bottom: calc( 35px - 5px);
  right: calc( 35px + 8px);
  cursor: pointer;
  -webkit-transition: visibility 0.1s, opacity 0.5s 0.1s;
  -o-transition: visibility 0.1s, opacity 0.5s 0.1s;
  transition: visibility 0.1s, opacity 0.5s 0.1s;
}
.list-up svg {
  width: 50px;
}
.list-up svg path, .list-up svg polygon {
  -webkit-transition: fill 0.5s;
  -o-transition: fill 0.5s;
  transition: fill 0.5s;
}
.list-up.show {
  opacity: 1;
  visibility: visible;
}
.list-up.show:hover path, .list-up.show:hover polygon {
  fill: white;
}

@media (min-width: 768px) {
  .news {
    display: flex;
    flex-wrap: wrap;
  }
}

.news__container {
  margin-bottom: 60px;
}
.news__container .news__image {
  height: calc((100vw - 10px * 2) * 4 / 5);
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
  background-size: cover;
  margin-bottom: 10px;
  background-color: #000000;
  opacity: 0.05;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.news__container .news__image.lazyload-loading.lazyload-show {
  opacity: 1;
  background-color: transparent;
}
@media (min-width: 768px) {
  .news__container .news__image {
    height: calc((100vw - 10px * 2 - 15px * 3 ) / 2 * 4 / 5);
  }
}
@media (min-width: 992px) {
  .news__container .news__image {
    height: calc((100vw - 35px * 2 - 40px * 3) / 2 * 4 / 5);
  }
}
@media (min-width: 1800px) {
  .news__container .news__image {
    height: calc((100vw - 35px * 2 - 40px * 4) / 3 * 4 / 5);
  }
}
.news__container p {
  max-width: 480px;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
  padding-bottom: 0;
}
.news__container p i, .news__container p em {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
  font-style: italic;
}
.news__container p strong, .news__container p b {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
}
.news__container p strong i, .news__container p strong em, .news__container p b i, .news__container p b em {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
  font-style: italic;
}

.news__container:last-child {
  margin-bottom: 0;
}

.cart__element {
  margin: 0;
  margin-bottom: 15px;
}
.cart__element .cart__delete {
  width: 30px;
  height: 30px;
  float: right;
}
@media (min-width: 768px) {
  .cart__element .cart__delete {
    position: absolute;
    width: 20px;
    height: 20px;
    float: none;
  }
}
.cart__element .cart__delete:hover {
  cursor: pointer;
  z-index: 20;
}
.cart__element .cart__delete:hover svg * {
  fill: black;
}
@media (min-width: 768px) {
  .cart__element .cart__image {
    float: right;
    right: 30px;
  }
}
.cart__element .cart__quantity input {
  padding-top: 15px;
  padding-bottom: 5px;
  border: 0;
  background: none;
  text-align: left !important;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
}
@media (min-width: 768px) {
  .cart__element .cart__quantity input {
    padding: 10px;
    padding-top: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .cart__element .cart__quantity input {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}
.cart__element .cart__more,
.cart__element .cart__less {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.cart__element .cart__more:hover,
.cart__element .cart__less:hover {
  cursor: pointer;
  z-index: 20;
}
.cart__element .cart__more:hover svg *,
.cart__element .cart__less:hover svg * {
  fill: black;
}
.cart__element .cart__less {
  margin-left: -6px;
}
.cart__element .cart__price {
  float: right;
}

.cart__buttons {
  width: 100%;
  position: relative;
  float: left;
}
.cart__buttons:last-child {
  padding-bottom: 30px;
}
.cart__buttons .a-button {
  position: relative;
  width: auto;
  float: right;
  padding-bottom: 0;
}

#checkout > .a-row > div:first-child > div:first-child, .woocommerce-checkout .woocommerce #checkout > .woocommerce-notices-wrapper > div:first-child > div:first-child,
#checkout > .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout > div:first-child > div:first-child {
  border-top: 2px solid;
  padding-top: 15px;
}
#checkout p:not(.checkout__title) {
  padding-bottom: 20px !important;
}
#checkout #order_review_heading, #checkout .checkout__title {
  padding-bottom: 0px !important;
}
#checkout p.checkout__title {
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  #checkout p.checkout__title {
    padding-bottom: 30px;
  }
}
#checkout p.checkout__title-2 {
  padding-top: 30px;
}
@media (min-width: 768px) {
  #checkout p.checkout__title-2 {
    padding-top: 0;
  }
}
#checkout .checkout__cart {
  padding-top: 60px;
}
@media (min-width: 992px) {
  #checkout .checkout__cart {
    padding-top: 0;
  }
}
#checkout .checkout__cart p {
  margin-bottom: 30px;
  width: 100% !important;
}
#checkout .checkout__cart p:first-child {
  width: calc(100% - 75px);
  float: left;
}
#checkout .checkout__cart p:last-child {
  width: 75px;
  float: right;
}
#checkout .cart__buttons {
  padding-top: 20px;
}
#checkout .cart__buttons .a-button:last-of-type {
  right: calc(10px + 15px/2);
}
@media (min-width: 768px) {
  #checkout .cart__buttons .a-button:last-of-type {
    right: calc(35px + 40px/2);
  }
}

.woocommerce-checkout #payment {
  margin-top: 30px;
}
.woocommerce-checkout #payment p, .woocommerce-checkout #payment p:last-child {
  width: 100% !important;
  position: relative !important;
  float: left !important;
  padding-bottom: 0 !important;
}
.woocommerce-checkout #payment p a, .woocommerce-checkout #payment p:last-child a {
  text-decoration: underline;
}
.woocommerce-checkout #payment .wc_payment_methods.payment_methods.methods div.payment_box {
  padding: 15px;
  float: left;
  margin-top: 5px;
  background-color: #eaeaea;
}
.woocommerce-checkout #payment .wc_payment_methods.payment_methods.methods div.payment_box p {
  font-size: 18px;
  line-height: 24px;
}
.woocommerce-checkout #payment .wc_payment_methods.payment_methods.methods div.payment_box:before {
  display: none;
}
.woocommerce-checkout #payment .wc_payment_methods.payment_methods.methods .payment_method_paypal img {
  display: none;
}
.woocommerce-checkout #payment .form-row.place-order {
  margin-top: 30px !important;
}

.woocommerce table.shop_table td:last-child,
.woocommerce table.shop_table tbody th:last-child,
.woocommerce table.shop_table tfoot td:last-child,
.woocommerce table.shop_table tfoot th:last-child {
  min-width: 155px;
}

.woocommerce ul#shipping_method .amount,
.woocommerce ul#shipping_method .amount span {
  color: black !important;
}

.woocommerce span.optional {
  display: none;
}

#checkout .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a:hover,
#checkout .woocommerce-privacy-policy-text p a:hover {
  border-bottom: 0 !important;
}

.woocommerce form.checkout .form-row.woocommerce-invalid label {
  color: red;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  margin-bottom: 45px !important;
}

#ship-to-different-address {
  padding-top: 30px;
}
@media (min-width: 768px) {
  #ship-to-different-address {
    padding-top: 0px;
  }
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right !important;
  width: auto !important;
}

.woocommerce form .form-row .input-checkbox {
  display: none !important;
}

.woocommerce form.checkout .form-row.woocommerce-invalid label a {
  color: red;
}

#checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p,
#checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p > a {
  margin: 0;
  font-size: 10px;
  font-size: 1rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 14px;
  line-height: 1.4rem;
}

#checkout .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: normal;
  line-height: 19.6px;
  line-height: 1.96rem;
}
#checkout .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 19.6px;
  line-height: 1.96rem;
}

@media (min-width: 992px) {
  #checkout .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: normal;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
  #checkout .woocommerce-terms-and-conditions-wrapper .form-row.validate-required label a {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper p,
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout p {
  position: relative;
  float: left;
  padding-left: calc(15px / 2);
  padding-right: calc(15px / 2);
}
@media (min-width: 992px) {
  .woocommerce-checkout .woocommerce .woocommerce-notices-wrapper p,
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout p {
    padding-right: calc(40px / 2);
    padding-left: calc(40px / 2);
  }
}

.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper {
  margin-top: 15px;
}

.dafne-shipping-notice {
  display: none;
}

#about-collection {
  padding-bottom: 0;
}

.article__two-col div:not(:last-child) {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .article__two-col div:not(:last-child) {
    padding-bottom: 0;
  }
}

.article__two-col figure {
  width: 100% !important;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .article__two-col figure {
    width: calc(100% - 110px) !important;
  }
}
.article__two-col figure figcaption.wp-caption-text {
  text-align: left;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 30px;
}

.arrows-pag {
  position: relative;
  height: 25px;
  float: left;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .arrows-pag {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.arrows-pag img {
  height: 100%;
  width: auto;
}

@media (min-width: 768px) {
  .arrows-pag--prev {
    left: calc(35px *1.6);
  }
}

.arrows-pag--next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  float: right;
}
@media (min-width: 768px) {
  .arrows-pag--next {
    right: calc(35px *1.6);
  }
}

.woocommerce div.a-row ul, .woocommerce-checkout .woocommerce div.woocommerce-notices-wrapper ul,
.woocommerce div.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul,
.woocommerce div.a-row table,
.woocommerce-checkout .woocommerce div.woocommerce-notices-wrapper table,
.woocommerce div.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout table,
.woocommerce .woocommerce-order-details,
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
  width: 100% !important;
}

.woocommerce table.shop_table td small {
  display: none;
}

.woocommerce .woocommerce-customer-details address p,
.woocommerce .woocommerce-customer-details address p:not(:last-child) {
  padding-bottom: 0px;
}

.woocommerce-column--shipping-address {
  padding-top: 45px;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  vertical-align: top;
}

.woocommerce ul.wc-bacs-bank-details.order_details li {
  width: 100% !important;
}

.woocommerce .wc-bacs-bank-details-heading {
  margin-bottom: 0px !important;
}

.woocommerce-table--order-details .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name {
  width: calc(100% - 180px);
}

.woocommerce-table--order-details .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total {
  width: 180px;
}

.wpcf7-form {
  padding-bottom: 15px;
}
.wpcf7-form input {
  margin-bottom: 0 !important;
}
.wpcf7-form label {
  position: relative;
  float: left;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wpcf7-form label.checkbox > span:not(.mailjet-opt-in),
.wpcf7-form label .wpcf7-list-item-label:before {
  position: relative;
  display: inline-block;
  margin: -6px 8px 0 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
  background-color: #D1D3D4;
  z-index: 2;
}
.wpcf7-form label span.wpcf7-list-item {
  margin: 0;
}
.wpcf7-form label input[type=checkbox] {
  display: block;
  position: absolute;
  opacity: 0;
  margin: 0;
}
.wpcf7-form label input[type=checkbox]:checked + span:not(.wpcf7-list-item-label), .wpcf7-form label input[type=checkbox]:checked + span.wpcf7-list-item-label:before {
  background-color: black;
}
.wpcf7-form .wpcf7-list-item-label {
  color: black !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
  padding-bottom: 10px;
}
.wpcf7-form span.ajax-loader {
  background-color: transparent !important;
}
.wpcf7-form .wpcf7-response-output {
  margin-top: 0 !important;
}
.wpcf7-form .wpcf7-form-control-wrap.mailjet-opt-in .wpcf7-list-item {
  padding-top: 15px;
}

form .p-small {
  margin-top: 30px;
}
form .a-button input {
  float: right;
  width: auto;
  margin-top: 30px;
}
form .wpcf7-response-output {
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 30px !important;
  border: 0 !important;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Linux Libertine";
  font-weight: bold;
  line-height: 19.6px;
  line-height: 1.96rem;
}
@media (min-width: 992px) {
  form .wpcf7-response-output {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Linux Libertine";
    font-weight: bold;
    line-height: 22.4px;
    line-height: 2.24rem;
  }
}

.page-template-page-pre-sale-php .wpcf7-form textarea {
  height: 110px;
  margin-bottom: 0;
}
.page-template-page-pre-sale-php .wpcf7-form p {
  padding-bottom: 20px;
}
.page-template-page-pre-sale-php .wpcf7-form p .checkbox.subfield {
  padding-top: 10px !important;
  padding-bottom: 20px;
}
.page-template-page-pre-sale-php .wpcf7-form p .checkbox.subfield .wpcf7-form-control-wrap {
  width: 100%;
  background-color: transparent;
}
.page-template-page-pre-sale-php .wpcf7-form-shipping_address {
  height: auto;
  max-height: 0;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 30px;
  -webkit-transition: max-height 1s ease;
  -o-transition: max-height 1s ease;
  transition: max-height 1s ease;
}
.page-template-page-pre-sale-php .wpcf7-form-shipping_address.active {
  max-height: 1000px;
}
.page-template-page-pre-sale-php .another-deliver-adress {
  display: none;
}
.page-template-page-pre-sale-php .another-deliver-adress.another-deliver-adress--show {
  display: block;
}

/*# sourceMappingURL=main.v35.css.map */
