/*
Theme Name:     Mr. Cobbler Child
Theme URI:      http://mrcobbler.ancorathemes.com/
Description:    Make your modifications to Mr. Cobbler in this child theme.
Author:         AncoraThemes
Author URI:     http://ancorathemes.com
Version:        1.0
Template:       mr-cobbler
*/

.header_style_header-default-2 .top_panel .logo {
	text-align: left;
}

.contact_address {
	text-align: right;
}
.scheme_default .contact_address a{
	color: white;
	font-weight: bold;
}
.sc_services.sc_services_default .post_featured .mask {
    background-color: initial; 
}
h1, h2, h3, h4, h5, .tp-splitted .tp-wordsplit,.sc_services_item_title{
	
	font-family: 'Cabin', sans-serif!important;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
}
/* .tp-linesplit{ */
	/* text-align:center!important; */
	/* font-size: 62px; */
/* } */

/* remove hover decoration */
.post_featured.hover_fade .post_info, .post_featured.hover_slide .post_info, .post_featured.hover_pull .post_info, .post_featured.hover_border .post_info, .post_featured.hover_double_border .post_info, .sc_team_short .sc_team_item_thumb .post_info, .post_featured.hover_shop .post_info {
	visibility: hidden;
}

/* Team hover removed */
.scheme_default .trx_addons_hover_mask {
	visibility: hidden; 
}

/* Team members - remove pointer events */
.sc_team_columns .sc_team_item , .sc_team_columns .sc_team_item a {
	pointer-events: none;
}

.sc_team_columns .sc_team_item .post_info, 
.sc_team_columns .sc_team_item .trx_addons_hover_mask, 
.sc_team_columns .sc_team_item .trx_addons_hover_content {
	display: none;
}

.scheme_default .trx_addons_hover_icon, .scheme_default .trx_addons_hover_links a {
	visibility: hidden;
}

iframe {
	min-height: 400px;
}

.text-center {
	text-align: center;
}

/* Borlabs Cookie - start */
#BorlabsCookieBox .cookie-preference table tr:nth-child(3) td, #BorlabsCookieBox .cookie-preference table tr:nth-child(4) td {
    white-space: pre-line !important;
}

.borlabs_revoke_btn {
    position: fixed;
    bottom: 10px;
    left: 10px;
    text-align: right;
    z-index: 80;
}
.borlabs_revoke_btn a.borlabs-cookie-preference {
	font-size: 12px;
    line-height: 26px;
	border-radius: 0 !important;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-default {
	margin-bottom: 0;
}

/* Borlabs Cookie - end */

.wbm_timeline {
	padding-left: 45px;
	padding-right: 45px;
}
.mobile_layout .top_panel .menu_mobile_button {
	top: 18px;
    right: 0;
	font-size: 30px !important;
	width: 30px;
	height: 25px;
    /* text-align: right; */
}
.menu_mobile .logo { 
	text-align: left;
	padding: 0 15px;
	margin: 20px 0 0 !important;
}
.menu_mobile_close {
	top: 10px;
	width: 6em;
    height: 6em;
}
.menu_mobile_close:before, .menu_mobile_close:after {
	width: 25px;
}

.trx_addons_scroll_to_top.show {
	bottom: 10px;
}

.footer_wrap_inner {
    padding: 90px 0 30px;
}

.site_footer_wrap .menu_footer_wrap .menu_footer_nav_area ul li a {
	color: #909090;
	font-weight: 500;
}

/* new - ortopaedische - start */
body .no-margins {
	margin: 0;
}
.scheme_default body p {
	font-weight: 400;
    line-height: 28px;
}

.wbm_img_full_width img {
	width: 100%;
	object-fit: cover;
}
.menu_main_nav > li ul {
	width: 24em;
}
.menu_main_nav > li > ul {
	margin-left: -12em;
}
.menu_main_nav > li > ul ul {
	left: 24em; 
}
.scheme_default .wbm_dark_numbered .mr_cobbler_title_numbered .index {
    color: #575656;
} 

.vc_row.vc_inner.wbm_inner_row_container {
	max-width: 1200px;
	margin: 0 auto;
} 
.text_right.mr_cobbler_title_numbered {
	padding-left: 0;
    padding-right: 1.1em;
} 

.text_right.mr_cobbler_title_numbered .index {
	left: auto;
    right: 0;
} 
.scheme_default .wbm_light_numbered .mr_cobbler_title_numbered .index {
	color: rgba(255, 255, 255, 30%);
} 

.scheme_default .wbm_mid_numbered .mr_cobbler_title_numbered .index {
	color: #d8d8d8;
} 

.wbm_add_box_shadow {
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
} 

.wbm_thumbnail_w_caption_wrapper .card-image {
	padding: 30px; 
} 

.wbm_thumbnail_w_caption_wrapper .card-caption-container .caption-content {
	padding: 20px 30px; 
}

.wbm_thumbnail_w_caption_wrapper .cq-cards-container {
	max-width: 370px;
	max-height: 370px;
}

.scheme_default .wbm_teasers.sc_icons h2.sc_icons_title {
	font-size: 2.308rem;
	letter-spacing: normal;
    line-height: 1.2em;
	text-transform: initial;
	font-weight: 700;
    font-style: normal;
	opacity: 0.7;
}

.scheme_default .wbm_teasers.sc_icons.wbm_title_white h2.sc_icons_title {
	color: #fff;
}

.wbm_teasers.sc_icons .sc_icons_image img {
	max-width: 100%;
}

.wbm_teasers.sc_icons .sc_icons_item {
	padding: 30px 30px 15px 30px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
}

.wbm_teasers.sc_icons.sc_icons_default .sc_icons_item {
	background-color: #fff; 
}
.wbm_teasers.sc_icons.sc_icons_modern .sc_icons_item {
	background-color: #f1f1f1; 
}

.wbm_teasers.sc_icons .sc_icons_item .sc_icons_title {
	margin-top: 15px;
    color: #353535;
	font-size: 18px;
	font-weight: 700;
    font-style: normal;
	letter-spacing: normal;
    line-height: 1.3em;
    text-transform: initial;
}

.wbm_teasers.sc_icons .sc_icons_item:hover .sc_icons_title,
.wbm_teasers.sc_icons .sc_icons_item:active .sc_icons_title,
.wbm_teasers.sc_icons .sc_icons_item:focus .sc_icons_title {
	color: #cf9968;
}

.wbm_spec_box { 
	min-height: 300px;
}
.wbm_spec_box .vc_column-inner {
	border: 2px solid #cf9968;
}

.wbm_spec_box .vc_column-inner h2,
.wbm_spec_box .vc_column-inner .sc_item_title {
	color: #cf9968;
	font-size: 3rem;
}

.wbm_spec_box .vc_column-inner > .wpb_wrapper {
    width: 100%;
    height: 100%;
    border: 10px solid #cf9968;
    display: block;
    margin-left: -10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.wbm_spec_box .vc_column-inner > .wpb_wrapper .sc_title,
.wbm_spec_box .vc_column-inner > .wpb_wrapper .sc_title.sc_title_default {
	background-color: #4a4a4a;
	/* width: 100%; */
    height: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.top_panel.without_bg_image {
    margin-bottom: 0;
}
.wbm_spec_li ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 30px;
}

.wbm_spec_li ul li {
	padding-left: 40px;
	position: relative;
}
.wbm_spec_li ul li:not(:last-child) {
	padding-bottom: 30px;
}

.wbm_spec_li ul li h5 {
	font-size: 1.6rem;
	line-height: normal;
	margin-top: 0;
}
.wbm_spec_li ul li p {
	font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.wbm_intro_desc p {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}
.wbm_spec_li ul li:before {
	position: absolute;
	top: 1px;
	left: 0;
	content: "\2022";
}
.wbm_spec_li.fa_marker ul li:before {
	content: "\e8ab";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wbm_spec_li.fontello_marker ul li:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
}

.wbm_spec_li.fontello_marker.icon_check ul li:before {
	content: "\e8ab";
	top: 0;
}

.wbm_spec_li.marker_large ul li:before {
	font-size: 40px;
}
.wbm_spec_li.marker_orange ul li:before {
	color: #faebd7;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title span {
	font-family: 'Cabin', sans-serif;
	color: #cf9968;
	font-size: 1.6rem;
    line-height: normal;
    text-transform: initial;
	-webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
	border-bottom: 1px solid #f1f1f1;
}

body .vc_tta.vc_tta-accordion .vc_tta-panel:not(.vc_active) + .vc_tta-panel {
	margin-top: 0;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
	padding: 24px 0;
}

body.scheme_default .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon {
	background-color: unset !important;
}

body.scheme_default .vc_tta-accordion .sc_button_hover_style_dark.sc_button_hover_slide_left {
	background: none !important;
	background-color: unset !important;
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
	padding: 0 0 25px 0;
	text-align: justify;
}

body.scheme_default .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:before, 
body.scheme_default .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:after {
	border-color: #cf9968;
	
}
body.scheme_default .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:before {
	font-family: "trx_addons_icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    /* width: 1em; */
    /* margin-right: 0.2em; */
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
	content: '\e85a';
	color: #cf9968;
	border: unset;
	font-size: 2.4rem;
    font-weight: bold;
}

body.wpb-js-composer .vc_tta.vc_general .vc_active .vc_tta-panel-title span {
	color: #353535;
}
body.scheme_default .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right.vc_tta-panel-title>a>.vc_tta-controls-icon:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
	color: #353535;
}

body .scheme_default .top_panel_middle .contact_address {
	width: 260px;
}
.scheme_default .top_panel_middle .contact_address span.p { 
	color: #fff;
	margin-right: 0;
}

.scheme_default .top_panel_middle .contact_address div {
	display: flex;
	justify-content: space-between;
}

footer .borlabs-cookie-preference a {
	cursor: pointer;
}

.post-type-archive-cpt_services .page_content_wrap,
.single-cpt_services .page_content_wrap {
	background-color: #f1f1f1;
}

.post-type-archive-cpt_services .content,
.single-cpt_services .content {
	padding: 5.3rem 0;
}

.post-type-archive-cpt_services .content {
	padding-bottom: calc(5.3rem - 30px);
}

.single-cpt_services article.services_page { 
	padding: 30px;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
}

.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn {
    background: #cf9968;
	border-radius: 0;
	text-transform: uppercase;
    white-space: nowrap;
	font-size: 1rem;
    padding: 1.152em 4.7em;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: normal;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color linear 0.3s !important;
    -moz-transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color linear 0.3s !important;
    -ms-transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color linear 0.3s !important;
    -o-transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color linear 0.3s !important;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color linear 0.3s !important;
}

.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:active,
.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:focus {
    background: #b47e4e;
}

body.scheme_default .trx_addons_scroll_to_top, 
body.scheme_default .trx_addons_cv .trx_addons_scroll_to_top,
body .sticky-buttons.-right-center.-space li {
	-webkit-box-shadow: -1px 0px 5px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: -1px 0px 5px 1px rgba(0,0,0,0.2);
	box-shadow: -1px 0px 5px 1px rgba(0,0,0,0.2);
}

body .sticky-buttons .sb-icon {
	color: #fff;
	background: rgb(207,153,104);
	-webkit-transition: color 0.3s ease-in-out,background-color ease-in-out 0.3s;
    -moz-transition: color 0.3s ease-in-out,background-color ease-in-out 0.3s;
    -ms-transition: color 0.3s ease-in-out,background-color ease-in-out 0.3s;
    -o-transition: color 0.3s ease-in-out,background-color ease-in-out 0.3s;
    transition: color 0.3s ease-in-out,background-color ease-in-out 0.3s;
}

.trx_addons_scroll_to_top {
	width: 40px;
	height: 40px;
}
.trx_addons_scroll_to_top.show {
	bottom: 2px;
	right: 2px;
}
.trx_addons_scroll_to_top::before {
    font-weight: bold;
}

.scheme_default .section_faq_plain h2 {
	margin-bottom: 25px;
}

.scheme_default .section_faq_plain h4 {
	font-family: 'Cabin', sans-serif;
    color: #cf9968;
    font-size: 1.6rem;
    line-height: normal;
    text-transform: initial;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
	margin-bottom: 10px;
}

.wbm-border-frame { 
	display: block;
	border: solid 2px #cf9968;
    outline: solid 5px #cf9968;
    outline-offset: -10px;
	padding: 11px;
}

.wbm-border-frame.dark {
	background-color: #4A4A4A;
}

.wbm-border-frame.dark h1 {
	color: #cf9968;
}

.wbm-border-frame.dark p {
	color: #d5d5d5;
}

/* Media Queries - start */
@media only screen and (max-width: 480px) and (min-width: 320px) {
	.wbm_timeline .cq-infobox {
		width: 200px;
		height: 170px;
		margin-top: -195px;
		margin-left: -99px;
	}
	.wbm_timeline .cq-infobox:after {
		left: 85px !important;
	}
	
	.wbm_timeline .cq-draggable-container.custom .cq-innerbox {
		padding: 52px 0 0 0;
	}
	/* .wbm_timeline .cq-draggable-container.custom .cq-carouselcontent { */
		/* padding: 0; */
	/* } */
}
@media only screen and ( max-width: 479px ) {
	.menu_main_wrap .content_wrap {
		width: 330px;
	}
}
@media only screen and ( max-width: 767px ) {
	
	.mobile_layout .logo img {
		width: 170px;
	}
	
	.wbm_timeline {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.sc_googlemap_wrap .sc_googlemap_content { 
		display: none !important;	
	}
	.show_mobile {
		display: block !important;
	}
	.wbm_contact_info_wrapper {
		color: #ffffff;
		background-color: #cf9968;
		margin: 30px 30px 0 30px;
		padding: 30px;
	}
	.wbm_contact_info_wrapper:before {
		content: '';
		position: absolute;
		top: 1.1em;
		bottom: 1.1em;
		left: 1.3em;
		right: 1.3em;
		border: 2px solid #fff;
		z-index: 1;
	}	
	
	/* new - ortopaedische - start */
	body .vc_row.special_class_1 .vc_column_container {
		margin-top: inherit;
	}
	
	.wbm_teasers.sc_icons .sc_icons_item .sc_icons_title {
		font-size: 15px;
	}
	.wbm_spec_li ul li h5 {
		font-size: 16px;
	}

	.scheme_default body p { 
		line-height: 1.7857em;
	}
	
	.wbm_spec_li ul li p,
	.wbm_intro_desc p {
		font-size: 13px;
		line-height: 1.7857em;
	}
	.wbm_spec_li.marker_large ul li::before {
		font-size: 20px;
	}
	body .sc_action_item_default .sc_action_item_subtitle {
		font-size: 13px;
		line-height: normal;
	}
	body .sc_action_default .sc_action_item_title {
		font-size: 2.3rem;
	}
	body .sc_action_default .sc_action_item_title + .sc_action_item_description {
		font-size: 16px;
	} 
	
	body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title span {
		font-size: 16px;
		line-height: 22px;	
	}
	body.scheme_default .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon:before {
		font-size: 18px;
	}
	body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon {
		width: 22px;
		height: 22px; 
	}
	
	/* new - ortopaedische - end */
	
}

@media only screen and ( min-width: 768px ) {
	.scheme_default body p {
		font-size: 15px; 
	}
}

@media (max-width: 959px) {
	body .menu_mobile .menu_mobile_nav_area {
		max-height: 65vh;
	}
	body .menu_mobile .menu_mobile_nav_area li {
		padding: 5px 0;
	}
	body .menu_mobile .menu_mobile_nav_area li ul li {
		padding: 7px 0;
	}
	body .menu_mobile .menu_mobile_nav_area > ul > li > a {
		font-size: 1.3em;
		line-height: 1.8em;
	}
	body .menu_mobile .menu_mobile_nav_area li > a {
		font-size: 1em; 
		line-height: 1.6em;
	}
}



