/* Enter Your Custom CSS Here */

.single-teaching .single__post_img {
    margin-bottom: 2.5em;
    width: 100%;
}

.single__post_img {
    margin-bottom: 2.5em;
    width: 100%;
}

.archive .entry .entry__header {
    margin-bottom: 0.4em;
}

.content--modules .entry .entry__header {
    margin-bottom: 0.4em;
}

.entry img {
    margin-bottom: 0.5em;
}

.entry__content.entry__content--summary .robots-nocontent.sd-block.sd-social.sd-social-icon.sd-sharing {
    display: none;
}

.post-type-archive-video .post_title, .post-type-archive-teaching .post_title, .post-type-archive-tool .post_title {
    padding: 0;
    margin-bottom: 0;
}

.post-type-archive-video .post_description, .post-type-archive-teaching .post_description, .post-type-archive-tool .post_description {
    padding: 0;
    margin-bottom: 1.75em;
}
.module--home-panels img.item__image {
    width: 120px!important;
}

.discourses-photos img {
    border-radius: 50%;
}

.module--home-banner .module__title1 {
    padding-left: 30px;
}

.module--expandable-area .module__title {
    color: #503063;
    font-weight: 100;
}

section.module--expandable-area {
   background-image: url(https://msia.org.au/wp-content/uploads/2016/07/MSIA_Meditation.jpg);
    }  
}

.module--expandable-area .module__title {
    color: #503063;
}



.page-id-99 table.discourses .col1 {
    padding-right: 0;
    width: 50%;
}

.page-id-99 table.discourses .col2 {
    position: relative;
}

table.discourses .col2 img {
    position: absolute;
    top: -.5em;
}

.page-id-99 table.discourses .col1 ul{
    padding-left: 17%;
}

.page-id-99 table.discourses .col1 ul li{
    padding-left: 1rem;
}





@media only screen and (max-width: 500px) {
    .module--expandable-area .module__title {
    color: white;
    text-shadow: 1px 2px 3px #666;
   
  }
}

@media only screen and (max-width: 500px) {
.module--expandable-area {
    background-image: url(https://msia.org.au/wp-content/uploads/2016/07/MSIA_Meditation.jpg) !important;
  }
}

.module--home-testimonials .module__title {
    color: #5e4067;
    font-weight: 100;
}
.discourses .col1,.discourses .col2 {
  width:50%;
}
.button_wrap a {
    margin-bottom: 1.5em;
}
.button_wrap {
   margin-top: -2em;
}
@media only screen and (max-width: 600px) {
  .discourses .col1,.discourses .col2 {
    width:100% !important;
    float:left;
    padding: 0;
  }
  .discourses .col2 img {
    margin: 0 auto;
    position: relative !important;
    top:0 !important;
  }
  .button_wrap {
    text-align: center;
    margin-top: 0;
  }  
}

section.module--call-to-action a.magic-button: hover {
    color: #fbb646;
}


p#limitedtime {
    font-size: 20px !important;
    margin-bottom: -1em;
    margin-top: 1em;
}