body {
    font-size: 16px;
    color: #696969;
    letter-spacing: 0.025em;
    line-height: 1.5;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    margin: 20px 0 !important;
}
a:focus,
a:hover,
.dropdown-toggle,
.slick-slide {
	outline: 0!important;
}
a, .comment-reply-link {
	color: #FF6D6D;
}
.entry-title a:hover, 
.entry-title a:focus {
	color: #FF6D6D;	
}
.site-inner {       
	margin-top: 40px;
}
.home .site-inner {      
	margin-top: 0px;
}
/*** Top Head Menu ***/
.site-header {
    position: fixed;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgba(255,255,255,.15);
	padding-top: 0;
	padding-bottom: 0;
    width: 100%;
    z-index: 999;
}
body:not(.home) .site-header {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    background-color: #FFC7C1;	 
	position: relative;
}
body:not(.home) .site-header.is-sticky {	
	position: fixed;
}
.site-header.is-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.site-header-main {
    max-width: 1120px;
    margin: 0 auto;
}
.site-header-main .site-description {
    display: none;
}
.site-branding {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

/*** Menu ***/
.site-header-menu {
    margin: 17px 0;
}
.main-navigation a {
	font-weight: 500;
	font-size: 14px;
    padding: 0.65625em 1em;
}
.home .primary-menu li a {
    color: #fff;
}
.home .is-sticky li a {
    color: #000;
}
.site-header-menu {
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.site-header-menu.is-sticky {
    position: relative;
    margin: 0 auto;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out!important;
    -moz-transition: all 0.4s ease-in-out!important;
    -ms-transition: all 0.4s ease-in-out!important;
    -o-transition: all 0.4s ease-in-out!important;
    transition: all 0.4s ease-in-out!important;
}
.site-header-menu .primary-menu > li > a {
    position: relative;
    font-weight: 500;
    font-size: 15px;
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 90px;
    height: 90px;
    position: relative;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.site-header-menu .primary-menu > li:hover a:before,
.site-header-menu .primary-menu > li.focus > a,
.site-header-menu .primary-menu > li.current-menu-item > a:before {
    width: 100%;
    opacity: 1;
}
.site-header-menu .primary-menu > li > a:before {
    bottom: 0;
    content: "\f004";
    font-family: FontAwesome;
    left: -5px;
    opacity: 0;
    color: #FF6D6D;
    position: absolute;
}

/*** Intro ***/
.tk-intro-content h2 {
    font-size: 34px;
    margin: 0 0 50px;
    line-height: 48px;
}
.tk-intro-img figure {
    margin: 10px !important;
}
.tk-intro-img img {
    border-width: 18px !important;
    border-style: solid !important;
    border-color: #fff !important;
    box-shadow: 0 10px 7px -7px rgba(0,0,0,.12), 0 0 4px rgba(0,0,0,.1) !important;  
}

/*** Family Carousel ***/
.tk-family-img {
    width: 25%;
    float: left;
text-align: center;
padding-right: 15px;
}

.tk-family-item .nav_tabs {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    margin-top: 35px;
}
.tk-family-item .nav_tabs li {
    cursor: pointer;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #ced4da;
    border-radius: 2px;
    margin: 0 10px;
    padding: 5px !important;
}
.tk-family-item .nav_tabs img {
    margin-bottom: 0;
}
.tk-family-item .nav_tabs img,
.tk-family-item .nav_tabs h4 {
    display: inline-block;
    vertical-align: middle;
}
.tk-family-item .nav_tabs li.current {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
}
.tk-family-text {
    text-align: center;
}
.tk-family-text h3 {
    font-size: 20px;
}
.slick-prev, 
.slick-next {
    width: 35px;
    height: 35px;
    top: 35%;
}
.slick-prev:before, 
.slick-next:before {
    opacity: 1;
}

/*** Events ***/
#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
    opacity: 1;
}
.tribe-events-event-image {
    text-align: left;
}
.cool-timeline .timeline-year {
    width: 240px !important;
    margin: 22px 0 40px -80px !important;
}
.cool-timeline .icon-placeholder .tribe-events-list-separator-month {
    color: #000 !important; 
}
body.post-type-archive-tribe_events #sidebar-right-blog,
body.single-tribe_events #sidebar-right-blog,
body.category-104 #sidebar-right-event,
body.single-post #sidebar-right-event {
    display: none;
}
#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured,
body .tribe-events-ical.tribe-events-button {
    background: #000 !important;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured {
    background-color: #f2b604 !important;
}
.sidebar p {
    font-size: 13px;
}
.sidebar {
    padding-right: 0px;
}
#tribe-events .tribe-events-button {
	background-color: #ff6c6c;
}

/*** Blog ***/
.ws-blog-item .premium-blog-content-wrapper {
    top: -30px;
    margin: 0px 10px 10px;
}

/*** Team ***/
.tk-team-item ul li {
	display: inline-block;
	list-style-type: none;
	margin:  10px;
}

/*** Contact ***/
.wpcf7-form p {
	width: 48%!important;
	float: left;
	margin-right: 3.5%;
}
.wpcf7-form p:nth-child(3),
.wpcf7-form p:nth-child(5) {
    margin-right: 0 !important;
}
.wpcf7-form p:nth-child(6),
.wpcf7-form p:nth-child(7) {
    width: 100% !important;
}
.wpcf7-form p:nth-child(7) {
    text-align: center;
}
.wpcf7-form input {
	background: transparent;
	padding: 12px 10px;
}
.wpcf7-form textarea {
    height: 150px;
    background-color: transparent;
}
.wpcf7-form .wpcf7-submit {
	padding: 18px 50px;
    display: inline-block;
    margin-top: 28px;
    background: #ff6d6d;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.wpcf7-form .wpcf7-submit:hover {
	background: #ffc7c1;
}
.main-footer .columns h2:after {
    content: none;
}
.wpcf7-form-control.wpcf7-select {
    width: 100% !important;
}

/*** Footer ***/
.main-footer {
    background-image: url('../images/backgroundvideo.jpg');
    background-position: center center;
    background-size: cover;
    float: left;
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
}
.main-footer:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/section-divider-bottom.png);
}
.main-footer:after {
    content: "";
    z-index: -1;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(51, 51, 51, 0.4);
}
.main-footer .container {
    padding-top: 120px;
    padding-bottom: 60px;
    overflow: hidden;
}
.main-footer .columns {
    padding: 10px;
    text-align: center;
    position: relative;
    z-index: 3;
}
.main-footer h2 {
    margin: 0 0 20px;
    color: #FF6D6D !important;
    font-size: 40px !important;
    letter-spacing: 8px;
    text-transform: uppercase;
    font-weight: 500;
}
.main-footer p {
    font-size: 13px;
}
.main-footer a {
    box-shadow: 0 0 0 0 currentColor;
    font-weight: 400;
    line-height: 30px;
    font-size: 13px;
}
.main-footer ul {
    margin: 0;
    padding-left: 10px;
}
.shrewd_solution_icon ul li strong {
    display: none;
}
.shrewd_solution_icon {
    padding-top: 20px;
}
.shrewd_solution_icon ul,
.shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
.shrewd_solution_icon ul li a {
    font-size: 17px;
    color: #FF6D6D;
    background: #fff;
    height: 48px;
    width: 48px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
    display: inline-block;
}
.shrewd_solution_icon ul li a i {}
.shrewd_solution_icon ul li a:hover,
.shrewd_solution_icon ul li:nth-child(2) a:hover,
.shrewd_solution_icon ul li:nth-child(3) a:hover,
.shrewd_solution_icon ul li:nth-child(4) a:hover,
.shrewd_solution_icon ul li:nth-child(5) a:hover,
.shrewd_solution_icon ul li:nth-child(6) a:hover{
    background: #FF6D6D; 
    color:#fff!important;
}
.site-footer {
    float: left;
    width: 100%;
    text-align: center;
}
.site-footer .container {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.site-footer .site-info a {
    font-size: 14px;
}
.site-footer .site-info p {
    text-transform: uppercase;
    font-size: 14px;
}

/*** Responsive ***/
@media (max-width: 1208px) {
	.site-header-menu .primary-menu > li > a {
		font-size: 15px;
	}
}
@media (max-width: 1170px) {
	.site-header-menu .primary-menu > li > a {
		padding: 0 7px !important;
	}
	.site-header {
	    padding: 0 15px;		
	}
    .site-header-menu .primary-menu > li > a:before {
        content: none;
    }
}
@media (max-width: 960px) {
	body.woocommerce #primary #main {
		width: 100% !important;
	    float: none;
		margin-right: 0 !important;
	}	
	.sidebar {
	    margin-left: 0%;
		width: 100%!important;
	}
	.site-header-menu .primary-menu > li > a {
		height: 45px;
		line-height: 45px;
	}
	.tk-atributes-item:first-child .tk-atributes-content {
		margin-left: 0px;
	}
	.tk-atributes-item.item2 .tk-atributes-content {
		margin-left: -50px;
	}
	.tk-atributes-item.item3 .tk-atributes-content {
		margin-left: -130px;
	}
}
@media (max-width: 910px) {
    body.home .main-navigation .primary-menu > li > a {
        color: #000;
    }
    .site-header {
        background-color: #FFC7C1;
    }
}
@media(max-width: 845px) {
    article .post-thumbnail, article .entry-content p, article .entry-content a, article .entry-footer, article .entry-header,
	#comments, .navigation.post-navigation, navigation.pagination, header.page-header {
        margin: 10px !important;
    }
    body.page-template-default .post-thumbnail, body.page-template-default .entry-content p, 
    body.page-template-default .entry-content a, body.page-template-default .entry-footer, body.page-template-default .entry-header {
        margin: 5px !important;
    }
	article .entry-content a.more-link {
		margin-left: 0 !important;
	}
	.sidebar {
    padding-right: 15px;
	}
	body.single-post .sidebar-right-blog {
		clear: left;
	}
	body.single-post #primary #main {
		width: 100% !important;
	}
}
@media (max-width: 768px) {
    .tk-full-big, .tk-family-img {
        width: 50% !important;
    }
    .main-footer .columns {
        width: 100% !important;
    }
    body.post-type-archive-tribe_events #primary #main {
        margin: 10px !important;
    }
    body.single-tribe_events #primary {
        padding: 10px !important;
    }
}
@media (max-width: 786px) {
	.tk-featured-img {
		margin-top: 40px;
	}
	.tk-featured-box .elementor-widget-container {
		margin: 40px 0 0 !important;
		padding: 25px !important;
	}
}
@media (max-width: 480px) {
	.tk-atributes-img {
		margin-top: 70px;
	}
    body.woocommerce-page ul.products li.product {
        width: 100%!important;
        margin: 30px 0!important;
    }
    body.home .woocommerce ul.products li.product {
        margin-right: 0%!important;
        width: 100%!important;
    }
    .tk-full-big, .tk-family-img, .premium-gallery-item {
        width: 100% !important;
    }
	.tk-portfolio .premium-gallery-item {
    	height: auto !important;
	}
}
body.elementor-template-full-width .site-inner {
    max-width: 100%;
}
body.elementor-template-full-width .site-content {
    padding: 0;
} 