/*
Theme Name: GeneratePress Child
Template: generatepress
*/

#wpsp-2354 .wp-show-posts-entry-title a {
	color: #1A1B1A !important;
	letter-spacing: 0px;
	font-family: 'Oswald';
}

#wpsp-2354 .wp-show-posts-entry-date.published {
  font-size: 16px;
}

#wpsp-2354 .wp-show-posts-inner {
  text-align: center;
  box-shadow: 5px 5px 5px 5px #9f9f9f;
  border: 1px solid #9f9f9f;
  padding-bottom: 50px;
  transition: 0.5s;
  max-width: 400px;
}

#wpsp-2354 .wp-show-posts-inner:hover {
  box-shadow: 15px 15px 15px 15px #9f9f9f;
}

#wpsp-2354 .wp-show-posts-read-more {
  color: #1A1B1A;
  background-color: #BDC5A5 !important;
  border: 2px solid #1A1B1A !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 40px;
  transition: 0.5s;
}

#wpsp-2354 .wp-show-posts-read-more:hover {
  color: #BDC5A5 !important;
  background-color: #1A1B1A !important;
  border: 2px solid #1A1B1A !important;
}

#wpsp-2354 .wp-show-posts-entry-summary {
  color: #666;
  padding: 0px 20px;
  font-size: 18px;
  line-height: 1.2em;
  min-height: 65px;
}

/* ==== DESKTOP ==== */
@media (min-width: 1024px) {
  #wpsp-2354 .wp-show-posts-entry-header {
    margin-bottom: 10px;
  }
}

/* ==== TABLET ==== */
@media (min-width: 768px) and (max-width: 1023px) {
  /* Single column layout */
  #wpsp-2354.wp-show-posts-columns {
    display: block !important;
    padding: 0 !important;
    margin: 0 20px !important;
    text-align: center;
  }

  /* Each item takes up 100% width */
  #wpsp-2354 .wp-show-posts-single {
    width: 100% !important;
    max-width: 100% !important;
    margin: 50px auto !important;
    padding: 0 !important;
  }

  /* Inner card also takes up 100% width */
  #wpsp-2354 .wp-show-posts-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin: 20px auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Image takes up the full width of the card */
  #wpsp-2354 .wp-show-posts-image {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #wpsp-2354 .wp-show-posts-image img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* Visual adjustment for the title */
  #wpsp-2354 .wp-show-posts-entry-title {
    font-size: 28px;
    margin-top: 30px;
    min-height: 40px;
  }
  #wpsp-2354 .wp-show-posts-entry-summary {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #wpsp-2354 .wp-show-posts-entry-title {
    min-height: 40px;
  }
}
@media (max-width: 767px) {
   #wpsp-2354 .wp-show-posts-single {
	   margin-bottom: 50px;
	}
}

@media (max-width: 767px) {
	#wpsp-2354 .wp-show-posts-entry-title a {
		font-size: 28px;
	}
}

/* Pagination styling - change page-id number or the whole selector */
.page-id-3167 .wpsp-load-more {
  margin: 10px auto 0px auto !important;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

/* Blog */

#wpsp-2477 .wp-show-posts-entry-title {
  text-align: center;
  padding: 0px 10px;
  color: #1A1B1A !important;
  font-size: 24px;
  font-weight: bold;
  min-height: 80px;
}

#wpsp-2477 .wp-show-posts-entry-title a {
  color: ##1A1B1A !important;
  font-family: 'Oswald';
}

#wpsp-2477 .wp-show-posts-entry-date.published {
  font-size: 16px;
}

#wpsp-2477 .wp-show-posts-inner {
  text-align: center;
  box-shadow: 5px 5px 5px 5px #9f9f9f;
  border: 1px solid #9f9f9f;
  padding-bottom: 50px;
  transition: 0.5s;
  max-width: 400px;
  margin: 0 0 80px 2em !important;
}

#wpsp-2477 .wp-show-posts-inner:hover {
  box-shadow: 15px 15px 15px 15px #9f9f9f;
}

#wpsp-2477 .wp-show-posts-read-more {
  color: #ffffff;
  background-color: #1A1B1A !important;
  border: 2px solid #1A1B1A !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 40px;
  transition: 0.5s;
}

#wpsp-2477 .wp-show-posts-read-more:hover {
  color: #1A1B1A !important;
  background-color: #ffffff !important;
  border: 2px solid #1A1B1A !important;
}

#wpsp-2477 .wp-show-posts-entry-summary {
  color: #666;
  padding: 0px 20px;
  font-size: 18px;
  line-height: 1.2em;
  min-height: 65px;
}

/* ==== DESKTOP ==== */
@media (min-width: 1024px) {
  #wpsp-2477 .wp-show-posts-entry-header {
    margin-bottom: 10px;
  }
}

/* ==== TABLET ==== */
@media (min-width: 768px) and (max-width: 1023px) {
  /* Single column layout */
  #wpsp-2477.wp-show-posts-columns {
    display: block !important;
    padding: 0 !important;
    margin: 0 20px !important;
    text-align: center;
  }

  /* Each item takes up 100% width */
  #wpsp-2477 .wp-show-posts-single {
    width: 100% !important;
    max-width: 100% !important;
    margin: 50px auto !important;
    padding: 0 !important;
  }

  /* Inner card also takes up 100% width */
  #wpsp-2477 .wp-show-posts-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin: 20px auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Image takes up the full width of the card */
  #wpsp-2477 .wp-show-posts-image {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #wpsp-2477 .wp-show-posts-image img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* Visual adjustment for the title */
  #wpsp-2477 .wp-show-posts-entry-title {
    font-size: 28px;
    margin-top: 30px;
    min-height: 40px;
  }
  #wpsp-2477 .wp-show-posts-entry-summary {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #wpsp-2477 .wp-show-posts-entry-title {
    min-height: 40px;
  }
}
@media (max-width: 767px) {
   #wpsp-2477 .wp-show-posts-single {
     margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  #wpsp-2477 .wp-show-posts-entry-title a {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  #wpsp-2477 .wp-show-posts-inner {
	margin: 20px auto !important;
  }
}

.single-post .site-footer {
  display: none;
}

.page .site-footer {
  display: none;
}

#masthead {
  display: none;
}

.single-post .comments-area {
  display: none;
}

.single-post .secondary-navigation {
  display: none;
}

.single-post #main {
	max-width: 900px !important;
    margin: 0px auto 0px auto;
}

.single-post .cta-promo {
	text-decoration: none;
}

.single-post .elementor-1629 {
	margin-top: 120px;
}