/**
Theme Name: Astra Child
Author: Ricks Hemp Oil
Author URI: http://rickshempoil.com/
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.0.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
*/

#obx-bottom-template .flex{
    display: flex;
}
#obx-bottom-template .white{
    color: #ffffff !important;
}
#obx-bottom-template .center{
    text-align: center;
}
#obx-bottom-template h2{
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 15px;
}
#obx-bottom-template h2.underlined{
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}
#obx-bottom-template h3{
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px;
}
#obx-bottom-template p, #obx-bottom-template li{
    color: #333333;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 300;
}
#obx-bottom-template .flex .col{
    flex-basis: 50%;
}
#obx-bottom-template .split-content{
    padding: 80px 50px;
}
#obx-bottom-template .standard-section{
    padding: 60px 0;
    max-width: 860px;
    display: block;
    margin: 0 auto;
}
#obx-bottom-template .standard-section h2{
    margin: 0 0 15px;
}
#obx-bottom-template .faq-section h2{
    margin: 0 0 15px;
}
#obx-bottom-template .gray-bg{
    background-color: #f7f8fc;
}
#obx-bottom-template .full-width-section.faq-section{
    padding: 60px 0;
}
#obx-bottom-template .full-width-section.faq-section .standard-section{
    padding: 0;
    padding-bottom: 50px;
}
#obx-bottom-template .faq-row .faq{
flex-basis: 33%;
}
#obx-bottom-template .faq-row > .faq:nth-child(1){
    padding-right: 45px;
}
#obx-bottom-template .faq-row > .faq:nth-child(2){
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0 45px;
    margin: 0;
}
#obx-bottom-template .faq-row > .faq:nth-child(3){
    padding-left: 45px;
}
#obx-bottom-template .content-wheel{
    margin: 60px 0;
}
#obx-bottom-template .content-wheel h2{
    margin-bottom: 40px;
}
#obx-bottom-template .article{
    flex-basis: 33%;
}
#obx-bottom-template .related-articles{
    padding: 0 50px;
}
#obx-bottom-template .related-articles > .article:nth-child(2){
    margin: 0 35px;
}
#obx-bottom-template .related-articles a{
    text-decoration: none;
}
#obx-bottom-template .article img{
    display: block;
    height: 215px;
    width: 100%;
    object-fit: cover;
}
#obx-bottom-template .article-inner{
    padding: 15px;
    border: 1px solid #f2f2f2;
}
#obx-bottom-template .article:hover .article-title{
    text-decoration: underline;
}
#obx-bottom-template .article .article-title{
    font-size: 16px;
    margin-bottom: 0;
    display: block;
    color: #000000;
    line-height: 1.2em;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
}
#obx-bottom-template .article .article-date{
    font-size: 10px;
    margin-bottom: 0;
    display: block;
    color: #adadad;
    line-height: 1.3em;
}

#obx-bottom-template .split-content .col > :last-child,
#obx-bottom-template .standard-section > :last-child,
#obx-bottom-template .faq > :last-child{
    margin-bottom: 0;
}


#obx-bottom-template .article p{
    margin-bottom: 0;
}

#obx-bottom-template .ast-container{
    max-width: 1200px !important;
}

@media (min-width: 1201px){
#obx-bottom-template .ast-container{
    max-width: 1520px !important;
}
}

@media (min-width: 922px){
#obx-bottom-template .ast-container{
    max-width: 1200px !important;
}
}

@media (min-width: 9544px){
#obx-bottom-template .ast-container{
    max-width: 100% !important;
}
}

@media only screen and (max-width: 768px){
    #obx-bottom-template .flex{
        display: block;
    }
    #obx-bottom-template .split-content{
        padding: 80px 10px;
    }
    #obx-bottom-template .standard-section{
        max-width: 750px;
    }#obx-bottom-template .faq-row > .faq:nth-child(1){
        padding-right: 0;
        padding-bottom: 45px;
    }
    #obx-bottom-template .faq-row > .faq:nth-child(2){
        border-top:1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        border-left: none;
        border-right: none;
        padding: 45px 0;
        margin: 0;
    }
    #obx-bottom-template .faq-row > .faq:nth-child(3){
        padding-left: 0;
        padding-top: 45px;
    }
    #obx-bottom-template .related-articles{
        padding: 0;
    }
    #obx-bottom-template .related-articles > .article:nth-child(2){
        margin: 35px 0;
    }
    #obx-bottom-template .ast-container{
        margin: 0 5%;
    }
}