/*home 12*/
@import url("//fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap");
/*
font-family: 'Playfair Display', serif;
*/
.thumbnail-container a.product-thumbnail {
  padding-bottom: 100%; }

.plist-dsimple .thumbnail-container .product-meta {
  text-align: center; }

.plist-dsimple .thumbnail-container .pro3-btn {
  text-align: center; }
  .plist-dsimple .thumbnail-container .pro3-btn > div:last-child {
    margin-right: 0; }

.box-nompro2 {
  padding: 130px 7% 90px; }
  @media (max-width: 991px) {
    .box-nompro2 {
      padding: 80px 7% 50px; } }
  @media (max-width: 767px) {
    .box-nompro2 {
      padding: 60px 7% 40px; } }
  @media (max-width: 480px) {
    .box-nompro2 {
      padding: 50px 0 30px; } }
  .box-nompro2 .ApColumn .title_block {
    font-size: 14px;
    letter-spacing: 2px;
    font-family: 'Playfair Display', serif;
    font-weight: 400; }
  .box-nompro2 .sub-title-widget {
    font-size: 2.5em;
    color: #333;
    margin-bottom: 1.5em !important;
    font-family: inherit;
    letter-spacing: 0; }
    @media (max-width: 991px) {
      .box-nompro2 .sub-title-widget {
        font-size: 2em; } }

@media (min-width: 992px) {
  .box-nompro2.box-2 .owl-item.first,
  .box-nompro2.box-2 .owl-item.last {
    opacity: 0.3; }
    .box-nompro2.box-2 .owl-item.first img,
    .box-nompro2.box-2 .owl-item.last img {
      filter: grayscale(1); }
    .box-nompro2.box-2 .owl-item.first:hover,
    .box-nompro2.box-2 .owl-item.last:hover {
      opacity: 1; }
      .box-nompro2.box-2 .owl-item.first:hover img,
      .box-nompro2.box-2 .owl-item.last:hover img {
        filter: none; } }

.ApColumn .title_block {
  font-size: 2.5em;
  text-transform: none;
  font-weight: normal; }
  @media (max-width: 991px) {
    .ApColumn .title_block {
      font-size: 2em; } }

.sub-title-widget {
  font-size: 14px;
  letter-spacing: 2px;
  font-family: 'Playfair Display', serif;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #333; }

.row.box-nombncate {
  margin: 0; }

.box-nombncate .ApColumn {
  padding: 0; }
.box-nombncate .ApColumn .block {
  margin-bottom: 0; }
.box-nombncate .ApImage {
  position: relative; }
  .box-nombncate .ApImage .image_description {
    position: absolute;
    bottom: 10%;
    left: 20px;
    right: 20px;
    text-align: center;
    color: #fff;
    font-family: 'Playfair Display', serif;
    pointer-events: none; }
    .box-nombncate .ApImage .image_description h2 {
      color: #fff;
      font-size: 5em;
      font-weight: bold; }
      @media (max-width: 991px) {
        .box-nombncate .ApImage .image_description h2 {
          font-size: 4em; } }
      @media (max-width: 767px) {
        .box-nombncate .ApImage .image_description h2 {
          font-size: 3em; } }
      @media (max-width: 480px) {
        .box-nombncate .ApImage .image_description h2 {
          font-size: 2em; } }
    .box-nombncate .ApImage .image_description a {
      display: inline-block;
      vertical-align: top;
      padding: 10px 40px;
      background: #fff;
      color: #333;
      letter-spacing: 1px;
      margin-top: 30px;
      transition: all .4s;
      pointer-events: auto; }
      @media (max-width: 767px) {
        .box-nombncate .ApImage .image_description a {
          margin-top: 20px; } }
      .box-nombncate .ApImage .image_description a:hover {
        background: rgba(0, 0, 0, 0.5);
        color: #fff; }
  .box-nombncate .ApImage img {
    transition: all .4s; }
  .box-nombncate .ApImage:hover img {
    filter: brightness(0.5); }

.AppButton {
  text-align: center;
  padding: 20px 0; }
  .AppButton .btn {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: none;
    color: #333;
    border: 1px solid #333;
    background: none;
    padding: 10px 35px; }
    .AppButton .btn:hover {
      background: #333;
      color: #fff; }

.owl-theme .owl-controls span {
  transition: all .4s;
  background: #ddd; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ddd;
  transform: scale(1.3); }

.box-h4bn2 .ApImage .image_description {
  max-width: 360px;
  margin: auto; }

.box-nomtrend.box-h4bn2 {
  padding-top: 100px;
  position: relative; }
  .box-nomtrend.box-h4bn2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    border-top: 1px solid #ddd; }
  @media (min-width: 992px) {
    .box-nomtrend.box-h4bn2 {
      max-width: 1100px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .box-nomtrend.box-h4bn2 .ApColumn {
        padding: 0 20px; }
      .box-nomtrend.box-h4bn2 .AppButton {
        margin: 30px 0 20px; }
      .box-nomtrend.box-h4bn2 .ApImage {
        text-align: center;
        padding: 0; }
        .box-nomtrend.box-h4bn2 .ApImage img {
          width: auto !important;
          height: auto !important;
          position: static; } }

@media (min-width: 992px) {
  div.box-nomtop {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1900px;
    margin: auto;
    padding-bottom: 0; }
    div.box-nomtop .ApColumn {
      padding: 0 15px; } }
@media (max-width: 991px) {
  div.box-nomtop {
    padding: 0 20px; }
    div.box-nomtop .ApColumn {
      padding: 10px; } }
div.box-nomtop .ApImage {
  text-align: center;
  padding: 0; }
  div.box-nomtop .ApImage img {
    width: auto !important;
    height: auto !important;
    position: static; }

.blog-container .left-block {
  width: 100%;
  padding: 0;
  margin: 0 0 15px; }

.blog-container .right-block {
  width: 100%;
  padding: 0;
  text-align: center; }

.blog-container .blog-title {
  font-size: 20px;
  text-transform: none;
  font-weight: normal;
  color: #333;
  line-height: 1.5;
  max-height: none; }
  @media (max-width: 1199px) {
    .blog-container .blog-title {
      font-size: 18px; } }

.blog-container span.icon-calendar {
  display: none; }

.blog-container .blog-meta {
  text-transform: uppercase;
  font-style: normal; }

@media (min-width: 1200px) {
  .page-home .ApColumn .sub-title-widget {
    margin: 0 auto 50px; } }
.box-nompro2 .ApColumn .block {
  margin-bottom: 0; }

.box-nomblog {
  position: relative;
  padding: 120px 0 80px; }
  .box-nomblog:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    border-top: 1px solid #ddd; }
  @media (max-width: 1199px) {
    .box-nomblog {
      padding: 100px 0 60px; } }
  @media (max-width: 991px) {
    .box-nomblog {
      padding: 80px 0 40px; } }
  @media (max-width: 767px) {
    .box-nomblog {
      padding: 60px 0 20px; } }

.blog-viewall {
  text-align: center;
  float: none !important;
  padding: 50px 0 0; }
  @media (max-width: 991px) {
    .blog-viewall {
      padding: 30px 0 0; } }
  .blog-viewall a.btn {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: none;
    color: #333;
    border: 1px solid #333;
    background: none;
    padding: 10px 35px; }
    .blog-viewall a.btn:hover {
      background: #333;
      color: #fff; }

.box-nommail {
  padding: 60px 0 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media (max-width: 767px) {
    .box-nommail {
      display: block;
      padding: 40px 0 20px; }
      .box-nommail .ApColumn {
        width: 100%; } }
  .box-nommail .block.ApHtml h4.title_block {
    font-size: 3em;
    text-transform: none;
    margin: 0;
    padding: 0 0 0 40px;
    position: relative; }
    .box-nommail .block.ApHtml h4.title_block:before {
      content: "\f18e";
      font-family: 'FontAwesome';
      position: absolute;
      top: 0;
      left: 0;
      font-weight: 400;
      transform: scale(0.7); }
    @media (max-width: 991px) {
      .box-nommail .block.ApHtml h4.title_block {
        font-size: 2.5em; } }
    @media (max-width: 480px) {
      .box-nommail .block.ApHtml h4.title_block {
        font-size: 2em; } }
  .box-nommail .block.ApHtml .block_content {
    letter-spacing: 1px;
    font-weight: 300;
    padding: 0 0 0 40px; }
  .box-nommail .block_newsletter .col-conditions,
  .box-nommail .block_newsletter #block-newsletter-label {
    display: none; }
  .box-nommail .block_newsletter .input-wrapper input {
    height: 50px;
    padding: 10px 10px;
    height: 50px;
    border: 1px solid #fff;
    background: none;
    border-right: 0px;
    width: 100%;
    outline: 0;
    color: inherit; }
  .box-nommail .block_newsletter .input-wrapper button {
    background: #fff;
    border-color: #fff;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0; }
    .box-nommail .block_newsletter .input-wrapper button i {
      display: none; }
    .box-nommail .block_newsletter .input-wrapper button span {
      display: block; }

.color-white {
  color: #fff; }
  .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6, .color-white a {
    color: inherit; }

.footer-container .box-nomft1 .ApColumn .block,
.footer-container .box-nomft2 .ApColumn .block {
  margin-bottom: 0; }

.box-nomft1 {
  padding: 40px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .box-nomft1 {
      text-align: center; }
      .box-nomft1 .ApColumn {
        width: 100%; }
      .box-nomft1 .h-logo {
        margin: 0 0 20px; } }
  .box-nomft1 .h-logo img {
    max-height: 50px; }
  .box-nomft1 .ApColumn:last-child {
    padding: 0; }
  .box-nomft1 .ApBlockLink {
    text-align: right; }
    @media (max-width: 767px) {
      .box-nomft1 .ApBlockLink {
        text-align: center; } }
    .box-nomft1 .ApBlockLink li {
      display: inline-block;
      vertical-align: top; }
      .box-nomft1 .ApBlockLink li a {
        display: block;
        padding: 10px 15px;
        transform: none !important; }
        @media (max-width: 991px) {
          .box-nomft1 .ApBlockLink li a {
            padding: 5px 10px; } }

.box-nomft2 {
  padding: 40px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  line-height: 2; }
  @media (max-width: 767px) {
    .box-nomft2 {
      text-align: center; } }
  .box-nomft2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-top: 1px solid #ddd; }
    @media (max-width: 1199px) {
      .box-nomft2:before {
        left: 10px;
        right: 10px; } }
  .box-nomft2 .ApColumn:last-child {
    padding: 0; }
  .box-nomft2 .ApHtml a {
    border-bottom: 1px solid;
    color: #000;
    display: inline-block;
    vertical-align: top; }
  .box-nomft2 .ApRawHtml {
    text-align: right; }
    @media (max-width: 767px) {
      .box-nomft2 .ApRawHtml {
        text-align: center;
        margin-top: 30px; } }
    .box-nomft2 .ApRawHtml li {
      display: inline-block;
      vertical-align: top; }
      .box-nomft2 .ApRawHtml li a {
        display: block;
        padding: 0 15px;
        color: #000; }
        .box-nomft2 .ApRawHtml li a i {
          font-size: 14px; }

.box-nomft3 {
  padding: 40px 0;
  line-height: 2;
  position: relative; }
  @media (max-width: 767px) {
    .box-nomft3 {
      text-align: center; } }
  .box-nomft3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-top: 1px solid #ddd; }
    @media (max-width: 1199px) {
      .box-nomft3:before {
        left: 10px;
        right: 10px; } }

/*# sourceMappingURL=profile2272902002.css.map */
