> .main-header .nevo-nav-menu > li,
.main-header .nevo-nav-menu > li > a {
  font-weight: bold;
  text-transform: uppercase;
}

.main-header .nevo-nav-menu .sub-menu,
.main-header .nevo-nav-menu .sub-menu p,
.main-header .nevo-nav-menu .sub-menu a {
  font-weight: 600;
}

.vertical-navigation .header-vertical-menu {
  height: 51px;
}

.vertical-navigation .header-vertical-menu,
.vertical-navigation .header-vertical-menu-fly-out {
  width: 97px;
}

.vertical-navigation .header-vertical-menu {
  color: #fff;
}

.page-header:before {
  background-color: rgba(10, 9, 9, 0.62);
}

.page-header .inside-page-header,
.page-header .page-title,
.page-header .entry-title,
.page-header .inside-page-header .entry-meta {
  color: #fff;
  text-decoration-color: #fff;
}

.page-header .inside-page-header a {
  color: #fff;
  text-decoration-color: #fff;
}

.site-branding .main-title a {
  color: #cda347;
}

.top-footer {
  background-color: #fff;
}

.top-footer .widget-title {
  color: rgba(30, 30, 30, 0);
  text-decoration-color: rgba(30, 30, 30, 0);
}

.middle-footer {
  background-color: #f7f8f9;
}

.bottom-footer,
.bottom-footer .entry-meta {
  color: #000;
  text-decoration-color: #000;
}

.bottom-footer {
  background-color: #f3e67e;
}

.header-section .header-button a.button-link {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

:root {
  --nvt-primary: #cda247;
  --nvt-secondary: #999395;
  --nvt-success: #198754;
  --nvt-info: #0dcaf0;
  --nvt-warning: #da5555;
  --nvt-link: #212529;
  --nvt-link-hover: #cda247;
  --nvt-base: #212529;
  --nvt-title: #222;
  --nvt-meta: #4b4545;
  --nvt-heading: #222;
}

body {
  background-color: #f7f8f9;
}

.site {
  background-color: #f7f8f9;
}

.separate-containers .inside-article,
.separate-containers .comments-area,
.one-container .site-content,
.separate-containers .paging-navigation,
.separate-containers .single-after-entry > * {
  background-color: #fff;
}

.entry-content a {
  text-decoration: underline;
}

.nevo-vertical-header .popup-body,
.popup-body .popup-title,
.popup-body .button-close {
  color: #000;
}

.site .header-search .search-form .search-field,
.site .header-search .search-form button.search-submit,
.site .header-search .search-form button.search-submit:hover {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.site .header-search .search-form button.search-submit:hover {
  color: rgba(255, 255, 255, 0);
  text-decoration-color: rgba(255, 255, 255, 0);
}

.footer-social-icons .social-icons {
  padding: 3px;
}

.footer-social-icons .social-icons {
  border-radius: 100px;
}

.footer-social-icons .social-icons {
  color: #fff;
}

.footer-social-icons .social-icons {
  background-color: #d2ad5d;
}

.main-header .inside-header,
.main-header .search-button {
  color: #fff;
  text-decoration-color: #fff;
}

.main-header a,
.main-header .nevo-nav-menu > li.menu-item > a {
  color: #fff;
  text-decoration-color: #fff;
}

.main-header .inside-header a:hover,
.main-header .nevo-nav-menu > li.menu-item > a:hover {
  color: #bc9637;
  text-decoration-color: #bc9637;
}

.main-header .nevo-section-inner:before {
  background-color: #000;
}

.vertical-navigation .header-vertical-menu-fly-out {
  color: #fff;
  text-decoration-color: #fff;
}

.site-branding img.sticky-logo-image {
  max-width: 100px;
}

body .separate-containers .widget-area .widget,
body .separate-containers .paging-navigation,
body .separate-containers .inside-article,
body .separate-containers .comments-area,
body .separate-containers .section-post-inner,
body .nevo-section-hero .section-hero-inner,
body .full-width-content .one-container:not(.no-sidebar) .site-content.d-block,
body .separate-containers .section-homepage-inner,
body .separate-containers .nevo-product-categories-section .section-hero-inner,
body .separate-containers .product-content,
body .separate-containers .single-after-entry > * {
  padding: 30px;
}

body .header-section .inside-header,
.page-header .inside-page-header,
body .one-container .site-content,
.footer-section .inside-footer {
  padding-left: 30px;
  padding-right: 30px;
}

.blog-cols .post-image.alignleft,
.blog-cols .post-image.alignright {
  margin-bottom: 30px;
}

body .full-width-content .one-container .site-content.d-block {
  padding: 30px 0;
}

.site-branding img.is-logo-image {
  max-width: 100px;
}

.site-branding img.transparent-logo-image {
  max-width: 100px;
}

.bottom-footer .inside-footer {
  padding-top: 5px;
  padding-bottom: 5px;
}

.header-section .header-button a.button-link {
  color: #000;
  text-decoration-color: #000;
}

.header-section .header-button a.button-link {
  background-color: #f3e67e;
}

.single-post-4 .site .page-header .inside-page-header {
  padding-top: 300px;
  padding-bottom: 30px;
}

.single-post-5 .site .page-header .inside-page-header {
  padding-top: 150px;
  padding-bottom: 150px;
}

.single-post-6 .site .page-header .inside-page-header {
  padding-top: 300px;
  padding-bottom: 100px;
}

.header-search .sub-dropdown {
  width: 289px;
}

.header-search.search-box {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .vertical-navigation .header-vertical-menu-fly-out {
    color: #fff;
    text-decoration-color: #fff;
  }

  body .separate-containers .widget-area .widget,
  body .separate-containers .paging-navigation,
  body .separate-containers .inside-article,
  body .separate-containers .comments-area,
  body .separate-containers .section-post-inner,
  body .nevo-section-hero .section-hero-inner,
  body
    .full-width-content
    .one-container:not(.no-sidebar)
    .site-content.d-block,
  body .separate-containers .section-homepage-inner,
  body
    .separate-containers
    .nevo-product-categories-section
    .section-hero-inner,
  body .separate-containers .product-content,
  body .separate-containers .single-after-entry > * {
    padding: 30px;
  }

  body .header-section .inside-header,
  .page-header .inside-page-header,
  body .one-container .site-content,
  .footer-section .inside-footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-cols .post-image.alignleft,
  .blog-cols .post-image.alignright {
    margin-bottom: 30px;
  }

  body .full-width-content .one-container .site-content.d-block {
    padding: 30px 0;
  }

  .single-post-4 .site .page-header .inside-page-header {
    padding-top: 200px;
    padding-bottom: 30px;
  }

  .single-post-5 .site .page-header .inside-page-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .single-post-6 .site .page-header .inside-page-header {
    padding-top: 200px;
    padding-bottom: 100px;
  }

  .header-search .sub-dropdown {
    width: 250px;
  }

  .header-search.search-box {
    width: 100%;
  }
}

@media screen and (max-width: 568px) {
  .vertical-navigation .header-vertical-menu-fly-out {
    color: #fff;
    text-decoration-color: #fff;
  }

  body .separate-containers .widget-area .widget,
  body .separate-containers .paging-navigation,
  body .separate-containers .inside-article,
  body .separate-containers .comments-area,
  body .separate-containers .section-post-inner,
  body .nevo-section-hero .section-hero-inner,
  body
    .full-width-content
    .one-container:not(.no-sidebar)
    .site-content.d-block,
  body .separate-containers .section-homepage-inner,
  body
    .separate-containers
    .nevo-product-categories-section
    .section-hero-inner,
  body .separate-containers .product-content,
  body .separate-containers .single-after-entry > * {
    padding: 30px;
  }

  body .header-section .inside-header,
  .page-header .inside-page-header,
  body .one-container .site-content,
  .footer-section .inside-footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-cols .post-image.alignleft,
  .blog-cols .post-image.alignright {
    margin-bottom: 30px;
  }

  body .full-width-content .one-container .site-content.d-block {
    padding: 30px 0;
  }

  .single-post-4 .site .page-header .inside-page-header {
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .single-post-5 .site .page-header .inside-page-header {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .single-post-6 .site .page-header .inside-page-header {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .header-search .sub-dropdown {
    width: 250px;
  }

  .header-search.search-box {
    width: 100%;
  }
}

.elementor-template-full-width .site-content {
  display: block;
}

.full-width-content
  .elementor-section.elementor-section-boxed
  > .elementor-container {
  max-width: 1160px;
}

body {
  --nvt-wide-width-size: 1200px;
  --nvt-content-width-size: calc(1200px - 60px);
}

.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n + 4):not(.e-lazyloaded):not(.e-no-lazyload) * {
  background-image: none !important;
}

@media screen and (max-height: 1024px) {
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 3):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}

@media screen and (max-height: 640px) {
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload),
  .e-con.e-parent:nth-of-type(n + 2):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
  }
}
