@font-face {
  font-family: Mont-Heavy;
  src: url(../weka/fonts/Mont/Mont-Heavy.ttf);
}
@font-face {
  font-family: Mont-Bold;
  src: url(../weka/fonts/Mont/Mont-Bold.ttf);
}
@font-face {
  font-family: "Superior-Bold";
  src: url(../weka/fonts/Superior/Superior-Title-Bold.otf);
}
li, p, h1, h2, h3, h4, h5, span, table, input, select, .woocommerce {
  font-family: futura-pt, sans-serif;
}

.char-font {
  font-family: sans-serif;
}

select {
  appearance: none;
  -webkit-appearance: none; /*Removes default chrome and safari style*/
  -moz-appearance: none; /*Removes default style Firefox*/
  background: url("https://www.pittella.com.au/wp-content/themes/Pittella/images/caret-down-solid.svg") no-repeat;
  background-size: 10px;
  background-position: 98%;
}

select option {
  background: #ffffff;
  color: #000000;
}

.woocommerce form input, .page-title h1,
.woocommerce .woocommerce-ordering select,
.woocommerce nav.woocommerce-pagination ul,
div#nextend-accordion-menu-unique2e6d916 dl.level1 dt a,
div#nextend-accordion-menu-unique2e6d916 dl.level1 dt a span {
  font-family: futura-pt, sans-serif !important;
}

.body-content {
  max-width: 1920px;
  margin: 0 auto;
}

.inner-wrap, .woocommerce .product {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.woocommerce ul.products {
  max-width: 1600px;
  margin-right: auto !important;
  margin-left: auto !important;
}

.bottom-menu h3.menu-title, .bottom-menu h4.menu-title {
  font-size: 13px;
}
.bottom-menu ul li a {
  font-size: 12px !important;
}

@media (min-width: 1921px) {
  #menu-main-menu-1 > li > .sub-menu {
    left: 50% !important;
    transform: translateX(-50%);
    max-width: 1920px;
  }
}
#nav-icon {
  width: 37px;
  height: 39px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #333;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#nav-icon span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}
#nav-icon span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}
#nav-icon span:nth-child(1) {
  top: 11px;
}
#nav-icon span:nth-child(2) {
  top: 11px;
}
#nav-icon span:nth-child(3) {
  top: 24px;
}
#nav-icon span:nth-child(4) {
  top: 24px;
}

#nav-icon.open span:nth-child(1) {
  transform: rotate(45deg);
  left: 4px;
  top: 11px;
}
#nav-icon.open span:nth-child(4) {
  transform: rotate(45deg);
  left: calc(50% - 4px);
  top: 22px;
}
#nav-icon.open span:nth-child(2) {
  transform: rotate(-45deg);
  left: calc(50% - 4px);
  top: 11px;
}
#nav-icon.open span:nth-child(3) {
  transform: rotate(-45deg);
  left: 4px;
  top: 22px;
}

.cart-icon {
  position: relative;
}

.disable-shop .cart-icon {
  display: none;
}
.disable-shop .single_add_to_cart_button {
  display: none !important;
}
.disable-shop .single_variation_wrap {
  display: none !important;
}

.cart-contents:before {
  font-family: WooCommerce;
  content: "\e01d";
  font-size: 28px;
  margin-top: 10px;
  font-style: normal;
  font-weight: 400;
  vertical-align: bottom;
}
.cart-contents:hover {
  text-decoration: none;
}

.cart-contents-count {
  color: #fff;
  background-color: #d7d7d7;
  font-weight: bold;
  border-radius: 10px;
  padding: 3px 7px;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  top: 1px;
  right: -12px;
}

.currency-banner {
  height: auto !important;
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1023px) {
  .currency-banner {
    margin-top: 10px;
  }
}
.currency-banner .currency {
  cursor: pointer;
  padding: 0 5px;
}
.currency-banner .currency.active {
  font-weight: 900;
  text-decoration: underline;
}
.currency-banner .currency:not(:first-child) {
  border-left: 1px solid;
}

.navbar {
  position: relative;
  height: 54px;
  padding: 0 25px;
  z-index: 999;
  background: white;
}
.navbar > div {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.navbar #nav-icon {
  z-index: 999;
}
.navbar .navbar-logo {
  display: flex;
  justify-content: center;
  z-index: 998;
}
.navbar .navbar-icons {
  right: 0;
  top: 15px;
  position: absolute;
  z-index: 998;
  height: 100%;
}
.navbar .navbar-icons img {
  height: 21px;
  width: auto;
  -ms-interpolation-mode: bicubic;
}

.navbar-icons a {
  margin-right: 12px;
}
.navbar-icons img {
  cursor: pointer;
}

.navbar-logo img {
  height: 40px;
}

.menu-main-menu-container > .menu > li {
  font-family: futura-pt, sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
}
.menu-main-menu-container > .menu > li > .sub-menu > li {
  font-family: futura-pt, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
.menu-main-menu-container > .menu > li > .sub-menu > li > .sub-menu {
  font-family: futura-pt, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

.search-popup {
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
}
.search-popup .searchform {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.search-popup .searchform button {
  color: #9d9d9d;
  background: transparent;
  border: 0;
  outline-width: 0;
}
.search-popup .search-close {
  cursor: pointer;
  margin-left: 15px;
}
.search-popup .search-close > i {
  color: #9d9d9d;
}

.searchform input[type=text] {
  min-width: 250px;
  border: 0;
  width: 100%;
  font-size: 24px;
  line-height: 48px;
  outline-width: 0;
}

body.menu-active {
  overflow: hidden;
}

.menu-popup {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  background-color: white;
  z-index: 998;
  padding-top: 5em;
  display: none;
  flex-direction: column;
  align-items: center;
  padding-left: 3em;
  padding-right: 3em;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
}
.menu-popup .navbar-logo {
  display: flex;
  justify-content: center;
}

#menu-main-menu > li {
  display: flex;
  width: 20%;
  margin-bottom: 25px;
}
#menu-main-menu > li > a {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: 400;
  font-family: futura-pt, sans-serif;
}
#menu-main-menu > li > .sub-menu {
  display: flex;
  position: absolute;
  right: 0;
  width: 80%;
  justify-content: space-around;
  top: 0;
}
#menu-main-menu > li > .sub-menu > li {
  margin-top: 4px;
}
#menu-main-menu > li > .sub-menu > li > a {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}
#menu-main-menu > li > .sub-menu > li > .sub-menu {
  margin-top: 32px;
}
#menu-main-menu > li > .sub-menu > li > .sub-menu > li {
  margin-bottom: 12px;
}
#menu-main-menu > li > .sub-menu > li > .sub-menu > li > a {
  font-size: 18px;
  line-height: 23px;
  white-space: nowrap;
}
#menu-main-menu li:hover > a {
  border-bottom: 2px solid;
  padding-bottom: 5px;
  border-bottom: 2px solid;
  padding-bottom: 3px;
}

#menu-main-menu-1 li:hover > a {
  border-bottom: 2px solid;
  padding-bottom: 3px;
}
#menu-main-menu-1 > li > a {
  text-transform: uppercase;
  font-weight: 400;
  font-family: futura-pt, sans-serif;
}

.menu-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 80px;
}
.menu-footer h5 {
  font-weight: 700;
}
.menu-footer .summary {
  font-size: 17px;
  text-align: center;
  line-height: 21px;
}
.menu-footer .social-icons {
  padding: 5px 8px 5px 0;
}

.menu-feature p {
  padding: 25px 10px 25px 0;
}
.menu-feature .owl-carousel-feature {
  width: 100%;
  max-width: 288.92px;
}
.menu-feature .owl-carousel-feature img {
  width: 100%;
  height: auto;
}
.menu-feature .owl-carousel-feature .owl-dots {
  position: absolute;
  right: 0;
  top: -57px;
}

.contact-banner {
  display: flex;
  align-items: center;
  padding: 16px;
  background-color: #d7d7d7;
  margin-bottom: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
.contact-banner h2 {
  margin: 0 1em;
  font-size: 26pt;
  font-family: futura-pt, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
.contact-banner button {
  padding: 6px 18px;
  font-size: 12pt;
  letter-spacing: 2px;
  border: 0;
  color: white;
  background-color: #333;
  margin: 6px 1em;
  cursor: pointer;
  text-transform: uppercase;
  transition: opacity 0.5s ease-in-out;
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.contact-banner button:hover {
  color: white;
  opacity: 0.5;
}

.woocommerce .tax-statement {
  padding: 10px 6px 10px;
  border: 1px solid black;
  margin-bottom: 45px;
}
.woocommerce .tax-statement p {
  margin: 0 !important;
  color: red;
  font-weight: 600;
}
.woocommerce .woocommerce-checkout-review-order {
  margin-bottom: 40px;
}
.woocommerce .checkout_progress_indicator {
  display: flex;
  flex-wrap: wrap;
  clear: both;
  margin: 0;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
  z-index: 3;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.woocommerce .checkout_progress_indicator li {
  font-size: 14px;
  margin-right: 55px;
  padding-bottom: 4px;
  list-style-position: inside;
}
.woocommerce .checkout_progress_indicator li.active {
  border-bottom: 1px solid #252525;
}
.woocommerce table.woocommerce-checkout-review-order-table, .woocommerce table.woocommerce-table--order-details {
  border: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce table.woocommerce-checkout-review-order-table ul.wc-item-meta, .woocommerce table.woocommerce-table--order-details ul.wc-item-meta {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.woocommerce table.woocommerce-checkout-review-order-table ul.wc-item-meta li, .woocommerce table.woocommerce-table--order-details ul.wc-item-meta li {
  margin-left: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table p, .woocommerce table.woocommerce-table--order-details p {
  margin: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table th, .woocommerce table.woocommerce-table--order-details th {
  background-color: #f2f2f2 !important;
  color: #000000 !important;
  text-align: left;
  padding-left: 18px !important;
}
.woocommerce table.woocommerce-checkout-review-order-table td, .woocommerce table.woocommerce-table--order-details td {
  background-color: #f2f2f2 !important;
  text-align: left;
}
.woocommerce table.woocommerce-checkout-review-order-table td.product-thumbnail, .woocommerce table.woocommerce-table--order-details td.product-thumbnail {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce table.woocommerce-checkout-review-order-table td.product-thumbnail img, .woocommerce table.woocommerce-table--order-details td.product-thumbnail img {
  width: 150px;
  height: auto;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody td, .woocommerce table.woocommerce-table--order-details tbody td {
  padding: 6px 18px;
  border-top: 0 !important;
}
.woocommerce table.woocommerce-checkout-review-order-table table.variation td, .woocommerce table.woocommerce-table--order-details table.variation td {
  padding-left: 0;
}
.woocommerce .woocommerce-checkout #payment {
  border-radius: 0;
}
.woocommerce .woocommerce-checkout #place_order {
  text-transform: uppercase;
  background-color: #000000 !important;
}
.woocommerce .woocommerce-checkout #order_review_heading {
  background-color: #f2f2f2 !important;
  color: #000000 !important;
  padding: 12px 18px;
  margin: 0;
}
.woocommerce .woocommerce-checkout table.variation td {
  border: 0 !important;
  text-align: left;
  padding-left: 0;
}
.woocommerce .woocommerce-checkout table.variation td p {
  margin: 0;
}
.woocommerce .woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot th {
  text-align: left;
}
.woocommerce .woocommerce-checkout #payment ul.payment_methods {
  background-color: #ffffff;
  border-top: 1px;
  border-bottom: 0;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #d3ced2 !important;
}
.woocommerce .woocommerce-checkout #payment div.payment_box {
  background-color: #ffffff;
}
.woocommerce .woocommerce-checkout #payment div.payment_box::before, .woocommerce .woocommerce-checkout #payment div.payment_box::after {
  content: none;
}
.woocommerce .woocommerce-cart-form table.shop_table {
  border: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table thead th {
  color: #000000;
  background-color: #ffffff;
}
.woocommerce .woocommerce-cart-form table.shop_table thead th.product-name, .woocommerce .woocommerce-cart-form table.shop_table thead th.product-price, .woocommerce .woocommerce-cart-form table.shop_table thead th.product-subtotal {
  text-align: left;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody td {
  background-color: #ffffff;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td {
  background-color: #ffffff;
  border-top: 0;
  border-bottom: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail a {
  display: flex;
  align-items: center;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-name, .woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-price, .woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-subtotal {
  text-align: left;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-name .variation td, .woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-price .variation td, .woocommerce .woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-subtotal .variation td {
  padding-left: 0;
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail {
    display: flex;
  }
  .woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail::before {
    content: none;
  }
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove {
  text-align: left;
  border-bottom: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding-bottom: 0;
  padding-top: 15px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove a.remove {
  font-size: 14px;
  text-align: left;
  color: #000000 !important;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove a.remove:hover {
  background-color: transparent;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .submit-button-1 {
  padding: 0.618em 1em;
  border-radius: 3px;
}
.woocommerce .woocommerce-cart-form table.variation td {
  display: table-cell;
  border: 0;
  text-align: left;
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-cart-form table.variation td {
    padding-left: 0;
  }
}
.woocommerce .woocommerce-cart-form table.variation td p {
  margin: 0;
}
.woocommerce .woocommerce-cart-form table.variation td::before {
  content: none;
}
.woocommerce .upsells.products h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  border-bottom: 0;
  margin: 30px;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
}
.woocommerce nav.woocommerce-pagination ul li a.prev {
  background-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li a.next {
  background-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  padding: 0.7em;
}
.woocommerce ul.products li.product {
  margin-bottom: 0.68%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  display: none;
}
.woocommerce ul.products li.product .wb-posted_in {
  display: none;
}
.woocommerce ul.products li.product a img {
  margin-bottom: 0;
}
.woocommerce ul.products li.product .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.woocommerce ul.products li.product .overlay img {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 15px;
  width: auto;
}
.woocommerce ul.products li.product .overlay p {
  text-align: center;
  line-height: 16px;
  color: white;
}
.woocommerce ul.products li.product:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.woocommerce .related ul.products li.product {
  margin-bottom: 0.68%;
}
.woocommerce .related ul.products li.product .woocommerce-loop-product__title {
  display: none;
}
.woocommerce .related ul.products li.product .wb-posted_in {
  display: none;
}
.woocommerce .related ul.products li.product a img {
  margin-bottom: 0;
}
.woocommerce .related ul.products li.product .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.woocommerce .related ul.products li.product .overlay img {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 15px;
  width: auto;
}
.woocommerce .related ul.products li.product .overlay p {
  text-align: center;
  line-height: 16px;
  color: white;
}
.woocommerce .related ul.products li.product:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.woocommerce div.product .flex-product .summary {
  background-color: white;
}
.woocommerce div.product .flex-product .summary .print-pdf {
  margin: 36px 0 20px;
  font-size: 16px;
}
.woocommerce div.product .flex-product .summary .print-pdf--icon {
  position: relative;
  padding-right: 5px;
  display: inline;
  max-width: 100%;
  -webkit-border-radius: 50%;
  border: 0;
  box-shadow: none;
  vertical-align: middle;
  padding: 12px;
  position: relative;
  top: -8px;
  line-height: 1;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 15px;
}
.woocommerce div.product .flex-product .summary .print-pdf--icon:before {
  content: "\f02f";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  font-size: 30px;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  left: 0;
}
.woocommerce div.product .flex-product .summary .product_title {
  font-weight: 700;
}
.woocommerce div.product .flex-product .summary .product-price {
  margin-bottom: 15px;
}
.woocommerce div.product .flex-product .summary .product-price * {
  color: black;
  font-weight: 400;
  font-size: 18px;
}
.woocommerce div.product .flex-product .summary .product-price .price {
  display: inline-block !important;
}
.woocommerce div.product .flex-product .summary .product-code {
  font-size: 14px;
}
.woocommerce div.product .flex-product .summary .product-description {
  font-size: 14px;
  margin-top: 15px;
}
.woocommerce div.product .flex-product .summary .attribute-list {
  margin-top: 10px;
}
.woocommerce div.product .flex-product .summary .attribute-list li {
  list-style-position: inside !important;
  list-style: disc;
  text-transform: uppercase;
}
.woocommerce div.product .variations_form.cart {
  margin-bottom: 0;
}
.woocommerce div.product .variations_form.cart .single_variation {
  display: none !important;
}
.woocommerce div.product .add-to-cart {
  width: 100%;
}
.woocommerce div.product .cart-tiles {
  display: flex;
  justify-content: space-between;
  min-height: 40px;
  height: 100%;
  margin-bottom: 15px;
}
.woocommerce div.product .cart-tiles:first-child {
  margin-top: 15px;
}
.woocommerce div.product .cart-tiles .cart-tile {
  width: 48%;
  display: flex;
  align-items: center;
}
.woocommerce div.product .cart-tiles .cart-tile__stock span {
  margin-left: 5px;
  font-weight: 700;
}
.woocommerce div.product .cart-tiles .cart-tile__quantity {
  justify-content: center;
  flex-wrap: wrap;
}
.woocommerce div.product .cart-tiles .cart-tile__quantity span.text {
  margin: 10px 10px;
  font-weight: 700;
}
.woocommerce div.product .cart-tiles .cart-tile__submit .button {
  text-align: center;
  background-color: #000000 !important;
  color: white !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  letter-spacing: 1px;
  padding: 10px;
}
.woocommerce div.product .cart-tiles .cart-tile__submit .button:hover {
  opacity: 0.5;
}
.woocommerce div.product .cart-tiles .cart-tile__submit .bundle_button {
  width: 100%;
  height: 100%;
}
.woocommerce div.product .cart-tiles .cart-tile__contact {
  justify-content: center;
  font-weight: 700;
  border: 1px solid !important;
  text-align: center;
  padding: 10px;
}
.woocommerce section.related.products h2 {
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  font-family: futura-pt, sans-serif;
}
.woocommerce .woocommerce-ordering {
  top: -65px !important;
}
.woocommerce .cart_totals {
  width: 100% !important;
}
@media (min-width: 960px) {
  .woocommerce .cart_totals {
    margin: 0 !important;
  }
}
.woocommerce .cart_totals h2 {
  background-color: #f2f2f2 !important;
  color: #000000 !important;
}
.woocommerce .cart_totals table.shop_table {
  margin-bottom: 0 !important;
  border: 0;
}
.woocommerce .cart_totals table.shop_table th {
  color: black;
  background-color: #f2f2f2 !important;
  padding-left: 18px !important;
  text-align: left;
}
.woocommerce .cart_totals table.shop_table td {
  background-color: #f2f2f2 !important;
}
@media (max-width: 768px) {
  .woocommerce .cart_totals table.shop_table td {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
}
.woocommerce .cart_totals .wc-proceed-to-checkout {
  padding-top: 0;
}
.woocommerce .cart_totals .submit-button-1 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  text-transform: uppercase;
  padding: 12px !important;
}
.woocommerce a.submit-button-1:hover {
  color: white;
  opacity: 0.5;
}
.woocommerce .order_details li {
  list-style: none;
}
.woocommerce table.shop_table td.product-name {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .woocommerce table.shop_table td.product-name {
    align-items: flex-start;
  }
}

#jcaa_attr_pa_product-finish {
  display: none;
}
#jcaa_attr_pa_product-finish > li.selected {
  background-color: #949393;
}
#jcaa_attr_pa_product-finish .jcaa_obj_image {
  width: 40px;
  height: 40px;
}

.product-finishes .content {
  display: flex;
  align-items: center;
  border: 1px solid;
  position: relative;
}
.product-finishes .content.stock-status {
  padding-right: 30px;
}
.product-finishes .content.stock-status::after {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  font-weight: 700;
  right: 10px;
  position: absolute;
}
.product-finishes .attribute-option.active .content.stock-status {
  cursor: pointer;
  opacity: 1;
}
.product-finishes .attribute-option.active .content.stock-status::after {
  content: "\f00c";
}
.product-finishes .attribute-option {
  margin-bottom: 6px;
  width: 49%;
  display: inline-block;
}
.product-finishes .attribute-option img {
  height: 40px;
  width: 40px;
}
.product-finishes .attribute-option span {
  padding-left: 10px;
}
.product-finishes .attribute-option.in-view:nth-child(odd) {
  margin-right: 1%;
}
.product-finishes .attribute-option.in-view__odd {
  margin-left: 1%;
}
.product-finishes .attribute-option.active.selected .content {
  background-color: #949393;
}
@media (max-width: 420px) {
  .product-finishes .attribute-option {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1030px) {
  .product-finishes .attribute-option {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.main-heading-1 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 22px;
}

.main-heading-1--center {
  text-align: center;
}

.main-heading-2 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

.main-heading-2--center {
  text-align: center;
}

.main-heading-3 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

.main-heading-3--center {
  text-align: center;
}

.emphasis-text-1 {
  font-family: futura-pt, sans-serif;
  font-weight: 100;
  font-size: 21px !important;
  line-height: 32px;
}

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

.woocommerce-cart-tab-container--right {
  display: none;
}

#pw_stick_brands {
  display: none;
}

.accordion {
  margin: 0 auto;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.accordion .heading {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  padding: 15px 0;
  cursor: pointer;
}
.accordion .heading:not(:first-child) {
  border-top: 1px solid #000000;
}
.accordion .heading:first-child:hover {
  border-radius: 3px 3px 0 0;
}
.accordion .heading:nth-last-child(2):hover {
  border-radius: 0 0 3px 3px;
}
.accordion .heading::before {
  font-family: "FontAwesome";
  content: "\f107";
  vertical-align: middle;
  display: inline-block;
  float: right;
  transform: rotate(0);
  transition: all 0.5s;
  margin-top: -8px;
  font-size: 25px;
}
.accordion .active.heading::before {
  transform: rotate(-180deg);
}
.accordion .not-active.heading::before {
  transform: rotate(0deg);
}
.accordion .contents {
  display: none;
  padding: 0 40px 15px 0;
  font-size: 13px;
  line-height: 1.5;
}

.product-accordion {
  margin-bottom: 10px;
}

.submit-button-1 {
  margin: 15px;
  color: white;
  background-color: #000000;
  padding: 8px 15px;
  text-align: center;
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 0.1em;
  line-height: 1;
  font-size: 12px;
}

table.fold-table {
  margin-bottom: 0 !important;
}
table.fold-table > tbody {
  border-top: 1px solid #000000;
}
table.fold-table > tbody > tr.view {
  cursor: pointer;
  display: flex;
  align-items: center;
}
table.fold-table > tbody > tr.view td {
  padding: 15px 0 !important;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.8px;
  display: flex;
  justify-content: space-between;
}
table.fold-table > tbody > tr.view td:first-child {
  position: relative;
  padding-left: 20px;
}
table.fold-table > tbody > tr.view th:first-child {
  position: relative;
  padding-left: 20px;
}
table.fold-table > tbody > tr.view th:first-child:before {
  font-family: "FontAwesome";
  content: "\f107";
  vertical-align: middle;
  display: inline-block;
  float: right;
  transform: rotate(0);
  transition: all 0.5s;
  font-size: 25px;
}
table.fold-table > tbody > tr.view .stock-legend {
  display: flex;
}
table.fold-table > tbody > tr.view .stock-legend .legend-item:nth-child(even) {
  margin-left: 15px;
}
@media (max-width: 460px) {
  table.fold-table > tbody > tr.view td.label {
    display: flex;
    flex-direction: column;
  }
  table.fold-table > tbody > tr.view td.label .stock-legend {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1125px) {
  table.fold-table > tbody > tr.view td.label {
    display: flex;
    flex-direction: column;
  }
  table.fold-table > tbody > tr.view td.label .stock-legend {
    margin-top: 10px;
  }
}
table.fold-table > tbody > tr.view.open {
  border-bottom: 0;
}
table.fold-table > tbody > tr.view.open td:first-child:before {
  transform: rotate(-180deg);
}
table.fold-table > tbody > tr.view.open th:first-child:before {
  transform: rotate(-180deg);
}
table.fold-table > tbody > tr.fold {
  display: none;
}
table.fold-table > tbody > tr.fold.open {
  display: table-row;
  border-bottom: 1px solid #000000;
}
table.fold-table tbody:nth-last-child(2) {
  border-bottom: 0 !important;
}
table.fold-table tbody tr:last-child {
  border-bottom: 0 !important;
}

.fold-content {
  padding: 0.5em;
}
.fold-content h3 {
  margin-top: 0;
}
.fold-content > table {
  border: 2px solid #ccc;
}
.fold-content > table > tbody tr:nth-child(even) {
  background: #eee;
}

#toTop {
  z-index: 999;
}
#toTop .icon-angle-up {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#toTop .icon-angle-up:before {
  display: flex;
  align-items: center;
}

.quantity {
  display: flex;
}
@media (max-width: 768px) {
  .quantity {
    justify-content: flex-end;
  }
}
@media (min-width: 769px) {
  .quantity {
    justify-content: center;
  }
}
.quantity * {
  box-sizing: border-box;
}
.quantity .input-number {
  width: 4em !important;
  padding: 0 12px;
  vertical-align: top;
  text-align: center !important;
  outline: none;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 0;
}
.quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity .input-number-decrement {
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: inline-block;
  width: 30px;
  line-height: 25px;
  color: #000000;
  border: 1px solid #dddddd;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-radius: 3px;
}
.quantity .input-number-decrement:active {
  background: #ddd;
}
.quantity .input-number-increment {
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: inline-block;
  width: 30px;
  line-height: 28px;
  color: #000000;
  border: 1px solid #dddddd;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-radius: 3px;
}
.quantity .input-number-increment:active {
  background: #ddd;
}

.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.custom-object-fit img {
  opacity: 0;
}

.footer-down p {
  font-size: 11px !important;
  line-height: 32px;
}
.footer-down .footer-logo {
  margin-top: 20px;
  width: 70%;
}
.footer-down .contact-details {
  margin-top: 18px;
}
.footer-down .contact-details .social-icons {
  padding-top: 0;
}
.footer-down .contact-details .social-icons li:first-child {
  margin-left: 0;
}

.woocommerce .page-title,
.single-portfolio .page-title,
.page-template .page-title,
.page-template-default .page-title,
.search .page-title {
  padding: 12px 0 12px 15px;
}

.page-title {
  background-color: transparent !important;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 100%;
  margin-top: 0 !important;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1341px) {
  .page-title {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
.page-title .content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.page-title .content #breadcrumbs {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

.woocommerce-page .upsells.products ul.products li.product {
  margin-bottom: 0.68%;
}
.woocommerce-page .upsells.products ul.products li.product .woocommerce-loop-product__title {
  display: none;
}
.woocommerce-page .upsells.products ul.products li.product .wb-posted_in {
  display: none;
}
.woocommerce-page .upsells.products ul.products li.product a img {
  margin-bottom: 0;
}
.woocommerce-page .upsells.products ul.products li.product .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.woocommerce-page .upsells.products ul.products li.product .overlay img {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 15px;
  width: auto;
}
.woocommerce-page .upsells.products ul.products li.product .overlay p {
  text-align: center;
  line-height: 16px;
  color: white;
}
.woocommerce-page .upsells.products ul.products li.product:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.woocommerce-page ul.products li.product {
  margin-bottom: 0.68%;
}
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  display: none;
}
.woocommerce-page ul.products li.product .wb-posted_in {
  display: none;
}
.woocommerce-page ul.products li.product a img {
  margin-bottom: 0;
}
.woocommerce-page ul.products li.product .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.woocommerce-page ul.products li.product .overlay img {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 15px;
  width: auto;
}
.woocommerce-page ul.products li.product .overlay p {
  text-align: center;
  line-height: 16px;
  color: white;
}
.woocommerce-page ul.products li.product:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.woocommerce-page nav.woocommerce-pagination ul li a:hover {
  padding: 0.5em;
  margin: 0;
}

.designer-banner {
  clear: both;
}
.designer-banner .RP {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: transparent;
  font-family: futura-pt, sans-serif;
}
.designer-banner .brand-description {
  padding: 10px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.designer-banner .brand-description .contact-panel {
  display: flex;
  background-color: transparent;
}
.designer-banner .brand-description .contact-panel .text {
  display: flex;
  align-items: center;
}
.designer-banner .brand-description .contact-panel .text .title {
  width: 25%;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  display: flex;
  justify-content: center;
  padding-right: 1em;
}
.designer-banner .brand-description .contact-panel .text .description {
  width: 75%;
}

.related.products .products {
  display: flex;
  flex-wrap: wrap;
}

.mobile-slider {
  margin-bottom: 40px;
}

.feature-collection h2 {
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 26pt;
  font-family: futura-pt, sans-serif !important;
}
.feature-collection .item {
  margin: 0;
}
.feature-collection .item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.feature-collection .item .overlay img {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 15px;
  width: auto;
}
.feature-collection .item .overlay p {
  text-align: center;
  line-height: 16px;
  color: white;
}
.feature-collection .item:hover .overlay {
  visibility: visible;
  opacity: 1;
}

.owl-prev {
  position: absolute;
  top: 0;
  height: 100%;
  left: 5px;
}
.owl-prev span {
  color: #333333;
}

.owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  right: 5px;
}
.owl-next span {
  color: #333333;
}

.owl-nav button:focus {
  outline: none;
  background-color: transparent !important;
}
.owl-nav button:active {
  outline: none;
  background-color: transparent !important;
}
.owl-nav button:hover {
  outline: none;
  background-color: transparent !important;
}

.discover h3 {
  margin: 35px 0;
}

.category h3 {
  margin: 35px 0;
}

.home.main-heading-1 {
  font-family: futura-pt, sans-serif !important;
  margin: 35px 0;
  font-size: 26pt;
  text-transform: uppercase;
}

.discover-banner {
  display: flex;
  justify-content: center;
}
.discover-banner a {
  width: 100%;
}
.discover-banner img.no-text {
  max-width: 100%;
  width: auto;
}
.discover-banner img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.discover-banner__right {
  width: 40%;
  background-color: #ebebeb;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 3%;
}
.discover-banner__right img {
  height: 65px;
  width: auto;
}
.discover-banner__right h2 {
  margin: 15px;
  line-height: 42px;
  font-size: 40px;
  letter-spacing: -0.025em;
  width: 100%;
  font-family: "Superior-Bold" !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
.discover-banner__right h3 {
  margin: 15px;
  line-height: 26px;
  font-size: 16pt;
  width: 100%;
  font-family: futura-pt, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}
.discover-banner__right .submit-button-1 {
  width: auto;
  transition: opacity 0.5s ease-in-out;
}
.discover-banner__right .submit-button-1:hover {
  color: white;
  opacity: 0.5;
}

.category-banner .tile {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
  background: #eeeeee;
}
.category-banner .tile:hover h1 {
  transform: scale(1.1);
}
.category-banner a {
  width: 100%;
}
.category-banner img {
  width: 100%;
}
.category-banner h2 {
  border: 1px solid;
  padding: 0 22px;
  margin: 35px 0;
  font-size: 16pt;
  text-transform: uppercase;
}

.home.contact-banner {
  margin: 25px 0;
}

.masonry {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin: 10px 0;
  padding: 0;
  -moz-column-gap: 10px;
  column-gap: 10px;
  font-size: 0.85em;
}

.item {
  display: inline-block;
  background: #fff;
  margin: 0 0 9px;
  width: 100%;
  -webkit-transition: 1s ease all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.item img {
  max-width: 100%;
}

.page-template-template-blog .masonry.discover-tiles {
  max-width: 1600px;
  margin-right: auto !important;
  margin-left: auto !important;
}
@media (min-width: 1201px) {
  .page-template-template-blog .masonry.discover-tiles {
    -moz-column-gap: 80px;
    column-gap: 80px;
    margin: 80px 0;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
  .page-template-template-blog .masonry.discover-tiles .item {
    margin-bottom: 80px;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .page-template-template-blog .masonry.discover-tiles {
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin: 40px 0;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .page-template-template-blog .masonry.discover-tiles .item {
    margin-bottom: 40px;
  }
}

.discover-tiles .content {
  background-color: #ebebeb;
  padding: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.discover-tiles h2 {
  text-align: center;
  margin: 15px;
  letter-spacing: -0.025em;
  line-height: 1;
  font-size: 26px;
  width: 100%;
  font-family: "Superior-Bold" !important;
  font-weight: 700;
}
.discover-tiles p {
  text-align: center;
  margin: 15px;
  line-height: 26px;
  font-size: 16px !important;
  width: 100%;
  font-family: futura-pt, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}
.discover-tiles .submit-button-1:hover {
  color: white;
  opacity: 0.5;
}

.material.tile {
  margin-bottom: 9px;
}
.material.tile h2 {
  font-family: futura-pt, sans-serif !important;
}

.finish.tile h2 {
  font-family: futura-pt, sans-serif !important;
}

.discover-page .discover-banner h1 {
  font-family: "Superior-Bold" !important;
  font-size: 38px;
  line-height: 40px;
}

.about-us .banner {
  margin-top: 32px;
}
.about-us .description {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5%;
}
.about-us .description p {
  width: 100%;
}
.about-us .identity .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about-us .identity .text h4 {
  margin-top: 22px;
}
.about-us .identity .text > div {
  padding: 0 5%;
}
.about-us .identity .text > div:not(:last-child) {
  margin-bottom: 50px;
}
.about-us .identity .img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us .identity .img img {
  width: 100%;
}
.about-us .history {
  padding: 5%;
}
.about-us .timeline .start-arrow {
  position: absolute;
  left: 48%;
}
.about-us .timeline .start-arrow-1 {
  top: -21px;
}
.about-us .timeline .start-arrow-2 {
  top: -14px;
}
.about-us .timeline .end-arrow {
  position: absolute;
  left: 48%;
}
.about-us .timeline .end-arrow-1 {
  bottom: -3px;
}
.about-us .timeline .end-arrow-2 {
  bottom: 4px;
}
.about-us .timeline .year.start {
  width: 90%;
  margin: auto;
}
.about-us .timeline .year {
  display: flex;
  justify-content: center;
  background-color: white;
}
.about-us .timeline .year h1 {
  font-size: 45px;
  margin: 15px;
  font-family: futura-pt, sans-serif;
  font-weight: 300 !important;
  font-style: normal !important;
}
.about-us .feature img {
  width: 100%;
  height: auto;
}
.about-us .work {
  padding: 5%;
}
.about-us a {
  color: #acb7c0;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}
.about-us img {
  max-width: 100%;
}
.about-us h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}
.about-us h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}
.about-us .cd-container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.about-us .cd-container::after {
  content: "";
  display: table;
  clear: both;
}
.about-us header {
  height: 200px;
  line-height: 200px;
  text-align: center;
  background: #303e49;
}
.about-us header h1 {
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
}
.about-us #cd-timeline {
  position: relative;
  padding: 2em 0 8em;
  margin-top: 2em;
  margin-bottom: 2em;
}
.about-us #cd-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 2px;
  background: black;
}
.about-us .cd-timeline-block {
  position: relative;
}
.about-us .cd-timeline-block:first-child {
  margin-top: 0;
}
.about-us .cd-timeline-block:last-child {
  margin-bottom: 0;
}
.about-us .cd-timeline-img {
  position: absolute;
  top: 31%;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us .cd-timeline-img img {
  display: block;
  position: relative;
}
.about-us .cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #ffffff;
  border-radius: 0.25em;
  padding: 1em;
}
.about-us .cd-timeline-content h2 {
  color: #303e49;
}
.about-us .cd-timeline-content p {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 1em 0;
  line-height: 1.6;
}
.about-us .cd-timeline-content .cd-read-more {
  font-size: 13px;
  font-size: 0.8125rem;
  display: inline-block;
  float: right;
  padding: 0.8em 1em;
  background: #acb7c0;
  color: #ffffff;
  border-radius: 0.25em;
}
.about-us .cd-timeline-content .cd-text {
  font-family: futura-pt, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  display: flex;
  align-items: center;
  padding: 0.8em 0;
  opacity: 0.7;
  top: 0;
  height: 100%;
}
.about-us .cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #ffffff;
}

.no-touch .about-us .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}

.designer-tiles {
  margin-top: 32px;
}
.designer-tiles img {
  width: 100%;
  height: auto;
}
.designer-tiles h3 {
  text-align: center;
  font-size: 25px;
  width: 100%;
  font-family: futura-pt, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
.designer-tiles p {
  font-family: futura-pt, sans-serif !important;
  text-align: center;
  width: 100%;
}
.designer-tiles .tile {
  margin-bottom: 10px;
}
.designer-tiles .tile .content {
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  padding: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #ebebeb;
}
.designer-tiles .tile .content > div {
  width: 100%;
}
.designer-tiles .submit-button-1 {
  margin-bottom: 0;
  transition: opacity 0.5s ease-in-out;
}
.designer-tiles .submit-button-1:hover {
  color: white;
  opacity: 0.5;
}

.brand-description {
  padding: 22px 0;
  border-bottom: 1px solid;
}
.brand-description .text {
  padding-bottom: 22px;
}
.brand-description .text h1 {
  margin-bottom: 12px;
  line-height: normal;
}
.brand-description img {
  max-width: 100%;
}

.featured-products {
  padding: 20px 0;
}
.featured-products h2 {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 0;
}

.tax-product_brand .main-content {
  margin-top: 0 !important;
}
.tax-product_brand .single-post {
  margin-top: 0 !important;
}
.tax-product_brand .single-post .page-title .content {
  justify-content: center;
}
.tax-product_brand .single-post .page-title .content #breadcrumbs {
  position: absolute;
}
.tax-product_brand .woocommerce-ordering {
  display: none;
}
.tax-product_brand .term-description {
  display: none;
}

.page-template-template-designers #contain {
  height: auto !important;
  display: block;
}
.page-template-template-designers #contain .designer-tiles {
  position: relative !important;
}

.contact-map {
  margin-top: 32px;
}
.contact-map iframe {
  width: 100%;
  height: 450px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(99%);
  -webkit-backface-visibility: hidden;
}

.contact-bar {
  margin-top: 32px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-left: 0;
}
.contact-bar .tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0;
}
.contact-bar .tile .heading {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.contact-bar .tile .heading img {
  margin-right: 12px;
}
.contact-bar .tile .heading h1 {
  margin: 0;
}

.contact {
  padding-top: 32px;
}
.contact form p {
  color: #000000;
}
.contact form .wpcf7-text, .contact form .wpcf7-confirm_email {
  width: 100%;
  margin-bottom: 20px;
  background: white;
  border: 1px solid !important;
}
.contact form .wpcf7-textarea {
  width: 100%;
  margin-bottom: 20px;
  background: white;
  border: 1px solid !important;
}
.contact form .wpcf7-confirm_email {
  padding: 12px 10px;
  margin-top: 10px;
  color: #7C7C7C;
}
.contact .submit-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 32px 0;
}
.contact .submit-wrapper .consent .small-text-check {
  margin: 0 !important;
}
.contact .submit-wrapper .wpcf7-submit {
  margin: 0;
  width: 100%;
  font-size: 12px;
  color: white !important;
  background-color: #000000 !important;
  padding: 10px 22px;
  text-align: center;
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.contact .submit-wrapper .wpcf7-submit:hover {
  color: white;
  opacity: 0.5;
}
.contact .submit-wrapper .ajax-loader {
  display: none;
}

.image-post2 img {
  height: 380px;
  -o-object-fit: cover;
     object-fit: cover;
}

.next-prev-posts {
  margin-bottom: 32px;
}

.single-post .page-title .content {
  justify-content: flex-start;
}
.single-post .page-title #breadcrumbs {
  position: relative;
  display: block;
}
.single-post .post-wrap h1 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.single-post .post-wrap h2 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.single-post .post-wrap h3 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.single-post .post-wrap h4 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.single-post .wp-caption {
  margin-top: 50px;
  margin-bottom: 50px;
}
.single-post .post-banner img {
  width: 100%;
  height: auto;
}

.cxecrt-button-holder {
  display: none;
}

.woocommerce-cart table.cart img {
  width: 100% !important;
  max-width: 100px;
  height: auto;
}

nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width: 200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: black;
  text-decoration: none !important;
  font-weight: 600;
  cursor: pointer;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0, 0, 0, 0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0, 0, 0, 0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0, 0, 0, 0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  cursor: pointer;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0, 0, 0, 0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

.woocommerce-checkout #payway-credit-card iframe {
  display: block;
}

.search-results .inner-wrap {
  padding-top: 5px;
  padding-bottom: 25px;
}
.search-results .search-result {
  margin-bottom: 20px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

.instagram-social-btn-bottom {
  margin-bottom: 42px;
  margin-top: 32px;
}

@media (min-width: 1341px) {
  #nav-icon {
    display: none;
  }
  .navbar .navbar-logo {
    float: left;
  }
  .menu-popup {
    display: none !important;
  }
  .menu-main-menu-container {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #menu-main-menu-1 {
    display: flex;
  }
  #menu-main-menu-1 > li {
    margin: 0 18px;
  }
  #menu-main-menu-1 > li > a {
    font-weight: 700;
  }
  #menu-main-menu-1 > li .sub-menu {
    display: none;
  }
  #menu-main-menu-1 > li > .sub-menu {
    position: fixed;
    z-index: 999;
    width: 100%;
    left: 0;
    background-color: rgba(253, 253, 253, 0.96);
    top: 95px;
    padding: 27px 90px;
    justify-content: space-around;
  }
  #menu-main-menu-1 > li > .sub-menu > li {
    width: 25% !important;
  }
  #menu-main-menu-1 > li > .sub-menu > li .sub-menu {
    flex-direction: column;
    margin-top: 22px;
  }
  #menu-main-menu-1 > li > .sub-menu > li .sub-menu li {
    margin-bottom: 15px;
  }
  .logged-in #menu-main-menu-1 > li > .sub-menu {
    top: 129px;
  }
}
@media (max-width: 1340px) {
  .navbar {
    padding: 0 10px;
  }
  .navbar .navbar-logo {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
  }
  .navbar .navbar-logo img {
    margin-top: 5px;
  }
  .menu-main-menu-container {
    width: 100%;
    position: relative;
    margin-top: 40px;
  }
  #menu-main-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #menu-main-menu > li {
    width: auto;
    flex-direction: column;
    align-items: center;
  }
  #menu-main-menu > li > a {
    margin-bottom: 15px;
  }
  #menu-main-menu > li > .sub-menu {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
  }
  #menu-main-menu > li > .sub-menu > li {
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px;
  }
  #menu-main-menu > li > .sub-menu > li > .sub-menu {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  .navbar {
    height: 70px;
  }
  .navbar .navbar-icons {
    top: 26px;
  }
  .main-content {
    padding-left: 3%;
    padding-right: 3%;
  }
  .woocommerce nav.woocommerce-pagination {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    float: left;
  }
  .designer-banner .brand-description .contact-panel .text {
    flex-direction: column;
  }
  .designer-banner .brand-description .contact-panel .text .title {
    margin-bottom: 24px;
    width: auto;
    padding: 0;
  }
  .designer-tiles {
    padding-left: 25px;
    padding-right: 25px;
  }
  .contact {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 1341px) {
  .menu-popup .menu-main-menu-container {
    display: block;
  }
  .logged-in .menu-popup .menu-main-menu-container {
    margin-top: 60px;
  }
  .menu-main-menu-container {
    display: none;
  }
}
@media (max-width: 475px) {
  .navbar > div #nav-icon {
    top: 0;
  }
  .navbar > div .navbar-icons {
    top: 27px;
  }
  .navbar > div .navbar-icons a:nth-child(1) {
    margin-right: 1px;
  }
  .navbar > div .navbar-icons a:nth-child(2) {
    margin-right: 1px;
  }
  .navbar > div .navbar-icons img {
    height: 18px;
  }
  .navbar > div .navbar-logo img {
    height: 38px;
  }
  .navbar > div .cart-contents-count {
    font-size: 11px;
    top: 3px;
    right: -7px;
    padding: 3px 7px;
  }
  .menu-popup .navbar-logo img {
    height: 45px;
  }
}
.portfolio .item img {
  height: auto !important;
}

@media (max-width: 1000px) {
  .contact-banner h2 {
    margin-bottom: 20px;
  }
  .woocommerce ul.products li.product {
    width: 48.5% !important;
    margin-bottom: 3% !important;
  }
  .woocommerce .related ul.products li.product {
    width: 48.5% !important;
    margin-bottom: 3% !important;
  }
  .woocommerce-page .upsells.products ul.products li.product {
    width: 48.5% !important;
    margin-bottom: 3% !important;
  }
  .woocommerce-page ul.products li.product {
    width: 48.5% !important;
    margin-bottom: 3% !important;
  }
}
@media (min-width: 1001px) {
  .contact-banner h2 {
    width: 60%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .container .column {
    margin: 0;
  }
  .container .columns {
    margin: 0;
  }
}
@media (max-width: 959px) {
  .footer-down .footer-logo {
    width: 180px;
  }
  .about-us .identity {
    margin-top: 50px;
  }
  .about-us .identity .text {
    margin-bottom: 32px;
  }
  .about-us .history {
    margin-top: 50px;
  }
  .about-us .work {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  .page-title .content {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: space-around;
  }
  .page-title .content h1 {
    margin-top: 8px;
  }
  .page-title .content #breadcrumbs {
    position: relative;
  }
}
@media (max-width: 991px) {
  .woocommerce div.product .flex-product .images {
    float: none;
    width: 100%;
  }
  .woocommerce div.product .flex-product .summary {
    float: none;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .woocommerce nav.woocommerce-pagination {
    margin-top: -164px !important;
  }
  .brand-description .text {
    padding-right: 25%;
  }
}
@media (max-width: 620px) {
  .woocommerce .woocommerce-ordering {
    display: none;
  }
}
@media (max-width: 1200px) {
  .discover-banner {
    display: flex;
    flex-direction: column;
  }
  .discover-banner > img {
    width: 100%;
    height: auto;
  }
  .discover-banner__right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .category-banner > div {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 500px) {
  .masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
  .discover-page .masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media only screen and (min-width: 501px) and (max-width: 768px) {
  .masonry {
    -moz-column-count: 2;
    column-count: 2;
  }
  .discover-page .masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .masonry {
    -moz-column-count: 3;
    column-count: 3;
  }
  .discover-page .masonry {
    -moz-column-count: 2;
    column-count: 2;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1201px) {
  .masonry {
    -moz-column-count: 4;
    column-count: 4;
  }
  .discover-page .masonry {
    -moz-column-count: 2;
    column-count: 2;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 1169px) {
  .about-us .timeline .start-arrow {
    left: -3px;
  }
  .about-us .timeline .end-arrow {
    left: -3px;
  }
  .about-us .timeline .year {
    justify-content: flex-start;
  }
  .about-us .timeline .year h1 {
    margin-left: 0;
  }
  .about-us .cd-timeline-block {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 1170px) {
  .about-us header {
    height: 300px;
    line-height: 300px;
  }
  .about-us header h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .about-us #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .about-us #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
  .about-us .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .about-us .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
  .about-us .cd-timeline-block:nth-child(even) .cd-timeline-content {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    z-index: -1;
    align-items: center;
  }
  .about-us .cd-timeline-block:nth-child(even) .cd-timeline-content img {
    width: 43%;
  }
  .about-us .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-text {
    left: 0;
    padding-right: 55%;
    text-align: right;
    justify-content: flex-end;
  }
  .about-us .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-text .text-container {
    padding: 1.6em;
  }
  .about-us .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .about-us .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .about-us .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #ffffff;
  }
  .about-us .cd-timeline-content .cd-read-more {
    float: left;
  }
  .about-us .cd-timeline-content .cd-text {
    position: absolute;
    width: 100%;
    left: 125%;
    font-size: 16px;
    font-size: 1rem;
  }
  .about-us .cd-timeline-content .cd-text.no-image {
    position: relative !important;
  }
  .about-us .cd-timeline-content .cd-text.no-image .text-container {
    padding: 2.6em;
  }
  .about-us .cd-timeline-content .cd-timeline-block:nth-child(even) {
    background-color: blue;
  }
  .cssanimations .about-us .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .about-us .cd-timeline-img.bounce-in {
    visibility: visible;
  }
  .cssanimations .about-us .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .about-us .cd-timeline-content.bounce-in {
    visibility: visible;
  }
  .cd-timeline-block:nth-child(even) .about-us .cd-timeline-content .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .about-us .cd-timeline-content .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #ffffff;
  }
  .cd-timeline-block:nth-child(even) .about-us .cd-timeline-content .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .about-us .cd-timeline-content .cd-timeline-content .cd-text {
    left: auto;
    right: 122%;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .about-us .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .about-us .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .about-us .cd-timeline-content .cd-read-more {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .about-us .cd-timeline-content .cd-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 550px) {
  .page-title.brand #breadcrumbs {
    display: block;
  }
}
@media (max-width: 992px) {
  .contact .submit-wrapper {
    flex-direction: column;
  }
  .contact .submit-wrapper .wpcf7-submit {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
  }
}
.bundled_product.bundled_product_summary.product {
  padding-left: 20px;
}
.bundled_product.bundled_product_summary.product .bundled_product_images {
  margin-left: 0;
  display: none;
}

.bundle_availability .stock {
  display: none !important;
}/*# sourceMappingURL=weka.css.map */