/*
Theme Name:		Ken Child Theme
Theme URI:		http://themeforest.net/user/artbees
Description:	Child theme for the Ken theme 
Author:			Your name here
Theme URI:		http://themeforest.net/user/artbees
Template:		ken
Version:		3.3
*/


/* NAVIGATION + BACKGROUND POSITION */
.responsive-dropdown-container {
	display: none;
}
.bg-layer div {
	background-position: center;
}
#mk-main-navigation #menu-top-horizontal-menu .responsive-nav-link {
	height: 40px !important;
}
.mk-burger-icon {
	padding-top: 8px;
}
#mk-main-navigation a.menu-item-link {
	padding-top: 5px !important;
}

#mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo, #mk-header:not(.header-structure-vertical).sticky-trigger-header .mk-header-logo a {
    margin-top: 12px;
	margin-bottom: 14px;align-content}

/* TYPOGRAPHY */

H1, H2, H3, H4, H5, H6 {
	COLOR: #AA0078;
}

p {    color: #121239;}

.mk-text-block li {
	line-height: 27px;
	bottom-margin: 8px;
}
.mk-text-block a {
	text-decoration: underline;
	color: #107481;
}
.slimWidth {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	    text-shadow: 1px 1px #000;
}

/* BUTTONS */

.mk-button.large span {
	font-size: 19px;
	color: #fff;
}
.mk-button.medium span {
	font-size: 16px;
	color: #fff;
}
.mk-progress-button-content span {
		color: #055056;
}

.mk-button.large.full_rounded span {
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}
.mk-button.medium.full_rounded span {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
}
.gform_wrapper .button {
  background-color:#72cedd;
  border:1px solid #EEEEEE !important;
  color:#152325 !important;
  font-size:15px;
}

.mk-contact-form-wrapper.classic-style.dark-skin .mk-button span {
  color:#1493a4 !important;
}

/* PRODUCTS */
.whiteText p, .whiteText h2 {
	color: #fff;
}
/* SIDEBAR */
.widget_contact_info ul li span {
font-size: 17px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* BLOCKQUOTE */
blockquote p em {
	font-style: normal;
	line-height: 24px;
	color: #983db0;
	font-style: oblique;
	text-align: center;
	margin-top:8px;
}
blockquote {
	background-color:#fcfcfc;
	background-image: url(http://www.allisonstillman.com/wp-content/uploads/2016/06/Blockquote.jpg);
    background-repeat: no-repeat;
	padding-top: 50px;
		padding-bottom: 20px;
			padding-left: 50px;
				padding-right: 50px;
}
blockquote p {
font-size: 19px;
line-height: 27px;
color: #848383;
}
/* Constant Contact Signup */
#cc_form_1 .cc_intro, #cc_form_1 .cc_intro * {
  color:#176b6e !important;
  line-height: 25px !important;
}

#cc_form_1 label {
  color:#0e5659 !important;
}

.mk-contact-form-wrapper .mk-textarea, .mk-contact-form-wrapper .text-input {
  font-size:15px;
}

/* HIGHLIGHT TEXT */
.mk-highlight.default-highlight {
  background-color:#d9f6f5;
  padding:3px 6px;
}
/* FOOTER */
.mk-footer-copyright {
  font-size:15px;
}

/*testimonial*/
.testimonials .mk-edge-custom-content img {border-radius:50%}
.testimonials .swiper-pagination-switch {border-color:rgba(33,123,126,.5); }
.testimonials .swiper-active-switch {border-color:rgba(33,123,126,.5); background-color:rgba(33,123,126,.5);    }
.pagination-square[data-skin=dark] span.swiper-active-switch a {border:0;}

.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content {font-style:normal}

/*hero */ 
.hero h1 {margin-bottom:15px;}
.hero p {    font-size: 24px;  line-height: 1.5;}

.page-id-1078 h2, .page-id-1078 h3, .page-id-1078 h4  {margin-bottom:20px;}

.page-id-1078 .hero.mobile {display:none}

/*forms*/
.ctct-disclosure {display:none}
.widget .ctct-form-field input[type=text], .widget .ctct-form-field input[type=email] {padding:10px; width:100%;}

.ctct-form-1135 {text-align:center}
.ctct-form-1135 .ctct-form-field input[type=text], .ctct-form-1135 .ctct-form-field input[type=email] {padding:10px; width:60%; box-sizing: border-box;}

.ctct-form-1158 p.ctct-form-field {display:inline-block; margin-right: 5px;}
.ctct-form-1158 p.ctct-form-field .ctct-label-top label {display:none;}
.ctct-form-1158 .ctct-form-field input[type=text], .ctct-form-1158 .ctct-form-field input[type=email]  {width:100%; padding:14px 10px; font-size:16px; box-sizing: border-box;}
.ctct-form-1158  .ctct-button {display:none}
.ctct-form-1158 .ctct-form-field.ctct-form-field-submit {}
.ctct-form-1158 input[type=submit] {border:0}


/*responsive */ 
@media only screen and (max-width: 1024px) {
	 .text-area {width:100%;}
	.vc_custom_1595952817708.text-area {padding-left: 40% !important;}
}

@media only screen and (max-width: 767px) {
	.hero.desktop {display:none!important;}
	.hero.mobile  {display:block !important;}
	.ctct-form-1158 p.ctct-form-field {display:block; margin-right: 0; width:100%}
}