/*
Theme Name:     Spiritual Child Theme
Theme URI:      http://themeforest.net/user/Softwebmedia/portfolio
Description:    Spiritual child theme for customization
Author:         Soft Web Media
Author URI:     http://themeforest.net/user/Softwebmedia
Template:       spiritual                             
Version: 		1.00
*/

/* NOTE: Spiritual-subchild-theme imports this CSS. These styles will affect all subsites */

/* Add your custom style below */

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");


/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('./fonts/roboto-v30-latin/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('./fonts/roboto-v30-latin/roboto-v30-latinroboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('./fonts/roboto-v30-latin/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('./fonts/roboto-v30-latin/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('./fonts/roboto-v30-latin/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('./fonts/roboto-v30-latin/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/open-sans-v34-latin/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/open-sans-v34-latin/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/open-sans-v34-latin/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/open-sans-v34-latin/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/open-sans-v34-latin/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/*======================================== GENERAL ========================================*/
body {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	word-break: normal !important;
}

body h1, body h2, body h3, .heading_text {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #606060;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.swm_blog_post .swm_post_title h1, .swm_blog_post .swm_post_title h2, .swm_blog_post .swm_post_title h2 a {
	word-wrap: normal !important;
	
}

.swm_heading_h1 h1 {
	font-weight: 700 !important;
	color: #fff !important;
	font-size: 45px;
	letter-spacing: -1px;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 2px;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.25);
	background-color: #d1596a;
	line-height: 50px;
	border-radius: 3px;
	margin-bottom: 15px; 
}
body h2 { font-size: 30px; }
body h3 { font-size: 24px; }

div#swm_page_container h4,
div#swm_page_container h5 {
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	
}

div#swm_page_container h4 {
	color: #96113c;
}

div#swm_page_container h5 {
	color: #606060;
}

#skip_links { 
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;	
}

.swm_container a, .ai1ec-event-toggle i, .logo_section_menu ul li a, .swm_portfolio_box .project_title a { color: #96113c; }
.swm_container a:hover, .ai1ec-event-toggle i:hover, .logo_section_menu ul li a:hover, .swm_portfolio_box .project_title a:hover { color: #cc5062; }

.btn, .swm_button, .swm_button.large, .swm_button.medium, .gform_wrapper input[type=submit], .timely .ai1ec-btn, html input[type="button"], .logo_section_menu ul li a[title="kj-bund"] {
	font-size: 18px !important;
	font-family: 'Open Sans', sans-serif;
	color: #fff !important;
	background-color: #96113c !important;
	padding: 15px 20px;
	border: none;
	border-radius: 5px;
}
.btn:hover, .swm_button:hover, .swm_button.large:hover, .swm_button.medium:hover, .timely .ai1ec-btn:hover, html input[type="button"]:hover, .logo_section_menu ul li a[title="kj-bund"]:hover { background-color: #cc5062 !important; opacity: 1; color: #fff !important; }
.swm_column.swm_one_third .swm_button { width: 100%; text-align: center; }

#swm_page_container a:after, .small_footer ul li a:after, .btn:after, .swm_button:after {
	content: "»";
	display: inline-block;
	padding-left: 5px;
}
a[rel="lightbox[prettyPhoto]"]:after, dt.gallery-icon a:after, a.tiny_img:after, .p_date a:after, .gform_anchor:after, .timely a.ai1ec-btn:after, .timely .ai1ec-date-title:after, .single a#ai1ec-event:after, #social_links a:after, .ngg-galleryoverview a:after { display: none !important; }

.swm_breadcrumb_search_section .search_section,
.recent_posts_square_posts .grid_date,
.single .ai1ec_event .swm_post_meta { display: none !important; }

@media only screen and (max-width: 767px) {
.swm_heading_h1 { background-color: #d1596a !important; }
}

/*======================================== NEW SLIDER ========================================*/

#swm_page_container .rl-gallery-container a:after {
	content: "";
	display: inline-block;
	padding-left: 5px;
}

.sy-controls li {
	list-style-type: none;
}

.rl-gallery-container .sy-pager li a {
	width: 1.2em;
	height: 1.2em;
}

.rl-gallery-container .sy-pager li a:focus {
	outline: none !important;
}

.rl-gallery-container .rl-gallery .rl-gallery-link .rl-gallery-caption {
	padding: 1.5em;
}

.rl-gallery-container .rl-gallery .rl-gallery-item-caption {
	font-size: 1em;
	line-height: 1.2;
}

.sy-controls li a:focus {
	outline: none !important;
}


@media(max-width: 767px) {
	.sy-box .rl-gallery .rl-gallery-link .rl-gallery-caption {
		position: relative;
	}
	.sy-box .sy-pager li {
		width: 0.6rem;
		height: 0.6rem;
	}
	.rl-gallery-container .sy-pager li a {
		width: 0.6rem !important;
		height: 0.6rem !important;
	}
}

/*======================================== HEADER & NAVIGATION ========================================*/
body .swm_logo_section_bg { background-color: #fff; }
.logo_image a img, .logo_image img { width: 454px !important; }
.logo_section_menu { margin-top: 5px; }
.logo_section_menu #plz-search {
	border: 1px solid #f0cfcd;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
}
#plz-search #plz-searchform { margin: 0; }
#plz-search #plz-searchform label {
	background: #f0cfcd;
	text-transform: uppercase;
	color: #444444;
	font-size: 15px;
	font-weight: 700;
	line-height: 40px;
	width: 50%;
	float: left;
	padding: 0 15px;
}
#plz-search #plz-searchform #plz-input {
	width: 50%;
	outline: 0;
	height: 40px;
	border: 1px solid;
	border-color: #ececec;
	background: #fff;
	border-radius: 3px;
	padding-left: 15px;
	padding-right: 40px;
	margin: 0;
}
#plz-search #plz-searchform input[type="submit"].button {
	width: 40px;
	line-height: 40px;
	font-family: FontAwesome !important;
	font-size: 14px;
	border: 0;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	text-align: center;
	margin: 1px 2px 0 0;
	box-shadow: none;
	text-shadow: none;
	padding: 0;
	color: #96113c;
	background: transparent;
}

.logo_section_menu #menu-secondary-menu {
	float: left;
	line-height: 40px;
	margin-right: 10px;
}
.logo_section_menu #widget_search_form {
	float: right;
}
.logo_section_menu #widget_search_form #searchform #s, .logo_section_menu #widget_search_form #searchform input[type="submit"].button {
	background: #76002c;
	color: #fff;
}
.logo_section_menu ul li a {
	font-family: 'Roboto', sans-serif;
	text-decoration: underline;
	font-size: 14px;
}
.logo_section_menu ul li a[title="kj-bund"] {
	font-size: 14px !important;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
}
body .swm_top_menu_section {  background-color: #96113c; }
ul#top_menu > li > a {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #fff;
}

.swm_breadcrumb_search_section { height: 24px; }
.swm_breadcrumbs {
	padding: 2px 16px 0 16px;
	margin: 0;
}

.swm_breadcrumbs { color: #606060; }
.swm_breadcrumbs a,
.swm_breadcrumbs .trail-end { font-size: 14px; }
.swm_breadcrumbs a { color: #96113c !important;  text-decoration: underline; }
.swm_breadcrumbs a:hover { color: #cc5062 !important; }

@media only screen and (max-width: 979px) {
.logo_image a img { width: 100% !important; }
.logo_section_toggle { top: 95px; }
.logo_section_menu {
	top: 110px;
	width: 300px;
}
.swm_container .logo_section_menu ul li { margin-right: 5px; padding: 0; }
#plz-search #plz-searchform label { font-size: 14px; padding: 0 5px; }
.logo_section_menu #widget_search_form { width: 100%; }
}
@media (min-width: 980px) {
.logo_section_menu #plz-search { margin-left: 20%; }
nav.swm-top-menu { float: left; }
.theme_social_icons { float: right; }
.theme_social_icons ul li:last-child { margin-right: 0; }
.theme_social_icons ul li:first-child { margin-left: 15px; }
}


/*======================================== SLIDER ========================================*/
.tp-leftarrow.default, .tp-rightarrow.default {
	height: 100px;
	background: #96113c;
	opacity: 0.85;
}
.tp-leftarrow.default:before, .tp-rightarrow.default:before {
	display: inline-block;
	font: normal normal normal 30px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	line-height: 100px;
	width: 40px;
	vertical-align: middle;
	text-align: center;
	content: "\f053";
}
.tp-rightarrow.default:before { content: "\f054"; }
.tp-leftarrow.default:hover, .tp-rightarrow.default:hover {
	opacity: 1;
	background: #cc5062;
}
.tp-revslider-slidesli .tp-caption.black {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	color: #fff;
	font-size: 50px;
	letter-spacing: -1px;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 2px;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.25);
	background-color: #d1596a;
	line-height: 50px;
	text-transform: uppercase;
	border-radius: 5px;
}


/*======================================== HOMEPAGE ========================================*/
.home #swm_page_container { padding-top: 0; }
#home-headlines { padding-top: 50px !important; }
#home-headlines .swm_portfolio_box {
	background: #f5f5f5;
	background: transparent;
}
#home-headlines .swm_portfolio_box .thumb_img {
	max-height: 160px;
	min-height: 160px;
	vertical-align: middle;
}
#home-headlines .swm_portfolio_box .thumb_img a {
	display: block;
	height: 160px;
	width: auto;
}
#home-headlines .swm_portfolio_box a img {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}

#home-headlines .swm_portfolio_text { background: #fff; }

#home-headlines .swm_portfolio_text .portfolio_title { text-transform: none !important; color: #222; margin-bottom: 0; }

#home-bottom { padding: 40px 0; }
.recent_posts_full .swm_post_heading, .recent_posts_full .post_meta { text-align: left; margin-left: 0; }
.recent_posts_full .swm_post_heading a, .recent_posts_square_posts .recent_posts_square_title a {
	font-size: 18px;
	font-weight: 700;
	color: #96113c;
	text-align: left;
}

.recent_posts_full h3.swm_post_heading { margin-bottom: 0; }

.recent_posts_full .swm_post_heading a:hover, .recent_posts_square_posts .recent_posts_square_title a:hover { color: #cc5062; }
.recent_posts_full .post_meta .grid_date>span:last-child { display: none; }
.recent_posts_full p.rp_full_content { padding-bottom: 10px; text-align: left; }
.recent_posts_full p.rp_full_content:after {
	content: "[...]";
	display: inline;
}
ul.post-tags {
	border-top: 1px solid #ececec;
	padding: 10px 20px;
	margin: 0 -20px 0 -20px;
	list-style: none;
}
ul.post-tags:before {
	display: inline-block;
	font: normal normal normal 15px/1 FontAwesome;
	color: #bbbbbb;
	content: "\f02c";
}
ul.post-tags li { display: inline-block; }
#swm_page_container ul.post-tags li a {
	border-radius: 5px;
	border: 2px solid #000;
	padding: 2px 10px;
	text-transform: uppercase;
	color: #606060;
	font-weight: bold;
}
#swm_page_container ul.post-tags li a.tag1 { border-color: #62e4da; }
#swm_page_container ul.post-tags li a.tag2 { border-color: #4d8ee0; }
#swm_page_container ul.post-tags li a.tag3 { border-color: #e5b304 ; }
#swm_page_container ul.post-tags li a.tag4 { border-color: #9386d1; }
#swm_page_container ul.post-tags li a.tag5 { border-color: #cf10bb; }


/*======================================== CALENDAR ========================================*/
.timely .ai1ec-agenda-widget-view .ai1ec-date-title { margin-left: 0; }
.timely .ai1ec-agenda-widget-view .ai1ec-date {
	background: transparent;
	border-bottom: 1px solid #eee;
	border-top: none;
	padding: 5px 0;
}
.timely .ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
	background: #eababa;
	color: #333;
	padding: 5px;
	font-size: 11px;
	text-shadow: none;
}
.timely .ai1ec-agenda-widget-view .ai1ec-event > a {
	border: 1px solid #f5f5f5;
	min-height: 68px;
	padding: 5px 10px;
}
.ai1ec-agenda-widget-view .ai1ec-event > a:after { display: none !important; }
.timely .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time { display: block; color: #606060; }
.timely .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title, .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title, .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title:hover {
	display: block;
	font-size: 18px;
	color: #96113c;
	font-weight: 700;
}
.timely .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title .ai1ec-event-location, .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title .ai1ec-event-location {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: 400;
}
.timely .post-edit-link { display: none; }
.timely .ai1ec-allday-badge {
	background: #fff;
	background: transparent;
	padding: 0;
	text-transform: uppercase;
	color: #606060;
	font-weight: 700;
}
.timely.ai1ec-popover.ai1ec-popup {
	width: 300px !important;
}
.timely .ai1ec-popover-inner {
	padding: 10px 15px;
	font-size: 14px;
}
.timely .ai1ec-popover-inner .ai1ec-popup-excerpt { font-size: 14px; }

.ai1ec-month-view .ai1ec-date { background: #f6e5e4; }
/*.ai1ec-month-view .ai1ec-today, .ai1ec-week-view .ai1ec-today { background: #f0cfcc !important; }*/
.ai1ec-month-view .ai1ec-allday .ai1ec-event, .ai1ec-month-view .ai1ec-multiday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event {
	background-color: #96113c;
	font-weight: 700;
	color: #fff;
}

#ai1ec-container .ai1ec-event .ai1ec-event-summary .ai1ec-event-description { font-size: 14px; }
#ai1ec-container .ai1ec-btn-group.ai1ec-btn-group-xs { margin-top: 0; }

.ai1ec-single-event .ai1ec-event-details {
	width: 100%;
	border-bottom: 1px solid #eababa;
}
.ai1ec-single-event .ai1ec-actions {
	position: absolute;
	right: 0;
	top: -125px;
	z-index: 999;
}
.ai1ec-single-event .ai1ec-actions .ai1ec-btn-group-vertical { margin-bottom: 5px; }
.ai1ec-single-event .ai1ec-actions .ai1ec-btn {
	padding: 5px 10px;
	font-size: 15px !important;
}
.ai1ec-single-event .ai1ec-actions .ai1ec-subscribe-container .ai1ec-btn { border-radius: 5px !important; }
@media (min-width: 768px) {
.ai1ec-single-event .ai1ec-event-details .ai1ec-map { padding-bottom: 100px; padding-right: 0; }
.ai1ec-single-event .ai1ec-actions { top: auto; bottom: 0;}
}
@media (max-width: 767px) {
.swm_post_summary { overflow: visible; }
.ai1ec-single-event .ai1ec-actions .ai1ec-btn-group-vertical { display: inline-block; }
}
@media (min-width: 992px) {
.ai1ec-single-event .ai1ec-event-details .ai1ec-field-label { width: 25%; }
.ai1ec-single-event .ai1ec-event-details .ai1ec-field-value { width: 75%; }
}

.widget_ai1ec_agenda_widget .swm_widget_content {
	border: none;
	padding: 0;
}

.widget_ai1ec_agenda_widget .swm_dot_heading {
	background: none;
}

.widget_ai1ec_agenda_widget .swm_widget_content .swm_dot_heading:first-child{
	display: none;
}

.widget_ai1ec_agenda_widget .swm_dot_heading h3.ai1ec-event-title{
	display: block;
	font-size: 18px;
	color: #96113c;
	font-weight: 700;
}

.widget_ai1ec_agenda_widget .ai1ec-calendar-link {
	display: none;
}

.widget_ai1ec_agenda_widget .ai1ec-date {
	background: transparent;
	border-bottom: 1px solid #eee;
	border-top: none;
	padding: 5px 0;
}
.widget_ai1ec_agenda_widget .ai1ec-date.ai1ec-today {
  background: none;
  border-top: none;
}

.widget_ai1ec_agenda_widget .ai1ec-event-time {
	display: block;
	color: #606060;
}

.widget_ai1ec_agenda_widget .ai1ec-event a {
	border: 1px solid #f5f5f5;
	min-height: 68px;
	padding: 5px 10px;
}

.widget_ai1ec_agenda_widget .ai1ec-event a:hover {
	border: 1px solid #ccc;
}

.widget_ai1ec_agenda_widget .ai1ec-month {
	background: #eababa;
	color: #333;
	padding: 5px;
	font-size: 11px;
	text-shadow: none;
}

.widget_ai1ec_agenda_widget .ai1ec-event-location {
	display: block;
    font-size: 14px;
    color: #666;
    font-weight: 400
}




/*======================================== PAGES ========================================*/
.swm_team_members .swm_column { margin-bottom: 20px; }
.swm_team_members .tm_box_sub_content { padding: 0; border: none; }

.recent_posts_square_posts .recent_posts_square_img { float: left; }
.recent_posts_square_posts .recent_posts_square_img img {
	width: 50px;
	height: 50px;
	border-radius: 3px;
}
.recent_posts_square_posts .post-tags {
	padding: 10px 0;
	border-top: 0;
	margin: 0;
}
.recent_posts_square_posts .post-tags li {
	min-height: 1px;
	border-bottom: none;
	margin-left: 1em;
	padding: 3px 0px;
}

/*======= GALLERY ========*/
.ngg-galleryoverview .slideshowlink a { display: none; }
.ngg-galleryoverview .ngg-gallery-thumbnail img { border: none; }


/*======================================== POSTS ========================================*/
.single-post .swm_headerImage, .archive .swm_headerImage, .single-ai1ec_event .swm_headerImage {
	background-image: none !important;
	background-color: #eababa !important;
	max-height: 30px !important;
}
.single-post .swm_header_content, .archive .swm_header_content, .single-ai1ec_event .swm_header_content { height: 30px !important; }
.single-post .swm_breadcrumb_search_section, .archive .swm_breadcrumb_search_section, .single-ai1ec_event .swm_breadcrumb_search_section { background: none; }
.swm_blog_post:hover .swm_post_title { background: #ececec !important; }
.swm_blog_post:hover .swm_post_title h1 { color: #222222 !important; }

.single-post .title_header .swm_heading_h1,
.single-post .p_author,
.single-post .swm_post_meta .f_user,
.single-post .swm_post_meta .f_comment_o,
.archive .title_header .swm_heading_h1,
.archive .swm_post_meta .f_comment,
.p_continue_reading i.fa,
.single-ai1ec_event .p_author,
.swm_post_date .swm_pf_ic { display: none; }

#blog-main-section .swm_date_box { background: #96113c; color: #fff; }

@media (max-width: 767px) {
.single-post .title_header { display: none; }
}

/*======= SHARE ========*/
body #social_links {
	top: 50%;
	z-index: 980000!important;
	cursor: pointer;
	margin-left: -7px;
	position: fixed;
	width: 50px;
	left: 0;
}
.home #social_links { top: auto; bottom: 20%; }
#social_links div, #social_links dl, #social_links dt, #social_links dd, #social_links ul, #social_links ol, #social_links li, #social_links h1, #social_links h2, #social_links h3, #social_links h4, #social_links h5, #social_links h6, #social_links pre, #social_links code, #social_links form, #social_links fieldset, #social_links legend, #social_links input, #social_links textarea, #social_links p, #social_links blockquote { margin: 0; padding: 0; }
#social_links #social_links_main {
	position: relative;
	z-index: 1000000;
	width: 30px;
	padding: 7px;
	webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	float: left;
}
.stButton {
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #000;
	display: inline-block;
	cursor: pointer;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 11px;
	line-height: 16px;
}
.stButton .stLarge {
	display: inline-block;
	height: 32px;
	width: 32px;
	position: relative;
}
.st_facebook_large .stLarge { background-image: url('imgs/facebook_32.jpg') !important; }
.st_twitter_large .stLarge { background-image: url('imgs/twitter_32.jpg') !important; }

.stButton .stMainServices, .stButton .stArrow, .stButton .stButton_gradient { height: auto !important; }


/*======= SHOP ========*/
.gform_wrapper .gf_page_steps {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.gform_wrapper .gf_step {
	height: auto;
	vertical-align: baseline;
	line-height: 30px !important;
	margin-right: 15px;
}
.gform_wrapper .gf_page_steps .gf_step_number {
	border-radius: 100px;
	background: #f3d8d5;
	padding: 5px 10px;
	line-height: 20px !important;
	margin-right: 5px;
}
#gform_1 .gfield_price {
	border: 1px solid #ececec;
	background: #f5f5f5;
	border-radius: 3px;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding-bottom: 40px;
	padding-top: 0;
}
.gform_wrapper .top_label .gfield_label { font-size: 15px; }
.gform_wrapper .top_label .gfield_price .gfield_label {
	font-size: 25px;
	padding: 10px;
	display: block;
	margin-top: 0;
	border-bottom: 1px solid #f3d8d5;
	background: #eee;
}
.gform_wrapper .top_label .gfield_price .ginput_container {
	background: #f3d8d5;
	padding: 5px;
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
}
.gform_wrapper .top_label .gfield_price .gfield_description {
	padding: 20px;
	text-align: left;
	font-size: 14px;
}
.gform_wrapper .top_label .gfield_price .gfield_description img {
	display: block;
	clear: both;
	margin: 0 auto 20px auto;
}
.gform_wrapper input.ginput_quantity { display: inline-block; margin-bottom: 0; }
.gform_wrapper input[type="text"] { margin-bottom: 0; }
.gform_wrapper .top_label .total {
	text-align: right;
	border-top: 1px solid #eee;
	margin-top: 20px;
	clear: both;
}
.gform_wrapper .gform_page_footer {
	overflow: auto;
	border-top: 1px solid #eee;
	margin: 0 0 20px 0;
	width: 100%;
}
.gform_wrapper .gform_next_button { float: right; }


@media (max-width: 979px) {
#gform_1 .gfield {
	width: 100%;
	margin: 0 0 10px 0 !important;
}
}


/*======================================== FOOTER ========================================*/
body .swm_footer_bg { background: #f9ecea; color: #444; }
.footer_widget { margin-bottom: 10px; }
body .small_footer {
	background: #eababa;
	font-size: 14px;
	font-weight: 700;
}
.small_footer ul li { padding-left: 25px; }
.small_footer ul li a { color: #96113c; }
.small_footer ul li a:hover { color: #cc5062; }


/*======================================== RESPONSIVE ========================================*/
@media (max-width: 767px) {
.swm_headerImage, .swm_header_content, .home .swm_header_slider { display: none; }
.pp_details { width: 100% !important; }
}

/*======================================== NEWSLETTER FORM ========================================*/
.newsletter-form-wrap,
.newsletter-form-fieldgroup.buttons { margin-top: 20px; }
.newsletter-form legend { border: 0 none; }
.newsletter-form-fieldgroup span.required-mark { color: #cc5062; } 
.newsletter-form-fieldgroup.textinput input,
.newsletter-form-fieldgroup.dropdown select { width: 320px; }
.newsletter-form-fieldgroup.textinput label,
.newsletter-form-fieldgroup.dropdown label { float: left; width: 120px; }
.newsletter-form-fieldgroup.checkbox { margin: 5px 0; }
.newsletter-form-fieldgroup.checkbox label { line-height: 20px; }
.newsletter-form-fieldgroup.checkbox input { float: left; margin-right: 20px; }

/*======================================== MISC ========================================*/
li#menu-item-369 ul.sub-menu { width: 330px; width:  }
.social-nav li a span { float: left;  } 
.social-nav li { line-height: 20px; }

.team-member-wrap { width: 165px !important; float: left; margin-right: 7px; border: 1px solid #efefef; font-size: 14px !important; }
.team-member-wrap img { border-bottom: 3px solid #96113c; border-radius: 3px 3px 0 0; }
.team-member-wrap .team-member-name { padding: 5px; font-size: 16px; font-weight: bold; color: #313131; text-align: center; }
.team-member-wrap .team-member-function { padding: 5px; text-align: center; }
.team-member-wrap ul { margin: 0 0 10px 0 !important; padding: 5px !important; list-style-type: none; } 
.team-member-wrap ul li { margin: 0 0 10px 0 !important; padding: 0 !important; } 
.team-member-wrap ul li span.contact-data-label { display: block; border-bottom: 1px solid #efefef;  }

body.single-ai1ec_event .swm_post_date .swm_date_box { display: none; }

.recent_posts_tiny_content * { font-size: 14px !important; }
.recent_posts_tiny_content p { color: #606060; }

/*======================================== ACCESSIBILITY =================================*/

.sr-only { 
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
 }
*:focus { outline: 3px dotted rgba(0,0,0,0.5) !important; }
#searchsubmit { position: relative; top: 0; }
h3.ai1ec-event-title span { text-transform: capitalize; padding-top: 8px; }
h3.ai1ec-event-title { text-transform: capitalize; margin-top: 8px !important; }
.grid_date span { font-size: 14px !important; }
.swm_post_meta ul li.f_user a,
.swm_post_meta ul li.f_folder a,
.swm_post_meta ul li.f_tags a,
.swm_post_meta ul li.f_comment_o a,
.ai1ec-category-filter a,
.ai1ec-agenda-view .ai1ec-event-time { font-size: 14px !important; }
.post_meta .grid_date span { color: #606060 !important; }


/** Cookie notice **/

/* Cookie Bar */

#cookie-notice {
	border-top: 4px solid rgb(150, 17, 60);
}

#cookie-notice .button.bootstrap {
	color: #ffffff;
	text-shadow: none;
	background-color: rgb(150, 17, 60);
	background-image: none !important;
	background-repeat: repeat-x;
	border: none !important;
	box-shadow: none !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	padding: 2px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#cookie-notice .button.bootstrap:hover,
#cookie-notice .button.bootstrap:active {
	background-color: rgb(150, 17, 60);
}