a {
  color: #333333;
}
a:hover {
  color: #ff7200;
}
body.single-post .single_post-title .cat-links a:hover {
  color: #ff7200 !important;
}
body.blog article.post .title-wrapper .entry-title a:hover,
body.archive article.post .title-wrapper .entry-title a:hover,
body.blog-archive-layout-style2 article.post .title-wrapper .entry-title a:hover,
body.blog-archive-layout-style3 article.post .title-wrapper .entry-title a:hover,
body.blog-archive-layout-style2 article.post .title-wrapper:hover .entry-header a,
body.blog-archive-layout-style3 article.post .title-wrapper:hover .entry-header a {
  color: #ff7200 !important;
}
body,
body.footer-uncovering #page {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-position: center;
}
@media (min-width: 992px) {
  .container-root.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row-container.container-root.container-fluid {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (min-width: 1480px) {
  body:not(.vertical_menu) .container {
    width: 1400px;
  }
  body.vertical_menu .container {
    width: 1400px;
  }
}
@media (min-width: 1480px) {
  body:not(.vertical_menu) .row-container.container,
  body:not(.vertical_menu) .inner.container {
    max-width: 1400px;
    width: auto;
  }
  body.vertical_menu .row-container.container,
  body.vertical_menu .inner.container {
    max-width: 1400px;
    width: auto;
  }
}
body.blog-archive-layout-style2 article.post.sticky .post-wrapper,
body.blog-archive-layout-style3 article.post.sticky .post-wrapper {
  border-color: rgba(255,114,0,0.6) !important;
}
body.blog-archive-layout-style1 article.post .sticky-post {
  background-color: #ff7200 !important;
}
.site-header,
.logo_wrapper,
.menu-container .elements-container {
  height: 60px;
}
.menu-container .elements-container,
.site-header #primary-menu > li > a {
  line-height: 60px;
}
#header.behaviour-shrink.set-fixed {
  h