/**
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.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
*/
/* ------------------------------ TYPOGRAPHY STYLES START ------------------------------ */


/* ------------------------------ TYPOGRAPHY PAGE STYLES END ------------------------------ */

/* ------------------------------ ABOUT PAGE STYLES START ------------------------------ */

/* ------------------------------ ABOUT PAGE STYLES END ------------------------------ */

/* ------------------------------ BUTTONS STYLES START ------------------------------ */


/*----- Default Button Font Styles Start-----*/
.ms-btn button.ubtn-normal {
    padding: 15px 30px !important;
    font-weight: 700 !important;
    border-radius: 2px !important;
    border: none !important;
}
.ms-btn .ubtn-data {
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    letter-spacing: 0px !important;
    text-transform: uppercase !important;
    font-family: 'Barlow',sans-serif !important;
    font-style: italic !important;
}
/*----- Default Button Font Styles End-----*/

/*----- Primary Button Style Start-----*/
.ms-btn-primary {
    background: #333 !important;
    border-radius: 2px !important;
}
.ms-btn-primary .ubtn-data {
    color: #fff !important;
}
.ms-btn-primary .ubtn-left-bg .ubtn-hover,
.ms-btn-primary .ubtn-hover,
.ms-btn-primary:hover {
    background: #555;
}
/*----- Primary Button Style End-----*/

/*----- Alt Primary Button Style Start-----*/
.ms-btn-primary-alt {
    background: #fff !important;
    border-radius: 2px !important;
}
.ms-btn-primary-alt .ubtn-data
{
    color: #333 !important;
}
.ms-btn-primary-alt .ubtn-left-bg .ubtn-hover,
.ms-btn-primary-alt .ubtn-hover,
,
.ms-btn-primary-alt:hover{
    background: #eaeaea !important;
}
/*----- Alt Primary Button Style End-----*/

/*----- Secondary Button Style Start-----*/
.ms-btn-secondary {
    background: #a3d45e00 !important;
    border-radius: 2px !important;
    border: 1px solid #a3d45e;
    margin-left: 15px;
}
.ms-btn-secondary .ubtn-data {
    color: #a3d45e !important;
}
.ms-btn-secondary .ubtn-left-bg .ubtn-hover,
.ms-btn-secondary button.ubtn-hover {
    background: #a3d45e;
}
.ms-btn-secondary .ubtn-data:hover {
    color: #fff !important;
}
/*----- Secondary Button Style End-----*/

/*----- Alt Secondary Button Style Start-----*/
.ms-btn-secondary-alt {
    background: #a3d45e00 !important;
    border-radius: 2px !important;
    border: 1px solid #fff;
    margin-left: 15px;
}
.ms-btn-secondary-alt .ubtn-data {
    color: #fff !important;
}
.ms-btn-secondary-alt .ubtn-left-bg .ubtn-hover,
.ms-btn-secondary-alt .ubtn-hover {
    background: #fff;
}
.ms-btn-secondary-alt .ubtn-data:hover,
.ms-btn-secondary-alt:hover{
    color: #a3d45e !important;
}
/*----- Alt Secondary Button Style End-----*/

/* ------------------------------ BUTTONS STYLES END ------------------------------ */

/* ------------------------------ NAV STYLES START ------------------------------ */

/* ------------------------------ NAV STYLES END ------------------------------ */

/*------------------------------ CATEGORY PAGE STYLES START ------------------------------ */

/* ------------------------------ CATEGORY PAGE STYLES END ------------------------------ */

/*------------------------------ FOOTER PAGE STYLES START ------------------------------ */

/*------------------------------ MOBILE OP STYLES START ------------------------------ */

/* --------------------- GLOBAL START -------------------- */
@media only screen and (min-width: px) and (max-width: px) {
}
 
@media only screen and (max-width: 768px) {
}
 
@media only screen and (max-width: 768px) {
  .content-padding{
    padding-top: ;
  }
  
/* WP-BAKERY TEXT CONTAINER CLASS */  
  .wpb_text_column{
    padding-top: ;
  }
}
 
@media (max-width: 768px) {
  .mobile_cols , .mobile_cols .vc_column-inner {
    display: -webkit-flex;
    -webkit-flex-direction: column-reverse;
    display: -webkit-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  .mobile_cols, .mobile_cols .vc_column-inner{
    display: -webkit-flex;
    -webkit-flex-direction: column-reverse;
    display: -webkit-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: inherit;
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    -webkit-flex-direction: inherit;
    flex-direction: inherit;
}
}
 
 
/* --------------------- GLOBAL END -------------------- */

/*------------------------------ MOBILE OP STYLES END ------------------------------ */


/*------------------------------ FOOTER PAGE STYLES END ------------------------------ */