/*
	Theme Name: Babywunsch Theme
	Theme URI: http://my.studiopress.com/themes/executive/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 3.0.2

	Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.0.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Genesis Responsive Slider
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Home Page
		- Portfolio
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Executive Pro Brown
		- Executive Pro Green
		- Executive Pro Orange
		- Executive Pro Purple
		- Executive Pro Red
		- Executive Pro Teal
	- Media Queries
		- Retina Display
		- max-width: 1200px
		- max-width: 1023px
		- max-width: 767px
		- max-width: 500px
		- max-width: 270px

*/


/* Webfont DearJoe4 */


/*Header*/

.site-header .social ul{
	
	float: right;
	
}

.site-header .social ul li {
    display: inline-block;
    float: left;
    margin-bottom: 3px;
    margin-right: 5px
}

.site-header .social ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.site-header .social ul li a i.fa-facebook{
   
    background: #3f5d96!important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}


.site-header .social ul li a i.fa-twitter{
   
    background-color: #52a8dc!important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.site-header .social ul li a i.fa-pinterest{
   
    background-color: #C92228 !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.site-header .social ul li a i.fa-instagram{
   
    background-color: #cd486b!important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}



.site-header .social ul li a:hover {
    
   
	color: #fff;
}

/* @import url("//hello.myfonts.net/count/284694"); */

#shiftnav-toggle-main .shiftnav-main-toggle-content {
    padding: 5px 40px;
}

#shiftnav-toggle-main .shiftnav-main-toggle-content img {
    height: 45px;
}



img,
legend {
    border: 0
}

.strong,
b,
strong {
    font-weight: 700
}

legend,
ol,
p,
ul {
    padding: 0
}

a,
blockquote {
    color: #1fb4e4
}

blockquote,
dfn {
    font-style: italic
}

blockquote,
body,
figure,
ol,
ul {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

.accordion-header:hover,
.archive-pagination li a,
.clinic-name,
.flex-control-paging li a.flex-active,
.view_all,
.w2s-ingredient-img {
    cursor: pointer
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

*,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table
}

@-ms-viewport {
    width: auto!important
}

html {
    font-size: 62.5%
}

body {
    background-color: #EEE8E2;
    color: #8f796f;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6
}

.button,
a,
button,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus {
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

::-moz-selection {
    background-color: #222
}

::selection {
    background-color: #222
}

a {
    text-decoration: none
}

a img {
    margin-bottom: -.4rem
}

a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 .8rem
}

li {
    list-style-type: none
}

blockquote {
    font-size: 20px;
    font-size: 2rem;
    padding: 1rem 4.6rem;
    font-weight: 300
}

blockquote::before {
    content: "\201D";
    display: block;
    font-family: Georgia, serif;
    font-size: 100px;
    font-size: 10rem;
    height: 0;
    left: -50px;
    position: relative;
    top: -32px;
    color: rgba(100, 201, 234, .5)
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.entry-content code {
    background-color: #333;
    color: #ddd
}

.entry-content .vc_column-inner {
    padding: 0!important
}

cite {
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    line-height: 1.25;
    margin: 0 0 1rem;
    padding: 0;
    font-style: italic;
    color: #1FB4E4
}

h1 {
    font-size: 42px;
    font-size: 4.2rem
}

h2 {
    font-size: 30px;
    font-size: 3rem
}

h3 {
    font-size: 24px;
    font-size: 2.4rem
}

h4 {
    font-size: 20px;
    font-size: 2rem
}

h5 {
    font-size: 16px;
    font-size: 1.6rem
}

h6 {
    font-size: 14px;
    font-size: 1.6rem
}

.wp-caption,
embed,
iframe,
img,
object,
video {
    max-width: 100%
}

.featured-content img,
.gallery img {
    width: auto
}

input,
select,
textarea {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 3px #eee inset;
    color: #222;
    font-size: 14px;
    font-size: 1.4rem;
    padding: .7rem;
    width: 100%
}

p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
    margin: 0 0 1rem
}

#commentform textarea {
    height: 120px
}

input[type=checkbox],
input[type=image],
input[type=radio] {
    width: auto
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: 0
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #999
}

.button,
.entry-content .button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #1fb4e4;
    border: none;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 1.6rem 2rem;
    width: auto
}

.button:hover,
.entry-content .button:hover,
button:hover,
input:hover[type=button],
input:hover[type=reset],
input:hover[type=submit] {
    background-color: #6bd5f1;
    border: none;
    text-decoration: none
}

.button {
    border-radius: 3px;
    display: inline-block
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
    display: none
}

.home-cta a.button {
    display: inline-block;
    margin-top: -3rem;
    text-align: center
}

.home-cta .gform_body {
    width: 80%!important;
    float: left;
    padding-right: 12px
}


.home-cta .gform_footer {
    width: 20%!important
}

.home-cta div.gform_wrapper form li,
.home-cta div.gform_wrapper li {
    margin: 0 !important;
}

.home-cta div.gform_wrapper .gform_footer input[type=submit] {
    width: 100%!important;
    background-color: #8F796F;
    padding: 9px;
    margin-top: 0
}

.home-cta div.gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #493325
}

.home-cta .gform_description {
    color: #493325;
    margin-bottom: 10px
}

.home-cta .gform_wrapper .gform_heading {
    width: 100%!important;
    float: left;
    margin-bottom: 0;
    margin-top: -24px
}


.home-cta .gform_wrapper div.gform_description h4 {
    color: #FFF;
    font-weight: 400;
    text-shadow: none;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    margin-right: 20px;
    width: 170px;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 5px
}

.home-cta .gform_wrapper div.gform_description p {
    color: #FFF;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    font-size: 15px;
    text-shadow: none!important
}

.gf_repeater_title,
.gform_wrapper h2 {
    color: #8f796f!important
}

.home-cta .gform_wrapper .gform_footer {
    padding-top: 0
}

.home-cta .vc_col-sm-6:last-child .wpb_single_image {
    margin-bottom: 0!important
}

.gform_fields, .gform_fields li{
	
	list-style-type: none !important;
	
}

.tips h2 {
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
}

.tips .vc_col-sm-10 {
    margin-top: 15px;
}

.tips .wpb_wrapper, .tips h2 {
    text-align: center;
    text-shadow: none!important;
    color: #fff;
}

.alignleft,
td,
th {
    text-align: left
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 2.5rem;
    width: 100%
}

tbody {
    border-bottom: 1px solid #ddd
}

th {
    font-weight: 700
}

td {
    border-top: 1px solid #ddd;
    padding: .6rem 0
}

.site-container {
    margin: 0 auto;
    max-width: 1140px
}

.executive-pro-landing .site-container {
    max-width: 800px
}

.site-inner {
    -moz-box-shadow: 0 0 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    background-color: #f6f3f0;
    background-color: rgba(255, 255, 255, .5);
    box-shadow: 0 -3px 6px 3px #DAD3CB;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0
}

.executive-pro-home .site-inner {
    overflow: visible
}

.content {
    float: right;
    width: 800px;
    padding: 4rem 6rem 1rem
}

.content-sidebar .content {
    float: left
}

.full-width-content .content {
    width: 100%
}

.executive-pro-home .content {
    padding: 0
}

.executive-pro-portfolio .content {
    padding: 4rem 3rem 0
}

.single-clinics .entry-content, .single-doctors .entry-content{

	max-width: none !important;

}

.clinic_big {
    font-size: 20px;
    line-height: 20px;
}

.sidebar-primary {
   
    float: right;
    width: 340px
}

.theiaStickySidebar{
	
	 background-color: #efeae6;
    background-color: rgba(73, 51, 37, .04);
}

.alignleft,
.avatar,
.sidebar-content .sidebar-primary {
    float: left
}

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%
}

.one-third,
.two-sixths {
    width: 31.623931623931625%
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%
}

.one-fourth {
    width: 23.076923076923077%
}

.three-fourths {
    width: 74.35897435897436%
}

.one-sixth {
    width: 14.52991452991453%
}

.five-sixths {
    width: 82.90598290598291%
}

.first {
    clear: both;
    margin-left: 0
}

.avatar {
    border: 1px solid #fff
}

.alignleft .avatar {
    margin-right: 2.4rem
}

.alignright .avatar {
    margin-left: 2.4rem
}

.search-form {
    overflow: hidden
}

.search-form input[type=submit] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.search-form input[type=search] {
    background: url(images/icon-search.png) right no-repeat #fff;
    background-size: 36px 16px;
    color: #888;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 0;
    padding: 1.2rem 1.6rem;
    text-transform: uppercase;
    width: 100%
}

.aligncenter,
img.centered {
    display: block;
    margin: 0 auto 2.4rem
}

.home-cta .gfield_label,
span.gform_description {
    display: none!important
}

a.alignnone img,
img.alignnone {
    margin-bottom: 1.2rem
}

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

a.alignleft,
a.alignright {
    max-width: 100%
}

.wp-caption.alignleft,
a.alignleft img,
img.alignleft {
    border: 15px solid #FFF;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3);
    margin: 2.4rem 2.4rem 1.2rem 0
}

.wp-caption.alignright,
a.alignright img,
img.alignright {
    border: 15px solid #FFF;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3);
    margin: 2.4rem 0 2.4rem 2.4rem
}

.entry-content .wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0;
    text-align: center
}

.widget_calendar table {
    width: 100%
}

.widget_calendar td,
.widget_calendar th {
    text-align: center
}

.widget_calendar caption {
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic;
    padding: .2rem .6rem 0 0;
    text-align: right
}

.search_box {
    float: left
}

#searchForm select {
    width: 70%
}

#sl_div {
    margin-top: 0!important
}

#search_box_form #radius_in_submit {
    width: 100%;
    text-align: right;
    margin-bottom: 40px
}

#searchForm input[type=submit] {
    background: #1FB4E4!important;
    border: none!important;
    color: #FFF!important
}

.breadcrumb {
    background-color: transparent;
    color: #777;
    font-size: 12px;
    font-size: 1.2rem;
    margin: -4rem -6rem 3rem;
    padding: 2rem 2rem 0
}

.breadcrumb a,
.entry-comments-link a,
.entry-tags a,
.menu-item menu-item-type-custom a {
    color: #54b9da
}

.executive-pro-home .breadcrumb {
    margin: 0
}

.archive-description,
.author-box {
    margin-bottom: 3rem;
    padding: 3rem
}

.archive-description {
    padding: 1.6rem 2rem
}

.author-box {
    background-color: #f5f5f5
}

.author-box-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: .4rem
}

.author-box p {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0
}

.author-box .avatar {
    margin-right: 2.4rem
}

.widget-area li {
    margin-bottom: .6rem;
    padding-bottom: .6rem
}

.widget-area li li {
    margin: 0;
    padding-bottom: 0
}

.entry-title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 2rem
}

.entry-title a {
    color: #1fb4e4
}

.entry-title a:hover {
    color: #333;
    text-decoration: none
}

.sidebar .widget-title a {
    color: #333
}

.footer-widgets .entry-title a:hover {
    color: #1fb4e4;
    text-decoration: none
}

.archive-title,
.executive-pro-portfolio .entry-title,
.widget-title {
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 2rem
}

.footer-widgets .entry-title,
.sidebar .entry-title {
    font-size: 16px;
    font-size: 1.6rem
}

.executive-pro-home .home-cta .widget-title {
    margin-bottom: .6rem;
    text-transform: none
}

.executive-pro-home .home-cta .entry-title a,
.executive-pro-home .home-cta .widget-title {
    color: #493325;
    font-weight: 400;
    font-size: 40px;
    font-size: 4rem
}


.gform_wrapper form {
    overflow-x: visible!important
}

.home-cta .gform_body {
    width: 80%!important;
    float: left;
    padding-right: 12px
}

.home-cta .gform_footer {
    width: 20%!important
}

.home-cta div.gform_wrapper form li,
.home-cta div.gform_wrapper li {
    margin: 0
}

.home-cta div.gform_wrapper .gform_footer input[type=submit] {
    width: 100%!important;
    background-color: #8F796F;
    padding: 9px;
    margin-top: 0
}

.home-cta div.gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #493325
}

.home-cta .gform_description {
    color: #493325;
    margin-bottom: 10px
}

.home-cta .gform_wrapper .gform_heading {
    width: 100%!important;
    float: left;
    margin-bottom: 0;
    margin-top: -24px
}

:lang(de) .home-cta .gform_wrapper .gform_heading {
    width: 90%!important;
    float: left;
    margin-bottom: 0;
    margin-top: -24px
}

.home-cta .gform_wrapper div.gform_description h4 {
    color: #FFF;
    font-weight: 400;
    text-shadow: none;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    margin-right: 20px;
    width: 170px;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 5px
}

.home-cta .gform_wrapper div.gform_description p {
    color: #FFF;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    font-size: 15px;
    text-shadow: none!important
}

.gf_repeater_title,
.gform_wrapper h2 {
    color: #8f796f!important
}

.home-cta .gform_wrapper .gform_footer {
    padding-top: 0
}

.home-cta .vc_col-sm-6:last-child .wpb_single_image {
    margin-bottom: 0!important
}

._57j2 {
    height: 100px!important
}

.home .entry-content .vc_inline-link,
.home .post-edit-link,
.home .shariff {
    display: none!important
}

.gf_repeater_child_field {
    float: left;
    width: 40%;
    display: inline-block!important;
    clear: none!important
}

.gf_repeater_child_field select {
    float: left;
    width: 100%!important
}

.gf_repeater_child_field:nth-of-type(2n+1) {
    float: right
}

.ginput_container_repeater-end {
    padding-top: 10px!important
}

.gf_repeater_title {
    font-weight: 700!important;
    font-size: inherit
}

.featured-content .entry {
    margin-bottom: 1.2rem;
    padding: 0
}

.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem
}

.featured-content .entry-content {
    font-size: 14px;
    font-size: 1.4rem
}

.executive-pro-home .featured-content .entry {
    margin-bottom: 3.6rem
}

.crp_related {
    float: left;
    width: 100%;
    margin: 30px 0
}

.related_post {
    width: 30%;
    float: left;
    margin-right: 5%;
    text-align: left;
    line-height: 1.25em;
    font-size: 14px;
    background-color: rgba(143, 121, 111, .1)
}

.related_post:last-child {
    margin-right: 0
}

.related_post img {
    width: 100%
}

a.crp_title {
    margin: 10px;
    display: block
}

.enews-widget input {
    background-color: #fff;
    color: #888;
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 1.6rem;
    text-transform: uppercase
}

.enews-widget input[type=submit] {
    background-color: #1fb4e4;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    text-transform: none;
    width: 100%
}

.enews-widget input:hover[type=submit] {
    background-color: #fff;
    color: #333
}

.sidebar .enews-widget .widget-title {
    color: #fff
}

.sidebar .enews-widget {
    background-color: #222;
    color: #ddd
}

.latest-tweets ul li {
    margin-bottom: 1.6rem
}

.home-slider li {
    margin: 0;
    padding: 0
}

.content #genesis-responsive-slider {
    background: 0 0;
    border: none;
    padding: 0
}

.genesis_responsive_slider {
    margin-bottom: 0!important
}

.content .genesis_responsive_slider .flex-caption,
.content .genesis_responsive_slider .slide-excerpt {
    background-color: #222;
    filter: alpha(opacity=70);
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    margin: 0;
    padding: 3%;
    opacity: 1;
    position: absolute;
    display: block;
    z-index: 8;
    width: 30%
}

.content .genesis_responsive_slider .slide-excerpt-border {
    border: none;
    margin: 0;
    padding: 0
}

.content .genesis_responsive_slider h2,
.content .genesis_responsive_slider h2 a {
    color: #1fb4e4;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 300;
    margin: 0 0 20px;
    text-shadow: 1px 1px 0 #000;
    text-transform: none
}

.content .genesis_responsive_slider h2 a:hover {
    color: #fff;
    text-decoration: none
}

.content .genesis_responsive_slider p {
    color: #ddd;
    text-shadow: none!important;
    font-size: 1.6rem;
    line-height: 1.6
}

.content .genesis_responsive_slider p a {
    margin-top: 2rem;
    color: #1fb4e4;
    text-shadow: 1px 1px 0 #000;
    text-align: right
}

.content .genesis_responsive_slider p a:hover {
    color: #fff;
    text-decoration: none
}

.content .genesis_responsive_slider .flex-direction-nav li a {
    background: url(images/icon-direction-nav.png) -50px 0 no-repeat;
    background-size: 100px 98px;
    height: 49px;
    right: -25px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    width: 50px;
    opacity: .6
}

.content .genesis_responsive_slider .flex-direction-nav li a:hover {
    background-position: -50px -49px;
    opacity: 1
}

.content .genesis_responsive_slider .flex-direction-nav li a.prev {
    background-position: 0 0;
    left: -25px
}

.content .genesis_responsive_slider .flex-direction-nav li a:hover.prev {
    background-position: 0 -49px
}

.content .genesis_responsive_slider .flexslider .slides>li {
    overflow: hidden
}

.content .genesis_responsive_slider .flex-control-nav {
    margin: -25px 0 0 30px!important;
    text-align: left
}

.content .genesis_responsive_slider .flex-control-nav li a {
    background: url(images/icon-control-nav.png) no-repeat;
    background-size: 13px 39px
}

.content .genesis_responsive_slider .flex-control-nav li a:hover {
    background-position: 0 -13px
}

.content .genesis_responsive_slider .flex-control-nav li a.active {
    background-position: 0 -26px
}

.flexslider {
    padding: 0;
    margin: 0!important;
    background: #fff;
    border: 0!important;
    position: relative;
    border-radius: 0!important;
    -o-box-shadow: 0!important;
    box-shadow: 0!important;
    zoom: 1
}

.flex-control-nav li {
    display: inline-block;
    margin: 0 0 0 5px!important;
    zoom: 1
}

.flex-control-paging li a.flex-active {
    background-position: 0 -26px!important;
    background-size: 13px 39px;
    display: block;
    height: 13px;
    text-indent: -9999px;
    width: 13px
}

.flex-direction-nav .flex-prev {
    left: -25px!important;
    background-position: 0 -49px!important
}

.flex-direction-nav .flex-next {
    text-indent: 99999999999px!important
}

.flex-direction-nav .flex-next:before,
.flex-direction-nav .flex-prev:before {
    display: none!important
}

.home-slider .vc_column-inner {
    padding: 0!important
}

.vc_row {
    margin-left: 0!important;
    margin-right: 0!important
}

div.gform_wrapper .ginput_complex label,
div.gform_wrapper input[type=email],
div.gform_wrapper input[type=text],
div.gform_wrapper textarea {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 1.3rem 1.3rem 1.4rem
}

div.gform_wrapper .ginput_complex label {
    padding: 0
}

div.gform_wrapper form li,
div.gform_wrapper li {
    background: 0 0;
    margin: 1.6rem 0 0;
    padding: 0
}

div.gform_wrapper .gform_footer input[type=submit] {
    font-size: 14px;
    font-size: 1.4rem
}

img#wpstats {
    display: none
}

.site-header {
    margin: 5px auto;
    min-height: 120px;
    width: 100%;
    position: relative
}

.title-area {
    float: left;
    overflow: hidden;
    width: 320px
}

.site-title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.45em;
    margin: 0 0 .5rem;
 
}

.site-title a,
.site-title a:hover {
    color: #e62fd7;
    display: block;
    padding: 2.5rem 0 0 3px;
    text-decoration: none;
    text-shadow: 2px 1px 0 #FFF;
}

.de .site-title a,
.de .site-title a:hover {
    content: "Babywunsch"!important
}

.site-title a:after {
    color: #1fb4e4;
    font-family: 'Open Sans';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    padding-left: 6px
}

.footer-widgets .widget-title,
.w2s-page-nav,
.w2s-page-nav-next a:after,
.w2s-page-nav-prev a:before,
.wp-post-navigation,
.wp-post-navigation div a:after {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.header-full-width .site-title,
.header-full-width .title-area {
    width: 100%
}

.header-image .site-description,
.header-image .site-title a {
    display: block;
    text-indent: -9999px
}

.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
    float: left;
    margin: 0;
    max-width: 260px;
    min-height: 100px;
    padding: 0;
    width: 100%
}

.home-top .vc_col-sm-4,
.home-top .widget-wrap {
    min-height: 440px;
    background-color: #fff
}

.site-header .widget-area {
    float: right;
    width: 340px;
    margin-top: 70px
}

.zoom-social-icons-widget {
    padding: 3px 0 0;
    float: right;
}

.tipsy-social-icon-container ul li:last-child,
.widget_search h4.widget-title {
    display: none
}

.site-header .search-form {
    float: right;
    width: 100%
}

section.widget {
    margin-bottom: 0!important
}

.genesis-nav-menu {
    clear: both;
    color: #666;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left
}

#menu-top-menu-1 .menu-item,
#menu-top-menu-new-1 .menu-item {
    display: block!important;
    float: left
}

.genesis-nav-menu a {
    color: #493325;
    display: block;
    padding: 1.6rem 2rem;
    position: relative;
    background-color: #fff
}

.genesis-nav-menu a:hover,
.genesis-nav-menu li:hover {
    color: #28b4e4;
    text-decoration: none
}

.genesis-nav-menu a:hover {
    background-color: #000
}

.genesis-nav-menu .current-menu-item>a {
    background-color: #1fb4e4;
    color: #fff
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 999
}

.genesis-nav-menu .sub-menu a {
    background-color: #000;
    border: none;
    border-bottom: 1px solid grey;
    color: #FFF;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 1rem 1.8rem;
    position: relative;
    width: 200px
}

:lang(de) .genesis-nav-menu li:last-of-type .sub-menu,
:lang(en) .genesis-nav-menu li:last-of-type .sub-menu {
    margin-left: -100px!important
}

:lang(fr) .genesis-nav-menu li:last-of-type .sub-menu {
    margin-left: -74px!important
}

:lang(it) .genesis-nav-menu li:last-of-type .sub-menu {
    margin-left: -21px!important
}

:lang(es) .genesis-nav-menu li:last-of-type .sub-menu {
    margin-left: -54px!important
}

.genesis-nav-menu .sub-menu a:hover {
    background-color: #444;
    background-color: rgba(0, 0, 0, .8);
    color: #28b4e4
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -40px 0 0 147px
}

.genesis-nav-menu .menu-item:hover {
    position: static
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1
}

.genesis-nav-menu>.first>a {
    padding-left: 0
}

.genesis-nav-menu>.last>a {
    padding-right: 0
}

.genesis-nav-menu>.right {
    display: inline-block;
    float: right;
    list-style-type: none;
    padding: 1.6rem 2rem
}

.genesis-nav-menu>.right>a {
    display: inline;
    padding: 0
}

.genesis-nav-menu>.rss>a {
    background: url(images/icon-rss.png) left no-repeat;
    background-size: 12px 12px;
    margin-left: 1.2rem;
    padding-left: 1.6rem
}

.genesis-nav-menu>.twitter>a {
    background: url(images/icon-twitter-nav.png) left no-repeat;
    background-size: 16px 16px;
    padding-left: 2rem
}

.genesis-nav-menu>.search {
    padding: 0
}

.genesis-nav-menu .search-form {
    width: 100%
}

.site-header .social-icons-header {
    padding-top: 0;
    padding-right: 10px;
    display: inline-block
}

.social-icons-wrap {
    text-align: right
}

.site-header .widget_search {
    right: 0;
    bottom: -45px;
    width: 340px;
    position: absolute
}

.fix-title,
.nav-secondary {
    position: fixed;
    display: none
}

.site-header .widget_icl_lang_sel_widget {
    float: right;
    padding-left: 10px;
    margin-top: 6px
}

.site-header .widget_icl_lang_sel_widget img {
    vertical-align: middle;
    margin-bottom: 4px
}

#lang_sel_click a {
    line-height: 30px!important
}

#lang_sel_click a:visited {
    background: inherit!important
}

#lang_sel_click ul li:hover>ul {
    visibility: visible!important
}

#lang_sel_click ul ul {
    top: 30px!important
}

#lang_sel_click ul ul a {
    padding: 0 10px!important
}

:lang(de) .site-header .widget_search {
    width: 22%
}

:lang(de) .site-header .search-form {
    width: 100%
}

:lang(de) .fix-search .search-form {
    width: 200px;
    margin-top: 0;
    height: 40px
}

.site-header .widget_nav_menu {
    padding: 0
}

.site-header .genesis-nav-menu {
    float: right;
    width: auto
}

.site-header .genesis-nav-menu a {
    padding: 1.8rem 1.8rem 2rem
}

.site-header .sub-menu {
    border-top: 1px solid #eee
}

.site-header .genesis-nav-menu .sub-menu a {
    padding: 1rem 1.8rem
}

.site-header .sub-menu .sub-menu {
    margin-top: -40px
}

.nav-secondary {
    background-color: #fff;
    top: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #d1c9c3;
    box-shadow: 0 2px 4px #DAD3CB;
    height: 50px;
    padding-top: 7px
}

.logged-in .nav-secondary {
    top: 32px
}

.nav-secondary .genesis-nav-menu a {
    padding: 8px 12px 9px;
    color: #493325
}

.nav-secondary .genesis-nav-menu .sub-menu a {
    padding: 16px 20px
}

.nav-secondary .current-menu-item>a,
.nav-secondary .genesis-nav-menu .sub-menu a,
.nav-secondary .menu-item-home>a,
.nav-secondary .menu-item-home>a:hover,
.nav-secondary a:hover {
    color: #fff
}

.nav-secondary .sub-menu a:hover {
    color: #1FB4E4
}

.nav-secondary .genesis-nav-menu {
    text-align: left;
    padding-right: 40px
}

.fix-title {
    top: 0;
    left: 20px;
    z-index: 1000
}

.fix-search,
.fix-social {
    position: absolute!important;
    z-index: 1000
}

.fix-title.title-area {
    width: 230px
}

.fix-title .site-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.25;
    text-align: left
}

.fix-title .site-title a,
.fix-title .site-title a:hover {
    padding: 3.3rem 0 0 1.2rem
}

.fix-title .site-title a::after {
    font-size: 18px
}

.fix-sidebar {
    margin-top: 62px
}

.fix-search {
    top: 0;
    right: 0!important;
    height: 40px;
    width: 200px!important
}

.fix-search .search-form {
    width: 200px
}

.fix-social {
    top: 3px;
    right: 220px
}

.nav-secondary .wrap {
    width: 1140px;
    margin: 0 auto;
    position: relative
}

div#js-main-map-canvas.fix-map-canvas {
    position: fixed!important;
    margin-top: 100px;
    top: 0
}

main.content {
    position: relative!important
}

.home-middle,
.home-top {
    clear: both;
    overflow: hidden;
    padding: 3rem
}

.home-top .widget-wrap .entry-content,
.home-top .widget-wrap .entry-header {
    padding: 0 15px
}

.home-top .entry-title {
    line-height: 1.2;
    background-color: #000;
    
}

.home-top .wpb_text_column h2 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
    text-shadow: none!important;
    padding: 12px 15px 9px;
    background-color: #000;
}


.home-top .entry-content p {
    margin-bottom: .6rem
}

.home-top h2 a {
    color: #1fb4e4
}

.home-top h2 a:hover {
    color: #444
}

.home-middle .widget,
.home-top .widget {
    float: left;
    padding: 0;
    width: 31.3333%;
    margin-right: 3%
}

.home-middle .widget:last-child,
.home-top .widget:last-child {
    margin-right: 0
}

.home-top .vc_column-inner {
    padding: 0!important
}

.home-top .vc_col-sm-4 {
    width: 31%!important;
    margin-right: 3%
}

.home-cta,
.home-middle .widget img,
.home-top .widget img,
.home-top .wpb_single_image .vc_figure,
.home-top .wpb_single_image .vc_single_image-wrapper,
.wpb_single_image .vc_single_image-wrapper img {
    width: 100%
}

.home-top .vc_col-sm-4:last-child {
    margin-right: 0!important
}

.home-top .wpb_single_image,
.home-top .wpb_text_column {
    margin-bottom: 0!important
}

.home-top .wpb_text_column p {
    padding: 0 15px 15px;
    margin-bottom: 0!important;
    font-size: 14px;
    font-size: 1.4rem
}

.home-middle .widget:nth-of-type(4n+1),
.home-top .widget:nth-of-type(4n+1) {
    clear: left
}

.executive-pro-home a.more-link {
    clear: both;
    display: block;
    margin: 1rem 0
}

.home-cta {
    background-color: #1FB4E4;
    color: #ddd;
    float: left;
    padding: 3rem;
    margin: 0
}

.home-cta p {
    color: #493325
}

.home-cta .column {
    width: 48%;
    float: left
}

.home-cta .column:last-child {
    float: right
}

.gform_wrapper .gform_footer {
    padding: 0!important
}

.home-cta .gform_footer {
    float: right;
    margin: 0!important;
    clear: none!important
}

.home-middle {
    float: left;
    width: 100%;
    padding-top: 30px!important
}

.home-middle .widget-3 a {
    display: block;
    float: left
}

.home-middle .widget-title {
    font-size: 40px
}

.home-middle-ads {
    float: right;
    width: 30%;
    background-color: rgba(143, 121, 111, .3);
    padding: 3%
}

.home-middle-ads .widget {
    padding: 0!important
}

.home-middle-ads img,
.home-middle-ads p {
    margin-bottom: 0!important
}

.view_all {
    background-color: #1fb4e4;
    border: none;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    padding: 1.6rem 2rem;
    width: auto;
    float: right;
    margin-bottom: 30px
}

.gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0!important
}

. .executive-pro-portfolio .portfolio {
    float: left;
    padding: 0 3rem 3rem;
    width: 33.33333333%
}

.executive-pro-portfolio .portfolio:nth-of-type(3n+1) {
    clear: left
}

.single-portfolio .content {
    text-align: center
}

.entry {
    margin-bottom: 4rem
}

.home .entry {
    margin-bottom: 0
}

.executive-pro-portfolio .entry,
.single-portfolio .entry {
    margin-bottom: 2rem
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
    margin-bottom: 2.6rem
}

.entry-content ol li,
.entry-content ul li {
    margin-left: 4rem
}

.entry-content ol li {
    list-style-type: decimal
}

.entry-content ul li {
    list-style-type: disc
}

.after-entry li,
.comment-list li,
.entry-content ul li.w2s-single-map,
.entry-content ul.wpt-form-set li,
.footer-widgets li,
.ping-list li {
    list-style-type: none
}

.entry-content .wp-caption p,
.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0
}

.content .entry-header .entry-meta {
    background-color: #f8f8f8;
    clear: both;
    color: #777;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 5;
    margin: 0 0 0 -6rem;
    max-width: 600px;
    overflow: hidden;
    padding-left: 6rem;
    text-transform: uppercase
}

.content .entry-header .entry-meta a {
    color: #777;
    font-weight: 700
}

.content .entry-header .entry-meta .entry-comments-link {
    background-color: #1fb4e4;
    color: #fff;
    float: right;
    font-size: 12px;
    padding: 0 2rem;
    text-transform: uppercase
}

.content .entry-header .entry-meta .entry-comments-link a {
    background: url(images/icon-comments.png) left no-repeat;
    background-size: 16px 16px;
    color: #fff;
    padding-left: 3.2rem
}

.entry-footer .entry-meta {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    line-height: 1.4;
    padding: 12px;
    background-color: #e6e2dd;
    background: rgba(73, 51, 37, .04);
    border: 1px solid #dbd5d1;
    border: 1px solid rgba(73, 51, 37, .04)
}

.banner-image {
    margin-bottom: 20px;
    border: 15px solid #FFF;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3)
}

.entry-footer .entry-meta .entry-categories {
    display: inline-block
}

.entry-footer .entry-meta .entry-time {
    font-weight: 400;
    display: inline-block;
    float: left;
    margin-right: 20px
}

.page-template-page_blog-php img.post-image {
    border: 6px solid #FFF;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3);
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    margin-bottom: 20px;
    float: left;
    margin-right: 30px
}

.page-template-page_blog-php article:nth-child(2n) img.post-image,
.single-post img.post-image {
    border: 6px solid #FFF;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3);
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    float: right;
    margin-left: 30px;
    margin-right: 0;
    margin-bottom: 20px
}

.blog .banner-image,
.page-template-default .banner-image {
    border: 6px solid #FFF;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3);
    float: right;
    margin-left: 30px;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 340px;
    height: auto
}

.w2s-product-teaser h1.entry-title a,
h1.entry-title a {
    font-size: 3rem;
    font-weight: 300;
    font-style: italic;
    color: #1FB4E4
}

h1.entry-title a:hover {
    color: #666
}

.hide-featured-image .post-image {
    display: none
}

.w2s-ingredient-left .w2s-ingredient-img {
    float: left;
    width: 140px;
    margin-right: 20px
}

.w2s-ingredient-right .w2s-ingredient-img {
    float: right;
    width: 140px;
    margin-left: 20px
}

.w2s-ingredient-img img {
    margin-top: 8px;
    width: 140px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 6px solid #fff;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3)
}

.w2s-ingredient-img.js_hover img {
    transition: .5s ease;
    border-radius: 0
}

.w2s-ingredient-img .wp-caption-text {
    display: none;
    background-color: rgba(255, 255, 255, .85);
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3);
    color: #666;
    font-size: 12px;
    font-weight: 400;
    height: 140px;
    line-height: 1.25;
    padding: 10px
}

.w2s-ingredient-left .w2s-ingredient-img.js_hover .wp-caption-text {
    display: block;
    margin-left: 145px;
    margin-top: -140px;
    position: absolute;
    text-shadow: none;
    width: 140px;
    text-align: left
}

.w2s-ingredient-right .w2s-ingredient-img.js_hover .wp-caption-text {
    display: block;
    margin-left: -145px;
    margin-top: -140px;
    position: absolute;
    text-shadow: none;
    width: 140px;
    text-align: right
}

.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url],
.sidebar .search-form {
    width: 100%
}

.w2s-ingredient-left .w2s-ingredient-img,
.w2s-ingredient-right .w2s-ingredient-img {
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

.w2s-ingredient-img.hover_effect,
.w2s-ingredient-img:hover {
    rule: properties
}

.w2s-ingredient-img.js_hover .wp-caption-text b,
.w2s-ingredient-img.js_hover .wp-caption-text strong {
    color: #1fb4e4
}

.w2s-ingredient-left,
.w2s-ingredient-right {
    border-bottom: 1px solid rgba(143, 121, 111, .3);
    margin-bottom: 20px;
    padding-bottom: 10px;
    min-height: 170px
}

.after-entry,
.after-entry .widget {
    margin-bottom: 3rem
}

.after-entry {
    background-color: #f5f5f5;
    padding: 3rem;
    text-align: center
}

.after-entry .widget:last-child,
.after-entry p:last-child {
    margin: 0
}

.archive-pagination {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 3rem 0
}

.archive-pagination li {
    display: inline
}

.archive-pagination li a {
    background-color: #1fb4e4;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 2;
    margin-bottom: .4rem;
    padding: .8rem 2rem;
    text-decoration: none;
    text-transform: uppercase
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #6bd5f1;
    text-decoration: none
}

.comment-respond,
.entry-comments,
.entry-pings {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 4rem;
    overflow: hidden
}

.entry-comments .comment-author {
    font-weight: 700;
    margin: 0
}

.comment-respond label {
    display: block;
    margin-right: 1.2rem
}

.comment-list li,
.ping-list li {
    margin: 3rem;
    overflow: hidden
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
    margin: 3rem 0
}

.comment-list li li {
    margin-right: -.1rem
}

.comment {
    border-right: none
}

.comment-header,
.ping-list .comment-meta {
    background-color: #222;
    color: #fff;
    float: left;
    font-weight: 700;
    padding: 3rem;
    width: 100%
}

.comment-list cite,
.ping-list cite,
.says {
    display: inline-block
}

.comment-header .comment-meta a,
.comment-metadata a {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    color: #bbb
}

.comment-content {
    clear: both;
    padding: 4.8rem
}

.comment-content p,
.comment-header p.comment-meta {
    margin: 0
}

.comment .avatar {
    margin-right: 1rem
}

.alt,
.even {
    background-color: #f5f5f5;
    border: 1px solid #ddd
}

h3#reply-title {
    color: #e62fd7
}

.comment-reply {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 4.8rem 4.8rem
}

.entry-pings .reply {
    display: none
}

.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 2.4rem
}

.sidebar {
    font-size: 14px;
    font-size: 1.4rem;
}

.widget_custom_html{
	
	padding-bottom: 0px !important;
	
}
.sidebar p {
    margin-bottom: 1.6rem
}

.sidebar p:last-child,
.sidebar ul {
    margin: 0
}

.sidebar li {
    margin-bottom: .6rem;
    padding: 0 0 .6rem 1.6rem
}

.sidebar ul>li:last-child {
    margin-bottom: 0
}

.sidebar .widget {
    margin-bottom: 0;
    padding: .8rem 4rem;
    word-wrap: break-word
}

.footer-widgets {
    background-color: #f6f3f0;
    background-color: rgba(255, 255, 255, .5);
    color: #493325;
    clear: both;
    font-size: 14px;
    font-size: 1.4rem
}

.footer-widgets .wrap {
    overflow: hidden;
    padding: 3rem;
    box-shadow: 0 2px 6px 3px #dad3cb
}

.footer-widgets-1,
.footer-widgets-2 {
    float: left;
    margin-right: 3%;
    width: 31%;
    margin-top: 0;
    text-align: right
}

.footer-widgets-3 {
    float: right;
    margin-top: 0;
    margin-right: 0;
    text-align: left;
    width: 31%
}

.footer-widgets .widget {
    margin-bottom: 3rem;
    word-wrap: break-word
}

.footer-widgets li {
    background: url(/wp-content/themes/babywunsch/images/icon-li-footer.png) 0 7px no-repeat;
    background-size: 8px 8px;
    margin-bottom: .6rem;
    padding: 0 0 .6rem 1.6rem
}

.footer-widgets .search-form {
    width: 100%
}

.footer-widgets .widget-title {
    color: #1fb4e4;
    font-weight: 300;
    text-shadow: none;
    font-style: italic;
    margin-bottom: 10px
}

.footer-widgets h5 {
    color: #493325;
    font-style: normal;
    text-shadow: none;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0
}

.footer-widgets a {
    color: #2a1d15;
    text-decoration: underline
}

.footer-widgets a:hover {
    color: #fff
}

.footer-widgets p {
    margin-bottom: 6px
}

.site-footer {
    color: #493325;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 1.5rem 0;
    text-align: center;
    text-transform: uppercase
}

.site-footer a {
    color: #222
}

.site-footer p {
    margin: 0
}

.site-footer .widget {
    float: left
}

.site-footer .widget .menu {
    float: left;
    margin-left: 10px
}

.site-footer .widget .menu li {
    float: left;
    margin-right: 10px
}

#address_search input[type=text],
#address_search select {
    width: 100%;
    float: left
}

#searchForm LABEL {
    text-align: left!important;
    margin-bottom: 2px;
    float: left;
    width: 100%!important
}

#searchForm input[type=text],
#searchForm select {
    margin-bottom: 10px!important;
    height: 35px
}

#searchForm input[type=submit] {
    margin-top: 10px
}

.executive-pro-brown .entry-title a:hover,
.executive-pro-brown .footer-widgets .entry-title a:hover,
.executive-pro-brown a {
    color: #a68064
}

.executive-pro-brown .genesis-nav-menu a {
    color: #666
}

.executive-pro-brown .entry-title a,
.executive-pro-brown .site-footer a,
.executive-pro-brown .site-title a,
.executive-pro-brown .site-title a:hover {
    color: #222
}

.executive-pro-brown .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-brown .footer-widgets .entry-title a,
.executive-pro-brown .genesis-nav-menu .current-menu-item>a,
.executive-pro-brown .genesis-nav-menu a:active,
.executive-pro-brown a.button {
    color: #fff
}

.executive-pro-brown .comment-header .comment-meta a,
.executive-pro-brown .comment-metadata a {
    color: #bbb
}

.executive-pro-brown .archive-pagination li a,
.executive-pro-brown .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-brown .enews-widget input[type=submit],
.executive-pro-brown .genesis-nav-menu .current-menu-item>a,
.executive-pro-brown a.button,
.executive-pro-brown button,
.executive-pro-brown input[type=button],
.executive-pro-brown input[type=reset],
.executive-pro-brown input[type=submit] {
    background-color: #a68064
}

.executive-pro-brown .archive-pagination li a:hover,
.executive-pro-brown .archive-pagination li.active a,
.executive-pro-brown a:hover.button,
.executive-pro-brown button:hover,
.executive-pro-brown input:hover[type=button],
.executive-pro-brown input:hover[type=reset],
.executive-pro-brown input:hover[type=submit] {
    background-color: #b2886b
}

.executive-pro-green .entry-title a:hover,
.executive-pro-green .footer-widgets .entry-title a:hover,
.executive-pro-green a {
    color: #60cd69
}

.executive-pro-green .genesis-nav-menu a {
    color: #666
}

.executive-pro-green .entry-title a,
.executive-pro-green .site-footer a,
.executive-pro-green .site-title a,
.executive-pro-green .site-title a:hover {
    color: #222
}

.executive-pro-green .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-green .footer-widgets .entry-title a,
.executive-pro-green .genesis-nav-menu .current-menu-item>a,
.executive-pro-green .genesis-nav-menu a:active,
.executive-pro-green a.button {
    color: #fff
}

.executive-pro-green .comment-header .comment-meta a,
.executive-pro-green .comment-metadata a {
    color: #bbb
}

.executive-pro-green .archive-pagination li a,
.executive-pro-green .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-green .enews-widget input[type=submit],
.executive-pro-green .genesis-nav-menu .current-menu-item>a,
.executive-pro-green a.button,
.executive-pro-green button,
.executive-pro-green input[type=button],
.executive-pro-green input[type=reset],
.executive-pro-green input[type=submit] {
    background-color: #60cd69
}

.executive-pro-green .archive-pagination li a:hover,
.executive-pro-green .archive-pagination li.active a,
.executive-pro-green a:hover.button,
.executive-pro-green button:hover,
.executive-pro-green input:hover[type=button],
.executive-pro-green input:hover[type=reset],
.executive-pro-green input:hover[type=submit] {
    background-color: #66d970
}

.executive-pro-orange .entry-title a:hover,
.executive-pro-orange .footer-widgets .entry-title a:hover,
.executive-pro-orange a {
    color: #e0a24b
}

.executive-pro-orange .genesis-nav-menu a {
    color: #666
}

.executive-pro-orange .entry-title a,
.executive-pro-orange .site-footer a,
.executive-pro-orange .site-title a,
.executive-pro-orange .site-title a:hover {
    color: #222
}

.executive-pro-orange .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-orange .footer-widgets .entry-title a,
.executive-pro-orange .genesis-nav-menu .current-menu-item>a,
.executive-pro-orange .genesis-nav-menu a:active,
.executive-pro-orange a.button {
    color: #fff
}

.executive-pro-orange .comment-header .comment-meta a,
.executive-pro-orange .comment-metadata a {
    color: #bbb
}

.executive-pro-orange .archive-pagination li a,
.executive-pro-orange .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-orange .enews-widget input[type=submit],
.executive-pro-orange .genesis-nav-menu .current-menu-item>a,
.executive-pro-orange a.button,
.executive-pro-orange button,
.executive-pro-orange input[type=button],
.executive-pro-orange input[type=reset],
.executive-pro-orange input[type=submit] {
    background-color: #e0a24b
}

.executive-pro-orange .archive-pagination li a:hover,
.executive-pro-orange .archive-pagination li.active a,
.executive-pro-orange a:hover.button,
.executive-pro-orange button:hover,
.executive-pro-orange input:hover[type=button],
.executive-pro-orange input:hover[type=reset],
.executive-pro-orange input:hover[type=submit] {
    background-color: #e9ad50
}

.executive-pro-purple .entry-title a:hover,
.executive-pro-purple .footer-widgets .entry-title a:hover,
.executive-pro-purple a {
    color: #9e63ec
}

.executive-pro-purple .genesis-nav-menu a {
    color: #666
}

.executive-pro-purple .entry-title a,
.executive-pro-purple .site-footer a,
.executive-pro-purple .site-title a,
.executive-pro-purple .site-title a:hover {
    color: #222
}

.executive-pro-purple .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-purple .footer-widgets .entry-title a,
.executive-pro-purple .genesis-nav-menu .current-menu-item>a,
.executive-pro-purple .genesis-nav-menu a:active,
.executive-pro-purple a.button {
    color: #fff
}

.executive-pro-purple .comment-header .comment-meta a,
.executive-pro-purple .comment-metadata a {
    color: #bbb
}

.executive-pro-purple .archive-pagination li a,
.executive-pro-purple .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-purple .enews-widget input[type=submit],
.executive-pro-purple .genesis-nav-menu .current-menu-item>a,
.executive-pro-purple a.button,
.executive-pro-purple button,
.executive-pro-purple input[type=button],
.executive-pro-purple input[type=reset],
.executive-pro-purple input[type=submit] {
    background-color: #9e63ec
}

.executive-pro-purple .archive-pagination li a:hover,
.executive-pro-purple .archive-pagination li.active a,
.executive-pro-purple a:hover.button,
.executive-pro-purple button:hover,
.executive-pro-purple input:hover[type=button],
.executive-pro-purple input:hover[type=reset],
.executive-pro-purple input:hover[type=submit] {
    background-color: #a969f3
}

.executive-pro-red .entry-title a:hover,
.executive-pro-red .footer-widgets .entry-title a:hover,
.executive-pro-red a {
    color: #e04b4b
}

.executive-pro-red .genesis-nav-menu a {
    color: #666
}

.executive-pro-red .entry-title a,
.executive-pro-red .site-footer a,
.executive-pro-red .site-title a,
.executive-pro-red .site-title a:hover {
    color: #222
}

.executive-pro-red .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-red .footer-widgets .entry-title a,
.executive-pro-red .genesis-nav-menu .current-menu-item>a,
.executive-pro-red .genesis-nav-menu a:active,
.executive-pro-red a.button {
    color: #fff
}

.executive-pro-red .comment-header .comment-meta a,
.executive-pro-red .comment-metadata a {
    color: #bbb
}

.executive-pro-red .archive-pagination li a,
.executive-pro-red .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-red .enews-widget input[type=submit],
.executive-pro-red .genesis-nav-menu .current-menu-item>a,
.executive-pro-red a.button,
.executive-pro-red button,
.executive-pro-red input[type=button],
.executive-pro-red input[type=reset],
.executive-pro-red input[type=submit] {
    background-color: #e04b4b
}

.executive-pro-red .archive-pagination li a:hover,
.executive-pro-red .archive-pagination li.active a,
.executive-pro-red a:hover.button,
.executive-pro-red button:hover,
.executive-pro-red input:hover[type=button],
.executive-pro-red input:hover[type=reset],
.executive-pro-red input:hover[type=submit] {
    background-color: #e95050
}

.executive-pro-teal .entry-title a:hover,
.executive-pro-teal .footer-widgets .entry-title a:hover,
.executive-pro-teal a {
    color: #4be0d4
}

.executive-pro-teal .genesis-nav-menu a {
    color: #666
}

.executive-pro-teal .entry-title a,
.executive-pro-teal .site-footer a,
.executive-pro-teal .site-title a,
.executive-pro-teal .site-title a:hover {
    color: #222
}

.executive-pro-teal .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-teal .footer-widgets .entry-title a,
.executive-pro-teal .genesis-nav-menu .current-menu-item>a,
.executive-pro-teal .genesis-nav-menu a:active,
.executive-pro-teal a.button {
    color: #fff
}

.executive-pro-teal .comment-header .comment-meta a,
.executive-pro-teal .comment-metadata a {
    color: #bbb
}

.executive-pro-teal .archive-pagination li a,
.executive-pro-teal .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-teal .enews-widget input[type=submit],
.executive-pro-teal .genesis-nav-menu .current-menu-item>a,
.executive-pro-teal a.button,
.executive-pro-teal button,
.executive-pro-teal input[type=button],
.executive-pro-teal input[type=reset],
.executive-pro-teal input[type=submit] {
    background-color: #4be0d4
}

.executive-pro-teal .archive-pagination li a:hover,
.executive-pro-teal .archive-pagination li.active a,
.executive-pro-teal a:hover.button,
.executive-pro-teal button:hover,
.executive-pro-teal input:hover[type=button],
.executive-pro-teal input:hover[type=reset],
.executive-pro-teal input:hover[type=submit] {
    background-color: #50e9df
}

div#sl_div div#map {
    margin-top: 20px
}

#map_sidebar .results_wrapper:hover {
    background-color: rgba(0, 0, 0, .05)!important
}

#map_sidebar div.results_entry:hover {
    background: 0 0
}

#map_sidebar .results_wrapper {
    border-bottom: 1px solid rgba(128, 128, 128, .15);
    padding: 10px
}

div#slp_tagline {
    background-color: transparent!important;
    opacity: 1!important
}

div.results_row_left_column {
    display: block!important;
    width: 100%!important;
    margin-bottom: 10px;
    float: left
}

div.results_row_center_column {
    width: 37%!important
}

div.results_row_right_column {
    width: 57%!important;
    text-align: left!important
}

div.results_entry span.location_name {
    color: #1FB4E4!important;
    float: left
}

div.results_entry span.location_distance {
    float: right
}

div.results_entry span.location_iconarray {
    margin-left: 10px
}

div.results_entry span.location_iconarray img {
    width: 24px;
    height: 24px
}

span.slp_result_contact {
    white-space: normal!important
}

div#map_sidebar div.results_entry a {
    color: #1FB4E4!important
}

div#map_sidebar div.results_entry a:hover {
    color: #666!important;
    background-color: transparent
}

div.results_entry.featured {
    background-color: transparent!important
}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a.lang_sel_sel:visited {
    font-size: 14px;
    margin: 0 10px 10px 0;
    padding: 6px 10px 7px;
    background-color: #493325;
    min-width: 85px;
    text-align: center
}

#lang_sel_list a.lang_sel_sel:hover {
    background-color: #8f796f
}

#lang_sel_list a span {
    color: #FFF
}

.w2s-page-nav-next,
.w2s-page-nav-prev,
.wp-post-navigation div {
    width: 50%!important;
    display: block;
    position: relative;
    color: #999;
    min-height: 26px
}

#lang_sel_list a.lang_sel_other,
#lang_sel_list_list ul a:visited {
    font-size: 14px;
    margin: 0 10px 10px 0;
    padding: 6px 10px 7px;
    background-color: #8f796f;
    min-width: 85px;
    text-align: center
}

#lang_sel_list a.lang_sel_other:hover {
    background-color: #493325
}

.w2s-page-nav,
.wp-post-navigation {
    background-color: rgba(143, 121, 111, .1);
    border-top: 1px solid rgba(143, 121, 111, .2);
    border-bottom: 1px solid rgba(143, 121, 111, .2);
    font-weight: 300
}

.wp-post-navigation {
    margin: 20px 0!important;
    padding: 10px 5px
}

.wp-post-navigation div {
    font-size: 14px
}

.wp-post-navigation-next {
    padding-right: 38px!important
}

.wp-post-navigation-pre {
    padding-left: 38px!important
}

.wp-post-navigation div a:after {
    font-size: 70px!important;
    margin-top: -13px!important
}

.w2s-page-nav {
    margin: 20px 0!important;
    padding: 10px 5px;
    clear: both;
    overflow: hidden
}

.widget_knews_widget,
::selection {
    background-color: rgba(143, 121, 111, .3)
}

.w2s-page-nav-next,
.w2s-page-nav-prev {
    font-size: 14px
}

.single-post .w2s-page-nav,
div.hungryfeed_item br {
    display: none
}

.w2s-page-nav-next {
    padding-right: 38px;
    float: right
}

.w2s-page-nav-prev {
    padding-left: 38px;
    float: left
}

.w2s-page-nav-next a:after,
.w2s-page-nav-prev a:before {
    color: #1fb4e4!important;
    font-size: 70px!important;
    margin-top: -13px!important;
    height: 22px;
    line-height: 22px;
    top: 34%;
    position: absolute
}

.w2s-page-nav-prev a:before {
    content: "«";
    left: 0
}

.w2s-page-nav-next a:after {
    content: "»";
    right: 0
}

.widget_knews_widget {
    margin-bottom: 20px!important
}

.widget_knews_widget fieldset {
    padding: 0
}

.widget_knews_widget h4 {
    color: #493325;
    font-size: 1.9rem;
    font-style: normal;
    margin: 1.5rem 0 .5rem;
    text-shadow: none
}

.sidebar .widget_knews_widget p {
    color: #493325;
    margin-bottom: 1rem
}

.widget_knews_widget input[type=text] {
    color: #8f796f
}

div.hungryfeed_item {
    margin-bottom: 5rem;
    font-size: 12px;
    font-size: 1.2rem
}

div.hungryfeed_item p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0
}

div.hungryfeed_item_title {
    font-weight: 700
}

div.hungryfeed_item img {
    float: right!important;
    margin: 0 0 20px 20px
}

::-moz-selection {
    background-color: rgba(143, 121, 111, .3);
    color: #fff;
    text-shadow: none
}

::selection {
    color: #fff;
    text-shadow: none
}

table.productTable caption {
    background: #008452;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 2px 10px 3px;
    text-align: left
}

.productTable tr {
    background-color: rgba(73, 51, 37, .03)
}

.productTable .odd {
    background: rgba(255, 255, 255, .7)
}

table.productTable thead th {
    background: #fff;
    border-bottom: 1px solid #c8c8c8;
    font-weight: 700
}

table.productTable thead th,
td.leftCell,
td.middleCell,
td.rightCell {
    font-size: 13px;
    padding: 1px 10px
}

td.middleCell,
td.rightCell,
th.middleCell,
th.rightCell {
    text-align: right;
    vertical-align: top;
    width: 110px
}

#w2s_xtcommerce h2 {
    font-size: 2.5rem
}

hr {
    border-top: 1px solid rgba(143, 121, 111, .3);
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    border-left: none;
    border-right: none;
    margin: 20px 0
}

.w2s-product-teaser h1.entry-title:before {
    content: "Advertorial – Bezahlte Anzeige";
    display: block;
    background-color: rgba(143, 121, 111, .5);
    font-size: 14px;
    text-shadow: none;
    color: #FFF;
    padding: 4px 10px;
    font-style: normal;
    margin-bottom: 20px
}

.gm-search-distance,
.language-de .store-en,
.language-de .store-es,
.language-de .store-fr,
.language-de .store-it,
.language-en .store-de,
.language-en .store-es,
.language-en .store-fr,
.language-en .store-it,
.language-es .store-de,
.language-es .store-en,
.language-es .store-fr,
.language-es .store-it,
.language-fr .store-de,
.language-fr .store-en,
.language-fr .store-es,
.language-fr .store-it,
.language-it .store-de,
.language-it .store-en,
.language-it .store-es,
.language-it .store-fr,
.widget_tag_cloud h4,
:lang(de) .store-en,
:lang(de) .store-es,
:lang(de) .store-fr,
:lang(de) .store-it,
:lang(en) .store-de,
:lang(en) .store-es,
:lang(en) .store-fr,
:lang(en) .store-it,
:lang(es) .store-de,
:lang(es) .store-en,
:lang(es) .store-fr,
:lang(es) .store-it,
:lang(fr) .store-de,
:lang(fr) .store-en,
:lang(fr) .store-es,
:lang(fr) .store-it,
:lang(it) .store-de,
:lang(it) .store-en,
:lang(it) .store-es,
:lang(it) .store-fr,
body.language-de .slp_citystate_comma,
body.language-de .slp_statezip_comma,
body.language-en .slp_statezip_comma {
    display: none
}

.accordion-container {
    margin: 0!important;
    border: 0!important;
    padding: 0!important
}

.accordion-container>p {
    padding: .5rem 1.5rem
}

h2.accordion-header,
h3.accordion-header,
header.accordion-header {
    margin: 0;
    padding: .5rem 1.5rem;
    border: none;
    border-top-width: 0
}

h2.accordion-header a,
h3.accordion-header,
header.accordion-header a {
    outline: 0;
    font-size: 17px;
    font-size: 1.6rem;
    text-decoration: none
}

.accordion-header a:first-child,
.accordion-header:first-child {
    border-top-width: 1px
}

.accordion-content {
    margin: 0!important;
    padding: 1.5rem;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(73, 51, 37, .04);
    font-size: 14px
}

.accordion-content li {
    margin-left: 2rem
}

h2.accordion-header.accordion-default-colors,
h3.accordion-header.accordion-default-colors,
header.accordion-header.accordion-default-colors {
    background-color: rgba(143, 121, 111, .3);
    border: none;
    text-shadow: none
}

h2.accordion-header.transparent,
h3.accordion-header.transparent,
header.accordion-header.transparent {
    background-color: transparent;
    border: 0
}

h2.accordion-header.accordion-default-colors a,
h3.accordion-header.accordion-default-colors,
header.accordion-header.accordion-default-colors a {
    color: #444
}

.accordion-header.accordion-default-colors.selected,
.accordion-header.accordion-default-colors:hover {
    color: #444;
    background-color: rgba(73, 51, 37, .04)
}

.accordion-header.transparent:hover {
    text-decoration: underline
}

.accordion-content.accordion-border {
    color: #404040;
    background-color: #f5f5f5;
    border: 1px solid silver;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

#tag_cloud-3 {
    max-height: 450px;
    overflow: hidden
}

.tagcloud a {
    line-height: 1.25
}

.tagcloud {
    text-align: justify
}

.site-inner #optimizedsocial {
    clear: both
}

span.slp_result_address.slp_result_phone {
    padding-top: 0
}

.results_line.location_iconarray img {
    margin-left: 0
}

body.language-de .slp_result_zip {
    float: left;
    padding-right: 5px
}

.w2s-fert-submit button.js-wpv-reset-trigger {
    background: 0 0;
    color: #8f796f;
    text-decoration: underline;
    padding: 0;
    position: absolute;
    right: 0;
    margin-top: -23px;
    font-size: 12px;
    width: auto
}

.w2s-fert-address input,
.w2s-fert-radius select,
.w2s-fert-scale-unit select {
    margin-top: 3px
}

.w2s-map-pagination {
    float: left;
    clear: both;
    width: 47.5%;
    margin: 24px 0 4px
}

.w2s-map-pagination a {
    color: #FFF;
    background-color: rgba(0, 0, 0, .15);
    text-decoration: none;
    display: inline-block;
    padding: 0 7px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 4px
}

.search-results .entry-footer,
:lang(de) p.english,
:lang(en) p.german {
    display: none
}

.w2s-map-pagination a.w2s-active-page-map-link,
.w2s-map-pagination a:active,
.w2s-map-pagination a:hover {
    background-color: #1FB4E4
}

.w2s-map-pagination a.w2s-page-map-next-link {
    padding: 1px 7px 1px 8px;
    font-family: Arial, sans-serif
}

.w2s-map-pagination a.w2s-page-map-prev-link {
    padding: 1px 7px 1px 6px;
    font-family: Arial, sans-serif
}

p.box {
    background-color: #ff0;
    padding: 10px
}

:lang(de) p.german,
:lang(en) p.english {
    color: #8F796F
}

.search-results .banner-image {
    width: 45%;
    float: right;
    margin-left: 5%;
    border: 10px solid #fff
}

.search-results h2.entry-title {
    font-size: 26px;
    font-size: 2.6rem
}

.search-results article.entry {
    margin-bottom: 2rem;
    border-bottom: 1px solid rgba(143, 121, 111, .2)
}

.search-results .archive-description {
    padding: 10px 0 20px
}

.search-results h1.archive-title {
    font-size: 25px;
    font-size: 2.5rem;
    text-transform: none;
    font-style: normal;
    margin-bottom: 0;
    color: #E62FD7
}

.page-id-4424 .fert-sup-male,
.page-id-652 .fert-sup-male {
    width: 47.5%;
    display: inline-block;
    margin-right: 4%
}

.page-id-4424 .fert-sup-female,
.page-id-652 .fert-sup-female {
    width: 47.5%;
    display: inline-block
}

.fert-sup-female h5,
.fert-sup-male h5 {
    display: block;
    padding: 10px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    width: 50%;
    margin: 0 auto 20px
}

.page-id-4424 .fert-sup-female h5,
.page-id-4424 .fert-sup-male h5,
.page-id-652 .fert-sup-female h5,
.page-id-652 .fert-sup-male h5 {
    display: block;
    padding: 10px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    width: 100%
}

.fert-sup-female h5 a,
.fert-sup-male h5 a {
    color: #FFF;
    font-style: normal;
    display: inline-block;
    text-shadow: none;
    font-weight: 400;
    text-decoration: none
}

.clinic-name,
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    color: #1FB4E4
}

.fert-sup-male h5 {
    background-color: rgba(31, 180, 228, .7)
}

.fert-sup-male h5:hover {
    background-color: rgba(31, 180, 228, 1)
}

.fert-sup-female h5 {
    background-color: rgba(230, 47, 215, .7)
}

.fert-sup-female h5:hover {
    background-color: rgba(230, 47, 215, 1)
}

.bh-sl-form-container {
    margin-bottom: 30px
}

.dataTables_length {
    display: none
}

.input-column:first-child {
    width: 225px;
    float: left;
    margin-right: 20px
}

.input-column:nth-child(2) {
    width: 355px;
    float: left;
    margin-right: 20px
}

.input-column:last-child,
.input-column:nth-child(3) {
    width: 100px;
    float: left;
    margin-right: 20px
}


.single-location td, .single-doctor td{
	
	padding: 8px 10px;
	vertical-align: top;
	font-size: 14px;
    font-size: 1.4rem;
	
}

.dr_search_new .input-column:first-child {
    width: 100px;
    float: left;
    margin-right: 20px
}

.dr_search_new .input-column:nth-child(2) {
    width: 190px;
    float: left;
    margin-right: 20px
}

.dr_search_new .input-column:nth-child(3) {
    width: 285px;
    float: left;
    margin-right: 20px
}

.dr_search_new .input-column:last-child,
.dr_search_new .input-column:nth-child(4) {
    width: 100px;
    float: left;
    margin-right: 20px
}

.submit-column {
    float: left;
    width: 120px
}

.submit-column button,
.submit-column label {
    width: 100%;
    float: left
}

.submit-column button {
    margin: 10px 0!important;
    padding: 12px 20px!important;
    border-radius: 30px!important
}

.input-column label {
    font-weight: 400!important;
    font-size: 14px;
    font-size: 1.4rem
}

.supplement-buttons .wpb_text_column,
.supplement-buttons .wpb_text_column h4,
.ult_expheader {
    font-style: italic;
    font-weight: 600;
    text-shadow: none
}

.supplement-buttons .wpb_text_column p a {
    font-weight: normal
}

.input-column input[type=text],
.input-column select {
    width: 100%!important;
    margin: 10px 0!important;
    padding: 10px 20px!important;
    line-height: 41px;
    height: 41px
}

table.dataTable>thead e td,
table.dataTable>thead>tr>th {
    padding: 10px 18px;
    border-bottom: 1px solid #e1e1e1!important
}

table.dataTable.no-footer {
    border-bottom: 1px solid #e1e1e1!important
}

.details-control {
    text-align: left
}

.clinic-name,
.ult_ecpsub_cont {
    text-align: left!important
}

.details-control i {
    border: 1px solid #1fb4e4;
    background-color: #1fb4e4!important;
    padding: 7px 8px 5px;
    color: #fff!important;
    border-radius: 30px
}

tr.shown .details-control i {
    border: 1px solid #fff!important
}

tr.shown td.details-control i:before {
    content: "\f068"
}

tr.shown td,
tr.shown>.sorting_1 {
    background-color: #1FB4E4!important;
    color: #fff!important
}

tr.shown+tr>td {
    background-color: #f8f8f8;
    padding: 0!important
}

tr.shown+tr>td>table {
    margin-bottom: 0
}

tr.shown+tr>td>table>tbody tr {
    background-color: #f8f8f8;
    border-color: #f8f8f8!important
}

tr.shown+tr>td>table>tbody>tr td {
    vertical-align: top;
    border-top: 0!important;
    width: 50%
}

tr.shown+tr>td>table>tbody>tr:last-child>td {
    border-top: 1px solid #ddd!important;
    padding: 8px 20px
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #fff
}

table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr:hover.selected,
table.dataTable.hover tbody tr:hover,
table.dataTable.hover tbody tr:hover.selected,
td[]>table tbody tr {
    background-color: #f8f8f8
}

.dataTables_paginate {
    margin-top: 20px
}

#myTable_wrapper {
    margin-bottom: 80px;
    font-size: 14px;
    font-size: 1.4rem
}

.bh-sl-container .bh-sl-map-container a {
    color: #1fb4e4!important
}

.hours_column {
    float: left;
    width: 14.2222%;
    box-sizing: border-box;
    padding: 5px
}

.dr_description,
.dr_image {
    box-sizing: border-box;
    padding: 40px 10px 20px;
    float: left
}

.hours_column span {
    float: left;
    width: 100%
}

.dr_image {
    width: 17%
}

.dr_description {
    width: 83%
}

.bh-sl-container button {
    background-color: #1fb4e4!important
}

.shariff {
    float: left!important;
    width: 100%!important
}

.post-ads{
	
	width: 100%;
    text-align: center;
    margin: 0px 0px 50px;
	
}
.single .post-ads{
	
	margin-top: 0px;
    margin-bottom: 20px;
	
}

@media only screen and (max-width:767px) {
    .fert-sup-female,
    .fert-sup-male {
        width: 100%;
        display: block
    }
    div#js-main-map-canvas {
        margin-top: 50px!important
    }
    .w2s-fert-submit button.js-wpv-reset-trigger {
        position: relative;
        margin-top: 0;
        margin-bottom: 7px;
        width: 100%
    }
    .fert-sup-male {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) {
    form.wpv-filter-form {
        float: left;
        width: 47.5%;
        position: relative
    }
    .post-10336,
    .post-10338 {
        position: relative
    }
    div#js-main-map-canvas {
        position: absolute;
        clear: none;
        float: right;
        width: 47.5%;
        right: 0
    }
    ul#js-map-elements {
        position: relative;
        clear: left;
        float: left;
        width: 47.5%
    }
    .entry-content ul.team-map-view li {
        max-width: 100%;
        width: 100%;
        padding: 10px 2.5%;
        flex-grow: 0;
        margin-right: 0;
        float: left;
        clear: none
    }
    .w2s-fert-submit {
        display: block;
        float: right;
        padding-top: 28px
    }
    div.w2s-fert-submit button.search-location {
        padding: 7px 10px 8px
    }
}

.ult_exp_section {
    padding: 0!important;
    margin-bottom: 10px !important;
}

.ult_exp_icon {
    float: left
}

.ult_exp_section-main.ult_expleft_icon .ult-just-icon-wrapper.ult_exp_icon,
.ult_exp_section-main.ult_expleft_icon .ult_expheader {
    padding: 0
}

.ult_exp_section-main.ult_expleft_icon .ult-just-icon-wrapper.ult_exp_icon{
	
	padding: 0px !important;
	
}

.align-icon .aio-icon-img {
    width: 100%
}

.align-icon .aio-icon-img img,
.ult_exp_section-main.ult_expleft_icon img,
.supplement-buttons .wpb_single_image .vc_single_image-wrapper img {
    width: 175px
}

.aio-icon-img {
    display: block!important
}

.ult_expheader {
    font-size: 16px;
    padding: 25px!important;
    width: 64%!important;
    float: right!important;
    text-transform: none !important
}

.ult_expheader:after {
    font-size: 14px;
    font-weight: 400;
    content: "Read More";
    width: 100%;
    float: left;
    padding: 10px 0 0
}

.de .ult_expheader:after {
    content: "Weiterlesen" !important;
}

.page-id-648 .ult_expheader,
.page-id-6587 .ult_expheader,
.page-id-4766 .ult_expheader {
    padding: 15px!important
}

.ult_exp_section_layer {
    width: 100%;
    padding: 2%;
    margin-bottom: 0!important
}

.full-expanded .ult_exp_section_layer,
.supplement-buttons .vc_col-sm-12 {
    padding: 1%
}

.full-expanded {
    margin-bottom: 40px!important
}

.full-expanded .ult_expheader {
    width: 80%!important
}

.rp4wp-related-posts {
    float: left;
    width: 100%;
    margin-top: 20px
}

#searchForm #addy_in_address.search_item {
    clear: both;
    float: none;
    width: 100%!important;
    position: relative
}

.expand-row {
    margin-bottom: 60px!important
}

.supplement-buttons .wpb_single_image {
    margin-bottom: 0!important
}

.supplement-buttons .vc_row {
    margin-bottom: 2%
}

.supplement-buttons .vc_col-sm-4 {
    width: auto!important
}

.supplement-buttons .vc_col-sm-8 {
    width: 64%!important;
    float: right
}

.supplement-buttons .wpb_text_column {
    font-size: 16px;
    padding: 20px!important;
    margin-bottom: 0!important
}

.supplement-buttons .wpb_text_column h4 {
    margin-bottom: 10px
}

.supplement-buttons .wpb_text_column h4 a {
    font-size: 16px;
    color: #fff;
    text-decoration: none!important
}

.supplement-buttons .wpb_text_column p a {
    font-size: 14px;
    color: #fff;
    text-decoration: none!important
}

.supplement-buttons-full .vc_col-sm-3 {
    width: auto!important
}

.supplement-buttons-full .vc_col-sm-9 {
    width: 80% important
}

.supplement-buttons {
    margin-bottom: 40px
}

.supplement-buttons a img,
.supplement-buttons-full {
    margin-bottom: 0!important
}

#map {
    clear: both
}

body #sl_div #searchForm input,
body #sl_div #searchForm select {
    width: 100%!important
}

#searchForm #addy_in_country.search_item {
    clear: both;
    float: left;
    width: 70%!important;
    position: relative;
    height: auto!important
}

#addy_in_country select#addressInputCountry {
    font-size: 1.4rem;
    width: 100%
}

body #searchForm .search_item {
    clear: none;
    float: right;
    width: 25%!important;
    position: relative
}

#searchForm .search_item #addressSubmit,
#searchForm .search_item #radius_in_submit {
    width: 100%;
    padding: 0;
    margin: 0
}

#searchForm .search_item input#addressSubmit {
    margin-top: 36px!important;
    height: 35px!important;
    line-height: 35px!important;
    padding: 0!important
}

#searchForm label {
    padding: 6px 0;
    height: auto!important;
    line-height: 1.4!important
}

section.widget_categories {
    margin: 20px 0!important
}

.widget_categories h4 {
    color: #493325;
    font-size: 19px;
    font-size: 1.9rem;
    font-style: normal;
    margin: 1.5rem 0;
    text-shadow: none
}

.sidebar .widget_categories ul {
    border-top: 1px solid rgba(143, 121, 111, .2)
}

.sidebar .widget_categories li {
    margin-bottom: 0;
    padding: 0 0 .5rem;
    border-bottom: 1px solid rgba(143, 121, 111, .2)
}

.sidebar .widget_categories li:before {
    content: "»";
    font-size: 150%;
    font-weight: 300;
    display: inline-block;
    margin-right: 8px
}

.sidebar .children {
    border-top: 0!important;
    padding-left: 20px
}

.sidebar .children li {
    border-bottom: 0!important
}

.team-info-id,
.team-info-lat,
.team-info-lon,
.team-info-name {
    display: none
}

.w2s-fert-country {
    display: inline-block;
    width: 32%
}

.w2s-fert-address {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.w2s-fert-radius {
    display: inline-block;
    width: 32%
}

.w2s-fert-submit {
    display: inline-block;
    width: 42%;
    margin-left: 2%;
    text-align: right
}

.w2s-fert-scale-unit {
    display: inline-block;
    width: 20%;
    margin-left: 2%
}

.entry-content ul.team-map-view li {
    list-style-type: none;
    margin-left: 0
}

.w2s-fert-result-address,
.w2s-fert-result-city-wrap-de,
.w2s-fert-result-city-wrap-en,
.w2s-fert-result-country,
.w2s-fert-result-email,
.w2s-fert-result-header,
.w2s-fert-result-phone,
.w2s-fert-result-route,
.w2s-fert-result-url {
    display: block;
    line-height: 1.3em
}

.w2s-fert-result-header {
    margin-bottom: 8px;
    line-height: 1.3em
}

.team-role span.w2s-fert-result-name {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.3em
}

.team-role span.w2s-fert-result-dist {
    display: inline;
    font-size: 13px;
    padding-left: 5px
}

:lang(en) .w2s-fert-result-city:after {
    content: ",";
    padding-right: 5px
}

:lang(en) .w2s-fert-result-state:after {
    padding-right: 5px
}

:lang(en) .w2s-fert-result-email:before {
    content: "Email: ";
    padding-right: 5px;
    font-weight: 700
}

:lang(en) .w2s-fert-result-phone:before {
    content: "Phone: ";
    padding-right: 5px;
    font-weight: 700
}

:lang(en) .w2s-fert-result-url:before {
    content: "Website: ";
    padding-right: 5px;
    font-weight: 700
}

:lang(en) .w2s-fert-result-route:before {
    content: "Get Directions: ";
    padding-right: 5px;
    font-weight: 700
}

:lang(de) .w2s-fert-result-email:before {
    content: "E-Mail: ";
    padding-right: 5px;
    font-weight: 700
}

:lang(de) .w2s-fert-result-phone:before {
    content: "Telefon: ";
    padding-right: 5px;
    font-weight: 700
}

:lang(de) .w2s-fert-result-url:before {
    content: "Website: ";
    padding-right: 5px;
    font-weight: 700
}

:lang(de) .w2s-fert-result-route:before {
    content: "Anfahrtsroute: ";
    padding-right: 5px;
    font-weight: 700
}

.w2s-fert-result-phone-mobile {
    display: none
}

.team-role span {
    font-size: 13px
}

ul.team-map-view {
    height: auto;
    width: auto
}

ul.team-map-view li {
    max-width: 330px;
    margin: 20px 20px 0 0;
    background-color: rgba(0, 0, 0, .02);
    padding: 10px
}

.w2s-clinic-contact div,
.w2s-clinic-info div {
    border-bottom: 1px solid rgba(143, 121, 111, .2);
    padding: 3px 0
}

ul.team-map-view li:hover {
    background-color: rgba(0, 0, 0, .05)
}

.w2s-clinic-info-wrap {
    display: block;
    margin: 20px 0;
    min-height: 150px;
    clear: both
}

.w2s-clinic-contact {
    width: 48%;
    float: left
}

.w2s-clinic-contact div {
    display: block
}

.w2s-clinic-contact span {
    font-weight: 600;
    width: 100px;
    display: inline-block
}

.w2s-clinic-info {
    width: 48%;
    float: right
}

.w2s-clinic-info div {
    display: block
}

.w2s-clinic-info span {
    font-weight: 600;
    width: 100px;
    display: inline-block
}

.single-fertility-clinic .entry-categories,
.single-fertility-clinic .w2s-page-nav,
.single-fertility-clinic .wp-post-navigation,
:lang(de) .w2s-fert-result-city-wrap-en,
:lang(en) .w2s-fert-result-city-wrap-de {
    display: none
}

.w2s-clinic-address .w2s-fert-result-name {
    font-size: 18px;
    font-weight: 600
}

.single-fertility-clinic ul#js-map-elements {
    display: block;
    float: none;
    width: 100%
}

.w2s-fert-result-single-name {
    font-weight: 700
}

.w2s-clinic-description {
    float: none;
    clear: both;
    padding-top: 25px
}

.w2s-clinic-info div.w2s-clinic-description {
    border: none
}

.single-fertility-clinic .w2s-clinic-logo {
    float: right;
    width: 50%;
    position: relative;
    padding-bottom: 25px
}

.single-fertility-clinic .w2s-clinic-logo img {
    max-height: 200px
}

.single-fertility-clinic .w2s-clinic-address {
    float: left;
    width: 50%;
    clear: none!important;
    padding-bottom: 15px
}

ul.team-map-view li.w2s-featured-clinic {
    background-color: rgba(31, 180, 255, .1);
    border: solid rgba(31, 180, 255, 1);
    border-width: 1px 0;
    margin-bottom: 10px
}

ul.team-map-view li.w2s-featured-clinic:after {
    margin-top: 11px;
    display: block;
    position: absolute;
    font-size: 10px;
    text-transform: uppercase;
    right: 10px
}

:lang(en) ul.team-map-view li.w2s-featured-clinic:after {
    content: "Sponsored Link"
}

:lang(de) ul.team-map-view li.w2s-featured-clinic:after {
    content: "Bezahlter Link"
}

.w2s-clinics-edit-list-entry {
    background-color: rgba(143, 121, 111, .1);
    padding: 10px;
    margin-bottom: 20px;
    border-top: 4px solid #1FB4E4;
    border-bottom: 1px solid #8F796F;
    clear: both
}

.w2s-clinics-edit-list-delete a,
.w2s-clinics-edit-list-edit a {
    color: #FFF;
    padding: 2px 10px;
    border-radius: 4px;
    margin-right: 20px
}

.w2s-clinics-edit-list-name {
    font-weight: 600;
    display: block;
    width: 100%
}

.w2s-clinics-edit-list-location {
    display: block;
    width: 87%;
    margin-bottom: 10px
}

.w2s-clinics-edit-list-delete,
.w2s-clinics-edit-list-edit {
    display: inline-block;
    text-align: left
}

.single-fertility-clinic .entry-footer,
:lang(de) .show-en,
:lang(en) .show-de {
    display: none
}

.w2s-clinics-edit-list-edit a {
    background-color: #1FB4E4
}

.w2s-clinics-edit-list-edit a:hover {
    background-color: #8F796F;
    text-decoration: none
}

.w2s-clinics-edit-list-delete a {
    background-color: #e17575
}

.w2s-clinics-edit-list-delete a:hover {
    background-color: #b70303;
    text-decoration: none
}

.w2s-clinics-edit-list-address,
.w2s-clinics-edit-list-city,
.w2s-clinics-edit-list-state,
.w2s-clinics-edit-list-zip {
    padding-right: 5px
}

.w2s-clinics-edit-list-address:after,
.w2s-clinics-edit-list-city:after {
    content: ","
}

:lang(de) .w2s-clinics-edit-list-city:after {
    content: ""
}

.w2s-clinic-login-link {
    background-color: rgba(73, 51, 37, .04);
    padding: 15px 20px 10px;
    margin-bottom: 20px;
    font-weight: 600
}

.w2s-clinic-login-link p {
    margin-bottom: 6px
}

.type-page .cleanlogin-container {
    max-width: 100%;
    box-shadow: none;
    border-radius: inherit;
    border: none;
    background-color: rgba(143, 121, 111, .1);
    padding: 10px;
    border-top: 4px solid #1FB4E4
}

.type-page .cleanlogin-preview .avatar {
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 20px
}

.type-page .cleanlogin-container h4 {
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 10px
}

.type-page .cleanlogin-container .cleanlogin-preview h4 {
    float: left
}

.type-page .cleanlogin-container .cleanlogin-preview h4:before {
    content: "User:";
    color: #777;
    font-weight: 300;
    width: 60px;
    display: inline-block
}

.type-page .cleanlogin-container h4>small {
    font-size: 20px;
    font-style: normal;
    font-weight: 400
}

.type-page .cleanlogin-container .cleanlogin-preview h4>small:before {
    content: "Name:";
    color: #777;
    font-weight: 300;
    width: 65px;
    display: inline-block
}

.type-page .cleanlogin-preview-top {
    padding-bottom: 45px;
    height: 30px;
    padding-top: 10px
}

.type-page .cleanlogin-form p.cleanlogin-form-description {
    font-size: 14px;
    font-size: 1.4rem
}

.type-page .cleanlogin-form label {
    text-align: left
}

.type-page .cleanlogin-preview a.cleanlogin-preview-edit-link,
.type-page .cleanlogin-preview a.cleanlogin-preview-logout-link {
    text-decoration: none;
    background-color: #1FB4E4;
    padding: 2px 10px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.type-page .cleanlogin-preview a.cleanlogin-preview-edit-link:hover,
.type-page .cleanlogin-preview a.cleanlogin-preview-logout-link:hover {
    background-color: #6BD5F1
}

.type-page .cleanlogin-notification.error {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    color: #b70303;
    box-shadow: none
}

.type-page .cleanlogin-notification.success {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    box-shadow: none
}

.type-page .cleanlogin-notification {
    padding: 10px
}

.cred-form .wpt-form-error {
    border: none;
    margin: 0;
    font-weight: 600
}

#cred-form-edit-clinic,
.type-page form.cred-form {
    border-top: 4px solid #1FB4E4
}

ul.shortcode_menu.w2s-login-menu li {
    background-color: #e8e6e3;
    color: #FFF;
    text-shadow: none;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

ul.shortcode_menu.w2s-login-menu li.current-menu-item {
    background-color: #1FB4E4
}

ul.shortcode_menu.w2s-login-menu li.current-menu-item a {
    color: #FFF
}

ul.shortcode_menu.w2s-login-menu li:hover {
    background-color: #1FB4E4;
    color: #FFF
}

ul.shortcode_menu.w2s-login-menu li:hover a {
    color: #FFF;
    text-decoration: none
}

h3.w2s-answer {
    margin-top: 20px
}

.w2s-no-admin-user ul.shortcode_menu.w2s-login-menu li:last-child {
    display: none
}

.w2s-admin-user ul.shortcode_menu.w2s-login-menu li:last-child {
    display: inherit
}

.enhance_shortcode_menu_inline.w2s-login-menu li,
.entry-content .enhance_shortcode_menu_inline.w2s-login-menu li {
    margin: 0 10px 0 0;
    padding: 3px 10px
}

.cleanlogin-preview a.cleanlogin-preview-logout-link {
    float: left
}

.type-page .cred-field,
.type-page .cred-group,
.type-page .form-item,
.type-page .wpt-field {
    margin-bottom: 0;
    background-color: #E8E6E3;
    padding: 10px
}

#cred-form-edit-clinic {
    padding: 20px 0 1px;
    background-color: rgba(143, 121, 111, .1)
}

.entry-content .cred-form .button {
    padding: .7rem 1.4rem
}

.cred-field .cred-label {
    font-weight: 600;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-top: 5px;
    padding-right: 5px
}

.cred-field .js-wpt-field-items {
    width: 73%;
    display: inline-block
}

.w2s-help,
form.wpv-filter-form {
    width: 100%
}

.w2s-help {
    display: block;
    padding-left: 26%;
    font-size: .8em;
    line-height: 1.3em;
    padding-top: 3px
}

.type-page .cred-group {
    padding: 0
}

.cred-form input[type=submit] {
    float: right;
    margin-bottom: 20px
}

.w2s-add-clinic .fertility-clinic-name,
.w2s-add-clinic-admin .fertility-clinic-name,
.w2s-edit-clinic .fertility-clinic-name,
.w2s-edit-clinic-admin .fertility-clinic-name {
    display: none
}

form.wpv-filter-form .w2s-clinic-admin-search {
    display: block;
    background-color: rgba(143, 121, 111, .1);
    padding: 10px;
    margin-bottom: 20px;
    border-top: 4px solid #1FB4E4;
    border-bottom: 1px solid #8F796F
}

.views-template-fertility-clinics-map form.wpv-filter-form {
    width: 47.5%
}

.w2s-clinic-admin-search input#wpv_control_textfield_clinic-name,
.w2s-post-status .wpcf-form-select {
    width: 40%
}

.w2s-clinic-admin-search input[type=submit] {
    padding: .7rem 2rem;
    margin-left: 15px;
    float: right;
    margin-top: -46px
}

.w2s-clinic-admin-search label {
    width: 40%;
    text-align: right;
    padding-right: 5px
}

.w2s-post-status {
    clear: both;
    margin: 10px 0
}

.w2s-clinics-admin-list {
    border-bottom: 1px solid #8F796F
}

.w2s-clinics-admin-list .w2s-clinics-edit-list-entry {
    border-bottom: none;
    border-top: 1px solid #8F796F;
    margin-bottom: 0;
    padding: 9px 10px 1px
}

.w2s-clinics-admin-list .w2s-clinics-edit-list-entry:nth-child(even) {
    background-color: rgba(73, 51, 37, .02)
}

.w2s-clinics-admin-list .w2s-clinics-admin-edit-delete {
    float: right;
    width: 70px;
    margin-top: -64px
}

.w2s-clinics-admin-list .w2s-clinics-edit-list-name {
    padding-right: 80px
}

.w2s-clinics-admin-list .w2s-clinics-edit-list-delete,
.w2s-clinics-admin-list .w2s-clinics-edit-list-edit {
    margin: 0 0 4px
}

.w2s-clinics-admin-list .w2s-clinics-edit-list-delete a,
.w2s-clinics-admin-list .w2s-clinics-edit-list-edit a {
    margin-right: 0;
    width: 70px;
    display: block;
    text-align: center;
    font-size: 13px;
    padding: 1px
}

.w2s-clinics-admin-list-pagenav {
    width: 100%;
    display: block;
    height: 30px;
    margin: 0 0 50px
}

.w2s-clinics-admin-list-pagenav-prev {
    display: inline-block;
    width: 50%;
    text-align: left;
    float: left;
    font-size: 18px;
    font-weight: 400
}

.w2s-clinics-admin-list-pagenav-next {
    display: inline-block;
    width: 50%;
    text-align: right;
    float: right;
    font-size: 18px;
    font-weight: 400
}

.w2s-clinics-admin-list-pagenav-prev a:before {
    content: "«";
    font-size: 250%;
    font-weight: 300;
    vertical-align: -6px;
    padding-right: 6px
}

.w2s-clinics-admin-list-pagenav-next a:after {
    content: "»";
    font-size: 250%;
    font-weight: 300;
    vertical-align: -6px;
    padding-left: 6px
}

.entry-content ul.wpt-form-set {
    margin-bottom: 0
}

.entry-content ul.wpt-form-set li {
    margin: 0
}

ul.wpt-form-set input.wpt-form-checkbox {
    display: inline;
    vertical-align: 2px;
    margin-right: 7px
}

ul.wpt-form-set label {
    font-weight: 400;
    margin-top: 5px
}

.cred-field-user-email-wrap {
    vertical-align: -5px;
    padding: 11px
}

.w2s-admin-area {
    background-color: rgba(31, 180, 288, .1);
    padding: 20px 0 1px;
    margin: -20px 0 20px
}

.type-page .w2s-admin-area-add {
    background-color: rgba(31, 180, 288, .1);
    padding: 10px 0 1px
}

.type-page .w2s-admin-area-add .cred-field {
    background-color: transparent
}

.w2s-footer-filter .wpv-filter-form {
    display: none!important
}

.w2s-map-results-list {
    min-height: 450px
}

#w2s_default_map,
.parent-pageid-10860 .shariff {
    display: none
}

.w2s-clinics-admin-list-pagenav-count {
    clear: both;
    display: block;
    width: 100%;
    margin: 10px 0;
    float: left;
    height: 60px
}

.w2s-clinics-admin-list-pagenav-count select {
    width: 100px
}

#loadingBackground,
#loadingBackgroundIcon {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.no-wp-post-navigation .entry-footer .no-wp-post-navigation .w2s-page-nav,
.no-wp-post-navigation .wp-post-navigation {
    display: none
}

.page-id-10860 .shariff,
.page-id-10927 .shariff,
.parent-pageid-10860 .shariff,
.parent-pageid-10927 .shariff {
    display: none!important
}

.shariff-text {
    text-shadow: none!important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif!important
}

#cred-form-edit-clinic,
#cred-form-edit-clinic-disabled,
#cred-form-edit-fertilityuserid,
#cred-form-edit-userid,
.cred-field-fertility-user-id,
.sidebar .widget_categories li.cat-item-1,
.sidebar .widget_categories li.cat-item-14,
.w2s-error-latlong {
    display: none
}

.wppl-single-result {
    background-color: rgba(0, 0, 0, .02)
}

.wppl-single-result:hover {
    background-color: rgba(255, 255, 255, .4)
}

h2.gmw-result-title {
    color: #6F594F;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    padding: 5px 10px;
    margin: 0
}

h2.gmw-result-title span.radius-dis {
    font-weight: 400
}

.gmw-posts-wrapper .wppl-single-result .wppl-info {
    border: none;
    margin-top: 0;
    padding: 0 10px
}

.gmw-posts-wrapper .wppl-single-result .wppl-info .label {
    padding: 0;
    font-size: 100%;
    line-height: normal;
    color: #6F594F;
    font-weight: 600
}

.gmw-posts-wrapper .wppl-single-result .wppl-info .information {
    color: #6F594F;
    font-weight: 400
}

#loadingBackground {
    background-color: #FFF;
    opacity: .7;
    z-index: 99998
}

#loadingBackgroundIcon {
    background-image: url(images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 99999
}

.genesis-nav-menu .menu-item li:first-child {
    display: inherit
}

.clearfix,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::before,
.row::after,
.row::before {
    content: " ";
    display: table
}

.bh-sl-container .bh-sl-map {
    position: absolute!important;
    left: 52%!important;
    width: 43%!important;
    margin-top: -13px
}

.home-top-mobile-teaser {
    display: none
}

.shariff .orientation-horizontal li .share_text,
.shariff li .s3uu {
    text-shadow: none
}

.de .shariff .shariff-text {
    display: none!important
}

.rwp-rating-stars {
    width: 120px;
    height: 24px;
    background-size: 24px;
    background-position: 0 -24px
}

.rwp-rating-stars div {
    background-position: 0 0;
    background-size: 24px;
    background-image: inherit;
    display: block;
    height: 24px
}

.female,
.male {
    width: 49%;
    margin: 0 auto 20px
}

.page-id-4424 .female,
.page-id-4424 .male,
.page-id-652 .female,
.page-id-652 .male {
    width: 96%;
    margin-bottom: 20px
}

.female a,
.male a {
    width: 100%!important;
    color: #fff!important;
    text-align: center;
    font-style: normal;
    display: inline-block;
    text-shadow: none;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px!important
}

.page-id-4424 .female,
.page-id-652 .female {
    float: right
}

.male a {
    background-color: rgba(31, 180, 228, .7)!important;
    padding: 10px 45px!important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.female a {
    background-color: rgba(230, 47, 215, .7)!important;
    padding: 10px 35px!important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.vc_tta-container:first-child .vc_tta-panel-title {
    background-color: rgba(31, 180, 228, .7)!important
}

.vc_tta-container .vc_tta-panel-title a {
    color: #fff!important;
    text-shadow: none!important
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff!important
}

.vc_tta-container:last-child .vc_tta-panel-title {
    background-color: rgba(230, 47, 215, .7)!important
}

.adjacent-entry-pagination,
.de #shiftnav-toggle-main a.shift-en,
.en #shiftnav-toggle-main a.shift-de {
    display: none
}

.rp4wp-related-post h3 {
    margin-bottom: 20px
}

.rp4wp-col,
.rp4wp-posts-list,
.rp4wp_component_excerpt p {
    margin-left: 0!important;
    margin-bottom: 0
}

.rp4wp-posts-list {
    margin-bottom: 0
}

.rp4wp-posts-list li {
    list-style-type: none!important
}

.rp4wp-col,
.rp4wp_component_2 {
    height: auto!important
}

.wp-post-navigation a,
.wp-post-navigation div a:after {
    color: #9e617d!important
}

#shiftnav-toggle-main a {
       color: #E62FD7!important
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (min-device-pixel-ratio:1.5) {
    .search-form input[type=search] {
        background-image: url(images/icon-search@2x.png)
    }
    .content .entry-header .entry-meta .entry-comments-link a {
        background-image: url(images/icon-comments@2x.png)
    }
    .footer-widgets li {
        background-image: url(images/icon-li-footer@2x.png)
    }
    .content #genesis-responsive-slider .flex-direction-nav li a {
        background-image: url(images/icon-direction-nav@2x.png)
    }
    .content #genesis-responsive-slider .flex-control-nav li a {
        background-image: url(images/icon-control-nav@2x.png)
    }
    .genesis-nav-menu>.rss>a {
        background-image: url(images/icon-rss@2x.png)
    }
    .genesis-nav-menu>.twitter>a {
        background-image: url(images/icon-twitter-nav@2x.png)
    }
}

@media only screen and (min-width:1201px) {
    .nav-secondary .genesis-nav-menu {
        font-size: 16px;
        font-size: 1.6rem
    }
}

@media only screen and (max-width:1200px) {
    body {
        font-size: 15px;
        font-size: 1.5rem
    }
    .site-container {
        max-width: 960px
    }
    :lang(de) .nav-secondary .genesis-nav-menu a {
        font-size: 12px!important;
        font-size: 1.2rem!important
    }
    :lang(de) .genesis-nav-menu a {
        font-size: 12px;
        font-size: 1.2rem
    }
    .site-header .widget_search,
    :lang(de) .site-header .widget_search {
        width: 18%
    }
    .nav-secondary .genesis-nav-menu {
        font-size: 12px;
        font-size: 1.2rem
    }
    .nav-secondary .wrap {
        width: 960px
    }
    .fix-search .search-form input {
        padding: .8rem 1.2rem
    }
    .fix-social {
        top: 0
    }
    #tipsy-social-icons-5 img {
        width: 30px;
        height: auto
    }
    .content {
        width: 660px;
        padding: 3rem 4rem 1rem
    }
    .sidebar-primary,
    .title-area {
        width: 300px
    }
    .breadcrumb {
        margin: -3rem -4rem 3rem
    }
    .site-header .genesis-nav-menu a {
        padding: 1.8rem 1.2rem 2rem
    }
    .content .genesis_responsive_slider h2,
    .content .genesis_responsive_slider h2 a {
        font-size: 27px;
        font-size: 2.7rem;
        margin: 0 0 15px
    }
    .content .genesis_responsive_slider .slide-excerpt {
        padding: 3%
    }
    .genesis-nav-menu #menu-item-23 .sub-menu a {
        margin-left: -94px
    }
    .blog .banner-image,
    .page-template-default .banner-image {
        max-width: 300px;
        height: auto
    }
    ul.team-map-view {
        width: 600px
    }
    ul.team-map-view li {
        max-width: 280px
    }
    .home-cta {
        padding: 3rem
    }
    .home-cta .gform_wrapper div.gform_description h4 {
        margin-bottom: 0;
        margin-top: 5px
    }
    .home-cta .gform_description {
        margin-bottom: 0
    }
    .ult_expheader {
        width: 78%!important
    }
    .expand-row .vc_col-sm-6 {
        width: 100%
    }
    .ult_exp_section_layer {
        width: 100%;
        padding: 1%
    }
    .page-id-648 .ult_expheader,
    .page-id-6587 .ult_expheader,
    .page-id-4766 .ult_expheader {
        padding: 25px!important
    }
    .tips h2 {
        font-size: 35px;
        font-size: 3.5rem
    }
}

@media only screen and (max-width:1023px) {
    .genesis-nav-menu,
    .genesis-nav-menu li.right,
    .site-header .social-icons-header,
    .title-area,
    .widget_search {
        display: none
    }
    body {
        font-size: 14px;
        font-size: 1.4rem
    }
    .site-container {
        max-width: 768px
    }
    .content,
    .sidebar-primary,
    .sidebar-secondary,
    .site-header .widget-area,
    .title-area,
    .wrap {
        width: 100%
    }
    .header-image .site-title,
    .header-image .site-title a,
    .header-image .title-area {
        float: none;
        margin: 0 auto
    }
    .genesis-nav-menu li,
    .site-header .search-form,
    .site-header ul.genesis-nav-menu {
        float: none
    }
    .genesis-nav-menu,
    .site-header .search-form,
    .site-header hgroup,
    .site-title {
        text-align: center
    }
    .genesis-nav-menu a,
    .genesis-nav-menu>.first>a,
    .genesis-nav-menu>.last>a,
    .site-header .genesis-nav-menu a {
        padding: 1.6rem
    }
    .site-header .search-form {
        margin: 1.6rem auto
    }
    .header-widget-area {
        margin-top: 20px!important
    }
    .content .genesis_responsive_slider h2,
    .content .genesis_responsive_slider h2 a {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0 0 10px
    }
    .content .genesis_responsive_slider p {
        font-size: 1.4rem;
        line-height: 1.4
    }
    .content .genesis_responsive_slider .slide-excerpt {
        padding: 2%
    }
    .comment-list li.depth-1,
    .ping-list li.depth-1 {
        margin: 3rem 0
    }
    .content .genesis_responsive_slider .flex-direction-nav li a {
        right: -25px;
        opacity: .4
    }
    .content .genesis_responsive_slider .flex-direction-nav li a.prev {
        left: 5px
    }
    .fix-search {
        position: fixed;
        top: 0;
        right: 40px;
        z-index: 1000
    }
    .fix-search .search-form {
        width: 300px;
        margin-top: 10px;
        text-align: right
    }
    .site-header .widget_search {
        width: 300px
    }
    #wprmenu_bar {
        height: 60px!important;
        padding: 20px 16px!important
    }
    #wprmenu_menu.left,
    #wprmenu_menu.right {
        top: 60px!important
    }

    #wprmenu_bar .menu_title {
        color: #1FB4E4!important;
        font-size: 16px!important;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
    }
    .site-header {
        min-height: 40px
    }
    .site-header .widget.widget_icl_lang_sel_widget {
        top: 1px;
        z-index: 2000
    }
    .site-header .widget.widget_icl_lang_sel_widget #lang_sel_list a.lang_sel_other,
    .site-header .widget.widget_icl_lang_sel_widget #lang_sel_list a.lang_sel_sel,
    .site-header .widget.widget_icl_lang_sel_widget #lang_sel_list a.lang_sel_sel:visited,
    .site-header .widget.widget_icl_lang_sel_widget #lang_sel_list_list ul a:visited {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        margin: 5px 0;
        padding: 4px 6px;
        min-width: 70px;
        font-size: 14px
    }
    ul.team-map-view {
        width: 710px
    }
    ul.team-map-view li {
        max-width: 330px
    }
    .home-cta .gform_body {
        width: 70%!important;
        float: left;
        padding-right: 12px
    }
    .home-cta .gform_footer {
        width: 30%!important
    }
    .full-expanded .ult_expheader,
    .ult_expheader {
        width: 72%!important
    }
    .tips .vc_col-sm-10 {
        margin-top: 5px
    }
    .tips h2 {
        font-size: 25px;
        font-size: 2.5rem
    }
}

@media only screen and (max-width:991px) {
    .bh-sl-container .bh-sl-map {
        position: relative!important;
        left: 0!important;
        width: 96%!important;
        margin: 0 2%
    }
}

@media only screen and (max-width:767px) {
    .site-container {
        max-width: 600px
    }
    .executive-pro-portfolio .portfolio,
    .five-sixths,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .four-sixths,
    .home-middle .widget,
    .home-top .widget,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%
    }
    .genesis-nav-menu a,
    .genesis-nav-menu>.first>a,
    .genesis-nav-menu>.last>a,
    .site-header .genesis-nav-menu a {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 1.2rem
    }
    .content .genesis_responsive_slider .flex-caption,
    .content .genesis_responsive_slider .slide-excerpt {
        width: 45%
    }
    .home-top .vc_col-sm-4 {
        width: 100%!important;
        margin-right: 0!important;
        margin-bottom: 3.6rem
    }
    .home-top .wpb_text_column {
        padding: 0;
        margin-bottom: 10px!important
    }
    .home-top-mobile-teaser .wpb_text_column {
        padding: 0
    }
    .executive-pro-portfolio .portfolio {
        padding: 0 0 3rem
    }
    .home-cta .button.alignright {
        float: none;
        margin: 1.6rem 0 0
    }
    .footer-widgets-1 {
        margin: 0
    }
    .content .genesis_responsive_slider h2,
    .content .genesis_responsive_slider h2 a {
        font-size: 19px;
        font-size: 1.9rem;
        margin: 0 0 7px
    }
    .content .genesis_responsive_slider .slide-excerpt {
        padding: 2%
    }
    .content .genesis_responsive_slider p {
        font-size: 1.2rem;
        line-height: 1.25
    }
    .content #genesis-responsive-slider .slide-excerpt {
        width: 40%
    }
    #map_sidebar .results_wrapper .results_row_right_column {
        position: relative!important;
        text-align: left!important
    }
    .footer-widgets .widget,
    .w2s-fert-submit {
        text-align: center
    }
    #searchForm input[type=submit] {
        padding: .5em 1em!important
    }
    .content #genesis-responsive-slider .flex-control-nav,
    .content #genesis-responsive-slider .flex-direction-nav li a,
    .content #genesis-responsive-slider .flex-direction-nav li a.prev,
    .genesis-nav-menu {
        display: none
    }
    #sl_div #searchForm INPUT,
    #sl_div #searchForm SELECT {
        width: 70%
    }
    #sl_div #searchForm LABEL {
        width: 30%
    }
    .fix-title.title-area,
    .nav-secondary {
        display: none!important
    }
    .blog .banner-image,
    .page-template-default .banner-image {
        max-width: 100%;
        width: 100%;
        margin: 0 0 20px;
        float: inherit
    }
    ul.team-map-view {
        width: 100%
    }
    ul.team-map-view li {
        max-width: 100%;
        margin-right: 0
    }
    .w2s-fert-radius,
    .w2s-fert-scale-unit {
        width: 48%
    }
    .w2s-fert-submit {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px
    }
    .w2s-fert-submit button {
        width: 40%;
        margin-right: 10px;
        padding: 14px
    }
    .single-fertility-clinic .w2s-clinic-logo {
        float: none;
        width: 100%
    }
    .single-fertility-clinic .w2s-clinic-address {
        float: none;
        width: 100%;
        clear: both;
        padding-bottom: 15px
    }
    .w2s-clinic-contact,
    .w2s-clinic-info {
        float: none;
        width: 100%
    }
    .w2s-fert-result-phone-mobile {
        display: block
    }
    .w2s-fert-result-phone-desktop {
        display: none
    }
    .views-template-fertility-clinics-map form.wpv-filter-form,
    .w2s-map-pagination {
        width: 100%
    }
    .home-cta .column {
        width: 100%;
        margin-bottom: 2rem
    }
    .home-cta .column:last-child {
        margin-bottom: 0
    }
    .home-top .featured-content img {
        width: 100%
    }
    .featured-content .entry-content,
    body {
        font-size: 15px;
        font-size: 1.5rem
    }
    .genesis-nav-menu .menu-item:first-child {
        display: inherit
    }
    .home-middle,
    .home-top {
        padding: 2rem 2rem 0
    }
    .home-cta {
        padding: 2rem
    }
    .bh-sl-container .bh-sl-map {
        position: relative!important;
        left: 0!important;
        width: 96%!important;
        margin: 0 2%
    }
    .details-control,
    .female,
    .male {
        width: 100%!important
    }
    .footer-widgets .widget-area {
        margin-bottom: 2rem
    }
    .footer-widgets .widget-area:last-child {
        margin-bottom: 0
    }
    #myTable th {
        display: none
    }
    .details-control {
        float: left;
        box-sizing: border-box
    }
    .dr_description,
    .dr_image {
        float: left;
        width: 100%;
        padding: 10px
    }
    #myTable td,
    #myTable th,
    .hours_column {
        float: left;
        width: 100%!important;
        box-sizing: border-box
    }
    table.dataTable.display tbody td,
    table.dataTable.display tbody th,
    table.dataTable.row-border tbody td,
    table.dataTable.row-border tbody th {
        border-top: 0 solid #ddd
    }
    table.dataTable.display tbody td,
    table.dataTable.row-border tbody td {
        border-top: 0 solid #ddd!important
    }
    #myTable>tbody>tr>td:last-child {
        padding-bottom: 20px!important
    }
    #myTable>tbody>tr>td:before {
        padding-right: 5px;
        font-weight: 700
    }
    .en #myTable>tbody>tr>td.details-control:first-child:before {
        content: "Distance: "
    }
    .en #myTable>tbody>tr>td.details-control:nth-child(2):before {
        content: "Name: "
    }
    .en #myTable>tbody>tr>td.details-control:nth-child(3):before {
        content: "City: "
    }
    .en #myTable>tbody>tr>td.details-control:nth-child(4):before {
        content: "Zip: "
    }
    .en #myTable>tbody>tr>td.details-control:last-child:before {
        content: "View Details "
    }
    .de #myTable>tbody>tr>td.details-control:first-child:before {
        content: "Distanz: "
    }
    .de #myTable>tbody>tr>td.details-control:nth-child(2):before {
        content: "Klinik: "
    }
    .de #myTable>tbody>tr>td.details-control:nth-child(3):before {
        content: "Stadt: "
    }
    .de #myTable>tbody>tr>td.details-control:nth-child(4):before {
        content: "PLZ: "
    }
    table.dataTable.display tbody tr.even>.sorting_1,
    table.dataTable.display tbody tr.odd>.sorting_1,
    table.dataTable.order-column.stripe tbody tr.even>.sorting_1,
    table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
        background-color: inherit!important
    }
    table.dataTable.display tbody tr.shown>.sorting_1 {
        background-color: #1FB4E4!important
    }
    .page-id-648 .ult_expheader,
    .page-id-6587 .ult_expheader,
    .page-id-4766 .ult_expheader {
        padding: 15px!important
    }
    .full-expanded .ult_expheader,
    .ult_expheader {
        width: 65%!important
    }
}

@media only screen and (max-width:500px) {
    .content .entry-header .entry-meta .entry-comments-link,
    .home-slider {
        display: none
    }
    .entry-title {
        font-size: 24px;
        font-size: 2.4rem
    }
    .content #genesis-responsive-slider .slide-excerpt {
        width: 100%;
        height: 100%
    }
    .content {
        padding: 1.5rem
    }
    .breadcrumb {
        margin: -3rem -2rem 3rem
    }
    .w2s-blog-teaser .entry-content .w2s-img-teaser,
    .w2s-blog-teaser .entry-content .w2s-img-teaser-even {
        width: 100%
    }
    .w2s-img-teaser img {
        -webkit-transform: rotate(0)!important;
        -ms-transform: rotate(0)!important;
        transform: rotate(0)!important
    }
    #sl_div div.results_row_center_column,
    #sl_div div.results_row_right_column {
        width: 100%!important
    }
    #sl_div #map_sidebar .results_wrapper div.results_row_right_column {
        right: 0!important;
        margin-top: 10px
    }
    #sl_div #searchForm LABEL {
        width: 100%;
        text-align: left
    }
    #sl_div #searchForm INPUT,
    #sl_div #searchForm SELECT {
        width: 100%
    }
    #sl_div #searchForm input[type=submit] {
        margin-top: 1em
    }
    #sl_div .slp_result_contact a.storelocatorlink,
    #sl_div span.slp_result_email a,
    #sl_div span.slp_result_phone a {
        background-color: #1fb4e4;
        border: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        box-shadow: none;
        color: #fff!important;
        cursor: pointer;
        padding: 3px 0 0;
        width: 100%!important;
        height: 25px;
        text-align: center;
        margin-bottom: 6px
    }
    div#map_sidebar div.results_entry a {
        color: #FFF!important
    }
    #sl_div .slp_result_contact a.storelocatorlink:hover,
    #sl_div span.slp_result_email a:hover,
    #sl_div span.slp_result_phone a:hover {
        color: #FFF!important;
        background-color: #6bd5f1!important;
        text-decoration: none!important
    }
    #sl_div span.slp_result_phone {
        padding-top: 0
    }
    .home-top .widget-wrap {
        margin-bottom: 20px
    }
    .home-top-mobile-teaser {
        display: inherit
    }
    .home-top-mobile-teaser img {
        border: none;
        box-shadow: none;
        margin: 0;
        width: 100%
    }
    .widget-area .home-top-mobile-teaser li {
        border-top: 1px solid #ddd;
        padding: 10px 10px 6px
    }
    .executive-pro-home .home-top-mobile-teaser.featured-content .entry {
        margin-bottom: 0
    }
    .home-top-mobile-teaser h4.widget-title {
        font-size: 20px;
        font-size: 2rem;
        text-transform: uppercase;
        margin-bottom: 0;
        background-color: #1fb4e4;
        color: #fff;
        text-shadow: none;
        font-style: normal;
        text-align: center;
        padding: 6px 0
    }
    .recentPosts_wrapper {
        background-color: #fff
    }
    .recentPosts_imagewrapper {
        float: left;
        width: 100%
    }
    .recentPosts_title {
        border-top: 1px solid #ddd;
        padding: 10px 10px 6px
    }
    .recentPost:first-child .recentPosts_title {
        border-top: 0
    }
    .wp-caption.alignright,
    a.alignright img,
    img.alignright {
        margin: 0 0 20px!important;
        float: left;
        width: 100%!important
    }
    .full-expanded .ult_expheader,
    .ult_expheader {
        padding: 15px!important;
        width: 45%!important;
        font-size: 14px
    }
    .page-id-648 .ult_expheader,
    .page-id-6587 .ult_expheader,
    .page-id-4766 .ult_expheader {
        padding: 10px 5px!important
    }
    .ult_expheader:after {
        font-size: 10px
    }
}

@media only screen and (max-width:270px) {
    .header-image .site-title a {
        background-size: contain!important
    }
    .site-title {
        font-size: 26px;
        font-size: 2.6rem
    }
}

@media print {
    a[href]:after {
        content: none!important
    }
    .sidebar-primary {
        width: 100%!important;
        float: left
    }
}


.gform_wrapper ul#input_9_15.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
    display: inline-block;
    min-width: 150px;
}

.input-column:last-child, .input-column:nth-child(3) {
    width: 120px !important;
    float: left;
    margin-right: 20px;
}

/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 760px)
{
	/* Force table to not be like tables anymore */
	table#myTable, thead, tbody, th, td.details-control, tr.even, tr.odd {
		display: block;
	}


.dr_description, .dr_image {
    box-sizing: border-box;
    padding: 10px;
    float: left;
}


table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap;
    display: table-cell;
}



/*
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

*/

#mayTable		tr { border-bottom: 1px solid #333;

padding-bottom: 3px;
}
table.dataTable.nowrap td.details-control  {
		border: none;
		border-bottom: 0px solid #eee;
		position: relative;
		padding: 0px;
		display: block;
    text-align: center !important;
	}




table.dataTable.nowrap td.details-control:nth-of-type(4),
table.dataTable.nowrap td.details-control:nth-of-type(3)
{
	float: none;
    display: table-cell;
    width: 19%;
}

.details-control .fa.fa-plus {

    position: absolute;
    bottom: 8px;
    right: 12px;

}
	td.details-control:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

/*
	.subTable table, .subTable thead, .subTable tbody, .subTable th, .subTable td, .subTable tr {
display: initial;
	}
*/
.hours_column {
    float: left;
    width: 33%;
    box-sizing: border-box;
    padding: 2px;
}

td.details-control.clinic-name {
text-align: center;

}


table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
    background-color: #eee!important
}


table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #0054a6!important;
    color: #fff!important;
}

.page-template-page_dr_search {


}
	.gmap {
display: none !important;
	}

	/*
	Label the data
	td:nth-of-type(1):before { content: "First Name"; }
	td:nth-of-type(2):before { content: "Last Name"; }
	td:nth-of-type(3):before { content: "Job Title"; }
	td:nth-of-type(4):before { content: "Favorite Color"; }
	td:nth-of-type(5):before { content: "Wars of Trek?"; }
	td:nth-of-type(6):before { content: "Secret Alias"; }
	td:nth-of-type(7):before { content: "Date of Birth"; }
	td:nth-of-type(8):before { content: "Dream Vacation City"; }
	td:nth-of-type(9):before { content: "GPA"; }
	td:nth-of-type(10):before { content: "Arbitrary Data"; }
	*/
}
