./*

Theme Name: 	  Tribe Child

Theme URI: 	  	  https://launchandsell.com/tribe

Author: 		  Launch & Sell

Author URI: 	  https://launchandsell.com

Description: 	  Fresh Feminine website for coaches designed to look great on any device. Tribe was carefully crafted to allow you to create your own professional coach website quickly and easily without any coding knowledge. 

Version: 		  1.0

License:          ThemeForest Regular License

License URI:   	  http://themeforest.net/licenses/regular

Template:     tribe

Text Domain:  tribechild

*/

@font-face {
    font-family: Fadhist;  
    /*src: url(https://fl.otfcoder.in/wp-content/themes/tribe-child/fonts/Fadhista1.ttf);  */
    src: url(fonts/Fadhista1.ttf);
    font-weight: normal;  
}

@font-face {
    font-family: Fadhista;
    src: url('https://fl.otfcoder.in//wp-content/themes/tribe-child/fonts/Fadhista1.ttf') format('truetype');
}

.fadhista_font p  {
	font-family: 'Fadhist' !important;
    font-family: Fadhista !important;
}
.site-header__logowrap {
    text-align: left !important;
    padding: 20px 0px !important;
}
span.fadhista_font {
	color: #D39E26;
	font-size: 30px;
    font-family: Fadhist !important;  
    font-family: Fadhista !important;
    font-weight: bold;
}
span.fadhista_font_mystory {
    color: #D39E26;
    font-size: 40px;
    font-family: Fadhist !important;  
    font-family: Fadhista !important;
    font-weight: bold;
}
.col-12-sub {
    margin-left: 10%;
    text-align: center;
}
.col-4-sub {
    width: 30%;
    padding-left: 2%;
    float: left;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .col-12-sub {
        text-align: center;
        margin-left: 0% !important;
    }
    .col-4-sub {
        width: 100%;
        float: left;
    }
    .fadhista_font p  {
        font-family: 'Fadhist' !important;
        font-family: Fadhista !important;
        font-size: 35px;
    }
}
.home_subscribe_to div p, .home_first_row_sub_text div p {
    margin: 0px !important;
}

.wpcf7-submit {
    background: none !important;
    color: #d7958f !important;
    border: 1px solid #d7958f !important;
}
.discover_call_text div p {
    margin: 0px !important;
}

/*Coaching & Program Page*/
.coaching-program-first-row div p {
    margin: 15px 0px !important;
}
.coaching-program-last-row div h3 {
    padding: 20px;
    margin: 20px;
    background: #ac7873 !important;
    opacity: 0.8 !important;
}
footer {
	display: none !important;
}

.screen-reader-response {
    display: none !important;
}
.error {
	color: red;
}