/**
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
*/
.transformation .transfor-text .trans1{
    font-size: 30px;
    font-weight: 600;
    color: #383838 !important;
}
.transformation .transfor-text .trans2{
    font-size: 50px;
    color: #e54444 !important;
    font-weight:800;
    line-height: 1.3;
}
.transformation .transfor-text .trans3{
    font-size: 14px;
    color: #212121;
}
.pack-head{
    background: orange;
}
.packages-offer .pack_price{
  animation-name: package;
  animation: package 10s infinite;
  color: orange;
  font-size:25px !important;
}

@keyframes package{
  from {color: red;}
  to {color: green;}
}
.contus-frm .nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea{
    background: #ffffff !important;
    
    height: 40px !important;
}
.contus-frm #ninja_forms_required_items, .nf-field-container{
    margin-bottom:10px !important;
}
.contus-frm .nf-field-label {
    margin-bottom: 5px !important;
   
}
.contus-frm .nf-form-content label{
     font-size: 16px !important;
}
.contus-frm .nf-error.field-wrap .nf-field-element:after{
   height:40px;
   line-height: 40px;
}
.contus-frm .nf-form-content input[type=button]{
    background: orange;
    margin-top: 15px;
}
.contus-frm .nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 42px !important;
}
.contus-frm .nf-form-title,.contus-frm .nf-form-fields-required{
    display: none;
}
.contus-frm .nf-fu-fileinput-button{
   background: #ffa500;
}
.contus-frm .nf-fu-progress{
	margin-bottom:0px;
}
.contus-frm .nf-fu-progress-bar{
	background: #ffa500;
}
/* Target the specific Ninja Forms submit button */
#nf-field-4,
.ninja-forms-field[type="submit"],
.nf-element[type="submit"] {
    background-color: #ffeb00 !important;
    border-color: #ffeb00 !important;
    color: #000000 !important;
    text-shadow: none !important;
}

/* Hover effect */
#nf-field-4:hover,
.ninja-forms-field[type="submit"]:hover,
.nf-element[type="submit"]:hover {
    background-color: #e6d300 !important;
    border-color: #e6d300 !important;
    color: #000000 !important;
}

/* Additional styling for better appearance */
#nf-field-4,
.ninja-forms-field[type="submit"],
.nf-element[type="submit"] {
    border: 2px solid #ffeb00 !important;
    padding: 10px 20px !important;
    font-weight: bold !important;
    cursor: pointer !important;
}
.ast-header-break-point ul li.ast-masthead-custom-menu-items a{
	padding:5px 10px;
}
.flip-hov .uabb-face.uabb-back::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000ba;
    content: "";
    top: 0;
    left: 0;
}
.flip-hov .uabb-flip-box-wrap .uabb-flip-box{
  position:relative;
}

.banner-bc-txt {
    background: #ffffff;
}
.transfor-text {
    text-align: right;
}
.transformation .bx-pager-link {
    background: #f79000 !important;
    opacity: 0.2;
}
.transformation .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f79000 !important;
    opacity: 1;
}
span.hapening-btns {
    background: #ffa500;
    padding: 6px 9px;
    color: #ffffff !important;
}
.popup_close_icn .cp-image-main {
    border: 1px solid #ffffff;
    padding: 5px;
}
.transformation .fl-slide-content-wrap {
    padding-top: 35px;
}
.ast-page-builder-template.single .post-navigation{
	display:none;
}
@media only screen and (max-width:768px){
    .transformation .transfor-text .trans1{
        font-size: 20px;
        font-weight: 600;
        color: #383838;
    }
    .transformation .transfor-text .trans2{
        font-size: 30px;
        color: #e54444;
        font-weight:800;
        line-height: 1.3;
    }
    .transformation .transfor-text .trans3{
        font-size: 13px;
        color: #212121;
    }
.transfor-text {
    text-align: center !important;
}
	.transformation .fl-slide-content-wrap {
    padding-top: 0px;
}
	.cp-popup-content.cpro-active-step.cp-slide_in.top-center.cp-panel-1 {
       margin-top: 75px !important;
}
	.popup_close_icn .cp-image-main{
		padding:3px !important;
	}
	
}
a.branch-btns {
    background: orange;
    color: #ffffff;
    padding: 10px;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.packages-offer .uabb-infobox-text-wrap {
    line-height: 40px;
}
/* Fitness Calculator page */
.fitness-calc-tabs .uabb-tab-link {
    border: 1px solid #ccc1c1 !important;
}
.fitness-calc-tabs .uabb-tag-selected {
    border: none !important;
}
.fitness-calc-tabs .uabb-tab-title {
    line-height: 35px;
}
.fitness-calc-tabs .uabb-content.uabb-tab-acc-content.clearfix.uabb-tabs-desc.uabb-text-editor {
    margin-left: 20px;
}

@media only screen and (max-width:768px){
.fitness-calc-tabs .uabb-tab-acc-title {
    margin-bottom: 10px;
    margin-top: 10px;
}
.fitness-calc-tabs .uabb-content.uabb-tab-acc-content.clearfix.uabb-tabs-desc.uabb-text-editor {
    margin-left: initial !important;
}
.fitness-calc-tabs .uabb-tab-acc-title {
    border: 1px solid #cccccc;
}
}
/* blog styles */
.single-post .ast-single-post-order .entry-meta {
    display: none;
}
.single-post .post-thumb-img-content.post-thumb{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 89%;
}
