/*
Theme Name:     Flexpointhospitality
Theme URI:
Description:    Siteorigin-corp child theme.
Author:         Me
Author URI:
Template:       siteorigin-corp
Version:        0.1.0
*/

@media screen and (max-width: 1024px){
    .siteorigin-widget-tinymce.textwidget p, .widget.widget_sow-editor.footerMail3 p, .spacebetweenemail_num{
        font-size: 1.25rem !important;
    }
    
    .siteorigin-widget-tinymce.textwidget a, .spacebetweenemail_num a {
        font-size: 1.25rem !important;
    }
}
@media screen and (max-width: 900px){
    .site-footer .PoweredSS {
        text-align: center
    }
    
    .siteorigin-widget-tinymce.textwidget p, .widget.widget_sow-editor.footerMail3 p, .spacebetweenemail_num{
        font-size: 1.5rem !important;
    }
    
    .siteorigin-widget-tinymce.textwidget a, .spacebetweenemail_num a {
        font-size: 1.5rem !important;
    }
}
@media screen and (max-width: 767px) {
 html {
   font-size: 12px;
 }
 .custom-logo {
   width: 125px;
 }
 
 .site-footer .PoweredSS {
     text-align: center;
 }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  html {
    font-size: 13px;
  }
  .custom-logo {
  	width: 150px;
  }
}
@media screen and (min-width: 993px) and (max-width: 1199px) {
  html {
    font-size: 14px;
  }
  .main-navigation ul li a {
    font-size: .85rem;
  }
  .custom-logo {
  	width: 175px;
  }
  /*.logo {
    flex-basis: 175%;
  }*/
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
  .main-navigation ul li a {
    font-size: 1rem;
  }
  /*.custom-logo {
  	width: 317px;
  }
  .logo {
    flex-basis: 200%;
  }*/
}
@media screen and (min-width: 1750px) {
  .main-navigation ul li a {
    font-size: 1.5rem;
  }
  #primary-menu li:nth-child(3) .submenu {
    left: -23px;
  }
}
h1, .h1 {
 font-size: 3.5rem;
}
h2, .h2 {
  font-size: 2.5rem;
}
h3, .h3 {
  font-size: 1.5rem;
}
h4, .h4 {
  font-size: 1.25rem;
}
h5, .h5 {
  font-size: 1rem;
}
h6, .h6 {
  font-size: 8rem;
}
p {
	font-size: 1.5rem;
}
span {
  font-size: 1.5rem;
}
button {
  font-size: 1.25rem;
}
a {
  font-size: 1.5rem;
}
.main-navigation ul li a {
  font-weight: normal !important;
}
#mobile-navigation ul li a {
  font-size: 1rem !important;
}
.pull-up {
    margin-top: -150px;
}
.post-carousel .item {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.post-carousel .item .overlay {
  width: 40%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding: 100px;
}
.post-carousel .item .slide-content {

}
.post-carousel .item .slide-content h2 {
  color: white;
  font-family: 'OpenSans', sans-serif;
  font-weight: 300;
}
.site-footer img {
	max-width: 560px !important;
}
.site-footer p {
  color: white !important;
}
.post-banner {
  width: 100%;
  min-height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  background-position: center;
  background-size: cover;
}
.post-banner h2 {
  color: white;
  padding: 150px 0 50px 0;
}
.single .entry-thumbnail {
  display: none;
}
span.entry-date  {
  color: #22658e;
  margin-bottom: 30px;
}
.search-results .hentry, .blog-layout-grid article {
  border: none;
  background: #e6e4db;
}
.search-results .entry-thumbnail, .search-results .entry-meta {
  display: none;
}
.search-results .hentry.has-post-thumbnail .corp-content-wrapper {
  width: 100%;
}
body:not(.single) .corp-content-wrapper {
  text-align: center;
  background: #e6e4db;
}
body:not(.single) .corp-content-wrapper .entry-header {
  margin-bottom: 0;
}
body:not(.single) .corp-content-wrapper h2 a {
  color: #22658e;
}
body:not(.single) .corp-content-wrapper .entry-content p {
  margin-bottom: 25px;
}
a.read-more-link, a.read-more-link:visited {
  color: #353c41;
}
a.read-more-link:hover {
  color: #22658e;
}
a:hover, a:active, a:focus {
  outline: 0;
}
@media screen and (max-width: 992px) {
  .logo {
    display: none;
  }
  .post-carousel .item .overlay {
    width: 100%;
    left: 0;
  }
  .owl-nav {
    display: none;
  }
}
@media screen and (min-width: 993px) {
  .site-branding {
    display: none;
  }
  .main-navigation {
    width: 100%;
  }
  .main-navigation > div {
    display: block;
  }
  .main-navigation > div > ul.menu {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .main-navigation > div > ul > li {
    margin: 0;
    width: auto;
    text-align: left;
    position: relative;
    top: -27px;
  }
  .main-navigation > div > ul > li:first-child {
        top: 0;
        max-height: 102px;
    }
    .main-navigation > div > ul > li > a:hover,#primary-menu .hovered > a {
        transform: scale(1.2);
    }
    .main-navigation > div > ul > li:first-child > a:hover {
        transform: none;
    }
  .main-navigation div > ul:not(.cart_list) > li.logo.current-menu-item > a {
    border-bottom: 0 !important;
  }
  .main-navigation div > ul:not(.cart_list) > li:hover > a, .main-navigation div > ul:not(.cart_list) > li:focus > a, .main-navigation div > ul:not(.cart_list) > li:active > a{
    border-bottom: 2px solid transparent !important;
  }
  .main-navigation div > ul:not(.cart_list) > li.current-menu-item > a {
    border-color: transparent !important;
  }
  #masthead .corp-container {
    max-width: 95vw;
  }
  .corp-container {
    max-width: 1400px;
  }
  .so-widget-sow-button a {
    font-size: 1em !important;
    padding: 25px 60px !important;
  }
  .owl-theme .owl-nav {
    margin: 0 !important;
  }
  button.owl-prev {
      width: 50px;
      height: 100px;
      position: absolute;
      top: 42%;
      left: 25px;
      display: block !important;
      border: 0px solid transparent;
  }

  button.owl-next {
      width: 50px;
      height: 100px;
      position: absolute;
      top: 42%;
      right: 25px;
      display: block !important;
      border: 0px solid transparent;
  }
  .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
  }
  .owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}
}
 