/*!
Theme Name: Business Times (Roylen.Asia)
Theme URI: 
Author: Yulia Z
Author URI: https://www.linkedin.com/in/yulia-z
Template:   business-times
Description: Business Times is a Modern Multipurpose Responsive Business Style WordPress Theme suitable for any kind of business, Consultancy, interpreneurs, Start Up company, portfolio, school, colleges, university,  travel, blogs, publishing and any kind of sites. This theme supports Woocommmerce as Ecommerce so that this theme can be used in any kind of shops and run Ecommerce Business. The theme is built on Customizer and it allows you to easily customize your website with live previews. The theme is Speed and Search Engine Optimized (SEO) to help you easily climb the google rank. Other feature includes social media integration, custom widgets, author bio, breadcrumb, custom CSS, translation ready and more. Check demo at http://prosystheme.com/theme-demos/?theme_demos=business-times and documentation at http://prosystheme.com/documentation/business-times. Read theme details at http://prosystheme.com/wordpress-themes/business-times and get support at http://prosystheme.com/forums.
Version: 1.0.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html 
Text Domain: business-times-portxgroup
Tags: grid-layout, one-column, two-columns, right-sidebar, custom-background, custom-logo, custom-menu, featured-image-header, featured-images, threaded-comments, translation-ready, theme-options, footer-widgets, blog, full-width-template, custom-colors , portfolio, e-commerce
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");
/*--------------------------------------------------------------
# BASIC STYLES
--------------------------------------------------------------*/
body {
  letter-spacing: 0.2px; }

/* Typo */
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.3px; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none; }

h1, h2 {
  padding-bottom: 1.25rem;
  margin-bottom: 1.875rem;
  position: relative; }
  h1::before, h2::before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #cc3333;
    position: absolute;
    bottom: 0; }
  h1 a, h2 a {
    text-decoration: none; }

h1 {
  font-size: 1.925rem; }

h2 {
  font-size: 1.1rem; }

h4 {
  color: #222222;
  font-size: 1.1em;
  font-weight: 600;
  padding-bottom: 1em;
  border-bottom: 2px solid #993333;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  letter-spacing: 0.2px; }
  h4:hover {
    color: #cc3333;
    border-color: #993333; }

p {
  margin-bottom: 1.25em; }

@media (min-width: 768px) {
  h1 {
    font-size: 1.925rem; }
  h2 {
    font-size: 1.75rem; } }

.wp-block-quote {
  margin: 0;
  padding: 0;
  padding-left: 2em;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.2px;
  line-height: 1.5em;
  color: #6c6c6c;
  border-left: 3px solid #993333; }
  .wp-block-quote::before, .wp-block-quote::after {
    display: none; }

.wp-block-column {
  position: relative; }
  .wp-block-column:not(:first-child) {
    margin-left: 0; }
  .wp-block-column ul {
    margin-top: 1em; }

.wp-block-image {
  max-height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden; }
  .wp-block-image img {
    margin: 0;
    -o-object-fit: cover;
       object-fit: cover; }
    .wp-block-image img:hover {
      -webkit-transform: scale(1.05) translateZ(0);
              transform: scale(1.05) translateZ(0);
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }

.wp-block-spacer {
  display: none; }

@media (min-width: 768px) {
  .wp-block-column:nth-child(2n) {
    margin-left: 2em; }
  .wp-block-spacer {
    display: block; } }

@media (min-width: 1024px) {
  .wp-block-column:not(:first-child) {
    margin-left: 2.5em; }
  .wp-block-image {
    max-height: 180px; } }

@media (min-width: 1440px) {
  .wp-block-image {
    max-height: 220px; } }

/* Icons */
@font-face {
  font-family: 'Stroke-Gap-Icons';
  src: url("assets/fonts/Stroke-Gap-Icons.eot");
  src: url("assets/fonts/Stroke-Gap-Icons.ttf") format("truetype");
  src: url("assets/fonts/Stroke-Gap-Icons.svg") format("svg");
  src: url("assets/fonts/Stroke-Gap-Icons.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.fa, .icon {
  font-size: 2em;
  color: #993333;
  padding-right: 0.35em;
  -ms-flex-item-align: center;
      align-self: center; }

.icon {
  font-family: 'Stroke-Gap-Icons';
  font-variant: normal;
  text-transform: none; }

.icon-Phone2::before {
  content: '\e674'; }

.icon-Pointer::before {
  content: '\e6ab'; }

.icon-Mail::before {
  content: '\e6b7'; }

.icon-Menu::before {
  content: '\e6b5'; }

.icon-Timer::before {
  content: '\e668'; }

.icon-Search::before {
  content: '\e6a4'; }

/* Buttons */
.btc-button {
  position: relative;
  display: inline-block; }
  .btc-button a {
    background-color: #cc3333;
    color: white;
    border-radius: 4px;
    font: 600 15px 'Montserrat', sans-serif;
    line-height: normal;
    padding: 0.8em 1.6em;
    display: inline-block;
    line-height: 16px;
    border: 1px solid #cc3333; }
    .btc-button a:hover {
      border-radius: 4px;
      border: 1px solid #993333;
      color: white;
      text-decoration: none; }

.btc-submit {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 0.5em;
  text-shadow: none;
  position: relative;
  letter-spacing: 0.4px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  z-index: 1; }
  .btc-submit:hover, .btc-submit:focus {
    color: white;
    border-color: #cc3333; }
    .btc-submit:hover::before, .btc-submit:focus::before {
      -webkit-transform: scaleX(1);
              transform: scaleX(1); }
  .btc-submit::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #993333;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: -1; }

.fm-form-container.fm-theme16 .fm-form .button-submit {
  letter-spacing: 0.4px;
  line-height: 1em; }
  .fm-form-container.fm-theme16 .fm-form .button-submit:hover {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }

/*--------------------------------------------------------------
# BREADCRUMBS
--------------------------------------------------------------*/
div#crumbs {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #939598;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem; }
  div#crumbs .container a {
    color: #993333;
    text-decoration: none; }
  div#crumbs .container .separator {
    padding-left: 0.6rem;
    padding-right: 0.6rem; }

/*--------------------------------------------------------------
# CAROUSEL STYLES
--------------------------------------------------------------*/
.fadeout.owl-carousel .owl-item .item .container::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5); }

.fadeout.owl-carousel .owl-item img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

#banner {
  background-color: #000; }
  #banner .owl-theme:hover .owl-nav .owl-prev, #banner .owl-theme:hover .owl-nav .owl-next {
    border: 0; }
    #banner .owl-theme:hover .owl-nav .owl-prev:hover, #banner .owl-theme:hover .owl-nav .owl-next:hover {
      background-color: rgba(0, 0, 0, 0.8); }
  #banner .owl-theme .owl-nav .owl-prev, #banner .owl-theme .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    border-radius: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0.5); }
    #banner .owl-theme .owl-nav .owl-prev .fa, #banner .owl-theme .owl-nav .owl-prev .icon, #banner .owl-theme .owl-nav .owl-next .fa, #banner .owl-theme .owl-nav .owl-next .icon {
      padding: 0;
      font-size: 1em;
      color: white;
      line-height: 2.5em; }

.banner-text {
  top: 10%;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
  bottom: 0; }
  .banner-text .button-holder {
    padding-top: 0; }
    .banner-text .button-holder a.btn {
      background-color: #cc3333;
      border-color: #cc3333;
      border-radius: 4px;
      text-transform: uppercase;
      padding: 5px;
      font-size: 0.75em; }
      .banner-text .button-holder a.btn:hover {
        padding: 5px;
        background-color: #cc3333;
        border-color: #cc3333;
        color: #000; }
  .banner-text .banner-text-item {
    background-color: transparent;
    padding-top: 10px; }
    .banner-text .banner-text-item .title h1 {
      font-size: 1.1em;
      line-height: 1.2em;
      padding-bottom: 0;
      margin-bottom: 15px; }
      .banner-text .banner-text-item .title h1::before {
        display: none; }
    .banner-text .banner-text-item p {
      font-size: 1.1em;
      font-style: italic;
      line-height: 1rem; }

@media (min-width: 768px) {
  .fadeout.owl-carousel .owl-item img {
    max-height: 600px; }
  .banner-text .banner-text-item {
    padding-top: 15px; }
    .banner-text .banner-text-item .title h1 {
      font-size: 2em; }
    .banner-text .banner-text-item p {
      font-size: 1.1em;
      line-height: 1.4rem; }
  .banner-text .button-holder {
    padding-top: 15px; }
    .banner-text .button-holder a.btn {
      padding: 0.7em 2.5em;
      font-size: 1em; }
      .banner-text .button-holder a.btn:hover {
        padding: 0.7em 2.5em; } }

@media (min-width: 1024px) {
  .fadeout.owl-carousel .owl-item img {
    max-height: 600px; }
  .banner-text {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: 0; }
    .banner-text .banner-text-item {
      padding-top: 30px; }
      .banner-text .banner-text-item .title h1 {
        font-size: 2.5em;
        padding-bottom: 0;
        margin-bottom: 30px; }
      .banner-text .banner-text-item p {
        font-size: 1.1em;
        line-height: 1.4rem; }
    .banner-text .button-holder {
      padding-top: 15px; }
      .banner-text .button-holder a.btn {
        padding: 0.7em 2.5em;
        font-size: 1em; }
        .banner-text .button-holder a.btn:hover {
          padding: 0.7em 2.5em; } }

@media (min-width: 1440px) {
  .fadeout.owl-carousel .owl-item img {
    max-height: 670px; } }

/*--------------------------------------------------------------
# EXTRA COMPONENTS STYLE
--------------------------------------------------------------*/
/** 
* Menu at the left side of 2 columns layout that changes the information on the right column by click
*/
.btc-tab-menu ul:first-child {
  list-style: none;
  margin-left: 0px; }
  .btc-tab-menu ul:first-child li {
    text-transform: uppercase;
    border: 2px solid #e4e6e8;
    border-left: 6px solid #cc3333;
    margin: 1px 0 0 1px; }
    .btc-tab-menu ul:first-child li.active {
      background-color: #993333; }
      .btc-tab-menu ul:first-child li.active a {
        color: white; }
    .btc-tab-menu ul:first-child li a {
      display: block;
      padding: 1.35rem;
      font-weight: 700;
      font-size: 1.35em;
      font-family: 'Open Sans', sans-serif;
      line-height: 1.35rem;
      color: #222222;
      text-decoration: none; }
      .btc-tab-menu ul:first-child li a:hover {
        background-color: #993333;
        color: white;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }

.btc-tab-menu .wp-block-column:nth-child(2n+1) {
  padding-right: 3.75em; }

.btc-tab-menu .wp-block-column:nth-child(2n) .wp-block-group {
  display: none; }

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
.footer-b {
  background-color: #000;
  padding-bottom: 2em; }

.site-footer .site-info,
.site-footer .theme-info {
  color: #939598;
  font-size: 0.9em;
  text-align: center; }
  .site-footer .site-info a,
  .site-footer .theme-info a {
    color: #939598;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .site-footer .site-info a:hover,
    .site-footer .theme-info a:hover {
      color: #cc3333;
      text-decoration: underline; }

.site-footer .icon {
  font-size: 1.6em; }

@media (min-width: 1024px) {
  .site-info,
  .theme-info {
    padding: 2em 0; }
  .footer-b {
    padding-bottom: 0; }
    .footer-b .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .footer-b .container::after {
        display: none; } }

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.custom-logo {
  max-width: 250px; }

/* Site identity */
.text-logo {
  float: none; }
  .text-logo .site-description {
    color: #939598;
    font-size: 0.9em;
    padding: 0; }

/* Contact adress, phone and email */
.header-top .container {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }
  .header-top .container::after {
    display: none; }

.header-top .site-branding {
  margin-right: 0;
  text-align: center; }

.header-top .header-contact {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  font-weight: normal; }
  .header-top .header-contact .header-contact-info {
    display: inline-grid;
    margin-top: 0.5em;
    font-size: 0.9em;
    font-weight: normal; }
    .header-top .header-contact .header-contact-info p, .header-top .header-contact .header-contact-info a {
      margin: 0;
      font-size: 0.9rem;
      line-height: 1.2em;
      letter-spacing: initial;
      color: #000; }
      .header-top .header-contact .header-contact-info p:nth-child(even), .header-top .header-contact .header-contact-info a:nth-child(even) {
        color: #939598; }
  .header-top .header-contact a {
    color: #939598; }
  .header-top .header-contact .header-phone, .header-top .header-contact .header-address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header-top .header-contact .header-phone {
    margin-top: 0; }

.header-top .top-widget-area {
  margin-top: 2em;
  line-height: 1.5; }
  .header-top .top-widget-area > div {
    margin-bottom: 0; }

@media (min-width: 1024px) {
  .header-top {
    padding: 0; }
    .header-top .header-contact {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .header-top .container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .header-top .site-branding {
      text-align: left; }
    .header-top .top-widget-area {
      margin-top: 0; } }

@media (min-width: 1440px) {
  .header-top .header-contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .header-top .header-contact .header-phone {
      margin-left: 2em; } }

/*--------------------------------------------------------------
# HERO IMAGE STYLES
--------------------------------------------------------------*/
.btc-hero-image {
  height: 200px;
  overflow: hidden;
  position: relative;
  background-color: #535353; }
  .btc-hero-image .post-thumbnail {
    height: 100%; }
    .btc-hero-image .post-thumbnail::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(83, 83, 83, 0.9); }
    .btc-hero-image .post-thumbnail img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .btc-hero-image .entry-header-wrapper {
    padding: 15px; }
    .btc-hero-image .entry-header-wrapper .entry-header {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: white; }
      .btc-hero-image .entry-header-wrapper .entry-header .entry-title {
        font-family: 'Montserrat', sans-serif;
        font-size: 2em;
        text-transform: uppercase;
        margin: 0;
        padding: 0; }
        .btc-hero-image .entry-header-wrapper .entry-header .entry-title::before {
          display: none; }

@media (min-width: 768px) {
  .btc-hero-image .entry-header-wrapper .entry-header {
    left: unset;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .btc-hero-image .entry-header-wrapper .entry-header .entry-title {
      font-size: 2.4em;
      padding-left: 15px; } }

@media (min-width: 1024px) {
  .btc-hero-image .entry-header-wrapper .entry-header {
    padding-left: 15px; } }

@media (min-width: 1440px) {
  .btc-hero-image .entry-header-wrapper {
    width: 1170px;
    margin: 0 auto; }
    .btc-hero-image .entry-header-wrapper .entry-header {
      padding-left: 0; }
      .btc-hero-image .entry-header-wrapper .entry-header .entry-title {
        padding-left: 0; } }

/*--------------------------------------------------------------
# HOMEPAGE
--------------------------------------------------------------*/
#about,
#latest-activity,
#products-section,
#testimonial,
#cta {
  padding: 54px 0 0; }

.home .about-text .section-title {
  display: none; }

.home .about-text .quote-left {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: 1.626rem; }

@media (min-width: 768px) {
  #about,
  #latest-activity,
  #products-section,
  #testimonial,
  #cta {
    padding: 54px 0; }
  .home .about-text .quote-left {
    text-align: right;
    font-size: 1.3em;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media (min-width: 1024px) {
  .home .about-text .quote-left {
    font-size: 1.5em; } }

@media (min-width: 1440px) {
  .home .about-text .quote-left {
    font-size: 1.75em; } }

/*--------------------------------------------------------------
# PAGES STYLES
--------------------------------------------------------------*/
#primary {
  margin-top: 44px; }

.btc-wide {
  position: relative;
  background-color: #DCDCDC;
  color: white;
  margin-left: -15px;
  margin-right: -15px; }
  .btc-wide .wp-block-column .wp-block-image {
    margin: 0; }
  .btc-wide .wp-block-column:nth-child(2n) {
    padding: 15px; }
    .btc-wide .wp-block-column:nth-child(2n) .wp-block-column:nth-child(2n) {
      padding: 0; }
  .btc-wide h4 {
    color: white;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 0.4em; }
  .btc-wide p {
    color: #939598; }

@media (min-width: 768px) {
  .btc-wide .wp-block-column .wp-block-image {
    max-height: inherit; }
    .btc-wide .wp-block-column .wp-block-image img {
      -o-object-position: center;
         object-position: center; } }

@media (min-width: 1440px) {
  .btc-wide .wp-block-column:nth-child(2n) {
    padding: 50px 15px 0; }
    .btc-wide .wp-block-column:nth-child(2n) .wp-block-columns {
      padding: 15px;
      padding-bottom: 0; } }

/*--------------------------------------------------------------
# SEARCH
--------------------------------------------------------------*/
.search .search-form {
  max-width: 250px;
  background-color: #222222;
  border: 0.8px solid #330000;
  border-radius: 4px; }
  .search .search-form .search-field::-webkit-input-placeholder {
    color: #939598; }
  .search .search-form .search-field::-moz-placeholder {
    color: #939598; }
  .search .search-form .search-field:-ms-input-placeholder {
    color: #939598; }
  .search .search-form .search-field::-ms-input-placeholder {
    color: #939598; }
  .search .search-form .search-field::placeholder {
    color: #939598; }
  .search .search-form .search-submit {
    border: 0;
    background-color: transparent; }
    .search .search-form .search-submit .fa, .search .search-form .search-submit .icon {
      color: #939598;
      font-size: 1em; }
  .search .search-form input[type="search"] {
    width: 70%;
    color: #939598; }
    .search .search-form input[type="search"]:focus {
      color: #e4e6e8; }

@media (min-width: 1440px) {
  .search .search-form {
    width: 250px; }
    .search .search-form input[type="search"] {
      width: 80%; } }

/*--------------------------------------------------------------
# TOP MENU
--------------------------------------------------------------*/
.header-bottom {
  background-color: #000; }
  .header-bottom.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999; }

#mobile-header {
  margin: 0;
  padding: 1.5em 0;
  background-color: transparent; }
  #mobile-header #responsive-menu-button {
    padding: 0;
    background-color: transparent;
    border: 0; }
    #mobile-header #responsive-menu-button span {
      color: white;
      background-color: transparent; }

/* Mobile menu */
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
  background: #000;
  color: white;
  text-transform: uppercase;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .sidr > * {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .sidr ul li a, .sidr ul li span, .sidr ul li ul li a, .sidr ul li ul li span {
    color: white;
    font-weight: 600; }
    .sidr ul li a:hover, .sidr ul li span:hover, .sidr ul li ul li a:hover, .sidr ul li ul li span:hover {
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #cc3333; }

.main-navigation ul ul li {
  padding-top: 0px;
  padding-bottom: 0px; }
  .main-navigation ul ul li a {
    text-transform: none;
    font-family: "Open Sans", sans-serif; }
    .main-navigation ul ul li a:active, .main-navigation ul ul li a:hover, .main-navigation ul ul li a:focus {
      background-color: #993333; }
  .main-navigation ul ul li:hover > a {
    background-color: #993333; }
  .main-navigation ul ul li:not(:last-child) {
    border-bottom: 0.8px solid #e4e6e8; }

.main-navigation ul li {
  padding-top: 1.5em;
  padding-bottom: 1.5em; }
  .main-navigation ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px; }
  .main-navigation ul li:hover > a,
  .main-navigation ul li a:hover {
    background: #000;
    color: #cc3333; }

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  background: #000;
  color: #cc3333; }

.main-navigation #primary-menu li a {
  padding: 0 1.5em;
  font-weight: 600; }

.main-navigation #primary-menu li ul li a {
  padding: 1em 1.5em;
  font-weight: normal; }

#primary-menu > li:not(:last-child) > a {
  border-right: 1px dashed #939598; }

#primary-menu > li:first-child a {
  padding-left: 0; }

@media (min-width: 1024px) {
  .main-navigation {
    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; } }

/*--------------------------------------------------------------
# WIDGETS
--------------------------------------------------------------*/
.widget-area {
  display: none; }

@media (min-width: 768px) {
  .widget-area {
    display: block; }
    .widget-area .widget-title, .site-footer .widget-area .widget-title {
      background-color: #000;
      text-transform: capitalize;
      font-style: italic;
      font-family: 'Open Sans', sans-serif;
      font-size: 1.25em;
      font-weight: 600; }
      .widget-area .widget-title::before, .site-footer .widget-area .widget-title::before {
        display: none; }
    .widget-area ul li {
      padding-left: 0.6em;
      padding-bottom: 0; }
      .widget-area ul li::after {
        content: '-'; } }

.site-footer .widget-area {
  background-image: url("assets/img/footer-bg.jpg");
  background-color: #000;
  background-size: cover;
  color: #939598;
  font-size: 15px;
  line-height: 2.6; }
  .site-footer .widget-area a {
    color: #939598; }
    .site-footer .widget-area a:hover {
      color: #993333;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
  .site-footer .widget-area .widget-title {
    background-color: transparent;
    border-bottom: 0; }
    .site-footer .widget-area .widget-title::after {
      content: '';
      width: 40px;
      height: 2px;
      background-color: #993333;
      margin-top: 13px;
      display: block; }
  .site-footer .widget-area .custom-html-widget a {
    /*color: $highlight-color;*/
    text-decoration: none; }
    .site-footer .widget-area .custom-html-widget a:hover {
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
  .site-footer .widget-area .custom-html-widget .btc-read-more {
    color: #993333; }
  .site-footer .widget-area .fa, .site-footer .widget-area .icon,
  .site-footer .widget-area .icon {
    font-size: 1.4em; }
  .site-footer .widget-area .widget.widget_btc_social_links ul li {
    list-style: none;
    padding: 0 0.6em;
    position: unset;
    float: left; }
    .site-footer .widget-area .widget.widget_btc_social_links ul li:first-child {
      padding-left: 0; }
    .site-footer .widget-area .widget.widget_btc_social_links ul li::after {
      content: ''; }
    .site-footer .widget-area .widget.widget_btc_social_links ul li a {
      padding: 0.6em 0.8em; }
      .site-footer .widget-area .widget.widget_btc_social_links ul li a.fa, .site-footer .widget-area .widget.widget_btc_social_links ul li a.icon {
        padding: 0; }
  .site-footer .widget-area .widget img {
    padding-top: 15px;
    padding-right: 50px; }

/* Contact information widget */
.btc-contact-information {
  font-size: 1em;
  line-height: 1.625em;
  color: #939598;
  font-family: 'Open Sans', sans-serif; }
  .btc-contact-information a {
    text-decoration: none; }
    .btc-contact-information a:hover {
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
  .btc-contact-information .fa, .btc-contact-information .icon {
    border: 0;
    color: #993333;
    padding-right: 1em; }
  .btc-contact-information .btc-address, .btc-contact-information .btc-phone, .btc-contact-information .btc-email, .btc-contact-information .btc-hours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5em; }

/** Contact us section before widgets */
.contact-us-section {
  background-color: #535353; }
  .contact-us-section .widget_text.widget.widget_custom_html {
    margin: 0;
    padding: 29px 0; }
    .contact-us-section .widget_text.widget.widget_custom_html .textwidget.custom-html-widget {
      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; }
      .contact-us-section .widget_text.widget.widget_custom_html .textwidget.custom-html-widget h2 {
        margin: 0;
        padding: 0;
        color: white;
        text-transform: capitalize;
        font-weight: 300;
        font-size: 1.3em;
        letter-spacing: 0.4px;
        line-height: 45px; }
        .contact-us-section .widget_text.widget.widget_custom_html .textwidget.custom-html-widget h2::before {
          display: none; }
      .contact-us-section .widget_text.widget.widget_custom_html .textwidget.custom-html-widget::after {
        display: none; }

@media (min-width: 768px) {
  .contact-us-section .widget_text.widget.widget_custom_html .textwidget.custom-html-widget {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .contact-us-section .widget_text.widget.widget_custom_html .textwidget.custom-html-widget h2 {
      padding-left: 50px;
      text-align: left; } }

@media (min-width: 1024px) {
  .contact-us-section .widget_text.widget.widget_custom_html .textwidget.custom-html-widget h2 {
    font-size: 1.5em; } }
