/*
Theme Name: Astra Tonidandel-Brown
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Description: Astra is fast, fully customizable &amp; beautiful theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,custom-menu,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 0.1.10
Updated: 2019-06-01 11:01:08

*/

/* Astra Overrides for full width */
/*
.page .entry-header {
    margin-bottom: 0;
}


#content .ast-container {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
}
#primary {
    padding: 0 0 !important;
    margin: 0 0 !important;
}

article {
    margin: 0 !important;
    padding: 0 !important;
}
*/


/* General */
.hidden {
    display: none;
}
.set-size-unset {
  font-size: unset !important;
}
.set-size-initial {
  font-size: initial !important;
}
.set-size-inherit {
  font-size: inherit !important;
}
.set-size-xx-small {
  font-size: xx-small !important;
}
.set-size-x-small {
  font-size: x-small !important;
}
.set-size-smaller {
  font-size: smaller !important;
}
.set-size-small {
  font-size: small !important;
}
.set-size-medium {
  font-size: medium !important;
}
.set-size-large {
  font-size: large !important;
}
.set-size-larger {
  font-size: larger !important;
}
.set-size-x-large {
  font-size: x-large !important;
}
.set-size-xx-large {
  font-size: xx-large !important;
}
.set-size-xxx-large {
  font-size: 64px !important;
}
.set-size-huge {
  font-size: 72px !important;
}
.set-weight-lighter {
  font-weight: lighter !important;
}
.set-weight-unset {
  font-weight: unset !important;
}
.set-weight-initial {
  font-weight: initial !important;
}
.set-weight-bold {
  font-weight: bold !important;
}
.set-weight-bolder {
  font-weight: bolder !important;
}
.set-weight-100 {
  font-weight: 100 !important;
}
.set-weight-200 {
  font-weight: 200 !important;
}
.set-weight-300 {
  font-weight: 300 !important;
}
.set-weight-400 {
  font-weight: 400 !important;
}
.set-weight-500 {
  font-weight: 500 !important;
}
.set-weight-600 {
  font-weight: 600 !important;
}
.set-weight-700 {
  font-weight: 700 !important;
}
.set-weight-800 {
  font-weight: 800 !important;
}
.set-weight-900 {
  font-weight: 900 !important;
}
.set-align-unset {
  text-align: unset !important;
}
.set-align-left {
  text-align: left !important;
}
.set-align-center {
  text-align: center !important;
}
.set-align-right {
  text-align: right !important;
}
.set-line-height-1 {
  line-height: 1 !important;
}
.no-bottom-margin {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
  .show-desktop {
    display: inherit !important;
  }
}
@media only screen and (max-width: 1023px) {
  .hide-tablet {
    display: none !important;
  }
  .show-tablet {
    display: inherit !important;
  }
}
@media only screen and (max-width: 554px) {
  .hide-mobile {
    display: none !important;
  }
  .show-mobile {
    display: inherit !important;
  }
}


.set-opacity-50 {
  opacity: 50%;
}

.center-box {
  width: 100%;
  height: 3em;
  text-align: center;
  padding: 1rem 0;
}

.center-text {
  text-align: center;
}

.capitalized-caps {
  text-transform: capitalize;
  font-variant: small-caps;
}






/* Site specific */

.entry-content p {
  margin-bottom: 1.2em;
  line-height: 1.5em;
}

.ast-site-identity {
  padding-bottom: unset;
}
.header-main-layout-2 .site-branding {
  padding-bottom: unset;
}
.site-branding {
  padding-bottom: 0 !important;
}
.site-title {
  /* 
  text-transform: capitalize;
  font-variant: small-caps;
  */
  font-family: Times,Georgia,serif;
  /*
  font-weight: 400;
  font-size: 15px;
  font-size: 1rem;
  */
}
.site-title a, .site-title a:focus, .site-title a:hover, .site-title a:visited {
  color: #7f7f7f;
  font-family: Times,Georgia,serif;
  font-size: 60px;
}

@media (max-width: 599px) {
  .site-title a, .site-title a:focus, .site-title a:hover, .site-title a:visited {
    font-size: 30px;
  }  
}
@media (max-width: 1080px) {
  h2, .entry-content h2 {
    font-size: 20px;
  }
}

#primary {
  margin-top: unset;
}
#primary {
  padding-top:0;
}

/* colors
blue #499bc9
gray #7f7f7f
dark 

*/
.dark-background {
  background-color: #4e5260;
}

.dark-text {
  color: #4e5260;
}
.tb-gray {
  color: #7f7f7f;
}
.tb-blue {
  color: #499bc9;
}
h1, .entry-title a, .entry-content h1, 
  h2, .entry-content h2, 
  h3, .entry-content h3, 
  h4, .entry-content h4, 
  h5, .entry-content h5, 
  h6, .entry-content h6, 
  .wc-block-grid__product-title  {
  color: #499bc9;
  text-transform: uppercase; 
}
h3 a.contact-email {
  text-transform: lowercase;
}
.wp-block-button__link {
  background-color: #499bc9;
}

@media (min-width: 600px) {
  .wp-block-column.sidebar-column {
    padding-left: 32px;
  }
}
@media (max-width: 781px) and (min-width: 600px) {
  .wp-block-column.content-column {
    flex-basis: calc(60%)!important;
    flex-grow: 0;
}  
  .wp-block-column.sidebar-column {
      flex-basis: calc(40%)!important;
      flex-grow: 0;
  }
}

@media (min-width: 1240px) {
  .wp-block-coblocks-row.coblocks-row-4316434303 {
    margin-left: calc(-50vw + 620px);
    margin-right: calc(-50vw + 620px);
  }
}
.hero-container {
  margin-bottom: 1.5em !important;
}
@media (orientation: landscape) and  (max-width: 900px) {
  figure.jeff-and-jamie {
    overflow: hidden;
  }
  figure.jeff-and-jamie img {
    margin-top:-32px;
    max-width: 80%;
  }
}


@media (max-width: 900px) {
  figure.wp-block-image.size-large.jeff-and-jamie {
    min-width: 100%;
  }
}

@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 64px;
  }
}

.sidebar-column .concept-logo figure {
  max-width: 180px;
}

.wp-block-image.concept-logo {
  margin-bottom: 0.25em;
}

.wp-block-columns.social-set {
  margin-top: 0.25em;
  margin-bottom: 2em;
}
@media (max-width: 900px) {
  .wp-block-columns.social-set .wp-block-column {
    max-width: 11vw !important;
  }
}
@media (max-width: 767px) {
  .wp-block-columns.social-set {
    margin-bottom: 2em;
  }  
  .wp-block-columns.social-set .wp-block-column {
    max-width: 10vw !important;
  }
}
@media (max-width: 599px) {
  .wp-block-columns.social-set .wp-block-column {
    max-width: 29.5vw !important;
  }
}
.social-set .social figure img {
  max-width: 22px;
}
@media (min-width: 1024px) {
  .social-set .social figure img {
    max-width: 33px;
  }
}

.press-blocks p {
  min-height: 3em;
}

/*
.outline-blocks-blue .wp-block-column {
  border: 1px solid #225870;
}
*/
.pad-blocks-1 .wp-block-column figure {
  padding: 1em;
  margin-bottom:0;
}

.wp-block-columns.pad-blocks-1 .wp-block-column {
  margin: 1em 5vw;
}

.ast-mobile-menu-buttons {
  display: none !important;
}

/*
.ast-no-sidebar.ast-separate-container .entry-content .alignfull.force-no-margin {
  margin-left: unset;
  margin-right: unset;
}
*/


/*
.align-contents-toward-center .wp-block-column:first-child {
  padding-left: 10vw;
}
.align-contents-toward-center .wp-block-column:last-child {
  padding-right: 10vw;
  margin-left: 0;
}

.align-contents-toward-center h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.align-contents-toward-center .wp-block-button {
  margin-top: 1em;
  margin-bottom: 1em;
}
.align-contents-toward-center .wp-block-column:last-child p {
  border-left: 1px solid #ccc;
  padding-left: 7.5vw;
}
.align-contents-toward-center .wp-block-column ul {
  padding-right: 7.5vw;
}
.wp-block-separator {
  max-width: 33vw;
}
*/

@media only screen and (max-width: 1023px) {
  .ast-logo-title-inline .site-logo-img {
    padding-right: 0 !important;
  }  
  /*
  h2, .entry-content h2 {
    margin-bottom: 0 !important;
  }
  */
  .wp-block-image {
    margin-bottom: 0.25em !important;
  }
  .wp-block-columns .wp-block-column {
    margin: 0 !important;
  }
  .wp-block-column figure {
    padding: 0 !important;
  }    
}