.white_text p, .white_text a {
  color: #fff;
}

.link_hiver_effect a:hover {
  -webkit-filter: drop-shadow(2px 4px 6px black);
          filter: drop-shadow(2px 4px 6px black);
}
.link_hiver_effect a:hover::after {
  -webkit-filter: drop-shadow(2px 4px 6px black);
          filter: drop-shadow(2px 4px 6px black);
}

.text_underline p, .text_underline a {
  text-decoration: underline;
}

.inv-button-inner a.inv-button-content {
  text-transform: initial;
}

@media screen and (max-width: 1199px) {
  .mobile-none {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .desctope-none {
    display: none;
  }
}

.zoom_hover_photo .vc_single_image-wrapper {
  overflow: hidden;
}
.zoom_hover_photo .vc_single_image-wrapper:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.zoom_hover_photo .vc_single_image-wrapper img {
  -webkit-transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
  transition: -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
  transition: transform 2s, filter 1.5s ease-in-out;
  transition: transform 2s, filter 1.5s ease-in-out, -webkit-transform 2s, -webkit-filter 1.5s ease-in-out;
}

.full_width_photo figure, .full_width_photo .vc_single_image-wrapper, .full_width_photo img {
  width: 100% !important;
}

.error404 .container-wrap {
  min-height: 300px !important;
}
.error404 #error-404 {
  padding-bottom: 100px !important;
}
.error404 #error-404 img {
  margin-bottom: 36px;
}
.error404 #error-404 h1 {
  font-family: Cormorant Garamond;
  font-weight: 500;
  font-size: 44px !important;
  line-height: 100% !important;
  margin-bottom: 22px;
}
.error404 #error-404 a.nectar-button {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #4C4634;
  background-color: #D5C8B8;
  margin-bottom: 0px;
  margin-top: 0;
  padding: 12px 20px !important;
}
.error404 #error-404 a.nectar-button span {
  -webkit-transform: none !important;
          transform: none !important;
}
.error404 #error-404 a.nectar-button i.icon-button-arrow {
  display: none;
}

.contact_row-1 .text-col h1 {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .contact_row-1 .text-col h1 {
    font-size: 84px;
    line-height: 100%;
  }
}
.contact_row-1 .text-col .row_col_wrap_12_inner > div {
  margin-bottom: 0 !important;
}
.contact_row-1 .text-col .row_col_wrap_12_inner .wpb_text_column {
  margin-bottom: 19px;
  padding-left: 30px;
}
.contact_row-1 .text-col .row_col_wrap_12_inner .wpb_text_column p, .contact_row-1 .text-col .row_col_wrap_12_inner .wpb_text_column a {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #4C4634;
}
.contact_row-1 .text-col .row_col_wrap_12_inner .wpb_text_column a:hover {
  text-decoration: underline;
}
@media (max-width: 690px) {
  .contact_row-1 .form_col h2.vc_custom_heading.vc_do_custom_heading {
    font-size: 25px !important;
    line-height: 100% !important;
  }
}
@media (max-width: 982px) {
  .contact_row-1 .form_col .vc_col-md-6 {
    width: 100%;
  }
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper {
  padding: 44px 48px;
}
@media (max-width: 768px) {
  .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper {
    padding: 44px 22px 20px 22px;
  }
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col {
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px;
}
@media (max-width: 768px) {
  .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col {
    margin: 0;
  }
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div {
  padding: 10px;
}
@media (max-width: 768px) {
  .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div {
    padding: 5px 0px;
  }
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div input, .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div textarea {
  border: 1px solid rgba(76, 70, 52, 0.5019607843);
  border-radius: 1px;
  background-color: transparent;
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div input::-webkit-input-placeholder, .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div textarea::-webkit-input-placeholder {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div input::-moz-placeholder, .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div textarea::-moz-placeholder {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div input:-ms-input-placeholder, .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div textarea:-ms-input-placeholder {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div input::-ms-input-placeholder, .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div textarea::-ms-input-placeholder {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div input::placeholder, .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div textarea::placeholder {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div input[type=submit], .contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div textarea[type=submit] {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #4C4634;
  padding: 12px;
  border-width: 0;
  width: 100%;
  max-width: 348px;
  background-color: #D5C8B8;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(100% - 29px);
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label input[type=checkbox][name=acceptance-727] {
  margin-top: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: transparent;
  margin: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #4C4634;
  border-radius: 2px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
  display: grid;
  place-content: center;
  cursor: pointer;
  margin-top: 2px;
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label input[type=checkbox][name=acceptance-727]::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #4C4634;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s transform ease-in-out;
  transition: 0.1s transform ease-in-out, 0.1s -webkit-transform ease-in-out;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label input[type=checkbox][name=acceptance-727]:checked::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.contact_row-1 .form_col .vc_column-inner > .wpb_wrapper .wpcf7 form .row_col_wrap_12.col > div span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label span.wpcf7-list-item-label {
  margin-left: 12px;
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  width: calc(100% - 30px);
}

span.wpcf7-not-valid-tip {
  color: red !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
  top: 15px;
  position: relative;
}

.contact_map iframe {
  margin-bottom: -5px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.woocommerce-account .main-content .content-area #main .woocommerce #customer_login {
  position: relative;
}
@media (min-width: 1201px) {
  .woocommerce-account .main-content .content-area #main .woocommerce #customer_login {
    max-width: 420px;
  }
}
.woocommerce-account .main-content .content-area #main .woocommerce #customer_login::after {
  background-image: url(/wp-content/uploads/2025/12/1dbcf0c922e61c0d398653f1af1285c21d64aa92.webp);
  position: absolute;
  content: "";
  height: 392px;
  top: 95px;
  left: 550px;
  width: calc(97vw - 550px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}
@media (max-width: 1200px) {
  .woocommerce-account .main-content .content-area #main .woocommerce #customer_login::after {
    display: none;
  }
}
@media (min-width: 1201px) {
  .woocommerce-account .main-content .content-area #main .woocommerce #customer_login .nectar-form-controls {
    text-align: left;
  }
}
.woocommerce-account .main-content .content-area #main .woocommerce #customer_login .nectar-form-controls .control {
  font-family: Cormorant Garamond;
  font-weight: 500;
  font-size: 35px;
  line-height: 100% !important;
  color: #4C4634 !important;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #4C4634), to(#4C4634));
  background-image: linear-gradient(to right, #4C4634 0, #4C4634 100%);
  margin-left: 0;
}
.woocommerce-account .main-content .content-area #main .woocommerce .woocommerce-MyAccount-navigation ul {
  border-color: rgba(76, 70, 52, 0.5019607843) !important;
}
.woocommerce-account .main-content .content-area #main .woocommerce .woocommerce-MyAccount-navigation ul li {
  border-color: rgba(76, 70, 52, 0.5019607843) !important;
}
.woocommerce-account .main-content .content-area #main .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #000 !important;
  font-weight: 500;
}
.woocommerce-account .main-content .content-area #main .woocommerce .woocommerce-MyAccount-navigation ul li a {
  opacity: 1 !important;
}
.woocommerce-account .main-content .content-area #main .woocommerce .woocommerce-MyAccount-navigation ul li a::before {
  color: #4C4634 !important;
}
.woocommerce-account .main-content .content-area #main .woocommerce .woocommerce-MyAccount-content a {
  color: #000 !important;
  text-decoration: underline;
}

body .woocommerce form .form-row .input-text, body .woocommerce form .form-row select {
  border-radius: 1px;
  border: 1px solid rgba(76, 70, 52, 0.5019607843);
  background-color: transparent;
}
body .woocommerce form .form-row span.required {
  color: #E30B0B !important;
}
body input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: transparent;
  margin: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #4C4634;
  border-radius: 2px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
  display: grid;
  place-content: center;
  cursor: pointer;
  float: left;
  margin: 5px 12px 0 0;
}
body input[type=checkbox]::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #4C4634;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s transform ease-in-out;
  transition: 0.1s transform ease-in-out, 0.1s -webkit-transform ease-in-out;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
body input[type=checkbox]:checked::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
body button[type=submit].woocommerce-Button.button {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #4C4634;
  padding: 12px !important;
  margin-top: 32px;
}
body a.woocommerce-privacy-policy-link {
  color: #4C4634;
}
body p.woocommerce-LostPassword.lost_password {
  text-align: left !important;
  margin-left: 3px;
}
body p.woocommerce-LostPassword.lost_password a {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-align: right;
  vertical-align: middle;
  text-transform: uppercase;
  color: #9B7647;
}
body p.woocommerce-LostPassword.lost_password a:hover {
  text-decoration: underline;
}

.home input:-webkit-autofill,
.home input:-webkit-autofill:hover,
.home input:-webkit-autofill:focus,
.home input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

@media (min-width: 1000px) {
  ul.products.columns-4 {
    margin-left: 0px !important;
    margin-right: -4.5px !important;
    width: auto !important;
  }
  ul.products.columns-4 li.classic.product {
    margin-right: 4.5px !important;
    margin-left: 4.5px !important;
    width: calc(25% - 9px) !important;
  }
}
@media (min-width: 691px) {
  .services_row .row_col_wrap_12_inner .column_container {
    padding-bottom: 20px;
  }
}
.services_row .row_col_wrap_12_inner .column_container .vc_column-inner .wpb_wrapper .wpb_text_column {
  background-color: rgba(213, 200, 184, 0.4);
  padding: 24px 32px;
}
@media (max-width: 1200px) {
  .services_row .row_col_wrap_12_inner .column_container .vc_column-inner .wpb_wrapper .wpb_text_column {
    padding: 20px;
  }
}
.services_row .row_col_wrap_12_inner .column_container .vc_column-inner .wpb_wrapper .wpb_text_column p strong {
  font-weight: 500px;
  font-size: 16px;
}

.col_height-100 .vc_column-inner {
  height: 100%;
}
.col_height-100 .vc_column-inner .wpb_wrapper {
  height: 100%;
}
.col_height-100 .vc_column-inner .wpb_wrapper .wpb_text_column {
  height: 100%;
}

.about_us_row_services strong {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  color: rgba(76, 70, 52, 0.5019607843);
}

.portfolio-row .title_col .vc_custom_heading {
  width: 100%;
}
@media (max-width: 768px) {
  .portfolio-row .title_col .vc_custom_heading {
    margin-bottom: 18px;
  }
}
.portfolio-row .title_col .inner_row {
  width: 100% !important;
}
.portfolio-row .title_col .inner_row .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-height: 701px) {
  .portfolio-row .title_col .inner_row .wpb_wrapper {
    gap: 32px;
  }
}
@media (max-width: 700px) {
  .portfolio-row .title_col .inner_row .wpb_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .portfolio-row .title_col .inner_row .wpb_wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.portfolio-row .title_col .inner_row .wpb_wrapper .wpb_text_column {
  padding-bottom: 18px;
}
@media (max-width: 768px) {
  .portfolio-row .title_col .inner_row .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  .portfolio-row .title_col .inner_row .wpb_wrapper .wpb_text_column {
    padding-bottom: 5px;
  }
}
.portfolio-row .title_col .inner_row .wpb_wrapper .wpb_text_column p a {
  font-family: Cormorant;
  font-weight: 700;
  font-size: 14px;
  line-height: 178%;
  color: #4C4634;
}
.portfolio-row .title_col .inner_row .wpb_wrapper .wpb_text_column p a img {
  margin: 0 12px 0 0;
}
.portfolio-row .items_col .inner-wrap .work-item img {
  aspect-ratio: 419/470;
  -o-object-fit: cover;
     object-fit: cover;
}
.portfolio-row .items_col .inner-wrap .work-item .vert-center p {
  display: none;
}
.portfolio-row .items_col #pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.portfolio-row .items_col #pagination .prev a, .portfolio-row .items_col #pagination .next a {
  border: 0.5px solid rgba(76, 70, 52, 0.5019607843);
  background: transparent;
  border-radius: 100% !important;
  background-image: url(/wp-content/uploads/2026/02/portfolio-arrows.png) !important;
}
.portfolio-row .items_col #pagination .prev a {
  background-position: 11px 11px !important;
}
.portfolio-row .items_col #pagination .next a {
  background-position: -22px 11px !important;
}

.nectar-cta .nectar-button-type .link_wrap {
  padding: 12px 20px !important;
}
.nectar-cta .nectar-button-type .link_wrap a.link_text .text {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

#header-outer #header-secondary-outer .nectar-center-text {
  max-width: 100%;
}
#header-outer #header-secondary-outer .nectar-center-text .top_bar_elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header-outer #header-secondary-outer .nectar-center-text .top_bar_elements .social_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 19px;
}
#header-outer #header-secondary-outer .nectar-center-text .top_bar_elements .contact_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
#header-outer #header-secondary-outer .nectar-center-text .top_bar_elements .contact_items a {
  font-family: Instrument Sans;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #fff;
}
#header-outer #header-secondary-outer .nectar-center-text .top_bar_elements .contact_items a:hover {
  text-decoration: underline;
}
#header-outer #top nav[aria-label="Main Menu"] ul.sf-menu.sf-js-enabled.sf-arrows li a {
  opacity: 1 !important;
}
@media (min-width: 1600px) {
  #header-outer #top nav[aria-label="Main Menu"] ul.sf-menu.sf-js-enabled.sf-arrows li a {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
#header-outer #top nav[aria-label="Main Menu"] ul.buttons.sf-menu li#search-btn {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 14px !important;
}
#header-outer #top nav[aria-label="Main Menu"] ul.buttons.sf-menu li#nectar-user-account {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#header-outer #top nav[aria-label="Main Menu"] ul.buttons.sf-menu li.nectar-woo-cart {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media only screen and (max-width: 999px) {
  body #top #logo img.starting-logo.skip-lazy {
    height: 28px !important;
  }
}
#slide-out-widget-area .off-canvas-menu-container.mobile-only {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#slide-out-widget-area .off-canvas-menu-container.mobile-only .secondary-header-text {
  margin-top: 35px;
  margin-bottom: 0;
}
#slide-out-widget-area .off-canvas-menu-container.mobile-only .secondary-header-text .social_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #slide-out-widget-area .off-canvas-menu-container.mobile-only .secondary-header-text .contact_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.container-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.yoast-wc-breadcrumb, #breadcrumbs {
  margin-bottom: 32px;
}
.yoast-wc-breadcrumb span, .yoast-wc-breadcrumb a, #breadcrumbs span, #breadcrumbs a {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: rgba(76, 70, 52, 0.5019607843);
}
.yoast-wc-breadcrumb a:hover, #breadcrumbs a:hover {
  color: #2E2E2E;
  text-decoration: underline;
}
.yoast-wc-breadcrumb span.separator, #breadcrumbs span.separator {
  margin: 0 8px;
}

@media (max-width: 1400px) and (min-width: 1000px) {
  #header-outer.transparent #top #logo, #header-outer.transparent #top .logo-clone, #header-outer.transparent #top #logo:hover {
    width: 249px !important;
  }
  #top nav > ul > li > a, .span_3 .pull-left-wrap > ul > li > a, body.material #search-outer #search input[type=text], #top ul .slide-out-widget-area-toggle a i.label, #top .span_9 > .slide-out-widget-area-toggle a.using-label .label, #header-secondary-outer .nectar-center-text, #slide-out-widget-area .secondary-header-text, #header-outer #mobile-menu ul li > a, #header-outer #mobile-menu .secondary-header-text, .nectar-mobile-only.mobile-header a {
    font-size: 12px;
    line-height: 150%;
  }
  #header-outer[data-header-resize="1"] #logo, #header-outer[data-header-resize="1"] .logo-spacing {
    width: 249px !important;
  }
  #header-outer[data-header-resize="1"] #logo img, #header-outer[data-header-resize="1"] .logo-spacing img {
    max-width: 249px !important;
  }
  #header-outer[data-lhe=animated_underline] li > a .menu-title-text {
    white-space: nowrap;
  }
}
.row.page-header-no-bg {
  padding-top: 0 !important;
}
.row.page-header-no-bg .section-title {
  position: relative;
  padding-bottom: 0;
  border-width: 0;
}
.row.page-header-no-bg .section-title h1 {
  position: absolute;
  top: 51px;
  left: -5px;
}

.nectar_hook_global_section_footer {
  border-top: 1px solid rgba(76, 70, 52, 0.5019607843);
}

@media (max-width: 768px) {
  .footer_top .col-1 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.footer_top .col-1 .vc_column-inner .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 104px;
}
@media (max-width: 1400px) {
  .footer_top .col-1 .vc_column-inner .wpb_wrapper {
    gap: 54px;
  }
}
@media (max-width: 1200px) {
  .footer_top .col-1 .vc_column-inner .wpb_wrapper {
    gap: 20px;
  }
}
@media (max-width: 999px) {
  .footer_top .col-1 .vc_column-inner .wpb_wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 600px) {
  .footer_top .col-1 .vc_column-inner .wpb_wrapper .wpb_text_column {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .footer_top .col-1 .vc_column-inner .wpb_wrapper .wpb_text_column:first-child {
    width: 100%;
    display: block;
  }
}
.footer_top .col-1 .vc_column-inner .wpb_wrapper .wpb_text_column h6 {
  font-family: Cormorant;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 12px;
}
.footer_top .col-1 .vc_column-inner .wpb_wrapper .wpb_text_column ul {
  margin-bottom: 0;
  margin-left: 0;
}
.footer_top .col-1 .vc_column-inner .wpb_wrapper .wpb_text_column ul li {
  list-style: unset;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 4px;
}
.footer_top .col-1 .vc_column-inner .wpb_wrapper .wpb_text_column ul li a {
  color: #4C4634;
}
.footer_top .col-1 .vc_column-inner .wpb_wrapper .wpb_text_column ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .footer_top .col-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.footer_top .col-2 ul {
  margin-bottom: 0;
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
.footer_top .col-2 ul li {
  list-style: unset;
  font-family: Cormorant;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 4px;
}
.footer_top .col-2 ul li a {
  color: #4C4634;
}
.footer_top .col-2 ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .footer_top .col-3 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.footer_top .col-3 img.img-with-animation {
  width: 100%;
  padding: 50px 0 !important;
}
@media (max-width: 768px) {
  .footer_top .col-3 img.img-with-animation {
    padding: 0 0 26px 0 !important;
  }
}

.footer_bottom {
  padding: 8px 0 !important;
}
.footer_bottom .col-1 {
  margin-bottom: 0 !important;
}
.footer_bottom .col-1 .wpb_raw_code .wpb_wrapper {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  padding: 8px 0;
}
@media (max-width: 999px) {
  .footer_bottom .col-1 .wpb_raw_code .wpb_wrapper {
    text-align: center;
  }
}
.footer_bottom .col-2 p {
  padding: 8px 0 !important;
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 999px) {
  .footer_bottom .col-2 p {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer_bottom .col-2 p a img {
  margin: 0 0 0 15px;
}

.home_main_image_title_block .vc_column-inner > .wpb_wrapper {
  gap: 21px !important;
}
@media (max-width: 999px) {
  .home_main_image_title_block .vc_column-inner > .wpb_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .home_main_image_title_block .vc_column-inner > .wpb_wrapper h1.vc_custom_heading.vc_do_custom_heading {
    display: block;
    width: 100%;
  }
}
.home_main_image_title_block .vc_column-inner > .wpb_wrapper .nectar-cta {
  margin-bottom: 21px;
}
@media (min-width: 1000px) {
  .home_main_image_title_block .vc_column-inner > .wpb_wrapper .nectar-cta {
    margin-bottom: 34px;
  }
}
.home_main_image_title_block .vc_column-inner > .wpb_wrapper .nectar-cta .link_wrap {
  backdrop-filter: blur(34px);
}

.home_row-2 .row_col_wrap_12 {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

.home_row-3 .row_col_wrap_12 {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

@media (min-width: 1200px) {
  .nectar-fancy-box {
    padding-bottom: 75px !important;
  }
}
.nectar-fancy-box:hover .link-text .arrow {
  background-image: url(/wp-content/uploads/2025/12/Frame-5455.svg);
}
.nectar-fancy-box .link-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 30px !important;
  line-height: 100%;
  color: #fff;
}
.nectar-fancy-box .link-text .arrow {
  border-width: 0;
  margin: 14px 0 0 0;
  height: 36px;
  width: 36px;
  background-image: url(/wp-content/uploads/2025/12/Frame-5456.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.nectar-fancy-box .link-text .arrow::before, .nectar-fancy-box .link-text .arrow::after {
  display: none;
}

.nectar-milestone .number.default {
  margin-bottom: 13px;
}
@media (max-width: 768px) {
  .nectar-milestone .number.default {
    margin-bottom: 5px;
  }
}
.nectar-milestone .number.default span {
  font-family: Cormorant;
  font-weight: 400;
  font-size: 134px;
  line-height: 100%;
}
@media (max-width: 768px) {
  .nectar-milestone .number.default span {
    font-size: 60px;
  }
}
.nectar-milestone .subject {
  font-family: Instrument Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: rgba(76, 70, 52, 0.5019607843);
}
@media (max-width: 768px) {
  .nectar-milestone .subject {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

.add_K_element .number.default > span::after {
  content: "K";
}

.number.default {
  position: relative;
}
.number.default .symbol-wrap span.symbol {
  position: absolute;
  top: -35px;
}
@media (max-width: 768px) {
  .number.default .symbol-wrap span.symbol {
    top: -13px;
  }
}

.home_about_us_row .row_col_wrap_12 {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.home_about_us_row .text_col .vc_column-inner > .wpb_wrapper .link_wrap {
  backdrop-filter: blur(34px) !important;
}

.custom_container_pr .text_col .vc_column-inner > .wpb_wrapper {
  padding-left: 110px;
}
@media (max-width: 1400px) {
  .custom_container_pr .text_col .vc_column-inner > .wpb_wrapper {
    padding-left: 15%;
  }
}
@media (max-width: 999px) {
  .custom_container_pr .text_col .vc_column-inner > .wpb_wrapper {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media (min-width: 1000px) {
  .custom_container_pr .text_col .vc_column-inner > .wpb_wrapper {
    padding-right: 110px;
  }
}
@media (min-width: 1861px) {
  .custom_container_pr .text_col .vc_column-inner > .wpb_wrapper {
    padding-right: calc((100vw - 1860px) / 2 + 180px);
  }
}

.custom_container_pl .text_col .vc_column-inner > .wpb_wrapper {
  padding-right: 110px;
}
@media (max-width: 1400px) {
  .custom_container_pl .text_col .vc_column-inner > .wpb_wrapper {
    padding-right: 15%;
  }
}
@media (max-width: 999px) {
  .custom_container_pl .text_col .vc_column-inner > .wpb_wrapper {
    padding-right: 7%;
    padding-left: 7%;
  }
}
@media (min-width: 1000px) and (max-width: 1860px) {
  .custom_container_pl .text_col .vc_column-inner > .wpb_wrapper {
    padding-left: 110px;
  }
}
@media (min-width: 1861px) {
  .custom_container_pl .text_col .vc_column-inner > .wpb_wrapper {
    padding-left: calc((100vw - 1860px) / 2 + 180px);
  }
}

@media (max-width: 600px) {
  .home_products_row .nectar-woo-flickity {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 600px) {
  .home_products_row .button_title {
    display: none;
  }
}
.home_products_row .button_bottom {
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 601px) {
  .home_products_row .button_bottom {
    display: none;
  }
}

ul.products .flickity-viewport .flickity-cell {
  padding: 4.5px !important;
}

.woocommerce ul.products li.product.type-product .product-wrap > a img {
  aspect-ratio: 209/280;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #fff;
}
.woocommerce ul.products li.product.type-product h2.woocommerce-loop-product__title {
  margin-top: 8px !important;
  padding-top: 0 !important;
  font-size: 14px !important;
  line-height: 150% !important;
}
@media (min-width: 600px) {
  .woocommerce ul.products li.product.type-product h2.woocommerce-loop-product__title {
    float: left;
  }
}
.woocommerce ul.products li.product.type-product .price {
  margin-top: 5px !important;
  padding-top: 0 !important;
}
@media (min-width: 600px) {
  .woocommerce ul.products li.product.type-product .price {
    text-align: right;
  }
}
.woocommerce ul.products li.product.type-product .price del {
  font-size: 14px !important;
  line-height: 100% !important;
  font-weight: 400 !important;
  color: #4C4634 !important;
}
.woocommerce ul.products li.product.type-product .price span.woocommerce-Price-amount.amount bdi {
  font-size: 14px !important;
  line-height: 100% !important;
  font-weight: 400 !important;
  color: #4C4634 !important;
}
.woocommerce ul.products li.product.type-product .price p.iworks-omnibus {
  display: none;
}

.newsletter_row .wpb_text_column p {
  color: #D5C8B8;
}
.newsletter_row .wpcf7.js form.wpcf7-form {
  max-width: 471px;
  margin: 0 auto;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p {
  position: relative;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input {
  background-color: transparent;
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #fff;
  border-width: 0;
  border-radius: 0;
  border-bottom: 1px solid #FFFFFF;
  padding: 14px 40px 14px 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #fff;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input::-moz-placeholder {
  color: #fff;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #fff;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input::-ms-input-placeholder {
  color: #fff;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input::placeholder {
  color: #fff;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input:-webkit-autofill, .newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input:-webkit-autofill:hover, .newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input:-webkit-autofill:focus, .newsletter_row .wpcf7.js form.wpcf7-form > p span.wpcf7-form-control-wrap input:-webkit-autofill:active {
  background-color: transparent !important;
  backdrop-filter: blur(34px);
}
.newsletter_row .wpcf7.js form.wpcf7-form > p button.image-submit-btn {
  position: absolute;
  top: 14px;
  right: 0;
  padding: 0 !important;
  background-color: transparent !important;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p button.image-submit-btn br {
  display: none;
}
.newsletter_row .wpcf7.js form.wpcf7-form > p button.image-submit-btn img {
  margin-bottom: 0;
  border-radius: 100%;
}

.three_col_row ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media (max-width: 999px) {
  .three_col_row ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.three_col_row ul li {
  list-style: unset;
  font-family: Cormorant Garamond;
  font-weight: 600;
  font-size: 34px;
  line-height: 120%;
  text-align: center;
}
@media (max-width: 768px) {
  .three_col_row ul li {
    font-size: 24px;
  }
}
.three_col_row ul li img {
  margin-bottom: 6px !important;
}

.media_greed_row .title_col {
  margin-bottom: 28px;
}
.media_greed_row .greed_col .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.media_greed_row .greed_col .vc_column-inner > .wpb_wrapper .img-with-aniamtion-wrap {
  width: calc(33.3% - 14px);
}
@media (max-width: 999px) {
  .media_greed_row .greed_col .vc_column-inner > .wpb_wrapper .img-with-aniamtion-wrap {
    width: calc(50% - 10px);
  }
}
@media (max-width: 600px) {
  .media_greed_row .greed_col .vc_column-inner > .wpb_wrapper .img-with-aniamtion-wrap {
    width: 100%;
  }
}
.media_greed_row .greed_col .vc_column-inner > .wpb_wrapper .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}
.media_greed_row .greed_col img {
  aspect-ratio: 417/463;
  -o-object-fit: cover;
     object-fit: cover;
}

.woocommerce-page .container.main-content .nectar-shop-header h1.page-title, .woocommerce-page .container.main-content .nectar-shop-header form.woocommerce-ordering, .woocommerce-page .container.main-content .nectar-shop-header p.woocommerce-result-count {
  display: none;
}
.woocommerce-page .container.main-content > .row {
  margin-bottom: 60px;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories h4 {
  font-family: Cormorant Garamond;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #4C4634;
  margin-bottom: 24px;
  text-transform: unset !important;
  opacity: 1;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories h4::before {
  top: 4px;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories h4::after {
  top: 12px;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories > li {
  padding: 4px !important;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories > li a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories > li:not(:last-child) {
  border-bottom: 0.5px solid rgba(76, 70, 52, 0.5019607843) !important;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories .cat-item {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories .cat-item a {
  display: block;
  padding: 10px 30px 10px 0;
  text-decoration: none;
  position: relative;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories .cat-item .children {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  list-style: none;
  margin: 0;
  padding-left: 20px;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories .cat-item.cat-parent .toggle-icon {
  position: absolute;
  top: 14px;
  right: 0;
  width: 50%;
  height: 5px;
  cursor: pointer;
  background-image: url("/wp-content/uploads/2025/12/arrow_drop_down-3.svg");
  background-repeat: no-repeat;
  background-position: center right;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories .cat-item.cat-parent.active > .children {
  max-height: 1000px;
  opacity: 1;
  visibility: visible;
}
.woocommerce-page .container.main-content > .row #sidebar .widget_product_categories ul.product-categories .cat-item.cat-parent.active > .toggle-icon {
  background-image: url("/wp-content/uploads/2025/12/arrow_drop_down-2.svg");
  background-position: center right;
  width: 50%;
}
.woocommerce-page .container.main-content > .row .post-area header.woocommerce-products-header .term-description h1, .woocommerce-page .container.main-content > .row .post-area header.woocommerce-products-header .term-description h2, .woocommerce-page .container.main-content > .row .post-area header.woocommerce-products-header .term-description h3, .woocommerce-page .container.main-content > .row .post-area header.woocommerce-products-header .term-description h4 {
  margin-bottom: 20px;
}
.woocommerce-page .container.main-content > .row .post-area header.woocommerce-products-header .term-description p {
  padding-bottom: 49px;
}

#ajax-content-wrap .post-area .woocommerce-pagination ul.page-numbers li span {
  font-family: Instrument Sans !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 100% !important;
  color: #4C4634 !important;
  border-radius: 100% !important;
  display: block;
  aspect-ratio: 1/1;
  border: 0.5px solid #E5DDD0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  width: 30px;
}
#ajax-content-wrap .post-area .woocommerce-pagination ul.page-numbers li a.page-numbers {
  font-family: Instrument Sans !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 100% !important;
  color: #4C4634 !important;
  border-radius: 100% !important;
  border: 0.5px solid rgba(76, 70, 52, 0.5019607843) !important;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  width: 30px;
  margin: 0 8px;
}
#ajax-content-wrap .post-area .woocommerce-pagination ul.page-numbers li a.page-numbers.next {
  font-size: 0px !important;
  background-image: url(/wp-content/uploads/2025/12/arrow_drop_down-4.svg);
  background-repeat: no-repeat;
  background-position: center;
}
#ajax-content-wrap .post-area .woocommerce-pagination ul.page-numbers li a.page-numbers.prev {
  font-size: 0px !important;
  background-image: url(/wp-content/uploads/2025/12/arrow_drop_down.png);
  background-repeat: no-repeat;
  background-position: center;
}

.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary {
  max-width: 526px;
}
@media (max-width: 1400px) {
  .single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary {
    padding-left: 0 !important;
  }
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary h1.product_title.entry-title.nectar-inherit-default {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 44px;
  line-height: 110%;
  margin-bottom: 12px;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary p.price.nectar-inherit-default {
  margin-top: 0;
  padding-bottom: 2px;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary p.price.nectar-inherit-default del {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
  opacity: 1;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary p.price.nectar-inherit-default ins {
  margin-left: 12px;
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #4C4634;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary p.iworks-omnibus {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  color: rgba(76, 70, 52, 0.5019607843);
  padding-bottom: 24px;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart::before, .single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart::after {
  display: none;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart .quantity {
  border: 1px solid #4C4634;
  border-radius: 2px;
  padding: 0px 11px;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart .quantity input[type=button] {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart .quantity input[type=button]:hover {
  color: #000 !important;
  background-color: transparent;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart button.single_add_to_cart_button {
  margin-top: 0;
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  padding: 13px 67px !important;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary form.cart button.single_add_to_cart_button:not(:hover) {
  color: #4C4634;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .product_meta {
  display: none;
}
@media (min-width: 1400px) {
  .single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 35px;
  }
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
  display: none;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion {
  border-bottom: 0.5px solid rgba(76, 70, 52, 0.5019607843);
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle h3.toggle-title {
  border-top: 0.5px solid rgba(76, 70, 52, 0.5019607843);
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle h3.toggle-title a.toggle-heading {
  padding: 21px 0 16px 0;
  background-color: transparent;
  font-family: Instrument Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
  text-transform: uppercase;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle h3.toggle-title a.toggle-heading i.fa {
  left: unset;
  right: 7px;
  top: 22px;
  width: 10px;
  height: 5px;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle h3.toggle-title a.toggle-heading i.fa.fa-minus-circle::before {
  content: url(/wp-content/uploads/2025/12/arrow_drop_down-2.svg);
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle h3.toggle-title a.toggle-heading i.fa.fa-plus-circle::before, .single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle h3.toggle-title a.toggle-heading i.fa.fa-plus::before {
  content: url(/wp-content/uploads/2025/12/arrow_drop_down-3.svg);
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle > div {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.single-product .nectar-prod-wrap .span_7.col.col_last.single-product-summary .woocommerce-tabs.wc-tabs-wrapper .toggles.accordion .toggle > div .inner-toggle-wrap {
  padding: 0;
}
.nectar-global-section.nectar_woocommerce_after_single_product_summary .container.normal-container.row {
  padding: 0 !important;
}
@media (max-width: 999px) {
  .nectar-global-section.nectar_woocommerce_after_single_product_summary .container.normal-container.row .home_products_row {
    padding-top: 0 !important;
  }
}

.woocommerce ul.products li.product .onsale {
  top: 17px;
  padding: 5px 20px !important;
  line-height: 100% !important;
  min-height: unset;
}

.woocommerce-cart .wc-block-grid.wp-block-product-new {
  display: none;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  margin-top: 100px;
}
.woocommerce-cart .wc-block-cart {
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .woocommerce-cart .wc-block-cart .wc-block-components-main {
    width: 50% !important;
    margin-right: 134px;
    padding-right: 0;
  }
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items {
  border-collapse: collapse;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items thead {
  border-bottom: 1px solid rgba(76, 70, 52, 0.5019607843) !important;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items thead th {
  font-family: Instrument Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  text-transform: uppercase;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items thead th:last-child {
  padding-right: 0;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr {
  border-bottom: 1px solid rgba(76, 70, 52, 0.5019607843) !important;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr td.wc-block-cart-item__product a.wc-block-components-product-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices {
  margin-bottom: 18px;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-quantity-selector {
  border: 1px solid #4C4634;
  border-radius: 2px;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-quantity-selector::after {
  display: none;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-quantity-selector button {
  opacity: 1 !important;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr td.wc-block-cart-item__product button.wc-block-cart-item__remove-link {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  text-decoration: none;
  color: #9B7647;
}
.woocommerce-cart .wc-block-cart .wc-block-components-main table.wc-block-cart-items tbody tr td.wc-block-cart-item__product button.wc-block-cart-item__remove-link:hover {
  text-decoration: underline;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar {
  padding: 38px 32px;
  background-color: rgba(213, 200, 184, 0.4);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 1200px) {
  .woocommerce-cart .wc-block-cart .wc-block-components-sidebar {
    max-width: 416px !important;
  }
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block h2.wc-block-cart__totals-title {
  font-family: Instrument Sans;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 7px;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block form#wc-block-components-totals-coupon__form input#wc-block-components-totals-coupon__input-coupon {
  background-color: transparent;
  border-width: 0;
  height: 36px;
  border-radius: 1px;
  padding: 0 10px;
  border: 1px solid rgba(76, 70, 52, 0.5019607843);
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block form#wc-block-components-totals-coupon__form label[for=wc-block-components-totals-coupon__input-coupon] {
  left: 20px;
  top: 18px;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block form#wc-block-components-totals-coupon__form .wc-block-components-text-input.wc-block-components-totals-coupon__input.is-active label {
  display: none !important;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block form#wc-block-components-totals-coupon__form button.wc-block-components-button {
  padding: 0;
  height: 36px;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block form#wc-block-components-totals-coupon__form button.wc-block-components-button div {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #4C4634;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-components-totals-item__label, .woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-formatted-money-amount {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit {
  margin-bottom: 0;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit a.wc-block-components-button {
  padding: 12px;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit a.wc-block-components-button .wc-block-components-button__text {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #4C4634;
}

.woocommerce-checkout .wc-block-components-sidebar-layout {
  margin-top: 30px;
  padding-bottom: 70px;
}
@media (min-width: 1200px) {
  .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 50% !important;
    margin-right: 134px;
    padding-right: 0;
  }
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-components-checkout-step__heading {
  margin-top: 0;
  margin-bottom: 6px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-components-checkout-step__heading h2.wc-block-components-title {
  font-family: Instrument Sans;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-transform: uppercase;
  color: #4C4634;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main input, .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main select, .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-blocks-components-select__container {
  background-color: transparent;
  border-radius: 1px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main option {
  background-color: transparent;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option input {
  border-radius: 100%;
  height: 12px;
  width: 12px;
  min-height: 12px;
  min-width: 12px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option input::before {
  height: 8px;
  width: 8px;
  min-height: 8px;
  min-width: 8px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main .wc-block-components-checkout-step__content .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option.wc-block-components-radio-control-accordion-option--checked-option-highlighted {
  background: rgba(213, 200, 184, 0.2);
  border: 1px solid rgba(76, 70, 52, 0.5019607843) !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  border-radius: 1px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main span.wc-block-components-checkbox__label {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #4C4634;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main span.wc-block-components-checkbox__label {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main span.wc-block-components-checkbox__label a {
  color: #4C4634;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main span.wc-block-components-checkbox__label a:hover {
  text-decoration: underline;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main a.wc-block-components-checkout-return-to-cart-button {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #9B7647;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main a.wc-block-components-checkout-return-to-cart-button svg {
  fill: #9B7647;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button {
  width: auto;
  padding: 12px 20px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #4C4634;
}
@media (min-width: 1200px) {
  .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {
    max-width: 416px !important;
    padding-left: 0;
  }
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
  border-width: 0 !important;
  border-radius: 1px;
  padding: 20px;
  background-color: rgba(213, 200, 184, 0.4);
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title p.wc-block-components-checkout-order-summary__title-text {
  font-family: Instrument Sans;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 0;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
  border-top: 1px solid rgba(76, 70, 52, 0.5019607843);
  padding-top: 20px;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__quantity {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border-width: 2px;
  background-color: #9B7647;
  color: #fff;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-formatted-money-amount {
  font-family: Instrument Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
  border-width: 0 !important;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon {
  padding: 20px 0 0 0;
  border-top: 1px solid rgba(76, 70, 52, 0.5019607843);
}
@media (min-width: 1000px) {
  .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon {
    margin: 0 16px;
  }
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item {
  padding: 20px 0;
  border-top: 0.5px solid rgba(76, 70, 52, 0.5019607843);
  border-bottom: 0.5px solid rgba(76, 70, 52, 0.5019607843);
  width: auto;
}
@media (min-width: 1000px) {
  .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item {
    margin: 0 16px;
  }
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item * {
  font-weight: 400 !important;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block {
  border-width: 0 !important;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-formatted-money-amount {
  font-weight: 400;
}

@container (max-width: 699px) {
  .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
    border-width: 0;
  }
}/*# sourceMappingURL=pageart.css.map */