/* 
 Theme Name:   GeneratePress_Child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
/*Custom Fonts*/
@font-face {
  font-family: 'Cera-Pro';
  src: url('/wp-content/themes/GeneratePress_Child/fonts/Cera-Pro-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Cera-Pro';
  src: url('/wp-content/themes/GeneratePress_Child/fonts/Cera-Pro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Cera-Pro';
  src: url('/wp-content/themes/GeneratePress_Child/fonts/Cera-Pro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Cera-Pro';
  src: url('/wp-content/themes/GeneratePress_Child/fonts/Cera-Pro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Cera-Pro';
  src: url('/wp-content/themes/GeneratePress_Child/fonts/Cera-Pro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Cera-Pro';
  src: url('/wp-content/themes/GeneratePress_Child/fonts/Cera-Pro-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}
/* Font Sizes */
body,h1,h2,h3,h4,h5,h6,p,span,div,li,ul,ol,blockquote,pre,code,th,td {
  /* font-family: 'Cera-Pro', sans-serif !important; */
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1;
}
.fw-500 {
	font-weight: 500;
}
.fw-600 {
	font-weight: 600;
}
h1, h2 {
    text-transform: uppercase;
}
h1 {
  font-weight: 500;
  font-size: 4.5em;
}
h2 {
  font-weight: 500;
  /* font-size: 5em; */
  font-size: 2.5em;
  margin-bottom: 15px !important;
}
h3 {
    font-weight: 300;
    font-size: 2em;
    line-height: 1.2;
    margin-bottom: 15px !important;
}
h4 {
    font-weight: 600;
    font-size: 1.25em;
    line-height: 1.2;
}
h5 {
  font-weight: 300;
  font-size: 1em;
  line-height: 1.2;
}
p {
  font-weight: 400;
  /* font-size: 1.25em; */
  font-size: 1em;
  line-height: 1.2;
}
/* Font Sizes End */
/* font colors */
.pgp-white, .pgp-white * {
  color: #ffffff;
}
.pgp-olive, .pgp-olive * {
  color: #384A21;
}
.pgp-orange, .pgp-orange * {
  color: #F58220;
}
.pgp-blue, .pgp-blue * {
  color: #3DAFE0;
}
.pgp-dark-grey {
    color: #666666;
}
/* font colors end */

/*Title Wrap/image*/
.featured-image, .entry-header {
    display: none;
}
.pgp-page-title-wrap {
    background-position: 50% 0;
    background-size: cover;
    text-align: center;
    padding: 130px 20px 210px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
	margin-top: 80px;
}
.pgp-page-title {
    color: #fff;
    text-align: center !important;
    font-weight: 500 !important;
    text-shadow: 1px 2px 12px BLACK;
    position: relative;
}
/*Title Wrap/image End*/

/*Custom Fonts End*/
/* Nav */
#masthead {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.main-navigation .main-nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 45px;
    font-weight: 600;
    /* font-size: 24px; */
    font-size: 20px;
}
.pgp-olive-btn a {
    background: #384a21;
    /* background: #f68220; */
}
/* .pgp-olive-btn:hover a {
    color: #3c4a27 !important;
} */
.inside-header {
    padding: 0px;
}
.site-header {
    background-color: #384a21 !important;
}
.site-header .header-image {
    width: 180px;
    padding: 15%;
}
/* Nav end */
/* Body */
#main {
    margin: auto;
}
.inside-article, .vc_section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#page .pgp-row-pad {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.fc-no-hero-pad {
    padding: 200px 0 80px 0;
}
.pgp-row-pad-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
#page .pgp-npb {
    padding-bottom: 0 !important;
}
#page .pgp-npt {
    padding-top: 0 !important;
}
.entry-content {
  margin: auto !important;
}
.pgp-orange-bg {
  background:  #F58220;
}
.pgp-olive-bg {
  background:  #384A21;
}
.pgp-img-full {
    margin-bottom: 0 !important;
}
.pgp-img-full figure,.pgp-img-full figure>div,  .pgp-img-full img{
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
.pgp-has-offset-img>div>div {
    position: relative;
}
.pgp-is-body-logo img {
    max-width: 250px !important;
}
.pgp-has-offset-img .pgp-img-full {
    max-width: 70%;
}
.pgp-has-offset-img .pgp-img-is-offset {
    position: absolute;
    top: 50%;
    right: 0;
    max-width: 49%;
    transform: translate(0, -50%);
    box-sizing: border-box;
    border: solid 1.5em #ffffff;
}
.pgp-has-half-full-bg>div {
    padding: 5% 8%;
    min-height: 700px;
}
.pgp-is-half-bg {
    background-size: cover !important;
    background-position: center !important;
}
/* body end */

/* Pages  */
#page  .pgp-btn-default {
    margin-bottom: 0;
    margin-top: 35px;
}
#page .pgp-btn-default a {
    border-radius: 0 !important;
    padding: 15px 40px !important;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    border: unset;
    font-size: 1.3em;
}
#page .pgp-olive-btn a {
  background-color: #384A21;
  color: #ffffff;
}
.pgp-btn-default a {
  text-decoration: none !important;
  margin-top: 40px !important;
}
.cw_force-btn-default a {
  display: inline-block !important;
  margin-top: 0 !important;
}
#menu-main-menu .pgp-btn-default a {
    margin-top: 0 !important;
}
#page .pgp-orange-btn a {
  background-color: #F58220;
  color: #ffffff;
}
#page .pgp-blue-btn a {
  background-color: #3DAFE0;
  color: #ffffff;
}
.drop-shadow-grey {
    filter: drop-shadow(2px 4px 7px #595959);
}
/* Pages End  */
/*Blog loop*/
.pgp-all-post-wrap {
    display: flex;
    justify-content: space-evenly;
    max-width: 1200px;
    margin: auto;
}
.pgp-blog-content-wrap {
    width: 27%;
    text-align: center;
    color: #ffffff;
}
.pgp-blog-loop-img-wrap {
    display: block;
    position: relative;
    overflow: hidden;
    height: 255px;
    margin-bottom: 35px;
}
.pgp-blog-loop-img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.pgp-blog-title {
    font-size: 1.8em;
}
.pgp-blog-excerpt {
    font-size: 1.125em;
}
/*Blog Loop End*/
/*Contact Form*/
/*Contact Form End*/
/*Footer*/
.pgp-footer-logo .pgp-img-full {
    max-width: 200px;
}
.pgp-foot-menu ul {
    display: flex;
    justify-content: flex-end;
}
.pgp-foot-menu li a, .pgp-foot-legal-menu li a {
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1em;
    color: #ffffff;
}
.pgp-foot-menu li:not(:last-child) {
    margin-right: 20px;
}
.footer-copyright, .pgp-foot-legal-menu {
    text-align: right;
}
.menu-legal-menu-container {
    margin-top: .5em;
}
/*Footer End*/
/* CF7 Form */
form.wpcf7-form {
  position: relative;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 80px 40px;
  border-width: 4px;
}
.wpcf7 form .wpcf7-response-output:hover {
  cursor: pointer;
}
.wpcf7 form .wpcf7-response-output::before {
  content: 'X';
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
}
/* CF7 Form END */
.pgp-hide {
    display: none !important;
}
.pgp-nowrap {
    white-space: nowrap;
}
.pgp-nowrap, footer.site-info a {
    white-space: pre;
}
.example {
    display: -ms-grid;
    display: grid;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
    background: -o-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}
/*Media queries*/
/* @media screen and (max-width: 1500px) {
    .main-navigation .main-nav ul li a {
    font-size: 20px;
  }
} */
@media screen and (max-width: 1024px) {
.pgp-page-title-wrap {
    padding: 200px 20px 100px;
}
}
@media screen and (min-width: 768px) {
  .wpcf7 form .wpcf7-response-output {
    width: 80%;
  }
}
@media screen and (max-width: 1320px) {
    
}
@media screen and (max-width: 1100px) {
  .main-navigation .main-nav ul li a {
      padding-left: 15px;
      padding-right: 15px;
      font-size: 18px;
  }
  #page .pgp-btn-default a {
      font-size: 1em;
  }
}
@media screen and (max-width: 900px) {
    
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5em !important;
  }
  h2 {
    font-size: 1.8em !important;
  }
  h3 {
    font-size: 1.3em !important;
  }
  p {
    font-size: 1em !important;
  }
  .pgp-foot-menu ul {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    flex-direction: column;
  }
  .footer-copyright, #menu-legal-menu{
    text-align: left !important;
  }
  .footer-copyright {
    margin-top: 20px;
  }
  .site-header .header-image {
    width: 110px;
  }
  .pgp-is-body-logo img {
    max-width: 150px !important;
  }
  #page .pgp-row-pad {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .mobile-menu-open .has-inline-mobile-toggle .inside-header.grid-container {
    background: #384A21;
  }
  .has-inline-mobile-toggle .inside-header.grid-container {
    transition: 300ms;
  }
  .pgp-has-half-full-bg>div {
    padding: 40px 25px 50px;
  }
  .pgp-has-half-full-bg>div {
    min-height: 400px;
  }
  .fc-mobile-pad-80 {
    padding-top: 80px !important;
  }
  .pgp-page-title-wrap {
    padding: 140px 20px 60px;
	margin-top: 54px;
  }
}
/*Media Queries*/
@media screen and (max-width: 480px) {
  .pgp-page-title-wrap {
    padding: 140px 20px 60px;
  }
  .pgp-page-title {
    font-size: 2.5em !important;
  }
}