/**
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.2.2
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
*/

/* Header Section */
/* Document Archive, Single Doc, Category Archive Page CSS Start ( Delete Following CSS After Adding option in the plugin Document ) */
.bsf-page-header .entry-title,
.bsf-tax-breadcrumb, 
.bsf-entry-title,
#bsf_docs_widget-2 li > a,
.widget-title.docs-widget-title,
.docs-single-title #breadcrumbs,
.bsf-entry-content p,
.entry-content.bsf-entry-content,
.docs-single-title .entry-title,
.widget_bsf_docs_cat_widget a,
.bsf-categories-wrap .bsf-cat-count {
    font-family: 'Poppins', sans-serif;
}
.bsf-page-header .entry-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.bsf-tax-breadcrumb {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5em;
    color: #333333;
    margin-bottom: 5px;
}
.bsf-entry-title,
#bsf_docs_widget-2 li > a {
    display: inline-block;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    margin: 0;
    text-transform: inherit;
    letter-spacing: 0;
    color: #333333;
    margin-bottom:6px;
}
.widget-title.docs-widget-title {
    font-weight: 400;
    text-transform: inherit;
    letter-spacing: 0;
    color:#333333;
}
#bsf_docs_widget-2 li > a:hover {
    color: #6f14f1;
}
.docs-tax-templates-enabled .docs-wraper article {
    margin: 12px 0 !important;
}
.docs-single-title .entry-title {
    font-weight: 400 !important;
    letter-spacing: 0;
    font-size: 30px !important;
    line-height: 1.5em !important;
    color: #333333 !important;
}
.docs-single-title #breadcrumbs {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5em;
    color: #333333;
    margin-bottom: 5px;
    letter-spacing: 0 !important;
}
.bsf-entry-content p,
.entry-content.bsf-entry-content,
.widget_bsf_docs_cat_widget a
 {
    margin-bottom: 1.6em;
    color: #333333;
/*     font-size: 15px; */
    line-height: 1.7em;
}
.bsf-categories-wrap h4:first-child {
	font-family: 'Poppins';
	font-size: 15px;
	line-height: 1.5em;
    font-weight: 500 !important;
}
.text-below-single-docs {
    border-top: 1px solid #e6e6e6;
    padding: 30px 0 0;
    margin: 4em 0 2em 0;
    font-style: italic;
}
.bsf-entry-title > a:hover,
.widget_bsf_docs_cat_widget a:hover
 {
    color: #ff9472 !important;
}
.widget_bsf_docs_cat_widget li:before {
    content: "\e900";
    font-family: 'docswp' !important;
    speak: none;
    position: absolute;
    font-size: 1.2em;
    line-height: 1.7;
    left: 0.2em;
    top: 0;
}
.widget_bsf_docs_cat_widget li {
    padding: 0 0 0 1.5em;
    position: relative;
    list-style: none;
}
.widget_bsf_docs_cat_widget .widget-title::before {
    content: none;
}
/* Document Archive, Single Doc, Category Archive Page CSS End */
#primary-menu a {
    letter-spacing: 2px;
}

.ast-above-header {
    border-bottom: 1px solid #ffffff1c !important;
}

.blog .ast-above-header {
     background-color: #f2709c;
}

h1, h2, h3, h4, .portfolio-demo h5 {
	letter-spacing: 1px !important;
}
.single h1, 
.single h2, 
.single h3, 
.single h4,
.single .portfolio-demo h5,
.docs-tax-templates-enabled h1,
.docs-tax-templates-enabled h2,
.docs-tax-templates-enabled h3,
.docs-tax-templates-enabled h4,
.docs-tax-templates-enabled .portfolio-demo h5 {
    letter-spacing: 0 !important;
}
/* Top Menu */

@media screen and (min-width: 769px) {
    .template-image-col .fl-col-content.fl-node-content {
        margin-left: 0;
        margin-right: 40px;
    }
	.bsf-categories-wrap {
    	margin: 70px 0 !important;
	}
}
@media screen and (min-width: 1024px) {
    .pricing-button a {
        color: #ffffff;
        border: 2px solid #ffffff;
        padding: 6px 30px !important;
        line-height: 2;
        border-radius: 20px;
        font-size: 14px;
        transition: all .3s linear;
        margin-left: 18px;
    }
    ul#primary-menu > li {
     padding-left: 15px;
    }
    /* Top Menu*/
    #menu-top-menu > li {
        padding-left: 25px;
    }
        .ast-above-header-navigation .mega-sub-menu li > a {
        padding: 5px 20px !important;
    }
    .ast-above-header-navigation .mega-sub-menu {
        border-radius: 5px !important;
        position: relative;
    }
    .ast-above-header-navigation ul.mega-sub-menu:before {
        content: '';
        display: block;
        position: absolute !important;
        left: 45px;
        top: -20px;
        bottom: 100%;
        width: 0;
        height: 0;
        border-bottom: 10px solid #fff;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    .pricing-button a:hover {
        background-color: #ffffff;
        color: #333333 !important;
    }
    .sub-menu li a {
        border-radius: 5px !important;
        background: transparent;
        padding-left: 20px;
    }
    /* Sub Menu Style */
    #primary-menu ul.sub-menu {
        width: 220px;
        border-radius: 5px;
        margin-left: 25px;
    }
    #primary-menu ul.sub-menu:before {
        content: '';
        display: block;
        position: absolute !important;
        left: 33px;
        top: -18px;
        bottom: 100%;
        width: 0;
        height: 0;
        border-bottom: 10px solid #fff;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
}

/* Docs */

/* Single Doc Page */

.docs-single-templates-enabled.ast-theme-transparent-header .main-header-bar,
.blog.ast-theme-transparent-header .main-header-bar {
    background-color: #f2709c;
}

.docs-single-templates-enabled.ast-theme-transparent-header #masthead,
.blog.ast-theme-transparent-header #masthead {
    position: relative;
    left: 0;
    right: 0;
}


/* Max Megha menu */

#primary-menu div#mega-menu-wrap-above_header_menu {
    display: none !important;
}

/* Home Page Demo */

.home span.spinner {
    display: none;
}

.home span.astra-portfolio-not-found.hide-me {
    display: none;
}
.astra-portfolio-wrap .site-single .inner {
    box-shadow: 1px 2px 16px 1px #f1f1f1 !important;
}
/* Social Warfare CSS - Start */
.nc_socialPanelSide {
        background: #fff !important;
    box-shadow: 0 0 1px 0px #b1b1b1;
    border-radius: 2px;
    width: 60px !important;
}
.nc_tweetContainer {
    background: #fff !important;
    border: none !important;
    width: 100% !important;
    display: block !important;
}
.nc_socialPanelSide .nc_tweetContainer:not(.totes) {
    height: 40px !important;
}
.nc_socialPanel span.iconFiller {
    font-size: 24px;
    font-weight: bold;
}
a.nc_tweet:active,
a.nc_tweet:focus {
    outline: none;
}
.swp_fb a {
    color: #3a589e !important;
}
.twitter a {
    color: #429cd6 !important;
}
.nc_tweetContainer .swp_share {
    display: none !important;
}
.nc_tweetContainer:not(.totes):hover .iconFiller {
    width: 30px !important;
}
@media (max-width: 1100px) {
    .nc_socialPanelSide {
        width: 100% !important;
        border-radius: 0 !important;
        left: 0 !important;
        top: auto !important;
        bottom: 0;
        right: 0;
        margin: 0 !important;
    }
    .nc_socialPanel .nc_tweetContainer.totes {
        display: none !important;
    }
    .nc_socialPanelSide .nc_tweetContainer {
        width: 50% !important;
        height: 48px !important;
        line-height: 48px !important;
        display: inline-block !important;
        clear: none !important;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    .nc_socialPanel .nc_tweetContainer a.nc_tweet, 
    .nc_socialPanel .totes .swp_count,
    .nc_socialPanelSide .nc_tweetContainer .swp_count,
    .nc_socialPanelSide .nc_tweetContainer .iconFiller,
    .nc_socialPanelSide.swp_default .nc_tweetContainer .sw {
        height: 48px !important;
        line-height: 48px !important;
    }
    .swp_fb a {
        background: #3a589e !important;
        color: #fff !important;
    }
    .twitter a {
        background: #429cd6 !important;
        color: #fff !important;
    }
}
/* Social Warfare CSS - End */


/*Pricing Page Tooltop CSS*/
.tooltipster-sidetip .tooltipster-content {
    max-width: 380px !important;
    background-color: #20292f !important;
}
.tooltipster-sidetip .tooltipster-content {
    max-width: 340px !important;
    font-size: 14px !important;
    line-height: 24px !important;
    box-shadow: none !important;
    font-family: Poppins;
    background-color: #20292f !important;
    color: #ffffff !important;
    position: relative !important;
    padding: 20px !important;
    font-size: inherit !important;
    text-align: left !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6) !important;
    -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6) !important;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.6) !important;
}
.tooltipster-sidetip .tooltipster-content {
    box-shadow: none !important;
    text-align: right;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #20292f !important;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #20292f !important;
}
/* Tooltip CSS Start */
.tooltip.tooltipstered,
.tooltip-left.tooltipstered {
    display: inline-block !important;
    cursor: pointer;
}
.tooltipster-base.tooltipster-fade.tooltipster-show {
    margin-left: 10px !important;
}
.tooltipster-sidetip .tooltipster-content {
    max-width: 380px !important;
    background-color: #20292f !important;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #20292f !important;
}
.tooltipster-sidetip .tooltipster-content {
    box-shadow: none;
    text-align: left !important;
}
.tooltipster-base.tooltipster-fade.tooltipster-show.tooltipster-left {
    margin-right: 10px !important;
    margin-left: 0 !important;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 40px !important;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    width: 40px !important;
}
/* Tooltip CSS End  */
/* Pricing Page CSS Start */ 
.astra-bb-bundle-checkmark label {
    font-family: Poppins;
    font-size:15px;
    line-height:1.5em;
}
@media ( max-width: 992px ) {
body .col-shadow2 {
    padding: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    width: 33.33%;
}
.bsf-astra-price .uabb-text-editor {
    padding: 0px 12px;
}
}
@media (max-width: 768px) {
body .col-shadow2 {
    padding: 0px 15px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    width: 100% !important;
}
body .pricing-section-row .col-shadow2 {
    padding: 0px 15px !important;
    margin-right: 30px !important;
    margin-left: 30px !important;
    width: 100% !important;
    } 
}
@media( max-width: 767px ) {
.tooltipster-fade.tooltipster-show {
    display:none !important;
}
.tooltip.tooltipstered, .tooltip-left.tooltipstered {
    pointer-events: none !important;
}
}
/*@media screen and (min-width: 769px) {
    .col-shadow2 {
        padding: 0px 34px;
        margin-right: 30px;
        width: calc(40.5% - 42px) !important;
    }
    .col-shadow2:last-child {
        margin-right: 0;
    }
}*/
@media( max-width: 480px ) {
    #astra-bb-regular, 
    #modal-astra-bb-regular, 
    #astra-bb-bundled {
        width: 100%;
    }
body .astra-bb-bundle-checkmark.addon-selection-outer-section label, 
body .astra-bb-bundle-checkmark.addon-selection-outer-section label {
    display: contents !important;
}
.addon-selection-outer-section #uael-radio,
#bundle-outer-uael-radio,
#bundle-outer-uabb-radio {
    margin-bottom: 0px !important;
}
.addon-selection-outer-section #uabb-radio,
#bundle-outer-uabb-radio {
    margin-top: 20px !important;
}

.pricing-page-second .uabb-list-icon-wrap {
    margin-bottom: 8px !important;
}
#uabb-choice-u-addon .fl-node-content {
    margin-bottom: 0px;
}
#uabb-choice-u-addon .uabb-list-icon-wrap {
    margin-bottom: 0px !important;
}
}
@media( max-width: 320px ) {
    body .col-shadow2 {
        padding: 0px !important;
    }
    .modal-popup-radio-button-section.error-message-popup {
        width: 310px !important;
        padding: 10px !important;
    }
}
@media(min-width:769px ) and (max-width: 992px) {
    #astra-bb-regular, 
    #modal-astra-bb-regular, 
    #astra-bb-bundled {
    width: 100% !important;
}
}


/*Responsive fix Pricing*/
@media(min-width:769px ) and (max-width: 1236px) {
    .bsf-astra-price .uabb-infobox-title-prefix {
        font-size: 20px !important;
    }
    .pricing-page-second .fl-node-content {
        margin: 0 15px 6px !important;
    }
    .addon-selection-outer-section .fl-module-content {
        margin: 0 20px !important;
    }
    .addon-selection-outer-section label.tooltip.tooltipstered {
        display: inline !important;
    }
    .addon-selection-outer-section #uabb-radio,
    .addon-selection-outer-section #uael-radio {
        margin-bottom: 0 !important;
    }
    .addon-selection-outer-section #uael-radio  {
        margin-top:0px;
    }
    .mini-agency-btn .fl-module-content,
    .agency-btn .fl-module-content,
    .bsf-astra-pro .fl-module-content { 
        margin-left: 20px !important;
    }
}