/*!
 Author:         Bankai
 Template:       Opencart
*/
@font-face {
  font-family: 'work_sansregular';
  src: url("../fonts/worksans-regular-webfont.woff2") format("woff2"), url("../fonts/worksans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'work_sanssemibold';
  src: url("../fonts/worksans-semibold-webfont.woff2") format("woff2"), url("../fonts/worksans-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'work_sanslight';
  src: url("../fonts/worksans-light-webfont.woff2") format("woff2"), url("../fonts/worksans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dm_serif_displayregular';
  src: url("../fonts/dmserifdisplay-regular-webfont.woff2") format("woff2"), url("../fonts/dmserifdisplay-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'work_sansmedium';
  src: url("../fonts/worksans-medium-webfont.woff2") format("woff2"), url("../fonts/worksans-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanssemibold';
  src: url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes floating {
  from {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
  to {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}

@keyframes floating {
  from {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  65% {
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
  to {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}

body {
  padding-bottom: 0 !important;
}

body, p {
  font-size: calc(12px + (15 - 12) * (100vw - 320px) / (1920 - 320)) !important;
  line-height: 1.7em !important;
}

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

@media (max-width: 1279px) {
  .container {
    max-width: 94%;
  }
}

h3.h {
  font-family: 'dm_serif_displayregular' !important;
  font-size: calc(20px + (40 - 20) * (100vw - 320px) / (1920 - 320)) !important;
  font-weight: normal;
}

.page-banner {
  line-height: 0;
}

.page-banner .bg-cover {
  min-height: 28vh;
  position: relative;
}

.page-banner .bg-cover.desk {
  padding-bottom: 24%;
  width: 100%;
}

.page-banner .page-banner-title {
  line-height: 1.4;
  width: 91%;
}

@media (max-width: 1279px) {
  .page-banner .page-banner-title {
    width: 94%;
  }
}

.page-banner .page-banner-title span {
  color: #fff !important;
  font-family: 'playfair_displaybold';
  font-size: calc(20px + (62 - 20) * (100vw - 320px) / (1920 - 320));
  font-weight: 700;
}

.page-banner .breadcrumb-banner {
  padding-top: 8px;
}

@media (max-width: 991px) {
  .page-banner .breadcrumb-banner {
    padding-top: 4px;
  }
}

.page-banner .breadcrumb-banner .list-inline li {
  position: relative;
  text-shadow: 0 0 0px;
}

.page-banner .breadcrumb-banner .list-inline li a {
  color: #d9d9d9 !important;
  font-family: 'work_sanslight';
  font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1920 - 320)) !important;
}

.page-banner .breadcrumb-banner .list-inline li:not(:last-child) {
  padding-right: 18px;
}

.page-banner .breadcrumb-banner .list-inline li:not(:last-child)::after {
  content: "//";
  position: absolute;
  right: -2px;
  color: #d9d9d9 !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1;
}

.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 input {
  padding-left: 1em;
}

#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: -webkit-box;
  display: -ms-flexbox;
  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: 200px;
}

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

@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 #3ec47f;
}

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

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

.account-wishlist .btn-danger.d {
  background-color: #3ec47f !important;
  border-color: #3ec47f !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 .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;
}

select, input[type=checkbox], input[type=radio] {
  cursor: pointer;
}

.search-container .search-options select {
  max-width: 180px;
}

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

.quickcheckout-checkout .quickcheckout-cart .button-remove {
  min-width: auto !important;
}

_:-ms-fullscreen #content table .cart-quantity .input-group .form-control[name^=quantity], :root .checkout-cart #content table .cart-quantity .input-group .form-control[name^=quantity] {
  max-width: 50px;
}

#quickcheckoutconfirm select {
  padding-right: 24px !important;
}

#side-price #min, #side-price #max {
  background: #fff;
}

#quickcheckoutconfirm .checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"] {
  margin-top: 4px;
}

.quickcheckout-checkout input[type="checkbox"] + label,
.quickcheckout-checkout #terms label,
.quickcheckout-checkout #payment-method label,
.quickcheckout-checkout #shipping-method label {
  cursor: pointer;
}

_:-ms-fullscreen, :root .cart-header-text {
  position: relative;
  top: 10px;
}

.header-top svg {
  height: 41px !important;
}

.header-container #enquiry > a .badge, .header-container #cart > a .badge {
  color: #ffffff !important;
  line-height: 1.4;
}

.account-register #google_recaptcha .g-recaptcha {
  -webkit-transform-origin: center !important;
          transform-origin: center !important;
}

.account-register #google_recaptcha .text-danger {
  text-align: center;
}

#account_tigger_open {
  /* position: absolute;
	top: 45%;
	transform: translateY(-50%);
	z-index: 1;
	transform: rotate(90deg);
	left: -25px; */
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
  width: 100%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.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;
  }
}

.checkout_step {
  padding: 8.6px 10px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .checkout_step li.first_step:after {
    bottom: -27px;
  }
}

@media (max-width: 767px) {
  .checkout_step li.second_step:after {
    bottom: -27px;
  }
}

@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);
  }
}

@media (max-width: 767px) {
  .login-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.account_content_box {
  padding: 25px 10px !important;
}

body .account-container a.active h4, body .account-container a.active p, body .account-container a.active .icon-font:before, body .account-container a:hover h4, body .account-container a:hover p, body .account-container a:hover .icon-font:before {
  color: #fff !important;
}

.header-mobile .mobile-account > a {
  color: white !important;
}

.cd-accordion-menu a, .cd-accordion-menu label {
  color: #fff !important;
}

.input-group-btn > .btn.btn-primary, .input-group-btn > .btn.btn-default {
  border-radius: 0 !important;
}

.btn.btn_edit {
  min-width: auto !important;
}

.checkout_step li:before {
  height: 100%;
}

.account-account .account-container {
  z-index: 2;
}

.wapp {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 3;
}

.dropdown-search .dropdown-menu {
  overflow: visible !important;
}

body .fixed-header > .container {
  padding: 15px;
  width: 92% !important;
}

@media (max-width: 1279px) {
  body .fixed-header > .container {
    width: 96% !important;
  }
}

body .fixed-header .header_banner .header_title {
  font-family: 'montserratregular';
  font-size: 13px;
}

body .fixed-header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 0px;
}

body .fixed-header .header-top {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

body .fixed-header .header-top .img-icon {
  max-width: 20px;
}

body .fixed-header .header-top #enquiry .cart-dropdown {
  padding-right: 0;
}

@media (max-width: 767px) {
  body .fixed-header .header-top #enquiry .cart-dropdown {
    padding-left: 0;
    width: auto;
  }
}

body .fixed-header .header-top #enquiry .cart-dropdown img {
  max-width: 15px;
}

body .fixed-header .header-logo {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 991px) and (min-width: 767px) {
  body .fixed-header .header-logo {
    margin-left: -24px;
  }
}

@media (max-width: 767px) {
  body .fixed-header .header-logo {
    margin-right: -20px;
  }
}

body .fixed-header .header-logo img {
  width: 31em;
}

@media (max-width: 1400px) {
  body .fixed-header .header-logo img {
    width: 26em;
  }
}

@media (max-width: 1279px) {
  body .fixed-header .header-logo img {
    width: 18em;
  }
}

@media (max-width: 767px) {
  body .fixed-header .header-logo img {
    width: 13em;
  }
}

body .fixed-header .header-menu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  padding-right: 3vw;
}

body .fixed-header .header-menu #main-menu a {
  text-shadow: 0 0 0px;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            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%;
}

@media (max-width: 991px) {
  #searchpop .search-custom {
    padding-right: 32px;
  }
}

#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;
}

.header-container #enquiry > a .badge > span,
.header-container #cart > a .badge > span {
  font-size: 8px;
}

#mobileNav .fa-bars:before {
  color: #2a2c78;
}

@media (max-width: 767px) {
  .loader {
    background-size: auto 30px;
  }
}

@media (max-width: 767px) {
  body .header-container #enquiry > a .badge {
    left: 26px;
  }
}

#ToTop {
  display: none !important;
}

#footer-area {
  margin-top: 0 !important;
}

body footer {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 0;
}

body footer .footer-contact-info .lists {
  padding-top: 10px;
}

body footer .footer-contact-info .lists .item {
  position: relative;
  margin-bottom: 15px;
}

@media (min-width: 767px) {
  body footer .footer-contact-info .lists .item {
    padding-left: 30px;
  }
}

body footer .footer-contact-info .lists .item img {
  left: 0;
  width: auto;
}

@media (min-width: 767px) {
  body footer .footer-contact-info .lists .item img {
    position: absolute;
  }
}

body footer h5 {
  margin-bottom: 34px !important;
}

@media (max-width: 767px) {
  body footer h5 {
    margin-bottom: 14px !important;
  }
}

body footer .footer-social-icons {
  padding: 0;
}

body footer .footer-social-icons > * + a {
  margin-left: 16px;
}

body footer .footer-upper-contet {
  padding-bottom: 46px;
}

body footer h5 {
  font-family: 'work_sanssemibold' !important;
  font-size: 15px !important;
}

body footer .footer-upper-contet > *:last-child {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
}

@media (max-width: 767px) {
  body footer .footer-upper-contet > *:nth-child(2) {
    display: none;
  }
}

body footer .fcs a {
  text-decoration: none;
}

.breadcrumb {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: unset;
  visibility: hidden;
}

@media (max-width: 991px) {
  .breadcrumb {
    margin: 0;
  }
}

.breadcrumb li {
  white-space: pre-wrap;
}

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

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

a {
  color: #3ec47f;
}

body .btn {
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

body .btn.mw {
  min-width: 135px !important;
}

body .btn.mw2 {
  min-width: 140px !important;
}

body .btn.btn-primary, body .btn.btn-default {
  color: #fff;
  line-height: 2.5;
  font-family: 'work_sansmedium';
  padding-top: 8px;
}

body .btn.btn-primary:hover, body .btn.btn-default:hover {
  background-color: transparent !important;
  border-color: #d49f31 !important;
  color: #d49f31 !important;
}

body .btn.btn-primary.btn3, body .btn.btn-default.btn3 {
  background-color: transparent !important;
  border-color: #d49f31 !important;
  color: #d49f31 !important;
}

body .btn.btn-primary.btn3:hover, body .btn.btn-default.btn3:hover {
  background-color: #d49f31 !important;
  border-color: #d49f31 !important;
  opacity: 1 !important;
  color: #fff !important;
}

body .btn.btn-primary.btn4:hover, body .btn.btn-default.btn4:hover {
  background-color: #fff !important;
}

body .btn:focus {
  outline: none !important;
}

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

.label-primary {
  background-color: #3ec47f !important;
}

.swal2-confirm {
  color: #fff;
  background-color: #3ec47f !important;
  border: #3ec47f !important;
}

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

#quickcheckout-back:hover {
  background-color: #3ec47f;
  border-color: #3ec47f;
}

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;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #e1e1e1 !important;
}

select {
  padding: 10px !important;
  height: auto !important;
  border: 1px solid #e1e1e1 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-appearance: none !important;
     -moz-appearance: 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;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #e1e1e1 !important;
}

hr {
  border: 0;
  border-bottom: 2px solid #3ec47f;
}

hr.short {
  width: 100px;
  margin-top: 0;
}

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

.pagination {
  text-align: center;
  padding-bottom: 3em;
}

.pagination .active span {
  background: #d49f31 !important;
  color: #fff !important;
}

.pagination li.next a, .pagination li.prev a {
  background-color: #d49f31 !important;
  color: #fff !important;
}

.pagination span, .pagination a {
  margin: 0 .3em !important;
  border: 0 !important;
  border-radius: 50px !important;
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background-color: transparent !important;
  color: #222 !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.pagination > li > a:hover, .pagination > li > span:hover {
  background-color: #d49f31 !important;
  color: #fff !important;
}

#side-price #slider-price {
  background: #9a9a9a;
}

#side-price .ui-slider-handle, #side-price .ui-slider-range {
  height: 4px !important;
}

#side-price .price-container {
  margin-bottom: 10px;
}

#side-price .price-container > * input {
  font-weight: 600;
  font-size: 15px;
  background: transparent;
  border-radius: 0px;
  border: none !important;
  -webkit-box-shadow: none;
          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:not(.item-header) {
  padding-top: 0;
}

#side-price .ui-slider-handle {
  width: 17px !important;
  height: 17px !important;
  border-radius: 0 !important;
}

#side-price .ui-slider-range {
  height: 4px !important;
}

#side-price .ui-slider-horizontal {
  height: 4px !important;
}

#side-categories .list-group-item.item-header + .list-group-item {
  height: 26em;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 12px;
}

#side-categories .caret {
  position: relative;
  border: 0;
}

#side-categories .caret:before {
  font-size: 11px !important;
  position: absolute;
  color: #d49f31;
  top: -7px;
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#side-categories .caret:after {
  font-size: 11px !important;
  position: absolute;
  top: -7px;
  display: none;
  content: "\f068";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#side-categories .active .caret:before {
  display: none;
}

#side-categories .active .caret:after {
  display: block;
}

#side-categories .group .item.level-1 {
  padding: 4px 15px;
  margin-bottom: 1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-right: 6px;
  border: 1px solid #d49f31;
}

#side-categories .group .item.level-1 a {
  color: #d49f31 !important;
  font-family: 'work_sansmedium' !important;
}

#side-categories .group .item.level-1.active, #side-categories .group .item.level-1:hover {
  background: #3ec47f;
  color: #fff !important;
}

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

#side-categories .group .item.level-1.active .caret:before, #side-categories .group .item.level-1:hover .caret:before {
  color: #fff;
}

#side-categories .group .item .toggle {
  border: 0;
}

#side-categories .group .item .toggle:hover {
  background: transparent;
  color: #fff;
}

#side-categories .group .item a {
  padding-left: 0;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000;
  letter-spacing: .5px;
  font-weight: normal;
  font-family: 'work_sansmedium' !important;
}

#side-categories .group .item a:hover {
  background: transparent;
  color: #3ec47f;
}

#side-categories .group .item.active a {
  color: #3ec47f;
  padding-left: 0;
}

#side-categories .group .item.active + .sub {
  border-top: 0;
  padding-left: 24px;
}

#side-categories .group .item + .sub.level-2 {
  padding-top: 4px;
}

#side-categories .group .item + .sub .level-2 a {
  padding: 0;
}

#side-categories .group .item + .sub .level-2.active a, #side-categories .group .item + .sub .level-2:hover a {
  color: #3ec47f;
}

#side-categories .group .item + .sub .level-2.toggle {
  padding-right: 14px;
}

#side-categories .group .item + .sub .level-2.toggle:hover {
  color: #333 !important;
}

#side-categories .group:not(:last-child) {
  border-bottom: 0;
}

#side-categories .list-group-item {
  border: none;
}

#side-categories .list-group-item.item-header {
  margin-bottom: 14px !important;
}

#side-categories .list-group-item > div {
  margin-bottom: 1em;
}

#side-categories .side-categories-level-1 + .side-categories-level-1 {
  border-top: 0;
}

#side-manufacturer {
  margin-bottom: 24px !important;
}

#side-manufacturer .list-group-item {
  border: 0;
}

#side-manufacturer label {
  margin-bottom: 12px !important;
  color: #000;
  font-family: 'oswaldmedium';
}

#side-manufacturer input[type="checkbox"]:checked + .square:before {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  content: "\f00c";
}

#side-manufacturer input[type="checkbox"] {
  opacity: 0;
  position: relative;
  top: 0px;
  margin-right: 10px;
}

#side-manufacturer input[type="checkbox"] + .square:before {
  -webkit-transition: all 0.35s;
  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: 0px;
  width: 17px;
  height: 17px;
  color: #3ec47f;
  left: 0;
  margin-left: 0px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background-color: #fff;
}

@media (min-width: 1920px) {
  #filter-groups {
    padding-right: 3em;
  }
}

#filter-groups > div {
  margin-bottom: 22px;
  -webkit-box-shadow: none;
          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 {
  background-color: transparent;
}

#filter-groups .list-group-item.item-header {
  font-family: 'dm_serif_displayregular' !important;
  font-size: calc(15px + (25 - 15) * (100vw - 320px) / (1920 - 320)) !important;
  position: relative;
  border-bottom: 0;
  background: transparent;
  font-weight: normal;
}

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

#side_filter .list-group-item {
  border: 0;
  padding: 0;
  padding-bottom: 4px !important;
}

#side_filter .list-group:not(:first-child) {
  margin-top: 0 !important;
}

#side_filter label {
  font-size: 14px;
  padding-left: 24px;
}

#side_filter input[type="checkbox"]:checked + .square:before {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  content: "\f00c";
}

#side_filter input[type="checkbox"] {
  opacity: 0;
}

#side_filter input[type="checkbox"] + .square:before {
  -webkit-transition: all 0.35s;
  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: #3ec47f;
  left: 0;
  margin-left: 0px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  background-color: #fff;
}

.product-product .pmanu {
  color: #808080;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
}

.product-product #pg-banner-wrap + .container {
  width: 92%;
}

.product-product #content > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .product-product #content > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product-product #content > .row > div:first-child {
  width: 45%;
}

@media (max-width: 991px) {
  .product-product #content > .row > div:first-child {
    width: 100%;
    margin-bottom: 2em;
  }
}

.product-product #content > .row > div:last-child {
  width: 55%;
}

@media (max-width: 991px) {
  .product-product #content > .row > div:last-child {
    width: 100%;
  }
}

.product-product .product-image-main {
  border: 2px solid #f2f2f2;
}

.product-product .pname {
  margin-bottom: 12px;
  font-size: calc(17px + (24 - 17) * (100vw - 320px) / (1920 - 320)) !important;
  font-family: 'dm_serif_displayregular' !important;
  font-weight: normal;
}

.product-product .product-special-price {
  margin-left: 0;
  margin-right: 10px;
  font-family: 'open_sansregular';
}

.product-product .old-prices {
  color: #a3a3a3;
}

.product-product .price-wrapper {
  margin-bottom: 16px;
}

.product-product .price-wrapper li div {
  color: #000;
}

.product-product .price-wrapper li div, .product-product .price-wrapper li span {
  font-size: 20px !important;
  font-weight: normal;
}

@media (max-width: 767px) {
  .product-product .price-wrapper li div, .product-product .price-wrapper li span {
    font-size: 16px !important;
  }
}

.product-product .product-image-main-container {
  position: relative;
  background: #f3f3f3;
  overflow: visible;
}

.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-column {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1em;
}

.product-product .product-image-additional-container {
  padding: 0;
}

@media (max-width: 767px) {
  .product-product .product-image-additional-container {
    height: auto;
  }
}

.product-product .product-image-additional-container .product-image-additional {
  padding-top: 18px;
  padding-bottom: 18px;
}

.product-product .product-image-additional-container .slick-slide {
  margin: 4px 4px;
  border: 2px solid #f2f2f2;
}

.product-product .product-image-additional-container .slick-slide img {
  border: 0;
}

.product-product .product-image-additional-container .slick-no-slide {
  margin-left: 0;
  margin-right: 0;
}

.product-product .product-image-additional-container .slick-nav img {
  width: auto;
  border: 0;
}

.product-product .product-image-additional-container img {
  border: 1px solid #d6d6d6;
  padding: 0;
  border-width: 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-product .product-image-additional-container img:hover {
  border-color: #a3bc3e;
  border-width: 1px;
  outline: none;
}

.product-product .product-image-additional-container .featured .slick-no-slide {
  margin: 0;
  padding: 0 2em;
}

.product-product .product-description > label {
  display: none;
}

.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.oos {
  padding-top: 0;
}

.product-product #product .form-group-p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .product-product #product .form-group-p {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .product-product #product .form-group-p .product-button-group {
    display: block;
    width: 100%;
  }
}

.product-product #product .form-group-p .input-group-flex {
  margin: 0 !important;
  color: #000;
  padding-left: 0px;
  font-family: 'dm_serif_displayregular';
}

.product-product #product .form-group-p .input-group-flex > span {
  min-width: 5em;
  padding: 0;
}

.product-product #product .form-group-p .input-group-flex .at-share-btn-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-product #product .form-group-p .input-group-flex .at-style-responsive .at-share-btn {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .product-product #product .form-group-p .input-group-flex {
    padding-left: 0;
    padding-top: 1em;
  }
}

.product-product #product select {
  max-width: 100%;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 0px;
  max-width: 282px;
}

@media (max-width: 425px) {
  .product-product #product select {
    max-width: 100%;
    width: 100% !important;
  }
}

.product-product #product .input-group {
  border: 1px solid #ccc !important;
  width: 100%;
  margin-right: 14px;
}

.product-product #product .input-group input[name="quantity"] {
  height: 48px;
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  max-width: 50px;
}

.product-product #product .input-group button[data-type="minus"] {
  background-color: transparent !important;
  background-image: none;
  color: #2c2c2c !important;
  font-size: 8px;
  border-radius: 0px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 !important;
}

.product-product #product .input-group button[data-type="plus"] {
  background-color: transparent !important;
  background-image: none;
  color: #2c2c2c !important;
  font-size: 8px;
  border-radius: 0px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 !important;
}

.product-product #product hr, .product-product #product h3 {
  display: none;
}

.product-product #product .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  .product-product #product .form-group {
    margin-bottom: 0;
    text-align: left;
  }
}

.product-product #product .form-group.has-error .control-label span {
  visibility: visible;
}

.product-product #product .form-group select {
  height: 50px !important;
  background-position: calc(100% - 20px) calc(1em + 8px), calc(100% - 15px) calc(1em + 8px) !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 .control-label {
  position: relative;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: calc(12px + (15 - 12) * (100vw - 320px) / (1920 - 320)) !important;
  font-family: 'open_sanssemibold';
}

.product-product #product .form-group .control-label span {
  position: absolute;
  margin-top: -15px;
  left: 0;
  color: #eecc8c;
  visibility: hidden;
}

.product-product #product .form-group .control-label:before, .product-product #product .form-group .control-label::after {
  display: none;
}

.product-product #product .form-group .add-to-cart-button-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .product-product #product .form-group .add-to-cart-button-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.social-sharing > span {
  position: relative;
  color: #000;
  font-weight: normal;
  font-family: 'open_sanssemibold';
  padding-right: 0;
}

_:-ms-fullscreen, :root #form-review .review-input > span label {
  top: 3px;
}

#form-review {
  background: #ffffff;
  padding: 2em 2em 0em;
  border-radius: 8px;
}

@media (max-width: 767px) {
  #form-review {
    padding: 2em 1em 1em;
    padding-bottom: 2em;
    text-align: center;
  }
  #form-review .email-h {
    padding-top: 20px;
  }
}

#form-review .pagination {
  text-align: right;
  padding-bottom: 1em;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 0;
}

#form-review .rholder {
  position: relative;
}

@media (min-width: 767px) {
  #form-review .rholder > div:first-child {
    position: absolute;
  }
}

#form-review .rholder > div:first-child img {
  max-width: 4.5em;
}

@media (min-width: 767px) {
  #form-review .rholder > div:first-child img {
    margin-right: 2em;
  }
}

@media (min-width: 767px) {
  #form-review .rholder > div:last-child {
    padding-left: 6em;
  }
}

#form-review #input-payment-captcha > div {
  margin: 0;
}

#form-review .review-input .control-label {
  text-shadow: 0 0 0px;
  font-size: 15px;
}

@media (max-width: 767px) {
  #form-review .review-input {
    text-align: center;
  }
  #form-review .review-input .control-label {
    display: block;
  }
}

#form-review .review-input > span {
  padding: 0 10px;
  position: relative;
  top: 0;
}

#form-review .review-input > span label {
  position: relative;
  margin: 0;
}

#form-review .review-input > span .circle {
  position: absolute;
  left: 10px;
  top: 0px;
}

#form-review .review-input > span input {
  display: none;
}

#form-review .review-input > span input + .circle1 {
  position: relative;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  background: -webkit-gradient(linear, left bottom, left top, from(#cdcdcd), to(#a4a4a3));
  background: linear-gradient(0deg, #cdcdcd 0%, #a4a4a3 100%);
}

#form-review .review-input > span input + .circle1 span {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50px;
  background: transparent;
}

#form-review .review-input > span input:checked + .circle1 {
  border-color: #a36361;
}

#form-review .review-input > span input:checked + .circle1 span {
  background: #a36361;
}

#form-review #google_recaptcha {
  margin-bottom: 0;
}

#form-review .buttonsf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  #form-review .buttonsf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #form-review .buttonsf #button-review {
    min-width: 195px !important;
  }
}

#form-review h3 {
  padding: 12px 0 12px;
  font-family: 'oswaldmedium' !important;
  text-transform: uppercase !important;
  font-size: calc(15px + (22 - 15) * (100vw - 320px) / (1920 - 320)) !important;
  margin-bottom: 10px;
}

#form-review .fa-stack-2x {
  color: #ffca05;
}

#form-review .no-r .fa-stack-2x {
  color: #e5dfd7;
}

#form-review .name {
  text-transform: uppercase;
}

#form-review #input-name, #form-review #input-email {
  padding: 6px 14px;
  height: 40px;
}

#form-review textarea {
  padding: 6px 14px;
}

#form-review .table-bordered {
  border: 0;
  border-bottom: 1px solid #ccc;
}

#form-review .table-bordered tr {
  background-color: transparent;
}

#form-review .table-bordered tr td {
  border: 0;
  padding: 0;
  padding-bottom: 2em;
}

#form-review .table-bordered tr td p {
  margin: 10px 0 14px;
  margin-bottom: 0;
}

#form-review .table-bordered tr td .a-d {
  padding-top: 4px;
}

#form-review td .fa-stack {
  width: 18px;
  height: 18px;
}

#form-review td .fa-stack .fa {
  font-size: 18px;
}

#form-review td .rating-p .rauthor {
  font-family: 'open_sansbold' !important;
  font-size: calc(15px + (18 - 15) * (100vw - 320px) / (1920 - 320)) !important;
  margin-bottom: 10px;
}

#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 .btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  #form-review .btn-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            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 {
    -webkit-transform: scale(0.64) !important;
            transform: scale(0.64) !important;
    -webkit-transform-origin: 0 0 !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;
}

#waiting_list .waiting_list_container {
  padding: 20px 24px;
  border: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px #e9e9e9;
          box-shadow: 0 0 10px #e9e9e9;
  border-radius: 0;
}

#waiting_list .waiting_list_container h3 {
  margin-bottom: 10px;
  font-family: 'work_sanssemibold' !important;
  color: #2a2c78 !important;
  font-size: calc(16px + (19 - 16) * (100vw - 320px) / (1920 - 320)) !important;
}

@media (max-width: 991px) {
  #waiting_list .waiting_list_container .flex-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #waiting_list .waiting_list_container .flex-group input {
    width: 100%;
    margin-bottom: 10px;
  }
}

#waiting_list .waiting_list_container .waiting_list_description {
  padding-bottom: 14px;
}

#waiting_list .waiting_list_container .waiting_list_description p {
  font-size: 15px;
}

#waiting_list input {
  padding-left: 18px;
  color: #000;
  margin-right: 0;
}

@media (max-width: 991px) {
  #waiting_list input {
    height: 44px;
    padding-left: 1em;
  }
}

#waiting_list button {
  min-width: 150px !important;
  max-width: 150px !important;
  border-radius: 0;
  line-height: 2;
}

.product-product #product-tabs {
  margin-top: 3em;
  border: 0;
  margin-bottom: 0;
}

.product-product #product-tabs li {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .product-product #product-tabs li {
    float: none;
    margin-bottom: 8px;
  }
}

.product-product #product-tabs li a {
  background: #fff;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
  font-size: 13px;
  color: #d49f31 !important;
  font-family: 'open_sanssemibold';
  border-radius: 0 !important;
  border: 2px solid #d49f31;
  min-width: 9em;
  margin-right: 0;
  font-weight: normal !important;
  border-bottom: 0;
}

@media (max-width: 767px) {
  .product-product #product-tabs li a {
    margin-right: 0;
    font-size: 14px;
    border: 2px solid;
  }
}

.product-product #product-tabs li a:before {
  display: none !important;
}

.product-product #product-tabs li.active a, .product-product #product-tabs li:hover a {
  background: #d49f31 !important;
  color: #fff !important;
  font-weight: normal !important;
}

.product-product #product-tabs + .tab-content {
  margin-bottom: 4em;
  background-color: #fff;
  padding: 0;
  border: 0;
}

.product-product #product-tabs + .tab-content .tab-pane {
  padding: 2em 2em 1em;
  border: 2px solid #d49f31;
  border-top-left-radius: 0px;
}

.product-product #product-tabs + .tab-content .tab-pane#tab-review {
  padding: 0;
}

.related_related_products_, .featured-module {
  padding-top: 0;
}

.related_related_products_ h3, .featured-module h3 {
  font-family: 'dm_serif_displayregular' !important;
  font-weight: normal;
  font-size: calc(20px + (38 - 20) * (100vw - 320px) / (1920 - 320)) !important;
}

@media (max-width: 991px) and (min-width: 767px) {
  .related_related_products_ .slick-slider, .featured-module .slick-slider {
    margin: 0 3em;
  }
}

@media (min-width: 1199px) {
  .related_related_products_ .slick-list, .featured-module .slick-list {
    margin: 0px -14.5px;
  }
  .related_related_products_ .slick-list .slick-slide, .featured-module .slick-list .slick-slide {
    margin: 0px 14.5px;
    margin-bottom: 14px;
  }
}

.related_related_products_ .slick-list .slick-slide, .featured-module .slick-list .slick-slide {
  margin: 0px 14.5px;
  margin-bottom: 14px;
}

.related_related_products_ .slick-nav img, .featured-module .slick-nav img {
  max-width: 20px;
}

.related_related_products_ h2, .featured-module h2 {
  font-size: calc(20px + (26 - 20) * (100vw - 320px) / (1920 - 320)) !important;
}

_:-ms-fullscreen, :root .product-product #product .input-group input[name='quantity'] {
  max-width: 2em;
}

.related_related_products_ h3.target-heading {
  font-size: 34px !important;
  margin-bottom: 36px !important;
}

@media (max-width: 767px) {
  .related_related_products_ h3.target-heading {
    font-size: 22px !important;
  }
}

.related_related_products_ .slick-nav {
  top: -58px;
}

@media (max-width: 1199px) {
  .related_related_products_ .slick-nav {
    top: -70px;
  }
}

.related_related_products_ .slick-nav img {
  max-width: 36px !important;
}

.related_related_products_ .slick-nav.right {
  right: 15px;
}

.related_related_products_ .slick-nav.left {
  left: auto;
  right: 72px;
}

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

@media (max-width: 376px) {
  .product-view > .product-gutter {
    width: 100% !important;
  }
}

.product-category #filter_group_tigger_open, .product-special #filter_group_tigger_open {
  border: 1px solid #ccc;
}

.product-category #pg-banner-wrap + .container, .product-special #pg-banner-wrap + .container {
  width: 92%;
}

@media (max-width: 1080px) {
  .product-category #column-left, .product-special #column-left {
    width: 28%;
  }
  .product-category #content, .product-special #content {
    width: 72%;
  }
}

@media (max-width: 767px) {
  .product-category #column-left, .product-special #column-left {
    width: 100%;
  }
  .product-category #content, .product-special #content {
    width: 100%;
  }
}

.sort-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 15em;
  margin-right: 0;
  margin-left: auto;
}

@media (max-width: 1400px) {
  .sort-cat {
    max-width: 25%;
  }
}

@media (max-width: 1080px) {
  .sort-cat {
    max-width: 38%;
  }
}

@media (max-width: 767px) {
  .sort-cat {
    max-width: 100%;
  }
  @supports (-webkit-touch-callout: none) {
    .sort-cat .form-control {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important;
    }
  }
  .sort-cat > * {
    width: calc(100%/3 - 1px) !important;
  }
}

.sort-cat .holder {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sort-cat .holder select {
  background-position: calc(100% - 15px) calc(1em + 5px), calc(100% - 10px) calc(1em + 5px) !important;
}

@media (min-width: 767px) {
  .sort-cat .holder select {
    border-radius: 0px;
    padding: 10px 14px !important;
    font-size: 13px;
    border: 1px solid #ccc !important;
  }
}

@media (max-width: 767px) {
  .sort-cat .holder.hidden {
    display: block !important;
  }
}

.sort-cat .holder:first-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .sort-cat .holder:first-child {
    margin-left: 0;
  }
}

.sort-cat .input-group-prepend {
  margin: 0;
  display: none;
}

.product-gutter .product-block {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-gutter .product-block:hover {
  -webkit-box-shadow: 0 8px 10px 0px #dfdfdf;
          box-shadow: 0 8px 10px 0px #dfdfdf;
}

.product-gutter .product-block .product-inputs {
  margin: 0 !important;
}

.product-gutter .product-block .product-name {
  text-align: left;
  padding: 10px 20px !important;
  margin: 0 0 auto;
  line-height: 1;
}

@media (max-width: 767px) {
  .product-gutter .product-block .product-name {
    padding: 6px 20px !important;
  }
}

.product-gutter .product-block .product-name a {
  font-family: 'dm_serif_displayregular';
  font-weight: normal;
  font-size: calc(12px + (18 - 12) * (100vw - 320px) / (1920 - 320));
  line-height: 1;
}

.product-gutter .product-block .product-details {
  padding: 0px 20px;
}

.product-gutter .product-block .product-details .price {
  text-align: left;
  font-size: calc(12px + (18 - 12) * (100vw - 320px) / (1920 - 320));
}

.product-gutter .product-block .product-details .price .price-old {
  font-size: calc(12px + (18 - 12) * (100vw - 320px) / (1920 - 320));
  opacity: 1;
  color: #000 !important;
}

.product-gutter .product-block .cart-buttons {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding: 0px 20px;
}

@media (max-width: 767px) {
  .product-gutter .product-block .cart-buttons {
    display: none !important;
  }
}

.product-gutter .product-block .product-category, .product-gutter .product-block .product-brand {
  padding: 0px 20px !important;
  text-align: left;
  line-height: 1;
  text-transform: uppercase;
  color: #777777;
  font-family: 'work_sansmedium';
  margin: auto 0 0;
}

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

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

.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: -4px;
  text-align: left;
  top: 1px;
}

.sticker a {
  padding: 1px 15px;
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size: 13px;
  display: block;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 15px;
  text-transform: none;
}

@media (max-width: 767px) {
  .sticker a {
    font-size: 9px;
  }
}

.sticker span {
  display: block;
  margin-top: 4px;
}

.information-information.iid-4 footer {
  background-color: #fffcf9 !important;
  padding: 58px 0px 0px !important;
}

.about-h {
  margin-bottom: calc(40px + (90 - 40) * (100vw - 320px) / (1920 - 320));
}

@media (max-width: 991px) {
  .about-h {
    overflow: hidden;
  }
}

.about-h .s1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .about-h .s1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
  }
}

.about-h .s1 > div {
  width: calc(100%/2);
}

@media (max-width: 991px) {
  .about-h .s1 > div {
    width: 100%;
    padding: 15px;
    padding-bottom: 0;
  }
}

.about-h .s1 > div:first-child > div {
  margin: 0 auto;
  padding-left: 7em;
  padding-right: 4em;
}

@media (max-width: 991px) {
  .about-h .s1 > div:first-child > div {
    padding: 0px;
  }
}

.about-h .s1 > div:first-child > div .sub-h {
  font-size: calc(15px + (17 - 15) * (100vw - 320px) / (1920 - 320)) !important;
  font-family: 'work_sanssemibold' !important;
  color: #2a2c78 !important;
  margin-bottom: 22px;
  margin-top: 28px;
}

.about-h .s1 > div:last-child .img-h {
  position: relative;
}

.about-h .s1 > div:last-child .img-h:before {
  content: "";
  position: absolute;
  left: -22px;
  width: 99%;
  height: 99%;
  bottom: -22px;
  background-color: #e9e9f1;
}

.about-h .s1 > div:last-child .img-h .bg-cover {
  padding-bottom: 84%;
  position: relative;
}

.about-h .s2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .about-h .s2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
  }
}

.about-h .s2 > div {
  width: calc(100%/2);
}

@media (max-width: 991px) {
  .about-h .s2 > div {
    width: 100%;
    padding: 15px;
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media (min-width: 991px) {
  .about-h .s2 > div:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.about-h .s2 > div:first-child > div {
  margin: 0 auto;
  padding-left: 6em;
  padding-right: 4em;
}

@media (max-width: 991px) {
  .about-h .s2 > div:first-child > div {
    padding: 15px;
  }
}

@media (min-width: 991px) {
  .about-h .s2 > div:last-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.about-h .s2 > div:last-child .img-h {
  position: relative;
}

.about-h .s2 > div:last-child .img-h:before {
  content: "";
  position: absolute;
  right: -22px;
  width: 99%;
  height: 99%;
  bottom: -22px;
  background-color: #e9e9f1;
}

.about-h .s2 > div:last-child .img-h .bg-cover {
  padding-bottom: 84%;
  position: relative;
}

.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;
  }
}

#contact-us-form .form-group {
  margin-bottom: 20px;
  position: relative;
}

#contact-us-form .form-group.textarea {
  padding-top: 14px;
}

#contact-us-form .form-group .control-label {
  font-size: 14px;
  font-family: 'nunito_sansregular';
  text-shadow: 0 0 0px;
  margin-bottom: 5px;
  padding: 0;
}

#contact-us-form .form-group .control-label:before {
  display: none;
}

#contact-us-form .form-group#google_recaptcha .text-danger {
  position: absolute;
  bottom: 3px;
  font-size: 12px;
}

@media (max-width: 767px) {
  #contact-us-form .form-group#google_recaptcha .text-danger {
    bottom: 10px !important;
    position: relative !important;
  }
}

#contact-us-form .form-group select {
  height: 47px !important;
  padding: 6px 20px !important;
}

#contact-us-form .form-group .form-control {
  border: 1px solid #a7a7a7 !important;
  border-radius: 0px;
  padding: 7px 12px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000;
}

#contact-us-form .form-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #808080 !important;
}

#contact-us-form .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080 !important;
}

#contact-us-form .form-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #808080 !important;
}

#contact-us-form .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #808080 !important;
}

#contact-us-form .form-group .input-group.date input {
  border: 0;
}

#contact-us-form .form-group input:not(textarea) {
  height: 50px;
}

#contact-us-form .form-group .text-danger {
  position: absolute;
  font-size: 12px;
  width: 100%;
}

@media (max-width: 1024px) {
  #contact-us-form .text-danger {
    font-size: 10px !important;
    font-weight: 700;
  }
}

@media (max-width: 767px) {
  #contact-us-form #btn-validate {
    min-width: 190px !important;
    margin: 0 auto;
  }
}

#contact-us-form .error_q_captcha {
  position: absolute;
  bottom: 28px;
  font-size: 12px;
}

@media (max-width: 767px) {
  #contact-us-form .button.text-right {
    text-align: center;
  }
  #contact-us-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 strong, .contact strong {
  font-weight: normal;
  color: #000;
  font-size: calc(13px + (16 - 13) * (100vw - 320px) / (1920 - 320)) !important;
  font-family: 'work_sanssemibold';
}

@media (min-width: 991px) {
  .store-details + div > .contact, .contact + div > .contact {
    padding-left: 2em;
  }
}

.store-details h3, .contact h3 {
  font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320)) !important;
  font-weight: normal;
  margin-bottom: calc(14px + (24 - 14) * (100vw - 320px) / (1920 - 320));
  font-family: 'dm_serif_displayregular' !important;
  text-transform: uppercase !important;
}

.store-details label, .contact label {
  font-family: 'poppinsbold';
}

.store-details a, .contact a {
  color: #636363;
}

@media (min-width: 768px) {
  .store-details #btn-validate, .contact #btn-validate {
    float: right;
  }
}

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

.store-details .item {
  line-height: 1.6;
}

.store-details .item:first-child {
  margin-top: -4px;
}

@media (max-width: 991px) {
  .store-details {
    width: 100%;
    padding-bottom: 2em;
  }
  .store-details + .col-sm-9 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .store-details {
    padding-bottom: 0em;
  }
}

.map-holder {
  margin-bottom: 20px;
}

.map-holder .text {
  text-align: center;
  margin-bottom: 1.5em;
}

.map-holder iframe {
  border: 1px solid #ccc;
  width: 100%;
}

.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 {
  -ms-flex-item-align: end;
      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;
}

@media (max-width: 767px) {
  .news-article .container {
    overflow-x: hidden;
  }
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.news-ncategory #artsearch {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
}

.addthis_inline_share_toolbox_ktlz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.addthis_inline_share_toolbox_ktlz span {
  padding-right: 1em;
}

#content .bnews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  #content .bnews-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  height: 100%;
  padding-bottom: 20px;
  border: 1px solid #ccc;
  -webkit-transition: all 0.3s ease-in-out;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
}

.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;
  -webkit-box-shadow: none;
          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;
  -webkit-transition: 0.3s;
  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: #3ec47f;
  color: #fff;
}

.faq-holder-main .panel-title a[aria-expanded="true"]:before {
  -webkit-transform: rotate(180deg);
          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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#slideshow0 .slider-slideshow-description .container {
  width: 86%;
}

#slideshow0 .slider-slideshow-description.pos-center {
  text-align: center;
  top: calc(18px + (44 - 18) * (100vw - 320px) / (1920 - 320)) !important;
  -webkit-transform: none;
          transform: none;
  left: auto;
}

#slideshow0 .slider-slideshow-description.pos-center .slider-slideshow-description-texts .des h2 {
  text-align: center !important;
}

@media (max-width: 991px) {
  #slideshow0 .slider-slideshow-description-texts {
    padding: 0px 50px !important;
  }
}

#slideshow0 .slider-slideshow-description-texts .des {
  margin-bottom: 20px;
}

#slideshow0 .slider-slideshow-description-texts .des h2 {
  text-align: left !important;
  font-family: 'dm_serif_displayregular' !important;
  font-size: calc(20px + (52 - 20) * (100vw - 320px) / (1920 - 320)) !important;
  font-weight: normal;
  text-transform: none !important;
  margin-bottom: 0 !important;
}

#slideshow0 .slider-nav {
  opacity: 1;
}

#slideshow0 .slider-nav .fa {
  color: #fff;
}

@media (max-width: 991px) {
  #slideshow0 .slider-nav img {
    max-width: 40px;
  }
}

#slideshow0 .slider-nav.slider-nav-left {
  -webkit-transform: translateX(6vw);
          transform: translateX(6vw);
}

@media (max-width: 1199px) {
  #slideshow0 .slider-nav.slider-nav-left {
    -webkit-transform: translateX(3vw);
            transform: translateX(3vw);
  }
}

@media (max-width: 767px) {
  #slideshow0 .slider-nav.slider-nav-left {
    -webkit-transform: translateX(2vw);
            transform: translateX(2vw);
  }
}

#slideshow0 .slider-nav.slider-nav-right {
  -webkit-transform: translateX(-6vw);
          transform: translateX(-6vw);
}

@media (max-width: 1199px) {
  #slideshow0 .slider-nav.slider-nav-right {
    -webkit-transform: translateX(-3vw);
            transform: translateX(-3vw);
  }
}

@media (max-width: 767px) {
  #slideshow0 .slider-nav.slider-nav-right {
    -webkit-transform: translateX(-2vw);
            transform: translateX(-2vw);
  }
}

.home-h .s1 {
  background: #fff;
  padding: 2em 0em;
  border-radius: 5px;
  -webkit-box-shadow: 0 8px 10px 0px #dfdfdf;
          box-shadow: 0 8px 10px 0px #dfdfdf;
  margin: 0 auto;
  margin-top: -45px;
  position: relative;
  z-index: 2;
}

@media (min-width: 1367px) {
  .home-h .s1 {
    max-width: 90%;
  }
}

@media (max-width: 991px) {
  .home-h .s1 {
    margin-top: 2em;
  }
}

.home-h .s1 .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .home-h .s1 .lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.home-h .s1 .lists > div {
  width: calc(100%/3 - 1px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1279px) {
  .home-h .s1 .lists > div {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .home-h .s1 .lists > div {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 20px;
  }
}

.home-h .s1 .lists > div:not(:last-child) {
  border-right: 1px solid #ccc;
}

.home-h .s1 .lists > div > div:first-child {
  position: relative;
}

.home-h .s1 .lists > div > div:first-child span {
  position: absolute;
  left: 0;
  background-color: #2a2c78;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 21px;
  font-family: 'work_sanssemibold';
}

.home-h .s1 .lists > div > div:first-child img {
  padding-left: 14px;
  width: 84px;
}

.home-h .s1 .lists > div > div:last-child label {
  margin-bottom: 0 !important;
  color: #2a2c78;
  font-family: 'dm_serif_displayregular';
  white-space: pre-wrap;
  font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320)) !important;
  line-height: 1.4;
  padding-left: 15px;
}

.home-h .s2 {
  margin-top: 5.5em;
}

@media (max-width: 991px) {
  .home-h .s2 {
    margin-top: 4em;
  }
}

.home-h .s2 .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .home-h .s2 .lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.home-h .s2 .lists .head {
  position: relative;
  margin-bottom: calc(18px + (44 - 18) * (100vw - 320px) / (1920 - 320)) !important;
}

.home-h .s2 .lists .head a {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: 'work_sansmedium';
  color: #d49f31 !important;
}

.home-h .s2 .lists .head h3 {
  font-family: 'dm_serif_displayregular' !important;
  font-weight: normal;
  text-align: center;
  font-size: calc(18px + (35 - 18) * (100vw - 320px) / (1920 - 320)) !important;
  margin-bottom: 0 !important;
}

.home-h .s2 .lists > div {
  width: calc(100%/2 - 1px);
  padding-top: 4em;
  padding-bottom: 4em;
}

@media (max-width: 1199px) {
  .home-h .s2 .lists > div {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}

@media (max-width: 767px) {
  .home-h .s2 .lists > div {
    width: 100%;
  }
}

.home-h .s2 .lists > div:nth-child(odd) {
  background: #f4f4f8;
  padding-left: 6em;
  padding-right: 3em;
}

@media (max-width: 1199px) {
  .home-h .s2 .lists > div:nth-child(odd) {
    padding-left: 2em;
    padding-right: 2em;
  }
}

.home-h .s2 .lists > div:nth-child(even) {
  background: #fdfaf4;
  padding-left: 3em;
  padding-right: 6em;
}

@media (max-width: 1199px) {
  .home-h .s2 .lists > div:nth-child(even) {
    padding-left: 2em;
    padding-right: 2em;
  }
}

.home-h .s2 .lists .prod_item .itm .prod {
  margin-bottom: 30px;
}

@media (min-width: 991px) {
  .home-h .s2 .lists .prod_item .itm .prod .product-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
  }
  .home-h .s2 .lists .prod_item .itm .prod .product-block .product-image-block {
    width: 40%;
  }
}

@media (min-width: 991px) and (max-width: 1365px) {
  .home-h .s2 .lists .prod_item .itm .prod .product-block .product-image-block {
    width: 30%;
  }
}

@media (min-width: 991px) {
  .home-h .s2 .lists .prod_item .itm .prod .product-block .product-image img {
    max-width: 18em;
  }
  .home-h .s2 .lists .prod_item .itm .prod .product-block .details-pholder {
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 991px) and (max-width: 1365px) {
  .home-h .s2 .lists .prod_item .itm .prod .product-block .details-pholder {
    width: 70%;
  }
}

@media (min-width: 991px) {
  .home-h .s2 .lists .prod_item .itm .prod .product-block .details-pholder .product_box_detail {
    width: 50%;
  }
  .home-h .s2 .lists .prod_item .itm .prod .product-block .flex-wrap.price_button {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 50%;
  }
}

@media (min-width: 991px) and (min-width: 1199px) {
  .home-h .s2 .lists .prod_item .itm .prod .product-block .flex-wrap.price_button {
    padding-right: 15px !important;
  }
}

@media (min-width: 991px) {
  .home-h .s2 .lists .prod_item .itm .prod .product-block .flex-wrap.price_button .cart-buttons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.home-h .s2 .slick-dots {
  margin-top: -28px;
  position: relative;
}

.home-h .s2 .slick-dots li button {
  width: 10px !important;
  height: 10px !important;
  background: #eae9e6 !important;
  border-radius: 50px;
}

.home-h .s2 .slick-dots li.slick-active button {
  background: #e1c181 !important;
}

.home-h .s3 {
  margin-bottom: 7vw;
}

.home-h .s3 > .max-offset {
  overflow: hidden;
}

.home-h .s3 .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6em;
  margin: 0 -15px;
  margin-top: 7vw;
}

@media (max-width: 1199px) {
  .home-h .s3 .lists {
    padding: 0 2em;
  }
}

@media (max-width: 767px) {
  .home-h .s3 .lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.home-h .s3 .lists .bg-cover {
  padding-bottom: 100%;
  position: relative;
}

.home-h .s3 .lists > div:first-child {
  width: 25%;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .home-h .s3 .lists > div:first-child {
    width: 33%;
  }
}

@media (max-width: 767px) {
  .home-h .s3 .lists > div:first-child {
    width: 100%;
  }
}

.home-h .s3 .lists > div:first-child .bg-cover > div {
  position: absolute;
  padding-top: 42px;
  padding-left: 28px;
}

@media (max-width: 1199px) {
  .home-h .s3 .lists > div:first-child .bg-cover > div {
    padding-top: 20px;
    padding-left: 20px;
  }
}

.home-h .s3 .lists > div:first-child .bg-cover > div h3 {
  color: #fff !important;
  font-size: calc(14px + (43 - 14) * (100vw - 320px) / (1920 - 320)) !important;
  font-family: 'dm_serif_displayregular' !important;
  font-weight: normal;
  white-space: pre-wrap;
}

@media (max-width: 767px) {
  .home-h .s3 .lists > div:first-child .bg-cover > div h3 {
    font-size: calc(24px + (43 - 24) * (100vw - 320px) / (1920 - 320)) !important;
  }
}

.home-h .s3 .lists > div:first-child .bg-cover > div a {
  font-family: 'work_sansmedium';
  color: #d49f31 !important;
  text-transform: uppercase;
}

.home-h .s3 .lists > div:last-child {
  width: 75%;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .home-h .s3 .lists > div:last-child {
    width: 67%;
  }
}

@media (max-width: 767px) {
  .home-h .s3 .lists > div:last-child {
    width: 100%;
  }
}

.home-h .s3 .lists > div:last-child .holder .slick-list {
  margin: 0 -15px;
}

.home-h .s3 .lists > div:last-child .holder .slick-slide {
  margin: 0 15px;
}

.home-h .s3 .lists > div:last-child .holder > div .bg-cover {
  width: 100%;
}

.home-h .s3 .lists > div:last-child .holder > div .bg-cover:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.home-h .s3 .lists > div:last-child .holder > div .bg-cover > a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  opacity: 0;
}

.home-h .s3 .lists > div:last-child .holder > div .bg-cover .name {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  color: #d49f31;
  text-align: center;
  font-family: 'dm_serif_displayregular';
  font-size: calc(14px + (24 - 14) * (100vw - 320px) / (1920 - 320)) !important;
  line-height: 1;
  text-transform: uppercase;
  padding: 18px 10px;
}

.home-h .s3 .lists > div:last-child .holder > div .bg-cover:hover:before {
  opacity: 0.6;
}

.home-h .s3 .lists > div:last-child .holder > div .bg-cover:hover a {
  opacity: 1;
}

.home-h .s3 .slick-nav {
  left: -9vw;
  top: auto;
  bottom: 50px;
}

@media (max-width: 1199px) {
  .home-h .s3 .slick-nav {
    left: -12vw;
    bottom: 28px;
  }
}

@media (max-width: 991px) {
  .home-h .s3 .slick-nav {
    left: -16vw;
  }
}

.home-h .s3 .slick-nav img {
  max-width: 40px;
}

.home-h .s3 .slick-nav.right {
  left: -5vw !important;
  right: auto !important;
}

@media (max-width: 1199px) {
  .home-h .s3 .slick-nav.right {
    left: -7vw !important;
  }
}

@media (max-width: 991px) {
  .home-h .s3 .slick-nav.right {
    left: -10vw !important;
  }
}

@media (max-width: 767px) {
  .home-h .s3 .slick-nav.right {
    left: 61% !important;
    right: auto !important;
  }
}

@media (max-width: 767px) {
  .home-h .s3 .slick-nav {
    top: -64px;
    left: 42% !important;
    right: 0 !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.information-information.iid-16 #content, .information-information.iid-4 #content {
  display: none;
}

.information-information #content > h2 {
  display: none;
}

.wholesale-h .lists {
  max-width: 92%;
  margin: 0 auto;
  padding: 0 25px;
}

.wholesale-h .lists .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -30px;
}

@media (max-width: 991px) {
  .wholesale-h .lists .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.wholesale-h .lists .item > div {
  width: calc(100%/2 - 1px);
  padding: 0 30px;
}

@media (max-width: 991px) {
  .wholesale-h .lists .item > div {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .wholesale-h .lists .item > div {
    padding: 0 15px;
  }
}

.wholesale-h .lists .item > div:last-child .img-h {
  position: relative;
  padding: 0 0 22px 22px;
}

.wholesale-h .lists .item > div:last-child .img-h:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 94%;
  bottom: 0;
  background-color: #e9e9f1;
}

.wholesale-h .lists .item > div:last-child .img-h .bg-cover {
  padding-bottom: 84%;
  position: relative;
}

.wholesale-h .s2 {
  background-color: #fdfaf4;
  margin-top: 24px;
}

@media (max-width: 767px) {
  .wholesale-h .s2 {
    padding-bottom: 40px;
  }
}

.wholesale-h .s2 > div {
  padding: 0 8em;
}

@media (max-width: 1279px) {
  .wholesale-h .s2 > div {
    padding: 0 6em;
  }
}

@media (max-width: 991px) {
  .wholesale-h .s2 > div {
    padding: 0 2em;
  }
}

.wholesale-h .s2 > div .info > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 14px;
  padding-bottom: 40px;
  max-width: 80%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .wholesale-h .s2 > div .info > div {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .wholesale-h .s2 > div .info > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.wholesale-h .s2 > div .info > div > div {
  width: calc(100%/3 - 1px);
  text-align: center;
  font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320)) !important;
}

@media (max-width: 767px) {
  .wholesale-h .s2 > div .info > div > div {
    width: 100%;
  }
}

.wholesale-h .s2 > div .info > div > div a {
  font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320)) !important;
}

.wholesale-h .s2 > div .info > div > div img {
  width: auto;
}

.wholesale-h .s2 > div .info > div > div p {
  color: #2a2c78 !important;
  font-family: 'dm_serif_displayregular' !important;
  font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320)) !important;
  padding-top: 10px;
  margin-bottom: 0;
}

.wholesale-h .s2 h3.h {
  font-size: calc(20px + (33 - 20) * (100vw - 320px) / (1920 - 320)) !important;
  text-align: center;
}
/*# sourceMappingURL=main.css.map */