/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@font-face {
  font-family: 'swiss_721_swaroman';
  src: url('fonts/swiss_721_swa-webfont.woff2') format('woff2'),
       url('fonts/swiss_721_swa-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

h1, h2, h3, h4, h5, p, a {
  font-family: 'swiss_721_swaroman' !important;
}
/* Header styles */
.site-primary-header-wrap .sub-menu .menu-item {
    padding: 15px 15px 0px;
}
.site-primary-header-wrap .sub-menu .menu-item:last-child {
    padding-bottom: 12px;
}
.main-header-bar-navigation #ast-hf-menu-2 li a {
    padding: 0 8px;
}
#ast-desktop-header .site-logo-img img {
    /*width: 419px !important;
    height: 92px !important;  Alter for 30th Logo version*/
    width: 420px !important;
    height: 115px !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: inherit !important;
}
.home.ast-theme-transparent-header #masthead {
    position: relative;
}
#content {
    padding-top: 30px;
}
.site-header {
  margin-bottom: 30px;
}
.home .site-header {
  margin-bottom: 0;
}

/* Footr Style */
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    background-image: unset !important;
    background-color: #7b262b !important;
}
.bottom-page-newsletter p {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.bottom-page-newsletter {
  background-color: #222220;
  padding: 10px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
.bottom-page-newsletter .test-po-up {
  color: #fff;
  background-color: #7c262b;
  padding: 5px 10px;
  border-radius: 4px;
}
.bottom-page-newsletter span{
  margin-left: 8px;
}
/* Events Page styles  */
.events-archive-loop.clear {
    margin: 18px 0;
    padding-top: 18px;
    border-top: 1px solid #FE6C61;
}
.events-archive-loop .events-archive {
    margin-bottom: 18px;
    padding-bottom: 36px;
    border-bottom: 1px solid #FE6C61;
}
.events-archive-loop .events-archive {
    display: flex;
    flex-wrap: wrap;
}
.events-archive.template-layout-0 {
    flex-direction: row-reverse;
}
.events-archive-loop .events-archive .content, 
.events-archive-loop .events-archive .entry-thumbnail {
    flex: 0 0 50%;
}
.events-archive-loop .events-archive .content{
    padding: 0 20px;
}
.events-archive-loop .events-archive.template-layout-0 .content{
    padding-left: 0 20px;
}
.events-archive .entry-thumbnail .wp-video {
    width: 100% !important;
    max-width: 500px;
}

/* Contact Form 7 */
.wpcf7-form .details-section-wrapper {
    column-gap: 20px;
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form .details-section-wrapper .details-section {flex: 48%;}

.wpcf7-form .wpcf7-form-control.wpcf7-radio.inquiry-purpose {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form .wpcf7-form-control.wpcf7-radio.inquiry-purpose .wpcf7-list-item {
    flex: 48%;
}

/* Company Profile */
.company-profile-main-wrap .post-content-wrap,
.company-profile-main-wrap .sidebar-content {
  width: 100%;
}
.company-profile-main-wrap .post-content-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 30px;
  width: 100%;
  margin: auto;
}
.company-profile-main-wrap .post-content-wrap .entry-title {
  margin-top: 10px !important;
}
.company-profile-main-wrap .entry-title a {
  color: #191919;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 600;
}
.company-profile-main-wrap .entry-title a:hover {
  color: #f55555;
}
.company-profile-main-wrap .entry-content {
  font-size: 14px;
}
.company-profile-main-wrap .entry-title {
  margin-bottom: 10px !important;
}
.company-profile-main-wrap .entry-date {
  font-size: 12px;
  color: #9e9e9e;
}
.company-profile-main-wrap .post-content-wrap .post-featured {
  height: 200px;
  width: 100%;
}
.company-profile-main-wrap .post-featured img {
  width: 100%;
  object-fit: cover;
  height: 200px !important;
}
.company-profile-main-wrap span.cp-divider {
  height: 1px;
  background: #9e9e9e;
  width: 30px;
  display: block;
  margin: 10px 0;
}
.company-profile-main-wrap .latest-news-wrap {
  background: #ffffff;
  border: 1px solid #ededed;
  box-shadow: 0 2px 3px #f8f8f8;
  margin-top: 2.143em;
  padding: 25px 20px;
}
.company-profile-main-wrap .latest-news-wrap > h3 {
  margin-bottom: 2em;
  padding: 7px 0 12px 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.3px;
  display: inline-block;
  border-bottom: 2px solid #000;
}
.company-profile-main-wrap .latest-news-wrap .post-item {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
}
.company-profile-main-wrap .latest-news-wrap .post-featured img {
  height: 85px !important;
  width: 200px;
  margin: auto;
}
.company-profile-main-wrap .latest-news-wrap .entry-title a {
  font-size: 14px;
  font-weight: 600;
}
.company-profile-main-wrap .entry-author-date {
  font-size: 12px;
  color: #aaaaaa;
}
.company-profile-main-wrap .latest-news-wrap .entry-title {
  line-height: 18px !important;
}
.company-profile-main-wrap .latest-news-wrap .post-featured {
  display: flex;
  align-items: center;
  width: 100%;
}

/* Pop Up maker styles */
.pum-container .survey-heading, .pum-container .text-content {
  color: #fff;
}
.pum-container .survey-heading {
  font-size: 26px;
  margin-bottom: 24px;
}
.pum-container .text-content {
  margin-bottom: 50px;
}
.pum-overlay #popmake-333909 {
  max-width: 586px !important;
  width: 100%;
}
.pum-content .popup-btn {
  font-size: 26px;
  background: #b86469!important;
  border-color: #b86469!important;
  border-radius: 6px;
}
.pum-overlay .popmake-close {
  right: 15px !important;
}

/* Get in touch */
.enquiry form h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 0.6667em;
    margin-bottom: 0.4em;
}
.enquiry input{
    height: 31px !important;
    border: none !important;
    color: #8a8a8a !important;
    background-color: #f7f7f7 !important;
    padding: 0.45em 0.5em;
    border-radius: 0.375rem !important;
}
.enquiry .details-section-wrapper{
    gap: 1rem;    
}
.enquiry .details-section-wrapper p{
    margin-bottom: 0;
}
.enquiry .wpcf7-form .wpcf7-form-control.wpcf7-radio.inquiry-purpose .wpcf7-list-item {
    flex: 32%;
    margin: 0;
}
.enquiry label{
    display: inline-block;
    width: 100% !important;
}
.enquiry .wpcf7 .inquiry-purpose input[type=radio]{
    display: none !important;
    /* opacity: 0; */
    min-width: 0px !important;
    /* visibility: hidden !important; */
}
.enquiry .wpcf7-list-item-label{
    display: inline-block;
    width: 100% !important;
    border:1px solid #d1d5db;
}
.enquiry .inquiry-purpose input[type="radio"]:checked + .wpcf7-list-item-label {
    background-color: #d1d5db !important;
}
.enquiry span.wpcf7-list-item-label {
    text-align: center;
    padding: 8px;
    border-radius: 0.375rem !important;
}
.enquiry .wpcf7-form .wpcf7-form-control.wpcf7-radio.inquiry-purpose {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.enquiry .wpcf7-form textarea{
  border-radius: 0.375rem;
}
.enquiry .wpcf7-submit {
  height: auto !important;
  border: none !important;
  color: #ffffff !important;
  background-color: #1f2121 !important;
  padding: 1.15em 2.85em;
  border-radius: 0!important;
}
.enquiry .wpcf7-form .wpcf7-list-item-label {
  font-size: 14px;
}
.enquiry .wpcf7-form label {
  font-size: 14px;
}

/* Single Post */
.single-post .site-content > .ast-container {
  max-width: 1200px !important;
}
.single-post .site-main article {
  padding: 30px 30px;
} 
.single-post #secondary {
  width: 370px !important;
}
.ast-separate-container.ast-two-container #secondary .widget {
  padding: 20px 20px;
}
.single-post .entry-header {
  margin-bottom: 10px;
}
.single-post .site-content #secondary,
.single-post .site-content #primary,
.archive .site-content #secondary,
.archive .site-content #primary{
  margin-top: 0;
}
.single-post .single-excerpt {
  margin-bottom: 30px;
}
.single-post .post-thumb-img-content {
  margin-bottom: 30px !important;
}
.single-post .entry-title {
  margin-bottom: 20px !important;
}
.single-post .site-main article{
    background-color: #fff !important;
}
.single-post .site-main .entry-header {
    margin-top: 0 !important;
    padding: 0 !important;
}
.single-post.ast-right-sidebar #primary{
    border-right: 0 !important;
}
.single-post.ast-right-sidebar #secondary{
  	border-left: 0 !important;
}
.single-post .site-content #secondary .widget {
    padding: 20px 20px;
    background-color: #fff;
    margin-bottom: 2em;
}
.single-post .site-content #secondary {
    padding-left: 30px;
    padding-right: 0;
}
/* Archive Page */
.archive .ast-archive-description {
  padding: 0 20px 30px !important;
}

/* News Page */
.subcategory-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
  justify-content: center;
}
.subcategory-wrap .sub-cat {
  flex-basis: max-content;
}
.subcategory-wrap .sub-cat {
    margin: 10px 5px;
    font-size: 14px;
}
.subcategory-wrap .sub-cat a {
  color: #fff;
  padding: 10px 14px;
  background-color: #7b262b;
}
.subcategory-wrap .sub-cat a:hover {
  background-color: #000;
}

/* ADS CSS */
/* .skins-wrap {
  margin-top: 30px;
}
.skins-wrap-top {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
} */
.ads-centrelize {
  text-align: center !important;
}
.ads-centrelize div {
  display: block;
  margin: 0 auto;
}
.sh_newsitemidwaybannerad div {
  width: 728px !important;
}
.sh_newsitelowerbannerad div {
  width: 970px !important;
}

/* Responsive */
@media screen and (min-width: 992px) {
  .main-header-bar-navigation .sub-menu {
    min-width: 450px;
    display: flex;
    flex-wrap: wrap;
  }
  .site-primary-header-wrap .sub-menu .menu-item {
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 1233px) {
	ul#ast-hf-menu-1 {
		display: flex;
		justify-content: center;
	}
	ul#ast-hf-menu-1 li.menu-item {
		line-height: 25px;
	}
}
@media only screen and (max-width: 921px) {
  .single-post #secondary {
      width: 80% !important;
      margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px) {
	.events-archive-loop .events-archive {
		display: flex;
		flex-wrap: nowrap;
	}
	section.events-archive.template-layout-1 .content{
		width: 50%;
	}
	section.events-archive.template-layout-1 .entry-thumbnail{
		 width: 50%;
	} 
  .ast-primary-header-bar .site-primary-header-wrap {
      min-height: 80px;
   		padding: 0;
  }
  .main-header-menu .menu-link, .main-header-menu>a {
      padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .pum-overlay #popmake-333909 {
    width: 80%;
  }
  .company-profile-main-wrap .post-content-wrap {
    width: 66.66666667%;
  }

  .company-profile-main-wrap .sidebar-content {
    width: 33.33333333%;
  }

  .company-profile-main-wrap .cp-wrapper {
    display: flex;
    gap: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
	.events-archive-loop .events-archive {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		gap: 20px;
	}
	section.events-archive.template-layout-1 .content{
		width: 100%;
	}
	section.events-archive.template-layout-1 .entry-thumbnail{
		 width: 100%;
	}
	.company-profile-main-wrap .post-content-wrap {
		max-width: 450px;
		grid-template-columns: 1fr;
	}
  .single-post #secondary {
      width: 100% !important;
      margin: 0 auto;
  }
  .subcategory-wrap {
      padding: 20px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .company-profile-main-wrap .post-content-wrap {
    max-width: 450px;
    grid-template-columns: 1fr;
  }
  .pum-content .survey-popup-content-wrap {
    text-align: center;
  }
  .pum-container .survey-heading {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .pum-container .text-content {
    margin-bottom: 40px;
  }
}