body, h1, h2, h3, h4, h5, h6, a, p, span, label, input, textarea, div {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

body, p, div {
    font-weight: 300;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
    padding-bottom: .5em;
	color: #333;
}

h1, .h1 {
    font-size: 3rem;
}

h2, .h2 {
    font-size: 2.5rem;
}

h6, .h6 {
    font-size: .8rem;
}

@media (max-width: 778px) {
    .mobile-align-left .has-text-align-right {
        text-align: left;
    }
}

.jupiterx-main-content {
	padding-top: 0;
	padding-bottom: 0;
}


/* colors */
.has-deluge-background-color {
    background-color: #7B71A4;
}
.has-deluge-color {
    color: #7B71A4;
}

.has-logan-background-color {
    background-color: #988EAC;
}
.has-logan-color {
    color: #988EAC;
}

.has-whisper-background-color {
    background-color: #F3ECF3;
}
.has-whisper-color {
    color: #F3ECF3;
}

.has-carissma-background-color {
    background-color: #E684AE;
}
.has-carissma-color {
    color: #E684AE;
}

.has-carissma {
    border-radius: 20px;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #E684AE;

} 

.has-blog-carissma {
	border-radius: 20px;
    font-size: 14px;
    padding: 10px 20px;
    
    border: 1px solid #E684AE;

}

.has-blog-carissma a{
	color: #000 !important;
	margin-right: 0 !important;
}

.has-carissma a{
 margin-right: 0 !important;
}

.has-seance-background-color {
    background-color: #6C2F6D;
}
.has-seance-color {
    color: #6C2F6D;
}

.has-puerto-rico-background-color {
    background-color: #4AB19D;
}
.has-puerto-rico-color {
    color: #4AB19D;
}

.has-caper-background-color {
    background-color: #A0BD86;
}
.has-caper-color {
    color: #A0BD86;
}

.has-nero-background-color {
    background-color: #1D1D1D;
}
.has-nero-color {
    color: #1D1D1D;
}

.has-grey-background-color {
    background-color: #777777;
}
.has-grey-color {
    font-weight: 200;
    color: #000;
}

.has-white-background-color {
    background-color: #FFF;
}
.has-white-color {
    color: #FFF;
}

.has-deluge-gradient-background-color {
    background-color: #7D6FA2;
    background: linear-gradient(90deg, rgba(123,112,164,1) 0%, rgba(144,84,144,1) 100%);
}
.has-deluge-gradient-color {
    color: #7D6FA2;
}

/* layout */
.jupiterx-main-content .wp-block-group.has-background {
	padding-left: 20px;
	padding-right: 20px; 
}

.jupiterx-main-content .alignfull {
	margin-left: -20px;
	margin-right: -20px;
}

@media (min-width: 1020px) {
	.jupiterx-main-content {
	    max-width: 1020px;
	    margin: 0 auto;
	}
	.jupiterx-main-content .alignfull {
		margin-left: calc(-100vw / 2 + 1020px / 2 - 20px);
		margin-right: calc(-100vw / 2 + 1020px / 2 - 20px);
	}
}

.jupiterx-main-content .alignwide {
    max-width: 1020px;
    margin: 0 auto;
}

.jupiterx-main-content .alignfull .alignwide.is-style-extra-wide,
.jupiterx-main-content .alignfull .alignwide.extra-wide {
    max-width: 1400px;
}

@media (min-width: 1400px) {
	.jupiterx-primary > .is-style-extra-wide,
	.jupiterx-primary > .extra-wide {
		max-width: none;
	    margin-left: calc((1020px - 1400px) / 2 - 20px);
	    margin-right: calc((1020px - 1400px) / 2 - 20px);
	}
}

.jupiterx-main-content .alignfull .alignfull {
    margin-left: 0;
    margin-right: 0;
}

/* widget */

.mindbody healcode-widget img.healcode-appointment-logo,
.mindbody healcode-widget .hc_footer {
	display: none;
}

.mindbody healcode-widget div.healcode form,
.mindbody healcode-widget #appointment_results {
    vertical-align: top;
    width: auto;
    max-width: 48.5%;
}

@media (max-width: 600px) {
	.mindbody healcode-widget div.healcode form,
	.mindbody healcode-widget #appointment_results {
		max-width: 100%;
	}

	.has-carissma, .has-blog-carissma {
		display: none;
	}

	.archive .post:nth-child(odd) .archive-post,
	.archive .exercise:nth-child(odd) .archive-post,
	.archive .library:nth-child(odd) .archive-post {

		flex-direction: column !important;
	}
}

.mindbody healcode-widget #appointment_results {
	margin-left: 3%;
}


.mindbody healcode-widget .ui-datepicker {
    width: 100%;
    padding: 0;
    border-color: transparent;
    box-shadow: none;
}

.mindbody healcode-widget div.healcode .ui-widget-header {
    background: #f7f5f5;
    border-color: transparent;
    border-radius: 0;
}

.mindbody healcode-widget div.healcode .ui-state-hover, 
.mindbody healcode-widget div.healcode .ui-widget-content .ui-state-hover, 
.mindbody healcode-widget div.healcode .ui-widget-header .ui-state-hover, 
.mindbody healcode-widget div.healcode .ui-state-focus, 
.mindbody healcode-widget div.healcode .ui-widget-content .ui-state-focus, 
.mindbody healcode-widget div.healcode .ui-widget-header .ui-state-focus {
    background: rgba(0, 0, 0, 0.1);
    border: none;
}

.mindbody healcode-widget .ui-datepicker-calendar thead {
    background-color: #7a70a6;
    color: #fff;
}

.mindbody healcode-widget .ui-datepicker th {
    font-weight: 500;
}

.mindbody healcode-widget .ui-datepicker-calendar tbody tr:nth-child(even) {
	background-color: #f7f5f5;
}

.mindbody healcode-widget div.healcode .ui-state-default, 
.mindbody healcode-widget div.healcode .ui-widget-content .ui-state-default, 
.mindbody healcode-widget div.healcode .ui-widget-header .ui-state-default {
    background: transparent;
    border-color: transparent;
}


.mindbody healcode-widget div.list_view td {
    padding: 5px 0 !important;
}

.mindbody healcode-widget div.healcode a.hc-button, 
.mindbody healcode-widget div.healcode input.hc-button{
	background: #a0bd84;
    padding: 14px 33px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 20px;
}

.mindbody healcode-widget #hc-find-appt {
    display: block;
    margin: 0 auto;
    width: min-content;
}

.mindbody healcode-widget div.healcode .appointment.button a.hc-button, 
.mindbody healcode-widget div.healcode .appointment.button input.hc-button {
	background: #7a71a7;
    padding: 7px 15px;
    font-size: 13px;
    border-radius: 7px;
    min-width: 90px;
}

.mindbody healcode-widget .trainer-label a {
	color: #a0bd84;
    font-weight: 500;
    font-size: 22px;
    margin: 10px 0px;
    display: inline-block;
}

.mindbody healcode-widget .healcode-date-label {
    font-size: 24px;
    font-weight: 400;
}

.mindbody healcode-widget div.healcode a.action_icon.my_account_version,
.mindbody healcode-widget div.healcode a.action_icon {
	float: none;
}

.mindbody healcode-widget div.healcode .header {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    margin-top: 16px;
}

.mindbody healcode-widget div.list_view div.header h1 {
	width: 100%;
}

.mindbody healcode-widget div.healcode.appointments .healcode-appointments {
	margin: 0;
}

.mindbody healcode-widget div.healcode .header h1 {
	border-bottom: none;
}

.mindbody healcode-widget div.healcode .header h1 .healcode-title-text {
    font-weight: 400;
    font-size: 2.5rem;
}

.mindbody healcode-widget div.healcode a.action_icon img {
    margin: -5px -5px 0;
}

.mindbody healcode-widget div.healcode {
    margin-top: 24px;
}


/* class applies to select element itself, not a wrapper element */
.mindbody select {
    display: block;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%; /* useful when width is set to anything other than 100% */
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    /* note: bg image below uses 2 urls. The first is an svg data uri for the arrow icon, and the second is the gradient. 
        for the icon, if you want to change the color, be sure to use `%23` instead of `#`, since it's a url. You can also swap in a different svg icon or an external image reference
        
    */
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%237a70a6%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    /* arrow icon position (1em from the right, 50% vertical), then gradient position*/
    background-position: right .7em top 50%, 0 0;
    /* icon size, then gradient */
    background-size: .65em auto, 100%;
}
/* Hide arrow icon in IE browsers */
.mindbody select::-ms-expand {
    display: none;
}
/* Hover style */
.mindbody select:hover {
    border-color: #888;
}
/* Focus style */
.mindbody select:focus {
    border-color: #aaa;
    /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}

/* Set options to normal weight */
.mindbody select option {
    font-weight:normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .mindbody select, :root:lang(ar) .mindbody select, :root:lang(iw) .mindbody select {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */
.mindbody select:disabled, .mindbody select[aria-disabled=true] {
    color: graytext;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}

.mindbody select:disabled:hover, .mindbody select[aria-disabled=true] {
    border-color: #aaa;
}

/* popup */

.wp-block-kika-popup {
	display: none;
}

#modals .modal .wp-block-kika-popup.is-style-with-border {
	border: 10px solid #fff;
}

body.modal_open {
	padding-right: var(--modal-open-padding);
	overflow-x: hidden !important;
	overflow-y: hidden !important
}

#modals .modal {
	padding-right: var(--modal-open-padding);
	position: fixed;
	display: flex;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 19000;
	background-color: rgba(0, 0, 0, 0.6);
	animation: 0.2s cubic-bezier(0, 0, 0.2, 1) -modal-backdrop
}

@keyframes -modal-backdrop {
	from {
		background-color: rgba(0, 0, 0, 0)
	}
	to {
		background-color: rgba(0, 0, 0, 0.6)
	}
}

#modals .modal .modal-close {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	position: absolute;
	top: -50px;
	right: -10px;
	padding: 8px;
	margin: 8px;
	opacity: .5;
	border-radius: 24px;
	display: flex;
	cursor: pointer;
	transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1)
}

#modals .modal .wp-block-kika-popup.is-style-with-border .modal-close {
	top: -70px;
	right: -30px;
}

#modals .modal .modal-close svg {
	fill: #fff;
}

#modals .modal .modal-close:hover {
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.1)
}

#modals .modal .modal-close:focus {
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.2);
	outline: none
}

#modals .modal .modal-close:active {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.3)
}

#modals .modal .wp-block-kika-popup {
    max-width: 700px;
	display: block;
	margin: 40px 0;

	position: relative;
	background-color: #fafafa;
	flex: auto;
	box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
	
	animation: 0.25s cubic-bezier(0, 0, 0.2, 1) -modal-show, 0.1s cubic-bezier(0, 0, 0.2, 1) -modal-expose

	/*border-radius: 10px;*/
	/*overflow: auto;*/
}

@keyframes -modal-show {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes -modal-expose {
	from {
		transform: translateY(30%)
	}
	to {
		transform: translateY(0)
	}
}

#modals .kika-popup__media {
	pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
}

#modals .kika-popup__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kika-popup__content {
	line-height: 1.5;

    padding: 20px;
	position: relative;
	overflow: auto;
	max-height: calc(100vh - 40px * 2);
}

/* Form */

.form-remove-label-top.form-remove-label-top .ctct-label-top label {
	display: none;
}

.ctct-form-field textarea,
.ctct-form-field input[type="email"],
.ctct-form-field input[type="text"], 
.ctct-form-field input[type="tel"] {
    padding: 7px 20px;
    border-radius: 6px;
    border: none;
    line-height: 1.4;
    font-size: 18px;
}

.ctct-form-field textarea::placeholder,
.ctct-form-field input[type="email"]::placeholder,
.ctct-form-field input[type="text"]::placeholder {
	font-size: .95em;
}

.form-full-width .ctct-form-field input[type="submit"],
.form-full-width .ctct-form-field textarea,
.form-full-width .ctct-form-field input[type="email"],
.form-full-width .ctct-form-field input[type="text"],
.form-full-width .ctct-form-field input[type="tel"] {
	width: 100%;
}



.form-center .ctct-form-field textarea,
.form-center .ctct-form-field input[type="email"],
.form-center .ctct-form-field input[type="text"],
.form-center .ctct-form-field input[type="tel"]  {
	text-align: center;
}

.form-center {
    margin: 0 auto;
}

.ctct-form-field input[type="submit"] {
    border-radius: 50px;
    padding: 8px 28px;
    border: none;
    line-height: 1.4;
    background-color: #7B71A4;
    color: #FFF;
}

.form-big-button .ctct-form-field input[type="submit"] {
	padding: 10px 28px;
}

.ctct-form-wrapper .ctct-form abbr {
	display: none;
}

.ctct-form-wrapper span.ctct-label-left {
	vertical-align: top;
}
    
.ctct-form-field textarea {
	height: 126px;
}

.footer-contact-form .ctct-form-field-submit {
	padding-left: 25%;
}

@media (max-width: 600px) {
	.ctct-form-wrapper span.ctct-label-left {
		width: 100%;
	}
	.footer-contact-form .ctct-form-wrapper input.ctct-label-left, 
	.footer-contact-form .ctct-form-wrapper textarea.ctct-label-left {
		width: 100%;
	}
	
	.wp-block-buttons.alignright .wp-block-button {
		display: none;
	}
	
	.wp-block-media-text .wp-block-media-text__content {
	margin-top: 10px;
	}
}


/* top menu */

#TopMenu {
    white-space: nowrap;
}

.SidebarButton {
	background-color: #E5E5E5;
    padding: 16px;
    border-radius: 6px;
	margin-right: 0;
	display: none
}

@media screen and (max-width: 1000px) {
	#TopMenu {
		display: none;
	}
	.SidebarButton {
	    position: absolute;
	    right: 30px;
	    top: 20px;
		display: inline-block
	}
	.hader-nav-block {
		flex-direction: column;
		align-items: flex-end;
	    margin-bottom: -40px;
	}
}

.Hamburger-Open,
.Hamburger-Close {
	position: relative;
    width: 26px;
    height: 16px;
	margin: auto;
	border: 0;
	background-color: transparent;
	transform: scale(1.15);
	padding: 0;
}

.Hamburger-Close {
    width: 26px;
    height: 20px;
}

.Hamburger-Open>span,
.Hamburger-Close>span {
	background-color: #000;
	height: 2px;
	width: 100%;
	border-radius: 2px;
	position: absolute;
	left: 0
}

.Hamburger-Open {
	vertical-align: middle
}

.Hamburger-Open>span:nth-child(1) {
	top: 0
}

.Hamburger-Open>span:nth-child(2) {
	top: 0;
	bottom: 0;
	margin: auto
}

.Hamburger-Open>span:nth-child(3) {
	bottom: 0
}

.Hamburger-Close {
	margin-right: 0
}

.Hamburger-Close>span:nth-child(1) {
	top: 0;
	transform: translateY(10px) translateY(-50%) rotate(-45deg)
}

.Hamburger-Close>span:nth-child(2) {
	bottom: 0;
	transform: translateY(-10px) translateY(50%) rotate(45deg)
}

.Sidebar nav a {
	color: #333 !important;

	padding: 4px 22px;
	color: inherit;
	text-decoration: none;
	display: block;
	font-size: 17px;
	transition: all .15s
}

.Sidebar nav a:hover {
	color: #0064b7
}

#sidebar {
	background-color: #fff;
	width: 100%
}

.Sidebar>header {
	height: 68px;
	display: flex;
	margin: 0 20px
}

#sidebar {
	width: auto;
	overflow-y: auto;
	background: #fff;
	bottom: 0;
	position: fixed;
	right: 0;
	top: 0;
	left: auto;
	transform: translate3d(100%, 0, 0);
	z-index: 2147483647;
	max-width: 80vw
}

#sidebar.Sidebar_open {
	transition: transform 0.35s cubic-bezier(0.24, 1, 0.32, 1);
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
	transform: translate3d(0, 0, 0)
}

.Sidebar-Backdrop {
	transition: opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	background: rgba(0, 0, 0, 0.4);
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 2147483646
}

#sidebar.Sidebar_open+.Sidebar-Backdrop {
	visibility: visible;
	opacity: 1
}

/* social */

.wp-block-social-links {
	justify-content: center;
}



/* blog */

p.exercise-steps { 
	padding-left: 20px;
}

.archive-subtitle {
	width: 50%;
    margin: 50px auto;
    text-align: justify;
    line-height: 1.4;
}

.blog-home-main .alignwide {
    max-width: 1160px;
}

.blog-home-main .display-posts-listing {
    list-style: none;
    margin: 0;
    padding: 0;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog-home-main .display-posts-listing .listing-item {
    margin: 0;
    padding: 0;

    width: 30%;
    margin-bottom: 40px;

    background-color: #fff;
}

.blog-home-main .display-posts-listing img {
    width: 100%;
    height: 275px;
    object-fit: cover;
}

@media screen and (max-width: 1200px) {
	.blog-home-main .display-posts-listing img {
	    height: 23vw;
	}
}

@media screen and (max-width: 700px) {
	.blog-home-main .display-posts-listing img {
	    height: 275px;
	}
	.blog-home-main .display-posts-listing .listing-item {
		width: 100%;
	}

	.archive-subtitle {
		width: 85%;
	}
}

.blog-home-main .display-posts-listing a.title {
    color: #a0bc85;
    font-size: 23px;
    font-weight: 600;
    padding: 14px;
    display: inline-block;
    line-height: 1.45;
}

.blog-home-main {
	padding-right: 40px;
	padding-left: 40px;
}

.blog-home-main .display-posts-listing a.title:hover {
	text-decoration: underline;
}

.blog-newsletter.blog-newsletter.blog-newsletter.blog-newsletter {
	padding-left: 40px;
    padding-right: 40px;
}


.blog-newsletter-form .ctct-form {
	display: flex;
    flex-wrap: wrap;
}

.blog-newsletter-form .ctct-form .ctct-form-field-email {
    flex-grow: 1;
    margin-right: 12px;
}

.blog-newsletter-form .ctct-form .ctct-form-field-email input {
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 2px;
}

.blog-newsletter-form .ctct-form .ctct-form-field-submit .ctct-submit {
   
    min-height: 40px;
    letter-spacing: .3em;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
}


.blog-home-green-block {
    max-width: 1400px;
    margin: 0 auto;
}




.kika-header-blog-page {
	background-color: #fff;
}

.kika-header-blog-page-content {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
}

.kika-footer-blog-page .wp-block-group.alignwide {
    max-width: 1020px;
    margin: 0 auto;
}

.single-post {
	background-color: #f1f1f1;
}


.kika-blog-post-main .entry-top-header {
    display: flex;
    justify-content: space-between;
}

.kika-blog-post-main .post-meta {
    list-style: none;
    padding: 0;
}

.kika-blog-post-main .post-meta .meta-wrapper {
	margin-bottom: 4px;
}

.kika-blog-post-main .post-meta-single-top {
    position: relative;
    top: -26px;
}

.kika-blog-post-main .post-meta .post-date {
	display: none;
}

.kika-blog-post-main .entry-top-header,
.kika-blog-post-main .entry-top-header a,
.kika-blog-post-main .post-meta,
.kika-blog-post-main .post-meta a {
	font-size: 14px;
    font-weight: 600;
    color: #888;
    text-transform: uppercase;
}

.kika-blog-post-main .entry-top-header a:hover,
.kika-blog-post-main .post-meta a:hover {
	text-decoration: underline;
}


.kika-blog-post-main {
	margin-bottom: 40px;
    padding: 0 20px;
}



.kika-blog-post-main .entry-title {
	margin-top: 20px;
    font-weight: 600;
    line-height: 1.25;
    color: #333;
    font-size: 43px;
}


.kika-blog-post {
    display: flex;
    max-width: 1360px;
    margin: 0 auto;
    align-items: flex-start;
}


.kika-blog-post .entry-content p {
	font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

.kika-blog-post .entry-content p:not(.has-text-color) {
	color: #333;
}


.kika-blog-post-content {
	padding: 50px;
    background-color: #fff;
    width: 100%;
}

.kika-blog-post-content .pagination-single {
	display: none;
}

.kika-blog-post-sidebar {
    min-width: 380px;
    margin-left: 40px;
}

@media screen and (max-width: 1400px) {
	.kika-blog-post-sidebar {
    	margin-left: 20px;
	}
}

.kika-blog-post .featured-media img {
	max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.kika-blog-post-sidebar .widget {
	background-color: #fff;
	padding: 20px;
    padding-top: 0;
    margin-bottom: 40px;
}

.kika-blog-post-sidebar .widget .scriptlesssocialsharing {
    padding-top: 0px;
    margin: 0;

}

.kika-blog-post-sidebar .widget-title, 
.kika-blog-post-sidebar .scriptlesssocialsharing__heading {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;

	color: #fff;
    background-color: #b781a1;
    font-size: 21px;
    font-weight: 600;
    padding: 13px 22px;
}



.kika-blog-post-sidebar .widget

.kika-blog-post-sidebar .widget input[type="email"],
.kika-blog-post-sidebar .widget input[type="text"],
.kika-blog-post-sidebar .widget input[type="search"] {
    background-color: #f7f7f7;
    border: 0;
    padding: 10px 16px;
    border-radius: 8px;	
}

.kika-blog-post-sidebar #ctct_form-2.widget .ctct-form {
    display: flex;
    align-items: center;
}

.kika-blog-post-sidebar #ctct_form-2.widget .ctct-form input[type="email"] {
    width: 230px;
}



.kika-blog-post-sidebar #ctct_form-2.widget .ctct-form .ctct-submit {
	position: relative;
    left: -20px;
    min-height: 46px;
    background-color: #a0bd85;
}

@media screen and (max-width: 420px) {
	.kika-blog-post-sidebar #ctct_form-2.widget .ctct-form {
		display: block;
	}
	.kika-blog-post-sidebar #ctct_form-2.widget .ctct-form input[type="email"] {
    	width: 100%;
	}
	.kika-blog-post-sidebar #ctct_form-2.widget .ctct-form .ctct-submit { 
		position: static;

	}

	.archive-subtitle {
		width: 85%;
	}
}

.kika-blog-post-sidebar ul.display-posts-listing {
	list-style: none;
    margin: 0;
    padding: 0;
}

.kika-blog-post-sidebar .display-posts-listing .listing-item {
	display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.kika-blog-post-sidebar .display-posts-listing .listing-item:last-child {
	margin-bottom: 0px;	
}


.kika-blog-post-sidebar .display-posts-listing .listing-item img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-right: 14px;
}

.kika-blog-post-sidebar .display-posts-listing .listing-item a {
	color: #a0bc85;	
}

.kika-blog-post-sidebar .display-posts-listing .listing-item a.title {
    font-size: 20px;
    font-weight: 600;
}

.kika-blog-post-sidebar .display-posts-listing .listing-item a.title:hover {
	text-decoration: underline;
}


@media screen and (max-width: 1000px) {
	.kika-blog-post {
		flex-direction: column;
	}

	.kika-blog-post-sidebar {
		margin: 40px 0 0 0;
	    width: 100%;
	    min-width: 300px;
	}
}


.archive .archive-post {
    max-width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
}

.archive .entry-categories-inner,
.archive .post-meta-wrapper {
	display: none;
}

.archive .featured-media img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.archive .post,
.archive .exercise,
.archive .library {
	background-color: #f4f4f4;
}

.archive .post:nth-child(odd), 
.archive .exercise:nth-child(odd), 
.archive .library:nth-child(odd) {
	background-color: #fff;
}

.archive .archive-post {
	display: flex;
	flex-direction: row-reverse;
}

.archive .post:nth-child(odd) .archive-post,
.archive .exercise:nth-child(odd) .archive-post,
.archive .library:nth-child(odd) .archive-post {
	flex-direction: row;
}

.archive .archive-post > * {
	flex: 1;
	padding: 0 20px;
}

@media screen and (max-width: 600px) {
	.archive .archive-post {
		flex-direction: column;
	}

	.archive-subtitle {
		width: 85%;
	}
}

.archive-post-content time {
    color: #796fa3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.archive-post-content .entry-title {
	line-height: 1;
}

.archive-post-content .entry-title a {
	color: #2c2b29;
    font-size: 42px;
    font-weight: 500;
}

.pagination-wrapper {
	display: none;
}

.archive-post-content .entry-title a:hover {
	text-decoration: underline;
}

.archive-post-content .entry-content p {
    line-height: 1.4;
    font-weight: 400;
    color: #333;
    font-size: 18px;
}

.display-posts-listing .listing-item.cat-44 .image {
	position: relative;
    display: block;
}

.display-posts-listing .listing-item.cat-44 .image:before {
	position: absolute;
    left: 35%;
    bottom: 0;
    right: 35%;
    top: 28%;
    opacity: .6;
	content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 13.5v-7c0-.41.47-.65.8-.4l4.67 3.5c.27.2.27.6 0 .8l-4.67 3.5c-.33.25-.8.01-.8-.4z"/></svg>');
}

.single .entry-content-reuse {
    margin: 40px -30px -30px -30px;
}

.single .entry-content-reuse .wp-block-group.has-background {
    padding: 10px;
}

.simplesocialbuttons.simplesocial-flat-button-border button {
	height: 30px;
    padding: 3px 15px 3px 37px;
}

.simplesocialbuttons button:after {
	font-size: 15px;
    height: 30px;
    line-height: 34px;
}

.post div.simplesocialbuttons {
    position: relative;
    top: -24px;
}

.kika-blog-post-content .wp-block-media-text .wp-block-media-text__content {
	padding: 0;
}

@media screen and (max-width: 450px) {
	.kika-blog-post-content {
		padding: 40px 20px;
	}

	.single .entry-content-reuse {
    	margin: 40px -40px -38px -40px;
	}
}


.press-new {
	position: relative;
}

.press-new:after,
.press-new:before {
	content: "NEW";
    color: #fff;
    margin-right: .5em;
    font-size: .6em;
    padding: .2em .8em;
    display: inline-block;
    position: relative;
    top: .2em;
    font-weight: 500;
    vertical-align: top;
}

.press-new:before {
    transform: skew(-25deg);
    background-color: #a0bd85;
    color: transparent;
}

.press-new:after {
    content: "NEW";
    color: #fff;
    background-color: transparent;
    position: absolute;
    left: 0;
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media /*, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content */ {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right.has-media-on-the-right .wp-block-media-text__content {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2
    }

    .Sidebar-submenu-item {
    	margin-left: 1.4em;
    	font-size: 15px !important;

    }

    .press-new:after, .press-new:before {
    	display: none;

    }


}



.wp-block-media-text__content li {
padding-bottom: 15px;
}
.wp-block-media-text__content strong {
font-weight: 500;
}
    
.ctct-form-wrapper .ctct-message { 
color:green;
background: #fff;
}




.TopMenu-SubMenu {
	display: inline-block;
	position: relative;
	z-index: 9999;
}

.TopMenu-SubMenu > a { 
    color: #fff;
    margin-right: 2.4em;
    padding-bottom: 10px;
}

.TopMenu-SubMenu > a:hover {
	text-decoration: underline;
}

.TopMenu-SubMenu ul {
	list-style: none;
	padding: 10px;
	margin: 0;
	background-color: #FFF;
	border-radius: 9px;
	min-width: 150px;
    display: none;
    position: absolute;
    margin-top: 6px;
    -webkit-box-shadow: 0px 0px 64px -23px rgba(0,0,0,0.48);
	-moz-box-shadow: 0px 0px 64px -23px rgba(0,0,0,0.48);
	box-shadow: 0px 0px 64px -23px rgba(0,0,0,0.48);

}

.TopMenu-SubMenu:hover ul {
    display: block;
}

.TopMenu-SubMenu ul a {
	color: #222;
	font-weight: 500;
	padding: 8px 14px;
	display: inline-block;
	width: 100%;
}

.TopMenu-SubMenu ul a:hover {
	background-color: #F3ECF1;
}

#TopMenu a[href$="#"] {
	display: none;
}


.wp-block-media-text__media img, .wp-block-media-text__media video {
	height: auto;
}

.library .post-meta-wrapper,
.exercise .post-meta-wrapper {
	display: none;
}

.single-library, .single-exercise {
	background-color: #f1f1f1;
}

.single-library .kika-blog-post-sidebar .widget-title, .single-exercise .kika-blog-post-sidebar .widget-title {
	color: #fff;
    background-color: #b781a1;
    border-bottom: 1px solid #dadada;
    padding-top: 20px;
    padding-bottom: 20px;
 

}

.single-library .kika-blog-post-content, .single-exercise .kika-blog-post-content {
	background-color: transparent;
    padding: 0;
}

.single-library .entry-header, .single-exercise .entry-header {
	background-color: #fff;
    display: flex;
    margin: 0;
}

.single-library .entry-title, .single-exercise .entry-title {
	padding: 0 40px;
	font-size: 49px;
}

.single-library .simplesocialbuttons, .single-exercise .simplesocialbuttons {
	background-color: #fff;
    display: flex;
    margin: 0;
    padding: 0 40px;

    display: none;
}

.single-library .subtitle.subtitle.subtitle, .single-exercise .subtitle.subtitle.subtitle {
	background-color: #fff;
    margin: 0;
    padding: 0 40px;
    color: #b781a1;
    text-transform: uppercase;
    font-weight: 500;
}

.single-library .subtitle:after, .single-exercise .subtitle:after {
	content: "";
    display: block;
    border-bottom: 1px solid #ddd;
    height: 6px;
}

.wp-block-kika-exercise {
	background-color: #fff;
    padding: 40px 40px;
    margin-bottom: 40px;
}

.wp-block-kika-exercise:first-of-type {
	padding-left: 60px;
	padding-right: 60px;
}

.wp-block-kika-exercise .wp-block-kika-exercise {
	border: 1px solid #f6f6f6;
	padding: 20px 20px;
	margin-bottom: 16px;
}

.wp-block-kika-exercise .wp-block-kika-exercise:last-child {
	margin-bottom: 0;
}

h2.kika-exercise__title {
	font-size: 42px;
    font-weight: 600;
}

h3.kika-exercise__title {
	font-size: 24px;
    font-weight: 600;
}

.single-library .kika-blog-post-sidebar .widget_search, .single-exercise .kika-blog-post-sidebar .widget_search {
	padding-top: 20px;
}

.single-library .kika-blog-post-sidebar, .single-exercise .kika-blog-post-sidebar {
	position: sticky;
    top: 0;
}

#sidebar-summary {
	padding: 10px 10px;
}

#sidebar-summary .summary-item {
}

#sidebar-summary .summary-item a {
	color: #333;
	font-size: 16px;
    font-weight: 400;
    padding: 15px 0;
    display: block;
}

#sidebar-summary .summary-item a.active {
	background-color: #dbd4ce;
	padding-left: 12px;
	padding-right: 12px;
}

.single-library .breadcrumbs, .single-exercise .breadcrumbs {
    display: flex;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #edebee;
    font-weight: 500;
    position: relative;
    top: -28px;
    /*z-index: -1;*/
}

.single-library .breadcrumbs a, .single-exercise .breadcrumbs a,
.single-library .breadcrumbs span, .single-exercise .breadcrumbs span {
	padding: 16px;
	border-bottom: 1px solid #828282;
	border-top: 1px solid transparent;
    position: relative;
    padding-left: 54px;
    padding-right: 44px;
    color: #737375;
}

.single-library .breadcrumbs a:before, .single-exercise .breadcrumbs a:before {
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    top: 0px;
    bottom: auto;
    left: auto;
    right: -22px;
    border-width: 25px 0 26px 22px;
    border-color: transparent #b1b1b1;
    z-index: 1;
}

.single-library .breadcrumbs a:after, .single-exercise .breadcrumbs a:after {
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    top: 0;
    bottom: auto;
    left: auto;
    right: -21px;
    border-width: 24px 0 25px 21px;
    border-color: transparent #edebee;
    z-index: 1;
}

.single-library .breadcrumbs span, .single-exercise .breadcrumbs span {
	flex: auto;
	background-color: #fff;
	border-bottom-color: #d8d8d8;

    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.single-library .breadcrumbs > *:first-child, .single-exercise .breadcrumbs > *:first-child {
	background-color: #392531;
	color: #fff;
	border-bottom-color: #2e2c3b;
	border-top-color: #6d6886;
	padding-left: calc(50% - 680px);
}

@media (max-width: 1420px) {
	.single-library .breadcrumbs > *:first-child, .single-exercise .breadcrumbs > *:first-child {
		padding-left: 40px;
	}	
}

@media (max-width: 600px) {
	.single-library .breadcrumbs, .single-exercise .breadcrumbs {
		display: none;
	}	
}

.single-library .breadcrumbs > *:first-child:before, .single-exercise .breadcrumbs > *:first-child:before {
	border-color: transparent #392531;
}
.single-library .breadcrumbs > *:first-child:after, .single-exercise .breadcrumbs > *:first-child:after {
	border-color: transparent #392531;
}

.single-library .featured-media, .single-exercise .featured-media {
	display: none;
}


ul.home-library-list {
	list-style: none;
    margin: 0;
    padding: 0;

    display: flex;
    flex-wrap: wrap;
    margin-left: 10%;
}

.home-library-list .listing-item {
    display: flex;
    flex-direction: column;
    width: calc(33.33% - 4px);
    margin-right: 4px;
    margin-bottom: 4px;
    background-color: #fff;
    box-shadow: 0 0 6px #ddd;
    padding: 7px;
}

.home-library-list .listing-item img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

.home-library-list .listing-item a {
	color: #272727;	
}

.home-library-list .listing-item a.title {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 8px;
}

.home-library-list .listing-item a.title:hover {
	text-decoration: underline;
}

.home-library-list .image {
    margin: 1px 0 4px;
}

.home-library-list .excerpt  {
    flex: auto;
    position: relative;
    color: #747474;
    padding-right: 30px;
    font-size: 14px;
    min-height: 36px;
}

.home-library-list .excerpt-more.excerpt-more.excerpt-more {
	position: absolute;
    bottom: 0;
    right: 0;
	color: #4d8cff;
	font-size: 25px;
}


.home-library-list .title { order: 1 }
.home-library-list .image { order: 2 }
.home-library-list .excerpt  { order: 3 }



@media (max-width: 800px) {
	ul.home-library-list {
	    margin-left: 0;
	}
	.library-2-columns {
		display: flex;
	    margin-bottom: 28px;
	    flex-wrap: wrap;	
	}
	.library-2-columns .wp-block-column {
    	flex-basis: 100%!important;
    	margin-left: 0!important;
	}
}

@media (max-width: 500px) {
	.home-library-list .listing-item {
	    width: calc(50% - 4px);
	}

	.wp-block-kika-exercise:first-of-type {
	padding-left: 30px;
	padding-right: 30px;
	}

	p.exercise-steps {
    padding-left: 0px;
}

}

ul.sidebar-library-list {
	list-style: none;
    margin: -20px !important;
    padding: 0 !important;

    display: flex;
    flex-direction: column;
}

.sidebar-library-list .listing-item {
    display: flex;
    background-color: #f7f7f7;
    border-bottom: 1px solid #eaeaea;
}


.sidebar-library-list .listing-item a {
	color: #272727;	
}

.sidebar-library-list .listing-item a.title {
    font-size: 20px;
    font-weight: 500;
    padding: 20px;
}

.sidebar-library-list .listing-item a.title:before {
	content: "> ";
}

.sidebar-library-list .listing-item a.title:hover {
	text-decoration: underline;
}

.library-entry-content-reuse {
	margin-bottom: 30px;
}

.single-library .intro-text, .single-exercise .intro-text {
	display: none;
}

.single-library .entry-header *, .single-exercise .entry-header *,
.wp-block-kika-exercise,
.wp-block-columns .library-2-columns,
.page-id-2879,
.wp-block-kika-exercise * {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.wp-block-kika-exercise.wp-block-kika-exercise.wp-block-kika-exercise p,
.wp-block-kika-exercise.wp-block-kika-exercise.wp-block-kika-exercise li {
	font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    color: #333;
}

.wp-block-kika-exercise li {
	padding-bottom: 10px;
}

.widget .scriptlesssocialsharing {
    padding-top: 20px;
    margin: 0;
}
.widget .scriptlesssocialsharing .scriptlesssocialsharing__heading {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 15px;
}


.single-library .kika-header-blog-page-content, .single-exercise .kika-header-blog-page-content {
	max-width: none;
	padding: 0;
	margin: 0;
}
.single-library .kika-header-blog-page-content .kika-header__content, .single-exercise .kika-header-blog-page-content .kika-header__content {
    max-width: 1400px;
    /*padding: 0 20px;*/
    margin: 0 auto;
}

.type-library .entry-content img {

	background: #fff;
	padding-top: 20px;

}

.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {

font-size: 10px;

}

.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption a {

color: #888888;

}

h1.archive-title {
	font-size: 49px;
	font-weight: 600;
}



.archive-subtitle p {
	font-size: 18px;
}