/**
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.3.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: 'bethany_elingstonregular';
    src: url('font/bethany_elingston-webfont.woff2') format('woff2'),
         url('font/bethany_elingston-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@media screen and (min-width: 930px) {
    .site-logo-img {
        display:block;
        text-align:center;
    }
}
@media (min-width: 922px) {
    .page-template-default .ast-container .ast-article-single {
        max-width:960px;
        margin:0 auto;
    }
}
@media (max-width: 922px) {
    .ast-breadcrumbs-wrapper {
        margin-top:25px;
    }
}

.ast-article-single h1.entry-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
}
.ast-article-single h1.entry-title strong {
    color:#996CED;
}
.ast-article-single h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    position:relative;
    padding:0 0 0 15px;
    margin-top:45px;
}
.ast-article-single h2:before {
    content:"";
    display:block;
    width:7px;
    height:100%;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to bottom, #996ced, #ff58af);
    position:absolute;
    top:0;
    left:0;
}
.ast-article-single .entry-content p {
    line-height:30px;
}
.ast-article-single .entry-content h3.wp-block-heading,
.ast-article-single .entry-content h3 {
    color:#996CED;
}
div#ez-toc-container .ez-toc-title {
    font-weight: 700;
    text-transform: uppercase;
    color:#996CED;
}
.ast-article-single .entry-content  section ul:not(.ez-toc-list),
.ast-article-single .entry-content ul.wp-block-list{ 
    list-style:none;
    padding:0;
    margin:0 0 40px 0;
}
.ast-article-single .entry-content  section ul:not(.ez-toc-list) li,
.ast-article-single .entry-content ul.wp-block-list li {
    position:relative;
    padding:0 0 5px 30px;
}
.ast-article-single .entry-content  section ul:not(.ez-toc-list) li:before,
.ast-article-single .entry-content ul.wp-block-list li:before {
    content:"";
    display:block;
    width:27px;
    height:27px;
    background:url(images/arrow.svg) no-repeat 0 0;
    background-size:27px auto;
    position:absolute;
    top:0;
    left:0;
}
#ez-toc-container a,
#ez-toc-container a:visited {
    font-weight:600;
    color:#333;
}
#ez-toc-container.ez-toc-wrap-left {
    padding:15px 20px;
    border-radius:0;
    margin-top:45px!important;
}
div#ez-toc-container ul li {
    padding-bottom:5px;
}
#ez-toc-container a:hover {
    text-decoration:none;
    color:#996CED;
}
#intro-top p {
    font-size:18px;
    font-weight:500;
}
#speakable {
    box-shadow: 0 0 6px 0 rgba(157,96,212,.5);
    border: solid 3px transparent;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),linear-gradient(101deg,#7D05ED,#ed1e79);
    background-origin: border-box;
    background-clip: content-box,border-box;
    box-shadow: 2px 1000px 1px #fff inset;
    padding: 15px 25px;
}
#speakable p.titre {
    font-weight: 700;
    text-transform: uppercase;
    color:#996CED;
    font-size:20px;
    line-height:175%;
    margin-bottom:25px;
}
.ast-breadcrumbs-inner {
    margin-bottom:25px;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
     color:#996CED;
}
.banns {
    display:flex;
    flex-wrap:wrap;
    margin-bottom:30px;
}
.banns div {
    width:25%;
    padding:0 30px;
}
.banns div img {
    max-width:100%;
}
.ast-article-single .banns div p {
    text-transform:uppercase;
    font-weight:600;
    font-size:15px;
    text-align:center;
    margin:0;
    line-height:125%;
    margin-top:10px;
}
.ast-article-single .wp-block-table.w-480 {
    max-width:640px;
}
.ast-article-single .clearfix {
    clear:both!important;
}
@media screen and (max-width: 930px) {
    .banns div {
        width:50%;
        text-align:center;
    }
}
@media screen and (max-width: 768px) {
    .ast-article-single .wp-block-image.alignright,
    .ast-article-single .wp-block-image.alignleft {
        float:none!important;
    }
}
.type-page .ast-breadcrumbs-wrapper {
    margin-top:25px;
}
.site-title a {
    font-family: 'bethany_elingstonregular';
        letter-spacing: 2px;
    font-size: 15px;
}
