.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999; }
  .site-header .header-wrap .flex_header_row {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-end;
    min-height: 100px; }
    .site-header .header-wrap .flex_header_row .wrap-logo {
      padding: 10px 0; }
      .site-header .header-wrap .flex_header_row .wrap-logo img {
        width: 42%;
        height: auto;
        vertical-align: middle;
        display: inline-block; }
    .site-header .header-wrap .flex_header_row .flex_header {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: flex-end; }
  .site-header .header-wrap .header-wrap-language ul.header-wrap-language-list-item {
    display: flex;
    flex-flow: row wrap;
    margin: 0; }
    .site-header .header-wrap .header-wrap-language ul.header-wrap-language-list-item li {
      position: relative; }
      .site-header .header-wrap .header-wrap-language ul.header-wrap-language-list-item li a {
        font-size: 15px;
        font-weight: bold;
        padding: 0 15px; }
      .site-header .header-wrap .header-wrap-language ul.header-wrap-language-list-item li:first-child::after {
        content: '';
        position: absolute;
        top: 0;
        left: 44px;
        width: 2px;
        height: 25px;
        background: #fff; }
  .site-header .header-wrap .header-wrap-menu {
    margin: 0px 0px 0px 30px; }

#home-slider {
  position: relative; }
  #home-slider #homepage_slider .item {
    text-align: center;
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 60%;
    background-position: 50% 50%;
    background-size: cover; }
    #home-slider #homepage_slider .item img {
      right: 0;
      width: 100% !important;
      height: 100% !important;
      bottom: 0;
      left: 0;
      top: 0;
      position: absolute;
      object-fit: cover;
      -webkit-animation: zoom 30s;
      /* Chrome, Safari, Opera */
      animation: zoom 30s; }
  #home-slider .homepage_slider_reserve_now {
    position: absolute;
    top: 40%;
    left: 114px;
    transform: translateY(-50%);
    z-index: 99; }
    #home-slider .homepage_slider_reserve_now .homepage_slider_reserve_now_img img {
      height: auto;
      transform: translateX(-82px);
      width: 277px; }
    #home-slider .homepage_slider_reserve_now .homepage_slider_reserve_now_btn {
      margin: 50px 0 0 -50px; }
      #home-slider .homepage_slider_reserve_now .homepage_slider_reserve_now_btn a {
        color: white;
        text-decoration: none;
        white-space: nowrap;
        text-align: left;
        line-height: 40px;
        letter-spacing: 0px;
        font-weight: 500;
        font-size: 20px;
        border: 1px solid white;
        padding: 18px 30px;
        border-radius: 4px;
        transition: .3s all ease; }
        #home-slider .homepage_slider_reserve_now .homepage_slider_reserve_now_btn a:hover {
          background: var(--shop-color-hover);
          color: #000;
          border-color: var(--shop-color-hover); }

.section_banner_text .section_banner_text_info {
  padding: 0; }
  .section_banner_text .section_banner_text_info .row .flex_banner_text {
    display: flex;
    flex-flow: row wrap; }
    .section_banner_text .section_banner_text_info .row .flex_banner_text .item {
      display: flex;
      flex-wrap: wrap;
      padding: 0 !important; }
      .section_banner_text .section_banner_text_info .row .flex_banner_text .item .section_banner_text_img {
        padding: 50px 20px 80px 20px;
        background-size: contain !important;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: start;
        display: flex;
        align-content: flex-start; }
      .section_banner_text .section_banner_text_info .row .flex_banner_text .item .section_banner_text_content {
        padding: 172px 80px 174px 80px; }
        .section_banner_text .section_banner_text_info .row .flex_banner_text .item .section_banner_text_content h2 {
          margin: 0 0 20px 0;
          font-size: 32px;
          font-weight: bold; }
        .section_banner_text .section_banner_text_info .row .flex_banner_text .item .section_banner_text_content p {
          font-size: 16px;
          margin: 0 0 15px 0; }

.section_home_collection {
  display: none;
  padding: 80px 0; }
  .section_home_collection .flex-row {
    display: flex;
    flex-flow: row wrap; }
    .section_home_collection .flex-row .flex_collection {
      display: flex;
      flex-wrap: wrap;
      padding: 0; }
      .section_home_collection .flex-row .flex_collection .section_home_collection_wrap_img {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        padding: 60px 20px 60px 20px; }
  .section_home_collection .section_home_collection_fluid {
    padding: 0 25px; }
    .section_home_collection .section_home_collection_fluid .section_home_collection_wrap {
      background-color: #FFFFFF24;
      padding: 40px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 8px 8px 8px 8px;
      position: relative;
      width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      flex-direction: column; }
      .section_home_collection .section_home_collection_fluid .section_home_collection_wrap h2 {
        font-size: 32px;
        font-weight: 400;
        margin: 0 0 20px; }
      .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection h4 {
        font-size: 24px;
        font-weight: 600;
        color: #E1BD99;
        margin: 0 0 20px; }
      .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .flex-row {
        margin: 0 0 30px;
        display: flex;
        flex-flow: row wrap; }
      .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .wrapper-collection-copyright p {
        text-align: center;
        margin: 0 0 15px;
        font-size: 12px;
        color: #E1BD99; }
      .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop {
        background: transparent;
        padding: 0;
        margin: 0; }
        .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail {
          background-color: #707070;
          margin: 10px 10px 10px 10px;
          padding: 50px 20px 50px 20px;
          border-radius: 8px;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          text-align: center;
          transition: .2s all ease; }
          .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail h3.pro-name {
            font-size: 24px; }
          .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail p.pro-price {
            font-size: 16px; }
          .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail:hover {
            background: var(--shop-color-hover); }
      .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .elementor-button-wrapper {
        clear: both;
        text-align: center;
        margin: 0 0 20px; }
        .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .elementor-button-wrapper a {
          border: 1px solid #fff;
          padding: 12px 24px;
          border-radius: 4px;
          font-size: 12px;
          display: inline-block; }
          .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .elementor-button-wrapper a:hover {
            color: #fff; }

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

.footer .ft__hr {
  padding: 10px;
  margin: 15px 0; }
  .footer .ft__hr span {
    border-top: 3px solid rgba(255, 255, 255, 0.69);
    display: block; }

.footer .ft__instagram .ft__instagram_content p {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 15px;
  color: var(--shop-color-main); }
  .footer .ft__instagram .ft__instagram_content p a {
    color: var(--shop-color-main); }

.footer .main-footer {
  border: none; }
  @media (min-width: 1200px) {
    .footer .main-footer .container {
      width: 1140px; } }
  .footer .main-footer .footer-content {
    margin: 0 0 20px; }
    .footer .main-footer .footer-content h5.footer-title {
      font-size: 20px;
      margin: 0 0 20px;
      font-weight: 600;
      display: block; }
    .footer .main-footer .footer-content .footer-contact {
      margin: 0 0 35px; }
      .footer .main-footer .footer-content .footer-contact p {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 6px; }
        .footer .main-footer .footer-content .footer-contact p a {
          color: var(--shop-color-main); }
      .footer .main-footer .footer-content .footer-contact.footer-working p {
        line-height: 24px;
        margin: 0 0 15px; }
    .footer .main-footer .footer-content .footer-access ul {
      list-style: revert;
      margin-left: 15px;
      display: list-item; }
      .footer .main-footer .footer-content .footer-access ul li {
        font-size: 16px;
        font-weight: 500; }
    .footer .main-footer .footer-content .footerNav_social {
      display: flex;
      flex-flow: row wrap;
      padding: 0 0 0 10px; }
      .footer .main-footer .footer-content .footerNav_social li {
        padding-right: 20px; }
        .footer .main-footer .footer-content .footerNav_social li a i {
          font-size: 30px; }
  .footer .main-footer .footer_maps {
    position: relative;
    padding-top: 77.4%;
    height: 0; }
    .footer .main-footer .footer_maps iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }

/* PAGE POLICY */
.page_policy {
  padding: 250px 0px 100px 0px; }
  .page_policy .page_policy_content {
    background-color: rgba(6, 4, 6, 0.41);
    margin: 0px 80px 0px 80px;
    padding: 80px 80px 60px 80px;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    border-radius: 4px; }
    .page_policy .page_policy_content .page_policy_title h2 {
      font-size: 32px;
      margin: 0 0 20px; }
    .page_policy .page_policy_content .page_policy_desc ul {
      list-style: revert;
      padding-left: 40px; }
      .page_policy .page_policy_content .page_policy_desc ul li {
        margin: 0 0 15px;
        font-size: 16px;
        font-weight: 500; }
        .page_policy .page_policy_content .page_policy_desc ul li > ul {
          margin: 15px 0 0; }

/* END PAGE POLICY */
.scroll-fixed .site-header {
  position: sticky;
  background: rgba(0, 0, 0, 0.6) !important; }
  .scroll-fixed .site-header .header-wrap .flex_header_row {
    min-height: 66px; }
    .scroll-fixed .site-header .header-wrap .flex_header_row .wrap-logo img {
      width: 20px; }

/* Standard syntax */
@keyframes zoom {
  from {
    transform: scale(1, 1); }
  to {
    transform: scale(1.2, 1.2); } }

@media (min-width: 992px) {
  .col-md-40 {
    width: 40%;
    padding: 10px; }
  .col-md-60 {
    width: 60%;
    padding: 10px; } }

@media (max-width: 992px) {
  #home-slider #homepage_slider .item {
    padding-top: 106%; }
  #home-slider .homepage_slider_reserve_now.hidden-lg {
    top: unset;
    bottom: 52px;
    left: 50%;
    transform: translateX(-50%); }
    #home-slider .homepage_slider_reserve_now.hidden-lg .homepage_slider_reserve_now_btn {
      margin: 0; }
      #home-slider .homepage_slider_reserve_now.hidden-lg .homepage_slider_reserve_now_btn a {
        padding: 9px 22px;
        font-size: 14px; }
  .site-header .header-wrap .flex_header_row .wrap-logo {
    padding: 10px 0 10px 15px; }
    .site-header .header-wrap .flex_header_row .wrap-logo img {
      width: 40px; }
  .section_banner_text .section_banner_text_info .row {
    margin: 0; }
    .section_banner_text .section_banner_text_info .row .flex_banner_text {
      padding: 0 0 30px; }
      .section_banner_text .section_banner_text_info .row .flex_banner_text .item .section_banner_text_img {
        padding: 0;
        display: block; }
      .section_banner_text .section_banner_text_info .row .flex_banner_text .item .section_banner_text_content {
        margin: 40px 0px 0px 0px;
        padding: 10px 30px 0px;
        text-align: center; }
      .section_banner_text .section_banner_text_info .row .flex_banner_text:last-child {
        flex-direction: column-reverse; }
  .section_home_collection {
    padding: 0 0 80px; }
    .section_home_collection .section_home_collection_fluid {
      padding: 0 20px; }
      .section_home_collection .section_home_collection_fluid .flex-row {
        flex-direction: column-reverse; }
        .section_home_collection .section_home_collection_fluid .flex-row .flex_collection {
          padding: 0;
          width: 100%; }
          .section_home_collection .section_home_collection_fluid .flex-row .flex_collection .section_home_collection_wrap_img {
            padding: 0;
            width: 100%; }
            .section_home_collection .section_home_collection_fluid .flex-row .flex_collection .section_home_collection_wrap_img img {
              width: 100%; }
      .section_home_collection .section_home_collection_fluid .section_home_collection_wrap {
        padding: 40px 10px 20px 10px;
        text-align: center; }
        .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection {
          width: 100%; }
          .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail {
            padding: 20px; }
            .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail h3.pro-name, .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail p.pro-price {
              font-size: 12px;
              margin: 0; }
            .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .pro-loop .product-block .product-detail p.pro-price {
              display: block !important; }
          .section_home_collection .section_home_collection_fluid .section_home_collection_wrap .wrapper-collection .elementor-button-wrapper {
            margin: 0 0 40px; }
  .footer .container_hr {
    padding: 0 !important; }
  .footer .main-footer .row .col-md-40 {
    padding: 0 30px; }
  .footer .main-footer .row .col-md-60 {
    padding: 0 40px; }
    .footer .main-footer .row .col-md-60 .footer_maps {
      padding-top: 89.9%; }
  .footer .main-footer .footer-content .footer-contact p {
    margin-bottom: 15px; }
  .footer .main-footer .footer-content .footer-access {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center; }
    .footer .main-footer .footer-content .footer-access ul {
      padding-left: 40px;
      margin-left: 0;
      display: block; }
  .footer .main-footer .footer-content .footerNav_social {
    justify-content: center; }
  .page_policy {
    padding: 90px 0px 0px 0px; }
    .page_policy .page_policy_content {
      margin: 60px 5px 0px 5px;
      padding: 40px 20px 40px 20px; }
  .site-nav.style--sidebar .site-nav-container-last .menu-language {
    display: flex;
    flex-flow: row wrap;
    padding: 0 10px;
    margin: 0 0 20px; }
  .site-nav.style--sidebar .site-nav-container-last .menu-language li {
    margin: 0 10px 0 0; }
  .site-nav.style--sidebar .site-nav-container-last .menu-language li a {
    font-size: 18px;
    font-weight: bold; }
  .mainContent-theme {
    min-height: auto; } }
