/*

  - Variables -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
/** Colors **/
/** Paddings & Margins **/
/* Border radius */
/*

  - Utility classes -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.is-highlighted {
  color: #C5AC76; }

/*

  - Dashboard menu -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.sidebar-nav-menu .dropdown-menu.show {
  width: 100% !important;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
  background-color: transparent;
  margin-top: 1rem; }
  .sidebar-nav-menu .dropdown-menu.show #menu-collapse-sidemenu {
    display: none !important; }
  .sidebar-nav-menu .dropdown-menu.show .dropdown-item span {
    -webkit-transition: color .2s ease;
    transition: color .2s ease; }
  .sidebar-nav-menu .dropdown-menu.show .dropdown-item:hover {
    background-color: transparent; }
    .sidebar-nav-menu .dropdown-menu.show .dropdown-item:hover span {
      color: #C5AC76 !important; }

/*

  - Modals -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
@media (min-width: 992px) {
  body.modal-open #outer-wrapper {
    padding-right: 15px; } }

.modal-dialog {
  margin: auto; }

.modal p, .modal-blog p {
  color: #2A2A2A; }

@media (min-width: 992px) {
  .modal.modal-image-gallery .modal-dialog, .modal-image-gallery.modal-blog .modal-dialog {
    max-width: 60%; } }

.modal.modal-image-gallery .modal-content, .modal-image-gallery.modal-blog .modal-content {
  background: transparent;
  border: none; }

.modal.modal-image-gallery .modal-body, .modal-image-gallery.modal-blog .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 85vh; }
  @media (min-width: 992px) {
    .modal.modal-image-gallery .modal-body, .modal-image-gallery.modal-blog .modal-body {
      min-height: 80vh; } }

.modal.modal-image-gallery .modal-header, .modal-image-gallery.modal-blog .modal-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 0;
  padding: 32px;
  z-index: 9999; }

.modal.modal-image-gallery .modal-footer, .modal-image-gallery.modal-blog .modal-footer {
  border-top: 0;
  padding: 0 15px; }

.modal.modal-image-gallery .image-gallery-image-holder, .modal-image-gallery.modal-blog .image-gallery-image-holder {
  text-align: center; }

.modal .img-gallery-control, .modal-blog .img-gallery-control {
  position: absolute;
  top: 50%;
  width: 32px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .modal .img-gallery-control.image-prev, .modal-blog .img-gallery-control.image-prev {
    left: -2.5rem;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg); }
  .modal .img-gallery-control.image-next, .modal-blog .img-gallery-control.image-next {
    right: -2.5rem; }
  @media (max-width: 991.98px) {
    .modal .img-gallery-control, .modal-blog .img-gallery-control {
      top: calc(100% - 2.5rem);
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      .modal .img-gallery-control.image-prev, .modal-blog .img-gallery-control.image-prev {
        left: 4rem;
        -webkit-transform: translateY(0) rotate(180deg);
                transform: translateY(0) rotate(180deg); }
      .modal .img-gallery-control.image-next, .modal-blog .img-gallery-control.image-next {
        right: 4rem; } }

.modal .close, .modal-blog .close {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M28.7279%206.10048L18.8284%2016L28.7279%2025.8995L25.8995%2028.7279L16%2018.8284L6.1005%2028.7279L3.27208%2025.8995L13.173%2015.9986L3.27208%206.10048L6.1005%203.27205L16.0014%2013.1701L25.8995%203.27205L28.7279%206.10048Z%22%20fill%3D%22%23C5AC76%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0.5rem;
  cursor: pointer;
  opacity: 1; }

@media (max-width: 767.98px) {
  .modal.modal-accept-offer .modal-dialog, .modal-accept-offer.modal-blog .modal-dialog, .modal.lead-form-modal .modal-dialog, .lead-form-modal.modal-blog .modal-dialog {
    padding: 0 2rem; } }

.modal.modal-accept-offer .btn-primary, .modal-accept-offer.modal-blog .btn-primary, .modal.lead-form-modal .btn-primary, .lead-form-modal.modal-blog .btn-primary {
  cursor: pointer;
  color: #fff !important; }

.modal.modal-accept-offer .close, .modal-accept-offer.modal-blog .close, .modal.lead-form-modal .close, .lead-form-modal.modal-blog .close {
  margin-bottom: -1rem;
  background-size: 16px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M28.7279%206.10048L18.8284%2016L28.7279%2025.8995L25.8995%2028.7279L16%2018.8284L6.1005%2028.7279L3.27208%2025.8995L13.173%2015.9986L3.27208%206.10048L6.1005%203.27205L16.0014%2013.1701L25.8995%203.27205L28.7279%206.10048Z%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E%0A") !important;
  opacity: 0.3; }

.modal.modal-accept-offer .accept-offer-holder, .modal-accept-offer.modal-blog .accept-offer-holder, .modal.lead-form-modal .accept-offer-holder, .lead-form-modal.modal-blog .accept-offer-holder {
  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;
  text-align: center; }
  .modal.modal-accept-offer .accept-offer-holder a, .modal-accept-offer.modal-blog .accept-offer-holder a, .modal.lead-form-modal .accept-offer-holder a, .lead-form-modal.modal-blog .accept-offer-holder a {
    margin-right: 0 !important; }
    .modal.modal-accept-offer .accept-offer-holder a:last-of-type, .modal-accept-offer.modal-blog .accept-offer-holder a:last-of-type, .modal.lead-form-modal .accept-offer-holder a:last-of-type, .lead-form-modal.modal-blog .accept-offer-holder a:last-of-type {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      margin-top: 1rem;
      font-weight: 400;
      color: #2A2A2A !important; }
  .modal.modal-accept-offer .accept-offer-holder p, .modal-accept-offer.modal-blog .accept-offer-holder p, .modal.lead-form-modal .accept-offer-holder p, .lead-form-modal.modal-blog .accept-offer-holder p {
    font-weight: 700 !important; }

.modal.lead-form-modal h2, .lead-form-modal.modal-blog h2 {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
  font-weight: 700;
  text-align: center; }

.modal.lead-form-modal .modal-header, .lead-form-modal.modal-blog .modal-header {
  border-bottom: none; }

@media (min-width: 768px) {
  .modal.lead-form-modal .modal-body, .lead-form-modal.modal-blog .modal-body {
    padding-left: 3rem;
    padding-right: 3rem; } }

.modal.lead-form-modal .close, .lead-form-modal.modal-blog .close {
  width: 40px;
  height: 40px; }

.modal.lead-form-modal input[type="submit"], .lead-form-modal.modal-blog input[type="submit"] {
  display: block;
  width: 100%;
  margin-top: 2rem !important;
  text-align: center;
  font-weight: 700; }

.modal.lead-form-modal .submit-info, .lead-form-modal.modal-blog .submit-info {
  display: block;
  margin-top: 1.5rem;
  font-size: 1.4rem;
  color: #7e8a8f; }

.modal.popup-modal.show, .popup-modal.show.modal-blog {
  padding-left: 15px; }

.modal.popup-modal .modal-header, .popup-modal.modal-blog .modal-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 0;
  padding: 32px;
  z-index: 99999; }

.modal.popup-modal .modal-body, .popup-modal.modal-blog .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.modal.popup-modal .modal-dialog, .popup-modal.modal-blog .modal-dialog {
  max-width: 640px; }

.modal.popup-modal .main-title, .popup-modal.modal-blog .main-title {
  display: block;
  width: 100%; }
  .modal.popup-modal .main-title::after, .popup-modal.modal-blog .main-title::after {
    content: "";
    display: block;
    margin: 1.5rem auto 0;
    width: 5.2rem;
    height: 5px;
    background-color: #C5AC76; }

.modal.popup-modal .modal-body, .popup-modal.modal-blog .modal-body {
  padding: 3.2rem; }

.modal.popup-modal .sub-title, .popup-modal.modal-blog .sub-title {
  display: block;
  text-align: center;
  margin-bottom: 3.2rem;
  font-weight: 300; }

.modal.popup-modal .main-content-holder, .popup-modal.modal-blog .main-content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f3f4f6;
  border-radius: 10px;
  padding: 1.5rem; }
  .modal.popup-modal .main-content-holder.center, .popup-modal.modal-blog .main-content-holder.center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .modal.popup-modal .main-content-holder.center .image-holder, .popup-modal.modal-blog .main-content-holder.center .image-holder {
      margin-right: 0;
      margin-bottom: 1.5rem; }
    .modal.popup-modal .main-content-holder.center .content-holder, .popup-modal.modal-blog .main-content-holder.center .content-holder {
      text-align: center;
      width: 100%; }
  .modal.popup-modal .main-content-holder h2, .popup-modal.modal-blog .main-content-holder h2,
  .modal.popup-modal .main-content-holder h3,
  .popup-modal.modal-blog .main-content-holder h3 {
    margin-bottom: 1.5rem; }

.modal.popup-modal .pop-up-btn, .popup-modal.modal-blog .pop-up-btn {
  margin: auto;
  height: auto; }
  .modal.popup-modal .pop-up-btn span:not(.note), .popup-modal.modal-blog .pop-up-btn span:not(.note) {
    display: block;
    line-height: 2rem;
    padding-top: 1.5rem; }
  .modal.popup-modal .pop-up-btn span.note, .popup-modal.modal-blog .pop-up-btn span.note {
    display: block;
    font-size: 1.4rem;
    line-height: 2rem;
    padding-bottom: 1.5rem;
    color: #fff;
    font-weight: 300;
    opacity: 0.9; }

.modal.popup-modal .image-holder, .popup-modal.modal-blog .image-holder {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 6rem;
  height: 6rem;
  border-radius: 500rem;
  overflow: hidden; }
  .modal.popup-modal .image-holder.inside-content, .popup-modal.modal-blog .image-holder.inside-content {
    margin-right: 1.6rem; }
  .modal.popup-modal .image-holder img, .popup-modal.modal-blog .image-holder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  @media (min-width: 768px) {
    .modal.popup-modal .image-holder, .popup-modal.modal-blog .image-holder {
      width: 8.8rem;
      height: 8.8rem; } }

.modal-blog {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }
  .modal-blog .modal-header {
    border-bottom: none; }
  .modal-blog .modal-dialog {
    max-width: 800px; }
  .modal-blog .modal-body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 !important; }
    .modal-blog .modal-body .close {
      position: absolute;
      top: 1.6rem;
      right: 1.6rem;
      width: 24px;
      height: 24px;
      z-index: 10;
      font-size: 2rem;
      cursor: pointer;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.79582%2032L0%2030.2042L14.2042%2016L0%201.79582L1.79582%200L16%2014.2042L30.2042%200L32%201.79582L17.7958%2016L32%2030.2042L30.2042%2032L16%2017.7958L1.79582%2032Z%22%20fill%3D%22%23B1B9BC%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }
      @media (max-width: 767.98px) {
        .modal-blog .modal-body .close {
          font-size: 1.6rem; } }
  .modal-blog .modal-content {
    border-radius: 5px; }
  @media (max-width: 1199.98px) {
    .modal-blog .modal-dialog {
      max-width: calc(100% - 2rem);
      margin: auto !important; } }
  .modal-blog.opt-in-modal form {
    border: none;
    padding: 0; }
  .modal-blog.opt-in-modal h2 {
    color: #191d34; }
  .modal-blog.opt-in-modal h3 {
    text-align: left;
    color: #191d34; }
  .modal-blog.opt-in-modal .gform_confirmation_message {
    margin-top: 2.4rem;
    color: red; }
  .modal-blog.opt-in-modal p:has(iframe),
  .modal-blog.opt-in-modal p:has(input) {
    display: none; }
  .modal-blog.opt-in-modal p:empty {
    display: none; }
  @media (max-width: 1199.98px) {
    .modal-blog.opt-in-modal .img-holder {
      display: none; }
    .modal-blog.opt-in-modal .content-holder {
      width: 100%;
      padding: 4.8rem; }
      .modal-blog.opt-in-modal .content-holder form {
        margin-top: 1.6rem;
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .modal-blog.opt-in-modal h2:not(.gform_submission_error) {
      font-size: 37.5px;
      font-weight: 700; }
    .modal-blog.opt-in-modal h3.gform_title {
      font-size: 37.5px;
      font-weight: 700; }
    .modal-blog.opt-in-modal .img-holder,
    .modal-blog.opt-in-modal .content-holder {
      width: 50%;
      padding: 3.2rem; }
      .modal-blog.opt-in-modal .img-holder form,
      .modal-blog.opt-in-modal .content-holder form {
        margin-bottom: 0; }
    .modal-blog.opt-in-modal .img-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #f3f4f6; }
    .modal-blog.opt-in-modal .content-holder {
      padding-right: 3.2rem; }
      .modal-blog.opt-in-modal .content-holder form {
        border: none;
        margin-top: 1.6rem; } }
  @media (max-width: 767.98px) {
    .modal-blog.opt-in-modal .content-holder {
      padding: 4rem 1.5rem 1.5rem 1.5rem; } }

/*

  - Alerts -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.alert {
  margin-top: 1rem; }
  .alert.alert-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1rem;
    background-color: #E1E8EA; }
    .alert.alert-info a {
      border-bottom: 0 !important;
      padding: 0 .2rem !important; }
    .alert.alert-info::before {
      content: "\e697";
      background: #525566;
      border: 6px solid #525566;
      font-family: 'themify';
      top: 3px;
      margin-right: .5rem;
      color: #FFF;
      display: inline-block;
      font-size: 18px;
      line-height: 18px;
      width: 30px;
      height: 30px;
      border-radius: 16px; }
    .alert.alert-info span {
      display: inline-block;
      margin-left: 1rem;
      font-weight: 600; }
    @media (max-width: 991.98px) {
      .alert.alert-info {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

.woocommerce-cart .alert {
  margin-top: -50px; }

/*

  - Icon subtitle -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.icon-subtitle {
  font-size: 1.8rem;
  text-transform: uppercase;
  margin-bottom: 1rem; }
  .icon-subtitle span {
    display: inline-block;
    vertical-align: middle;
    color: #C5AC76; }
  .icon-subtitle .subtitle {
    font-weight: 600; }
  .icon-subtitle .icon {
    font-size: 2.2rem;
    margin-right: .5rem; }
  @media (min-width: 768px) {
    .icon-subtitle {
      margin-bottom: 1rem; } }

.list-group-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
    background-color: #f2f4f5;
    border: none;
    padding: 1.25rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center; }
    .list-group-horizontal .list-group-item:first-child {
      border-radius: 0.25rem 0 0 0.25rem; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-radius: 0 0.25rem 0.25rem 0; }
    .list-group-horizontal .list-group-item.active-endpoint, .list-group-horizontal .list-group-item:hover, .list-group-horizontal .list-group-item:active, .list-group-horizontal .list-group-item:focus {
      background-color: #535565;
      color: #d6d7da; }
    .list-group-horizontal .list-group-item .ti-icon {
      margin-right: 12px;
      font-size: 18px;
      line-height: 24px;
      vertical-align: initial; }

body.woocommerce-account.woocommerce-view-subscription .shop_table thead {
  display: none; }

body.woocommerce-account .alert--success {
  background-color: #70a26a !important;
  color: #fff !important;
  outline: 0 !important;
  border: 0 !important; }
  body.woocommerce-account .alert--success .container {
    padding: 0 !important; }
  body.woocommerce-account .alert--success p {
    margin-bottom: 0 !important; }
  body.woocommerce-account .alert--success.details {
    width: calc(100% + 10px);
    margin-left: -6px; }

body.woocommerce-account .woocommerce {
  padding-top: 20px; }
  body.woocommerce-account .woocommerce .woocommerce-customer-details address {
    border: none;
    padding: 0; }
  body.woocommerce-account .woocommerce table.shop_table {
    width: 100%;
    margin-bottom: 40px; }
    body.woocommerce-account .woocommerce table.shop_table .product-name a {
      color: #fff !important; }
    body.woocommerce-account .woocommerce table.shop_table td:nth-child(2) {
      text-align: right; }
  body.woocommerce-account .woocommerce .woocommerce-order-details h2,
  body.woocommerce-account .woocommerce h3 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 15px; }
  body.woocommerce-account .woocommerce .table-wrapper {
    overflow: auto;
    margin-bottom: 1.6rem; }
    body.woocommerce-account .woocommerce .table-wrapper::-webkit-scrollbar {
      height: 8px; }
    body.woocommerce-account .woocommerce .table-wrapper::-webkit-scrollbar-track {
      background-color: grey; }
    body.woocommerce-account .woocommerce .table-wrapper::-webkit-scrollbar-thumb {
      background: #525565; }
    body.woocommerce-account .woocommerce .table-wrapper table {
      text-align: left;
      margin-bottom: 0;
      max-width: none !important;
      min-width: 100%; }
      body.woocommerce-account .woocommerce .table-wrapper table td {
        white-space: nowrap; }
  body.woocommerce-account .woocommerce .wc-subscription-reactivate {
    background: #cfaf74 !important;
    color: #fff !important;
    padding: 0.618em 1em !important;
    min-width: 60px !important;
    text-align: center !important;
    font-size: 14px !important; }
  body.woocommerce-account .woocommerce .my_account_subscriptions,
  body.woocommerce-account .woocommerce table.my_account_orders,
  body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods,
  body.woocommerce-account .woocommerce table.shop_table {
    border: none;
    border-collapse: collapse;
    border-radius: 5px;
    overflow: hidden; }
    body.woocommerce-account .woocommerce .my_account_subscriptions .woocommerce-orders-table__cell-order-actions,
    body.woocommerce-account .woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods .woocommerce-orders-table__cell-order-actions,
    body.woocommerce-account .woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions {
      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; }
    body.woocommerce-account .woocommerce .my_account_subscriptions td,
    body.woocommerce-account .woocommerce .my_account_subscriptions th,
    body.woocommerce-account .woocommerce table.my_account_orders td,
    body.woocommerce-account .woocommerce table.my_account_orders th,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods td,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods th,
    body.woocommerce-account .woocommerce table.shop_table td,
    body.woocommerce-account .woocommerce table.shop_table th {
      padding: 0.5rem 1rem;
      border-top: none; }
    body.woocommerce-account .woocommerce .my_account_subscriptions .order_item,
    body.woocommerce-account .woocommerce table.my_account_orders .order_item,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods .order_item,
    body.woocommerce-account .woocommerce table.shop_table .order_item {
      background-color: #525565 !important; }
    body.woocommerce-account .woocommerce .my_account_subscriptions thead tr,
    body.woocommerce-account .woocommerce .my_account_subscriptions tr.order_item,
    body.woocommerce-account .woocommerce table.my_account_orders thead tr,
    body.woocommerce-account .woocommerce table.my_account_orders tr.order_item,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods thead tr,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods tr.order_item,
    body.woocommerce-account .woocommerce table.shop_table thead tr,
    body.woocommerce-account .woocommerce table.shop_table tr.order_item {
      background-color: #525565 !important;
      color: #e8e8ea; }
    body.woocommerce-account .woocommerce .my_account_subscriptions .button,
    body.woocommerce-account .woocommerce table.my_account_orders .button,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods .button,
    body.woocommerce-account .woocommerce table.shop_table .button {
      border-radius: 4px !important; }
      body.woocommerce-account .woocommerce .my_account_subscriptions .button.pay,
      body.woocommerce-account .woocommerce table.my_account_orders .button.pay,
      body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods .button.pay,
      body.woocommerce-account .woocommerce table.shop_table .button.pay {
        background: #cfaf74;
        color: #fff;
        padding: 0.618em 1em;
        min-width: 60px;
        text-align: center;
        font-size: 14px; }
    body.woocommerce-account .woocommerce .my_account_subscriptions .button + .button,
    body.woocommerce-account .woocommerce table.my_account_orders .button + .button,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods .button + .button,
    body.woocommerce-account .woocommerce table.shop_table .button + .button {
      margin-left: 0.5rem; }
    body.woocommerce-account .woocommerce .my_account_subscriptions tr,
    body.woocommerce-account .woocommerce table.my_account_orders tr,
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods tr,
    body.woocommerce-account .woocommerce table.shop_table tr {
      background-color: #f2f4f5; }
    body.woocommerce-account .woocommerce .my_account_subscriptions tr:nth-child(odd),
    body.woocommerce-account .woocommerce table.my_account_orders tr:nth-child(odd),
    body.woocommerce-account .woocommerce table.woocommerce-MyAccount-paymentMethods tr:nth-child(odd),
    body.woocommerce-account .woocommerce table.shop_table tr:nth-child(odd) {
      background: #fff; }
  body.woocommerce-account .woocommerce table.my_account_orders thead th,
  body.woocommerce-account .woocommerce table.my_account_orders tbody td {
    padding-top: 10px;
    padding-bottom: 10px; }

body.woocommerce-account .my_account_subscriptions {
  margin-bottom: 40px; }

body.woocommerce-account a.button.change_payment_method, body.woocommerce-account a.button.invoice, body.woocommerce-account a.button.default {
  background: #c9af7c;
  color: #fff;
  padding: 0.618em 1em;
  font-size: 14px; }
  body.woocommerce-account a.button.change_payment_method:hover, body.woocommerce-account a.button.change_payment_method:active, body.woocommerce-account a.button.change_payment_method:focus, body.woocommerce-account a.button.invoice:hover, body.woocommerce-account a.button.invoice:active, body.woocommerce-account a.button.invoice:focus, body.woocommerce-account a.button.default:hover, body.woocommerce-account a.button.default:active, body.woocommerce-account a.button.default:focus {
    background: #c2a46a; }

body.woocommerce-account a.button.cancel, body.woocommerce-account a.button.view {
  background: #cfaf74;
  color: #fff;
  padding: 0.618em 1em;
  font-size: 14px; }
  body.woocommerce-account a.button.cancel:hover, body.woocommerce-account a.button.cancel:active, body.woocommerce-account a.button.cancel:focus, body.woocommerce-account a.button.view:hover, body.woocommerce-account a.button.view:active, body.woocommerce-account a.button.view:focus {
    background: #c8a461; }

body.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
  float: none; }

body.woocommerce-account .woocommerce-MyAccount-content {
  width: auto;
  float: none;
  margin: 60px 5px 0 5px; }
  body.woocommerce-account .woocommerce-MyAccount-content img.avatar {
    height: 96px; }

body.woocommerce-account h1 {
  display: none; }

body.woocommerce-account .container {
  max-width: 800px;
  margin-left: auto; }

body.woocommerce-account label {
  font-weight: bold; }

body.woocommerce-account .info-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.4rem; }
  @media screen and (max-width: 767px) {
    body.woocommerce-account .info-fields {
      grid-template-columns: 1fr;
      gap: 1rem; } }
  body.woocommerce-account .info-fields .woocommerce-form-row,
  body.woocommerce-account .info-fields .form-row {
    margin-bottom: 0; }
    body.woocommerce-account .info-fields .woocommerce-form-row input:focus, body.woocommerce-account .info-fields .woocommerce-form-row input:hover,
    body.woocommerce-account .info-fields .woocommerce-form-row select:focus,
    body.woocommerce-account .info-fields .woocommerce-form-row select:hover,
    body.woocommerce-account .info-fields .form-row input:focus,
    body.woocommerce-account .info-fields .form-row input:hover,
    body.woocommerce-account .info-fields .form-row select:focus,
    body.woocommerce-account .info-fields .form-row select:hover {
      border-color: #C5AC76; }

body.woocommerce-account #billing_country {
  color: #565656;
  background-color: #fff;
  border: 1px solid #dfe2e6;
  border-radius: 0;
  width: 100%;
  height: 40px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%237b92ab%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
  background-size: 0.35rem auto; }
  body.woocommerce-account #billing_country:hover {
    border: 1px solid #C5AC76; }

body.woocommerce-account .user-profile-picture a {
  margin-bottom: 0.5rem; }

body.woocommerce-account input[type="email"],
body.woocommerce-account input.input-text {
  color: #565656;
  background-color: #fff;
  border: 1px solid #dfe2e6;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }

body.woocommerce-account .form-submit {
  margin-top: 1.4rem;
  margin-left: -5px; }

body.woocommerce-account fieldset.password {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: calc(100% + 10px);
  gap: 1.4rem;
  margin-top: 1.4rem;
  margin-left: -5px;
  padding: 1.4rem;
  background-color: #f2f4f5; }
  @media screen and (max-width: 767px) {
    body.woocommerce-account fieldset.password {
      grid-template-columns: 1fr;
      gap: 1rem; } }
  body.woocommerce-account fieldset.password p {
    margin-bottom: 0 !important; }
  body.woocommerce-account fieldset.password span,
  body.woocommerce-account fieldset.password input {
    width: 100%; }
    body.woocommerce-account fieldset.password span:focus, body.woocommerce-account fieldset.password span:hover,
    body.woocommerce-account fieldset.password input:focus,
    body.woocommerce-account fieldset.password input:hover {
      border-color: #C5AC76; }

body.woocommerce-account .woocommerce-form-row p {
  margin-bottom: 1.333rem; }

body.woocommerce-account .course-content section > p,
body.woocommerce-account .course-content div.meter {
  display: none; }

body.woocommerce-account ul.wc-item-downloads {
  padding: 10px 0 0;
  list-style: none;
  font-size: 87.5%; }

body.woocommerce-account .woocommerce-orders-table__cell-order-actions a {
  margin-right: 5px; }

body.woocommerce-account #main .course,
body.woocommerce-account #main .course-container {
  border-bottom: none; }

body.woocommerce-account .course-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem; }
  body.woocommerce-account .course-container li.course {
    padding: 1rem;
    margin-bottom: 0;
    background-color: #f2f4f5;
    border-radius: 5px; }
    body.woocommerce-account .course-container li.course .entry {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -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; }
      @media screen and (max-width: 767px) {
        body.woocommerce-account .course-container li.course .entry {
          -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; } }
      body.woocommerce-account .course-container li.course .entry .sensei-results-links {
        margin-bottom: 0; }
      body.woocommerce-account .course-container li.course .entry .btn {
        margin-bottom: 0 !important; }
        @media screen and (max-width: 767px) {
          body.woocommerce-account .course-container li.course .entry .btn {
            margin-top: 1rem !important; } }

body.woocommerce-account a.sensei-certificate-link {
  float: left; }

body.woocommerce-account h3.course-title {
  font-size: 16px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (min-width: 768px) {
  .woocommerce-account .container {
    margin-left: 80px; }
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

/*

  - Footer -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.main-footer {
  margin-top: 40px;
  padding: 48px 0;
  font-size: 16px;
  background: #444654; }
  .main-footer .big-container *:not(.col-title) {
    font-size: 1rem; }
  .main-footer .col-holder {
    margin-bottom: 2rem; }
  .main-footer form label {
    display: none; }
  .main-footer .gform_description {
    display: block;
    color: #fff;
    margin-bottom: 1rem; }
  .main-footer input {
    margin-bottom: .1rem !important; }
  .main-footer input[type="submit"] {
    width: 100% !important;
    display: block !important;
    margin-top: 0 !important;
    font-weight: 600 !important; }
  .main-footer ul {
    list-style: none;
    padding-left: 0; }
  .main-footer .col-title {
    color: #C5AC76;
    font-weight: 600; }
  .main-footer .row-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    row-gap: 2.1rem; }
    .main-footer .row-holder .row {
      width: 100%; }
  .main-footer .footer-menu li {
    padding-left: 0;
    margin-bottom: .25rem; }
    .main-footer .footer-menu li a {
      color: #fff;
      text-decoration: none; }
      .main-footer .footer-menu li a:hover {
        color: #C5AC76; }
  .main-footer .sub-footer {
    margin-top: 2rem; }
  .main-footer .sub-footer-menu {
    margin-bottom: 0; }
    .main-footer .sub-footer-menu li a {
      color: #fff;
      opacity: .5;
      text-decoration: none; }
      .main-footer .sub-footer-menu li a:hover {
        opacity: 1; }
  @media (min-width: 768px) {
    .main-footer {
      padding: 64px 0; }
      .main-footer .sub-footer-menu li {
        display: inline-block; }
        .main-footer .sub-footer-menu li:not(:last-of-type) {
          padding-right: 1rem; } }
  @media (max-width: 991.98px) {
    .main-footer .sub-footer-menu {
      margin: 1rem 0 2rem 0; } }

/*

  - Buttons -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.btn-ppp, .btn-primary, .product .entry-summary button {
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px 18px;
  border-radius: 4px;
  color: #fff;
  text-decoration: none !important; }
  .btn-ppp:not(.btn-outline), .btn-primary:not(.btn-outline), .product .entry-summary button:not(.btn-outline) {
    background: #C5AC76; }
    .btn-ppp:not(.btn-outline):hover, .btn-primary:not(.btn-outline):hover, .product .entry-summary button:not(.btn-outline):hover {
      background-color: #bda164 !important; }

.btn-primary {
  border: 1px solid #C5AC76;
  border-color: #C5AC76 !important;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease;
  transition: background-color .2s ease, border .2s ease, color .2s ease; }
  .btn-primary:hover {
    border: 1px solid #C5AC76;
    border-color: #C5AC76 !important; }
  .btn-primary.btn-outline {
    background-color: transparent !important;
    border: 1px solid #C5AC76;
    color: #C5AC76; }
    .flexible-section-holder.light-mode .btn-primary.btn-outline {
      color: #fff;
      border: 1px solid #fff !important; }
      .flexible-section-holder.light-mode .btn-primary.btn-outline:hover {
        border: 1px solid #C5AC76 !important;
        color: #C5AC76; }
    .btn-primary.btn-outline:hover {
      border: 1px solid #525565;
      color: #525565; }
  .btn-primary.btn-add {
    color: #fff; }
    .btn-primary.btn-add::before {
      content: '\e61a';
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: .3rem;
      font-family: 'themify';
      font-size: 15px;
      color: #fff; }

.btn-no-outline {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 6px 12px;
  background-color: transparent;
  border-radius: 4px;
  color: #fff; }
  .btn-no-outline:hover {
    color: #bda164 !important; }

.archive-add-to-cart-btn {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: .5rem .75rem;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #bdc0c6;
  opacity: 0;
  -webkit-transition: background-color .2s ease, opacity .2s ease;
  transition: background-color .2s ease, opacity .2s ease; }
  .archive-add-to-cart-btn::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15%208H8V15H7V8H0V7H7V0H8V7H15V8Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover; }
  .archive-add-to-cart-btn:hover {
    background-color: #C5AC76; }

.button.add_to_cart_button.added .archive-add-to-cart-btn {
  background-color: #70a26a; }
  .button.add_to_cart_button.added .archive-add-to-cart-btn::before {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%3E%0A%3Cg%3E%0A%3C%2Fg%3E%0A%09%3Cpath%20d%3D%22M15.418%201.774l-8.833%2013.485-4.918-4.386%200.666-0.746%204.051%203.614%208.198-12.515%200.836%200.548z%22%20fill%3D%22%23fff%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

li.product:hover .archive-add-to-cart-btn {
  opacity: 1; }

/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: 'star';
  src: url("../fonts/star.eot");
  src: url("../fonts/star.eot?#iefix") format("embedded-opentype"), url("../fonts/star.woff") format("woff"), url("../fonts/star.ttf") format("truetype"), url("../fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'WooCommerce';
  src: url("../fonts/WooCommerce.eot");
  src: url("../fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../fonts/WooCommerce.woff") format("woff"), url("../fonts/WooCommerce.ttf") format("truetype"), url("../fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal; }

/*

  - Notices -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
body.single-product .woocommerce-notices-wrapper ul,
body.single-product .woocommerce-notices-wrapper .container,
body.archive .woocommerce-notices-wrapper ul,
body.archive .woocommerce-notices-wrapper .container {
  padding: 0;
  margin: 0;
  list-style: none; }
  body.single-product .woocommerce-notices-wrapper ul li,
  body.single-product .woocommerce-notices-wrapper .container li,
  body.archive .woocommerce-notices-wrapper ul li,
  body.archive .woocommerce-notices-wrapper .container li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    body.single-product .woocommerce-notices-wrapper ul li a,
    body.single-product .woocommerce-notices-wrapper .container li a,
    body.archive .woocommerce-notices-wrapper ul li a,
    body.archive .woocommerce-notices-wrapper .container li a {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      padding: .5rem 0;
      font-weight: 700;
      color: #C5AC76; }
  body.single-product .woocommerce-notices-wrapper ul p,
  body.single-product .woocommerce-notices-wrapper .container p,
  body.archive .woocommerce-notices-wrapper ul p,
  body.archive .woocommerce-notices-wrapper .container p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0 !important; }
    body.single-product .woocommerce-notices-wrapper ul p a,
    body.single-product .woocommerce-notices-wrapper .container p a,
    body.archive .woocommerce-notices-wrapper ul p a,
    body.archive .woocommerce-notices-wrapper .container p a {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      padding: .5rem 0;
      font-weight: 700;
      color: #C5AC76; }

@media screen and (max-width: 768px) {
  body.archive .woocommerce-notices-wrapper .container p {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    body.archive .woocommerce-notices-wrapper .container p a {
      display: block;
      width: 100%; } }

/*

  - Trustpilot bar and footer -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.trustpilot-footer,
.trustpilot-bar-holder {
  position: relative;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  margin-bottom: 2rem; }
  .trustpilot-footer .star,
  .trustpilot-bar-holder .star {
    max-width: 97px; }
  .trustpilot-footer::after,
  .trustpilot-bar-holder::after {
    content: "";
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
    z-index: 1; }
  .trustpilot-footer .trustpilot-holder,
  .trustpilot-bar-holder .trustpilot-holder {
    position: relative;
    background-color: #444754;
    padding: 0 1.6rem;
    color: #fff;
    z-index: 3; }
    .trustpilot-footer .trustpilot-holder a,
    .trustpilot-bar-holder .trustpilot-holder a {
      color: #fff;
      text-decoration: none;
      z-index: 2; }

.trustpilot-single-product {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .trustpilot-single-product a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -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;
    font-size: 11px; }
  .trustpilot-single-product .trustpilot-holder {
    margin-top: 0.75rem;
    gap: 4px; }
    .trustpilot-single-product .trustpilot-holder > img {
      max-width: 100px; }
  .trustpilot-single-product .star {
    max-width: 90px; }

.trustpilot-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 1rem; }
  .trustpilot-holder a {
    color: #2b2b2b;
    white-space: nowrap; }
  .trustpilot-holder span.is-replacement {
    display: none; }
  @media screen and (max-width: 991px) {
    .trustpilot-holder span:not(.is-replacement) {
      display: none; }
    .trustpilot-holder span.is-replacement {
      display: inline-block; } }

.flexible-section-holder .trustpilot-bar-holder {
  margin-bottom: 0; }
  .flexible-section-holder .trustpilot-bar-holder::after {
    top: 70px; }
  .flexible-section-holder .trustpilot-bar-holder .star {
    max-width: 190px; }

.single-ppp_sales_page .trustpilot-footer::after {
  top: 48px !important; }

/*

  - Modals -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
@media (min-width: 992px) {
  body.modal-open #outer-wrapper {
    padding-right: 15px; } }

.modal-dialog {
  margin: auto; }

.modal p, .modal-blog p {
  color: #2A2A2A; }

@media (min-width: 992px) {
  .modal.modal-image-gallery .modal-dialog, .modal-image-gallery.modal-blog .modal-dialog {
    max-width: 60%; } }

.modal.modal-image-gallery .modal-content, .modal-image-gallery.modal-blog .modal-content {
  background: transparent;
  border: none; }

.modal.modal-image-gallery .modal-body, .modal-image-gallery.modal-blog .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 85vh; }
  @media (min-width: 992px) {
    .modal.modal-image-gallery .modal-body, .modal-image-gallery.modal-blog .modal-body {
      min-height: 80vh; } }

.modal.modal-image-gallery .modal-header, .modal-image-gallery.modal-blog .modal-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 0;
  padding: 32px;
  z-index: 9999; }

.modal.modal-image-gallery .modal-footer, .modal-image-gallery.modal-blog .modal-footer {
  border-top: 0;
  padding: 0 15px; }

.modal.modal-image-gallery .image-gallery-image-holder, .modal-image-gallery.modal-blog .image-gallery-image-holder {
  text-align: center; }

.modal .img-gallery-control, .modal-blog .img-gallery-control {
  position: absolute;
  top: 50%;
  width: 32px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .modal .img-gallery-control.image-prev, .modal-blog .img-gallery-control.image-prev {
    left: -2.5rem;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg); }
  .modal .img-gallery-control.image-next, .modal-blog .img-gallery-control.image-next {
    right: -2.5rem; }
  @media (max-width: 991.98px) {
    .modal .img-gallery-control, .modal-blog .img-gallery-control {
      top: calc(100% - 2.5rem);
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      .modal .img-gallery-control.image-prev, .modal-blog .img-gallery-control.image-prev {
        left: 4rem;
        -webkit-transform: translateY(0) rotate(180deg);
                transform: translateY(0) rotate(180deg); }
      .modal .img-gallery-control.image-next, .modal-blog .img-gallery-control.image-next {
        right: 4rem; } }

.modal .close, .modal-blog .close {
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M28.7279%206.10048L18.8284%2016L28.7279%2025.8995L25.8995%2028.7279L16%2018.8284L6.1005%2028.7279L3.27208%2025.8995L13.173%2015.9986L3.27208%206.10048L6.1005%203.27205L16.0014%2013.1701L25.8995%203.27205L28.7279%206.10048Z%22%20fill%3D%22%23C5AC76%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0.5rem;
  cursor: pointer;
  opacity: 1; }

@media (max-width: 767.98px) {
  .modal.modal-accept-offer .modal-dialog, .modal-accept-offer.modal-blog .modal-dialog, .modal.lead-form-modal .modal-dialog, .lead-form-modal.modal-blog .modal-dialog {
    padding: 0 2rem; } }

.modal.modal-accept-offer .btn-primary, .modal-accept-offer.modal-blog .btn-primary, .modal.lead-form-modal .btn-primary, .lead-form-modal.modal-blog .btn-primary {
  cursor: pointer;
  color: #fff !important; }

.modal.modal-accept-offer .close, .modal-accept-offer.modal-blog .close, .modal.lead-form-modal .close, .lead-form-modal.modal-blog .close {
  margin-bottom: -1rem;
  background-size: 16px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22%23000%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M28.7279%206.10048L18.8284%2016L28.7279%2025.8995L25.8995%2028.7279L16%2018.8284L6.1005%2028.7279L3.27208%2025.8995L13.173%2015.9986L3.27208%206.10048L6.1005%203.27205L16.0014%2013.1701L25.8995%203.27205L28.7279%206.10048Z%22%20fill%3D%22%23000%22%2F%3E%0A%3C%2Fsvg%3E%0A") !important;
  opacity: 0.3; }

.modal.modal-accept-offer .accept-offer-holder, .modal-accept-offer.modal-blog .accept-offer-holder, .modal.lead-form-modal .accept-offer-holder, .lead-form-modal.modal-blog .accept-offer-holder {
  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;
  text-align: center; }
  .modal.modal-accept-offer .accept-offer-holder a, .modal-accept-offer.modal-blog .accept-offer-holder a, .modal.lead-form-modal .accept-offer-holder a, .lead-form-modal.modal-blog .accept-offer-holder a {
    margin-right: 0 !important; }
    .modal.modal-accept-offer .accept-offer-holder a:last-of-type, .modal-accept-offer.modal-blog .accept-offer-holder a:last-of-type, .modal.lead-form-modal .accept-offer-holder a:last-of-type, .lead-form-modal.modal-blog .accept-offer-holder a:last-of-type {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      margin-top: 1rem;
      font-weight: 400;
      color: #2A2A2A !important; }
  .modal.modal-accept-offer .accept-offer-holder p, .modal-accept-offer.modal-blog .accept-offer-holder p, .modal.lead-form-modal .accept-offer-holder p, .lead-form-modal.modal-blog .accept-offer-holder p {
    font-weight: 700 !important; }

.modal.lead-form-modal h2, .lead-form-modal.modal-blog h2 {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
  font-weight: 700;
  text-align: center; }

.modal.lead-form-modal .modal-header, .lead-form-modal.modal-blog .modal-header {
  border-bottom: none; }

@media (min-width: 768px) {
  .modal.lead-form-modal .modal-body, .lead-form-modal.modal-blog .modal-body {
    padding-left: 3rem;
    padding-right: 3rem; } }

.modal.lead-form-modal .close, .lead-form-modal.modal-blog .close {
  width: 40px;
  height: 40px; }

.modal.lead-form-modal input[type="submit"], .lead-form-modal.modal-blog input[type="submit"] {
  display: block;
  width: 100%;
  margin-top: 2rem !important;
  text-align: center;
  font-weight: 700; }

.modal.lead-form-modal .submit-info, .lead-form-modal.modal-blog .submit-info {
  display: block;
  margin-top: 1.5rem;
  font-size: 1.4rem;
  color: #7e8a8f; }

.modal.popup-modal.show, .popup-modal.show.modal-blog {
  padding-left: 15px; }

.modal.popup-modal .modal-header, .popup-modal.modal-blog .modal-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 0;
  padding: 32px;
  z-index: 99999; }

.modal.popup-modal .modal-body, .popup-modal.modal-blog .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.modal.popup-modal .modal-dialog, .popup-modal.modal-blog .modal-dialog {
  max-width: 640px; }

.modal.popup-modal .main-title, .popup-modal.modal-blog .main-title {
  display: block;
  width: 100%; }
  .modal.popup-modal .main-title::after, .popup-modal.modal-blog .main-title::after {
    content: "";
    display: block;
    margin: 1.5rem auto 0;
    width: 5.2rem;
    height: 5px;
    background-color: #C5AC76; }

.modal.popup-modal .modal-body, .popup-modal.modal-blog .modal-body {
  padding: 3.2rem; }

.modal.popup-modal .sub-title, .popup-modal.modal-blog .sub-title {
  display: block;
  text-align: center;
  margin-bottom: 3.2rem;
  font-weight: 300; }

.modal.popup-modal .main-content-holder, .popup-modal.modal-blog .main-content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f3f4f6;
  border-radius: 10px;
  padding: 1.5rem; }
  .modal.popup-modal .main-content-holder.center, .popup-modal.modal-blog .main-content-holder.center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .modal.popup-modal .main-content-holder.center .image-holder, .popup-modal.modal-blog .main-content-holder.center .image-holder {
      margin-right: 0;
      margin-bottom: 1.5rem; }
    .modal.popup-modal .main-content-holder.center .content-holder, .popup-modal.modal-blog .main-content-holder.center .content-holder {
      text-align: center;
      width: 100%; }
  .modal.popup-modal .main-content-holder h2, .popup-modal.modal-blog .main-content-holder h2,
  .modal.popup-modal .main-content-holder h3,
  .popup-modal.modal-blog .main-content-holder h3 {
    margin-bottom: 1.5rem; }

.modal.popup-modal .pop-up-btn, .popup-modal.modal-blog .pop-up-btn {
  margin: auto;
  height: auto; }
  .modal.popup-modal .pop-up-btn span:not(.note), .popup-modal.modal-blog .pop-up-btn span:not(.note) {
    display: block;
    line-height: 2rem;
    padding-top: 1.5rem; }
  .modal.popup-modal .pop-up-btn span.note, .popup-modal.modal-blog .pop-up-btn span.note {
    display: block;
    font-size: 1.4rem;
    line-height: 2rem;
    padding-bottom: 1.5rem;
    color: #fff;
    font-weight: 300;
    opacity: 0.9; }

.modal.popup-modal .image-holder, .popup-modal.modal-blog .image-holder {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 6rem;
  height: 6rem;
  border-radius: 500rem;
  overflow: hidden; }
  .modal.popup-modal .image-holder.inside-content, .popup-modal.modal-blog .image-holder.inside-content {
    margin-right: 1.6rem; }
  .modal.popup-modal .image-holder img, .popup-modal.modal-blog .image-holder img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  @media (min-width: 768px) {
    .modal.popup-modal .image-holder, .popup-modal.modal-blog .image-holder {
      width: 8.8rem;
      height: 8.8rem; } }

.modal-blog {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }
  .modal-blog .modal-header {
    border-bottom: none; }
  .modal-blog .modal-dialog {
    max-width: 800px; }
  .modal-blog .modal-body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 !important; }
    .modal-blog .modal-body .close {
      position: absolute;
      top: 1.6rem;
      right: 1.6rem;
      width: 24px;
      height: 24px;
      z-index: 10;
      font-size: 2rem;
      cursor: pointer;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.79582%2032L0%2030.2042L14.2042%2016L0%201.79582L1.79582%200L16%2014.2042L30.2042%200L32%201.79582L17.7958%2016L32%2030.2042L30.2042%2032L16%2017.7958L1.79582%2032Z%22%20fill%3D%22%23B1B9BC%22%2F%3E%0A%3C%2Fsvg%3E%0A"); }
      @media (max-width: 767.98px) {
        .modal-blog .modal-body .close {
          font-size: 1.6rem; } }
  .modal-blog .modal-content {
    border-radius: 0.25rem; }
  @media (max-width: 1199.98px) {
    .modal-blog .modal-dialog {
      max-width: calc(100% - 2rem);
      margin: auto !important; } }
  .modal-blog.opt-in-modal form {
    border: none;
    padding: 0; }
  .modal-blog.opt-in-modal h2 {
    color: #191d34; }
  .modal-blog.opt-in-modal h3 {
    text-align: left;
    color: #191d34; }
  .modal-blog.opt-in-modal .gform_confirmation_message {
    margin-top: 2.4rem;
    color: red; }
  .modal-blog.opt-in-modal p:has(iframe),
  .modal-blog.opt-in-modal p:has(input) {
    display: none; }
  .modal-blog.opt-in-modal p:empty {
    display: none; }
  @media (max-width: 1199.98px) {
    .modal-blog.opt-in-modal .img-holder {
      display: none; }
    .modal-blog.opt-in-modal .content-holder {
      width: 100%;
      padding: 4.8rem; }
      .modal-blog.opt-in-modal .content-holder form {
        margin-top: 1.6rem;
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .modal-blog.opt-in-modal h2:not(.gform_submission_error) {
      font-size: 37.5px;
      font-weight: 700; }
    .modal-blog.opt-in-modal h3.gform_title {
      font-size: 37.5px;
      font-weight: 700; }
    .modal-blog.opt-in-modal .img-holder,
    .modal-blog.opt-in-modal .content-holder {
      width: 50%;
      padding: 3.2rem; }
      .modal-blog.opt-in-modal .img-holder form,
      .modal-blog.opt-in-modal .content-holder form {
        margin-bottom: 0; }
    .modal-blog.opt-in-modal .img-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #f3f4f6; }
    .modal-blog.opt-in-modal .content-holder {
      padding-right: 3.2rem; }
      .modal-blog.opt-in-modal .content-holder form {
        border: none;
        margin-top: 1.6rem; } }
  @media (max-width: 767.98px) {
    .modal-blog.opt-in-modal .content-holder {
      padding: 4rem 1.5rem 1.5rem 1.5rem; } }

/*

  - Typography -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
h1 {
  color: #2A2A2A; }

@media (min-width: 768px) {
  h1.woocommerce-products-header__title {
    font-size: 37px; } }

/*

  - Grid -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  list-style: none;
  padding: 0;
  margin-bottom: 0; }
  .products li {
    position: relative; }
    .products li .added_to_cart {
      display: none; }
  .products.columns-3 .product, .products.columns-4 .product {
    width: 100%; }
  @media (min-width: 768px) {
    .products.columns-3 .product, .products.columns-4 .product {
      width: calc(50% - 16px);
      margin-right: 16px; } }
  @media (min-width: 992px) {
    .products.columns-3 .product {
      width: calc(33.33% - 16px);
      margin-right: 16px; }
    .products.columns-4 .product {
      width: calc(25% - 16px);
      margin-right: 16px; } }

/*

  - Header -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.default-header {
  background-color: #3B3E4B;
  padding: 2rem 0 !important;
  margin-bottom: 2rem; }
  .default-header h1 {
    color: white !important; }
  .default-header .header-subtitle {
    display: inline-block;
    margin-bottom: .25rem;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #C5AC76; }
    .default-header .header-subtitle span {
      margin-right: .5rem; }

/*

  - Breadcrumbs -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.product-breadcrumbs-holder {
  background: #3B3E4B;
  margin-bottom: 3rem; }

.woocommerce-breadcrumb {
  font-size: 14px !important;
  padding: 2rem 0;
  font-weight: 700;
  color: #C6A868; }
  .woocommerce-breadcrumb span {
    color: white !important; }
  .woocommerce-breadcrumb a {
    font-size: 14px !important;
    font-weight: 400;
    color: white !important; }

/*

  - SCSS file title -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.product-filters-holder {
  margin-bottom: 2rem; }
  .product-filters-holder .product-filters {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none; }
    .product-filters-holder .product-filters li {
      display: inline-block; }
      .product-filters-holder .product-filters li:not(:last-child) {
        margin-right: .5rem; }
      .product-filters-holder .product-filters li a {
        text-transform: uppercase;
        background-color: transparent !important;
        border: 1px solid transparent !important;
        color: #525565 !important; }
        .product-filters-holder .product-filters li a.is-active {
          background-color: #525565 !important;
          border: 1px solid #525565 !important;
          color: #fff !important; }
          .product-filters-holder .product-filters li a.is-active:hover {
            background-color: #C5AC76 !important;
            border: 1px solid #C5AC76 !important; }
        .product-filters-holder .product-filters li a:not(.is-active):hover {
          background-color: #525565 !important;
          border: 1px solid #525565 !important;
          color: #fff !important; }
  @media (max-width: 767.98px) {
    .product-filters-holder .product-filters {
      display: none; }
      .product-filters-holder .product-filters li {
        display: block;
        width: 100%;
        margin-top: .5rem; }
        .product-filters-holder .product-filters li:first-child {
          margin-top: 1rem; }
        .product-filters-holder .product-filters li a {
          display: block;
          border: 1px solid #525565 !important; } }
  @media (min-width: 992px) {
    .product-filters-holder {
      margin-bottom: 4rem; } }

/*

  - Product -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.product .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700; }
  .product .price del {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .product .price ins {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 0.5rem;
    text-decoration: none;
    color: #70A26A; }

.product form:has(.trustpilot-single-product) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  row-gap: 1rem; }
  .product form:has(.trustpilot-single-product) button {
    margin-right: auto; }
  .product form:has(.trustpilot-single-product) .quantity {
    display: none; }

.product .onsale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  font-weight: 600;
  font-size: 16px;
  background-color: #70A26A;
  border-radius: 50%;
  color: white;
  -webkit-transform: translate(20%, -20%);
          transform: translate(20%, -20%); }

/*

  - Category sections -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.product-category-section {
  margin-bottom: 2rem; }
  .product-category-section h2 {
    font-size: 28px;
    margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .product-category-section {
      margin-bottom: 4rem; } }

/*

  - Product column -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.product-column {
  margin-bottom: 1.5rem; }
  .product-column a {
    text-decoration: none; }
  .product-column .woocommerce-LoopProduct-link,
  .product-column .woocommerce-LoopProduct-link > span:not(.price),
  .product-column .woocommerce-LoopProduct-link > div {
    display: block; }
  .product-column .woocommerce-LoopProduct-link .image-holder {
    position: relative;
    padding: 15px;
    margin-bottom: 1rem;
    text-align: center;
    border-radius: 0.25rem;
    background-color: #f3f4f6; }
    .product-column .woocommerce-LoopProduct-link .image-holder > span.et_shop_image,
    .product-column .woocommerce-LoopProduct-link .image-holder > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 270px; }
    .product-column .woocommerce-LoopProduct-link .image-holder img {
      max-width: 100%;
      width: auto;
      max-height: 270px; }
    .product-column .woocommerce-LoopProduct-link .image-holder .onsale {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2; }
  .product-column .price {
    font-size: 18px; }
  .product-column .woocommerce-loop-product__title {
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-size: 18px;
    color: #7E8A8F; }
  .product-column .add-to-cart-container {
    display: none; }

/*

  - Product Gallery -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.onsale {
  position: absolute;
  z-index: 1;
  top: -.5rem;
  right: .5rem; }

.woocommerce-product-gallery {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%; }
  .woocommerce-product-gallery ul,
  .woocommerce-product-gallery ol {
    margin: 0;
    padding: 0;
    overflow: hidden; }
  .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none; }
  .woocommerce-product-gallery .flex-direction-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: auto;
    position: absolute;
    left: 15%;
    top: auto;
    z-index: 2; }
    .woocommerce-product-gallery .flex-direction-nav li {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 30px;
      height: 45px;
      background-color: #e4e7eb; }
      .woocommerce-product-gallery .flex-direction-nav li::marker {
        content: ''; }
      .woocommerce-product-gallery .flex-direction-nav li a {
        width: 18px;
        height: 28px;
        visibility: hidden; }
        .woocommerce-product-gallery .flex-direction-nav li a::before {
          display: inline-block;
          visibility: visible;
          content: '\e64a';
          font-family: 'themify';
          font-size: 18px; }
      .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next a::before {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .woocommerce-product-gallery .flex-viewport,
  .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    width: 100%;
    border-radius: 0.25rem;
    background-color: #f3f4f6; }
    .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image a,
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      padding: 1.5rem; }
      .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image a img,
      .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
        padding: 0; }
  .woocommerce-product-gallery .flex-control-thumbs {
    width: 15%;
    float: left; }
    .woocommerce-product-gallery .flex-control-thumbs li {
      width: calc(100% - 8px);
      margin-right: 8px;
      list-style: none;
      border-radius: 0.25rem;
      background-color: #f3f4f6;
      cursor: pointer; }
      .woocommerce-product-gallery .flex-control-thumbs li:not(:last-child) {
        margin-bottom: 8px; }
      .woocommerce-product-gallery .flex-control-thumbs li img {
        width: 80%;
        float: none;
        margin: 10%; }
  @media (max-width: 767.98px) {
    .woocommerce-product-gallery {
      margin-bottom: 1.5rem; }
      .woocommerce-product-gallery .flex-direction-nav {
        top: calc(410px - 30px);
        left: 0; }
      .woocommerce-product-gallery .flex-viewport {
        width: 100%;
        float: left;
        height: auto !important; }
        .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
          height: 410px; }
          .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            height: 100%; }
      .woocommerce-product-gallery .flex-control-thumbs {
        width: 100%;
        float: left;
        margin-top: 1rem; }
        .woocommerce-product-gallery .flex-control-thumbs li {
          display: inline-block;
          width: calc(25% - 16px);
          margin-right: 16px;
          margin-bottom: 0;
          background-color: #f3f4f6; }
        .woocommerce-product-gallery .flex-control-thumbs .woocommerce-product-gallery__image > a {
          display: block;
          padding: .5rem; } }
  @media (min-width: 768px) {
    .woocommerce-product-gallery .flex-direction-nav {
      top: calc(410px - 45px); }
    .woocommerce-product-gallery .flex-viewport {
      width: 85%;
      float: right;
      height: auto !important; }
      .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
        margin-bottom: 0;
        height: 410px; }
        .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
          display: -webkit-box !important;
          display: -ms-flexbox !important;
          display: flex !important;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          height: 100%; }
          .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover {
            position: relative; }
            .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover:before {
              content: "";
              position: absolute;
              top: 50%;
              left: 50%;
              z-index: 100;
              width: 64px;
              height: 64px;
              background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%22140%22%20height%3D%22140%22%20viewBox%3D%220%200%20140%20140%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%2270%22%20cy%3D%2270%22%20r%3D%2270%22%20fill%3D%22white%22%20fill-opacity%3D%220.9%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M85.1179%2064.364C85.4793%2069.7348%2083.7558%2075.038%2080.3063%2079.1703L96.4461%2095.3101L93.794%2098.0001L77.6542%2081.8224C74.048%2084.8329%2069.5332%2086.5417%2064.8373%2086.6733C60.1414%2086.8048%2055.538%2085.3516%2051.7689%2082.5477C47.9997%2079.7438%2045.2843%2075.7526%2044.0603%2071.2171C42.8363%2066.6817%2043.1749%2061.8662%2045.0215%2057.5467C46.8682%2053.2272%2050.1154%2049.6552%2054.2398%2047.4064C58.3643%2045.1575%2063.1257%2044.3627%2067.757%2045.1502C72.3882%2045.9376%2076.6195%2048.2613%2079.7689%2051.7469C82.9184%2055.2325%2084.8026%2059.6769%2085.1179%2064.364V64.364ZM64.4695%2082.8832C68.9889%2082.8751%2073.321%2081.0768%2076.5176%2077.8821L76.366%2077.9579C77.9844%2076.3785%2079.2732%2074.4936%2080.1577%2072.4125C81.0422%2070.3313%2081.5048%2068.0953%2081.5187%2065.8341C81.5187%2062.4621%2080.5187%2059.1658%2078.6454%2056.3621C76.772%2053.5584%2074.1093%2051.3731%2070.994%2050.0827C67.8786%2048.7923%2064.4506%2048.4547%2061.1434%2049.1125C57.8362%2049.7704%2054.7983%2051.3941%2052.414%2053.7785C50.0296%2056.1629%2048.4058%2059.2007%2047.748%2062.5079C47.0902%2065.8151%2047.4278%2069.2432%2048.7182%2072.3585C50.0086%2075.4738%2052.1938%2078.1365%2054.9975%2080.0099C57.8013%2081.8833%2061.0975%2082.8832%2064.4695%2082.8832V82.8832ZM73.714%2067.7284V63.9397H66.1366V56.3623H62.3479V63.9397H54.7705V67.7284H62.3479V75.3058H66.1366V67.7284H73.714Z%22%20fill%3D%22%237E8A8F%22%20fill-opacity%3D%220.9%22%2F%3E%0A%3C%2Fsvg%3E%0A");
              background-size: cover;
              background-repeat: no-repeat;
              -webkit-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
    .woocommerce-product-gallery .flex-control-thumbs li:nth-child(1n+7) {
      display: none; }
    .woocommerce-product-gallery .flex-control-thumbs li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      height: 61.93px !important; } }
  @media (min-width: 992px) {
    .woocommerce-product-gallery .flex-direction-nav {
      top: calc(350px - 45px); }
    .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
      height: 350px; }
    .woocommerce-product-gallery .flex-control-thumbs li {
      height: 51.93px !important; } }
  @media (min-width: 1200px) {
    .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
      height: 500px; }
    .woocommerce-product-gallery .flex-direction-nav {
      top: calc(500px - 45px); }
    .woocommerce-product-gallery .flex-control-thumbs li {
      height: 76.93px !important; } }

/*

  - Product summary -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.product .entry-summary h1 {
  font-size: 28px;
  font-weight: 600; }

.product .entry-summary .product-primary-cat {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 2rem;
  color: #7e8a8f; }

.product .entry-summary .price {
  margin-top: 2rem;
  color: #70a26a;
  font-size: 28px; }
  .product .entry-summary .price ins {
    color: #70a26a; }
  .product .entry-summary .price del {
    color: #2A2A2A; }

.product .entry-summary button::before {
  content: '\e61a';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: .3rem;
  font-family: 'themify';
  font-size: 15px;
  color: #fff; }

@media screen and (max-width: 992px) {
  .product .entry-summary h1,
  .product .entry-summary .price {
    font-size: 24px; }
  .product .entry-summary .product-primary-cat {
    margin-bottom: 1rem; } }

@media screen and (max-width: 768px) {
  .product .entry-summary {
    margin-top: 1rem; } }

/*

  - Star rating -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
@font-face {
  font-family: 'star';
  src: url("../fonts/star.eot");
  src: url("../fonts/star.eot?#iefix") format("embedded-opentype"), url("../fonts/star.woff") format("woff"), url("../fonts/star.ttf") format("truetype"), url("../fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }

.rating-holder {
  margin-bottom: 1.5rem; }
  .rating-holder .woocommerce-product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em !important;
  margin-right: .5rem;
  font-family: "star"; }
  .star-rating::before {
    content: "\73\73\73\73\73";
    color: #C5AC76;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #C5AC76; }

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none; }
  p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "WooCommerce";
    content: "\e021";
    text-indent: 0;
    color: #C5AC76; }
  p.stars a:hover ~ a::before {
    content: "\e021"; }

p.stars:hover a::before {
  content: "\e020"; }

p.stars.selected a.active::before {
  content: "\e020"; }

p.stars.selected a.active ~ a::before {
  content: "\e021"; }

p.stars.selected a:not(.active)::before {
  content: "\e020"; }

/*

  - Product tabs nav -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.wc-tabs-wrapper ul.wc-tabs {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2rem;
  border-radius: 4px;
  overflow: hidden; }
  .wc-tabs-wrapper ul.wc-tabs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    text-align: center; }
    .wc-tabs-wrapper ul.wc-tabs li.active a {
      background-color: #525565;
      color: #fff; }
    .wc-tabs-wrapper ul.wc-tabs li a {
      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-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      white-space: nowrap;
      padding: 25px 20px;
      background-color: #f3f4f6; }

@media (max-width: 767.98px) {
  .wc-tabs-wrapper ul.wc-tabs {
    margin-bottom: 1.5rem; }
    .wc-tabs-wrapper ul.wc-tabs li {
      width: 100%;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
      .wc-tabs-wrapper ul.wc-tabs li a {
        padding: 10px 20px; } }

/*

  - Product tabs -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.wc-tabs-wrapper {
  margin-top: 2rem; }
  @media (min-width: 992px) {
    .wc-tabs-wrapper {
      margin-top: 4.125rem; } }

/*

  - Related products -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.related.products,
.single-product .up-sells.products {
  margin-top: 2rem; }
  .related.products > h2,
  .related.products > h3,
  .single-product .up-sells.products > h2,
  .single-product .up-sells.products > h3 {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    font-size: 28px;
    text-transform: none; }

/*

  - Reviews -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.woocommerce-Reviews ol {
  list-style: none;
  padding: 0;
  margin: 0; }
  .woocommerce-Reviews ol li:nth-child(even) {
    background-color: #f3f4f6; }
  .woocommerce-Reviews ol li {
    padding: 1.5rem .75rem;
    border-radius: 0.25rem; }
  .woocommerce-Reviews ol li:first-child {
    padding-top: 0; }

.woocommerce-Reviews .comment_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .woocommerce-Reviews .comment_container .meta {
    display: none; }
  .woocommerce-Reviews .comment_container .description {
    width: 100%; }
  .woocommerce-Reviews .comment_container .comment-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .woocommerce-Reviews .comment_container .comment-text .star-rating {
      width: 100%;
      margin-bottom: 1rem; }
    .woocommerce-Reviews .comment_container .comment-text .comment-meta {
      display: block;
      width: 100%;
      font-size: 14px;
      color: #7e8a8f; }
      .woocommerce-Reviews .comment_container .comment-text .comment-meta span:not(:last-child)::after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 14px;
        margin-bottom: -3px;
        background-color: #7E8A8F;
        margin-left: .25rem;
        margin-right: .25rem; }

.woocommerce-Reviews img {
  border-radius: 50%; }

@media (max-width: 991.98px) {
  .woocommerce-Reviews img {
    width: 60px;
    height: 60px; }
  .woocommerce-Reviews .comment-text {
    padding-top: 3px;
    padding-left: 1rem; } }

@media (min-width: 992px) {
  .woocommerce-Reviews ol li {
    padding: 40px 32px; }
  .woocommerce-Reviews .comment_container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .woocommerce-Reviews .comment_container .comment-text {
      padding-top: 5px;
      padding-left: 3.5rem; }
  .woocommerce-Reviews img {
    width: 150px;
    height: 150px; } }

.product-details-holder .comment-respond label {
  font-weight: 700; }

.product-details-holder .comment-respond .comment-reply-title {
  display: block;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 2rem; }

.product-details-holder .comment-respond input {
  height: 50px; }
  .product-details-holder .comment-respond input[type="submit"] {
    border: none !important;
    background-color: #C5AC76; }
    .product-details-holder .comment-respond input[type="submit"]:hover {
      background-color: #bda164; }

/*

  - WC nav -

  Please use theF following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.wc-nav {
  padding: 0;
  margin: 0;
  list-style: none; }
  .wc-nav a {
    padding: .5rem;
    margin-bottom: -.1rem; }
  .wc-nav .cart-icon {
    display: inline-block;
    position: relative;
    margin-left: .5rem; }
    .wc-nav .cart-icon::before {
      position: relative;
      z-index: 2;
      content: '\e60d';
      font-family: 'themify';
      font-size: 22px;
      -webkit-transition: color .2s ease;
      transition: color .2s ease; }
    .wc-nav .cart-icon .cart-count {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      top: -.35rem;
      right: .33rem;
      z-index: 3;
      width: 15px;
      height: 15px;
      font-size: 12px;
      border-radius: 50%;
      background-color: #70A26A;
      color: #fff;
      -webkit-transition: background-color .2s ease;
      transition: background-color .2s ease; }
    .wc-nav .cart-icon:hover .cart-count {
      background-color: #C5AC76; }
    .wc-nav .cart-icon:hover::before {
      color: #C5AC76; }

@media screen and (max-width: 767px) {
  .main-navbar .navbar-brand {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .main-navbar .navbar-toggler {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .main-navbar .wc-nav {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .main-navbar #navbarNavDropdown {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; } }

@media screen and (max-width: 400px) {
  .main-navbar {
    padding: .5rem; }
    .main-navbar .navbar-brand {
      margin-right: .5rem; } }

/*

  - Order bump -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.wfob_bump {
  border: 1px solid #f3f3f3 !important; }

/*

  - Downloads -

  Please use the following declaration order:
  1. Positioning
  2. Box model
  3. Typographic
  4. Visual

*/
.downloads-holder .no-downloads-message {
  font-size: 18px;
  font-weight: bold;
  color: #7e8a8f; }

.downloads-holder .download-list-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px; }

.downloads-holder .download a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  text-decoration: none; }
  .downloads-holder .download a:hover .download-btn {
    color: #C5AC76; }

.downloads-holder .download .name {
  margin-bottom: 3px; }

.downloads-holder .download .image-holder {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  width: 60px;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 5px;
  background-color: #f3f4f6; }

.downloads-holder .download .download-btn {
  color: #7e8a8f;
  font-size: 13px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

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