.tnp-subscription {
	display: block;
	margin: 15px auto;
	max-width: 500px;
	width: 100%
}

.tnp-subscription div.tnp-field {
	margin-bottom: 10px;
	border: 0;
	padding: 0
}

.tnp-subscription label {
	display: block;
	color: inherit;
	font-weight: 700;
	line-height: normal;
	padding: 5px;
	margin: 0
}

.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select {
	width: 100%;
	height: 50px;
	padding: 10px;
	display: block;
	border: 1px;
	border-color: #ddd;
	background-color: #f4f4f4;
	background-image: none;
	text-shadow: none;
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	line-height: normal;
	box-sizing: border-box
}

.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio] {
	max-width: 20px;
	display: inline-block
}

.tnp-subscription select option {
	margin-right: 10px
}

.tnp-subscription input.tnp-submit {
	background-color: #444;
	color: #fff;
	width: auto;
	height: auto;
	margin: 0
}

@media all and (max-width:480px) {
	.tnp-subscription input[type=submit] {
		width: 100%
	}
}

.tnp-profile form .tnp-field {
	margin-bottom: 10px;
	border: 0;
	padding: 0
}

.tnp-profile form .tnp-field label {
	display: block;
	color: #333
}

.tnp-profile form .tnp-field input[type=text],
.tnp-profile form .tnp-field input[type=email],
.tnp-profile form .tnp-field input[type=submit],
.tnp-profile form .tnp-field textarea,
.tnp-profile form .tnp-field select {
	padding: 10px;
	display: block;
	border: 1px;
	border-color: #ddd;
	background-color: #f4f4f4;
	background-image: none;
	text-shadow: none;
	color: #444;
	font-size: 14px;
	margin: 0;
	line-height: normal;
	box-sizing: border-box;
	border-radius: 0;
	height: auto;
	float: none
}

.tnp-profile form input[type=checkbox],
.tnp-profile input[type=radio] {
	max-width: 20px;
	display: inline-block
}

.tnp-profile form .tnp-list-label {
	margin-left: 15px
}

.tnp-profile form select option {
	margin-right: 10px
}

.tnp-profile form .tnp-field input[type=submit] {
	background-color: #444;
	color: #fff;
	width: auto;
	height: auto;
	margin: 0
}

@media all and (max-width:480px) {
	.tnp-profile input[type=submit] {
		width: 100%;
		margin: 0
	}
}

.tnp-widget {
	width: 100%;
	display: block;
	box-sizing: border-box
}

.tnp-widget .tnp-field {
	margin-bottom: 10px;
	border: 0;
	padding: 0
}

.tnp-widget label {
	display: block;
	color: inherit;
	font-size: 14px
}

.tnp-widget input[type=text],
.tnp-widget input[type=email],
.tnp-widget input[type=submit],
.tnp-widget select {
	width: 100%;
	padding: 10px;
	display: block;
	border: 1px solid #ddd;
	border-color: #ddd;
	background-color: #f4f4f4;
	background-image: none;
	text-shadow: none;
	color: #444;
	font-size: 14px;
	line-height: normal;
	box-sizing: border-box;
	height: auto
}

.tnp-widget input[type=checkbox],
.tnp-widget input[type=radio] {
	width: auto;
	display: inline-block
}

.tnp-widget select option {
	margin-right: 10px
}

.tnp-widget input.tnp-submit {
	background-color: #444;
	background-image: none;
	text-shadow: none;
	color: #fff;
	margin: 0
}

.tnp-field input[type=submit] {
	position: inherit
}

.tnp-widget-minimal {
	width: 100%
}

.tnp-widget-minimal form {
	margin: 0;
	padding: 0;
	border: 0
}

.tnp-widget-minimal input.tnp-email {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background-color: #f4f4f4;
	color: #444;
	font-size: 14px
}

.tnp-widget-minimal input.tnp-submit {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	display: inline-block;
	border: 1px;
	border-color: #ddd;
	background-color: #444;
	background-image: none;
	text-shadow: none;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	border-radius: 0;
	height: auto;
	margin: 0
}

.tnp-subscription-minimal {
	width: 100%;
	box-sizing: border-box
}

.tnp-subscription-minimal form {
	margin: 0;
	padding: 0;
	border: 0
}

.tnp-subscription-minimal input.tnp-email {
	width: 70%;
	max-width: 300px;
	box-sizing: border-box;
	padding: 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background-color: #f4f4f4;
	color: #444;
	font-size: 14px;
	line-height: 20px;
	border-radius: 0
}

.tnp-subscription-minimal .tnp-privacy-field {
	margin-top: 10px
}

.tnp-subscription-minimal input.tnp-submit {
	width: 29%;
	box-sizing: border-box;
	display: inline-block;
	padding: 10px;
	border: 1px;
	border-color: #ddd;
	background-color: #444;
	background-image: none;
	text-shadow: none;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	border-radius: 0;
	margin: 0
}

.tnp-comments {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px
}

.tnp-comments label {
	display: block
}

.tnp-comments input[type=checkbox] {
	display: inline-block;
	width: auto!important
}

.tnp-lock {
	clear: both;
	display: block;
	box-sizing: border-box;
	box-shadow: none;
	margin: 20px;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd
}

.tnp-nl-checkout {
	margin-bottom: 1em
}

[data-input=map-search-control] {
	background: #fff
}

[data-input=map-search-control] {
	font-size: .875em
}

[data-input=map-search-control] {
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	width: 50% !important
}

[data-input=map-search-control] {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	border: 1px solid transparent !important;
	border-radius: 2px 0 0 2px !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none
}

[data-input=map-search-control]:focus {
	border-color: #4d90fe
}

div.wpgmp_before_listing h2 {
	margin: 0
}

.wpgmp_filter_wrappers {
	margin-bottom: 20px;
	float: left;
	width: 100%
}

.wpgmp_filter_wrappers {
	background: #efefef;
	padding: 20px;
	border-radius: 2px
}

div.wpgmp_listing_header,
div.categories_filter,
div.wpgmp_before_listing {
	float: left;
	width: 100%;
	margin: 0
}

div.wpgmp_before_listing h2 {
	margin: 0
}

.wpgmp_before_listing {
	line-height: 1em
}

div.categories_filter select {
	background: #212f3d
}

.wpgmp_toggle_main_container input[type=submit],
div.categories_filter select {
	color: #fff
}

div.wpgmp_search_form input.wpgmp_search_input,
[data-input=map-search-control],
div.categories_filter select {
	font-size: .875em
}

div.wpgmp_listing_header,
div.categories_filter,
div.wpgmp_before_listing {
	float: left;
	width: 100%;
	margin: 0
}

div.categories_filter select {
	margin-top: .85714em;
	margin-right: .85714em;
	border: 0;
	box-shadow: none !important;
	display: block;
	padding: .7142857em 2.85714em .7142857em .7142857em;
	float: left;
	border-radius: 0;
	height: inherit;
	max-width: 225px;
	text-transform: capitalize;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../../../../plugins/wp-google-map-plugin/assets/images/white_select_arrow.png) no-repeat 99% 50% #212f3d
}

div.categories_filter select::-ms-expand {
	display: none
}

.categories_filter input[type=button] {
	background: #212f3d
}

@media only screen and (min-width :0px) and (max-width :319px) {
	.categories_filter select {
		width: 100%;
		margin-bottom: 10px;
		padding: 4px;
		height: 30px;
		font-size: 10px
	}
	.wpgmp_map_container .gm-style-iw {
		max-width: 80% !important
	}
}

@media only screen and (min-width :320px) and (max-width :480px) {
	.categories_filter select {
		width: 100%;
		margin-bottom: 10px;
		padding: 4px;
		height: 30px;
		font-size: 10px
	}
	.wpgmp_map_container .gm-style-iw {
		max-width: 80% !important
	}
}

@media only screen and (min-width :481px) and (max-width :767px) {
	.categories_filter select {
		width: 48%;
		margin-bottom: 10px;
		padding: 4px;
		height: 30px;
		font-size: 10px
	}
}

.categories_filter select {
	margin-bottom: 10px;
	padding: 0;
	height: 30px
}

@media only screen and (min-width :769px) and (max-width :1024px) {
	.categories_filter select {
		margin-bottom: 10px;
		padding: 0;
		height: 30px
	}
	.categories_filter select {
		width: 48%;
		margin-bottom: 10px;
		padding: 4px;
		height: 30px;
		font-size: 10px
	}
}

@media(max-width:650px) {
	div.categories_filter select {
		width: 100%;
		border-radius: 0;
		max-width: 100%
	}
}

.wpgmp_map_parent {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0;
	margin: 0;
	padding: 0
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
	display: block
}

nav ul {
	list-style: none
}

ol {
	list-style: decimal
}

ul {
	list-style: disc
}

ul ul {
	list-style: circle
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}

ins {
	text-decoration: underline
}

del {
	text-decoration: line-through
}

mark {
	background: 0 0
}

abbr[title],
dfn[title],
acronym[title] {
	border-bottom: 1px dotted;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input[type=submit],
input[type=button],
button {
	margin: 0;
	padding: 0
}

input,
select,
a img {
	vertical-align: middle
}

b,
strong {
	font-weight: 700
}

i,
em {
	font-style: italic
}

html {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit;
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: break-word;
	word-break: break-word
}

p {
	margin-bottom: 20px
}

ul,
ol {
	margin-left: 35px;
	margin-bottom: 20px
}

dl {
	margin-bottom: 20px
}

dl dt {
	font-weight: 700;
	margin-top: 10px
}

dl dt:first-child {
	margin-top: 0
}

dl dd {
	margin-left: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
	margin-bottom: 20px
}

figure {
	max-width: 100%
}

pre {
	overflow: auto;
	padding: 10px;
	background: #f3f3f3;
	margin-bottom: 20px
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.alignnone {
	margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

a img.alignnone {
	margin: 5px 20px 20px 0
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	text-align: center;
	max-width: 100%
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}

figcaption.wp-caption-text {
	margin-top: 20px
}

.bypostauthor {
	max-width: 100%
}

.gallery-caption {
	max-width: 100%
}

.sticky {
	max-width: 100%
}

.single-format-gallery figcaption.wp-caption-text {
	margin-bottom: 20px
}

.single-format-gallery figure.gallery-item {
	margin-bottom: 20px
}

.navigation {
	text-align: right;
	margin-bottom: 30px
}

.navigation .screen-reader-text {
	display: none
}

.post-password-form input[type=password] {
	padding: 14px 20px;
	margin-left: 5px;
	margin-right: 6px
}

.post-password-form input[type=submit] {
	padding: 16px 35px 15px
}

.blocks-gallery-grid,
.wp-block-gallery {
	display: flex
}

.wp-block-gallery .alignnone {
	margin: 0
}

body .page-links>a,
body .nav-links>a,
body .nav-links>span.dots {
	background-color: #f0f0f0;
	color: #919191
}

body .page-links>span,
body .page-links>a:hover,
body .nav-links>span.current,
body .nav-links>a:hover {
	background-color: #3db166;
	color: #fff
}

.page-links {
	clear: left;
	padding-top: 30px
}

.page-links>span,
.page-links>a {
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	padding: 9px 14px;
	margin-right: 7px;
	font-weight: 700;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

body .page-links>span.screen-reader-text {
	display: none
}

.nav-links {
	clear: left
}

.nav-links>span,
.nav-links>a {
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	padding: 9px 14px;
	margin-right: 3px;
	font-weight: 700;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

body .nav-links a {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1.5px;
	font-size: 13px
}

nav.navigation.comment-navigation {
	display: inline-block;
	width: 100%
}

.nav-links .nav-previous {
	float: left
}

.nav-links .nav-next {
	float: right
}

.wp-block-gallery {
	margin-left: 0
}

.gallery {
	text-align: center;
	margin-bottom: 30px
}

.gallery:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.gallery-columns-2 .gallery-item {
	float: left;
	width: 50%
}

.gallery-columns-3 .gallery-item {
	float: left;
	width: 33.33%
}

.gallery-columns-4 .gallery-item {
	float: left;
	width: 25%
}

.gallery-columns-5 .gallery-item {
	float: left;
	width: 20%
}

.gallery-columns-6 .gallery-item {
	float: left;
	width: 16.66%
}

.gallery-columns-7 .gallery-item {
	float: left;
	width: 14.28%
}

.gallery-columns-8 .gallery-item {
	float: left;
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	float: left;
	width: 11.11%
}

.gallery-columns-10 .gallery-item {
	float: left;
	width: 10%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1) {
	clear: left
}

.gallery-columns-3 .gallery-item:nth-child(3n+1) {
	clear: left
}

.gallery-columns-4 .gallery-item:nth-child(4n+1) {
	clear: left
}

.gallery-columns-5 .gallery-item:nth-child(5n+1) {
	clear: left
}

.gallery-columns-6 .gallery-item:nth-child(6n+1) {
	clear: left
}

.gallery-columns-7 .gallery-item:nth-child(7n+1) {
	clear: left
}

.gallery-columns-8 .gallery-item:nth-child(8n+1) {
	clear: left
}

.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left
}

.gallery-columns-10 .gallery-item:nth-child(10n+1) {
	clear: left
}

cite {
	padding-bottom: 20px;
	display: block
}

.wp-block-spacer {
	clear: both
}

.wp-block-cover {
	margin-top: 5px
}

.wp-block-cover,
.mediz-body .wp-block-cover a,
.mediz-body .wp-block-cover a:hover {
	color: #fff
}

.wp-block-button {
	margin-bottom: 20px
}

.mediz-body a.wp-block-button__link,
.mediz-body a.wp-block-button__link:hover {
	color: #fff
}

.is-style-outline .wp-block-button__link {
	border-width: 2px;
	border-style: solid;
	border-color: #32373c
}

.mediz-body .is-style-outline a.wp-block-button__link {
	color: #32373c
}

.wp-block-media-text {
	margin-bottom: 30px
}

.wp-block-media-text .wp-block-media-text__content {
	padding-top: 20px
}

.wp-block-embed__wrapper iframe {
	max-width: 100%
}

hr.wp-block-separator {
	width: 50%;
	margin-left: auto;
	margin-right: auto
}

hr.wp-block-separator.is-style-wide {
	width: 100%
}

.mediz-body-outer-wrapper {
	position: relative;
	overflow: hidden
}

.mediz-body-wrapper.mediz-with-frame {
	position: relative
}

.mediz-page-wrapper {
	clear: both
}

body.mediz-boxed .mediz-body-wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative
}

body.mediz-boxed .mediz-body-wrapper.mediz-left {
	margin-left: 0
}

body.mediz-boxed .mediz-body-wrapper.mediz-right {
	margin-right: 0
}

body.mediz-boxed.mediz-boxed-border .mediz-body-wrapper {
	box-shadow: 0px -5px 9px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0px -5px 9px rgba(0, 0, 0, .25)
}

body.mediz-boxed.mediz-background-pattern {
	background-position: center;
	background-repeat: repeat
}

.mediz-body-background {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center;
	background-size: cover
}

.mediz-container {
	margin-left: auto;
	margin-right: auto
}

.mediz-column-10 {
	float: left;
	width: 16.6666%
}

.mediz-column-12 {
	float: left;
	width: 20%
}

.mediz-column-15 {
	float: left;
	width: 25%
}

.mediz-column-20 {
	float: left;
	width: 33.3333%
}

.mediz-column-24 {
	float: left;
	width: 40%
}

.mediz-column-30 {
	float: left;
	width: 50%
}

.mediz-column-36 {
	float: left;
	width: 60%
}

.mediz-column-40 {
	float: left;
	width: 66.6666%
}

.mediz-column-45 {
	float: left;
	width: 75%
}

.mediz-column-48 {
	float: left;
	width: 80%
}

.mediz-column-50 {
	float: left;
	width: 83.3333%
}

.mediz-column-60 {
	float: left;
	width: 100%
}

.mediz-sidebar-right {
	float: right
}

.mediz-sidebar-center {
	float: none;
	display: inline-block
}

.mediz-content-area {
	padding-top: 60px;
	padding-bottom: 40px
}

.mediz-sidebar-area {
	padding-top: 60px
}

.mediz-line-height-0 {
	line-height: 0
}

a,
button {
	text-decoration: none;
	transition: background .3s, color .3s, border-color .3s;
	-moz-transition: background .3s, color .3s, border-color .3s;
	-o-transition: background .3s, color .3s, border-color .3s;
	-webkit-transition: background .3s, color .3s, border-color .3s
}

img {
	max-width: 100%;
	height: auto
}

blockquote {
	quotes: none;
	padding: 30px 30px 15px;
	font-size: 17px;
	margin-bottom: 35px;
	font-style: italic;
	margin-top: 35px;
	border-left-width: 2px;
	border-left-style: solid
}

.mediz-blockquote-style-2 blockquote {
	font-size: 20px;
	font-weight: 800;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 0;
	font-style: normal;
	padding-bottom: 10px;
	border-left-width: 4px
}

.mediz-blockquote-style-2 blockquote p {
	margin-bottom: 0
}

q {
	margin-right: 15px;
	display: inline-block;
	padding: 10px 20px;
	vertical-align: middle;
	border-left-width: 2px;
	border-left-style: solid
}

.mediz-media-image {
	line-height: 0;
	position: relative
}

.mediz-media-video video {
	width: 100%
}

.mediz-left-align {
	text-align: left
}

.mediz-center-align {
	text-align: center
}

.mediz-right-align {
	text-align: right
}

.mediz-body-wrapper {
	z-index: 1;
	position: relative
}

input,
textarea {
	border-width: 1px 1px 2px;
	border-style: solid
}

input:focus,
textarea:focus {
	outline: none
}

.mediz-button,
input[type=button],
input[type=submit],
input[type=reset] {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none
}

input[type=button],
input[type=submit],
input[type=reset] {
	border-width: 0;
	border-style: solid;
	cursor: pointer;
	transition: background .3s, color .3s, border-color .3s;
	-moz-transition: background .3s, color .3s, border-color .3s;
	-o-transition: background .3s, color .3s, border-color .3s;
	-webkit-transition: background .3s, color .3s, border-color .3s
}

input[type=button]:focus,
input[type=submit]:focus,
input[type=reset]:focus {
	outline: none
}

.mediz-page-preload {
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	background-image: url(//demo.goodlayers.com/mediz/hospital/wp-content/themes/mediz/css/../images/preload.gif);
	background-position: center;
	background-repeat: no-repeat
}

.mediz-page-preload.mediz-out {
	background-image: none
}

.mediz-top-bar {
	position: relative;
	border-bottom-style: solid;
	z-index: 104
}

.mediz-top-bar-background {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0
}

.mediz-top-bar-container {
	margin-left: auto;
	margin-right: auto
}

.mediz-top-bar-container-inner {
	position: relative
}

.mediz-top-bar-left {
	float: left
}

.mediz-top-bar-left i {
	vertical-align: middle
}

.mediz-top-bar-right {
	float: right
}

.mediz-top-bar-right-text {
	display: inline
}

.mediz-top-bar-right-social {
	display: inline;
	margin-left: 10px
}

.mediz-top-bar-right-social a {
	margin-left: 16px;
	font-size: 16px
}

.mediz-top-bar .mediz-top-bar-menu {
	display: inline-block;
	margin-right: 23px;
	margin-bottom: 0
}

.mediz-top-bar .mediz-top-bar-menu>li {
	float: none;
	display: inline-block
}

.mediz-top-bar .mediz-top-bar-menu>li>a {
	display: inline;
	margin-right: 16px
}

.sf-menu.mediz-top-bar-menu>.mediz-normal-menu ul {
	margin-left: 0;
	font-size: 13px
}

.sf-menu.mediz-top-bar-menu>.mediz-normal-menu:first-child ul {
	margin-left: -17px
}

.sf-menu.mediz-top-bar-menu>.mediz-normal-menu ul li {
	padding: 0 18px 10px
}

.sf-menu.mediz-top-bar-menu>.mediz-normal-menu ul li:first-child {
	padding-top: 10px
}

.sf-menu.mediz-top-bar-menu>.mediz-normal-menu ul li>a {
	background: 0 0
}

.sf-menu.mediz-top-bar-menu>.mediz-normal-menu ul li>a:after {
	margin-left: 10px
}

.sf-menu.mediz-top-bar-menu>.mediz-mega-menu .sf-mega-full {
	left: 0;
	right: 0;
	padding-top: 18px;
	padding-bottom: 8px
}

.sf-menu.mediz-top-bar-menu>.mediz-mega-menu .sf-mega-section-inner ul {
	font-size: 13px
}

.sf-menu.mediz-top-bar-menu>.mediz-mega-menu .sf-mega-section-inner ul li {
	padding: 0 18px 10px
}

.mediz-mm-menu-wrap {
	display: none
}

.admin-bar .mm-menu {
	margin-top: 32px
}

.mediz-mobile-button-hamburger-with-border {
	font-size: 16px;
	padding: 6px;
	line-height: 0;
	width: 32px;
	height: 32px;
	text-align: center;
	display: inline-block;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.mediz-right-menu-button {
	display: inline-block;
	margin-left: 27px
}

.mediz-mobile-menu {
	float: left;
	margin-top: -8px;
	margin-left: 30px
}

.mediz-mobile-menu-right {
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -9px
}

.mediz-mobile-menu-left {
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -9px
}

.mediz-mobile-menu-left .mediz-mobile-menu {
	margin-left: 0
}

.mediz-mobile-header .mediz-mobile-logo-center .mediz-logo-inner {
	margin-left: auto;
	margin-right: auto
}

.mediz-mobile-button-hamburger {
	box-sizing: border-box;
	display: block;
	width: 32px;
	height: 32px;
	position: relative
}

.mediz-mobile-button-hamburger:before,
.mediz-mobile-button-hamburger:after,
.mediz-mobile-button-hamburger span {
	content: '';
	display: block;
	width: 22px;
	height: 2px;
	position: absolute;
	left: 5px
}

.mediz-mobile-button-hamburger:before {
	top: 8px
}

.mediz-mobile-button-hamburger span {
	top: 15px
}

.mediz-mobile-button-hamburger:after {
	top: 22px
}

.mediz-mobile-button-hamburger:before {
	transition-duration: .4s;
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.mediz-mobile-button-hamburger span {
	transition: opacity .15s .4s ease
}

.mediz-mobile-button-hamburger:after {
	transition: -webkit-transform .4s cubic-bezier(.68, -.55, .265, 1.55);
	transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}

.mediz-mobile-button-hamburger.mediz-active:before {
	-webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
	transform: translate3d(0, 7px, 0) rotate(135deg);
	transition-delay: .1s
}

.mediz-mobile-button-hamburger.mediz-active span {
	transition-delay: 0s;
	opacity: 0
}

.mediz-mobile-button-hamburger.mediz-active:after {
	transition-delay: .1s;
	-webkit-transform: translate3d(0, -7px, 0) rotate(-135deg);
	transform: translate3d(0, -7px, 0) rotate(-135deg)
}

.mediz-right-menu-button.mediz-mobile-button-hamburger-small {
	margin-left: 20px
}

.mediz-mobile-button-hamburger-small {
	box-sizing: border-box;
	display: block;
	width: 32px;
	height: 32px;
	position: relative
}

.mediz-mobile-button-hamburger-small:before,
.mediz-mobile-button-hamburger-small:after,
.mediz-mobile-button-hamburger-small span {
	content: '';
	display: block;
	width: 16px;
	height: 2px;
	position: absolute;
	left: 7px
}

.mediz-mobile-button-hamburger-small:before {
	top: 11px
}

.mediz-mobile-button-hamburger-small span {
	top: 15px
}

.mediz-mobile-button-hamburger-small:after {
	top: 19px;
	width: 10px;
	transition: width .2s;
	-moz-transition: width .2s;
	-o-transition: width .2s;
	-webkit-transition: width .2s
}

.mediz-mobile-button-hamburger-small:hover:after {
	width: 16px
}

.mediz-navigation .sf-menu {
	display: inline-block;
	line-height: 1.7;
	text-align: left;
	margin-bottom: 0
}

.mediz-navigation .sf-menu>li:first-child {
	padding-left: 0
}

.mediz-navigation .sf-menu>li:last-child {
	padding-right: 0
}

.mediz-navigation .sf-menu>li>a {
	letter-spacing: .5px
}

.mediz-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after {
	display: inline-block;
	margin-left: 13px;
	content: "\f107";
	font-family: fontAwesome
}

.mediz-navigation .sf-menu>.mediz-normal-menu li {
	padding: 1px 11px
}

.mediz-navigation .sf-menu>.mediz-normal-menu li:first-child {
	padding-top: 12px
}

.mediz-navigation .sf-menu>.mediz-normal-menu li:last-child {
	padding-bottom: 12px
}

.mediz-navigation .sf-menu>.mediz-normal-menu li>a {
	display: block;
	padding: 6px 30px 6px 12px;
	position: relative
}

.mediz-navigation .sf-menu>.mediz-normal-menu li>a.sf-with-ul-pre:after {
	position: absolute;
	right: 10px;
	content: "\f105";
	font-family: fontAwesome
}

.mediz-navigation .sf-menu>.mediz-normal-menu .sub-menu {
	font-size: 14px
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-full {
	left: 0;
	right: 0
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section-wrap {
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section-wrap:first-child {
	border-top: none
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section {
	padding-bottom: 999px;
	margin-bottom: -999px;
	border-left-width: 1px;
	border-left-style: solid
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section:first-child {
	border-left: none
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section-inner {
	padding: 40px 28px 35px
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section-inner>a {
	font-size: 18px;
	display: block;
	margin-bottom: 12px;
	font-weight: 600;
	padding: 0 12px
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section-inner .sub-menu a {
	font-size: 15px;
	padding: 5px 12px;
	display: block
}

.mediz-navigation .mediz-navigation-slide-bar-style-1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	position: absolute;
	display: none;
	margin-top: -8px;
	padding-top: 5px;
	overflow: hidden
}

.mediz-navigation .mediz-navigation-slide-bar-style-1:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 0;
	border-width: 0 5px 5px;
	border-style: solid;
	border-color: transparent
}

.mediz-navigation .mediz-navigation-slide-bar-style-2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	position: absolute;
	display: none;
	margin-top: -3px;
	overflow: hidden
}

.mediz-navigation .mediz-navigation-slide-bar-style-dot {
	text-align: center;
	position: absolute;
	display: none;
	margin-top: -8px;
	overflow: hidden
}

.mediz-navigation .mediz-navigation-slide-bar-style-dot:before {
	content: " ";
	display: block;
	width: 6px;
	margin: 0 auto;
	border-bottom-width: 3px;
	border-top-width: 3px;
	border-style: solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.mediz-navigation .sf-menu a i {
	margin-right: 10px
}

.mediz-navigation .sf-vertical>li {
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.mediz-navigation .sf-vertical>li:first-child {
	padding-top: 0
}

.mediz-navigation .sf-vertical>li>a {
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: .5px;
	display: block
}

.mediz-navigation .sf-vertical ul.sub-menu {
	font-size: 14px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

.mediz-navigation .sf-vertical ul.sub-menu li {
	padding: 2px 11px
}

.mediz-navigation .sf-vertical ul.sub-menu li:first-child {
	padding-top: 20px
}

.mediz-navigation .sf-vertical ul.sub-menu li:last-child {
	padding-bottom: 20px
}

.mediz-navigation .sf-vertical ul.sub-menu li>a {
	display: block;
	padding: 4px 12px
}

.mediz-navigation .sf-vertical ul.sub-menu li>a.sf-with-ul:after,
.mediz-navigation-submenu-indicator .sf-vertical>li>a.sf-with-ul:after {
	float: right;
	margin-left: 18px;
	content: "\f105";
	font-family: fontAwesome
}

.mediz-bullet-anchor {
	position: fixed;
	top: 50%;
	right: 30px;
	margin-top: -50px;
	z-index: 10;
	opacity: 0;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	-webkit-transition: opacity .2s
}

.mediz-bullet-anchor.mediz-init {
	opacity: 1
}

.mediz-bullet-anchor a {
	display: block;
	width: 17px;
	height: 17px;
	margin-bottom: 5px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.mediz-bullet-anchor a:before {
	content: " ";
	width: 9px;
	height: 9px;
	margin: 3px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-webkit-transition: background-color .2s
}

.mediz-breadcrumbs a {
	color: silver
}

.mediz-breadcrumbs,
.mediz-breadcrumbs a:hover {
	color: #777
}

.mediz-breadcrumbs {
	font-size: 15px;
	padding: 22px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.mediz-breadcrumbs-item>span {
	margin: 0 15px
}

.mediz-breadcrumbs-item>span:first-child {
	margin-left: 0
}

.mediz-breadcrumbs-item a span {
	transition: color .2s;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-webkit-transition: color .2s
}

.mediz-top-search-wrap input.search-field {
	border-bottom-color: #303030;
	color: #fff
}

.mediz-top-search-wrap .mediz-top-search-submit,
.mediz-top-search-wrap .mediz-top-search-close {
	color: #fff
}

.mediz-top-search-wrap input::-webkit-input-placeholder {
	color: #fff
}

.mediz-top-search-wrap input::-moz-placeholder {
	color: #fff
}

.mediz-top-search-wrap input:-ms-input-placeholder {
	color: #fff
}

.mediz-top-search-wrap input:-moz-placeholder {
	color: #fff
}

.mediz-top-search-row {
	display: table;
	width: 100%;
	height: 100%
}

.mediz-top-search-cell {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px
}

.mediz-top-search-wrap {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	overflow-y: auto;
	display: none
}

.mediz-top-search-wrap form {
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.mediz-top-search-wrap input.search-field {
	background: 0 0;
	width: 100%;
	border-width: 0 0 3px;
	font-size: 40px;
	padding: 0 120px 25px 0;
	line-height: 48px;
	letter-spacing: .5px
}

.mediz-top-search-wrap input.search-submit {
	position: absolute;
	top: 0;
	right: 52px;
	width: 48px;
	height: 48px;
	padding: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}

.mediz-top-search-wrap .mediz-top-search-submit {
	font-size: 30px;
	position: absolute;
	right: 52px;
	top: 0;
	line-height: 48px;
	width: 48px;
	text-align: center
}

.mediz-top-search-wrap .mediz-top-search-close {
	font-size: 55px;
	position: absolute;
	right: 0;
	top: -4px;
	line-height: 48px;
	width: 48px;
	text-align: center;
	cursor: pointer
}

.mediz-overlay-menu-row {
	display: table;
	width: 100%;
	height: 100%
}

.mediz-overlay-menu-cell {
	display: table-cell;
	vertical-align: middle
}

.mediz-overlay-menu-content {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	overflow-y: auto;
	display: none
}

.mediz-overlay-menu-content ul.menu {
	list-style: none;
	text-align: center;
	padding-top: 180px;
	padding-bottom: 140px;
	max-width: 570px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}

.mediz-overlay-menu-content ul.menu>li {
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	opacity: 0;
	margin-bottom: 17px;
	padding-bottom: 17px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
	transition: opacity .3s, transform .3s;
	-moz-transition: opacity .3s, -moz-transform .3s;
	-o-transition: opacity .3s, -o-transform .3s;
	-webkit-transition: opacity .3s, -webkit-transform .3s
}

.mediz-overlay-menu-content.mediz-active ul.menu>li {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: none;
	transform: none
}

.mediz-overlay-menu-content ul.sub-menu {
	display: none;
	padding-top: 25px;
	padding-bottom: 10px;
	list-style: none;
	margin-left: 0;
	margin-bottom: 0
}

.mediz-overlay-menu-content ul.sub-menu>li {
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
	margin-bottom: 15px
}

.mediz-overlay-menu-content ul.sub-menu ul.sub-menu {
	max-width: 380px;
	margin: 25px auto 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid
}

.mediz-overlay-menu-content .mediz-overlay-menu-close {
	line-height: 1;
	font-size: 48px;
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -24px;
	cursor: pointer
}

.mediz-overlay-menu-content .mediz-overlay-menu-close:after {
	content: "\4d";
	font-family: elegantIcons
}

.mediz-overlay-menu-content ul li.menu-item-has-children>a:after {
	content: "\f107";
	font-family: "fontAwesome";
	margin-left: 15px
}

body.admin-bar .mediz-overlay-menu-content {
	margin-top: 32px;
	overflow-y: scroll
}

.mediz-main-menu-right-button {
	float: left;
	padding: 8px 15px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: -11px;
	margin-left: 30px;
	border-radius: 3px;
	border-width: 2px;
	border-style: solid
}

.mediz-main-menu-right-button.mediz-style-round {
	padding: 9px 21px 11px;
	margin-top: -14px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px
}

.mediz-main-menu-right-button.mediz-style-round-with-shadow {
	padding: 13px 21px 14px;
	margin-top: -14px;
	box-shadow: 0px 4px 18px rgba(0, 0, 0, .11);
	-webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, .11);
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px
}

.mediz-main-menu-right {
	float: left;
	margin-top: -7px
}

.mediz-main-menu-search {
	float: left;
	margin-top: -5px;
	margin-left: 25px
}

.mediz-main-menu-search i {
	font-size: 18px;
	margin-top: -1px;
	cursor: pointer
}

.mediz-main-menu-cart {
	float: left;
	margin-top: -4px;
	padding-left: 15px;
	margin-left: 5px;
	position: relative
}

.mediz-main-menu-cart i {
	font-size: 18px;
	margin-top: -1px;
	cursor: pointer
}

.mediz-main-menu-cart>.mediz-top-cart-count {
	font-size: 10px;
	font-weight: 700;
	vertical-align: super;
	width: 16px;
	height: 16px;
	line-height: 15px;
	position: absolute;
	top: -5px;
	right: -8px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.mediz-logo {
	position: relative
}

.mediz-header-wrap {
	position: relative;
	z-index: 103
}

.mediz-header-container {
	position: relative;
	margin-left: auto;
	margin-right: auto
}

.mediz-header-container-inner {
	position: relative
}

.mediz-header-style-plain {
	position: relative;
	border-bottom-style: solid;
	z-index: 101
}

.mediz-header-style-plain .mediz-navigation {
	line-height: 0
}

.mediz-header-style-plain .mediz-header-background {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0
}

.mediz-header-background-transparent {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3
}

.mediz-header-style-plain.mediz-style-menu-right .mediz-logo {
	float: left
}

.mediz-header-style-plain.mediz-style-menu-right .mediz-navigation {
	float: right
}

.mediz-header-style-plain.mediz-style-menu-right .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-header-style-plain.mediz-style-menu-right .mediz-main-menu-right-wrap {
	display: inline-block;
	line-height: 1.7;
	margin-left: 10px;
	vertical-align: top
}

.mediz-header-style-plain.mediz-style-center-logo .mediz-logo-inner {
	margin-left: auto;
	margin-right: auto
}

.mediz-header-style-plain.mediz-style-center-logo .mediz-navigation {
	text-align: center;
	position: relative
}

.mediz-header-style-plain.mediz-style-center-logo .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-header-style-plain.mediz-style-center-logo .mediz-main-menu-right-wrap {
	position: absolute;
	right: 0;
	line-height: 1.7
}

.mediz-header-style-plain.mediz-style-center-menu .mediz-logo {
	position: absolute
}

.mediz-header-style-plain.mediz-style-center-menu .mediz-navigation {
	text-align: center
}

.mediz-header-style-plain.mediz-style-center-menu .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-header-style-plain.mediz-style-center-menu .mediz-main-menu-right-wrap {
	position: absolute;
	right: 0;
	line-height: 1.7
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-logo {
	padding-top: 0;
	padding-bottom: 0
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-navigation {
	text-align: center
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-main-menu-right-wrap {
	position: absolute;
	right: 0;
	line-height: 1.7
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-main-menu-left-wrap {
	position: absolute;
	left: 0;
	line-height: 1.7
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-right-menu-button {
	margin-left: 0
}

.mediz-header-boxed-wrap {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3
}

.mediz-header-style-boxed.mediz-fixed-navigation {
	margin-top: 0
}

.mediz-header-style-boxed .mediz-header-container-item {
	position: relative
}

.mediz-header-style-boxed .mediz-navigation {
	line-height: 0
}

.mediz-header-style-boxed .mediz-header-background {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0
}

.mediz-header-style-boxed.mediz-style-menu-right .mediz-logo {
	float: left
}

.mediz-header-style-boxed.mediz-style-menu-right .mediz-navigation {
	float: right
}

.mediz-header-style-boxed.mediz-style-menu-right .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-header-style-boxed.mediz-style-menu-right .mediz-main-menu-right-wrap {
	display: inline-block;
	line-height: 1.7;
	margin-left: 10px;
	vertical-align: top
}

.mediz-header-style-boxed.mediz-style-center-menu .mediz-logo {
	position: absolute
}

.mediz-header-style-boxed.mediz-style-center-menu .mediz-navigation {
	text-align: center
}

.mediz-header-style-boxed.mediz-style-center-menu .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-header-style-boxed.mediz-style-center-menu .mediz-main-menu-right-wrap {
	position: absolute;
	line-height: 1.7
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-logo {
	padding-top: 0;
	padding-bottom: 0
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-navigation {
	text-align: center
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-main-menu-right-wrap {
	position: absolute;
	line-height: 1.7
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-main-menu-left-wrap {
	position: absolute;
	line-height: 1.7
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-right-menu-button {
	margin-left: 0
}

.mediz-header-style-bar .mediz-logo {
	float: left
}

.mediz-header-style-bar .mediz-logo-right-text {
	float: right;
	text-align: right;
	font-size: 13px
}

.mediz-header-style-bar .mediz-header-container-inner {
	position: relative
}

.mediz-logo-right-text .mediz-logo-right-text-icon {
	float: left;
	font-size: 20px;
	margin-top: 7px;
	margin-right: 10px
}

.mediz-logo-right-text .mediz-logo-right-text-title {
	font-size: 17px;
	font-weight: 600
}

.mediz-logo-right-text .mediz-logo-right-text-caption {
	font-size: 15px
}

.mediz-logo-right-text .mediz-logo-right-text-content-wrap {
	overflow: hidden
}

.mediz-logo-right-text .mediz-logo-right-text-wrap {
	text-align: left;
	float: left;
	margin-right: 30px
}

.mediz-logo-right-text .mediz-logo-right-text-wrap:last-child {
	margin-right: 0
}

.mediz-navigation-bar-wrap {
	position: relative
}

.mediz-navigation-bar-wrap.mediz-style-transparent {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3
}

.mediz-navigation-bar-wrap .mediz-navigation {
	line-height: 0;
	position: relative
}

.mediz-navigation-bar-wrap .mediz-navigation-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.mediz-navigation-bar-wrap .mediz-navigation-container {
	position: relative
}

.mediz-navigation-bar-wrap .mediz-main-menu {
	display: inline-block;
	vertical-align: top
}

.mediz-navigation-bar-wrap.mediz-style-left .mediz-main-menu-right-wrap {
	float: right;
	line-height: 1.7;
	margin-left: 10px
}

.mediz-navigation-bar-wrap.mediz-style-center {
	text-align: center
}

.mediz-navigation-bar-wrap.mediz-style-center .mediz-main-menu-right-wrap {
	position: absolute;
	right: 0;
	line-height: 1.7
}

.mediz-header-style-bar.mediz-style-center .mediz-logo {
	float: none
}

.mediz-header-style-bar.mediz-style-center .mediz-logo-inner {
	margin-left: auto;
	margin-right: auto
}

.mediz-header-style-bar.mediz-style-center .mediz-logo-right-text {
	position: absolute;
	top: 0;
	right: 0
}

.mediz-header-side-content {
	position: relative;
	z-index: 98
}

.mediz-header-side-nav {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 99
}

.mediz-header-side-nav.mediz-allow-slide {
	position: absolute;
	bottom: auto
}

.mediz-header-side-nav.mediz-fix-bottom {
	position: fixed;
	top: auto;
	bottom: 0
}

.mediz-header-side-nav.mediz-fix-top {
	position: fixed
}

.mediz-header-side-nav.mediz-style-left {
	left: 0
}

.mediz-header-side-nav.mediz-style-right {
	right: 0
}

.mediz-header-side-nav .mediz-pos-bottom,
.mediz-header-side-nav.mediz-style-middle .mediz-pos-middle {
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s
}

.mediz-header-side-nav .mediz-pos-bottom.mediz-active,
.mediz-header-side-nav.mediz-style-middle .mediz-pos-middle.mediz-active {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mediz-header-side-nav.mediz-style-side .mediz-header-social {
	padding-top: 20px;
	padding-bottom: 40px
}

.mediz-header-side-nav.mediz-style-side .mediz-header-social a {
	margin-left: 25px
}

.mediz-header-side-nav.mediz-style-side .mediz-header-social a:first-child {
	margin-left: 0
}

.mediz-header-side-nav.mediz-style-side .mediz-main-menu-right-wrap {
	padding-top: 22px
}

.mediz-header-side-nav.mediz-style-side .mediz-main-menu-search {
	float: none;
	display: inline-block;
	margin-top: 0;
	margin-left: 20px
}

.mediz-header-side-nav.mediz-style-side .mediz-main-menu-cart {
	float: none;
	display: inline-block;
	margin-top: 0;
	margin-left: 0
}

.mediz-header-side-nav.mediz-style-side .mediz-main-menu-right-wrap>div:first-child {
	margin-left: 0
}

.mediz-header-side-nav.mediz-style-left .sf-vertical ul.sub-menu {
	text-align: left;
	margin-left: 0
}

.mediz-header-side-nav.mediz-style-right .sf-vertical ul.sub-menu {
	left: auto;
	right: 100%;
	text-align: right
}

.mediz-header-side-nav.mediz-style-right .sf-vertical ul.sub-menu li>a.sf-with-ul:after {
	content: "\f104";
	float: left;
	margin-left: 0;
	margin-right: 18px
}

.mediz-header-style-side.mediz-center-align .mediz-logo-inner {
	margin-right: auto;
	margin-left: auto
}

.mediz-header-style-side.mediz-right-align .mediz-logo-inner {
	margin-right: 0;
	margin-left: auto
}

.mediz-header-side-nav.mediz-style-side-toggle {
	text-align: center
}

.mediz-header-side-nav.mediz-style-side-toggle .mediz-logo-inner {
	margin-left: auto;
	margin-right: auto
}

.mediz-header-side-nav.mediz-style-side-toggle .mediz-main-menu-search,
.mediz-header-side-nav.mediz-style-side-toggle .mediz-main-menu-cart {
	float: none;
	margin-bottom: 8px;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0
}

.mediz-header-side-nav.mediz-style-side-toggle .mediz-header-icon {
	padding-bottom: 20px;
	padding-top: 30px
}

body.admin-bar .mediz-header-side-nav {
	padding-top: 32px
}

html.mm-opened body.admin-bar .mediz-header-side-nav {
	padding-top: 0
}

.mediz-logo-inner {
	transition: max-width .2s;
	-moz-transition: max-width .2s;
	-o-transition: max-width .2s;
	-webkit-transition: max-width .2s
}

.mediz-logo-inner img {
	width: 100%
}

.mediz-fixed-nav-logo {
	display: none
}

.mediz-sticky-navigation.mediz-fixed-navigation .mediz-fixed-nav-logo {
	display: block
}

.mediz-sticky-navigation.mediz-fixed-navigation .mediz-orig-logo {
	display: none
}

.mediz-sticky-navigation.mediz-style-fixed .mediz-logo,
.mediz-sticky-navigation.mediz-style-fixed .mediz-navigation,
.mediz-sticky-navigation.mediz-style-fixed .mediz-navigation .sf-menu>li>a {
	transition: background .3s, color .3s, border-color .3s, padding .2s;
	-moz-transition: background .3s, color .3s, border-color .3s, padding .2s;
	-o-transition: background .3s, color .3s, border-color .3s, padding .2s;
	-webkit-transition: background .3s, color .3s, border-color .3s, padding .2s
}

.mediz-sticky-navigation.mediz-style-fixed .mediz-navigation-top {
	transition: top .2s;
	-moz-transition: top .2s;
	-o-transition: top .2s;
	-webkit-transition: top .2s
}

.mediz-sticky-navigation.mediz-style-fixed.mediz-animate-fixed-navigation .mediz-logo-inner img {
	transition: height .2s;
	-moz-transition: height .2s;
	-o-transition: height .2s;
	-webkit-transition: height .2s
}

.mediz-fixed-navigation.mediz-style-fixed,
.mediz-fixed-navigation.mediz-style-slide {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .1)
}

.mediz-fixed-navigation.mediz-style-slide .mediz-logo-inner img {
	max-height: 35px !important;
	width: auto
}

body.mediz-sticky-navigation-no-logo .mediz-fixed-navigation .mediz-logo {
	display: none
}

body.mediz-sticky-navigation-no-logo .mediz-mobile-header.mediz-fixed-navigation .mediz-logo {
	display: block
}

body.admin-bar .mediz-fixed-navigation.mediz-style-fixed,
body.admin-bar .mediz-fixed-navigation.mediz-style-slide {
	margin-top: 32px
}

@media screen and (max-width:782px) {
	body.admin-bar .mediz-fixed-navigation.mediz-style-slide {
		margin-top: 0
	}
}

.mediz-animate-fixed-navigation.mediz-header-style-plain .mediz-navigation-top {
	top: 30px
}

.mediz-animate-fixed-navigation.mediz-header-style-plain.mediz-style-splitted-menu .mediz-logo {
	margin-top: -10px
}

.mediz-animate-fixed-navigation.mediz-header-style-plain.mediz-style-splitted-menu .mediz-navigation .sf-menu>li>a {
	padding-top: 0
}

.mediz-animate-fixed-navigation.mediz-header-style-plain.mediz-style-splitted-menu .mediz-navigation-top {
	top: 22px
}

.mediz-animate-fixed-navigation.mediz-header-style-plain.mediz-style-center-logo .mediz-logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}

.mediz-animate-fixed-navigation.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-logo {
	margin-top: -10px;
	padding-top: 0;
	padding-bottom: 0
}

.mediz-animate-fixed-navigation.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-navigation .sf-menu>li>a {
	padding-top: 0
}

.mediz-page-title-wrap {
	background-image: url(//demo.goodlayers.com/mediz/hospital/wp-content/themes/mediz/css/../images/page-title-background.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	clear: both
}

.mediz-page-title-wrap .mediz-page-title-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.mediz-page-title-wrap .mediz-page-title-top-gradient {
	position: absolute;
	top: 0;
	right: 0;
	left: 0
}

.mediz-page-title-wrap .mediz-page-title-bottom-gradient {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0
}

.mediz-page-title-wrap .mediz-page-title-container {
	position: relative
}

.mediz-page-title-wrap .mediz-page-title {
	text-transform: uppercase;
	letter-spacing: 2px
}

.mediz-page-title-wrap.mediz-style-small .mediz-page-title {
	font-size: 37px;
	margin-bottom: 0
}

.mediz-page-title-wrap.mediz-style-small .mediz-page-caption {
	font-size: 16px;
	margin-top: 13px
}

.mediz-page-title-wrap.mediz-style-small .mediz-page-title-content {
	padding-top: 93px;
	padding-bottom: 87px
}

.mediz-page-title-wrap.mediz-style-medium .mediz-page-title {
	font-size: 54px;
	margin-bottom: 0
}

.mediz-page-title-wrap.mediz-style-medium .mediz-page-caption {
	font-size: 19px;
	margin-top: 13px
}

.mediz-page-title-wrap.mediz-style-medium .mediz-page-title-content {
	padding-top: 126px;
	padding-bottom: 116px
}

.mediz-page-title-wrap.mediz-style-large .mediz-page-title {
	font-size: 75px;
	margin-bottom: 0
}

.mediz-page-title-wrap.mediz-style-large .mediz-page-caption {
	font-size: 25px;
	margin-top: 13px
}

.mediz-page-title-wrap.mediz-style-large .mediz-page-title-content {
	padding-top: 184px;
	padding-bottom: 168px
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-title {
	font-size: 37px;
	margin-bottom: 0
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-caption {
	font-size: 16px
}

.mediz-footer-wrapper .mediz-footer-container {
	overflow: hidden
}

.mediz-footer-wrapper .mediz-widget-title {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-bottom: 27px
}

.mediz-footer-wrapper .mediz-widget-title .gdlr-core-flexslider-nav {
	float: right;
	margin-left: 20px
}

.mediz-footer-wrapper .widget {
	margin-bottom: 60px
}

.mediz-footer-wrapper .widget:last-child {
	margin-bottom: 0
}

.mediz-footer-wrapper.mediz-with-column-divider .mediz-footer-column {
	padding-bottom: 1029px;
	margin-bottom: -1020px;
	border-left: 1px;
	border-style: solid;
	border-color: inherit;
	padding-left: 30px;
	padding-right: 30px
}

.mediz-footer-wrapper.mediz-with-column-divider .mediz-footer-column:first-child {
	border: none
}

.mediz-fixed-footer {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0
}

body.mediz-boxed .mediz-fixed-footer .mediz-footer-wrapper,
body.mediz-boxed .mediz-fixed-footer .mediz-copyright-wrapper {
	margin-left: auto;
	margin-right: auto
}

.mediz-footer-back-to-top-button {
	position: fixed;
	z-index: 9;
	right: 30px;
	bottom: 30px;
	font-size: 18px;
	line-height: 20px;
	width: 45px;
	height: 45px;
	text-align: center;
	padding: 12px;
	cursor: pointer;
	opacity: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	pointer-events: none;
	transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s
}

.mediz-footer-back-to-top-button.mediz-scrolled {
	opacity: 1;
	pointer-events: auto
}

.mediz-footer-wrapper {
	padding-top: 70px;
	padding-bottom: 50px
}

.mediz-copyright-container {
	text-transform: uppercase;
	letter-spacing: 2px
}

.mediz-copyright-text {
	text-align: center;
	font-size: 14px
}

.mediz-copyright-left {
	float: left
}

.mediz-copyright-right {
	float: right
}

.mediz-single-article-date-wrapper {
	float: left;
	width: 58px;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 1;
	margin-top: 8px;
	margin-right: 30px;
	padding-right: 20px;
	text-align: center
}

.mediz-single-article-date-wrapper .mediz-single-article-date-day {
	font-size: 27px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: -4px;
	letter-spacing: 1px;
	white-space: nowrap
}

.mediz-single-article-date-wrapper .mediz-single-article-date-month {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.mediz-single-article-date-wrapper .mediz-single-article-date-year {
	font-size: 12px;
	margin-top: 4px
}

.mediz-single-article {
	padding-bottom: 35px
}

.mediz-single-article .mediz-single-article-content ul,
.mediz-single-article .mediz-single-article-content ol {
	line-height: 2
}

.mediz-single-article .mediz-single-article-thumbnail {
	margin-bottom: 42px
}

.mediz-single-article .mediz-single-article-head {
	margin-bottom: 32px
}

.mediz-single-article .mediz-single-article-title {
	font-size: 37px;
	font-weight: 700;
	margin-bottom: 16px;
	letter-spacing: .5px
}

.mediz-single-article .mediz-single-article-head-right {
	overflow: hidden
}

.mediz-blog-info-wrapper .mediz-head {
	margin-right: 13px;
	vertical-align: middle
}

.mediz-blog-info-wrapper .mediz-head i {
	font-size: 15px
}

.mediz-blog-info-wrapper .mediz-blog-info {
	display: inline-block;
	margin-right: 25px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase
}

.mediz-blog-info-wrapper .mediz-blog-info:last-child {
	margin-right: 0
}

.mediz-sticky-banner {
	line-height: 1;
	display: inline-block;
	letter-spacing: .5px;
	padding: 18px 20px 17px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	margin-bottom: 22px
}

.mediz-sticky-banner i {
	font-size: 12px;
	margin-right: 10px
}

.mediz-single-article-thumbnail .mediz-sticky-banner {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 0
}

body.single-post .mediz-sidebar-style-none {
	margin-left: auto;
	margin-right: auto
}

.single-post .wp-block-image .alignleft {
	margin-right: 2.3em
}

body.blog .mediz-sidebar-style-none {
	margin-left: auto;
	margin-right: auto
}

body.blog .mediz-single-article {
	padding-bottom: 65px
}

body.blog .mediz-single-article .mediz-single-article-thumbnail {
	margin-bottom: 40px
}

body.blog .mediz-single-blog-title-style-4.mediz-single-article-head {
	text-align: left
}

body.blog .mediz-single-article .mediz-single-article-title {
	font-size: 26px;
	margin-bottom: 12px
}

body.blog .mediz-single-blog-title-style-4 .mediz-blog-info-wrapper .mediz-blog-info {
	margin-right: 26px;
	font-size: 11.5px;
	font-weight: 600;
	text-transform: uppercase
}

body.blog .mediz-blog-info-wrapper {
	margin-bottom: 24px
}

body.blog .mediz-single-blog-title-style-4 .mediz-blog-info-wrapper .mediz-blog-info .mediz-head {
	display: inline;
	margin-right: 12px
}

body.blog .mediz-single-blog-title-style-4 .mediz-blog-info-wrapper .mediz-blog-info .mediz-blog-info-sep {
	display: none
}

body.blog .mediz-excerpt-read-more {
	font-size: 12px;
	font-weight: 700;
	padding: 13px 30px 14px;
	margin-top: 7px
}

.mediz-archive-taxonomy-description {
	margin-bottom: 60px
}

.mediz-blog-aside-format .mediz-single-article-content {
	font-size: 18px;
	font-style: italic;
	padding: 50px 60px 40px
}

.mediz-blog-aside-format .mediz-excerpt-read-more {
	display: none
}

.mediz-blog-quote-format .mediz-single-article-content {
	padding: 50px 45px 40px;
	position: relative
}

.mediz-blog-quote-format .mediz-blog-quote-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	opacity: .3;
	filter: alpha(opacity=30)
}

.mediz-blog-quote-format .mediz-blog-quote {
	float: left;
	font-size: 120px;
	margin-top: -10px;
	line-height: 1;
	margin-right: 35px;
	position: relative
}

.mediz-blog-quote-format .mediz-blog-content-wrap {
	overflow: hidden;
	position: relative
}

.mediz-blog-quote-format .mediz-blog-quote-content {
	font-size: 18px;
	font-style: italic
}

.mediz-blog-quote-format .mediz-blog-quote-author {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 20px;
	font-weight: 700
}

.mediz-blog-quote-format .mediz-blog-quote-author:before {
	content: "-";
	margin-right: 2px
}

.mediz-blog-quote-format .mediz-excerpt-read-more {
	display: none
}

.mediz-blog-quote-format blockquote,
.mediz-blog-quote-format q {
	background: 0 0;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px
}

.mediz-blog-link-format .mediz-blog-icon-link {
	font-size: 23px;
	float: left;
	margin-right: 30px;
	margin-top: 5px
}

.mediz-blog-link-format .mediz-blog-content-wrap {
	overflow: hidden
}

.mediz-blog-link-format .mediz-blog-title {
	font-size: 20px;
	text-transform: none;
	letter-spacing: 0px;
	margin-bottom: 9px
}

.mediz-blog-link-format .mediz-blog-content {
	font-size: 14px;
	margin-bottom: 0
}

.mediz-blog-link-format .mediz-excerpt-read-more {
	display: none
}

.mediz-single-social-share {
	padding-top: 10px;
	padding-bottom: 48px
}

.mediz-single-author {
	text-align: center;
	margin-bottom: 55px;
	margin-top: 41px;
	border-top-width: 1px;
	border-top-style: solid
}

.mediz-single-author .mediz-single-author-wrap {
	max-width: 80%;
	margin: -41px auto 0px
}

.mediz-single-author .mediz-single-author-avartar {
	max-width: 80px;
	margin: 0 auto 37px;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.mediz-single-author .mediz-single-author-caption {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 9px;
	letter-spacing: .5px
}

.mediz-single-author .mediz-single-author-title {
	font-size: 26px;
	margin-bottom: 22px
}

.mediz-single-nav-area {
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	padding: 33px 0;
	margin-bottom: 55px
}

.mediz-single-nav i {
	font-size: 25px
}

.mediz-single-nav .mediz-text {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.5px
}

.mediz-single-nav-left {
	float: left
}

.mediz-single-nav-left i {
	margin-right: 15px;
	vertical-align: middle
}

.mediz-single-nav-right {
	float: right
}

.mediz-single-nav-right i {
	margin-left: 15px;
	vertical-align: middle
}

.mediz-single-author-tags {
	margin-bottom: 65px;
	margin-top: -18px
}

.mediz-single-author-tags a {
	display: inline-block;
	font-size: 12px;
	padding: 5px 13px 4px;
	margin-right: 12px;
	border-width: 2px;
	border-style: solid;
	font-weight: 700;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.mediz-blog-style-1 .mediz-single-related-post-title {
	font-size: 22px;
	margin-bottom: 30px;
	font-weight: 700;
	text-align: left;
	letter-spacing: 0px;
	text-transform: none
}

.mediz-single-related-post-container .gdlr-core-blog-grid .gdlr-core-blog-title {
	font-size: 17px;
	font-weight: 600
}

.mediz-single-blog-title-style-4.mediz-single-article-head {
	text-align: center;
	margin-bottom: 0
}

.mediz-single-blog-title-style-4.mediz-single-article .mediz-single-article-title {
	font-size: 50px;
	font-weight: 800;
	margin-bottom: 20px
}

.mediz-single-blog-title-style-4 .mediz-blog-info-wrapper .mediz-blog-info .mediz-head {
	display: none
}

.mediz-single-blog-title-style-4 .mediz-blog-info-wrapper .mediz-blog-info {
	margin-right: 0;
	text-transform: none;
	font-size: 15px;
	font-weight: 400
}

.mediz-single-blog-title-style-4 .mediz-blog-info-wrapper .mediz-blog-info .mediz-blog-info-sep {
	margin: 0 15px
}

.mediz-single-blog-title-style-4 .mediz-blog-info-wrapper .mediz-blog-info:first-child .mediz-blog-info-sep {
	display: none
}

.mediz-blog-style-4 .mediz-single-article-thumbnail img {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px
}

.mediz-blog-style-4 .mediz-single-nav-area {
	border-top: 0;
	padding-top: 0;
	border-bottom: 0;
	padding-bottom: 0
}

.mediz-blog-style-4 .mediz-single-nav .mediz-text {
	font-size: 12px;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 9px
}

.mediz-blog-style-4 .mediz-single-nav-title {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: .5px;
	line-height: 1
}

.mediz-blog-style-4 .mediz-single-nav-left {
	max-width: 50%
}

.mediz-blog-style-4 .mediz-single-nav-right {
	text-align: right;
	max-width: 50%
}

.mediz-blog-style-4 .gdlr-core-social-share-item {
	float: left
}

.mediz-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
	font-size: 13px;
	font-weight: 700
}

.mediz-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 3px
}

.mediz-blog-style-4 .gdlr-core-social-share-item .gdlr-core-divider {
	display: none
}

.mediz-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count {
	margin-right: 32px
}

.mediz-blog-style-4 .mediz-single-social-share {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 19px
}

.mediz-blog-style-4 .mediz-single-magazine-author-tags {
	padding-bottom: 0;
	float: right
}

.mediz-blog-style-4 .mediz-single-magazine-author-tags a {
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 17px 10px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px
}

.mediz-blog-style-4 .mediz-comments-area .comment-author {
	font-size: 16px
}

.mediz-blog-style-4 section.comment-content {
	font-size: 15px
}

.mediz-blog-style-4 .mediz-single-related-post-title,
.mediz-blog-style-4 .mediz-comments-area .mediz-comments-title,
.mediz-blog-style-4 .mediz-comments-area .comment-reply-title {
	font-size: 22px;
	margin-bottom: 30px;
	font-weight: 700;
	text-align: left;
	letter-spacing: 0px;
	text-transform: none
}

.mediz-blog-style-4 .mediz-single-author {
	border-top: none;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
	padding: 45px;
	margin-top: 30px;
	margin-bottom: 80px
}

.mediz-blog-style-4 .mediz-single-author .mediz-single-author-avartar {
	float: left;
	margin-bottom: 0;
	margin-right: 33px
}

.mediz-blog-style-4 .mediz-single-author .mediz-single-author-wrap {
	max-width: 100%;
	margin: 0
}

.mediz-blog-style-4 .mediz-single-author-content-wrap {
	overflow: hidden;
	text-align: left
}

.mediz-blog-style-4 .mediz-single-author .mediz-single-author-title {
	font-size: 18px;
	margin-bottom: 16px;
	font-weight: 700
}

.mediz-blog-style-4 .mediz-comments-area {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 45px;
	margin-top: 5px
}

.mediz-blog-style-4 .mediz-comments-area .comment-time {
	font-style: normal
}

.mediz-blog-style-4 .mediz-comments-area .edit-link,
.mediz-blog-style-4 .mediz-comments-area .comment-reply {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .5px;
	text-transform: uppercase;
	text-decoration: underline
}

.mediz-blog-style-4 .mediz-comments-area .comment-respond {
	background: 0 0;
	padding: 10px 0 30px;
	margin-bottom: 40px
}

.mediz-blog-style-4 .mediz-comments-area textarea {
	border-bottom-width: 1px
}

.mediz-blog-style-4 .mediz-comments-area input[type=text] {
	border-bottom-width: 1px
}

.mediz-blog-style-4 .mediz-comments-area .mediz-comment-form-author {
	width: 33.33%
}

.mediz-blog-style-4 .mediz-comments-area .mediz-comment-form-email {
	width: 33.33%;
	padding-right: 7px
}

.mediz-blog-style-4 .mediz-comment-form-url {
	width: 33.33%;
	float: left;
	padding-left: 7px
}

.mediz-blog-style-4 .mediz-comments-area .form-submit {
	text-align: left
}

.mediz-blog-style-4 .mediz-comments-area .form-submit input[type=submit] {
	font-size: 12px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px
}

.mediz-blog-style-4 .mediz-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title {
	margin-bottom: 6px;
	font-weight: 700
}

.mediz-blog-style-4 .mediz-button,
.mediz-blog-style-4 input[type=button],
.mediz-blog-style-4 input[type=submit],
.mediz-blog-style-4 input[type=reset] {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .8px;
	padding: 21px 35px 23px
}

.mediz-blog-title-wrap .mediz-single-blog-title-style-2 .mediz-single-article-title {
	margin-bottom: 0;
	margin-top: 5px
}

.mediz-single-blog-title-style-2 .mediz-blog-info-wrapper .mediz-blog-info .mediz-head {
	display: none
}

.mediz-single-blog-title-style-2 .mediz-blog-info-wrapper .mediz-blog-info {
	margin-right: 0;
	text-transform: none;
	font-size: 13px
}

.mediz-single-blog-title-style-2 .mediz-blog-info-wrapper .mediz-blog-info .mediz-blog-info-sep {
	margin: 0 15px
}

.mediz-single-blog-title-style-2 .mediz-blog-info-wrapper .mediz-blog-info:first-child .mediz-blog-info-sep {
	display: none
}

.mediz-blog-style-2 .mediz-single-author .mediz-single-author-wrap {
	margin: 0
}

.mediz-blog-style-2 .mediz-single-author {
	border-top-width: 0;
	margin-top: 0;
	text-align: left
}

.mediz-blog-style-2 .mediz-single-author .mediz-single-author-avartar {
	margin: 0;
	float: left;
	margin-right: 30px;
	max-width: 100px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.mediz-blog-style-2 .mediz-single-author .mediz-single-author-caption {
	display: none
}

.mediz-blog-style-2 .mediz-single-author .mediz-single-author-content-wrap {
	overflow: hidden;
	padding-top: 12px
}

.mediz-blog-style-2 .mediz-single-author .mediz-single-author-title {
	font-size: 20px;
	margin-bottom: 10px
}

.mediz-blog-style-2 .gdlr-core-social-share-item {
	text-align: left
}

.mediz-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count {
	margin-right: 25px;
	font-weight: 700
}

.mediz-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
	font-size: 16px
}

.mediz-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px
}

.mediz-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-divider {
	display: none
}

.mediz-blog-style-2 .mediz-single-article {
	padding-bottom: 0
}

.mediz-blog-style-2 .mediz-single-nav-area {
	border: none;
	padding: 30px 0 0;
	margin-bottom: 0
}

.mediz-blog-style-2 .mediz-single-nav-area a,
.mediz-blog-style-2 .mediz-single-nav-area a:hover {
	color: #fff
}

.mediz-blog-style-2 .mediz-single-nav-area-left {
	float: left;
	width: 50%;
	padding: 50px 80px;
	position: relative;
	overflow: hidden
}

.mediz-blog-style-2 .mediz-single-nav-area-right {
	float: left;
	width: 50%;
	padding: 50px 80px;
	position: relative;
	overflow: hidden
}

.mediz-blog-style-2 .mediz-single-nav-area-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	transition: transform .3s ease-out;
	-moz-transition: transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	-webkit-transition: transform .3s ease-out
}

.mediz-blog-style-2 .mediz-single-nav-area-left:hover .mediz-single-nav-area-background,
.mediz-blog-style-2 .mediz-single-nav-area-right:hover .mediz-single-nav-area-background {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.mediz-blog-style-2 .mediz-single-nav-left i {
	font-size: 20px
}

.mediz-blog-style-2 .mediz-single-nav-left,
.mediz-blog-style-2 .mediz-single-nav-right {
	float: none
}

.mediz-blog-style-2 .mediz-single-nav {
	position: relative
}

.mediz-blog-style-2 .mediz-single-nav .mediz-text {
	letter-spacing: 0px;
	text-transform: none
}

.mediz-blog-style-2 .mediz-single-nav-title {
	font-size: 22px;
	font-weight: 800;
	display: block;
	margin-top: 2px
}

.mediz-blog-style-2 .mediz-single-nav-area-overlay {
	opacity: .7;
	filter: alpha(opacity=62);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.mediz-blog-style-2 .mediz-comment-wrapper {
	padding-top: 80px
}

.mediz-blog-style-2 .mediz-comment-content {
	margin: 0 auto
}

.mediz-blog-style-2 .mediz-comments-area .mediz-comments-title {
	text-align: left;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 800;
	font-size: 20px
}

.mediz-blog-style-2 .mediz-comments-area .comment-avatar {
	max-width: 90px;
	border-radius: 3px
}

.mediz-blog-style-2 .mediz-comments-area .comment-author {
	font-size: 18px
}

.mediz-blog-style-2 .mediz-comments-area .comment-time {
	font-size: 13px;
	font-style: normal
}

.mediz-blog-style-2 .mediz-comments-area .comment-content {
	font-size: 15px
}

.mediz-blog-style-2 .mediz-comments-area .comment-meta {
	margin-bottom: 16px
}

.mediz-blog-style-2 .mediz-comments-area .comment-reply {
	text-transform: none;
	font-weight: 800;
	letter-spacing: 0px
}

.mediz-blog-style-2 .mediz-comments-area .comment-article {
	padding-bottom: 0;
	border-bottom-width: 0
}

.mediz-blog-style-2 .mediz-comments-area .comment-reply-title {
	font-size: 20px;
	letter-spacing: 0px;
	text-align: left;
	text-transform: none;
	font-weight: 800;
	margin-bottom: 35px
}

.mediz-blog-style-2 .mediz-comments-area .comment-respond {
	padding: 0 0 85px;
	background: 0 0;
	margin-bottom: 0
}

.mediz-blog-style-2 .mediz-comments-area textarea {
	font-size: 14px;
	padding: 20px 22px;
	margin-bottom: 22px
}

.mediz-blog-style-2 .mediz-comments-area input[type=text] {
	font-size: 14px;
	padding: 20px 22px;
	margin-bottom: 22px
}

.mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-author {
	width: 33.33%;
	padding-right: 13px
}

.mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-email {
	width: 33.33%;
	padding-right: 7px
}

.mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-url {
	width: 33.33%;
	float: left;
	padding-left: 14px
}

.mediz-blog-style-2 .mediz-comments-area .form-submit {
	text-align: left;
	padding-top: 0
}

.mediz-blog-style-2 .mediz-comments-area .form-submit input[type=submit] {
	font-size: 13px;
	text-transform: none;
	padding: 16px 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.mediz-blog-style-2 .mediz-single-related-post-wrap {
	padding: 80px 0 50px
}

.mediz-blog-style-2 .mediz-single-related-post-container {
	padding-left: 80px;
	padding-right: 80px
}

.mediz-blog-style-2 .mediz-single-related-post-title {
	font-size: 20px;
	margin-bottom: 40px;
	font-weight: 800
}

.mediz-blog-style-2 .mediz-single-related-post-container {
	margin: 0 auto
}

.mediz-blog-style-2 .gdlr-core-blog-grid .gdlr-core-blog-title {
	font-size: 21px
}

.mediz-blog-style-2 .mediz-single-related-post-wrap .gdlr-core-sticky-banner {
	display: none
}

.mediz-blog-style-3 .mediz-single-nav-left,
.mediz-blog-style-3 .mediz-single-nav-right {
	max-width: 50%
}

.mediz-blog-style-3 .mediz-single-nav-right {
	text-align: right
}

.mediz-blog-style-3 .mediz-single-nav .mediz-text {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	display: block;
	margin-bottom: 8px
}

.mediz-blog-style-3 .mediz-single-nav .mediz-single-nav-title {
	font-size: 18px;
	font-weight: 800
}

.mediz-blog-style-3 .mediz-single-social-share {
	padding-bottom: 27px
}

.mediz-blog-style-3 .gdlr-core-social-share-item {
	position: relative
}

.mediz-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count {
	position: absolute;
	right: 0
}

.mediz-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-wrap {
	margin-right: 25px;
	float: left
}

.mediz-blog-style-3 .gdlr-core-social-share-item .gdlr-core-divider {
	display: none
}

.mediz-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
	font-size: 15px;
	margin-right: 6px
}

.mediz-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
	font-size: 15px;
	text-transform: none;
	font-weight: 600;
	letter-spacing: 0px
}

.mediz-blog-style-3 .mediz-single-author .mediz-single-author-avartar {
	margin: 0;
	float: left;
	margin-right: 40px;
	border-width: 1px;
	border-style: solid;
	max-width: 116px;
	padding: 8px
}

.mediz-blog-style-3 .mediz-single-author .mediz-single-author-wrap {
	max-width: 100%;
	margin: 0
}

.mediz-blog-style-3 .mediz-single-author {
	border: none
}

.mediz-blog-style-3 .mediz-single-author-content-wrap {
	overflow: hidden;
	text-align: left
}

.mediz-blog-style-3 .mediz-single-author .mediz-single-author-title {
	font-size: 18px;
	margin-bottom: 15px
}

.mediz-blog-style-3 .mediz-single-author .mediz-single-author-avartar img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.mediz-blog-style-3 .mediz-comments-area .mediz-comments-title {
	font-size: 25px;
	text-align: left;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: 800;
	margin-bottom: 30px
}

.mediz-blog-style-3 .mediz-comments-area .comment-respond {
	background: 0 0;
	padding: 0
}

.mediz-blog-style-3 .mediz-comments-area textarea,
.mediz-blog-style-3 .mediz-comments-area input[type=text] {
	border-bottom-width: 1px;
	font-size: 14px;
	font-weight: 500
}

.mediz-blog-style-3 .mediz-comments-area input[type=checkbox] {
	vertical-align: middle;
	margin: 0 10px 3px 0
}

.mediz-blog-style-3 .mediz-comments-area .form-submit {
	text-align: left
}

.mediz-blog-style-3 .mediz-comments-area .form-submit input[type=submit] {
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0;
	padding: 15px 33px 19px
}

.mediz-blog-style-3 .mediz-comments-area .comment-reply-title {
	text-align: left;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 22px
}

.mediz-blog-style-3 .mediz-single-magazine-author-tags {
	margin-bottom: 30px
}

.mediz-blog-style-3 .mediz-comments-area .comment-time {
	display: inline;
	margin-right: 12px
}

.mediz-blog-style-3 .mediz-comments-area .comment-time time {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0px
}

.mediz-blog-style-3 .mediz-comments-area .comment-reply {
	position: static;
	display: inline;
	font-size: 14px;
	letter-spacing: 0px;
	text-decoration: underline
}

.mediz-blog-style-3 .mediz-comments-area .edit-link {
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: .5px
}

.mediz-blog-style-3 .mediz-single-related-post-wrap {
	margin-bottom: 20px
}

.mediz-blog-style-3 .mediz-single-related-post-title {
	font-size: 22px;
	margin-bottom: 40px;
	font-weight: 700
}

.mediz-blog-style-3 .mediz-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
	font-size: 13px
}

.mediz-blog-magazine .mediz-single-article {
	padding-bottom: 0
}

.mediz-blog-magazine .mediz-single-article-content .mediz-single-social-share {
	padding-bottom: 30px
}

.mediz-blog-magazine .gdlr-core-social-share-item .gdlr-core-divider {
	display: none
}

.mediz-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count {
	margin-left: 20px
}

.mediz-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count,
.mediz-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
	font-size: 13px;
	font-weight: 400
}

.mediz-blog-magazine .mediz-single-social-share {
	padding-top: 0;
	padding-bottom: 23px
}

.mediz-single-magazine-author-tags {
	padding-bottom: 23px
}

.mediz-single-magazine-author-tags a {
	font-size: 13px;
	font-weight: 500;
	padding: 7px 12px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px
}

.mediz-blog-magazine .mediz-single-nav-area {
	margin-top: 60px;
	margin-bottom: 45px;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative
}

.mediz-blog-magazine .mediz-single-author {
	border: none;
	text-align: left;
	padding: 40px;
	margin-top: 50px
}

.mediz-blog-magazine .mediz-single-author .mediz-single-author-wrap {
	margin: 0
}

.mediz-blog-magazine .mediz-single-author .mediz-single-author-avartar {
	float: left;
	margin-right: 30px
}

.mediz-blog-magazine .mediz-single-author-content-wrap {
	overflow: hidden
}

.mediz-blog-magazine .mediz-single-author .mediz-single-author-caption {
	display: none
}

.mediz-blog-magazine .mediz-single-author .mediz-single-author-title {
	font-size: 16px;
	margin-bottom: 18px
}

.mediz-blog-magazine .mediz-single-author-description {
	font-size: 15px
}

.mediz-blog-magazine .mediz-single-nav-left,
.mediz-blog-magazine .mediz-single-nav-right {
	max-width: 50%
}

.mediz-blog-magazine .mediz-single-nav-right {
	text-align: right
}

.mediz-blog-magazine .mediz-single-nav-area-divider {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	border-left-width: 1px;
	border-left-style: solid
}

.mediz-blog-magazine .mediz-single-nav .mediz-text {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .5px;
	display: block;
	margin-bottom: 8px
}

.mediz-blog-magazine .mediz-single-nav .mediz-single-nav-title {
	font-size: 15px;
	font-weight: 700
}

.mediz-blog-magazine .mediz-single-related-post-wrap .mediz-single-related-post-title {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	margin-bottom: 35px
}

.mediz-blog-magazine .mediz-comment-wrapper {
	margin-top: 45px
}

.mediz-blog-magazine .mediz-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-info-wrapper {
	padding-top: 0
}

.mediz-blog-magazine .mediz-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title {
	margin-bottom: 10px
}

.mediz-blog-magazine .mediz-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
	font-size: 11px
}

.mediz-blog-magazine .mediz-single-related-post-wrap .gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame {
	padding: 20px
}

.mediz-comments-area .mediz-comments-title {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 55px
}

.mediz-comments-area ol.comment-list {
	list-style: none;
	margin-bottom: 55px;
	margin-left: 0
}

.mediz-comments-area ol.comment-list ol {
	margin-left: 50px;
	list-style: none
}

.mediz-comments-area ol.comment-list .comment-content ol {
	list-style: decimal
}

.mediz-comments-area .comment-article {
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.mediz-comments-area .comment-avatar {
	max-width: 80px;
	margin-right: 35px;
	float: left;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}

.mediz-comments-area .comment-avatar img {
	display: block
}

.mediz-comments-area .comment-meta {
	position: relative;
	margin-bottom: 20px
}

.mediz-comments-area .comment-author {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 5px
}

.mediz-comments-area .comment-body {
	overflow: hidden
}

.mediz-comments-area .comment-time {
	font-size: 14px;
	font-style: italic
}

.mediz-comments-area .comment-reply {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.5px;
	position: absolute;
	right: 0;
	top: 4px
}

.mediz-comments-area .comment-respond {
	padding: 60px 55px 40px;
	margin-bottom: 55px
}

.mediz-comments-area ol.comment-list .comment-respond {
	margin-top: 55px
}

.mediz-comments-area .comment-reply-title {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 40px
}

.mediz-comments-area .comment-reply-title small {
	margin-left: 10px
}

.mediz-comments-area textarea {
	width: 100%;
	padding: 18px 22px;
	display: block;
	font-size: 14px;
	border-width: 1px 1px 2px;
	border-style: solid;
	margin: 0;
	margin-bottom: 14px
}

.mediz-comments-area input[type=text] {
	font-size: 14px;
	width: 100%;
	display: block;
	border-width: 1px 1px 2px;
	border-style: solid;
	padding: 16px 22px;
	margin-bottom: 14px
}

.mediz-comments-area input[type=text]:focus,
.mediz-comments-area textarea:focus {
	outline: none
}

.mediz-comments-area .mediz-comment-form-author {
	width: 50%;
	padding-right: 7px;
	float: left
}

.mediz-comments-area .mediz-comment-form-email {
	width: 50%;
	padding-left: 7px;
	float: left
}

.mediz-comments-area .form-submit {
	text-align: center;
	padding-top: 14px
}

.mediz-blog-title-wrap {
	background-image: url(//demo.goodlayers.com/mediz/hospital/wp-content/themes/mediz/css/../images/page-title-background.jpg);
	background-position: center;
	position: relative;
	background-size: cover;
	overflow: hidden
}

.mediz-blog-title-wrap .mediz-blog-title-container {
	position: relative
}

.mediz-blog-title-wrap .mediz-blog-title-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .8
}

.mediz-blog-title-wrap.mediz-feature-image .mediz-blog-title-top-overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 413px;
	opacity: 1;
	background: url(//demo.goodlayers.com/mediz/hospital/wp-content/themes/mediz/css/../images/blog-title-top-gradient.png) center top repeat-x
}

.mediz-blog-title-wrap.mediz-feature-image .mediz-blog-title-bottom-overlay {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 413px;
	opacity: 1;
	background: url(//demo.goodlayers.com/mediz/hospital/wp-content/themes/mediz/css/../images/blog-title-gradient.png) center bottom repeat-x
}

.mediz-blog-title-wrap.mediz-style-small .mediz-blog-title-content {
	padding-top: 93px;
	padding-bottom: 87px
}

.mediz-blog-title-wrap.mediz-style-large .mediz-blog-title-content {
	padding-top: 184px;
	padding-bottom: 168px
}

.mediz-blog-title-wrap .mediz-single-article-title {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 11px;
	letter-spacing: .5px
}

.mediz-blog-title-wrap .mediz-single-article-head-right {
	overflow: hidden
}

.mediz-blog-title-wrap .mediz-single-article-date-wrapper {
	margin-top: 11px
}

.mediz-not-found-wrap {
	text-align: center;
	position: relative
}

.mediz-not-found-wrap .mediz-not-found-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .27;
	filter: alpha(opacity=27);
	background-position: center;
	background-size: cover;
	background-image: url(//demo.goodlayers.com/mediz/hospital/wp-content/themes/mediz/css/../images/404-background.jpg)
}

.mediz-not-found-wrap .mediz-not-found-content {
	position: relative;
	padding: 60px 0 65px
}

.mediz-not-found-wrap .mediz-not-found-head {
	font-size: 150px;
	line-height: 1;
	margin-bottom: 40px
}

.mediz-not-found-wrap .mediz-not-found-title {
	font-size: 35px;
	line-height: 1;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 14px
}

.mediz-not-found-wrap .mediz-not-found-caption {
	font-size: 18px
}

.mediz-not-found-wrap .mediz-not-found-back-to-home a {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.mediz-not-found-wrap form.search-form {
	max-width: 430px;
	margin: 58px auto 0px;
	position: relative;
	margin-bottom: 13px
}

.mediz-not-found-wrap form.search-form input.search-field {
	font-size: 15px;
	width: 100%;
	border: none;
	padding: 22px 60px 22px 25px;
	height: 64px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.mediz-not-found-wrap form.search-form input.search-submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 64px;
	height: 64px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.mediz-not-found-wrap form.search-form .mediz-top-search-submit {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	font-size: 18px
}

body.search .mediz-not-found-wrap .mediz-not-found-head {
	font-size: 100px;
	text-transform: uppercase;
	margin-bottom: 18px
}

body.search .mediz-not-found-wrap form.search-form {
	margin-top: 50px
}

.mediz-sidebar-area .mediz-widget {
	margin-bottom: 55px
}

.mediz-sidebar-area .mediz-widget-title {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
	position: relative;
	margin-bottom: 28px;
	overflow: hidden
}

.mediz-sidebar-area .mediz-widget-title .gdlr-core-flexslider-nav {
	float: right;
	margin-left: 20px
}

.mediz-sidebar-area .mediz-widget-head-text {
	display: block;
	float: left;
	margin-right: 28px
}

.mediz-sidebar-area .mediz-widget-head-divider {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	overflow: hidden;
	margin-top: .6em
}

.textwidget select {
	max-width: 100%
}

.widget_categories .screen-reader-text,
.widget_archive .screen-reader-text {
	display: none
}

.widget_rss .rss-widget-icon {
	margin-right: 10px;
	margin-top: -3px
}

.widget_product_categories ul,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	position: relative;
	list-style: none;
	margin-left: 0
}

.widget_product_categories ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
	font-size: 16px;
	margin-bottom: 18px;
	padding-left: 28px;
	line-height: 20px
}

.widget_product_categories ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul {
	margin-top: 20px;
	margin-bottom: 0
}

.widget_product_categories ul ul ul,
.widget_archive ul ul ul,
.widget_categories ul ul ul,
.widget_nav_menu ul ul ul,
.widget_meta ul ul ul,
.widget_pages ul ul ul,
.widget_recent_comments ul ul ul,
.widget_recent_entries ul ul ul,
.widget_rss ul ul ul {
	margin-left: 5px
}

.widget_product_categories ul ul li,
.widget_archive ul ul li,
.widget_categories ul ul li,
.widget_nav_menu ul ul li,
.widget_meta ul ul li,
.widget_pages ul ul li:last-child,
.widget_recent_comments ul ul li,
.widget_recent_entries ul ul li,
.widget_rss ul ul li {
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
	padding-top: 15px;
	margin-top: 15px
}

.widget_product_categories ul li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_nav_menu ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_rss ul li:before {
	content: "\24";
	font-family: ElegantIcons;
	text-align: center;
	position: absolute;
	left: 0;
	display: block;
	height: 20px;
	width: 20px;
	margin-top: 0
}

.widget_archive select,
.widget_categories select,
.widget_text select {
	font-size: 14px;
	width: 100%;
	height: 50px;
	padding-left: 15px;
	outline: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	background: url(//demo.goodlayers.com/mediz/hospital/wp-content/themes/mediz/css/../images/dropdown.png) no-repeat 97% center;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.widget_rss span.rss-date {
	margin-bottom: 17px;
	margin-top: 3px;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1.5px;
	font-size: 12px
}

.widget_rss .rssSummary {
	line-height: 1.7;
	margin-bottom: 15px
}

.widget_rss a.rsswidget {
	font-size: 16px;
	font-weight: 700
}

.widget_rss cite {
	font-size: 14px;
	margin-bottom: 14px;
	display: block
}

.widget_rss ul li {
	margin-bottom: 27px
}

.widget_search form {
	display: block;
	position: relative
}

.widget_search form:after {
	content: "\f002";
	font-family: "fontAwesome";
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px
}

.widget_search label .screen-reader-text {
	display: none
}

.widget_search .search-form input.search-field {
	font-size: 13px;
	line-height: 17px;
	height: 51px;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	padding: 16px 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.widget_search input.search-field:focus {
	outline: none
}

.widget_search input.search-submit {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 51px;
	padding: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1
}

.tagcloud {
	zoom: 1
}

.tagcloud:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.tagcloud a {
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: 600;
	float: left;
	padding: 7px 16px 8px;
	border-width: 1px;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 10px
}

.widget_calendar table {
	width: 100%;
	margin-bottom: 0
}

.widget_calendar table thead th {
	font-size: 13px;
	font-weight: 700;
	padding: 10px 0
}

.widget_calendar table tbody td {
	text-align: center;
	padding: 10px 0
}

.widget_calendar table tfoot td {
	text-align: center;
	padding: 10px 0
}

.widget_calendar caption {
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px
}

.widget ul.menu .sub-menu .sub-menu li {
	padding-left: 20px
}

.widget ul.menu .sub-menu .sub-menu li:before {
	left: -10px
}

.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li {
	padding-left: 15px
}

.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li:before {
	left: -15px
}

.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li {
	padding-left: 5px
}

.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li:before {
	left: -25px
}

table {
	width: 100%;
	text-align: center;
	border-spacing: 2px;
	border-collapse: separate;
	margin-bottom: 20px
}

table tr td {
	padding: 15px 0
}

table tr th {
	padding: 13px 0;
	font-size: 16px;
	font-weight: 400
}

body.mediz-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap {
	margin-left: -50px
}

body.mediz-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap {
	margin-right: -50px
}

.mediz-mobile-header-wrap {
	display: none
}

.mediz-mobile-header {
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 99;
	position: relative;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .1)
}

.mediz-mobile-header.mediz-fixed-navigation {
	display: none
}

.mediz-mobile-header .mediz-mobile-header-container {
	position: relative
}

.mediz-mobile-header .mediz-logo {
	padding: 0 15px
}

.mediz-mobile-header .mediz-logo-inner {
	line-height: 45px;
	margin-right: 80px
}

.mediz-mobile-header .mediz-logo-inner img {
	vertical-align: middle;
	width: auto
}

@media only screen and (max-width:1140px) {
	html .widget_product_search input[type=search]#woocommerce-product-search-field {
		width: 100%;
		margin-bottom: 10px
	}
}

@media only screen and (max-width:999px) {
	body {
		width: 100%;
		overflow-x: hidden
	}
	body.mediz-boxed div.mediz-body-wrapper {
		margin-top: 0;
		margin-bottom: 0
	}
	.mediz-bullet-anchor {
		display: none
	}
	.mediz-top-bar {
		display: none
	}
	.mediz-header-wrap.mediz-header-style-plain,
	.mediz-header-wrap.mediz-header-style-bar,
	.mediz-navigation-bar-wrap,
	.mediz-header-background-transparent,
	.mediz-header-boxed-wrap,
	.mediz-header-side-nav,
	.mediz-header-transparent-substitute,
	.mediz-sticky-navigation {
		display: none !important
	}
	.mediz-mobile-header-wrap {
		display: block
	}
	.mediz-mobile-header-wrap .mediz-top-bar {
		display: block
	}
	.mediz-mobile-header-wrap .mediz-top-bar {
		font-size: 13px
	}
	.mediz-mobile-header-wrap .mediz-top-bar-left,
	.mediz-mobile-header-wrap .mediz-top-bar-right {
		padding-top: 0;
		padding-bottom: 0
	}
	.mediz-mobile-header.mediz-fixed-navigation {
		display: block
	}
	.mediz-sticky-menu-placeholder {
		display: none !important
	}
	body .mediz-header-side-content.mediz-style-left {
		margin-left: 0
	}
	body .mediz-header-side-content.mediz-style-right {
		margin-right: 0
	}
	body.single-product.woocommerce div.product form.cart {
		float: none;
		margin-bottom: 30px;
		width: auto;
		margin-right: 0
	}
	body.single-product.woocommerce div.product .product_meta {
		margin-top: 0
	}
	.mediz-blog-style-2 .mediz-single-nav-area-left,
	.mediz-blog-style-2 .mediz-single-nav-area-right {
		padding: 30px 40px
	}
	.mediz-blog-style-2 .mediz-single-related-post-container {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media only screen and (max-width:767px) {
	body.mediz-body-front .mediz-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px
	}
	body.mediz-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px
	}
	.mediz-column-10,
	.mediz-column-12,
	.mediz-column-15,
	.mediz-column-20,
	.mediz-column-24,
	.mediz-column-30,
	.mediz-column-36,
	.mediz-column-40,
	.mediz-column-45,
	.mediz-column-48,
	.mediz-column-50,
	.mediz-column-60 {
		width: 100%
	}
	.mediz-mobile-header-wrap .mediz-top-bar-left,
	.mediz-mobile-header-wrap .mediz-top-bar-right {
		float: none;
		text-align: center
	}
	.mediz-top-bar-right-text {
		display: block
	}
	.mediz-top-bar-right-social {
		margin-left: 0
	}
	.mediz-top-bar-right-social a:first-child {
		margin-left: 0
	}
	.mediz-page-title-wrap .mediz-page-title-content {
		padding-top: 60px !important;
		padding-bottom: 50px !important
	}
	.mediz-blog-title-wrap .mediz-blog-title-content {
		padding-top: 60px !important;
		padding-bottom: 50px !important
	}
	.mediz-single-article-date-wrapper {
		display: none
	}
	.mediz-overlay-menu-content ul.menu>li {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}
	.mediz-overlay-menu-content ul.menu {
		padding-top: 120px;
		padding-bottom: 100px;
		max-width: 80%
	}
	.mediz-overlay-menu-content .mediz-overlay-menu-close {
		top: 35px
	}
	body.admin-bar .mediz-overlay-menu-content {
		margin-top: 0
	}
	body.admin-bar .mediz-overlay-menu-content ul.menu {
		padding-top: 160px
	}
	body.admin-bar .mediz-overlay-menu-content .mediz-overlay-menu-close {
		top: 80px
	}
	.mediz-comments-area .comment-respond {
		padding: 45px 30px
	}
	.mediz-comments-area .mediz-comment-form-author {
		width: 100%;
		padding-right: 0
	}
	.mediz-comments-area .mediz-comment-form-email {
		width: 100%;
		padding-left: 0
	}
	.mediz-comments-area .comment-avatar {
		float: none;
		margin-right: 0;
		margin-bottom: 30px
	}
	.mediz-comments-area ol.comment-list ol {
		margin-left: 10px
	}
	.wp-block-image .alignleft {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.wp-block-image .alignright {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-author {
		width: 100%;
		padding-right: 0
	}
	.mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-email {
		width: 100%;
		padding-right: 0
	}
	.mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-url {
		width: 100%;
		padding-left: 0
	}
	.mediz-blog-style-2 .mediz-single-nav-area {
		padding-top: 0
	}
	.mediz-blog-style-2 .mediz-single-nav-area-left,
	.mediz-blog-style-2 .mediz-single-nav-area-right {
		float: none;
		width: 100%;
		display: block;
		text-align: center
	}
	.mediz-blog-style-2 .mediz-single-nav-area a i {
		display: none
	}
	.mediz-blog-style-2 .mediz-single-related-post-container {
		max-width: 500px
	}
	.mediz-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count {
		margin-right: 0
	}
	.mediz-blog-style-4 .mediz-single-nav-left {
		float: none;
		text-align: center;
		display: block;
		margin-bottom: 30px;
		max-width: none
	}
	.mediz-blog-style-4 .mediz-single-nav-right {
		float: none;
		text-align: center;
		display: block;
		max-width: none
	}
	.mediz-blog-style-4 .gdlr-core-social-share-item {
		float: none
	}
	.mediz-blog-style-4 .mediz-single-magazine-author-tags {
		float: none;
		margin-top: 30px;
		text-align: center
	}
	.mediz-blog-style-4 .mediz-comments-area .mediz-comment-form-author,
	.mediz-blog-style-4 .mediz-comments-area .mediz-comment-form-email,
	.mediz-blog-style-4 .mediz-comment-form-url {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}
	.mediz-blog-style-4 .mediz-single-author .attorna-single-author-avartar {
		float: none;
		max-width: 90px;
		margin: 0 auto 30px
	}
	.mediz-blog-style-4 .mediz-single-author-content-wrap {
		text-align: center
	}
	.mediz-footer-wrapper {
		padding-bottom: 7px
	}
	.mediz-footer-column {
		margin-bottom: 60px
	}
	.mediz-footer-wrapper.mediz-with-column-divider .mediz-footer-column {
		padding: 0 15px;
		margin-bottom: 60px;
		border: none
	}
	.mediz-footer-wrapper.mediz-with-column-divider .mediz-footer-column:last-child {
		margin-bottom: 20px
	}
	.mediz-fixed-footer-placeholder {
		display: none
	}
	.mediz-fixed-footer {
		position: static
	}
	.mediz-copyright-left,
	.mediz-copyright-right {
		float: none;
		text-align: center
	}
	body .woocommerce .col2-set,
	.woocommerce-page .col2-set {
		width: 100%;
		float: none;
		margin-right: 0
	}
	body div#order_review {
		width: 100%
	}
}

@media only screen and (max-width:419px) {
	body {
		min-width: 320px
	}
	.mediz-top-search-wrap input.search-field {
		font-size: 30px;
		padding-right: 90px
	}
	.mediz-top-search-wrap .mediz-top-search-submit {
		right: 48px;
		font-size: 24px;
		margin-top: -2px
	}
	.mediz-top-search-wrap input.search-submit {
		right: 48px
	}
	.mediz-top-search-wrap .mediz-top-search-close {
		font-size: 40px
	}
	.mediz-top-search-wrap input.search-field {
		padding-bottom: 10px
	}
}

.mediz-lightbox-wrapper {
	background: #000;
	background: rgba(0, 0, 0, .78);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10001;
	overflow: auto
}

.mediz-lightbox-wrapper .mediz-lightbox-content-row {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10003
}

.mediz-lightbox-wrapper .mediz-lightbox-content-cell {
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
	overflow-y: auto
}

.mediz-lightbox-content-wrap {
	display: none;
	background: #fff
}

.mediz-lightbox-wrapper .mediz-lightbox-content-wrap {
	display: block;
	max-width: 835px;
	margin: 0 auto
}

.mediz-lightbox-wrapper .mediz-lightbox-title {
	color: #0e0e0e;
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px
}

.mediz-lightbox-wrapper .mediz-lightbox-head {
	position: relative;
	padding-bottom: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 45px
}

.mediz-lightbox-wrapper .mediz-lightbox-content-wrap {
	padding: 30px;
	overflow: hidden;
	position: relative
}

.mediz-lightbox-wrapper .mediz-lightbox-close {
	cursor: pointer;
	font-size: 25px;
	line-height: 25px;
	position: absolute;
	right: 20px;
	top: 20px
}

html.mediz-lightbox-on,
html.mediz-lightbox-on body {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.mediz-top-cart-content-wrap .mediz-top-cart-title {
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 45px
}

.mediz-top-cart-item {
	margin-bottom: 35px;
	position: relative
}

.mediz-top-cart-item .mediz-top-cart-item-thumbnail {
	max-width: 78px;
	float: left;
	margin-right: 28px
}

.mediz-top-cart-item .mediz-top-cart-item-content {
	overflow: hidden;
	padding-top: 8px
}

.mediz-top-cart-item .mediz-top-cart-item-title {
	font-size: 17px;
	font-weight: 800;
	margin-bottom: 2px
}

.mediz-top-cart-item .mediz-top-cart-item-info {
	font-size: 15px
}

.mediz-top-cart-item .mediz-top-cart-item-remove {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	font-size: 17px;
	cursor: pointer
}

.mediz-top-cart-item-wrap {
	margin: 0 30px
}

.mediz-top-cart-item-wrap .mediz-top-cart-item-divider {
	margin: 38px 0 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.mediz-top-cart-item-wrap .mediz-top-cart-price-wrap {
	font-size: 17px
}

.mediz-top-cart-item-wrap .mediz-top-cart-price-wrap .mediz-tail {
	font-weight: 800;
	margin-left: 10px
}

.mediz-top-cart-button-wrap .mediz-button {
	margin: 0 6px 20px
}

.mediz-top-cart-content-wrap .mediz-highlight,
.mediz-top-cart-item-wrap .mediz-top-cart-price-wrap .woocommerce-Price-amount.amount {
	color: #fd2e2e
}

ul.sf-menu>.menu-item-language img.iclflag {
	vertical-align: baseline;
	margin-right: 10px
}

ul.sf-menu>.menu-item-language ul.submenu-languages {
	display: none;
	position: absolute;
	z-index: 99;
	list-style: none;
	margin: 0 0 0 -15px
}

ul.sf-menu>.menu-item-language li {
	padding: 1px 11px
}

ul.sf-menu>.menu-item-language li a {
	padding: 6px 12px;
	display: block
}

ul.sf-menu>.menu-item-language li:first-child {
	padding-top: 12px
}

ul.sf-menu>.menu-item-language li:last-child {
	padding-bottom: 12px
}

.mediz-custom-wpml-flag {
	margin-right: 26px
}

.mediz-custom-wpml-flag .mediz-custom-wpml-flag-item {
	margin-left: 20px
}

.mediz-custom-wpml-flag .mediz-custom-wpml-flag-item:first-child {
	margin-left: 0
}

.mediz-dropdown-wpml-flag {
	position: relative;
	padding-top: 19px;
	padding-bottom: 19px
}

.mediz-dropdown-wpml-flag .mediz-dropdown-wpml-flag-background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -27px;
	right: 0
}

.mediz-dropdown-wpml-flag .mediz-dropdown-wpml-current-language {
	font-weight: 700
}

.mediz-dropdown-wpml-flag .mediz-dropdown-wpml-list {
	position: absolute;
	left: -27px;
	min-width: 120px;
	top: 100%;
	z-index: 99;
	padding: 10px 18px;
	display: none
}

.mediz-dropdown-wpml-flag .mediz-dropdown-wpml-item {
	display: block;
	white-space: nowrap
}

.mediz-dropdown-wpml-flag .mediz-dropdown-wpml-current-language {
	margin-right: 25px;
	position: relative
}

.mediz-dropdown-wpml-current-language:after {
	content: "\f0d7";
	font-family: fontAwesome;
	margin-left: 12px;
	font-size: 12px
}

.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap,
.mediz-dropdown-wpml-flag .mediz-dropdown-wpml-list {
	background: #f3f3f3
}

.mediz-body span.wpcf7-not-valid-tip {
	font-size: 13px;
	margin-bottom: 15px
}

.mediz-body div.wpcf7-response-output {
	font-size: 13px;
	padding: 6px 20px;
	clear: both;
	margin: 0
}

.wpcf7 input,
.wpcf7 select {
	font-size: 15px;
	padding: 15px 22px;
	width: 100%;
	display: block
}

.wpcf7 input[type=button],
.wpcf7 input[type=submit],
input[type=reset] {
	width: auto
}

.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio] {
	width: auto;
	display: inline
}

.wpcf7 .wpcf7-form-control .wpcf7-list-item {
	display: block;
	margin-bottom: 5px
}

.wpcf7 textarea {
	font-size: 15px;
	padding: 18px 22px;
	height: 120px;
	width: 100%
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
	border-radius: 3px
}

figure.woocommerce-product-gallery__wrapper {
	max-width: none
}

body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-info,
body.woocommerce .woocommerce-message {
	padding: .7em 2em 1em 3.5em !important
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	padding: .7em 2em 1em 3.5em !important
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	top: .7em
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
	margin-top: 5px;
	padding: 0;
	background-color: transparent
}

.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
	background-color: transparent
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 1.3em;
	padding-left: 1.3em
}

.woocommerce div.product form.cart .variations td.value,
.woocommerce div.product form.cart .variations th.value {
	min-width: 210px
}

.woocommerce div.product form.cart .variations select {
	float: left;
	margin-top: .6em;
	margin-left: 2em
}

a.reset_variations {
	margin-right: 15px;
	margin-left: 7px
}

.woocommerce div.product form.cart .variations select {
	min-width: 59%
}

.related.products h2 {
	font-size: 23px;
	margin-bottom: 42px
}

.woocommerce table.shop_attributes th {
	background: 0 0;
	padding-top: 16px;
	padding-bottom: 16px
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
	border-bottom: 0
}

.woocommerce table.shop_attributes {
	border-top: 0
}

.single-product.woocommerce #review_form #respond p.comment-form-comment {
	margin-bottom: 25px
}

.woocommerce table.shop_table {
	border: 0
}

.woocommerce table.shop_table.shop_table_responsive.cart {
	border-spacing: 0
}

.woocommerce table.shop_table th {
	padding: 17px 12px;
	background: 0 0
}

.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(odd),
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(even) {
	background-color: transparent
}

.woocommerce table.shop_table td {
	padding: 19px 20px
}

.woocommerce-cart table.cart img {
	width: 70px
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
	margin-bottom: 0
}

.woocommerce a.remove {
	width: auto
}

.cart_item input.input-text.qty.text {
	padding: 15px 0 15px 10px;
	border-bottom-width: 1px
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 15px 23px 15px;
	height: 49px
}

.woocommerce .cart input.button[name=apply_coupon] {
	height: 49px
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 180px
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
	padding: 19px 20px 18px;
	border-radius: 0;
	font-size: 12px
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding: 15px 20px;
	border-radius: 0;
	font-size: 12px
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: inherit;
	opacity: inherit;
	padding-left: 23px;
	padding-right: 23px
}

.woocommerce .cart_totals h2 {
	font-size: 18px
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 0
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-spacing: 0;
	margin: 0
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
	padding-left: 20px;
	padding-right: 20px
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	padding-left: 20px;
	padding-right: 20px
}

.woocommerce a.showcoupon {
	margin-left: 20px;
	color: #baf2ff
}

.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3,
#order_review_heading {
	font-size: 17px
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding: 13px 15px;
	border-bottom-width: 1px
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	margin-bottom: 35px
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
	width: 47%;
	float: left;
	margin-right: 3%
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	width: 100%
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	width: 100%
}

div#order_review {
	float: left;
	width: 50%
}

.woocommerce form .form-row {
	margin: 0 0 14px
}

.woocommerce form p.form-row.form-row-first {
	margin: 0
}

.select2-container .select2-choice {
	padding: 6px 1px 6px 13px
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 49%
}

.shop_table.woocommerce-checkout-review-order-table {
	border-spacing: 0px
}

.woocommerce table.shop_table th {
	padding: 17px 20px
}

.woocommerce .cart_item td.product-total {
	padding-right: 20px;
	padding-left: 20px
}

.woocommerce .cart_item td.product-name {
	padding-left: 20px
}

.woocommerce table.shop_table td {
	padding-right: 20px
}

.checkout_coupon .form-row.form-row-last {
	margin-bottom: 0
}

table tr.cart_item {
	background: 0 0
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	font-size: 13px
}

html .woocommerce a.remove {
	border-radius: 100%;
	color: #333 !important
}

.woocommerce-checkout table tr.cart_item {
	background: 0 0
}

li.woocommerce-MyAccount-navigation-link {
	padding: 13px 0;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 28%
}

li.woocommerce-MyAccount-navigation-link.is-active {
	font-weight: 600
}

header.woocommerce-Address-title.title h3 {
	font-size: 18px
}

.woocommerce-Address address {
	padding: 25px
}

.u-columns.woocommerce-Addresses.col2-set.addresses {
	width: 100%;
	margin-bottom: 40px
}

.woocommerce-account .woocommerce-MyAccount-content {
	padding: 31px
}

.woocommerce-Address address,
.woocommerce-account .woocommerce-MyAccount-content {
	background: #f5f5f5
}

.woocommerce form .select2-selection {
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	height: 43px;
	padding: 7px 6px;
	font-size: 13px
}

.woocommerce form .select2-selection .select2-selection__arrow {
	top: 8px;
	right: 6px
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
	margin-bottom: 0
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
	padding-left: 0;
	border-left: 0
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px
}

.woocommerce .widget_shopping_cart .cart_list li:last-child,
.woocommerce.widget_shopping_cart .cart_list li:last-child {
	margin-bottom: 15px
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	border-top: 0;
	font-size: 17px
}

.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount {
	margin-left: 5px
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 47px
}

.widget_shopping_cart a.button.wc-forward {
	padding: 19px 28px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	float: left;
	font-size: 14px;
	padding: 16px 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.price_slider_amount .price_label {
	margin-top: 24px;
	font-size: 17px;
	font-weight: 700
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 15px 0;
	border-bottom-style: solid;
	border-bottom-width: 1px
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 15px 0;
	margin: 0;
	list-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px
}

html ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
	font-weight: 400
}

html .woocommerce ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
	font-weight: 400
}

html .woocommerce ul.cart_list li .star-rating {
	float: left;
	margin-top: 10px
}

html .woocommerce ul.product_list_widget li .star-rating {
	float: left;
	margin-top: 3px;
	margin-right: 10px
}

html .woocommerce ul.product_list_widget li del {
	margin-right: 10px
}

html .product_list_widget span.reviewer {
	margin-top: 4px;
	margin-left: 12px;
	float: left
}

html .widget_product_search label.screen-reader-text {
	display: none
}

html .widget_product_search input[type=submit] {
	height: 47px
}

html .widget_product_search input#woocommerce-product-search-field {
	height: 47px;
	padding: 14px 12px;
	border-bottom-width: 1px;
	width: 62%;
	font-size: 13px
}

.widget.woocommerce ul.cart_list li:first-child,
.widget.woocommerce ul.product_list_widget li:first-child {
	padding-top: 0
}

.woocommerce .woocommerce-message:before {
	color: #fff
}

.woocommerce .woocommerce-error {
	background-color: #bd584e;
	border-top: 3px solid #bd584e;
	color: #fff
}

.woocommerce .woocommerce-info {
	background-color: #46a5ca;
	border-top: 3px solid #46a5ca;
	color: #fff
}

.woocommerce .woocommerce-message {
	background-color: #46ca7b;
	border-top: 3px solid #46ca7b;
	color: #fff
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	color: #fff
}

.single-product.woocommerce div.product .quantity .qty {
	background: #f3f3f3
}

.woocommerce .woocommerce-info:before {
	color: #fff
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	color: #fff !important;
	top: inherit
}

html .woocommerce a.remove:hover {
	color: #afafaf !important;
	background: 0 0 !important
}

html .woocommerce form .form-row .required {
	color: #c5c5c5
}

html .woocommerce form .form-row.woocommerce-invalid .select2-container,
html .woocommerce form .form-row.woocommerce-invalid input.input-text,
html .woocommerce form .form-row.woocommerce-invalid select {
	border-color: #d4d4d4
}

html .woocommerce form .form-row.woocommerce-invalid label {
	color: #9e9e9e
}

html .woocommerce form .form-row.woocommerce-validated .select2-container,
html .woocommerce form .form-row.woocommerce-validated input.input-text,
html .woocommerce form .form-row.woocommerce-validated select {
	border-color: #d4d4d4
}

html .woocommerce span.onsale {
	font-size: 13px;
	font-weight: 600;
	line-height: 48px;
	width: 48px;
	padding: 2px 0 0;
	height: 48px
}

.single-product.woocommerce .mediz-page-wrapper {
	border-top-width: 1px;
	border-top-style: solid
}

.single-product.woocommerce .woocommerce-breadcrumb {
	font-size: 14px
}

.single-product.woocommerce .product_title {
	font-size: 40px;
	margin-bottom: 2px
}

.single-product.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 2px
}

.single-product.woocommerce div.product .star-rating {
	font-size: 14px;
	padding-right: 15px;
	box-sizing: content-box;
	margin-right: 10px
}

.single-product.woocommerce div.product .star-rating:before,
.single-product.woocommerce div.product .star-rating span:before {
	letter-spacing: 3px
}

.single-product.woocommerce div.product .woocommerce-review-link {
	font-size: 13px
}

.single-product.woocommerce div.product p.price {
	padding-top: 27px;
	margin-bottom: 28px
}

.single-product.woocommerce div.product p.price ins {
	text-decoration: none
}

.single-product.woocommerce div.product p.price .woocommerce-Price-amount {
	font-size: 26px;
	font-weight: 700
}

.single-product.woocommerce div.product p.price del .woocommerce-Price-amount {
	font-size: 23px;
	margin-right: 9px
}

.single-product.woocommerce div.product span.onsale {
	position: static;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle
}

.single-product.woocommerce div.product .quantity .qty {
	height: 60px;
	font-size: 16px;
	width: 75px;
	padding-left: 15px;
	border: none
}

.single-product.woocommerce div.product form.cart {
	margin: 25px 0 55px
}

.single-product.woocommerce div.product form.cart.variations_form {
	width: 300px
}

.single-product.woocommerce div.product form.cart .button {
	font-size: 13px;
	height: 60px;
	text-transform: uppercase;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 10px 30px
}

.single-product.woocommerce div.product .product_meta {
	margin-top: 50px
}

.single-product.woocommerce div.product .product_meta {
	overflow: hidden;
	padding-top: 5px
}

.single-product.woocommerce div.product .product_meta>span {
	display: block;
	font-size: 13px;
	margin-bottom: 5px
}

.single-product.woocommerce div.product .product_meta>span .mediz-head {
	font-weight: 600
}

.single-product.woocommerce div.product .woocommerce-variation-add-to-cart-disabled {
	display: none
}

.single-product.woocommerce div.product .mediz-woocommerce-social-share {
	clear: both;
	padding-top: 15px;
	margin-top: 50px;
	border-top-width: 2px;
	border-top-style: solid
}

.single-product.woocommerce div.product .gdlr-core-social-share-item a {
	font-size: 14px
}

.single-product.woocommerce div.product .mediz-woocommerce-tab {
	clear: both;
	padding-top: 60px;
	margin-bottom: 50px
}

.single-product.woocommerce div.product .mediz-woocommerce-tab .gdlr-core-tab-item-title {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 600;
	padding-bottom: 18px
}

.single-product.woocommerce div.product .mediz-woocommerce-tab .gdlr-core-tab-item-title-line {
	border-bottom-width: 1px;
	bottom: -1px
}

.single-product.woocommerce div.product .mediz-woocommerce-tab .gdlr-core-tab-item-title-wrap {
	border-bottom-width: 1px
}

.single-product.woocommerce div.product .mediz-woocommerce-tab .gdlr-core-tab-item-content {
	text-align: left;
	margin: 0 auto
}

.single-product.woocommerce .woocommerce-Reviews-title {
	display: none
}

.single-product.woocommerce #reviews {
	padding-top: 43px
}

.single-product.woocommerce #reviews .comment-respond {
	text-align: left
}

.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar {
	border: none;
	width: 85px;
	position: static;
	padding: 0;
	border-radius: 50%;
	margin-right: 30px
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text {
	overflow: hidden;
	margin-left: 0;
	padding: 0;
	border: none;
	text-align: left
}

.single-product.woocommerce #reviews #comments ol.commentlist li {
	padding: 39px 49px;
	margin-bottom: 30px
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	margin-bottom: 18px
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop=author] {
	display: block;
	font-size: 17px;
	text-transform: capitalize
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time[itemprop=datePublished] {
	display: block;
	font-size: 15px
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
	float: none;
	margin-top: 24px
}

.single-product.woocommerce #reviews #review_form_wrapper {
	padding-top: 35px
}

.single-product.woocommerce #reviews .comment-reply-title {
	font-size: 22px;
	margin-bottom: 25px;
	display: block
}

.single-product.woocommerce #review_form #respond label {
	font-size: 15px;
	font-weight: 600
}

.single-product.woocommerce #review_form #respond p {
	margin-bottom: 30px
}

.single-product.woocommerce #review_form #respond label[for=rating] {
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle
}

.single-product.woocommerce #review_form #respond p.stars {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	font-size: 19px;
	line-height: 1
}

.single-product.woocommerce #review_form #respond p.stars a {
	margin-right: 5px
}

.single-product.woocommerce #review_form #respond input[type=text],
.single-product.woocommerce #review_form #respond input[type=email] {
	display: block;
	margin-top: 20px;
	border-bottom-width: 1px;
	width: 100%;
	height: 55px
}

.single-product.woocommerce #review_form #respond textarea {
	display: block;
	margin-top: 20px;
	border-bottom-width: 1px;
	width: 100%;
	height: 150px;
	padding: 15px;
	font-size: 15px
}

.single-product.woocommerce #review_form #respond .comment-form-rating {
	margin-bottom: 10px
}

.single-product.woocommerce #review_form #respond .form-submit input {
	font-size: 13px;
	height: 58px;
	text-transform: uppercase;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 10px 38px
}

.woocommerce.single-product .related.products {
	clear: left
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul {
	margin-left: 0
}

@media only screen and (max-width:767px) {
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: auto;
		float: none
	}
}

.woocommerce div.product form.cart .group_table td {
	padding: 0;
	vertical-align: middle
}

table.woocommerce-grouped-product-list.group_table tr:nth-child(odd),
table.woocommerce-grouped-product-list.group_table tr:nth-child(even) {
	background-color: transparent
}

body.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
	padding-left: 25px;
	font-weight: 700;
	text-align: left
}

td.woocommerce-grouped-product-list-item__price {
	text-align: left;
	font-weight: 600
}

.single-product.woocommerce div.product .quantity .qty {
	height: 48px;
	font-size: 16px;
	width: 87px;
	background: 0 0 !important;
	border: 1px solid #e5e5e5
}

table.woocommerce-grouped-product-list.group_table {
	border-spacing: 0px 15px
}

.single-product.woocommerce div.product form.cart .button {
	height: 47px;
	padding: 10px 40px
}

.single-product.woocommerce div.product p.price {
	font-size: 32px !important;
	color: #bbb
}

.single-product.woocommerce div.product p.price {
	margin-bottom: 0
}

.single-product.woocommerce div.product p.price {
	padding-top: 20px
}

.single-product.woocommerce div.product form.cart {
	margin: 25px 0 30px
}

.single-product.woocommerce div.product .product_meta {
	margin-top: 30px
}

.single-product.woocommerce div.product .logisco-woocommerce-social-share {
	clear: both;
	padding-top: 15px;
	margin-top: 30px
}

.single-product.woocommerce div.product .product_meta>span {
	font-size: 15px
}

.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
	margin: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	box-sizing: border-box
}

.mm-btn,
.mm-menu {
	box-sizing: border-box
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
	text-decoration: none
}

.mm-hidden {
	display: none!important
}

.mm-wrapper {
	overflow-x: hidden;
	position: relative
}

.mm-menu {
	display: block;
	padding: 0;
	position: absolute
}

.mm-panels,
.mm-panels>.mm-panel {
	background: inherit;
	border-color: inherit;
	position: absolute
}

.mm-btn,
.mm-panel.mm-highest {
	z-index: 1
}

.mm-panels {
	overflow: hidden
}

.mm-panel {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mm-panel.mm-subopened {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}

.mm-panels>.mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 20px
}

.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.mm-panels>.mm-panel.mm-hasnavbar {
	padding-top: 40px
}

.mm-vertical .mm-panel {
	-webkit-transform: none!important;
	transform: none!important
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
	border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
	display: block
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
	height: 40px;
	bottom: auto
}

.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
	top: 16px;
	bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 19px
}

.mm-btn {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 5px;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mm-clear:before,
.mm-close:before {
	border-right: none;
	border-bottom: none;
	right: 18px
}

.mm-clear:after,
.mm-close:after {
	border-left: none;
	border-top: none;
	right: 25px
}

.mm-arrow:after,
.mm-next:after {
	content: '';
	border: 1px solid transparent;
	display: block;
	width: 6px;
	height: 6px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mm-prev:before {
	border-right: none;
	border-bottom: none;
	left: 0
}

.mm-arrow:after,
.mm-next:after {
	border-top: none;
	border-left: none;
	right: 2px
}

.mm-navbar {
	text-align: center;
	line-height: 20px;
	height: 40px;
	margin: 0
}

.mm-navbar .mm-btn:last-child {
	text-align: right;
	padding-right: 20px;
	right: 0
}

.mm-panel .mm-navbar {
	display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
	display: block;
	margin: 0 25px 30px;
	position: relative
}

.mm-listview,
.mm-listview>li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}

.mm-listview {
	font: inherit;
	font-size: 14px;
	line-height: 20px
}

.mm-listview>li {
	position: relative
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
	border-color: inherit
}

.mm-listview>li>a,
.mm-listview>li>span {
	color: inherit;
	display: block;
	margin: 0
}

.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
	padding-right: 50px
}

.mm-listview .mm-next {
	background: rgba(3, 2, 1, 0);
	width: 50px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2
}

.mm-listview .mm-next.mm-fullsubopen {
	width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
	border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
	padding-right: 50px;
	margin-right: 0
}

.mm-listview .mm-inset {
	list-style: disc inside;
	padding: 0 10px 15px 40px;
	margin: 0
}

.mm-listview .mm-inset>li {
	padding: 5px 0
}

.mm-listview .mm-divider {
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px
}

.mm-listview .mm-spacer {
	padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
	top: 40px
}

.mm-listview .mm-spacer.mm-divider {
	padding-top: 25px
}

.mm-page {
	box-sizing: border-box;
	position: relative
}

.mm-slideout {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	z-index: 2
}

html.mm-opened {
	overflow-x: hidden;
	position: static
}

#mm-blocker {
	background: rgba(3, 2, 1, 0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100
}

html.mm-blocking #mm-blocker {
	display: block
}

.mm-menu.mm-offcanvas {
	z-index: 0;
	display: none;
	position: fixed
}

.mm-menu.mm-offcanvas.mm-current {
	display: block
}

.mm-menu {
	width: 350px
}

@media all and (max-width:550px) {
	.mm-menu {
		width: 250px
	}
}

html.mm-opening .mm-slideout {
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0)
}

@media all and (max-width:550px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate3d(250px, 0, 0);
		transform: translate3d(250px, 0, 0)
	}
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
	transform: scale(.7, .7) translate3d(30%, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0)
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-pageshadow.mm-right:after {
	left: auto;
	right: 100%
}

.mm-menu.mm-right {
	left: auto;
	right: 0
}

html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate3d(-350px, 0, 0);
	transform: translate3d(-350px, 0, 0)
}

@media all and (max-width:550px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate3d(-250px, 0, 0);
		transform: translate3d(-250px, 0, 0)
	}
}

.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
	opacity: 0
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
	opacity: .3;
	transition: ease .4s
}

html.mm-pagedim #mm-blocker {
	background: inherit
}

html.mm-pagedim-white #mm-blocker {
	background: #fff
}

html.mm-pagedim-black #mm-blocker {
	background: #000
}

ul.mm-listview li {
	margin: 0 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

ul.mm-listview li a,
ul.mm-listview li span.mediz-mm-menu-blank {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .5px;
	padding: 17px 0
}

.mm-navbar .mm-btn {
	line-height: 40px;
	font-size: 30px;
	display: block;
	text-align: left;
	left: -8px;
	padding: 0
}

.mm-navbar .mm-btn:before {
	content: "\34";
	font-family: elegantIcons
}

.mm-navbar .mmenu-custom-close {
	line-height: 40px;
	font-size: 30px;
	display: block;
	text-align: left;
	margin-left: -8px;
	cursor: pointer
}

.mm-navbar .mmenu-custom-close:after {
	content: "\4d";
	font-family: elegantIcons
}

.mm-navbar .mm-title {
	display: none
}

.mm-navbar .mm-title:first-child {
	display: block
}

html.mediz-mmenu-left .mediz-sticky-navigation.mediz-fixed-navigation,
html.mediz-mmenu-right .mediz-sticky-navigation.mediz-fixed-navigation {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opening.mediz-mmenu-left .mediz-sticky-navigation.mediz-fixed-navigation {
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0)
}

html.mm-opening.mediz-mmenu-right .mediz-sticky-navigation.mediz-fixed-navigation {
	-webkit-transform: translate3d(-350px, 0, 0);
	transform: translate3d(-350px, 0, 0)
}

html.mediz-mmenu-left .mediz-mobile-header-wrap .mediz-top-bar,
html.mediz-mmenu-left .mediz-mobile-header,
html.mediz-mmenu-right .mediz-mobile-header-wrap .mediz-top-bar,
html.mediz-mmenu-right .mediz-mobile-header {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

html.mm-opening.mediz-mmenu-left .mediz-mobile-header-wrap .mediz-top-bar,
html.mm-opening.mediz-mmenu-left .mediz-mobile-header {
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0)
}

html.mm-opening.mediz-mmenu-right .mediz-mobile-header-wrap .mediz-top-bar,
html.mm-opening.mediz-mmenu-right .mediz-mobile-header {
	-webkit-transform: translate3d(-350px, 0, 0);
	transform: translate3d(-350px, 0, 0)
}

@media all and (max-width:550px) {
	html.mm-opening.mediz-mmenu-left .mediz-sticky-navigation.mediz-fixed-navigation {
		-webkit-transform: translate3d(250px, 0, 0);
		transform: translate3d(250px, 0, 0)
	}
	html.mm-opening.mediz-mmenu-right .mediz-sticky-navigation.mediz-fixed-navigation {
		-webkit-transform: translate3d(-250px, 0, 0);
		transform: translate3d(-250px, 0, 0)
	}
	html.mm-opening.mediz-mmenu-left .mediz-mobile-header-wrap .mediz-top-bar,
	html.mm-opening.mediz-mmenu-left .mediz-mobile-header {
		-webkit-transform: translate3d(250px, 0, 0);
		transform: translate3d(250px, 0, 0)
	}
	html.mm-opening.mediz-mmenu-right .mediz-mobile-header-wrap .mediz-top-bar,
	html.mm-opening.mediz-mmenu-right .mediz-mobile-header {
		-webkit-transform: translate3d(-250px, 0, 0);
		transform: translate3d(-250px, 0, 0)
	}
}

.sf-menu {
	list-style: none;
	margin-left: 0
}

.sf-menu>li {
	float: left;
	cursor: pointer
}

.sf-menu>li>a {
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 9
}

.sf-menu>.mediz-normal-menu ul {
	list-style: none;
	position: absolute;
	display: none;
	z-index: 99;
	min-width: 220px
}

.sf-menu>.mediz-normal-menu ul {
	margin-left: -15px
}

.sf-menu>.mediz-normal-menu ul ul {
	margin-left: 0
}

.sf-menu>.mediz-normal-menu.sfHover>ul,
.sf-menu>.mediz-normal-menu.sfHover>ul:hover,
.sf-menu>.mediz-normal-menu li.sfHover>ul {
	display: block
}

.sf-menu>.mediz-normal-menu ul ul {
	top: 0;
	left: 100%
}

.sf-menu>.mediz-normal-menu ul.mediz-menu-right {
	right: 0
}

.sf-menu>.mediz-normal-menu ul ul.sub-menu-right {
	left: auto;
	right: 100%
}

.sf-menu>.mediz-normal-menu li {
	position: relative;
	white-space: nowrap
}

.sf-menu>.mediz-normal-menu li a {
	text-decoration: none
}

.sf-menu>.mediz-normal-menu li>a.sf-with-ul-pre:after {
	content: '>'
}

.sf-menu>.mediz-mega-menu .sf-mega {
	position: absolute;
	display: none;
	z-index: 99
}

.sf-menu>.mediz-mega-menu.sfHover .sf-mega,
.sf-menu>.mediz-mega-menu.sfHover .sf-mega:hover {
	display: block
}

.sf-menu>.mediz-mega-menu .sf-mega-section-inner a {
	text-decoration: none
}

.sf-menu>.mediz-mega-menu .sf-mega-section-inner ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0
}

.sf-vertical {
	list-style: none;
	margin-left: 0;
	left: 100%;
	top: 0;
	margin-bottom: 0
}

.sf-vertical li {
	position: relative
}

.sf-vertical ul.sub-menu {
	list-style: none;
	position: absolute;
	display: none;
	left: 100%;
	top: 0;
	z-index: 9;
	min-width: 190px
}

.sf-vertical ul.sub-menu li {
	white-space: nowrap
}

.gdlr-core-nav-side-text {
	display: none
}

.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text {
	display: inline;
	margin-left: 10px
}

.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text.gdlr-core-with-bg {
	display: inline-block;
	padding: 1px 6px;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.mptt-shortcode-wrapper .mptt-shortcode-table {
	table-layout: fixed
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot {
	font-size: 15px;
	font-weight: 800;
	line-height: 22px
}

.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
	padding: 22px 10px;
	font-weight: 700
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
	font-size: 15px;
	font-weight: 700;
	margin-top: 25px
}

.mediz-body select.mptt-navigation-select {
	width: 250px;
	border: 0;
	background: 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 30px;
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px
}

.mediz-body select.mptt-navigation-select:focus {
	outline: none
}

.mediz-body h1,
.mediz-body h2,
.mediz-body h3,
.mediz-body h4,
.mediz-body h5,
.mediz-body h6 {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.2;
	font-weight: 700;
}

#poststuff .gdlr-core-page-builder-body h2 {
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.2;
	font-weight: 700;
}

#poststuff .gdlr-core-page-builder-body h1 {
	padding: 0px;
	font-weight: 700;
}

.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a {
	width: 27px;
	height: 7px;
}

.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email input[type="email"] {
	line-height: 17px;
	padding: 30px 20px;
	height: 65px;
}

.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type="submit"] {
	height: 65px;
	font-size: 13px;
}

.gdlr-core-blockquote-item.gdlr-core-left-align .gdlr-core-blockquote-item-quote {
	float: none;
}

.gdlr-core-blockquote-item.gdlr-core-right-align .gdlr-core-blockquote-item-quote {
	float: none;
}

.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author:before {
	display: none;
}

.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position {
	display: block;
	margin-top: 5px;
}

.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position:before {
	display: none;
}

.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-name:after {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	content: " ";
	display: inline-block;
	width: 30px;
	margin-left: 15px;
	margin-bottom: 0.25em;
}

.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email {
	padding-right: 0px;
}

.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email input[type="email"] {
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
}

.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit input[type="submit"] {
	border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
}

.gdlr-core-blog-widget {
	padding-top: 0px;
	border: 0px;
	margin-bottom: 25px;
}

.gdlr-core-blog-widget .gdlr-core-blog-title,
.gdlr-core-blog-widget.gdlr-core-style-small .gdlr-core-blog-title {
	font-weight: 600;
}

.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-thumbnail {
	margin-bottom: 0px;
	border-radius: 3px 3px 0px 0px !important;
	-webkit-border-radius: 3px 3px 0px 0px !important;
	-moz-border-radius: 3px 3px 0px 0px !important;
}

.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-widget-content {
	padding: 28px;
	background: #f3f3f3;
	border-radius: 0px 0px 3px 3px !important;
	-webkit-border-radius: 0px 0px 3px 3px !important;
	-moz-border-radius: 0px 0px 3px 3px !important;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap {
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	position: relative;
	padding: 40px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap:last-child {
	border-right: 0px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap.gdlr-core-active .gdlr-core-tab-feature3-title-overlay {
	opacity: 1;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap .gdlr-core-tab-feature3-title-content {
	position: relative;
	overflow: hidden;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap .gdlr-core-tab-feature3-title-sign {
	position: relative;
	float: left;
	width: 0px;
	margin-right: 0px;
	border-width: 2px 0px;
	border-style: solid;
	margin-top: 0.6em;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	transition: width 150ms;
	-moz-transition: width 150ms;
	-o-transition: width 150ms;
	-webkit-transition: width 150ms;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap.gdlr-core-active .gdlr-core-tab-feature3-title-sign {
	margin-right: 12px;
	width: 21px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title {
	font-size: 19px;
	margin-bottom: 7px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-caption {
	font-size: 14px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-overlay {
	opacity: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-wrap {
	position: relative;
	display: none;
	background-size: cover;
	background-position: center;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-wrap.gdlr-core-active {
	display: block;
}

.gdlr-core-tab-feature3-item .gdlr-core-container {
	position: relative;
	padding-bottom: 90px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-left {
	float: left;
	max-width: 26%;
	margin-right: 85px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-left-title {
	font-size: 36px;
	margin-bottom: 41px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-left-title-divider {
	width: 40px;
	border-width: 2px 0px;
	border-style: solid;
	display: inline-block;
	border-radius: 2px;
	margin-left: 20px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-left-image {
	border-radius: 3px;
	overflow: hidden;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-right {
	font-size: 23px;
	overflow: hidden;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-top {
	height: 450px;
	min-height: 90px;
	position: relative;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-video-lb {
	text-align: center;
	font-size: 24px;
	display: block;
	width: 90px;
	line-height: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -45px;
	margin-left: -45px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-video-lb i {
	padding-left: 10px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-top-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 200px;
	left: 0px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-top-overlay2 {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 95px;
	background: url(../../../../themes/mediz/images/featured-tab-shadow.png) top repeat-x;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-bottom-overlay {
	position: absolute;
	height: 200px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap {
	background: #ffffff;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap .gdlr-core-tab-feature3-title-sign,
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap .gdlr-core-tab-feature3-title {
	color: #505050;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap .gdlr-core-tab-feature3-caption {
	color: #9d9d9d;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap.gdlr-core-active .gdlr-core-tab-feature3-title-sign,
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap.gdlr-core-active .gdlr-core-tab-feature3-title {
	color: #ffffff;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap.gdlr-core-active .gdlr-core-tab-feature3-caption {
	color: #9ebeff;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-overlay {
	opacity: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: linear-gradient(to right, #14429c, #2e6ac4);
	-moz-background: linear-gradient(to right, #14429c, #2e6ac4);
	-o-background: linear-gradient(to right, #14429c, #2e6ac4);
	-webkit-background: linear-gradient(to right, #14429c, #2e6ac4);
	transition: opacity 150ms;
	-moz-transition: opacity 150ms;
	-o-transition: opacity 150ms;
	-webkit-transition: opacity 150ms;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-top-overlay {
	background: linear-gradient(rgba(23, 68, 158, 0), rgba(23, 68, 158, 1));
	-moz-background: linear-gradient(rgba(23, 68, 158, 0), rgba(23, 68, 158, 1));
	-o-background: linear-gradient(rgba(23, 68, 158, 0), rgba(23, 68, 158, 1));
	-webkit-background: linear-gradient(rgba(23, 68, 158, 0), rgba(23, 68, 158, 1));
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-bottom-overlay {
	background: #17449e;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-left-title {
	color: #fff;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-left-title-divider {
	border-color: #a8c5ff;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-right {
	color: #fff;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-video-lb {
	background: #fff;
}

.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-video-lb i {
	color: #17449e;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider {
	width: auto;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content-wrap {
	padding-top: 32px;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider {
	padding-top: 20px;
}

.gdlr-core-counter-item .gdlr-core-counter-item-number {
	margin-bottom: 13px;
}

.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-large select {
	padding: 18px 22px 20px;
}

.gdlr-core-input-wrap.gdlr-core-large textarea {
	height: 150px;
}

.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-title {
	font-size: 18px;
}

.gdlr-core-widget-box-shortcode {
	font-size: 16px;
}

.gdlr-core-accordion-style-background-title-icon.gdlr-core-icon-pos-left .gdlr-core-accordion-item-title:before {
	margin-top: -2px;
}

.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before {
	font-size: 22px;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 16px;
}

.gdlr-core-blog-info-wrapper .gdlr-core-head {
	margin-right: 11px;
}

.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-title {
	margin-bottom: 1px;
	margin-top: -3px;
}

.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget {
	margin-bottom: 25px;
}

.gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
	font-size: 11.5px;
	letter-spacing: 1px;
}

.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-item {
	margin-bottom: 38px;
}

.gdlr-core-blog-content a.gdlr-core-excerpt-read-more.gdlr-core-button.gdlr-core-rectangle {
	padding: 13px 30px 14px 30px;
	font-size: 12px;
}

.gdlr-core-blog-full .gdlr-core-excerpt-read-more {
	margin-top: 29px;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:before {
	font-size: 21px;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a {
	font-weight: 500;
	padding: 13px 0px;
	font-size: 15px;
}

.gdlr-core-accordion-style-icon.gdlr-core-with-divider .gdlr-core-accordion-item-tab {
	margin-bottom: 19px;
}

.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title {
	margin-bottom: 24px;
}

.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type="submit"] {
	height: 57px;
	border-radius: 0px 3px 3px 0px;
}

.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email input[type="email"] {
	padding: 17px 20px;
	height: 57px;
	border-radius: 3px 0px 0px 3px;
}

.gdlr-core-column-service-item .gdlr-core-column-service-read-more i {
	margin-left: 12px;
}

.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-title {
	margin-bottom: 5px;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-author-image {
	width: 70px;
}

.gdlr-core-personnel-thumbnail-hover-excerpt {
	font-size: 15px;
}

.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-form {
	max-width: 580px;
}

.gdlr-core-center-align.gdlr-core-title-item .gdlr-core-title-item-title i {
	margin-right: 15px;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget {
		margin-bottom: 40px;
	}
	.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap {
		border: 0px;
		padding: 20px 30px;
	}
	.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-left {
		float: none;
		margin-right: 0px;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.gdlr-core-tab-feature3-item .gdlr-core-container {
		padding-bottom: 40px;
	}
}

.jBox-wrapper.jBox-Modal {
	z-index: 18000 !important;
}

body.mediz-boxed .mediz-body-wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}

.mediz-body-wrapper.mediz-with-frame,
body.mediz-full .mediz-fixed-footer {
	margin: 0px;
}

.mediz-body-background {
	opacity: 1;
}

.mediz-background-pattern .mediz-body-outer-wrapper {
	background-image: url(../../../../plugins/goodlayers-core/include/images/pattern/pattern-1.png);
}

.mediz-item-pdlr,
.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.mediz-item-rvpdlr,
.gdlr-core-item-rvpdlr {
	margin-left: -20px;
	margin-right: -20px;
}

.gdlr-core-metro-rvpdlr {
	margin-top: -20px;
	margin-right: -20px;
	margin-bottom: -20px;
	margin-left: -20px;
}

.mediz-item-mglr,
.gdlr-core-item-mglr,
.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega,
.sf-menu.mediz-top-bar-menu>.mediz-mega-menu .sf-mega {
	margin-left: 20px;
	margin-right: 20px;
}

.gdlr-core-pbf-wrapper-container-inner {
	width: calc(100% - 20px - 20px);
}

.mediz-container,
.gdlr-core-container,
body.mediz-boxed .mediz-body-wrapper,
body.mediz-boxed .mediz-fixed-footer .mediz-footer-wrapper,
body.mediz-boxed .mediz-fixed-footer .mediz-copyright-wrapper {
	max-width: 1320px;
}

.mediz-body-front .gdlr-core-container,
.mediz-body-front .mediz-container {
	padding-left: 20px;
	padding-right: 20px;
}

.mediz-body-front .mediz-container .mediz-container,
.mediz-body-front .mediz-container .gdlr-core-container,
.mediz-body-front .gdlr-core-container .gdlr-core-container {
	padding-left: 0px;
	padding-right: 0px;
}

.mediz-top-bar-container.mediz-top-bar-custom-container {
	max-width: 1140px;
}

.mediz-top-bar-container.mediz-top-bar-full {
	padding-right: 15px;
	padding-left: 15px;
}

.mediz-top-bar {
	padding-top: 19px;
}

.mediz-top-bar {
	padding-bottom: 19px;
}

.mediz-top-bar .mediz-top-bar-menu>li>a {
	padding-bottom: 19px;
}

.sf-menu.mediz-top-bar-menu>.mediz-mega-menu .sf-mega,
.sf-menu.mediz-top-bar-menu>.mediz-normal-menu ul {
	margin-top: 19px;
}

.mediz-top-bar {
	font-size: 15px;
}

.mediz-top-bar {
	border-bottom-width: 2px;
}

.mediz-top-bar {
	box-shadow: 0px 0px 24px rgba(10, 10, 10, 0.1);
	-webkit-box-shadow: 0px 0px 24px rgba(10, 10, 10, 0.1);
	-moz-box-shadow: 0px 0px 24px rgba(10, 10, 10, 0.1);
}

.mediz-header-style-plain {
	border-bottom-width: 0px;
}

.mediz-header-background-transparent .mediz-top-bar-background {
	opacity: 0.5;
}

.mediz-header-background-transparent .mediz-header-background {
	opacity: 0.5;
}

.mediz-navigation-bar-wrap.mediz-style-transparent .mediz-navigation-background {
	opacity: 0.5;
}

.mediz-header-boxed-wrap .mediz-top-bar-background {
	opacity: 0;
}

.mediz-header-boxed-wrap .mediz-top-bar-background {
	margin-bottom: -0px;
}

.mediz-header-style-boxed {
	margin-top: 0px;
}

.mediz-header-container.mediz-header-custom-container {
	max-width: 1140px;
}

.mediz-header-container.mediz-header-full {
	padding-right: 15px;
	padding-left: 15px;
}

.mediz-header-boxed-wrap .mediz-header-background {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.mediz-header-style-boxed .mediz-header-container-item {
	padding-left: 30px;
	padding-right: 30px;
}

.mediz-navigation-right {
	right: 30px;
}

.mediz-navigation-left {
	left: 30px;
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-navigation .sf-menu>li>a {
	padding-top: 0px;
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-main-menu-left-wrap,
.mediz-header-style-plain.mediz-style-splitted-menu .mediz-main-menu-right-wrap {
	padding-top: 0px;
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-navigation .sf-menu>li>a {
	padding-top: 0px;
}

.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-main-menu-left-wrap,
.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-main-menu-right-wrap {
	padding-top: 0px;
}

.mediz-navigation .sf-menu>li {
	padding-left: 18px;
	padding-right: 18px;
}

.mediz-navigation .mediz-main-menu {
	margin-left: 0px;
}

.mediz-navigation .mediz-navigation-slide-bar {
	margin-top: -28px;
}

.mediz-header-side-nav {
	width: 340px;
}

.mediz-header-side-content.mediz-style-left {
	margin-left: 340px;
}

.mediz-header-side-content.mediz-style-right {
	margin-right: 340px;
}

.mediz-header-side-nav.mediz-style-side {
	padding-left: 70px;
	padding-right: 70px;
}

.mediz-header-side-nav.mediz-style-left .sf-vertical>li>ul.sub-menu {
	padding-left: 70px;
}

.mediz-header-side-nav.mediz-style-right .sf-vertical>li>ul.sub-menu {
	padding-right: 70px;
}

.mediz-navigation .sf-vertical>li {
	padding-top: 16px;
	padding-bottom: 16px;
}

.mediz-header-style-bar .mediz-logo-right-text {
	padding-top: 40px;
}

.mediz-header-style-plain {
	box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}

.mediz-logo {
	padding-top: 48px;
}

.mediz-logo {
	padding-bottom: 18px;
}

.mediz-logo-inner {
	max-width: 170px;
}

@media only screen and (max-width: 999px) {
	.mediz-mobile-header .mediz-logo-inner {
		max-width: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.mediz-mobile-header .mediz-logo-inner {
		max-width: 120px;
	}
}

.mediz-navigation {
	padding-top: 28px;
}

.mediz-navigation-top {
	top: 28px;
}

.mediz-navigation .sf-menu>li>a {
	padding-bottom: 33px;
}

.mediz-navigation .mediz-main-menu {
	padding-right: 0px;
}

.mediz-main-menu-search {
	margin-top: -4px;
}

.mediz-main-menu-cart {
	margin-top: -4px;
}

.mediz-fixed-navigation.mediz-style-slide .mediz-logo-inner img {
	max-height: none !important;
}

.mediz-animate-fixed-navigation.mediz-header-style-plain .mediz-logo-inner,
.mediz-animate-fixed-navigation.mediz-header-style-boxed .mediz-logo-inner {
	max-width: 150px;
}

.mediz-animate-fixed-navigation.mediz-header-style-plain .mediz-logo,
.mediz-animate-fixed-navigation.mediz-header-style-boxed .mediz-logo {
	padding-top: 17px;
}

.mediz-animate-fixed-navigation.mediz-header-style-plain .mediz-logo,
.mediz-animate-fixed-navigation.mediz-header-style-boxed .mediz-logo {
	padding-bottom: 17px;
}

.mediz-animate-fixed-navigation.mediz-header-style-plain .mediz-navigation,
.mediz-animate-fixed-navigation.mediz-header-style-boxed .mediz-navigation {
	padding-top: 23px;
}

.mediz-animate-fixed-navigation.mediz-header-style-plain .mediz-navigation-top,
.mediz-animate-fixed-navigation.mediz-header-style-boxed .mediz-navigation-top {
	top: 23px;
}

.mediz-animate-fixed-navigation.mediz-navigation-bar-wrap .mediz-navigation {
	padding-top: 23px;
}

.mediz-animate-fixed-navigation.mediz-header-style-plain .mediz-navigation .sf-menu>li>a,
.mediz-animate-fixed-navigation.mediz-header-style-boxed .mediz-navigation .sf-menu>li>a {
	padding-bottom: 23px;
}

.mediz-animate-fixed-navigation.mediz-navigation-bar-wrap .mediz-navigation .sf-menu>li>a {
	padding-bottom: 23px;
}

.mediz-animate-fixed-navigation .mediz-main-menu-right {
	margin-bottom: 23px;
}

.mediz-fixed-navigation .mediz-main-menu-right-wrap {
	margin-top: 5px;
}

.mediz-fixed-navigation .mediz-navigation .mediz-navigation-slide-bar {
	margin-top: -18px;
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-title-content {
	padding-top: 110px;
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-title-content {
	padding-bottom: 110px;
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-caption {
	margin-top: 17px;
}

.mediz-page-title-wrap .mediz-page-title {
	text-transform: none;
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-title {
	font-size: 47px;
}

.mediz-page-title-wrap .mediz-page-title {
	font-weight: 600;
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-title {
	letter-spacing: 0px;
}

.mediz-page-title-wrap .mediz-page-caption {
	text-transform: none;
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-caption {
	font-size: 17px;
}

.mediz-page-title-wrap .mediz-page-caption {
	font-weight: 400;
}

.mediz-page-title-wrap.mediz-style-custom .mediz-page-caption {
	letter-spacing: 0px;
}

.mediz-page-title-wrap .mediz-page-title-top-gradient {
	height: 413px;
}

.mediz-page-title-wrap .mediz-page-title-bottom-gradient {
	height: 413px;
}

.mediz-page-title-wrap .mediz-page-title-overlay {
	opacity: 0;
}

.mediz-page-title-wrap {
	background-image: url(../../../../uploads/sites/2/2019/12/page-title.jpg);
}

.mediz-not-found-wrap .mediz-not-found-background {
	opacity: 0.27;
}

.mediz-blog-title-wrap.mediz-style-custom .mediz-blog-title-content {
	padding-top: 104px;
}

.mediz-blog-title-wrap.mediz-style-custom .mediz-blog-title-content {
	padding-bottom: 105px;
}

.mediz-blog-title-wrap {
	background-image: url(../../../../uploads/sites/2/2019/12/bg-3.jpg);
}

.mediz-blog-title-wrap.mediz-feature-image .mediz-blog-title-top-overlay {
	height: 325px;
}

.mediz-blog-title-wrap.mediz-feature-image .mediz-blog-title-bottom-overlay {
	height: 346px;
}

.mediz-blog-title-wrap .mediz-blog-title-overlay {
	opacity: 0.02;
}

body.single-post .mediz-sidebar-style-none,
body.blog .mediz-sidebar-style-none,
.mediz-blog-style-2 .mediz-comment-content {
	max-width: 900px;
}

.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon {
	font-size: 22px;
}

.mediz-footer-wrapper {
	padding-top: 70px;
}

.mediz-footer-wrapper {
	padding-bottom: 45px;
}

.mediz-copyright-container {
	padding-top: 30px;
}

.mediz-copyright-container {
	padding-bottom: 30px;
}

.mediz-body h1,
.mediz-body h2,
.mediz-body h3,
.mediz-body h4,
.mediz-body h5,
.mediz-body h6,
.mediz-body .mediz-title-font,
.mediz-body .gdlr-core-title-font {
	font-family: "Poppins", sans-serif;
}

.woocommerce-breadcrumb,
.woocommerce span.onsale,
.single-product.woocommerce div.product p.price .woocommerce-Price-amount,
.single-product.woocommerce #review_form #respond label {
	font-family: "Poppins", sans-serif;
}

.mediz-navigation .sf-menu>li>a,
.mediz-navigation .sf-vertical>li>a,
.mediz-navigation-font {
	font-family: "Poppins", sans-serif;
}

.mediz-body,
.mediz-body .gdlr-core-content-font,
.mediz-body input,
.mediz-body textarea,
.mediz-body button,
.mediz-body select,
.mediz-body .mediz-content-font,
.gdlr-core-audio .mejs-container * {
	font-family: "Poppins", sans-serif;
}

.mediz-body .gdlr-core-info-font,
.mediz-body .mediz-info-font {
	font-family: "Poppins", sans-serif;
}

.mediz-body .gdlr-core-blog-info-font,
.mediz-body .mediz-blog-info-font {
	font-family: "Poppins", sans-serif;
}

.mediz-body .gdlr-core-quote-font,
blockquote {
	font-family: "Montserrat", sans-serif;
}

.mediz-body .gdlr-core-testimonial-content {
	font-family: "Merriweather", serif;
}

.mediz-body h1 {
	font-size: 47px;
}

.mediz-body h2,
#poststuff .gdlr-core-page-builder-body h2 {
	font-size: 41px;
}

.mediz-body h3 {
	font-size: 30px;
}

.mediz-body h4 {
	font-size: 24px;
}

.mediz-body h5 {
	font-size: 21px;
}

.mediz-body h6 {
	font-size: 18px;
}

.mediz-body {
	font-size: 16px;
}

.mediz-body,
.mediz-body p,
.mediz-line-height,
.gdlr-core-line-height {
	line-height: 1.7;
}

.mediz-navigation .sf-menu>li>a,
.mediz-navigation .sf-vertical>li>a {
	font-size: 15px;
}

.mediz-navigation .sf-menu>li>a,
.mediz-navigation .sf-vertical>li>a {
	font-weight: 500;
}

.mediz-navigation .sf-menu>li>a,
.mediz-navigation .sf-vertical>li>a {
	letter-spacing: 0px;
}

.mediz-navigation .sf-menu>li>a,
.mediz-navigation .sf-vertical>li>a {
	text-transform: none;
}

.mediz-main-menu-right-button {
	font-size: 12px;
}

.mediz-main-menu-right-button {
	text-transform: uppercase;
}

.mediz-sidebar-area .mediz-widget-title {
	font-size: 17px;
}

.mediz-sidebar-area .mediz-widget-title {
	font-weight: 700;
}

.mediz-sidebar-area .mediz-widget-title {
	letter-spacing: 0px;
}

.mediz-sidebar-area .mediz-widget-title {
	text-transform: none;
}

.mediz-footer-wrapper .mediz-widget-title {
	font-size: 20px;
}

.mediz-footer-wrapper .mediz-widget-title {
	font-weight: 700;
}

.mediz-footer-wrapper .mediz-widget-title {
	letter-spacing: 0px;
}

.mediz-footer-wrapper .mediz-widget-title {
	text-transform: none;
}

.mediz-footer-wrapper {
	font-size: 16px;
}

.mediz-footer-wrapper .widget_text {
	text-transform: none;
}

.mediz-copyright-text,
.mediz-copyright-left,
.mediz-copyright-right {
	font-size: 16px;
}

.mediz-copyright-text,
.mediz-copyright-left,
.mediz-copyright-right {
	font-weight: 400;
}

.mediz-copyright-text,
.mediz-copyright-left,
.mediz-copyright-right {
	letter-spacing: 1px;
}

.mediz-copyright-text,
.mediz-copyright-left,
.mediz-copyright-right {
	text-transform: uppercase;
}

.mediz-top-bar-background {
	background-color: #ffffff;
}

.mediz-body .mediz-top-bar {
	border-bottom-color: #ffffff;
}

.mediz-top-bar {
	color: #17449e;
}

.mediz-body .mediz-top-bar a {
	color: #17449e;
}

.mediz-body .mediz-top-bar a:hover {
	color: #4d93e9;
}

.mediz-top-bar .mediz-top-bar-right-social a {
	color: #17449e;
}

.mediz-top-bar .mediz-top-bar-right-social a:hover {
	color: #4d93e9;
}

.mediz-header-background,
.mediz-sticky-menu-placeholder,
.mediz-header-style-boxed.mediz-fixed-navigation,
.single-product .mediz-header-background-transparent {
	background-color: #ffffff;
}

.mediz-header-wrap.mediz-header-style-plain {
	border-color: #e8e8e8;
}

.mediz-header-side-nav.mediz-style-side-toggle .mediz-logo {
	background-color: #ffffff;
}

.mediz-logo-right-text .mediz-logo-right-text-icon {
	color: #93b3f1;
}

.mediz-logo-right-text .mediz-logo-right-text-title {
	color: #17449e;
}

.mediz-logo-right-text .mediz-logo-right-text-caption {
	color: #9f9f9f;
}

.mediz-top-menu-button i,
.mediz-mobile-menu-button i {
	color: #545454;
}

.mediz-mobile-button-hamburger:before,
.mediz-mobile-button-hamburger:after,
.mediz-mobile-button-hamburger span,
.mediz-mobile-button-hamburger-small:before,
.mediz-mobile-button-hamburger-small:after,
.mediz-mobile-button-hamburger-small span {
	background: #545454;
}

.mediz-main-menu-right .mediz-top-menu-button,
.mediz-mobile-menu .mediz-mobile-menu-button {
	border-color: #3f3f3f;
}

.mediz-top-search-wrap {
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.88);
}

.mediz-top-cart-content-wrap .mediz-top-cart-content {
	background-color: #17449e;
}

.mediz-top-cart-content-wrap .mediz-top-cart-title,
.mediz-top-cart-item .mediz-top-cart-item-title,
.mediz-top-cart-item .mediz-top-cart-item-remove {
	color: #000000;
}

.mediz-top-cart-content-wrap .woocommerce-Price-amount.amount {
	color: #6c6c6c;
}

.mediz-body .mediz-top-cart-button-wrap .mediz-top-cart-button {
	color: #323232;
}

.mediz-body .mediz-top-cart-button-wrap .mediz-top-cart-button {
	background-color: #f4f4f4;
}

.mediz-body .mediz-top-cart-button-wrap .mediz-top-cart-button-2 {
	color: #ffffff;
}

.mediz-body .mediz-top-cart-button-wrap .mediz-top-cart-button-2 {
	background-color: #17449e;
}

.mediz-body .mediz-breadcrumbs,
.mediz-body .mediz-breadcrumbs a span,
.gdlr-core-breadcrumbs-item,
.gdlr-core-breadcrumbs-item a span {
	color: #969696;
}

.mediz-body .mediz-breadcrumbs span,
.mediz-body .mediz-breadcrumbs a:hover span,
.gdlr-core-breadcrumbs-item span,
.gdlr-core-breadcrumbs-item a:hover span {
	color: #17449e;
}

.mediz-navigation-background {
	background-color: #ffffff;
}

.mediz-navigation-bar-wrap {
	border-color: #e8e8e8;
}

.mediz-navigation .mediz-navigation-slide-bar,
.mediz-navigation .mediz-navigation-slide-bar-style-dot:before {
	border-color: #dfdfdf;
}

.mediz-navigation .mediz-navigation-slide-bar:before {
	border-bottom-color: #dfdfdf;
}

.sf-menu>li>a,
.sf-vertical>li>a {
	color: #8098c9;
}

.sf-menu>li>a:hover,
.sf-menu>li.current-menu-item>a,
.sf-menu>li.current-menu-ancestor>a,
.sf-vertical>li>a:hover,
.sf-vertical>li.current-menu-item>a,
.sf-vertical>li.current-menu-ancestor>a {
	color: #17449e;
}

.sf-menu>.mediz-normal-menu li,
.sf-menu>.mediz-mega-menu>.sf-mega,
.sf-vertical ul.sub-menu li,
ul.sf-menu>.menu-item-language li {
	background-color: #f4f4f4;
}

.sf-menu>li>.sub-menu a,
.sf-menu>.mediz-mega-menu>.sf-mega a,
.sf-vertical ul.sub-menu li a {
	color: #7a7a7a;
}

.sf-menu>li>.sub-menu a:hover,
.sf-menu>li>.sub-menu .current-menu-item>a,
.sf-menu>li>.sub-menu .current-menu-ancestor>a,
.sf-menu>.mediz-mega-menu>.sf-mega a:hover,
.sf-menu>.mediz-mega-menu>.sf-mega .current-menu-item>a,
.sf-vertical>li>.sub-menu a:hover,
.sf-vertical>li>.sub-menu .current-menu-item>a,
.sf-vertical>li>.sub-menu .current-menu-ancestor>a {
	color: #17449e;
}

.sf-menu>li>.sub-menu a:hover,
.sf-menu>li>.sub-menu .current-menu-item>a,
.sf-menu>li>.sub-menu .current-menu-ancestor>a,
.sf-menu>.mediz-mega-menu>.sf-mega a:hover,
.sf-menu>.mediz-mega-menu>.sf-mega .current-menu-item>a,
.sf-vertical>li>.sub-menu a:hover,
.sf-vertical>li>.sub-menu .current-menu-item>a,
.sf-vertical>li>.sub-menu .current-menu-ancestor>a {
	background-color: #f4f4f4;
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section-inner>a {
	color: #17449e;
}

.mediz-navigation .sf-menu>.mediz-mega-menu .sf-mega-section {
	border-color: #e0e0e0;
}

.mm-navbar .mm-title,
.mm-navbar .mm-btn,
ul.mm-listview li>a,
ul.mm-listview li>span {
	color: #979797;
}

ul.mm-listview li a {
	border-color: #979797;
}

.mm-arrow:after,
.mm-next:after,
.mm-prev:before {
	border-color: #979797;
}

.mm-navbar .mm-title:hover,
.mm-navbar .mm-btn:hover,
ul.mm-listview li a:hover,
ul.mm-listview li>span:hover,
ul.mm-listview li.current-menu-item>a,
ul.mm-listview li.current-menu-ancestor>a,
ul.mm-listview li.current-menu-ancestor>span {
	color: #ffffff;
}

.mm-menu {
	background-color: #1f1f1f;
}

ul.mm-listview li {
	border-color: #626262;
}

.mediz-overlay-menu-content {
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.88);
}

.mediz-overlay-menu-content ul.menu>li,
.mediz-overlay-menu-content ul.sub-menu ul.sub-menu {
	border-color: #424242;
}

.mediz-overlay-menu-content ul li a,
.mediz-overlay-menu-content .mediz-overlay-menu-close {
	color: #ffffff;
}

.mediz-overlay-menu-content ul li a:hover {
	color: #a8a8a8;
}

.mediz-bullet-anchor a:before {
	background-color: #777777;
}

.mediz-bullet-anchor a:hover,
.mediz-bullet-anchor a.current-menu-item {
	border-color: #ffffff;
}

.mediz-bullet-anchor a:hover:before,
.mediz-bullet-anchor a.current-menu-item:before {
	background: #ffffff;
}

.mediz-main-menu-search i,
.mediz-main-menu-cart i {
	color: #b0b0b0;
}

.mediz-main-menu-cart>.mediz-top-cart-count {
	background-color: #4d93e9;
}

.mediz-main-menu-cart>.mediz-top-cart-count {
	color: #ffffff;
}

.mediz-body .mediz-main-menu-right-button {
	color: #ffffff;
}

.mediz-body .mediz-main-menu-right-button:hover {
	color: #d3dced;
}

.mediz-body .mediz-main-menu-right-button {
	background-color: #17449e;
}

.mediz-body .mediz-main-menu-right-button {
	border-color: #17449e;
}

.mediz-body .mediz-main-menu-right-button:hover {
	border-color: #17449e;
}

.mediz-main-menu-right-button.mediz-style-round-with-shadow {
	box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11);
	-webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11);
}

.mediz-page-preload {
	background-color: #ffffff;
}

.mediz-body-outer-wrapper,
body.mediz-full .mediz-body-wrapper,
.mediz-header-side-content {
	background-color: #ffffff;
}

body.mediz-boxed .mediz-body-wrapper,
.gdlr-core-page-builder .gdlr-core-page-builder-body.gdlr-core-pb-livemode {
	background-color: #ffffff;
}

.mediz-page-title-wrap .mediz-page-title {
	color: #ffffff;
}

.mediz-page-title-wrap .mediz-page-caption {
	color: #bbd1ff;
}

.mediz-page-title-wrap .mediz-page-caption .woocommerce-breadcrumb,
.mediz-page-title-wrap .mediz-page-caption .woocommerce-breadcrumb a {
	color: #bbd1ff;
}

.mediz-page-title-wrap .mediz-page-title-overlay {
	background-color: #000000;
}

.mediz-page-title-wrap .mediz-page-title-top-gradient {
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.mediz-page-title-wrap .mediz-page-title-bottom-gradient {
	background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.mediz-body,
.mediz-body span.wpcf7-not-valid-tip {
	color: #555555;
}

.mediz-body h1,
.mediz-body h2,
.mediz-body h3,
.mediz-body h4,
.mediz-body h5,
.mediz-body h6 {
	color: #161616;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_table th,
.single-product.woocommerce div.product .product_meta .mediz-head {
	color: #161616;
}

.mediz-body a {
	color: #3d3d3d;
}

.mediz-blog-style-3 .mediz-comments-area .comment-reply a,
.mediz-blog-style-3 .mediz-comments-area .comment-reply a:hover {
	color: #3d3d3d;
}

.mediz-body a:hover {
	color: #606060;
}

.mediz-body * {
	border-color: #e6e6e6;
}

.mediz-body .gdlr-core-portfolio-single-nav-wrap {
	border-color: #e6e6e6;
}

.gdlr-core-product-grid-4:hover .gdlr-core-product-title {
	border-color: #e6e6e6;
}

.gdlr-core-columnize-item .gdlr-core-columnize-item-content {
	column-rule-color: #e6e6e6;
	-moz-column-rule-color: #e6e6e6;
	-webkit-column-rule-color: #e6e6e6;
}

.mediz-body input,
.mediz-body textarea,
.mediz-body select,
.woocommerce form .select2-selection {
	background-color: #f7f7f7;
}

.mediz-body input,
.mediz-body textarea,
.mediz-body select,
.woocommerce form .select2-selection {
	border-color: #e0e0e0;
}

.mediz-body input,
.mediz-body textarea,
.mediz-body select,
.woocommerce form .select2-selection {
	color: #979797;
}

.mediz-body ::-webkit-input-placeholder {
	color: #979797;
}

.mediz-body ::-moz-placeholder {
	color: #979797;
}

.mediz-body :-ms-input-placeholder {
	color: #979797;
}

.mediz-body :-moz-placeholder {
	color: #979797;
}

.mediz-not-found-wrap {
	background-color: #17449e;
}

.mediz-not-found-wrap .mediz-not-found-head {
	color: #ffffff;
}

.mediz-not-found-wrap .mediz-not-found-title {
	color: #ffffff;
}

.mediz-not-found-wrap .mediz-not-found-caption {
	color: #96b7e8;
}

.mediz-not-found-wrap form.search-form input.search-field {
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.4)
}

.mediz-not-found-wrap form.search-form input.search-field,
.mediz-not-found-wrap .mediz-top-search-submit {
	color: #ffffff;
}

.mediz-not-found-wrap input::-webkit-input-placeholder {
	color: #ffffff;
}

.mediz-not-found-wrap input:-moz-placeholder {
	color: #ffffff;
}

.mediz-not-found-wrap input::-moz-placeholder {
	color: #ffffff;
}

.mediz-not-found-wrap input:-ms-input-placeholder {
	color: #ffffff;
}

.mediz-not-found-wrap .mediz-not-found-back-to-home a,
.mediz-not-found-wrap .mediz-not-found-back-to-home a:hover {
	color: #ffffff;
}

.mediz-sidebar-area .mediz-widget-title {
	color: #383838;
}

.mediz-sidebar-area a {
	color: #484848;
}

.widget_recent_entries ul li:before,
.widget_recent_comments ul li:before,
.widget_pages ul li:before,
.widget_rss ul li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_nav_menu ul li:before,
.widget_meta ul li:before {
	color: #484848;
}

.mediz-sidebar-area a:hover,
.mediz-sidebar-area .current-menu-item>a {
	color: #4d93e9;
}

.gdlr-core-recent-post-widget .gdlr-core-blog-info i {
	color: #9c9c9c;
}

.gdlr-core-recent-post-widget .gdlr-core-blog-info,
.gdlr-core-recent-post-widget .gdlr-core-blog-info a,
.gdlr-core-recent-post-widget .gdlr-core-blog-info a:hover {
	color: #a0a0a0;
}

.gdlr-core-post-slider-widget-overlay .gdlr-core-post-slider-widget-title {
	color: #ffffff;
}

.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info,
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info i,
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a,
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a:hover {
	color: #9c9c9c;
}

.widget_search input.search-field,
.widget_archive select,
.widget_categories select,
.widget_text select {
	color: #727272;
}

.widget_search input::-webkit-input-placeholder {
	color: #727272;
}

.widget_search input:-moz-placeholder {
	color: #727272;
}

.widget_search input::-moz-placeholder {
	color: #727272;
}

.widget_search input:-ms-input-placeholder {
	color: #727272;
}

.widget_search input.search-field,
.widget_archive select,
.widget_categories select,
.widget_text select {
	border-color: #f3f3f3;
}

.widget_search form:after {
	border-color: #c7c7c7;
}

.mediz-body .tagcloud a,
.mediz-body .tagcloud a:hover {
	color: #ffffff;
}

.mediz-body .tagcloud a {
	background-color: #4d93e9;
}

.mediz-body .tagcloud a {
	border-color: #4d93e9;
}

ul.gdlr-core-twitter-widget-wrap li:before {
	color: #303030;
}

ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a,
ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a:hover {
	color: #b5b5b5;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a {
	color: #17449e;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-ancestor a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover:before {
	color: #4d93e9;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover {
	border-color: #4d93e9;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:before {
	color: #4d93e9;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:before {
	color: #888888;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a {
	color: #474747;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a {
	background-color: #4d93e9;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-ancestor a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-ancestor a {
	color: #ffffff;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2:after {
	border-color: #ffffff;
}

ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li.current-menu-ancestor a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li.current-menu-ancestor a {
	background-color: #143369;
}

.mediz-footer-wrapper {
	background-color: #f6f6f6;
}

.mediz-footer-wrapper .mediz-widget-title {
	color: #020202;
}

.mediz-footer-wrapper h1,
.mediz-footer-wrapper h3,
.mediz-footer-wrapper h3,
.mediz-footer-wrapper h4,
.mediz-footer-wrapper h5,
.mediz-footer-wrapper h6 {
	color: #020202;
}

.mediz-footer-wrapper {
	color: #8b8b8b;
}

.mediz-footer-wrapper .widget_recent_entries ul li:before,
.mediz-footer-wrapper .widget_recent_comments ul li:before,
.mediz-footer-wrapper .widget_pages ul li:before,
.mediz-footer-wrapper .widget_rss ul li:before,
.mediz-footer-wrapper .widget_archive ul li:before,
.mediz-footer-wrapper .widget_categories ul li:before,
.widget_nav_menu ul li:before,
.mediz-footer-wrapper .widget_meta ul li:before {
	color: #8b8b8b;
}

.mediz-footer-wrapper a {
	color: #919191;
}

.mediz-footer-wrapper a:hover {
	color: #17449e;
}

.mediz-footer-wrapper,
.mediz-footer-wrapper * {
	border-color: #dddddd;
}

.mediz-copyright-wrapper {
	background-color: #ffffff;
}

.mediz-copyright-wrapper {
	color: #afafaf;
}

.mediz-copyright-wrapper a {
	color: #838383;
}

.mediz-copyright-wrapper a:hover {
	color: #838383;
}

.mediz-footer-back-to-top-button {
	background-color: #dbdbdb;
}

.mediz-body .mediz-footer-back-to-top-button,
.mediz-body .mediz-footer-back-to-top-button:hover {
	color: #313131;
}

.mediz-body .mediz-blog-title-wrap .mediz-single-article-title {
	color: #ffffff;
}

.mediz-blog-title-wrap .mediz-blog-info-wrapper,
.mediz-blog-title-wrap .mediz-blog-info-wrapper a,
.mediz-blog-title-wrap .mediz-blog-info-wrapper a:hover,
.mediz-blog-title-wrap .mediz-blog-info-wrapper i {
	color: #ffffff;
}

.mediz-blog-title-wrap .mediz-single-article-date-day {
	color: #ffffff;
}

.mediz-blog-title-wrap .mediz-single-article-date-month,
.mediz-single-article-date-wrapper .mediz-single-article-date-year {
	color: #b1b1b1;
}

.mediz-blog-title-wrap .mediz-single-article-date-wrapper {
	border-color: #ffffff;
}

.mediz-blog-title-wrap .mediz-blog-title-overlay {
	background-color: #000000;
}

.mediz-blog-title-wrap.mediz-feature-image .mediz-blog-title-top-overlay {
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.mediz-blog-title-wrap.mediz-feature-image .mediz-blog-title-bottom-overlay {
	background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.mediz-single-author .mediz-single-author-title a,
.mediz-single-author .mediz-single-author-title a:hover {
	color: #464646;
}

.mediz-single-author .mediz-single-author-caption {
	color: #b1b1b1;
}

.mediz-single-author-tags a,
.mediz-single-author-tags a:hover {
	color: #4d93e9;
	border-color: #4d93e9;
}

.mediz-single-nav a,
.mediz-single-nav a:hover,
.mediz-blog-style-3 .mediz-single-nav .mediz-text {
	color: #4d93e9;
}

.mediz-blog-style-2 .mediz-single-nav-area-left .mediz-single-nav-area-overlay {
	background-color: #4d93e9;
}

.mediz-blog-style-2 .mediz-single-nav-area-right .mediz-single-nav-area-overlay {
	background-color: #4d93e9;
}

.mediz-blog-style-2 .mediz-single-related-post-wrap {
	background-color: #f5f5f5;
}

.mediz-single-magazine-author-tags a,
.mediz-single-magazine-author-tags a:hover {
	color: #8d8d8d;
}

.mediz-single-magazine-author-tags a {
	background-color: #f2f2f2;
}

.mediz-blog-magazine .mediz-single-author {
	background-color: #f7f7f7;
}

.mediz-comments-area .mediz-comments-title,
.mediz-comments-area .comment-reply-title,
.mediz-single-related-post-wrap .mediz-single-related-post-title {
	color: #4d93e9;
}

.mediz-comments-area .comment-respond {
	background-color: #ffffff;
}

.mediz-comments-area .comment-reply a,
.mediz-comments-area .comment-reply a:hover {
	color: #bcbcbc;
}

.mediz-comments-area .comment-time a,
.mediz-comments-area .comment-time a:hover {
	color: #b1b1b1;
}

.gdlr-core-blog-title a,
.mediz-body .mediz-single-article-title,
.mediz-body .mediz-single-article-title a {
	color: #191919;
}

.gdlr-core-blog-title a:hover,
.mediz-body .mediz-single-article-title a:hover {
	color: #4d93e9;
}

.gdlr-core-sticky-banner,
.mediz-sticky-banner {
	color: #444444;
}

.gdlr-core-sticky-banner,
.mediz-sticky-banner {
	background-color: #f3f3f3;
}

.mediz-single-article .mediz-blog-info-wrapper,
.mediz-single-article .mediz-blog-info-wrapper a,
.mediz-single-article .mediz-blog-info-wrapper a:hover,
.mediz-single-article .mediz-blog-info-wrapper i,
.gdlr-core-blog-info-wrapper,
.gdlr-core-blog-info-wrapper a,
.gdlr-core-blog-info-wrapper a:hover,
.gdlr-core-blog-info-wrapper i,
.gdlr-core-blog-grid .gdlr-core-blog-info-date a {
	color: #4d93e9;
}

.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day,
.mediz-single-article .mediz-single-article-date-day {
	color: #353535;
}

.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month,
.mediz-single-article .mediz-single-article-date-month {
	color: #8a8a8a;
}

.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame,
.gdlr-core-blog-full-frame,
.gdlr-core-blog-list-frame,
.gdlr-core-blog-link-format {
	background-color: #ffffff;
}

.gdlr-core-opacity-on-hover {
	background: #17449e;
}

.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category,
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category,
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category {
	background: #4d93e9;
}

.gdlr-core-blog-feature .gdlr-core-blog-info-category {
	background: #4d93e9;
}

.gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category {
	background: #4d93e9;
}

.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper,
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper a,
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i,
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-title a {
	color: #ffffff;
}

.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-content {
	color: #ffffff;
}

.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper,
.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper a,
.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper i,
.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-title a {
	color: #ffffff;
}

.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-widget-content {
	background-color: #17449e;
}

.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-title a {
	color: #ffffff;
}

.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-info-wrapper,
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-info-wrapper a,
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-info-wrapper a:hover,
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-info-wrapper i {
	color: #9ebeff;
}

.mediz-blog-aside-format .mediz-single-article-content,
.gdlr-core-blog-aside-format {
	background-color: #4d93e9;
}

.mediz-blog-quote-format .mediz-single-article-content,
.gdlr-core-blog-quote-format {
	background-color: #4d93e9;
}

.mediz-blog-aside-format .mediz-single-article-content,
.gdlr-core-blog-aside-format .gdlr-core-blog-content {
	color: #ffffff;
}

.mediz-blog-quote-format .mediz-single-article-content blockquote,
.mediz-blog-quote-format .mediz-single-article-content blockquote a,
.mediz-blog-quote-format .mediz-single-article-content q,
.mediz-blog-quote-format .mediz-single-article-content,
.gdlr-core-blog-quote-format .gdlr-core-blog-content blockquote,
.gdlr-core-blog-quote-format .gdlr-core-blog-content blockquote a,
.gdlr-core-blog-quote-format .gdlr-core-blog-content q,
.gdlr-core-blog-quote-format .gdlr-core-blog-content {
	color: #ffffff;
}

.gdlr-core-pagination a {
	background-color: #f0f0f0;
}

body .page-links>a,
body .page-links>span.screen-reader-text,
body .nav-links>a,
body .nav-links>span.dots,
body .page-links>span.page-links-title {
	background-color: #f0f0f0;
}

.gdlr-core-pagination a {
	color: #828282;
}

body .page-links>a,
body .page-links>span.screen-reader-text,
body .nav-links>a,
body .nav-links>span.dots,
body .page-links>span.page-links-title {
	color: #828282;
}

.gdlr-core-pagination a:hover,
.gdlr-core-pagination a.gdlr-core-active,
.gdlr-core-pagination span {
	background-color: #4d93e9;
}

body .page-links>span,
body .page-links>a:hover,
body .nav-links>span.current,
body .nav-links>a:hover {
	background-color: #4d93e9;
}

.gdlr-core-pagination a:hover,
.gdlr-core-pagination a.gdlr-core-active,
.gdlr-core-pagination span {
	color: #ffffff;
}

body .page-links>span,
body .page-links>a:hover,
body .nav-links>span.current,
body .nav-links>a:hover {
	color: #ffffff;
}

.gdlr-core-pagination.gdlr-core-with-border a {
	color: #b4b4b4;
	border-color: #b4b4b4;
}

.gdlr-core-pagination.gdlr-core-style-plain a,
.gdlr-core-pagination.gdlr-core-style-plain a:before,
.gdlr-core-pagination.gdlr-core-style-plain span:before {
	color: #b4b4b4;
}

.gdlr-core-pagination.gdlr-core-with-border a:hover,
.gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active,
.gdlr-core-pagination.gdlr-core-with-border span {
	color: #424242;
	border-color: #424242;
}

.gdlr-core-pagination.gdlr-core-style-plain a:hover,
.gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active,
.gdlr-core-pagination.gdlr-core-style-plain span {
	color: #424242;
}

.gdlr-core-portfolio-single-nav,
.gdlr-core-portfolio-single-nav a,
.gdlr-core-portfolio-single-nav a:hover,
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav-middle i {
	color: #828282;
}

.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav i {
	color: #4275dc;
}

.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav i,
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav-middle {
	background-color: #f3f3f3;
}

.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-grid-frame,
.gdlr-core-portfolio-grid2 {
	background-color: #ffffff;
}

.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title a {
	color: #191919;
}

.gdlr-core-port-info-item .gdlr-core-port-info-key,
.gdlr-core-port-info2 .gdlr-core-port-info2-key {
	color: #343434;
}

.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info,
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a,
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a:hover {
	color: #b1b1b1;
}

.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap {
	background-color: #2653e3;
}

.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-title a,
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-title a:hover {
	color: #ffffff;
}

.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info,
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info a,
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info a:hover {
	color: #abbfff;
}

.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info {
	background-color: #4d93e9;
}

.gdlr-core-portfolio-badge {
	color: #0a0a0a;
}

.gdlr-core-portfolio-badge {
	background-color: #4d93e9;
}

.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon,
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a,
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a:hover {
	color: #ffffff;
}

.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info,
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a,
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a:hover {
	color: #cecece;
}

.gdlr-core-filterer-wrap.gdlr-core-style-text a {
	color: #aaaaaa;
}

.gdlr-core-filterer-wrap.gdlr-core-style-text a:hover,
.gdlr-core-filterer-wrap.gdlr-core-style-text a.gdlr-core-active {
	color: #161616;
}

.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer-slide-bar {
	border-bottom-color: #161616;
}

.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar:before {
	background-color: #161616;
}

.gdlr-core-filterer-wrap.gdlr-core-style-button a {
	color: #838383;
}

.gdlr-core-filterer-wrap.gdlr-core-style-button a {
	background-color: #f1f1f1;
}

.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover,
.gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active {
	color: #191919;
}

.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover,
.gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active {
	background-color: #4d93e9;
}

.gdlr-core-price-table-item .gdlr-core-price-table {
	background-color: #ffffff;
}

.gdlr-core-price-table .gdlr-core-price-table-head {
	background-color: #3e3e3e;
	background: -webkit-linear-gradient(#3e3e3e, #3e3e3e);
	background: -o-linear-gradient(#3e3e3e, #3e3e3e);
	background: -moz-linear-gradient(#3e3e3e, #3e3e3e);
	background: linear-gradient(#3e3e3e, #3e3e3e);
}

.gdlr-core-price-table .gdlr-core-price-table-icon {
	color: #ffffff;
}

.gdlr-core-price-table .gdlr-core-price-table-title {
	color: #ffffff;
}

.gdlr-core-price-table .gdlr-core-price-table-caption {
	color: #c0cfe8;
}

.gdlr-core-price-table .gdlr-core-price-table-price {
	background-color: #f6f6f6;
}

.gdlr-core-price-table .gdlr-core-price-table-price-number,
.gdlr-core-price-table .gdlr-core-price-prefix {
	color: #323232;
}

.gdlr-core-price-table .gdlr-core-price-suffix {
	color: #191919;
}

body .gdlr-core-price-table .gdlr-core-price-table-button,
body .gdlr-core-price-table .gdlr-core-price-table-button:hover {
	color: #ffffff;
}

body .gdlr-core-price-table .gdlr-core-price-table-button,
body .gdlr-core-price-table .gdlr-core-price-table-button:hover {
	background-color: #383838;
	background: -webkit-linear-gradient(#383838, #383838);
	background: -o-linear-gradient(#383838, #383838);
	background: -moz-linear-gradient(#383838, #383838);
	background: linear-gradient(#383838, #383838);
}

.gdlr-core-price-table .gdlr-core-price-table-content * {
	border-color: #e5e5e5;
}

.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head {
	background-color: #4d93e9;
	background: -webkit-linear-gradient(#4d93e9, #4d93e9);
	background: -o-linear-gradient(#4d93e9, #4d93e9);
	background: -moz-linear-gradient(#4d93e9, #4d93e9);
	background: linear-gradient(#4d93e9, #4d93e9);
}

.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-icon {
	color: #ffffff;
}

.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-title {
	color: #ffffff;
}

.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-caption {
	color: #fff3f2;
}

.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price {
	background-color: #f6f6f6;
}

.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price-number,
.gdlr-core-price-table .gdlr-core-price-prefix {
	color: #323232;
}

.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-suffix {
	color: #191919;
}

body .gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button,
body .gdlr-core-price-table .gdlr-core-price-table-button:hover {
	color: #ffffff;
}

body .gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button,
body .gdlr-core-price-table .gdlr-core-price-table-button:hover {
	background-color: #4d93e9;
	background: -webkit-linear-gradient(#4d93e9, #4d93e9);
	background: -o-linear-gradient(#4d93e9, #4d93e9);
	background: -moz-linear-gradient(#4d93e9, #4d93e9);
	background: linear-gradient(#4d93e9, #4d93e9);
}

.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon,
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon,
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon,
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon {
	color: #4c4c4c;
}

.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title .gdlr-core-head,
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title .gdlr-core-head,
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title .gdlr-core-head,
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title .gdlr-core-head {
	color: #4c4c4c;
}

.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title,
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title,
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title {
	color: #4c4c4c;
}

.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon,
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon {
	background-color: #f3f3f3;
}

.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon,
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon {
	border-color: #f3f3f3;
}

.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-accordion-item-title:before {
	color: #989898;
}

.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title .gdlr-core-head,
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title .gdlr-core-head,
.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title .gdlr-core-head,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title .gdlr-core-head {
	color: #191919;
}

.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title,
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title {
	color: #4d93e9;
}

.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title,
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title {
	background-color: #f3f3f3;
}

.gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before {
	color: #ffffff;
}

.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title,
.gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title {
	color: #ffffff;
}

.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title,
.gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title {
	background-color: #4d93e9;
}

.gdlr-core-audio,
.gdlr-core-audio .mejs-container .mejs-controls {
	background-color: #e7e7e7;
}

.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button:before,
.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button:before,
.gdlr-core-audio .mejs-container .mejs-controls .mejs-time {
	color: #202020;
}

.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-total,
.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: #afafaf;
}

.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-current {
	background-color: #b1976b;
}

.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background-color: #afafaf;
}

.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background-color: #646464;
}

.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner {
	background-color: #ef5e68;
}

.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner {
	border-color: #cd515a;
}

.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner {
	color: #ffffff;
}

.gdlr-core-alert-box-item .gdlr-core-alert-box-item-title {
	color: #ffffff;
}

blockquote,
q {
	color: #777777;
}

blockquote,
q,
pre {
	background-color: #f5f5f5;
}

.mediz-body blockquote,
.mediz-body q {
	border-color: #e2e2e2;
}

.gdlr-core-blockquote-item-quote {
	color: #b1976b;
}

.gdlr-core-blockquote-item-content,
.gdlr-core-blockquote-item-author,
pre {
	color: #1c1c1c;
}

.gdlr-core-body .gdlr-core-load-more,
.gdlr-core-body .gdlr-core-button,
.mediz-body .mediz-button,
.mediz-body input[type="button"],
.mediz-body input[type="submit"] {
	color: #ffffff;
}

.gdlr-core-body .gdlr-core-load-more:hover,
.gdlr-core-body .gdlr-core-button:hover,
.mediz-body .mediz-button:hover {
	color: #ffffff;
}

.gdlr-core-body .gdlr-core-load-more,
.gdlr-core-body .gdlr-core-button,
.mediz-body .mediz-button,
.mediz-body input[type="button"],
.mediz-body input[type="submit"] {
	background-color: #4d93e9;
}

.mediz-blog-style-4 .mediz-comments-area .form-submit input[type="submit"] {
	box-shadow: 5px 5px 20px rgba(77, 147, 233, 0.4);
	-webkit-box-shadow: 5px 5px 20px rgba(77, 147, 233, 0.4);
	-moz-box-shadow: 5px 5px 20px rgba(77, 147, 233, 0.4);
}

.gdlr-core-body .gdlr-core-load-more:hover,
.gdlr-core-body .gdlr-core-button:hover {
	background-color: #76a9e8;
}

.gdlr-core-body .gdlr-core-button-with-border {
	border-color: #4d93e9;
}

.gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent {
	color: #4d93e9;
}

.gdlr-core-body .gdlr-core-button-with-border:hover {
	border-color: #76a9e8;
}

.gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent:hover {
	color: #76a9e8;
}

.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient {
	background-color: #4d93e9;
	background: -webkit-linear-gradient(#207ae8, #4d93e9);
	background: -o-linear-gradient(#207ae8, #4d93e9);
	background: -moz-linear-gradient(#207ae8, #4d93e9);
	background: linear-gradient(#207ae8, #4d93e9);
}

.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient-v {
	background-color: #4d93e9;
	background: -webkit-linear-gradient(to right, #207ae8, #4d93e9);
	background: -o-linear-gradient(to right, #207ae8, #4d93e9);
	background: -moz-linear-gradient(to right, #207ae8, #4d93e9);
	background: linear-gradient(to right, #207ae8, #4d93e9);
}

.gdlr-core-call-to-action-item-title {
	color: #2c2c2c;
}

.gdlr-core-call-to-action-item-caption {
	color: #535353;
}

.gdlr-core-counter-item-top-text {
	color: #828282;
}

.gdlr-core-counter-item-top-icon {
	color: #393939;
}

.gdlr-core-counter-item-number {
	color: #393939;
}

.gdlr-core-counter-item-divider {
	border-color: #393939;
}

.gdlr-core-counter-item-bottom-text {
	color: #7d7d7d;
}

.gdlr-core-column-service-item .gdlr-core-column-service-icon {
	color: #9d9d9d;
}

.gdlr-core-column-service-item .gdlr-core-icon-style-round i {
	background-color: #f3f3f3;
}

.gdlr-core-column-service-item .gdlr-core-column-service-title {
	color: #383838;
}

.gdlr-core-column-service-item .gdlr-core-column-service-caption {
	color: #747474;
}

.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title,
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap {
	background-color: #4d93e9;
}

.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title {
	color: #252525;
}

.gdlr-core-flipbox-item .gdlr-core-flipbox-front,
.gdlr-core-flipbox-item .gdlr-core-flipbox-back,
.gdlr-core-feature-box-item .gdlr-core-feature-box {
	background-color: #4d93e9;
}

.gdlr-core-flipbox-item .gdlr-core-flipbox-front,
.gdlr-core-flipbox-item .gdlr-core-flipbox-back,
.gdlr-core-flipbox-item .gdlr-core-flipbox-frame,
.gdlr-core-feature-box-item .gdlr-core-feature-box,
.gdlr-core-feature-box-item .gdlr-core-feature-box-frame {
	border-color: #4d93e9;
}

.gdlr-core-flipbox-item .gdlr-core-flipbox-item-icon,
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-icon {
	color: #ffffff;
}

.gdlr-core-flipbox-item .gdlr-core-flipbox-item-title,
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-title {
	color: #ffffff;
}

.gdlr-core-flipbox-item .gdlr-core-flipbox-item-caption,
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption {
	color: #ffffff;
}

.gdlr-core-flipbox-item .gdlr-core-flipbox-item-content,
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-content {
	color: #ffffff;
}

.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title {
	color: #ffffff;
}

.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption {
	color: #cecece;
}

.gdlr-core-image-overlay {
	background-color: #141414;
	background-color: rgba(20, 20, 20, 0.6);
}

.gdlr-core-image-overlay-content,
.gdlr-core-image-overlay-content a,
.gdlr-core-image-overlay-icon {
	color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin] .gdlr-core-image-overlay-icon,
.gdlr-core-page-builder-body .gdlr-core-pbf-column[data-skin] .gdlr-core-image-overlay-icon {
	color: #ffffff;
}

.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon {
	background-color: #ffffff;
}

.gdlr-core-body .gdlr-core-image-item-wrap {
	border-color: #000000;
}

.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title {
	color: #343434;
}

.gdlr-core-block-item-title-wrap .gdlr-core-block-item-caption {
	color: #747474;
}

.gdlr-core-block-item-title-wrap a,
.gdlr-core-block-item-title-wrap a:hover {
	color: #747474;
}

.gdlr-core-icon-list-item i {
	color: #222222;
}

.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-icon-wrap,
.gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-icon-wrap {
	color: #f3f3f3;
}

.gdlr-core-opening-hour-item .gdlr-core-opening-hour-day {
	color: #a5a5a5;
}

.gdlr-core-opening-hour-item .gdlr-core-opening-hour-open {
	color: #262626;
}

.gdlr-core-opening-hour-item .gdlr-core-opening-hour-close {
	color: #c8c8c8;
}

.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time i {
	color: #8a8989;
}

.gdlr-core-opening-hour-item .gdlr-core-opening-hour-list-item {
	border-color: #a6a6a6;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title,
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a {
	color: #17449e;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position {
	color: #9d9d9d;
}

.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider {
	color: #17449e;
}

.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap {
	background-color: #ffffff;
}

.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title,
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title a {
	color: #ffffff;
}

.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-position {
	color: #ffffff;
}

.gdlr-core-personnel-style-modern .gdlr-core-social-network-item a {
	color: #ffffff;
}

.gdlr-core-promo-box-item .gdlr-core-promo-box-item-title {
	color: #383838;
}

.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap {
	border-color: #e8e7e7;
}

.gdlr-core-post-slider-item .gdlr-core-post-slider-title a {
	color: #ffffff;
}

.gdlr-core-post-slider-item .gdlr-core-blog-info,
.gdlr-core-post-slider-item .gdlr-core-blog-info a {
	color: #c5c5c5;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title {
	color: #d8c0b1;
}

.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-title {
	color: #ffffff;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption {
	color: #ddc5b5;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count {
	color: #c5c5c5;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count {
	background-color: #b1976b;
}

.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count {
	color: #b1976b;
}

.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count {
	color: #ffffff;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider {
	border-color: #ffffff;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title {
	color: #ffffff;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-caption {
	color: #ddc5b5;
}

.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content {
	color: #ddc5b5;
}

.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title,
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-right {
	color: #505050;
}

.gdlr-core-skill-bar-item .gdlr-core-skill-bar-icon {
	color: #616161;
}

.gdlr-core-skill-bar-item .gdlr-core-skill-bar-progress {
	background-color: #f3f3f3;
}

.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled,
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled-indicator {
	background-color: #4d93e9;
}

.gdlr-core-flexslider-custom-nav i {
	color: #a7a7a7;
}

.gdlr-core-flexslider-custom-nav i:hover {
	color: #a7a7a7;
}

.gdlr-core-flexslider-nav .flex-direction-nav li a,
.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a,
.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a {
	color: #4d93e9;
	border-color: #4d93e9;
}

.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a,
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a {
	color: #4d93e9;
	border-color: #4d93e9;
}

.gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #ffffff;
}

.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #ffffff;
}

.gdlr-core-flexslider .flex-control-nav li a {
	border-color: #8a8a8a;
}

.gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #8a8a8a;
}

.gdlr-core-flexslider.gdlr-core-color-bullet .flex-control-nav li a.flex-active,
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a.flex-active,
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav li a.flex-active {
	background-color: #8a8a8a;
}

.gdlr-core-flexslider.gdlr-core-border-color-bullet .flex-control-nav li a.flex-active {
	border-color: #8a8a8a;
}

.gdlr-core-flexslider.gdlr-core-color-bullet .flex-control-nav li a,
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a,
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav li a {
	background-color: #dfdfdf;
}

.gdlr-core-flexslider.gdlr-core-border-color-bullet .flex-control-nav li a {
	border-color: #dfdfdf;
}

.gdlr-core-social-share-item a {
	color: #202020;
}

.gdlr-core-social-share-item.gdlr-core-style-round a,
.gdlr-core-social-share-item.gdlr-core-style-round a:hover {
	background-color: #202020;
}

.gdlr-core-social-share-item .gdlr-core-divider {
	border-color: #e5e5e5;
}

.gdlr-core-social-share-item .gdlr-core-social-share-count {
	color: #202020;
}

.gdlr-core-stunning-text-item-caption {
	color: #747474;
}

.gdlr-core-stunning-text-item-title {
	color: #383838;
}

.gdlr-core-tab-item-title {
	color: #8d8d8d;
}

.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title,
.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title {
	background-color: #f7f7f7;
}

.gdlr-core-tab-item-title-wrap,
.gdlr-core-tab-item-content-wrap,
.gdlr-core-tab-item-title {
	border-color: #ebebeb;
}

.gdlr-core-tab-item-title-line {
	border-color: #4d93e9;
}

.gdlr-core-tab-item-title.gdlr-core-active {
	color: #464646;
}

.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active,
.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title.gdlr-core-active {
	background-color: #ffffff;
}

table tr th {
	background-color: #4d93e9;
}

table tr th,
.mediz-body table tr th a,
.mediz-body table tr th a:hover {
	color: #ffffff;
}

table tr:nth-child(odd) {
	background-color: #f9f9f9;
}

table tr:nth-child(odd) {
	color: #949494;
}

table tr:nth-child(even) {
	background-color: #f3f3f3;
}

table tr:nth-child(even) {
	color: #949494;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title {
	color: #232323;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-content {
	color: #707070;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-title {
	color: #3b3b3b;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating i {
	color: #ffa127;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-position {
	color: #3b3b3b;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-quote {
	color: #282828;
}

.gdlr-core-testimonial-item .gdlr-core-testimonial-frame {
	background-color: #ffffff;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #161616;
}

.gdlr-core-title-item .gdlr-core-title-item-caption {
	color: #747474;
}

.woocommerce .star-rating span,
.single-product.woocommerce #review_form #respond p.stars a,
.single-product.woocommerce div.product .product_meta,
.single-product.woocommerce div.product .product_meta a {
	color: #4d93e9;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
html .woocommerce input.button,
html .woocommerce span.onsale {
	background-color: #4d93e9;
}

span.woocommerce-Price-amount.amount {
	color: #707070;
}

.mediz-top-cart-content-wrap .mediz-highlight,
.mediz-top-cart-item-wrap .mediz-top-cart-price-wrap .woocommerce-Price-amount.amount {
	color: #707070;
}

.woocommerce .price del,
.gdlr-core-product-price del,
del span.woocommerce-Price-amount.amount {
	color: #949494;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: #4d93e9;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	color: #ffffff;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	color: #ffffff;
}

.single-product.woocommerce div.product .quantity .qty,
#add_payment_method #payment,
.woocommerce-checkout #payment,
.single-product.woocommerce #reviews #comments ol.commentlist li {
	background-color: #f3f3f3;
}

.gdlr-core-product-grid .gdlr-core-product-title a {
	color: #191919;
}

.gdlr-core-product-grid .gdlr-core-product-title a:hover {
	color: #434343;
}

.gdlr-core-product-thumbnail .gdlr-core-product-view-detail,
.gdlr-core-product-thumbnail .gdlr-core-product-view-detail:hover {
	color: #ffffff;
}

.gdlr-core-product-thumbnail .gdlr-core-product-view-detail {
	background-color: #0a0a0a;
	background-color: rgba(10, 10, 10, 0.9);
}

.gdlr-core-product-thumbnail .added_to_cart,
.gdlr-core-product-thumbnail .added_to_cart:hover,
.gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart,
.gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart:hover {
	color: #ffffff;
}

.gdlr-core-product-thumbnail .added_to_cart,
.gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart {
	background-color: #4d93e9;
	background-color: rgba(77, 147, 233, 0.9);
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #e6e6e6;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #abc5e8;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #2f8cce;
}

.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button {
	background: #1a49a8;
}

.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button {
	background-color: #1a49a8;
}

.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text,
.gdlr-core-gdpr-form-checkbox-required+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text {
	color: #1a49a8;
}

.gdlr-core-body .gdlr-core-gdpr-form-submit input[type="submit"] {
	background: #1a49a8;
}

.mptt-shortcode-wrapper .mptt-shortcode-table {
	table-layout: fixed;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot {
	font-size: 15px;
	font-weight: 800;
	line-height: 22px;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
	padding: 22px 10px;
	font-weight: 700;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
	font-size: 15px;
	font-weight: 700;
	margin-top: 25px;
}

.gdlr-core-page-builder-body [data-skin="White Text"] h1,
.gdlr-core-page-builder-body [data-skin="White Text"] h2,
.gdlr-core-page-builder-body [data-skin="White Text"] h3,
.gdlr-core-page-builder-body [data-skin="White Text"] h4,
.gdlr-core-page-builder-body [data-skin="White Text"] h5,
.gdlr-core-page-builder-body [data-skin="White Text"] h6,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a:hover {
	color: #a1a1a1
}

.gdlr-core-page-builder-body [data-skin="White Text"],
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-content {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="White Text"] i,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="White Text"] .mediz-widget ul li:before {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="White Text"] a,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="White Text"] a:hover,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link:hover {
	color: #94b8e8
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-background {
	background-color: #111111
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #111111;
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #111111;
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #111111;
}

.gdlr-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="White Text"] textarea,
.gdlr-core-page-builder-body [data-skin="White Text"] select {
	background-color: #111111;
}

.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #111111;
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] h1,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] h2,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] h3,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] h4,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] h5,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] h6,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-caption a:hover {
	color: #5db0b8
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] i,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .mediz-widget ul li:before {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] a,
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-link {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-divider {
	border-color: #5db0b8;
	column-rule-color: #5db0b8;
	-moz-column-rule-color: #5db0b8;
	-webkit-column-rule-color: #5db0b8;
}

.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a {
	border-color: #5db0b8
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] *,
.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-skin-border {
	border-color: #373737
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
	border-color: #373737;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title {
	border-color: #373737;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-skin-e-background {
	background-color: #373737
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #373737;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #373737;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #373737;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Newsletter"] textarea,
.gdlr-core-page-builder-body [data-skin="Newsletter"] select {
	background-color: #373737;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #373737;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-skin-e-content {
	color: #989898
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i,
.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i {
	color: #989898;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Newsletter"] textarea,
.gdlr-core-page-builder-body [data-skin="Newsletter"] select {
	color: #989898;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] ::-webkit-input-placeholder {
	color: #989898;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] ::-moz-placeholder {
	color: #989898;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] :-ms-input-placeholder {
	color: #989898;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] :-moz-placeholder {
	color: #989898;
}

.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	color: #989898;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] *,
.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-skin-border {
	border-color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-skin-e-background {
	background-color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Newsletter White"] textarea,
.gdlr-core-page-builder-body [data-skin="Newsletter White"] select {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-skin-e-content {
	color: #969696
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i,
.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i {
	color: #969696;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Newsletter White"] textarea,
.gdlr-core-page-builder-body [data-skin="Newsletter White"] select {
	color: #969696;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] ::-webkit-input-placeholder {
	color: #969696;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] ::-moz-placeholder {
	color: #969696;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] :-ms-input-placeholder {
	color: #969696;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] :-moz-placeholder {
	color: #969696;
}

.gdlr-core-page-builder-body [data-skin="Newsletter White"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	color: #969696;
}

.gdlr-core-page-builder-body [data-skin="cl-dpment"] h1,
.gdlr-core-page-builder-body [data-skin="cl-dpment"] h2,
.gdlr-core-page-builder-body [data-skin="cl-dpment"] h3,
.gdlr-core-page-builder-body [data-skin="cl-dpment"] h4,
.gdlr-core-page-builder-body [data-skin="cl-dpment"] h5,
.gdlr-core-page-builder-body [data-skin="cl-dpment"] h6,
.gdlr-core-page-builder-body [data-skin="cl-dpment"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="cl-dpment"] .gdlr-core-skin-title a {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="cl-dpment"],
.gdlr-core-page-builder-body [data-skin="cl-dpment"] .gdlr-core-skin-content {
	color: #606060
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] h1,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] h2,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] h3,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] h4,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] h5,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] h6,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-skin-title a {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-skin-title a:hover {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-skin-e-background {
	background-color: #f3f3f3
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #f3f3f3;
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #f3f3f3;
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #f3f3f3;
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="acc-dpment"] textarea,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] select {
	background-color: #f3f3f3;
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #f3f3f3;
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-button,
.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-button-color {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] input[type="button"],
.gdlr-core-page-builder-body [data-skin="acc-dpment"] input[type="submit"] {
	color: #4d93e9;
}

.gdlr-core-page-builder-body [data-skin="acc-dpment"] .gdlr-core-pagination a {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] h1,
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] h2,
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] h3,
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] h4,
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] h5,
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] h6,
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] .gdlr-core-skin-title a {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"],
.gdlr-core-page-builder-body [data-skin="cl-doc-dpment"] .gdlr-core-skin-content {
	color: #7c92bd
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] h1,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] h2,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] h3,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] h4,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] h5,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] h6,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] .gdlr-core-skin-title a {
	color: #171717
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"],
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] .gdlr-core-skin-content {
	color: #757575
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] a,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] .gdlr-core-skin-link {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] .gdlr-core-skin-divider {
	border-color: #4d93e9;
	column-rule-color: #4d93e9;
	-moz-column-rule-color: #4d93e9;
	-webkit-column-rule-color: #4d93e9;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Lung Diseases"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a {
	border-color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] h1,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] h2,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] h3,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] h4,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] h5,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] h6,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"],
.gdlr-core-page-builder-body [data-skin="Mediz A2 Counter"] .gdlr-core-skin-content {
	color: #a9d0ff
}

.gdlr-core-page-builder-body [data-skin="Personnel"] a,
.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-link {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="Personnel"] a:hover,
.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-link:hover {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-e-background {
	background-color: #17449e
}

.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Personnel"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Personnel"] textarea,
.gdlr-core-page-builder-body [data-skin="Personnel"] select {
	background-color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-skin-title a:hover {
	color: #979797
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-skin-e-background {
	background-color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] textarea,
.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] select {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-button,
.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-button-color {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] input[type="button"],
.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] input[type="submit"] {
	color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-pagination a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-button,
.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-button-color {
	background-color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] input[type="button"],
.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] input[type="submit"] {
	background-color: #4d93e9;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 contact form"] .gdlr-core-pagination a {
	background-color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] h1,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] h2,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] h3,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] h4,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] h5,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] h6,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-title a {
	color: #93d9ff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-caption a:hover {
	color: #bcdbff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"],
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-content {
	color: #bcdbff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] i,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .mediz-widget ul li:before {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-divider {
	border-color: #5c79b3;
	column-rule-color: #5c79b3;
	-moz-column-rule-color: #5c79b3;
	-webkit-column-rule-color: #5c79b3;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a {
	border-color: #5c79b3
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] *,
.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-skin-border {
	border-color: #5c79b3
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
	border-color: #5c79b3;
}

.gdlr-core-page-builder-body [data-skin="Mediz A2 Accordion"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title {
	border-color: #5c79b3;
}

.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-skin-e-background {
	background-color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="White Input"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="White Input"] textarea,
.gdlr-core-page-builder-body [data-skin="White Input"] select {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="White Input"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] h1,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] h2,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] h3,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] h4,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] h5,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] h6,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] .gdlr-core-skin-title a {
	color: #a6c4ff
}

.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] .gdlr-core-skin-caption a:hover {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"],
.gdlr-core-page-builder-body [data-skin="Mediz A1 Column SVC"] .gdlr-core-skin-content {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] h1,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] h2,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] h3,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] h4,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] h5,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] h6,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-title a {
	color: #171717
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-caption a:hover {
	color: #757575
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"],
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-content {
	color: #757575
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] i,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .mediz-widget ul li:before {
	color: #748ec4
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #748ec4;
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #748ec4;
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] a,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVC"] .gdlr-core-skin-link {
	color: #748ec4
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] h1,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] h2,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] h3,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] h4,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] h5,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] h6,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-title a {
	color: #343434
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-caption a:hover {
	color: #797979
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"],
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-content {
	color: #797979
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] i,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .mediz-widget ul li:before {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] a,
.gdlr-core-page-builder-body [data-skin="Mediz HP Column SVS MId"] .gdlr-core-skin-link {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-skin-caption a:hover {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="Blockqoute"],
.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-skin-content {
	color: #4e4e4e
}

.gdlr-core-page-builder-body [data-skin="Blockqoute"] i,
.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="Blockqoute"] .mediz-widget ul li:before {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="Blockqoute"] a:hover,
.gdlr-core-page-builder-body [data-skin="Blockqoute"] .gdlr-core-skin-link:hover {
	color: #a1a1a1
}

.gdlr-core-page-builder-body [data-skin="cl-ls"] h1,
.gdlr-core-page-builder-body [data-skin="cl-ls"] h2,
.gdlr-core-page-builder-body [data-skin="cl-ls"] h3,
.gdlr-core-page-builder-body [data-skin="cl-ls"] h4,
.gdlr-core-page-builder-body [data-skin="cl-ls"] h5,
.gdlr-core-page-builder-body [data-skin="cl-ls"] h6,
.gdlr-core-page-builder-body [data-skin="cl-ls"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="cl-ls"] .gdlr-core-skin-title a {
	color: #171717
}

.gdlr-core-page-builder-body [data-skin="cl-ls"],
.gdlr-core-page-builder-body [data-skin="cl-ls"] .gdlr-core-skin-content {
	color: #757575
}

.gdlr-core-page-builder-body [data-skin="HP Blog Featured"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="HP Blog Featured"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="HP Blog Featured"] .gdlr-core-skin-caption a:hover {
	color: #a7a7a7
}

.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] h1,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] h2,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] h3,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] h4,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] h5,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] h6,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] .gdlr-core-skin-caption a:hover {
	color: #ccd7ec
}

.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"],
.gdlr-core-page-builder-body [data-skin="HP Column SVC Bottom"] .gdlr-core-skin-content {
	color: #ccd7ec
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] h1,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] h2,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] h3,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] h4,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] h5,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] h6,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-caption a:hover {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"],
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-content {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] i,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .mediz-widget ul li:before {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] a,
.gdlr-core-page-builder-body [data-skin="HP Dentist Column SVC"] .gdlr-core-skin-link {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Team Page"] h1,
.gdlr-core-page-builder-body [data-skin="Team Page"] h2,
.gdlr-core-page-builder-body [data-skin="Team Page"] h3,
.gdlr-core-page-builder-body [data-skin="Team Page"] h4,
.gdlr-core-page-builder-body [data-skin="Team Page"] h5,
.gdlr-core-page-builder-body [data-skin="Team Page"] h6,
.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-caption a:hover {
	color: #b0c9e8
}

.gdlr-core-page-builder-body [data-skin="Team Page"],
.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-content {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Team Page"] a,
.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-link {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Team Page"] a:hover,
.gdlr-core-page-builder-body [data-skin="Team Page"] .gdlr-core-skin-link:hover {
	color: #b2cae8
}

.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] h1,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] h2,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] h3,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] h4,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] h5,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] h6,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] .gdlr-core-skin-caption a:hover {
	color: #a9d0ff
}

.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"],
.gdlr-core-page-builder-body [data-skin="couter-Ourdoc"] .gdlr-core-skin-content {
	color: #a9d0ff
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] h1,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] h2,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] h3,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] h4,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] h5,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] h6,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] .gdlr-core-skin-title a {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"],
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] .gdlr-core-skin-content {
	color: #8f8f8f
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] .gdlr-core-skin-e-content {
	color: #17449e
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] textarea,
.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] select {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] ::-webkit-input-placeholder {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] ::-moz-placeholder {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] :-ms-input-placeholder {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] :-moz-placeholder {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="acc-ourdoc"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	color: #17449e;
}

.gdlr-core-page-builder-body [data-skin="col-clinic"] h1,
.gdlr-core-page-builder-body [data-skin="col-clinic"] h2,
.gdlr-core-page-builder-body [data-skin="col-clinic"] h3,
.gdlr-core-page-builder-body [data-skin="col-clinic"] h4,
.gdlr-core-page-builder-body [data-skin="col-clinic"] h5,
.gdlr-core-page-builder-body [data-skin="col-clinic"] h6,
.gdlr-core-page-builder-body [data-skin="col-clinic"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="col-clinic"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="col-clinic"],
.gdlr-core-page-builder-body [data-skin="col-clinic"] .gdlr-core-skin-content {
	color: #cbe3ff
}

.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] .gdlr-core-skin-title a:hover {
	color: #979797
}

.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] .gdlr-core-button,
.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] .gdlr-core-button-color {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] input[type="button"],
.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] input[type="submit"] {
	color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] .gdlr-core-pagination a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] .gdlr-core-button,
.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] .gdlr-core-button-color {
	background-color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] input[type="button"],
.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] input[type="submit"] {
	background-color: #4d93e9;
}

.gdlr-core-page-builder-body [data-skin="Dentist Contact Form "] .gdlr-core-pagination a {
	background-color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-skin-caption a:hover {
	color: #a1a1a1
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"],
.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-skin-content {
	color: #a1a1a1
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-skin-divider {
	border-color: #4d93e9;
	column-rule-color: #4d93e9;
	-moz-column-rule-color: #4d93e9;
	-webkit-column-rule-color: #4d93e9;
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a {
	border-color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-skin-e-background {
	background-color: #5e9eeb
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #5e9eeb;
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #5e9eeb;
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #5e9eeb;
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] textarea,
.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] select {
	background-color: #5e9eeb;
}

.gdlr-core-page-builder-body [data-skin="Personal HP Dentist"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #5e9eeb;
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] h1,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] h2,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] h3,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] h4,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] h5,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] h6,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] .gdlr-core-skin-title a {
	color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] .gdlr-core-skin-caption a:hover {
	color: #a9d0ff
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"],
.gdlr-core-page-builder-body [data-skin="HP Dentist Counter"] .gdlr-core-skin-content {
	color: #a9d0ff
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] h1,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] h2,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] h3,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] h4,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] h5,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] h6,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-title a {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-caption a:hover {
	color: #8f8f8f
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"],
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-content {
	color: #8f8f8f
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] i,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-icon,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-icon:before,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .mediz-widget ul li:before {
	color: #4d93e9
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i {
	color: #4d93e9;
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a {
	border-color: #4d93e9;
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-divider {
	border-color: #d9d9d9;
	column-rule-color: #d9d9d9;
	-moz-column-rule-color: #d9d9d9;
	-webkit-column-rule-color: #d9d9d9;
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a {
	border-color: #d9d9d9
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] *,
.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-skin-border {
	border-color: #d9d9d9
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
	border-color: #d9d9d9;
}

.gdlr-core-page-builder-body [data-skin="HP Dentist Accordion"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title {
	border-color: #d9d9d9;
}

.gdlr-core-page-builder-body [data-skin="letterbgwhite"] .gdlr-core-skin-e-background {
	background-color: #ffffff
}

.gdlr-core-page-builder-body [data-skin="letterbgwhite"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a,
.gdlr-core-page-builder-body [data-skin="letterbgwhite"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="letterbgwhite"] .gdlr-core-flexslider .flex-control-nav li a {
	border-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="letterbgwhite"] .gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="letterbgwhite"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="letterbgwhite"] textarea,
.gdlr-core-page-builder-body [data-skin="letterbgwhite"] select {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="letterbgwhite"] .gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a {
	background-color: #ffffff;
}

.gdlr-core-page-builder-body [data-skin="Clinic Contact Newsletter"] *,
.gdlr-core-page-builder-body [data-skin="Clinic Contact Newsletter"] .gdlr-core-skin-border {
	border-color: #f3f3f3
}

.gdlr-core-page-builder-body [data-skin="Clinic Contact Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]) {
	border-color: #f3f3f3;
}

.gdlr-core-page-builder-body [data-skin="Clinic Contact Newsletter"] .gdlr-core-product-grid-4:hover .gdlr-core-product-title {
	border-color: #f3f3f3;
}

.mediz-item-mgb,
.gdlr-core-item-mgb {
	margin-bottom: 40px;
}

.mediz-body .gdlr-core-testimonial-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,
.mediz-body .gdlr-core-personnel-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,
.mediz-body .gdlr-core-hover-box-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,
.mediz-body .gdlr-core-portfolio-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,
.mediz-body .gdlr-core-product-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,
.mediz-body .gdlr-core-blog-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport {
	padding-top: 39px;
	margin-top: -39px;
	padding-right: 39px;
	margin-right: -39px;
	padding-left: 39px;
	margin-left: -39px;
	padding-bottom: 39px;
	margin-bottom: -39px;
}

.Error{
  border-bottom-color: #f54444 !important;
  outline: 0;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(245, 68, 68, 0.8), 0 0 8px rgba(245, 68, 68, 0.6); */
  /* box-shadow: inset 0 1px 1px rgba(245, 68, 68, 0.8), 0 0 8px rgba(245, 68, 68, 0.6); */
}
.FondoProgress{
  background-color: rgba(2, 30, 94, 0.77);
  position: fixed;
  display: table;
  top:0;
  width: 100%; /* anchura del padre */
  height: 100%; /* altura del padre */
  overflow: hidden;
  z-index: 10000;
}
.CuerpoProgress {
  padding: 17px;
  border-radius: 0px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.FondoCuerpoProgress{
  background-color: rgba(255,255,255, 1);
  margin: auto;
  padding: 20px;
  width: 400px;
}
.FondoCuerpoProgress h2{
  margin-top: 0px;
}
@media only screen and (max-width : 480px) {
  .FondoCuerpoProgress{
    width: 90%;
  }
  .img-fondo{
    background-image: none;
  }
}
.form-control{
  height: 45px;
  font-size: 18px;
  border: 1px solid #8bc63e;
  border-radius: 0px;
}

.contact-form b{
  color: red;
  font-size: 17px;

}

.contact-form p{
  font-weight: 580;
  font-size: 15px;

}
