/*
	Theme Name: Alejandra Buitrago - Life Coach
	Description: Alejandra Buitrago - Life Coach - WordPress Theme
	Version: 1.0
	Author: Floris van Pallandt
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

.calendly-badge-widget .calendly-badge-content {
    display: table-cell;
    width: auto;
    height: 45px;
    padding: 0 30px;
    box-shadow: rgba(0,0,0,0.25) 0 2px 5px;
    font-family: sans-serif;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 13px !important;
	padding: 10px 20px !important;
	font-weight: 500 !important;
    color: #fff;
    cursor: pointer;
    border-radius: 0px !important;
	font-family: 'Montserrat', sans-serif !important;
}

._3FDub___branding-Badge__cls1 {
    display: none !important;
}

._2F38v___branding-Container__cls1 {
    display: none !important;
}

.calendly-badge-widget .calendly-badge-content span {
    display: none !important;
}

.contact-block
{
	top: 45vh;
	position: absolute;
}

.contact
{
	transform: rotate(-90deg);
	right: -30px;
	position: fixed;
	z-index: 1000;
	padding: 10px 20px;
	background: rgba(218,197,191,1);
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 200px;
	font-weight: 500;
}

.contact a
{
	color: #fff;
}

.contact a:hover
{
	color: #fff;
}

.social
{
 	position: fixed;
    z-index: 10000;
    right: 18px;
    font-size: 20px;
    background: #fff;
    padding: 10px;
}

.nf-form-content textarea.ninja-forms-field {
    height: 120px !important;
	border-color: #222;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #fff !important;
	border-color: #222 !important;
}

.show-mobile
{
	display: none;
}

.modal-header {
    border: 0;
    padding: 30px 15px 0px;
}

.nf-form-content {
    padding: 0px !important
}

.testimonial
{
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
}

ul
{
	margin-left: -20px;
}

.mb-wrap {
  margin : 0px auto; 
  padding : 30px; 
  position : relative; 
  width : auto; 
z-index: -1;
} 

.mb-wrap p {
  margin : 0; 
  padding : 0; 
}

.mb-wrap blockquote {
  margin : 0; 
  padding : 0; 
  position : relative; 
} 

.mb-wrap cite {
  font-style : normal; 
} 

.mb-style-2 blockquote {
  padding-top : 100px; 
} 

.mb-style-2 blockquote:after {
    border-radius: 50% 50% 50% 50%;
    color: rgba(175,186,198,0.2);
    content: "❞";
    font-family: 'icons';
    font-size: 100px;
    height: 130px;
    left: 50%;
    line-height: 130px;
    margin-left: -65px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 130px;
}


.mb-style-2 blockquote p {
  background : none repeat scroll 0 0 rgba(255, 255, 255, 0.5); 
  box-shadow : 0 -6px 0 rgba(175,186,198,0.2); 
  color : rgba(83,92,108,1); 
  display : inline; 
  font-family : Baskerville, Georgia, serif; 
  font-style : italic; 
  font-size : 28px; 
  line-height : 46px; 

} 

.mb-attribution {
  text-align : right; 
} 

 .mb-author {
  color : #D48158; 
  font-size : 18px; 
  font-weight : bold; 
  padding-top : 10px; 
  text-shadow : 0 1px 1px rgba(255, 255, 255, 0.1); 
  text-transform : uppercase; 
}  

cite a {
  color : #D7AA94; 
  font-style : italic; 
} 

cite a:hover {
  color : #D48158; 
} 


ninja_forms_required_items, .nf-field-container {
    margin-bottom: 15px !important;
}

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
    font-size: 14px !important;
}

.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: 45px !important;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: rgba(218,197,191,1) !important;
    width: 100% !important;
	color: #fff !important;
	text-transform: uppercase !important;
    padding-bottom: 30px !important;
    font-weight: 500 !important;
}

.nf-form-content label {
    font-size: 18px;
    line-height: 20px;
    display: none !important;
}

.nf-form-fields-required
{
	display: none !important;
}

a.footer-link
{
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
}
.offering
{
	box-shadow: 25px 35px 0 0 #afbac626;
}

.btn-primary {
    color: #fff;
   	background-color: rgba(175,186,198,1);
    border-color: none;
    border-radius: 0px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
    padding: 10px 20px;
	font-weight: 500;
}

.btn-primary:hover {
   background-color: rgba(175,186,198,1);
}


.btn-primary:active {
  background-color: rgba(175,186,198,1);
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

body {
	font-family: 'Montserrat', sans-serif;
	color:	#333;
	overflow-x: hidden !important;
	font-size: 16px;
	line-height: 1.5;
	background: rgba(175,186,198,0.10);
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color: rgba(175,186,198,1);
	text-decoration: none;
}
a:hover {
	color: rgba(175,186,198,1);
	text-decoration: none;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: none;
}

.card {
    border: none;
    border-radius: 0;
    border-top: 2px solid #fff;
    padding: 20px 0px;
	background: transparent;
}

.accordion
{
	cursor: pointer;
		font-size: 24px;
	font-weight: 400;
	    background: transparent;
}

.card-body {
    padding: 20px 0px 20px 0px;
    font-size: 20px;
}

.box-image
{
	box-shadow: 20px -20px 0 0 #e7eaee;
}

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}

/* logo */

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
  
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/

.bg
{
    background-position: center !important;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 55vh;
	min-height: 500px;
}


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

h1
{
	font-weight: 600;
}

h2
{
	font-family: 'adeliaregular';
	font-size: 40px;
	color: rgba(83,92,108,1);
	margin-top: -10px;
}

h3
{
	font-size: 26px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.cta
{
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}


h4
{
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	padding-left: 0px;
	margin-top: 0px;
	color: rgba(83,92,108,1);
}

.menu
{
	text-align: right; 
	float: right;
}

@font-face {
    font-family: 'august_script_bold_freeRg';
    src: url('https://www.ablifecoach.com/august_script_bold_free-webfont.woff2') format('woff2'),
         url('https://www.ablifecoach.com/august_script_bold_free-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'adeliaregular';
    src: url('https://www.ablifecoach.com/adelia_400-webfont.woff2') format('woff2'),
         url('https://www.ablifecoach.com/adelia_400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'mellinda_creativeregular';
    src: url('https://www.ablifecoach.com/mellinda_creative-webfont.woff2') format('woff2'),
         url('https://www.ablifecoach.com/mellinda_creative-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (max-width:768px) {
	.menu
{
	text-align: left; 
	float: left;
}
	
.show-mobile
	{
		display: block;
	}
	
.hide-mobile
	{
		display: none;
	}
	
	.contact-block
{
	bottom: auto;
	position: absolute;
	top: 100px !important;
}
	
	a.footer-link
{
	width: 100%;
	clear: both;
	white-space: nowrap;
}

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
