/*
Theme Name: Make Meaning
Description: a Sydney theme child
Theme URI: http://athemes.com/theme/sydney
Author: Michael Thompson
Author URI: https://www.onethompsonplace.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney

Theme Colors
===============
Navy #264154
Pink #ED2A68
Tan #927A5F
light tan #927A5F99

*/

@font-face {
  font-family: 'CenturySch-Reg';
  src: url('font-face/CenturySch-Reg.eot') format('embedded-opentype'),  
       url('font-face/CenturySch-Reg.otf')  format('opentype'),
       url('font-face/CenturySch-Reg.woff') format('woff'), 
       url('font-face/CenturySch-Reg.ttf')  format('truetype'), 
       url('font-face/CenturySch-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MuseoSans-100';
  src: url('font-face/MuseoSans-100.eot') format('embedded-opentype'),  
       url('font-face/MuseoSans-100.otf')  format('opentype'),
       url('font-face/MuseoSans-100.woff') format('woff'), 
       url('font-face/MuseoSans-100.ttf')  format('truetype'), 
       url('font-face/MuseoSans-100.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Body font */
body,
#mainnav ul ul a,
.portfolio-info, .roll-testimonials .name, .roll-team .team-content .name, .roll-team .team-item .team-pop .name, .roll-tabs .menu-tab li a, .roll-testimonials .name, .roll-project .project-filter li a, .roll-button, .roll-counter .name-count, .roll-counter .numb-count button,
 input[type="button"], input[type="reset"], input[type="submit"] {
  font-family: "MuseoSans-100", sans-serif !important;
}

/* Heading font */
h1, h2, h3, h4, h5, h6 {
  font-family: "CenturySch-Reg", sans-serif !important;
}

.site-header {
  background-color: rgba(255,255,255,0.9);
}

.header-widget-area {
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
}

.header-widget-area .widget {
  float: right;
}

.home-feature {
    max-width: 720px;
    margin: auto;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.page-wrap .content-wrapper {
  background-color: #fffd;
}

.slides-container .slide-item {
  opacity: 1 !important; /* don't fade background when switching slides */
}

.slides-container .overlay {
  opacity: 0.3;
  background-color: #000;
}

.blog .content-wrapper > .row {
  display: flex;
}

.mmm-bold {
  font-weight: bold;
  color: #ED2A68;
}

.home .elementor .tan-section .elementor-image-box-description a,
.page-id-8 .elementor .tan-section .elementor-image-box-description a,
.elementor .tan-section .elementor-text-editor a,
.elementor .tan-section .elementor-testimonial-content a {
  color: #264154;
}

.home .elementor .tan-section .elementor-image-box-img,
.elementor .blue-section .elementor-image-box-img {
  width: 250px !important;
}


.home .elementor .tan-section .elementor-image-box-img img,
.elementor .blue-section .elementor-image-box-img img {
  border-radius: 50%;
}

.home .elementor .tan-section .elementor-image-box-content .elementor-image-box-description,
.elementor .blue-section .elementor-image-box-content .elementor-image-box-description,
.elementor .blue-section .elementor-image-box-content .elementor-image-box-title {
  font-size: 14px;
}

,
.elementor .blue-section .elementor-image-box-content .elementor-button {
  font-size: 12px;
}

.blue-section .elementor-widget-image-box {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.elementor .inline-image.alignright,
.elementor .inline-image.alingleft {
  max-width: 50%;
}

.shadow-section h2.elementor-heading-title {
  font-size: 57px;
  line-height: 67px;
  font-weight: 700;
  padding-bottom: 10px;  
}

.tan-section .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
  height: 100px;
  width: 100px;
}
.tan-section .elementor-testimonial-wrapper .elementor-testimonial-content {
  margin-bottom: 0;
}

.child-boxes .elementor-image-box-title,
.child-boxes .elementor-image-box-description {
  /*text-align: center;*/
}

.shadow-section h2.elementor-heading-title::after {
    background-color: #fe2e66;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 40%;
    height: 1px;
    margin-left: -20%;

}

.shadow-section div.elementor-heading-title {
    font-size: 30px;
    line-height: 40px;
    padding: 10px 0 25px;
    font-weight: 300;
}  

.shadow-section .elementor-heading-title {
    z-index: 10;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#mainnav ul li ul,
#mainnav ul ul a {
  /*width: 240px;*/
}

.podcasts-sidebar-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#secondary {
  margin-bottom: 50px;
  width: 260px;
  min-width: 260px;
}

#secondary.widget-area {
  padding-top: 10px;
  padding-bottom: 10px;
}

#secondary.widget-area .widget {
  margin-bottom: 25px;
}

#secondary.widget-area .widget.widget_media_image {
  margin-bottom: 5px;
  text-align: center;
}

#secondary.widget-area .widget.widget_media_image img {
  max-width: 200px !important;
}

#secondary.widget-area .widget-title {
  padding-bottom: 0;
  color: #264154;
}

#slideshow .text-slider {
  /*animation-name: inherit;*/
}

#slideshow .maintitle {
  position: relative;
  display: inline-block;
  font-size: 57px;
  line-height: 67px;
  font-weight: 700;
  padding-bottom: 10px;
  z-index: 10;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#slideshow .maintitle::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 40%;
    height: 1px;
    margin-left: -20%;
    background-color: #fe2e66;
}

.podcasts {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.podcasts .podcast {
  display: flex;
  margin-bottom: 10px;
  background-color: #927A5F22;
  width: 32%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  position: relative;
}

.podcasts .hentry {
  /*padding-top: 0;*/
}

.podcasts .hentry:after {
  display: none;
}

.podcasts .podcast .entry-footer {
  /*display: none;*/

}

.podcasts .podcast .entry-footer a {
  display: none;
  font-size: 8px;
}

.post-type-archive .content-area .post-wrap {
  padding-right: 0;
}

.podcasts .entry-header,
.podcasts .entry-footer {
  margin-bottom: 0;
  margin-top: 0;
}

.podcasts .title-post {
  font-size: 13px;
  padding-bottom: 0;
  font-weight: 700;
  text-align: left;
}

.podcasts .podcast a {
  color: #264154;
}

.elementor .podcasts .podcast a:hover {
	text-decoration: underline;
}

.podcasts .entry-post p {
  margin-bottom: 5px;
  font-size: 12px;
}
.podcasts .entry-post .entry-excerpt {
  display: none;
  max-height: 90px;
  overflow-y: auto;
}

.podcasts .podcast:hover .entry-post .entry-excerpt {
  display: block;
}
.podcasts .podcast:hover .podcast-content {
  position: absolute;
  margin: 0;
  padding: 10px;
  height: 100%;
  background-color: rgba(255,255,255,0.9);
}

.single .podcast .entry-thumb {
  float: left;
  margin-right: 50px;
  margin-bottom: 0;
}

.single .hentry .title-post {
    font-size: 28px;
}

.podcasts .entry-thumb {
  width: 50%;
  margin-right: 5px;
  margin-bottom: 0;
  text-align: left;
}

.podcasts .podcast-content {
  flex: 1;
  margin-top: 5px;
  margin-right: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.elementor-widget-wp-widget-mc4wp_form_widget {
  color: white;
}

.widget_mc4wp_form_widget input[type="submit"] {
  padding: 4px 20px;
}

.display-posts-listing {
    list-style-type: none;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.display-posts-listing .listing-item {
    width: 25%;
    margin-bottom: 20px;
    padding: 0 5px 0 0;
}

.display-posts-listing .listing-item .title h3 {
    font-size: 14px;
    margin-top: 0;
}

.display-posts-listing .listing-item .pub {
    font-size: 12px;
    line-height: normal;
    display: block;
}

.display-posts-listing .listing-item .date {
    font-size: 10px;
    line-height: normal;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.display-posts-listing .image {}

.display-posts-listing img {
  float: left;
  width: 80px;
  margin-right: 5px;
}

.elementor img.alignleft,
.elementor img.alignright {
  margin-bottom: 20px;
}

.single .entry-content iframe {
  margin: 50px 0;
}

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


section.sydney-breadcrumbs {
  padding: 0;
  margin: 0;
  z-index: 99 !important;
}

ul.parent-sidebar-menu > li > a::after {
  content: ' \2192';
  font-size: 10px;
}

ul.child-sidebar-menu > li.has_children::after {
  content: ' \2193';
  font-size: 10px;
}

ul.parent-sidebar-menu {
  display: block;
  font-size: 12px;
}

ul.parent-sidebar-menu > li {
  display: flex;
}

ul.child-sidebar-menu {
  flex: 1;
  display: flex;
}

ul.child-sidebar-menu > li {
  margin: 0 10px;
}

ul.parent-sidebar-menu,
ul.child-sidebar-menu,
ul.grandchild-sidebar-menu {
  padding-left: 0;
  margin-bottom: 0;
}

.sydney-breadcrumbs li.current_page_item > a {
  font-weight: bolder;
}

.sydney-breadcrumbs a {
  margin: 0;
}

ul.grandchild-sidebar-menu {
  display: none;
  position: absolute;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  top: auto;
  bottom: auto;
}

ul.child-sidebar-menu > li:hover > ul.grandchild-sidebar-menu {
  display: block;
}

ul.parent-sidebar-menu a:hover,
ul.child-sidebar-menu a:hover,
ul.grandchild-sidebar-menu a:hover {
  text-decoration: underline;
}

ul.parent-sidebar-menu li,
ul.child-sidebar-menu li {
  list-style-type: none;
}

.footer-widgets {
  padding: 50px 0 0 0;
}

.footer-widgets .sidebar-column .widget:last-of-type {
  margin-bottom: 0;
}

.footer-widgets.widget-area .widget {
  margin-bottom: 20px;
}

.footer-widgets ul.sub-menu {
  margin-left: 10px;
}

.footer-widgets ul.sub-menu li {
  padding: 0;
}

.footer-widgets .widget-title {
  border-bottom: 1px solid #927A5F;
  margin-bottom: 10px;
}

.footer-widgets form {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.nav-links .page-numbers:not(.dots):hover,
.nav-links .page-numbers.current {
    background-color: #927A5F99;
}
.nav-links .page-numbers  {
  color: #264154; 
}

.post-navigation {
  /*background-color: #927A5F99;*/
  padding: 10px;
}

.post-navigation a,
.post-navigation span {
  color: #264154;
  font-size: 12px;
}

.post-navigation .nav-previous {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-right-color: rgba(0, 0, 0, 0.1);
  }

.post-navigation a, 
.post-navigation .nav-previous:hover span,
.post-navigation .nav-next:hover span {
    color: #264154;
}

.single .heateor_sss_horizontal_sharing {
  margin-bottom: 20px;
  margin-top: -50px;
}

.entry-footer .tags-links {
  display: none;
}

.mmm-tags > ul {
  padding-left: 0;
}

.mmm-tags > ul > li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 5px;
  padding-left: 5px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  height: auto;
  width: 100%;
}

select {
-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 4px 20px;  
  color: #767676;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right .5rem center;
    background-repeat: no-repeat;
}
option:disabled {
}

label {
  display: block;
}


.go-top {
  left: 20px;
  right: unset;
}

#hiddenBlock {
  display: none;
  margin-top: -100px;
  padding-top: 100px;
  z-index: 9999;
  background-image: none;
  background-color: rgba( 0, 0, 0, 0.75 );
  position: fixed;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
}

.admin-bar #hiddenBlock {
  top: 82px;
}

section.elementor-element {
  z-index: 1;
}

#hiddenBlock .elementor-background-overlay {
  display: none;
}
#hiddenBlock > .elementor-container {
  opacity: 1;
  background-color: #E2C594;
  border-radius: 3px;
  border: 8px solid #000;
  box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
  margin-bottom: 50px;
  position: static;
}

#hiddenBlock .mmm-close {
  position: absolute;
  right: 0;
  top: 0;
  margin-left: 15px;
  padding: 20px 20px 0 20px;
  border: 1px solid;
  color: white;
  background-color: #264154;
}

#hiddenBlock .mmm-close:hover {
  color: #264154;
  background-color: transparent;
}

body.elementor-editor-active #hiddenBlock {
  display: block;
  border: 2px solid red;
  margin-top: 0;
  padding-top: 0;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: 0;
}

body.elementor-editor-active #hiddenBlock::before {
  content: '#hiddenBlock';
  color: white;
  background-color: red;
} 

.btn-menu .sydney-svg-icon {
  fill: #264154 !important;
  margin-top: 42px;
}
#mainnav-mobi {
  top: 72px;  
}

.home #primary {
  margin-top: -72px; 
  padding-top: 72px; 
}  

.tribe-events-title-bar {
  display: none;
}

.search #secondary { float: right; }

a.elementor-button:hover,
a.roll-button:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1450px) {
  .podcasts .entry-post p {
    font-size: 11px;
  }
  .child-boxes .elementor-button {
    font-size: 12px;
  }
  .child-boxes h3.elementor-image-box-title {
    font-size: 24px;
  }
  .child-boxes h4.elementor-image-box-title {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1320px) {
  .child-boxes .elementor-button {
    font-size: 12px;
  }
  .child-boxes h3.elementor-image-box-title {
    font-size: 22px;
  }
  .child-boxes h4.elementor-image-box-title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1220px) {
  .child-boxes .elementor-button {
    font-size: 10px;
  }
  .child-boxes h3.elementor-image-box-title {
    font-size: 20px;
  }
  .child-boxes h4.elementor-image-box-title {
    font-size: 18px;
  }
  .podcasts .podcast {
    width: 49%;

  }
}

@media only screen and (max-width: 1120px) {
  .child-boxes .elementor-button {
    font-size: 10px;
  }
  .child-boxes h3.elementor-image-box-title {
    font-size: 18px;
  }
  .child-boxes h4.elementor-image-box-title {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) {
.child-boxes .elementor-image-box-title,
.child-boxes .elementor-image-box-description {
  text-align: center;
}

  .home #primary,
  #podcast-episodes {
    margin-top:  -10px; 
    padding-top: 10px; 
  }  

  .podcasts-sidebar-wrapper {
    flex-direction: column;
    align-items: center;
  }

  #secondary {
    /*margin-bottom: 0;*/
    /*margin-top: 40px;*/
  }
  #secondary.widget-area .widget.widget_media_image img {
      max-width: 200px !important;
  }
  .child-boxes .elementor-button {
    font-size: 15px;
  }
  .child-boxes h3.elementor-image-box-title {
    font-size: 32px;
  }
  .child-boxes h4.elementor-image-box-title {
    font-size: 25px;
  }
  .home .elementor .tan-section .elementor-widget-image-box {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .home .elementor .tan-section .elementor-image-box-img {
    width: 100% !important;
    text-align: center;
  }
  .form-section form {
    max-width: 500px;
  }
  .header-widget-area {
    position: relative;
    float: right;
  }
}

/* sydney break point */
@media (max-width: 991px) {
  .site .footer-widgets .sidebar-column .widget {
    margin-bottom: 50px;
    text-align: center;
  }
  .site ul.social-links li {
    float: none;
    display: inline;
  }
}

/* elementor break point */
@media (max-width: 768px) {
  .featured-podcast {
    max-width: 90%;
  }
  .btn-menu .sydney-svg-icon {
    margin-top: 0;
  }
  #mainnav-mobi {
    top: auto;  
  }
  .podcasts .podcast {
    width: 350px;
  }
}

@media (max-width: 768px) {
  #slideShow .maintitle {
    font-size: 32px;
    line-height: 32px;
  }
}

@media (min-width: 1200px) {
  .page #content > .container,
  .post-type-archive #content > .container,
  .single-tribe_events #content > .container {
    width: 100% !important;
  }
}

@media (min-width: 992px) {
  .page #content > .container,
  .post-type-archive #content > .container,
  .single-tribe_events #content > .container {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .page #content > .container,
  .post-type-archive #content > .container,
  .single-tribe_events #content > .container {
    width: 100% !important;
  }  
}