/**
Theme Name: S2PS 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.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: s2ps-astra-child
Template: astra
*/

/*header*/
.ast-logo-title-inline .ast-site-identity{float: left;}

.ast-main-header-bar-alignment{clear: both;}

.ast-above-header-wrap{position: absolute; right: 10%; top: 22px;}

ul li.ast-masthead-custom-menu-items form input[type="search"]{padding: 6px 12px;}
.main-header-menu li.search-custom-menu-item{margin-right: 0; padding-right: 0;}

.main-header-menu li{margin: 0 15px 8px; line-height: normal;}
.main-header-menu li:first-child{margin-left: 0;}
.main-navigation ul#primary-menu > li.menu-item:first-child > a {
    border: 2px solid #56992f;
    border-radius: 26px;
    padding: 8px 30px;
    color: #56992f;
}
.main-header-menu > .menu-item:first-child > a:hover{background: #56992f;color: white!important;}

ul.sub-menu li{margin:0;}

.astra-search-icon::before{color: #f7941d;}
.ast-search-menu-icon .search-form{
    border-width: 3px;
    border-color: #f7941d;
}

.site-header .ast-inline-search.ast-search-menu-icon .search-field{width: 275px;}

#comments #thrive-comments, .ast-container #primary{margin-bottom: 0;}


/*changes only on home page*/
.home footer{display: none;}

/* social icon bottom homepage */
.social_icon a{
        padding: 0 20px;
}
/* video post */
.facebook_Wrapper, .video_Wrapper{
      position: relative;
    padding-bottom: 55.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 15px;
}
.facebook_Wrapper iframe, .video_Wrapper iframe{
      border: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*blog*/
.blog article .post-content{
    background: #f9f9f9;
    padding-bottom: 30px;
    box-shadow: 0px 0px 8px #d8d8d8;
}
.blog article .entry-header, .blog article .entry-content{
    padding: 0 30px;
}
.entry-title a:hover{color:#0059ff;}
article .post-thumb img{width: 100%;}

/*category*/
.category .ast-archive-description .ast-archive-title, .category article h2.entry-title{text-align: center;}
.archive article .entry-content{display: none;}

.archive article .post-content{
    border: 2px solid #007310;
    padding: 3px;
}
.archive article .post-content .post-thumb{margin-bottom: 0;}
.archive article .post-content .post-thumb img{width: 100%;}
.archive article .post-content header.entry-header{
    background: #56992f;
    margin: 0;
    padding: 12px 6px;
    clear: both;
    border-top: 4px solid #e29113;
    text-align: center;
}
.archive article .post-content header.entry-header a{color: #ffffff;}
.single .entry-header{margin-bottom: 20px;}
span.disclaimer {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin-bottom: 40px;
}

/*sidebar*/
.ast-right-sidebar #primary, .ast-right-sidebar #secondary{border:none;}
aside ul li{
    margin-bottom: 15px;
    line-height: 1.5;
}
aside ul li a{
    text-decoration: underline;
    color: #56992f;
    font-size: 16px;
}
aside ul li a:hover{
    text-decoration: underline;
}

/*author box*/
.srsAuthorBox{
    background-color: #f6f6f6;
    padding: 15px;
    margin-top: 40px;
}
.srsAuthorBox .first, .srsAuthorBox .five-sixths{
    display: inline-block;
    vertical-align: top;
}
.srsAuthorBox .five-sixths{
    width: 85%;
    margin-left: 25px;
}
.authorHeader{font-weight: bold;}

.resource-box-sidebar{
        border: 1px solid #ddd;
    border-radius: 4px;
    line-height: 1.5;
    padding: 20px 10px 20px;
    text-align: center;
    font-size: 18px;
}
.resource-box-sidebar p{
        margin-bottom: 10px;
    font-weight: bold;
}
.resource-box-sidebar a{
    text-decoration:underline;
    color: #56992f;
    text-decoration: none;
    font-weight: bold;
}
.resource-box-sidebar a{
    text-decoration:underline;
}

.one-fourth{
    float: left;
    margin-left: 2.564102564102564%;
    width: 23.076923076923077%;
}
.first {
    clear: both;
    margin-left: 0;
}
.resource-box{
    border: 2px solid #007310;
    border-radius: 4px;
    display: block;
    height: auto;
    line-height: 1.4;
    max-width: 100%;
    padding: 20px 0px 0px;
    margin-bottom: 30px;
    text-align: center;
}
.resource-box p{
    padding: 0 10px;
}
.resources_main_title{
    text-align: center;
    clear: both;
    padding: 40px 0 20px;
}
.resources_main_title h3{
    color: black;
    font-size: 30px;
}
.resource-title{
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    color: #338f40;
    font-size: 20px;
    padding: 0 10px;
}
.resource-description{
    margin-bottom: 10px;
    padding: 5px 10px 12px;
}
.resource-link{
    background: #007310;
    color: white;
    border-top: 3px solid #e29113;
    padding: 8px 1px;
}
.resource-link a{color: white;}
.resource-fine-print{
    font-style: italic;
    font-size: 16px;
    margin-top: 10px;
    position: relative;
    top: 10px;
}

/*footer*/
.ast-small-footer-wrap{line-height: 1.6;}
footer .ast-small-footer-wrap .ast-small-footer-section a:hover{text-decoration: underline;}
footer .ast-container #simple-social-icons-3 ul li a{padding: 15px;}
.footer-adv .widget-title{text-align: center;}


/* media query */
@media only screen and (max-width: 767px){
    .srsAuthorBox .five-sixths{margin-left: 0;}
    .srsAuthorBox .first{margin-bottom: 15px;}
    .one-fourth{
        width: 100%;
        margin-left: 0;
    }
		.dpsp-content-wrapper ul.dpsp-networks-btns-wrapper li a.dpsp-twitter, .dpsp-content-wrapper ul.dpsp-networks-btns-wrapper li a.dpsp-reddit, .dpsp-content-wrapper ul.dpsp-networks-btns-wrapper li a.dpsp-whatsapp{
	display:none;
}
	.dpsp-has-spacing .dpsp-networks-btns-wrapper.dpsp-column-5 li{width:auto;}
}

@media only screen and (max-width: 768px){
    .ast-above-header-wrap{position: unset;}

    .ast-above-header-wrap .ast-custom-html{line-height: normal;}

    .social_icon a{padding: 0 12px;}

    .main-navigation ul#primary-menu > li:first-child {margin-top: 12px; } 

    .main-header-menu ul.sub-menu li{padding:0!important;}

    .main-navigation ul#primary-menu{padding: 0 20px 15px;}

    .main-header-menu li.search-custom-menu-item{
        padding-right: inherit;
        padding: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
}

@media only screen and (min-width: 1030px){
    .ast-logo-title-inline .ast-site-identity{
         position: relative;
        right: 35px;
    }
       
}