/*!
 Author:         Bankai
 Template:       Opencart
*/
/*@font-face {*/
/*  font-family: 'Sofia Pro Medium';*/
/*  src: url("../fonts/SofiaPro-Medium.woff2") format("woff2"), url("../fonts/SofiaPro-Medium.woff") format("woff");*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
/*@font-face {*/
/*  font-family: 'Sofia Pro Regular';*/
/*  src: url("../fonts/SofiaPro.woff2") format("woff2"), url("../fonts/SofiaPro.woff") format("woff");*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
/*@font-face {*/
/*  font-family: 'Sofia Pro Light';*/
/*  src: url("../fonts/SofiaPro-Light.woff2") format("woff2"), url("../fonts/SofiaPro-Light.woff") format("woff");*/
/*  font-weight: 300;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
/*@font-face {*/
/*  font-family: 'Sofia Pro Black';*/
/*  src: url("../fonts/SofiaPro-Black.woff2") format("woff2"), url("../fonts/SofiaPro-Black.woff") format("woff");*/
/*  font-weight: 900;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
/*@font-face {*/
/*  font-family: 'Sofia Pro Semi Bold';*/
/*  src: url("../fonts/SofiaPro-SemiBold.woff2") format("woff2"), url("../fonts/SofiaPro-SemiBold.woff") format("woff");*/
/*  font-weight: 600;*/
/*  font-style: normal;*/
/*  font-display: swap; }*/
@font-face {
  font-family: 'EB Garamond Extra Bold';
  src: url("../fonts/EBGaramond-Regular.woff2") format("woff2"), url("../fonts/EBGaramond-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-weight: 800;
  font-display: swap; }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes floating {
  from {
    transform: translate(0, 0px); }
  65% {
    transform: translate(0, 15px); }
  to {
    transform: translate(0, 0px); } }
body {
  padding-bottom: 0px !important;
  margin: 0px !important; }

.container {
  width: 100%;
  max-width: 90%; }

.quickcheckout-cart .quantity .input-group-btn button {
  min-width: 38px !important;
  padding: 0 !important;
  border-radius: 0 !important; }

.main-text {
  position: relative;
  padding-top: 8.7em;
  overflow: hidden;
  margin-bottom: 2em; }
  .main-text h2 span {
    white-space: nowrap;
    color: #000000;
    font-family: 'Sofia Pro Black';
    position: absolute;
    font-size: 6em;
    opacity: .04;
    top: 0;
    right: 0;
    left: 31%;
    line-height: 128px; }

body:not(.cke_editable) h2:not(.swal2-title):not([style])::before {
  display: none; }

.modal-open {
  overflow: visible;
  padding-right: 0 !important; }
  .modal-open .modal {
    overflow-y: auto;
    padding-right: 0 !important; }

body #footer-area {
  position: relative !important; }

#content {
  min-height: 60vh; }

.order-product-item-list > * {
  text-align: center;
  text-align: center; }

.jquery-loading-modal__bg {
  top: 0;
  left: 0; }

.quickcheckoutleft {
  overflow-x: hidden; }

.quickcheckout-checkout .input-group-btn > .btn + .fa {
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 12px;
  font-size: 9px;
  left: 2px; }

#cartSummary img {
  max-width: 70px;
  height: 70px; }

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#cartSummary .cart-description {
  text-align: center; }

#cartSummary .cart-thumb {
  width: 70px; }

@media (max-width: 767px) {
  #cartSummary .cart-description {
    padding-left: 0 !important;
    text-align: left;
    display: block !important;
    width: 100% !important; }

  #cartSummary .cart-thumb {
    width: 100% !important; } }
.quickcheckout-checkout #content .image img, .quickenquiry-checkout #content .image img {
  max-width: 70px; }

.account-wishlist table img {
  max-width: 70px; }

.input-number::-ms-clear {
  display: none; }

input[type="text"]::-ms-clear {
  display: none; }

#waiting_list {
  margin-top: 2em; }
  #waiting_list input {
    padding-left: 1em;
    font-family: sans-serif; }
  #waiting_list button {
    min-width: auto !important; }

.product-search .search-options #input-search {
  height: 44px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

#content {
  padding-bottom: 2em; }

.slider-arrow .fa {
  position: absolute;
  top: 40%;
  color: #fff;
  font-size: 5em; }
  .slider-arrow .fa.fa-angle-right {
    right: 18px; }
  .slider-arrow .fa.fa-angle-left {
    left: 18px; }

.cart-dorpdown-footer {
  display: flex; }

.featured .slick-no-slide {
  margin: 0; }

.btn:not(.btn-number):not(.btn-mi):not(#button-login):not(#button-voucher):not(#button-coupon):not(#button-reward):not(.no-custom):not(#button-search):not(.btn-calendar):not(#filter_group_tigger_close):not(.remove) {
  min-width: 137px;
  border-radius: 8px;
  font-family: 'Sofia Pro Semi Bold';
  padding: 5px 17px;
  -webkit-box-shadow: 0px 0px 29px -7px rgba(187, 187, 187, 0.75);
  -moz-box-shadow: 0px 0px 29px -7px rgba(187, 187, 187, 0.75);
  box-shadow: 0px 0px 29px -7px rgba(187, 187, 187, 0.75); }

.buttonlogin .fullwidth-btn {
  width: auto !important;
  margin: 0 auto; }

.ortext {
  font-family: 'Sofia Pro Medium';
  color: #000000;
  font-size: 23px;
  padding: 22px 0;
  letter-spacing: 12px; }

#btnblack {
  background-color: #3c3e3f !important;
  border: 1px solid #3c3e3f !important; }

body[class*="account-"] {
  background-color: #fff; }

.login-form-wrapper.logincustomertrade {
  padding: 0;
  margin-bottom: 4em; }
  .login-form-wrapper.logincustomertrade .form-group {
    margin-bottom: 11px; }
    .login-form-wrapper.logincustomertrade .form-group input {
      background-color: #f9f9f9 !important; }

.account-wishlist table .btn {
  min-width: auto !important; }

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  letter-spacing: 8px; }

@media (max-width: 767px) {
  .reg-captcha {
    text-align: center; } }
.reg-captcha #google_recaptcha.form-group {
  margin: 0; }
  @media (max-width: 767px) {
    .reg-captcha #google_recaptcha.form-group {
      margin: 0 auto; }
      .reg-captcha #google_recaptcha.form-group .text-danger {
        width: 100%;
        margin-top: -18px;
        margin-bottom: 12px; } }

.slick-slide .product-gutter {
  height: 100%; }

.account-account .account-container a:hover,
.account-account .account-container a:focus {
  border: 1px solid #563b2a; }

.account-account .account-container a:hover .icon-font::before,
.account-account .account-container a:focus .icon-font::before {
  color: #563b2a; }

@media (min-width: 767px) {
  .order-product-item-list > * {
    width: calc(100% /3 - 10px); } }

.account-wishlist .btn-danger.d {
  background-color: #563b2a !important;
  border-color: #563b2a !important; }

#enquiry .cart-dorpdown-footer .btn, #cart .cart-dorpdown-footer .btn {
  padding: 6px 20px !important;
  line-height: 2.6;
  padding-top: 8px !important; }

_:-ms-fullscreen, :root input[type=password]::-ms-reveal,
_:-ms-fullscreen, :root input[type=password]::-ms-clear {
  display: none; }

@media (max-width: 767px) {
  .btne {
    text-align: center; }
    .btne .pull-left {
      float: none !important; } }
_:-ms-fullscreen, :root .input-group [name^=quantity].form-control {
  max-width: 100%; }

.account-container a.active h4 {
  color: #fff !important; }

@media (max-width: 767px) {
  #quickcheckoutconfirm .btn-default {
    margin: 0 auto;
    float: none !important;
    display: block;
    width: 173px; } }

@media (max-width: 500px) {
  #create_account input[type='checkbox'] {
    position: relative;
    top: 2px; } }
@media (max-width: 500px) {
  #create_account label {
    font-size: 12px; } }

@media (max-width: 767px) {
  .checkout_step li.first_step:after {
    bottom: -29px; } }
@media (max-width: 767px) {
  .checkout_step li.second_step:after {
    bottom: -31px; } }
@media (max-width: 991px) {
  .checkout_step li.third_step {
    margin-left: 12px;
    margin-top: 10px; } }
@media (max-width: 767px) {
  .checkout_step li.third_step {
    margin-left: 0;
    margin-top: 15px; } }

#account_tigger_close {
  min-width: auto !important; }

.account-wishlist table .btn {
  min-width: auto !important; }

_:-ms-fullscreen, :root .cart-dorpdown-items .item-details .item-name {
  display: block;
  line-height: 27px;
  margin-bottom: 3px; }

@media (max-width: 767px) {
  .order-product-item-list > * {
    width: calc(50% - 13px); } }
@media (max-width: 380px) {
  .order-product-item-list > * {
    width: calc(100% - 13px); } }
_:-ms-fullscreen, :root .input-group [name^=quantity].form-control {
  max-width: 100%; }

_:-ms-fullscreen, :root #cartSummary .input-group [name^=quantity].form-control {
  max-width: 5em; }

_:-ms-fullscreen, :root .account-wishlist table .btn {
  line-height: normal; }

_:-ms-fullscreen, :root .header-container .header-menu #main-menu ul {
  overflow: hidden; }
  _:-ms-fullscreen li, :root .header-container .header-menu #main-menu ul li {
    line-height: 0; }

_:-ms-fullscreen, :root .dropdown-menu {
  overflow: hidden;
  line-height: 0; }

#enquiry .dropdown-menu .cart-dorpdown-items .item,
#cart .dropdown-menu .cart-dorpdown-items .item {
  line-height: 1.4; }

#account_tigger_open {
  top: 121px;
  position: fixed;
  transform: rotate(0deg);
  left: 0;
  width: 100%; }

.account-account #pg-banner-wrap {
  margin-top: 0 !important; }

.order-product-list .badge {
  position: relative;
  top: -2px; }

#register-form #google_recaptcha {
  display: flex;
  flex-direction: column;
  align-items: start; }
  @media (max-width: 767px) {
    #register-form #google_recaptcha {
      flex-direction: row; } }

_:-ms-fullscreen, :root #slideshow0 .slider-slideshow-description .container {
  justify-content: flex-end; }

_:-ms-fullscreen, :root body .footer-upper-contet > *:nth-child(1) {
  flex: auto; }

_:-ms-fullscreen, :root .footer-upper-contet > * {
  flex: auto; }

_:-ms-fullscreen, :root body .footer-upper-contet > *:last-child {
  flex: auto; }

_:-ms-fullscreen, :root .product-block img {
  z-index: 1; }

_:-ms-fullscreen, :root .fixed-header .header-logo .header-logo-image {
  height: 5em; }

_:-ms-fullscreen, :root .cap #google_recaptcha {
  align-items: flex-start; }

#register-form #google_recaptcha {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.footer-bottom p {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700; }

.fixed-header {
  background-color: #563b2a; }
  .fixed-header > .container {
    padding: 15px;
    max-width: 81%;
    padding-bottom: 8px; }
    @media (max-width: 1080px) {
      .fixed-header > .container {
        max-width: 95%; } }
    @media (max-width: 991px) {
      .fixed-header > .container {
        padding-bottom: 15px; } }
  .fixed-header .header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0; }
  .fixed-header .header-top {
    order: 3;
    position: relative;
    top: -7px; }
    @media (max-width: 991px) {
      .fixed-header .header-top {
        top: 0px; } }
  .fixed-header .header-logo {
    order: 1; }
    .fixed-header .header-logo .header-logo-image {
      width: 13em;
      position: relative;
      top: -5px; }
  .fixed-header .header-menu {
    order: 2;
    flex-direction: column; }
    .fixed-header .header-menu #main-menu li a {
      text-transform: capitalize !important;
      padding: 0 16px !important; }
    .fixed-header .header-menu #main-menu li:first-child a {
      padding-left: 0 !important; }
    .fixed-header .header-menu #main-menu > li > ul {
      margin-top: 8px !important;
      left: -20px !important;
      padding: 0;
      border: none; }
      .fixed-header .header-menu #main-menu li > ul > li > a {
        padding: 8px 7px !important;
        text-align: center;
        color: #563b2a !important; }
        .fixed-header .header-menu #main-menu li > ul > li > a:hover {
          background-color: #563b2a !important;
          color: #fff !important; }
    .fixed-header .header-menu .search_container {
      width: 100%;
      margin-bottom: 6px; }
      .fixed-header .header-menu .search_container .search-custom .search-box {
        border-radius: 6px;
        width: 100% !important; }
        .fixed-header .header-menu .search_container .search-custom .search-box .form-control {
          order: 2; }
          .fixed-header .header-menu .search_container .search-custom .search-box .form-control:focus {
            border: 0px solid #000000 !important; }
        .fixed-header .header-menu .search_container .search-custom .search-box button {
          order: 1; }

#mobileNav i:before {
  color: #fff !important; }

#account > a img {
  width: 23px; }

#enquiry > a img {
  width: 23px; }

#cart > a img {
  width: 23px; }

body .header-container #enquiry > a .badge, body .header-container #cart > a .badge {
  top: 55%;
  background-color: #8c634a !important; }

.search-custom {
  padding-right: 0; }

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }
@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
#searchpop {
  max-width: 40%;
  margin: 0 auto;
  position: relative;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s; }
  @media (max-width: 1199px) {
    #searchpop {
      max-width: 70%; } }
  #searchpop .container {
    width: 100%;
    max-width: 92%; }
  #searchpop .search-custom .search-box {
    border-radius: 0;
    max-width: 100%;
    margin: 0 auto;
    width: 100%; }
  #searchpop .mfp-close {
    color: #fff;
    opacity: 1;
    top: 0;
    font-size: 38px; }

.search-custom .search-box input {
  min-height: 36px; }

#searchpopclick img, #searchpopclick .fa {
  cursor: pointer;
  padding: 10px;
  font-size: 16px; }

@media (max-width: 767px) {
  #enquiry .dropdown-menu, #cart .dropdown-menu {
    width: 100%; } }

.slick-nav .fa {
  font-size: 46px;
  color: #000; }

#ToTop {
  display: none !important; }

#footer-area {
  margin-top: 0 !important; }
  #footer-area footer .footer-contact-links ul li {
    display: inline-block; }
    #footer-area footer .footer-contact-links ul li a {
      font-family: 'Sofia Pro Regular';
      font-weight: 100;
      padding: 0 9px;
      text-transform: uppercase;
      font-size: 12px; }
  #footer-area footer h5 {
    color: #000000 !important;
    font-family: 'Sofia Pro Regular';
    font-weight: 100;
    font-size: 13px !important;
    letter-spacing: 2px; }
  #footer-area footer .opening-hour h5 {
    margin-bottom: 6px;
    text-decoration: underline;
    font-size: 13px !important;
    letter-spacing: 1px;
    font-weight: bold; }
  #footer-area footer .footer-social-icons {
    margin-bottom: 3em; }
  #footer-area footer .newsletter-module {
    margin: 0 auto;
    margin-bottom: 2em;
    width: 20em;
    max-width: 100%; }
    #footer-area footer .newsletter-module input {
      border: none !important;
      border-bottom: 1px solid #000 !important;
      box-shadow: none;
      background-color: transparent;
      font-family: 'Sofia Pro Light';
      font-style: italic; }
      #footer-area footer .newsletter-module input::placeholder {
        font-family: 'Sofia Pro Light';
        font-style: italic; }
  #footer-area footer .footer-upper-contet {
    flex-direction: column;
    text-align: center; }
    #footer-area footer .footer-upper-contet .footer-newsletter {
      padding-right: 0%; }

.breadcrumb {
  white-space: pre-wrap;
  overflow: visible;
  text-overflow: unset;
  margin-top: 5px; }
  .breadcrumb li {
    white-space: pre-wrap; }
    .breadcrumb li a {
      text-transform: uppercase;
      letter-spacing: 3px !important;
      font-size: calc( (12px /1.5 ) + (((12/3)/19.2) * 1vw)) !important; }

.checkout-cart .breadcrumb li {
  white-space: nowrap; }
  .checkout-cart .breadcrumb li a {
    white-space: nowrap; }

.breadcrumb li::after {
  content: '||';
  font-size: 15px;
  color: #000; }

.breadcrumb > li:last-child a {
  font-weight: 100; }

a {
  color: #563b2a; }

.btn {
  border-radius: 0;
  transition: all 0.3s ease-in-out; }
  .btn.mw {
    min-width: 150px !important; }
  .btn.btn-primary, .btn.btn-default {
    color: #fff;
    background-color: #563b2a !important;
    border: #563b2a !important;
    line-height: 2.6; }
    .btn.btn-primary:hover, .btn.btn-default:hover {
      background-color: #1f392c !important;
      border-color: #1f392c !important; }
  .btn:focus {
    outline: none !important; }

.cart-dorpdown-footer a:hover {
  color: #fff !important; }

.label-primary {
  background-color: #563b2a !important; }

.swal2-confirm {
  color: #fff;
  background-color: #563b2a !important;
  border: #563b2a !important; }

#quickcheckout-back {
  background-color: #1f392c;
  border-color: #1f392c; }
  #quickcheckout-back:hover {
    background-color: #563b2a;
    border-color: #563b2a; }

span.label.out-of-stock {
  min-width: 170px;
  padding: 13px 14px;
  text-transform: uppercase; }
  @media (max-width: 576px) {
    span.label.out-of-stock {
      min-width: 70%; } }

input:not([name=search]),
textarea:not([name=search]) {
  border: 1px solid #e1e1e1 !important; }
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none !important;
  border-color: #e1e1e1 !important; }

select {
  padding: 10px !important;
  height: auto !important;
  border: 1px solid #e1e1e1 !important;
  box-shadow: none !important;
  appearance: none !important;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%) !important;
  background-position: calc(100% - 15px) calc(1em + 6px), calc(100% - 10px) calc(1em + 6px) !important;
  background-size: 5px 5px, 5px 5px !important;
  background-repeat: no-repeat !important; }
  select::-ms-expand {
    display: none; }
  select:focus {
    outline: none;
    box-shadow: none !important;
    border-color: #e1e1e1 !important; }

hr {
  border: 0;
  border-bottom: 2px solid #563b2a; }
  hr.short {
    width: 100px;
    margin-top: 0; }

.section-title {
  margin-bottom: 50px !important; }

.pagination {
  text-align: center;
  padding-bottom: 3em; }
  .pagination .active span {
    color: #fff !important;
    border-color: #563b2a !important;
    background: #563b2a !important; }

.pagination span, .pagination a {
  margin: 0 .3em !important;
  border: 1.2px solid transparent !important;
  border-radius: 50px !important;
  display: inline-block;
  height: 3em;
  width: 3em;
  color: #000 !important;
  font-family: 'Sofia Pro Semi Bold'; }
  .pagination span:hover, .pagination a:hover {
    color: #fff !important;
    border-color: #563b2a !important;
    background: #563b2a !important; }

.pagination > li > a, .pagination > li > span {
  line-height: 2em;
  padding: 6px 4px; }

#side-price .price-container > * input {
  font-weight: 600;
  font-size: 15px;
  background: transparent;
  border-radius: 0px;
  border: none !important;
  box-shadow: none;
  padding: 0; }
#side-price .price-container input[name="price_min1"] {
  text-align: left !important; }
#side-price .price-container input:last-child {
  text-align: right; }
#side-price .list-group-item {
  padding: 1em 0;
  background: transparent;
  border: none; }
  #side-price .list-group-item.item-header {
    padding-bottom: 0; }
  #side-price .list-group-item #length_max2 {
    text-align: right; }
  #side-price .list-group-item span {
    font-size: 15px; }
  #side-price .list-group-item:not(.item-header) {
    padding-top: 0; }
#side-price .ui-slider-handle {
  background: #fff !important;
  width: 16px !important;
  height: 16px !important;
  border: 3px solid #563b2a;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.47); }
#side-price .ui-slider-range {
  background: #563b2a !important; }
#side-price .ui-slider-horizontal {
  height: 3px !important; }

#side-categories .caret {
  position: relative;
  border: 0; }
  #side-categories .caret:before {
    font-size: 11px !important;
    position: absolute;
    top: -7px;
    right: -3px;
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #side-categories .caret:after {
    font-size: 11px !important;
    position: absolute;
    top: -7px;
    right: -3px;
    display: none;
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
#side-categories .active .caret:before {
  display: none; }
#side-categories .active .caret:after {
  display: block; }
#side-categories .group .item .toggle {
  border: 0; }
  #side-categories .group .item .toggle:hover {
    background: transparent;
    color: #563b2a; }
#side-categories .group .item a {
  padding-left: 0;
  border-radius: 20px;
  transition: 0.3s;
  color: #333; }
  #side-categories .group .item a:hover {
    background: transparent;
    color: #563b2a; }
#side-categories .group .item.active a {
  color: #563b2a;
  padding-left: 0; }
#side-categories .group .item.active + .sub {
  border-top: 0;
  padding-left: 2em; }
#side-categories .group .item + .sub .level-2.active a {
  text-decoration: underline;
  color: #333; }
#side-categories .group:not(:last-child) {
  border-bottom: 0; }
#side-categories .list-group-item {
  border: none; }
#side-categories .side-categories-level-1 + .side-categories-level-1 {
  border-top: 0; }

#side-manufacturer .list-group-item {
  border: 0; }
#side-manufacturer label {
  font-size: 14px; }
#side-manufacturer input[type="checkbox"]:checked + .square:before {
  transition: all 0.35s;
  content: "\f00c"; }
#side-manufacturer input[type="checkbox"] {
  opacity: 0; }
  #side-manufacturer input[type="checkbox"] + .square:before {
    transition: all 0.35s;
    content: "";
    display: inline-block;
    padding-top: 1px;
    padding-left: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 1px;
    width: 17px;
    height: 17px;
    color: #563b2a;
    left: 0;
    margin-left: 0px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background-color: #fff; }

#filter-groups > div {
  margin-bottom: 32px;
  box-shadow: none; }
#filter-groups .panel .list-group {
  border: 0; }
  #filter-groups .panel .list-group .list-group-item:last-child {
    padding-bottom: 0;
    border: 0; }
#filter-groups .list-group-item.item-header {
  padding: 7px 15px;
  padding-left: 0;
  font-family: 'montserratsemibold';
  font-size: 22px;
  color: #333;
  position: relative;
  text-transform: capitalize;
  border-bottom: 0px solid #563b2a;
  margin-bottom: .5em; }

#filter-groups .panel, #filter-groups .list-group, #filter-groups .list-group-item {
  padding-left: 0; }

#side_filter .list-group-item {
  border: 0;
  padding: 0; }
#side_filter label {
  font-size: 14px;
  padding-left: 24px; }
#side_filter input[type="checkbox"]:checked + .square:before {
  transition: all 0.35s;
  content: "\f00c"; }
#side_filter input[type="checkbox"] {
  opacity: 0; }
  #side_filter input[type="checkbox"] + .square:before {
    transition: all 0.35s;
    content: "";
    display: inline-block;
    padding-top: 1px;
    padding-left: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 1px;
    width: 17px;
    height: 17px;
    color: #563b2a;
    left: 0;
    margin-left: 0px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background-color: #fff; }

.side-categories-level-1 .item.level-1:hover .toggle {
  color: #fff !important; }
.side-categories-level-1 .item.level-1.active .toggle {
  color: #fff !important; }

#side-manufacturer {
  border-top: 1px solid #d0d0d0;
  padding-top: 9px; }

#side_filter .list-group {
  border-top: 1px solid #d0d0d0 !important;
  padding-top: 9px; }
  #side_filter .list-group:not(:last-child) {
    padding-bottom: 3px; }

.product-product .product-title {
  color: #000000;
  font-family: "Sofia Pro Regular" !important;
  margin-bottom: 1em;
  font-size: calc( (15px / 1.5) + (((15/3)/19.2) * 1vw)) !important; }
.product-product .price-wrapper {
  margin-bottom: calc(0px + 1.5vw); }
  .product-product .price-wrapper li .old-prices {
    color: #000000;
    font-size: calc( (18px / 1.1) + (((18/11)/19.2) * 1vw)) !important; }
  .product-product .price-wrapper li .product-special-price {
    margin-right: 5px;
    color: #000;
    font-size: calc( (18px / 1.1) + (((18/11)/19.2) * 1vw)) !important; }
.product-product #product-tabs {
  margin-top: 2em; }
  .product-product #product-tabs li a {
    font-family: 'Sofia Pro Semi Bold';
    font-size: calc( (15px / 1.1) + (((15/11)/19.2) * 1vw)) !important;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .product-product #product-tabs li:first-child a {
    padding-left: 0; }
.product-product .product-image-column {
  justify-content: space-between; }
.product-product .product-image-main-container {
  position: relative;
  border: 1px solid #f1f1f1;
  background: #f6f6f6;
  margin-bottom: 0;
  width: 82%; }
  .product-product .product-image-main-container .overlay {
    position: absolute;
    bottom: 14px;
    right: 16px; }
  .product-product .product-image-main-container .product-image-main {
    height: 100%; }
  .product-product .product-image-main-container .slick-slide > div {
    line-height: 0; }
  .product-product .product-image-main-container .arrowsearch {
    position: absolute;
    z-index: 1;
    right: 2em;
    bottom: 2em; }
.product-product .product-image-additional-container {
  padding: 0;
  width: 18%;
  padding-right: 11px !important;
  padding-left: 0px !important; }
  @media (max-width: 1080px) {
    .product-product .product-image-additional-container {
      padding-right: 11px !important; } }
  .product-product .product-image-additional-container .product-image-additional {
    padding: 4em 0px; }
  @media (max-width: 767px) {
    .product-product .product-image-additional-container {
      height: auto; } }
  .product-product .product-image-additional-container .slick-slide {
    margin: 4px 0px; }
  .product-product .product-image-additional-container .slick-list {
    margin: -4px 0; }
  .product-product .product-image-additional-container .slick-no-slide {
    margin-left: 0;
    margin-right: 0; }
  .product-product .product-image-additional-container .slick-nav.left {
    position: absolute;
    top: 20px !important; }
  .product-product .product-image-additional-container .slick-nav.right {
    position: absolute;
    bottom: 20px !important; }
  .product-product .product-image-additional-container .slick-nav img {
    background: none !important;
    width: 30px;
    border: none; }
  .product-product .product-image-additional-container img {
    border: 1px solid #f1f1f1;
    padding: 0;
    border-width: 1px;
    background: #f6f6f6;
    transition: 0.3s; }
    .product-product .product-image-additional-container img:hover {
      border-color: #f1f1f1;
      border-width: 0px;
      outline: none; }
  .product-product .product-image-additional-container .featured .slick-no-slide {
    margin: 0;
    padding: 0 2em; }
.product-product .product-description + .input-group-flex {
  display: none; }
.product-product #product {
  max-width: 100%;
  padding-top: 1em; }
  @media (max-width: 767px) {
    .product-product #product {
      text-align: center; } }
  .product-product #product .bottom-holder {
    display: flex;
    align-items: flex-end; }
    @media (max-width: 767px) {
      .product-product #product .bottom-holder {
        flex-wrap: wrap; } }
    @media (max-width: 767px) {
      .product-product #product .bottom-holder {
        flex-direction: column; } }
    .product-product #product .bottom-holder .quantity-wrapper {
      width: 11em;
      padding-right: 1em; }
      @media (max-width: 767px) {
        .product-product #product .bottom-holder .quantity-wrapper {
          width: 100%;
          max-width: 100%;
          padding-right: 0; } }
      .product-product #product .bottom-holder .quantity-wrapper .form-group {
        margin-bottom: 0; }
      @media (max-width: 500px) {
        .product-product #product .bottom-holder .quantity-wrapper {
          width: 100%;
          padding-right: 0;
          margin-bottom: 13px; } }
    @media (max-width: 767px) {
      .product-product #product .bottom-holder .add-to-cart-button-wrapper {
        width: 100%; } }
    .product-product #product .bottom-holder .button-holder {
      margin-right: 0;
      width: 100%; }
      .product-product #product .bottom-holder .button-holder button {
        min-width: 100% !important;
        background-color: #fdff00 !important;
        border: 1px solid #000 !important; }
        .product-product #product .bottom-holder .button-holder button:hover {
          border: 2px solid #000 !important; }
      @media (max-width: 500px) {
        .product-product #product .bottom-holder .button-holder {
          margin-right: 0;
          margin-bottom: 11px;
          margin-top: 11px; } }
  .product-product #product .input-group input[name="quantity"] {
    min-width: 37px;
    padding: 3px 5px;
    border-left: none !important;
    border-right: none !important;
    box-shadow: none !important;
    min-height: 48px; }
  .product-product #product .input-group button[data-type="minus"] {
    color: #3c3c3c !important;
    padding: 4px 6px !important;
    background-color: transparent !important;
    border: 1px solid #d2d2d2 !important;
    border-radius: 0;
    border-right: none !important;
    font-size: 8px; }
  .product-product #product .input-group button[data-type="plus"] {
    color: #3c3c3c !important;
    padding: 4px 6px !important;
    background-color: transparent !important;
    border: 1px solid #d2d2d2 !important;
    border-radius: 0;
    border-left: none !important;
    font-size: 8px; }
  .product-product #product hr, .product-product #product h3 {
    display: none; }
  .product-product #product .form-group {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .product-product #product .form-group {
        flex-direction: column;
        margin-bottom: 0; } }
    .product-product #product .form-group.has-error .control-label span {
      visibility: visible; }
    .product-product #product .form-group .text-danger {
      display: none; }
    .product-product #product .form-group select {
      height: 44px !important; }
    .product-product #product .form-group textarea {
      width: 100% !important;
      padding: 1.5em; }
    .product-product #product .form-group .input-group-addon {
      display: block; }
    .product-product #product .form-group > * {
      flex: 0 1 auto;
      width: 22%;
      font-size: 13px;
      background: transparent;
      border: 0;
      text-align: left;
      padding: 0; }
      @media (max-width: 1199px) {
        .product-product #product .form-group > * {
          width: 30%; } }
      @media (max-width: 767px) {
        .product-product #product .form-group > * {
          width: 100%;
          margin-bottom: 1em; } }
      .product-product #product .form-group > *.control-label {
        position: relative;
        margin: 0;
        color: #000000;
        font-family: 'Sofia Pro Semi Bold';
        letter-spacing: 1px;
        margin-bottom: 5px; }
        .product-product #product .form-group > *.control-label span {
          position: absolute;
          margin-top: -15px;
          left: 0;
          color: red;
          visibility: hidden; }
        .product-product #product .form-group > *.control-label:before {
          display: none; }
      .product-product #product .form-group > *:nth-child(2) {
        width: 50%; }
        @media (max-width: 1199px) {
          .product-product #product .form-group > *:nth-child(2) {
            width: 70%; } }
        @media (max-width: 767px) {
          .product-product #product .form-group > *:nth-child(2) {
            width: 100%; } }

#form-review h3 {
  margin-bottom: 11px;
  color: #000 !important;
  font-family: "Sofia Pro Semi Bold" !important; }
#form-review .form-group {
  margin-bottom: 10px; }
#form-review div.required .control-label:after {
  content: '*';
  color: #564036;
  font-weight: bold; }
#form-review .control-label {
  color: #000;
  font-family: 'Sofia Pro Semi Bold';
  font-size: calc( (16px / 1.5) + (((16/3)/19.2) * 1vw)); }
#form-review .help-block {
  font-size: 10px;
  margin-bottom: 0; }
#form-review #google_recaptcha {
  display: flex;
  margin: 0; }
  @media (max-width: 767px) {
    #form-review #google_recaptcha {
      max-width: none; } }
#form-review .fa-stack-2x {
  color: #F5B72F; }
#form-review .name {
  text-transform: uppercase; }
#form-review .form-control {
  background-color: #f9f9f9; }
#form-review textarea, #form-review #input-name {
  padding: 18px 15px; }
#form-review #input-name {
  min-height: 51px; }
#form-review .table-bordered {
  border: 0;
  border: 1px solid #e1e1e1; }
  #form-review .table-bordered tr {
    background-color: transparent; }
    #form-review .table-bordered tr:first-child {
      background-color: #f9f9f9;
      border-bottom: 1px solid #dfdfdf; }
      #form-review .table-bordered tr:first-child td {
        padding: 12px 18px;
        color: #000000;
        font-family: 'Sofia Pro Semi Bold';
        text-transform: capitalize;
        font-size: calc( (14px / 1.1) + (((14/11)/19.2) * 1vw)) !important; }
        #form-review .table-bordered tr:first-child td:last-child {
          color: #767676;
          font-style: italic; }
    #form-review .table-bordered tr td {
      border: 0;
      padding: 11px 12px; }
      #form-review .table-bordered tr td p {
        margin: 0px 0 21px; }
#form-review td .fa-star {
  color: #ffc100;
  font-size: 12px; }
#form-review td .fa-stack {
  width: 1em;
  height: 1em; }
#form-review .rate input[type="radio"] {
  display: none; }
  #form-review .rate input[type="radio"]:checked + .fa {
    color: #F5B72F; }
    #form-review .rate input[type="radio"]:checked + .fa:before {
      content: "\f005"; }
#form-review .rate .fa {
  position: relative;
  cursor: pointer; }
#form-review .form-control {
  box-shadow: none;
  color: #949494; }
  #form-review .form-control::placeholder {
    color: #949494; }
#form-review .btn-holder {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 767px) {
    #form-review .btn-holder {
      flex-direction: column;
      align-items: center; }
      #form-review .btn-holder .btn {
        min-width: 194px !important; } }
  #form-review .btn-holder #google_recaptcha {
    margin: 0; }
    @media (max-width: 767px) {
      #form-review .btn-holder #google_recaptcha {
        margin: 0 auto; }
        #form-review .btn-holder #google_recaptcha .g-recaptcha {
          transform: scale(0.64) !important;
          transform-origin: 0 0 !important; } }

#form-review .col-sm-12.selected .fa-star-o:before {
  content: "\f005" !important; }
#form-review .col-sm-12.selected label.selected + label .fa-star-o:before {
  content: "\f006" !important; }
#form-review .col-sm-12.selected label.selected + label + label .fa-star-o:before {
  content: "\f006" !important; }
#form-review .col-sm-12.selected label.selected + label + label + label .fa-star-o:before, #form-review .col-sm-12.selected label.selected + label + label + label + label .fa-star-o:before {
  content: "\f006" !important; }

.diff_color {
  color: #cccccc !important; }

#waiting_list {
  margin-top: 2em; }
  #waiting_list .waiting_list_container {
    padding: 16px 24px;
    border: 0;
    border-radius: 0;
    background: #fff;
    color: #222;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(223, 223, 223, 0.75);
    -moz-box-shadow: 0px 0px 18px 0px rgba(223, 223, 223, 0.75);
    box-shadow: 0px 0px 18px 0px rgba(223, 223, 223, 0.75); }
    #waiting_list .waiting_list_container .waiting_list_description {
      padding-bottom: 12px; }
    #waiting_list .waiting_list_container h3 {
      color: #8b8b8b !important;
      margin-bottom: 7px; }
  @media (max-width: 400px) {
    #waiting_list .flex-just-cont-center {
      flex-direction: column; } }
  #waiting_list input {
    padding-left: 2em;
    color: #000;
    margin-right: 0;
    height: auto; }
    @media (max-width: 991px) {
      #waiting_list input {
        padding-left: 1em; } }
    @media (max-width: 400px) {
      #waiting_list input {
        height: 4em; } }
  #waiting_list button {
    min-width: 122px !important;
    border-radius: 0 11px 11px 0 !important;
    background-color: #563b2a !important;
    padding: 0 0; }
    @media (max-width: 400px) {
      #waiting_list button {
        border-radius: 0 !important;
        margin-top: 11px; } }
    #waiting_list button:hover {
      background-color: #1f392c !important; }

#relatedmodule h2 {
  letter-spacing: 0 !important;
  text-transform: capitalize !important;
  font-size: calc( (22px /1.5 ) + (((22/3)/19.2) * 1vw)) !important; }

@media (min-width: 1200px) {
  .product-view > .product-gutter {
    width: 33.33%; } }

.filters-wrap .col-sm-6 {
  padding: 0; }

@media (max-width: 1080px) {
  .product-special .product-view > *:not(:nth-child(3n+1)):not(:first-child), .product-category .product-view > *:not(:nth-child(3n+1)):not(:first-child) {
    margin-left: 15px; }

  .product-special .product-view > *, .product-category .product-view > * {
    width: calc(33.3333% - 10px); } }
  @media (max-width: 1080px) and (max-width: 767px) {
    .product-special .product-view > *, .product-category .product-view > * {
      width: calc(100%/2 - 1px);
      margin-left: 0 !important; } }

@media (max-width: 1080px) {
  .product-special .product-view > *:nth-child(even), .product-category .product-view > *:nth-child(even) {
    margin-left: 0; } }
@media (max-width: 1080px) and (max-width: 1080px) {
  .product-category, .product-special {
    box-shadow: none; } }
@media (max-width: 1080px) {
  .product-category #content.col-sm-9, .product-special #content.col-sm-9 {
    padding: 0 2.5em;
    width: 100%; }
  .product-category #column-left, .product-special #column-left {
    width: auto; }

  #filter_group_tigger_open {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    z-index: 10;
    width: auto;
    background-color: #fff;
    border: 1px solid #e1e1e1 !important;
    font-size: 12px;
    border-radius: 0 !important;
    min-width: 100% !important;
    padding: 0 0;
    background-color: #fff !important;
    color: #000 !important; }
    #filter_group_tigger_open.visible-xs {
      display: block !important; }

  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    transition: all 0.3s;
    transform: translateX(-100%); }
    #filter-groups.open {
      opacity: 1;
      transform: translateX(0%); }

  #filter_group_tigger_close {
    display: block !important;
    margin: 0 auto; } }
@media (max-width: 1080px) and (max-width: 1080px) {
  .product-category #pg-banner-wrap, .product-special #pg-banner-wrap {
    margin-top: 39px; } }

@media (max-width: 1080px) {
  .filters-wrap [class^="col"] {
    padding: 0;
    width: 33.33333333% !important; }

  .filters-wrap {
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8; }
    .filters-wrap .form-group {
      margin-bottom: 0px; }

  .input-group-text {
    display: none; }

  .filters-wrap .form-control {
    text-align-last: center;
    flex-direction: inherit;
    text-align: center;
    -webkit-appearance: none;
    flex-direction: column;
    line-height: 25px;
    font-family: 'Sofia Pro Semi Bold'; } }
.sort-cat {
  display: flex;
  max-width: 45%;
  margin-right: 0;
  margin-left: auto; }
  @media (max-width: 1080px) {
    .sort-cat {
      max-width: 100%;
      position: fixed;
      display: flex;
      left: 0;
      width: 100%;
      z-index: 4;
      margin-top: 0px;
      background: #fff; }
      .sort-cat .form-control {
        text-align: -webkit-center;
        border-radius: 0;
        text-align-last: center;
        flex-direction: inherit; }
      .sort-cat .form-group {
        margin-bottom: 0; }
      .sort-cat > * {
        width: calc(100%/3 - 1px) !important; } }
  .sort-cat .holder {
    flex: 1; }
    .sort-cat .holder:first-child {
      order: 2;
      margin-left: 10px; }
      @media (max-width: 767px) {
        .sort-cat .holder:first-child {
          margin-left: 0; } }
  .sort-cat .input-group-addon {
    margin: 0; }
    @media (max-width: 1080px) {
      .sort-cat .input-group-addon {
        display: none; } }

@media (max-width: 767px) {
  .product-search .product-view > * {
    width: calc(100%/2 - 1px); } }

.input-group-btn > .btn.btn-default {
  height: 100% !important;
  min-height: 100% !important;
  padding: 8px 12px !important;
  font-size: 11px;
  min-width: auto !important;
  line-height: 0; }

.input-group-btn > .btn.btn-primary {
  height: 100% !important;
  min-height: 100% !important;
  padding: 8px 12px !important;
  font-size: 11px;
  min-width: auto !important;
  line-height: 0; }

.slick-slide .product-gutter {
  height: 100%; }

.sticker {
  padding: 10px 0px;
  right: auto;
  position: absolute;
  left: 0;
  text-align: left;
  top: 1px; }
  @media (max-width: 767px) {
    .sticker {
      padding: 0; } }
  .sticker a {
    padding: 6px 16px;
    padding-top: 5px;
    text-transform: uppercase;
    margin-bottom: 4px;
    font-size: 12px;
    display: block; }
    @media (max-width: 1080px) {
      .sticker a {
        padding: 4px 10px; } }
    @media (max-width: 767px) {
      .sticker a {
        font-size: 9px; } }
  .sticker span {
    display: block;
    margin-top: 4px; }

.product-block .product-image-block .overlay-shape {
  -webkit-box-shadow: 0px 0px 29px -7px rgba(187, 187, 187, 0.75);
  -moz-box-shadow: 0px 0px 29px -7px rgba(187, 187, 187, 0.75);
  box-shadow: 0px 0px 29px -7px rgba(187, 187, 187, 0.75);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 74%;
  border-radius: 46%; }
.product-block .product-name {
  margin-bottom: 7px; }
  .product-block .product-name a {
    font-weight: 900;
    font-size: calc( (11px / 1.1) + (((11/11)/19.2) * 1vw)) !important;
    letter-spacing: 2px; }
.product-block .short_description {
  font-family: 'EB Garamond Extra Bold';
  font-size: calc( (18px / 1.1) + (((18/11)/19.2) * 1vw)) !important; }
.product-block .price_button {
  margin: auto auto 0px;
  align-self: flex-end;
  padding: 10px 0px;
  padding-top: 16px; }
.product-block .product-details .price .price-special {
  margin: 0 4px; }
.product-block .product-details .price .price-old {
  margin: 0 4px;
  font-size: 14px; }

.product-view > .product-gutter {
  padding-left: calc(50px / 2);
  padding-right: calc(50px / 2); }
  @media (max-width: 1080px) {
    .product-view > .product-gutter {
      padding-left: calc(15px / 2);
      padding-right: calc(15px / 2); } }

@media (max-width: 380px) {
  .product-special .product-view > *, .product-category .product-view > * {
    width: calc(100%/1 - 1px);
    margin-left: 0 !important; } }
.aboutus {
  padding: 0 !important;
  position: relative;
  margin-top: -6em;
  padding-bottom: 4em !important; }

.aboutus-holder .content-holder {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media (max-width: 991px) {
    .aboutus-holder .content-holder {
      flex-direction: column; } }
  .aboutus-holder .content-holder .image-holder {
    width: 55%; }
    @media (max-width: 991px) {
      .aboutus-holder .content-holder .image-holder {
        width: 100%;
        order: 2; } }
    .aboutus-holder .content-holder .image-holder img {
      width: 100%; }
  .aboutus-holder .content-holder .description-holder {
    text-align: center;
    width: 45%;
    padding: 0 3em; }
    @media (max-width: 991px) {
      .aboutus-holder .content-holder .description-holder {
        width: 100%;
        margin-bottom: 2em; } }

p {
  margin-bottom: 14px; }

.section2_about_us {
  margin-top: 6em; }
  .section2_about_us .content-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media (max-width: 991px) {
      .section2_about_us .content-holder {
        flex-direction: column; } }
    .section2_about_us .content-holder .image-holder {
      width: 55%; }
      @media (max-width: 991px) {
        .section2_about_us .content-holder .image-holder {
          width: 100%;
          order: 2; } }
      .section2_about_us .content-holder .image-holder img {
        width: 100%; }
    .section2_about_us .content-holder .description-holder {
      text-align: center;
      width: 45%;
      padding: 0 3em; }
      @media (max-width: 991px) {
        .section2_about_us .content-holder .description-holder {
          width: 100%;
          margin-bottom: 2em; } }
  .section2_about_us .slick-nav {
    top: 0;
    height: 100%;
    z-index: 2;
    width: 5em; }
    .section2_about_us .slick-nav.left {
      left: 0; }
    .section2_about_us .slick-nav.right {
      right: 0; }

.information-information.iid-7 #content {
  display: none; }

@media (max-width: 991px) {
  .gallery-holder {
    padding: 0 3em; }
    .gallery-holder .slick-next {
      right: -34px; } }
@media (max-width: 767px) {
  .gallery-holder {
    padding: 0; } }
@media (max-width: 767px) {
  .gallery-holder .slick-prev, .gallery-holder .slick-next {
    display: none !important; } }
@media (max-width: 991px) {
  .gallery-holder .slider-nav {
    padding-right: 0.1em; } }
.gallery-holder .slider-nav .slick-prev, .gallery-holder .slider-nav .slick-next {
  top: 40%; }
.gallery-holder .slider-nav .slick-current .bg-cover {
  border: 1px solid rgba(24, 56, 55, 0.36) !important;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
.gallery-holder .contact h3 {
  color: #183837;
  margin: 2em 0 1.5em 0; }
.gallery-holder .gallery-menu {
  text-align: center;
  margin: 3em 0 2em 0; }
  .gallery-holder .gallery-menu li {
    cursor: pointer;
    font-size: 1.5em;
    margin-right: 4em;
    position: relative; }
    .gallery-holder .gallery-menu li:last-child {
      margin-right: 0; }
    .gallery-holder .gallery-menu li:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      top: 30px;
      margin: auto;
      height: 1px;
      width: 64%;
      background-color: #183837;
      background-position: center center;
      -webkit-transform-origin: right top;
      transform-origin: right top;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transition: color 0.1s,-webkit-transform 0.2s ease-out;
      transition: color 0.1s,-webkit-transform 0.2s ease-out;
      transition: color 0.1s,transform 0.2s ease-out;
      transition: color 0.1s,transform 0.2s ease-out,-webkit-transform 0.2s ease-out; }
    .gallery-holder .gallery-menu li:hover:before, .gallery-holder .gallery-menu li.current:before {
      -webkit-transform-origin: center top;
      transform-origin: center top;
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1); }
.gallery-holder .des {
  max-width: 72%;
  margin: 0 auto; }
.gallery-holder .slider-for .bg-cover {
  min-height: 46em;
  border: 1px solid rgba(24, 56, 55, 0.11); }
.gallery-holder .slider-nav .bg-cover {
  min-height: 5em;
  border: 1px solid rgba(24, 56, 55, 0.11); }

@media (max-width: 1080px) {
  .gallery-holder .gallery-menu li {
    font-size: 1.3em;
    margin-right: 2em; } }
@media (max-width: 767px) {
  .gallery-holder .gallery-menu li {
    font-size: 1em;
    margin-right: 0;
    padding: 0 1em;
    margin-bottom: 1em; } }
@media (max-width: 767px) {
  .gallery-holder .des {
    max-width: 100%; } }
@media (max-width: 1440px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 35em; } }
@media (max-width: 1280px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 32em; } }
@media (max-width: 1080px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 30em; } }
@media (max-width: 991px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 40em; } }
@media (max-width: 767px) {
  .gallery-holder .slider-for .bg-cover {
    min-height: 18em; } }
@media (max-width: 1280px) {
  .gallery-holder .slider-nav .bg-cover {
    min-height: 3.5em; } }
@media (max-width: 991px) {
  .gallery-holder .slider-nav .bg-cover {
    min-height: 4.5em; } }
#google_recaptcha .g-recaptcha {
  transform: scale(0.65) !important;
  -webkit-transform: scale(0.65) !important;
  width: auto !important; }
  @media (min-width: 767px) {
    #google_recaptcha .g-recaptcha {
      transform-origin: 0 0;
      -webkit-transform-origin: 0 0; } }

#enquiry-form .form-group, #enquiry-form1 .form-group {
  margin-bottom: 15px;
  position: relative; }
  #enquiry-form .form-group .row .col-sm-6:first-child, #enquiry-form1 .form-group .row .col-sm-6:first-child {
    padding-right: 5px; }
  #enquiry-form .form-group .row .col-sm-6:last-child, #enquiry-form1 .form-group .row .col-sm-6:last-child {
    padding-left: 5px; }
  #enquiry-form .form-group .form-control, #enquiry-form1 .form-group .form-control {
    background-color: #f9f9f9;
    box-shadow: none; }
  #enquiry-form .form-group input[type='text'], #enquiry-form .form-group input[type='tel'], #enquiry-form1 .form-group input[type='text'], #enquiry-form1 .form-group input[type='tel'] {
    min-height: 46px; }
  #enquiry-form .form-group select, #enquiry-form1 .form-group select {
    height: 47px !important;
    padding: 6px 20px !important; }
  #enquiry-form .form-group .form-control, #enquiry-form1 .form-group .form-control {
    padding: 6px 20px;
    color: #969696;
    text-shadow: 0 0 0px; }
  #enquiry-form .form-group .input-group.date input, #enquiry-form1 .form-group .input-group.date input {
    border: 0; }
  #enquiry-form .form-group input:not(textarea), #enquiry-form1 .form-group input:not(textarea) {
    height: 47px; }
  #enquiry-form .form-group .text-danger, #enquiry-form1 .form-group .text-danger {
    position: relative;
    font-size: 12px;
    width: 100%; }

@media (max-width: 767px) {
  #enquiry-form #btn-validate {
    min-width: 190px !important; } }

.cap #google_recaptcha {
  display: flex;
  flex-direction: column;
  align-items: baseline; }
  @media (max-width: 767px) {
    .cap #google_recaptcha {
      flex-direction: inherit;
      align-items: center; } }

#enquiry-form .error_q_captcha {
  position: relative;
  bottom: 28px;
  font-size: 12px; }

@media (max-width: 767px) {
  #enquiry-form .button.text-right {
    text-align: center; }

  #enquiry-form .g-recaptcha {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    width: auto; }

  #google_recaptcha + .error_q_captcha .text-danger {
    text-align: center;
    width: 100%;
    margin-top: -12px;
    margin-bottom: 2em; }

  #google_recaptcha + .error_q_captcha {
    bottom: 0 !important;
    position: relative !important; }

  #google_recaptcha.form-group {
    margin-bottom: 0 !important; }

  #google_recaptcha {
    max-width: 195px;
    margin-bottom: 0;
    margin-right: auto;
    margin: 0 auto; }

  .information-contact #content .contact {
    margin-top: 1em; }

  .map-holder iframe {
    height: 14em; } }
.store-details h3, .contact h3 {
  color: #2599fd;
  letter-spacing: 1px;
  font-size: 19px;
  margin-bottom: 16px;
  font-family: 'proxima_novabold'; }

.store-details h4 {
  color: #71dbd4;
  font-size: 19px;
  margin-bottom: 4px; }
.store-details .item {
  line-height: 1.7; }

.map-holder {
  margin-bottom: 2em; }
  .map-holder .text {
    text-align: center;
    margin-bottom: 1.5em; }
  .map-holder iframe {
    border: 1px solid #ccc; }

.accept {
  color: #aaaaaa;
  font-family: 'ubuntu_lightregular';
  text-shadow: 0 0 0px;
  margin: 0; }
  .accept input {
    height: auto !important; }

.contactuspage .contactusholder {
  width: 90%;
  margin: 0 auto; }

.image-holder-contact img {
  width: 100%; }

#contact-us-form {
  margin-top: 2em; }
  #contact-us-form .contact-body > *:not(:last-child) {
    flex: 1 1 auto;
    min-width: calc(100% - 0px); }
  #contact-us-form .form-group {
    margin-bottom: 11px; }
  #contact-us-form .form-control {
    background-color: #f9f9f9;
    box-shadow: none; }
  #contact-us-form input[type='text'], #contact-us-form input[type='tel'] {
    min-height: 46px; }
  #contact-us-form .contact-body {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0px; }
  @media (max-width: 991px) {
    #contact-us-form #google_recaptcha .text-danger {
      position: relative;
      top: -8px; } }

.contact-body > .form-group {
  margin-left: 0;
  margin-right: 0;
  min-width: calc(100% - 0px); }
  @media (max-width: 991px) {
    .contact-body > .form-group {
      margin-left: 0;
      margin-right: 0; } }

.account-container a.active h4 {
  color: #fff !important; }

.bnews-list .artblock {
  padding: 0;
  padding-top: 2em;
  border-top: 1px solid #ccc; }
  .bnews-list .artblock a.bigimagein .article-image {
    width: 100%;
    margin: 1.2em 0; }
  .bnews-list .artblock .blog-button {
    align-self: flex-end;
    margin: auto auto 0;
    margin-left: 18px; }
    .bnews-list .artblock .blog-button a {
      text-shadow: 0 0 0px;
      text-transform: uppercase;
      text-decoration: underline; }
      .bnews-list .artblock .blog-button a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .bnews-list .artblock .name a {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Avenir Next LT Pro Demi';
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 10px;
    display: block; }
    .bnews-list .artblock .name a:hover {
      text-decoration: none; }
  .bnews-list .artblock .article-meta {
    border: 0;
    position: relative;
    font-size: 16px;
    color: #333333;
    padding-bottom: 0;
    margin-bottom: 0;
    display: none; }
    .bnews-list .artblock .article-meta img {
      margin-top: -11px; }
  .bnews-list .artblock:first-child {
    padding-top: 0;
    border-top: 0; }

.news-article .fn-img {
  width: 100%;
  margin-bottom: 2em; }
.news-article .media-detail__btn {
  margin-top: 2em; }

.bnews-list .artblock .article-image {
  margin-left: 0;
  width: 100%; }

.news-ncategory #column-left {
  display: flex;
  flex-direction: column; }
.news-ncategory #artsearch {
  order: -1;
  position: relative;
  max-width: 70%; }
  .news-ncategory #artsearch i {
    position: absolute;
    top: 11px;
    right: 16px;
    cursor: pointer;
    color: #333; }
.news-ncategory .list-group-item {
  border: 0;
  padding-left: 0;
  color: #333;
  padding-bottom: 0; }
.news-ncategory .list-group a.active {
  background: transparent;
  border: 0;
  color: #a3bc3e; }
  .news-ncategory .list-group a.active:hover {
    background: transparent;
    border: 0;
    color: #a3bc3e; }
.news-ncategory .list-group a:hover {
  background: transparent;
  border: 0;
  color: #a3bc3e; }
.news-ncategory h3.news-t {
  color: #000;
  font-family: 'eb_garamondsemibold';
  padding: 7px 15px;
  padding-left: 0; }
.news-ncategory #filter-groups .list-group:not(:first-child) {
  margin-top: 0; }

.latest-n-holder .artblock {
  padding-bottom: 1em;
  padding-top: 1em; }

.latest-n .d-added {
  display: flex;
  align-items: center; }
  .latest-n .d-added img {
    margin-top: -2px;
    max-width: 17px;
    margin-right: 8px; }

.latest-n-holder .artblock a {
  color: #333; }
.latest-n-holder .description {
  margin-bottom: .5em; }
.latest-n-holder .artblock:last-child {
  border-bottom: 1px solid #ccc; }

.news-t.ncat {
  margin-top: 1em;
  margin-bottom: 0; }

.article-content .title {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Avenir Next LT Pro Demi';
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 0px;
  margin-bottom: 0;
  display: block; }
.article-content .article-meta {
  border: 0; }
  .article-content .article-meta span {
    font-size: 13px; }
  .article-content .article-meta img {
    margin-top: -11px; }
  .article-content .article-meta span, .article-content .article-meta a {
    font-style: normal;
    font-size: 14px; }

.news-article .media-detail__btn-group {
  width: 100%;
  text-align: center;
  padding: 3em 0;
  padding-top: 0; }

.addthis_inline_share_toolbox_ktlz {
  display: flex;
  align-items: center; }
  .addthis_inline_share_toolbox_ktlz span {
    padding-right: 1em; }

#content .bnews-list {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    #content .bnews-list {
      flex-direction: column; } }
  #content .bnews-list > div {
    width: calc(100%/2 - 1px);
    padding-top: 0;
    border-top: 0; }
    @media (max-width: 767px) {
      #content .bnews-list > div {
        width: 100%; } }
    #content .bnews-list > div .bg-cover {
      min-height: 14em; }
      @media (max-width: 1080px) {
        #content .bnews-list > div .bg-cover {
          min-height: 10em; } }
    #content .bnews-list > div .holder {
      background: #fff;
      display: flex;
      flex-direction: column;
      position: relative;
      height: 100%;
      padding-bottom: 20px;
      border: 1px solid #ccc;
      transition: all 0.3s ease-in-out; }
      #content .bnews-list > div .holder:hover {
        border: 1px solid #333; }
      #content .bnews-list > div .holder .des {
        padding: 20px; }
    #content .bnews-list > div > div {
      padding: 10px;
      height: 100%; }
      @media (min-width: 1920px) {
        #content .bnews-list > div > div {
          padding: 20px; } }

.addthis_inline_share_toolbox_wovu {
  display: flex;
  align-items: center; }
  .addthis_inline_share_toolbox_wovu span {
    letter-spacing: 1px;
    text-transform: uppercase; }

.archive-holder a {
  color: #333333; }
  .archive-holder a.active {
    text-shadow: 0 0 0px !important;
    color: #333 !important; }
.archive-holder span.list-group-item {
  padding: 0; }
  .archive-holder span.list-group-item a {
    border: 0; }
.archive-holder .show-m {
  border-bottom: 1px solid #333;
  padding: 10px 18px;
  position: relative; }
  .archive-holder .show-m + .list-group {
    padding-left: 33px !important; }
  .archive-holder .show-m:after {
    content: "+";
    position: absolute;
    right: 12px; }
  .archive-holder .show-m.active:after {
    content: "-";
    right: 15px; }

.latestnews #news_latest .artblock {
  margin-bottom: 15px;
  border: none; }
  .latestnews #news_latest .artblock .info {
    padding-left: 9px;
    display: flex;
    flex-direction: column; }
    .latestnews #news_latest .artblock .info .name a {
      color: #000000;
      font-family: 'Sofia Pro Medium';
      font-size: calc( (14px / 1.1) + (((14/11)/19.2) * 1vw)) !important;
      padding-bottom: inherit;
      text-transform: capitalize;
      font-weight: bold; }
    .latestnews #news_latest .artblock .info .dateadded {
      color: #000;
      font-family: 'Sofia Pro Medium';
      font-size: calc( (12px / 1.1) + (((12/11)/19.2) * 1vw)) !important;
      margin: auto auto 0px;
      align-self: flex-end;
      padding-bottom: 0;
      width: 100%;
      font-weight: bold; }

.news-list-wrap .news-post .article-text-wrapper .article-name a {
  font-family: 'Sofia Pro Medium';
  font-size: calc( (19px / 1.1) + (((19/11)/19.2) * 1vw)) !important;
  letter-spacing: 2px; }
.news-list-wrap .news-post .article-text-wrapper .dateadded {
  font-size: calc( (13px / 1.1) + (((13/11)/19.2) * 1vw)) !important;
  color: #000000 !important;
  font-family: "Sofia Pro Regular" !important;
  margin-top: 8px; }

.archive-holder .list-group-item {
  padding: 0 !important; }
.archive-holder a {
  color: #1d1d1d;
  font-size: calc(11px + (27 - 20) * (100vw - 320px) / (1920 - 320)); }
.archive-holder span.list-group-item {
  padding: 0; }
  .archive-holder span.list-group-item a {
    border: 0; }
.archive-holder .show-m {
  padding: 10px 15px;
  padding-top: 12px;
  position: relative;
  background-color: #e5e5e5;
  border: 1px solid transparent;
  border-radius: 0px;
  font-size: 13px;
  margin-bottom: 11px;
  color: #333333; }
  .archive-holder .show-m > a {
    color: #333333 !important; }
  .archive-holder .show-m + .list-group {
    padding-left: 33px !important; }
  .archive-holder .show-m:after {
    content: "+";
    position: absolute;
    right: 12px;
    font-size: calc(11px + (27 - 20) * (100vw - 320px) / (1920 - 320)); }
  .archive-holder .show-m.active {
    text-shadow: 0 0 0px !important;
    color: #fff !important;
    background-color: #563b2a;
    border: 1px solid #563b2a; }
    .archive-holder .show-m.active a {
      color: #fff !important; }
    .archive-holder .show-m.active:after {
      content: "-";
      right: 15px;
      font-size: calc(11px + (27 - 20) * (100vw - 320px) / (1920 - 320)); }
  .archive-holder .show-m:hover {
    text-shadow: 0 0 0px !important;
    color: #fff !important;
    background-color: #563b2a;
    border: 1px solid #563b2a; }
    .archive-holder .show-m:hover a {
      color: #fff !important; }
    .archive-holder .show-m:hover:after {
      content: "-";
      right: 15px;
      font-size: calc(11px + (27 - 20) * (100vw - 320px) / (1920 - 320)); }

.subarch a {
  font-size: calc( (14px / 1.1) + (((14/11)/19.2) * 1vw)) !important; }
  .subarch a.active {
    color: #563b2a; }

.article-inner {
  width: 71%;
  margin: 0 auto; }
  @media (max-width: 1080px) {
    .article-inner {
      width: 90%; } }
  .article-inner .share-article {
    padding: 0;
    padding-top: 9px; }
  .article-inner .newstitle h3 {
    margin-bottom: 7px; }

.media-detail__btn-group {
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 767px) {
    .media-detail__btn-group {
      flex-direction: column; } }
  .media-detail__btn-group > * {
    width: 33.333%; }
    @media (max-width: 767px) {
      .media-detail__btn-group > * {
        width: 100%; } }
  .media-detail__btn-group .prev a {
    float: left;
    background-color: #e5e5e5 !important;
    border: 1px solid #e5e5e5 !important;
    color: #333333 !important; }
    @media (max-width: 767px) {
      .media-detail__btn-group .prev a {
        float: none; } }
  .media-detail__btn-group .backbtn a {
    color: #8b8b8b;
    text-decoration: underline;
    text-transform: uppercase; }
  .media-detail__btn-group .next a {
    float: right; }
    @media (max-width: 767px) {
      .media-detail__btn-group .next a {
        float: none; } }

@media (max-width: 1080px) {
  .sort-news {
    position: fixed;
    width: 100%;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 3; }
    .sort-news #filter_group_tigger_open {
      min-width: 100% !important;
      border: none !important; } }

@media (max-width: 1080px) {
  .article_listing_layout_3 #content {
    width: 100%; } }

.news-article .sort-news {
  display: none; }
.news-article #pg-banner-wrap {
  margin-top: 0 !important; }

.faq-holder-main {
  padding-bottom: 8em !important; }
  .faq-holder-main h2 {
    margin-bottom: 20px !important; }
  .faq-holder-main .des {
    text-align: center;
    margin-bottom: 4em; }
  .faq-holder-main .panel-body {
    padding: 14px 24px;
    background: #fff;
    border: 0;
    margin-top: 1px;
    border-top: 0 !important; }
  .faq-holder-main .panel-group .panel {
    border-radius: 8px;
    border: 0;
    background-color: transparent;
    box-shadow: none; }
    .faq-holder-main .panel-group .panel + .panel {
      margin-top: 15px; }
    .faq-holder-main .panel-group .panel .panel-heading {
      border-radius: 50px;
      background-color: #fff;
      border: 1px solid #ccc; }
  .faq-holder-main .panel-title a {
    color: #000;
    padding: 14px 24px;
    border-radius: 50px;
    transition: 0.3s;
    position: relative;
    font-family: 'josefin_sanssemibold'; }
    @media (max-width: 767px) {
      .faq-holder-main .panel-title a {
        padding-right: 4em;
        font-size: 15px; } }
    .faq-holder-main .panel-title a[aria-expanded="true"] {
      background: #563b2a;
      color: #fff; }
      .faq-holder-main .panel-title a[aria-expanded="true"]:before {
        transform: rotate(180deg); }
    .faq-holder-main .panel-title a:before {
      content: "\f0d7";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      font-size: 22px;
      right: 21px;
      top: 14px;
      transition: 0.3s; }

#slideshow0 .slider-slideshow-description .container {
  display: flex;
  justify-content: end; }
  #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts {
    width: 48em; }
    @media (max-width: 991px) {
      #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts {
        width: 81%;
        text-align: center;
        margin: 0 auto; } }
    @media (max-width: 500px) {
      #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts {
        width: 100%; } }
    #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slideshow-text-0 {
      font-family: 'Sofia Pro Light';
      font-weight: 100;
      text-transform: uppercase;
      font-size: calc( (23px / 1.1) + (((23/11)/19.2) * 1vw)) !important;
      letter-spacing: 2px; }
      @media (max-width: 500px) {
        #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slideshow-text-0 {
          font-size: calc( (14px / 1.1) + (((14/11)/19.2) * 1vw)) !important; } }
    #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slideshow-text-1 {
      font-family: 'Sofia Pro Black';
      text-transform: uppercase;
      font-size: calc( (43px / 1.1) + (((43/11)/19.2) * 1vw)) !important;
      letter-spacing: 4px; }
      @media (max-width: 767px) {
        #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slideshow-text-1 {
          font-size: calc( (18px / 1.1) + (((18/11)/19.2) * 1vw)) !important; } }
      @media (max-width: 500px) {
        #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slideshow-text-1 {
          font-size: calc( (11px / 1.1) + (((11/11)/19.2) * 1vw)) !important; } }
    #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slideshow-text-2 {
      font-family: 'Sofia Pro Regular';
      font-size: calc( (11px / 1.1) + (((11/11)/19.2) * 1vw)) !important;
      font-weight: 100;
      line-height: 21px; }
      @media (max-width: 500px) {
        #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slideshow-text-2 {
          font-size: calc( (11px / 1.1) + (((11/11)/19.2) * 1vw)) !important; } }
    #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slider-slideshow-description-link {
      margin-top: 2em; }
      @media (max-width: 500px) {
        #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slider-slideshow-description-link {
          margin-top: 0em; } }
      #slideshow0 .slider-slideshow-description .container .slider-slideshow-description-texts .slider-slideshow-description-link a {
        background-color: #fff !important;
        color: #3c3e3f !important;
        border: 1px solid #fff !important; }
#slideshow0 .slider-dots {
  width: auto;
  right: 0;
  padding: 0px calc(-1% + 45px) !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (max-width: 500px) {
    #slideshow0 .slider-dots {
      padding: 0px calc(-1% + 18px) !important; } }
  #slideshow0 .slider-dots .owl-dot {
    width: 2px;
    height: 26px;
    background: #fff;
    opacity: .3; }
    #slideshow0 .slider-dots .owl-dot.active {
      height: 89px;
      opacity: 1; }

.why_holder .why-list-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (max-width: 767px) {
    .why_holder .why-list-holder {
      justify-content: center;
      flex-direction: column; } }
  .why_holder .why-list-holder .item {
    width: calc(99%/3 - 30px);
    margin: 15px;
    text-align: center; }
    @media (max-width: 767px) {
      .why_holder .why-list-holder .item {
        width: calc(99%/1 - 30px); } }
    .why_holder .why-list-holder .item .image-holder img {
      max-width: 100%;
      margin: 0 auto;
      display: block;
      width: 10em; }
    .why_holder .why-list-holder .item h4 {
      margin-bottom: 0;
      margin-top: 18px;
      color: #563b2a !important;
      text-transform: capitalize !important; }
    .why_holder .why-list-holder .item:nth-child(even) {
      border-right: 1px solid #d7d7d7;
      border-left: 1px solid #d7d7d7; }
      @media (max-width: 767px) {
        .why_holder .why-list-holder .item:nth-child(even) {
          border-right: 0px solid #d7d7d7;
          border-left: 0px solid #d7d7d7; } }

.featured.max-offset {
  background-color: #8c634a; }
  .featured.max-offset .container {
    max-width: 95%; }
  .featured.max-offset .featured {
    /* the parent */ }
    .featured.max-offset .featured .product-gutter .product-block {
      background-color: transparent !important; }
      .featured.max-offset .featured .product-gutter .product-block .overlay-shape {
        background-color: #fff;
        box-shadow: none; }
    .featured.max-offset .featured .slick-slide {
      margin: 0 25px; }
    .featured.max-offset .featured .slick-list {
      margin: 0 -25px; }
    .featured.max-offset .featured .slick-nav.left {
      left: -20px; }
    .featured.max-offset .featured .slick-nav.right {
      right: -20px; }
    .featured.max-offset .featured .slick-nav img {
      width: 32px; }
  .featured.max-offset .btn-holder {
    margin-top: 2em;
    text-align: center; }
    .featured.max-offset .btn-holder a {
      background-color: #fff !important;
      color: #563b2a !important;
      border: 1px solid #fff !important; }
      .featured.max-offset .btn-holder a:hover {
        background-color: #563b2a !important;
        color: #fff !important;
        border: 1px solid #563b2a !important; }

#related_slider_related_products_ {
  /* the parent */ }
  #related_slider_related_products_ .slick-slide {
    margin: 0 25px; }
  #related_slider_related_products_ .slick-list {
    margin: 0 -25px; }
  #related_slider_related_products_ .slick-nav.left {
    left: 0px; }
  #related_slider_related_products_ .slick-nav.right {
    right: 0px; }
  #related_slider_related_products_ .slick-nav img {
    width: 32px; }

.winecooler {
  padding: 0 !important; }

.winecooler-holder {
  padding: 75px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat; }
  .winecooler-holder .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media (max-width: 767px) {
      .winecooler-holder .container {
        align-items: center;
        flex-direction: column-reverse; } }
  .winecooler-holder .image-holder {
    width: 50%;
    padding-left: 14em; }
    @media (max-width: 991px) {
      .winecooler-holder .image-holder {
        padding-left: 6em; } }
    @media (max-width: 767px) {
      .winecooler-holder .image-holder {
        padding-left: 0;
        width: 84%; } }
    .winecooler-holder .image-holder img {
      width: 100%; }
  .winecooler-holder .description-holder {
    width: 50%;
    padding-left: 6em; }
    @media (max-width: 767px) {
      .winecooler-holder .description-holder {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-bottom: 4em; } }
    .winecooler-holder .description-holder h2 {
      text-align: left !important; }
      @media (max-width: 767px) {
        .winecooler-holder .description-holder h2 {
          text-align: center !important; } }
    .winecooler-holder .description-holder .btn-holder {
      margin-top: 3em; }

.whisky-holder {
  padding: 100px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat; }
  .whisky-holder .description-holder {
    width: 47%;
    padding-left: 3em; }
    @media (max-width: 1080px) {
      .whisky-holder .description-holder {
        width: 64%; } }
    @media (max-width: 991px) {
      .whisky-holder .description-holder {
        width: 90%;
        text-align: center;
        padding: 0;
        margin: 0 auto; } }
    .whisky-holder .description-holder h3 {
      color: #fff !important;
      font-size: calc( (26px / 1.5) + (((26/3)/19.2) * 1vw)) !important;
      line-height: 31px;
      font-weight: 100; }
    .whisky-holder .description-holder p {
      color: #fff !important; }
    .whisky-holder .description-holder .btn-holder {
      margin-top: 3em; }
      .whisky-holder .description-holder .btn-holder a {
        background-color: #fff !important;
        color: #563b2a !important;
        border: 1px solid #fff !important; }

.common-home #content {
  padding-bottom: 0em; }

.ageformpopup {
  width: 71%;
  margin: 0 auto;
  padding: 14em 3em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 34px; }
  .ageformpopup h3 {
    line-height: 31px;
    color: #fff !important;
    font-weight: 100;
    font-size: calc( (24px / 1.5) + (((24/3)/19.2) * 1vw)) !important; }
  .ageformpopup .content-holder {
    width: 50%;
    text-align: center; }
  .ageformpopup .form-holder {
    display: flex; }
    .ageformpopup .form-holder .form-group {
      width: 33.333%;
      padding: 0 9px; }

.information_form .info-holder {
  width: 71%;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .information_form .info-holder {
      width: 95%; } }

.register_trade_holder {
  width: 71%;
  margin: 0 auto; }

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