/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: TS
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

h1, h2, h3, h4, h5, h6 {
    line-height: 1.3em;
}

body .av-special-heading.elegant-centered .av-special-heading-tag .heading-char {
    line-height: 1.4em;
}

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

.mt-box-shadow {
    box-shadow: 0 5px 20px 0 #0a0a0a;
}

.mt-textblock {
    margin-top: 3em;
    margin-bottom: 2em;
}

/* default theme overrides */
body .av-special-heading.classic-quote > * {
    font-style: normal !important;
    font-family: inherit !important;
}

#main .stretch_full.title_container {
    background-color: var(--enfold-main-color-bg)
}

.content.av-enable-shadow {
    box-shadow: none !important;
}

.avia-icon-list.av-iconlist-small .iconlist_icon {
    margin-top: 1em;
}

.avia_textblock p small {
    line-height: 1em;
}

body .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap:before, 
body .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap:after {
    border-color: #7f924b !important;
    /*border-color: var(--enfold-alternate-color-bg2) */
}

@media only screen and (max-width: 767px) {
    body, p {
      font-size: 14px !important;
      line-height: 1.6em;
    }
  }  

  @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container {
        width: 95%;
        max-width: 95%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }
}


/* theme tweaks */
#main .main_color p a {
    text-decoration: underline dotted;
}

.caption_fullwidth.av-slideshow-caption.caption_center:hover {
    background-color: rgba(0, 0, 0, 0);
}
.caption_fullwidth.av-slideshow-caption.caption_center {
    background-color: rgba(0, 0, 0, 0.25);
}

.mt.grid-sort-container h3.grid-entry-title.entry-title,
.mt.av-masonry .av-masonry-entry-title.entry-title,
.mt .av-magazine-entry .av-magazine-title.entry-title header {
    color: inherit;
    text-align: left;
    font-size: 15px !important;
    line-height: 1.5em;
    font-weight: bold;
}

.mt.av-masonry .av-masonry-entry-title.entry-title {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
} 

.mt.av-masonry .av-masonry-entry-content.entry-content, 
.mt.grid-sort-container .grid-entry-excerpt.entry-content,
.mt .av-magazine-entry .av-magazine-content.entry-content p{
    color: inherit;    
    font-size: 15px !important;
    font-style: normal;
    text-align: left;
    line-height: 1.3em;
    font-weight: normal;
}

.mt.av-magazine .av-magazine-entry {
    padding: 42px 0px 0px 0px;
}

.mt.av-magazine .av-magazine-entry .av-magazine-content-wrap {
    border: 0 !important;
}

.mt.avia-content-slider a.slide-image {
    background-color: transparent;
} 

/*
.mt.av-magazine time.av-magazine-time.updated {
    display: none !important;
}
*/

.avia-featureimage-slideshow .avia-caption-content {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}

.avia-featureimage-slideshow .slideshow_caption h2 {
    margin: 0;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.mt .av-horizontal-gallery-wrap  {
    box-shadow: rgb(10, 10, 10) 0px 0px 15px 0px;
}

.mt .av-horizontal-gallery-wrap.noHover {
    box-shadow: 0px 1px 6px -1px #ffffff;
}

.mt.av-tab-section-container .av-tab-section-tab-title-container, 
.mt.av-tab-section-container .av-section-tab-title {
    padding-top: 0 !important;
}

.mt.av-tab-section-container .av-tab-section-tab-title-container{
    background-color: #273032;
}

.mt.av-tab-section-container .avia-section-large .av-layout-tab{
    padding-top: 0px;
    padding-bottom: 0px;
}

.post-entry .mt.flex_column {
    /*
    border-left: solid 1px #273032;
    border-right: solid 1px #273032;
    border-radius: 5px;
    box-shadow:0 5px 20px 0 #0a0a0a;
    */
    border: none;
    box-shadow:0 3px 5px 0 #0a0a0a;
}

.post-entry .mt.mt-gradient1.flex_column {
    background: linear-gradient(
            to bottom, 
            rgba(39, 48, 50, 0.99), 
            rgba(39, 48, 50, 0.58), 
            rgba(39, 48, 50, 0.95)
            );
}

.post-entry .mt.mt-gradient2.flex_column {
    background: linear-gradient(
            to bottom, 
            rgba(62, 78, 40, 0.99), 
            rgba(62, 78, 40, 0.58), 
            rgba(75, 85, 43, 0.95)
            );
}

.post-entry .mt.mt-gradient3.flex_column {
    background: linear-gradient(
            to bottom, 
            rgba(109, 91, 60, 0.99), 
            rgba(109, 103, 45, 0.58), 
            rgba(100, 87, 43, 0.95)
            );
}

.mt-gradient.lebensformen {
        background: linear-gradient(
            to bottom, 
            rgba(62,78,40,0.99), 
            rgba(99,138,46,1), 
            rgba(96,110,51,0.95)
            );
}

.mt-gradient.lebenszeichen {
        background: linear-gradient(
            to bottom, 
            rgba(100, 87, 43, 0.95), 
            rgba(145,132,52,1), 
            rgba(109,91,60,0.99)
            );
}

.mt-gradient.blickwinkel {
        background: linear-gradient(
            to bottom, 
            rgba(39,48,50,0.99), 
            rgba(61,96,99,1), 
            rgba(33,54,56,0.95)
            );
}

.mt.avia-content-slider, 
.mt.avia-content-slider .slide-content {
    margin-top: 1em;
}

.mt.avia-content-slider .slide-entry-title a:hover {
    opacity: 0.5;
}

#portfolio-title.mt h1,
.mt-register-title h2.av-special-heading-tag{
    color: #fefccd;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: -20px;
}

#portfolio-title.mt h1,
.mt-glow, .mt-glow p,
.menu .menu-item a:hover,
.av-tab-section-tab-title-container a:hover{
    text-shadow: 0 0 10px #FFFFFF;
}



