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: 0px;
    outline: 0px;
    vertical-align: baseline;
    background: transparent;
    margin: 0px;
    padding: 0px;
    filter: none !important;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
    display: block;
}

nav ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

ul {
}
    
.mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner .sub-menu a:hover {
    font-weight: 700;
    letter-spacing: -0.0095rem;
    color: rgb(21, 13, 13) !important;
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(214, 214, 214) 100%) rgb(255, 227, 0) !important;
}

ul ul {
    color: rgb(255, 193, 7);
    list-style: ethiopic-halehame-ti-et;
}

.mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner .sub-menu li:hover::marker {
    color: rgb(0, 67, 130);
}

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: none;
}

abbr[title], dfn[title], acronym[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

hr {
    display: block;
    height: 1px;
    border-width: 1px 0px 0px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-top-style: solid;
    border-top-color: rgb(204, 204, 204);
    margin: 1em 0px;
    padding: 0px;
}

input[type="submit"], input[type="button"], button {
    margin: 0px;
    padding: 0px;
}

input, select, a img {
    vertical-align: middle;
}

b, strong {
    font-weight: 700;
}

i, em {
    font-style: italic;
}

html {
    box-sizing: border-box;
}

*, ::before, ::after {
    box-sizing: inherit;
}

body {
    overflow-wrap: break-word;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden;
    image-rendering: auto;
}

.about-us-responsive-img-main {
    backface-visibility: hidden;
    transform: translateZ(0px);
    will-change: transform;
}

.smooth-render {
    backface-visibility: hidden;
    transform: translateZ(0px);
    will-change: transform;
}

img, .logo-img {
    image-rendering: pixelated;
}

img, .background-img {
    image-rendering: auto;
    backface-visibility: hidden;
    transform: translateZ(0px);
}

p {
    margin-bottom: 20px;
}

ul, ol {
}

dl {
    margin-bottom: 20px;
}

dl dt {
    font-weight: 700;
    margin-top: 10px;
}

dl dt:first-child {
    margin-top: 0px;
}

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: rgb(243, 243, 243);
    margin-bottom: 20px;
}

.clear {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0px;
    zoom: 1; }

.clearfix {
    zoom: 1; }

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0px;
}

.alignnone {
    margin: 5px 20px 20px 0px;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0px 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0px;
}

a img.alignright {
    float: right;
    margin: 5px 0px 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0px;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0px;
}

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 0px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
    margin: 5px 0px 20px 20px;
}

.wp-caption img {
    border: 0px none;
    height: auto;
    margin: 0px;
    max-width: 98.5%;
    padding: 0px;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0px;
    padding: 0px 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: 0px;
}

body .page-links > a, body .nav-links > a, body .nav-links > span.dots {
    background-color: rgb(240, 240, 240);
    color: rgb(145, 145, 145);
}

body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover {
    background-color: rgb(61, 177, 102);
    color: rgb(255, 255, 255);
}

.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;
}

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;
}

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: 0px;
}

.gallery {
    text-align: center;
    margin-bottom: 30px;
}

.gallery::after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0px;
}

.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: rgb(255, 255, 255);
}

.wp-block-button {
    margin-bottom: 20px;
}

.mediz-body a.wp-block-button__link, .mediz-body a.wp-block-button__link:hover {
    color: rgb(255, 255, 255);
}

.is-style-outline .wp-block-button__link {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(50, 55, 60);
}

.mediz-body .is-style-outline a.wp-block-button__link {
    color: rgb(50, 55, 60);
}

.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: 0px;
}

body.mediz-boxed .mediz-body-wrapper.mediz-right {
    margin-right: 0px;
}

body.mediz-boxed.mediz-boxed-border .mediz-body-wrapper {
    box-shadow: rgba(0, 0, 0, 0.25) 0px -5px 9px;
}

body.mediz-boxed.mediz-background-pattern {
    background-position: center center;
    background-repeat: repeat;
}

.mediz-body-background {
    position: fixed;
    inset: 0px;
    background-position: center 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;
    -webkit-transition: none !important;
    transition: none !important;
}

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: 10px 0px 10px 35px;
    font-style: normal;
    border-left-width: 4px;
}

.mediz-blockquote-style-2 blockquote p {
    margin-bottom: 0px;
}

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: 0.8px;
    padding: 15px 33px;
    display: inline-block;
    appearance: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    border-width: 0px;
    border-style: solid;
    cursor: pointer;
    transition: none !important;
}

input[type="button"]:focus, input[type="submit"]:focus, input[type="reset"]:focus {
    outline: none;
}

.mediz-page-preload {
    position: fixed;
    z-index: 999999;
    inset: 0px;
    background-color: rgb(255, 255, 255);
    background-image: url("../../../../../../../../../themes/mediz/images/preload.gif");
    background-position: center 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;
    inset: 0px;
}

.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: 0px;
}

.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: 0px;
    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: 0px 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: transparent;
}

.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: 0px;
    right: 0px;
    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: 0px 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;
    box-sizing: border-box;
}

.mediz-right-menu-button {
    display: inline-block;
    margin-left: 27px;
}

.mediz-mobile-menu {
    float: left;
    margin-top: -8px;
    margin-left: 8px;
}

.mediz-mobile-menu-right {
    position: fixed;
    right: 1%;
    top: 16px;
}

.mediz-mobile-menu-left {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -9px;
}

.mediz-mobile-menu-left .mediz-mobile-menu {
    margin-left: 0px;
}

.mediz-mobile-header .mediz-mobile-logo-center .mediz-logo-inner {
    margin-left: auto;
    margin-right: auto;
}

.mediz-mobile-button-hamburger::before, .mediz-mobile-button-hamburger::after, .mediz-mobile-button-hamburger span {
    content: "";
    display: block;
    width: 39px;
    height: 4px;
    position: absolute;
}

.mediz-mobile-button-hamburger::before {
    top: 9px;
}

.mediz-mobile-button-hamburger span {
    top: 19px;
}

.mediz-mobile-button-hamburger::after {
    top: 30px;
}

.mediz-mobile-button-hamburger::before {
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.mediz-mobile-button-hamburger span {
    transition: opacity 0.15s 0.4s;
}

.mediz-mobile-button-hamburger::after {
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.mediz-mobile-button-hamburger.mediz-active::before {
    transform: translate3d(0px, 7px, 0px) rotate(135deg);
    transition-delay: 0.1s;
}

.mediz-mobile-button-hamburger.mediz-active span {
    transition-delay: 0s;
    opacity: 0;
}

.mediz-mobile-button-hamburger.mediz-active::after {
    transition-delay: 0.1s;
    transform: translate3d(0px, -7px, 0px) 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: none !important;
}

.mediz-mobile-button-hamburger-small:hover::after {
    width: 16px;
}

.mediz-navigation .sf-menu {
    display: inline-block;
    line-height: 1.7;
    margin-bottom: 0px;
    transition: none !important;
    filter: none !important;
    transform: none !important;
    opacity: 1 !important;
}

.mediz-navigation .sf-menu > li:first-child {
    padding-left: 0px;
    transition: none !important;
    filter: none !important;
    transform: none !important;
    opacity: 1 !important;
    color: #004491;
}

.mediz-navigation .sf-menu > li:last-child {
    padding-right: 0px;
}

.mediz-navigation .sf-menu > li > a {
    letter-spacing: 0;
}

.mediz-navigation-submenu-indicator .sf-menu > li > a.sf-with-ul-pre::after {
    display: inline-block;
    margin-left: 13px;
    content: "ï„‡";
    font-family: fontAwesome;
}

.mediz-navigation .sf-menu > .mediz-normal-menu li > a {
    display: block;
    position: relative;
    border-radius: 3px;
    & .mediz-navigation .sf-menu > .mediz-normal-menu li > a {
        display: block;
        padding: 6px 30px 6px 12px;
        position: relative;
        border-radius: 3px;
    }
}

.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;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.mediz-navigation .sf-menu > .mediz-normal-menu li > a {
    padding: 11px 5px 10px;
    position: relative;
    flex-direction: column;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    list-style: inside;
    font-weight: 500;
    display: list-item;
}

.mediz-navigation .sf-menu > .mediz-normal-menu li > a.sf-with-ul-pre::after {
    position: absolute;
    right: 10px;
    content: "ï„…";
    font-family: fontAwesome;
}

.mediz-navigation .sf-menu > .mediz-normal-menu .sub-menu {
    font-size: 15px;
    font-weight: 500;
}

.mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-full {
    left: 0px;
    right: 0px;
}

.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 {
    text-transform: initial;
    padding-right: 24px;
    padding-bottom: 35px;
    padding-top: 28px;
    text-align: unset;
    display: inline-flex;
    place-content: center space-evenly;
    width: -webkit-fill-available;
    flex-flow: column;
    gap: 1px;
    align-items: stretch;
    padding-left: 19px !important;
}

.mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner {
    padding-right: 33px;
    padding-bottom: 35px;
    padding-top: 28px;
    text-align: unset;
    display: inline-flex;
    place-content: center space-evenly;
    width: -webkit-fill-available;
    flex-flow: column;
    gap: 1px;
    align-items: stretch;
    padding-left: 26px !important;
}

@media (max-width: 1150px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner {
        padding-right: 27px;
        padding-bottom: 35px;
        padding-top: 28px;
        text-align: unset;
        display: inline-flex;
        place-content: center space-evenly;
        width: -webkit-fill-available;
        flex-flow: column;
        gap: 1px;
        align-items: stretch;
        padding-left: 16px !important;
    }
}

@media (min-width: 1265px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner {
        padding-right: 34px;
        padding-bottom: 35px;
        padding-top: 28px;
        text-align: unset;
        display: inline-flex;
        place-content: center space-evenly;
        width: -webkit-fill-available;
        flex-flow: column;
        gap: 1px;
        align-items: stretch;
        padding-left: 19px !important;
    }
}

@media (max-width: 1100px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner {
        padding-right: 26px;
        padding-bottom: 35px;
        padding-top: 28px;
        text-align: unset;
        display: inline-flex;
        place-content: center space-evenly;
        width: -webkit-fill-available;
        flex-flow: column;
        gap: 1px;
        align-items: stretch;
        padding-left: 20px !important;
    }
}

@media (max-width: 1012px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner {
        padding-top: 25px;
        padding-right: 12px;
        padding-bottom: 35px;
        padding-left: 20px !important;
    }
}

.mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner > a {
    margin-bottom: 7px;
    font-weight: 600;
    padding: 8px 13px;
    border-radius: 3px;
    font-size: 18.5px !important;
}

@media (max-width: 1040px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner > a {
        padding: 9px 15px;
        border-radius: 3px;
        font-size: 14.5px !important;
    }
}

@media (max-width: 1040px) {
    span.our-clinic-btn-text-responsive {
        font-size: 15px;
    }
}

@media (max-width: 1140px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner > a {
        margin-bottom: 7px;
        font-weight: 600;
        padding: 6px 10px;
        border-radius: 3px;
        font-size: 14.5px !important;
    }
}

@media (max-width: 1320px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner > a {
        font-size: 15.5px !important;
    }
}

@media (max-width: 1332px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner > a {
    }
}

@media (max-width: 1280px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner > a {
        margin-bottom: 7px;
        font-weight: 600;
        padding: 8px 10px;
        border-radius: 3px;
        font-size: 14.5px !important;
    }
}

@media (max-width: 1030px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner > a {
        font-size: 13px !important;
    }
}

.mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner .sub-menu a {
    font-size: 15px;
    padding: 7px 15px 7px 30px;
    display: table;
    border-radius: 7px;
    width: 100%;
    align-items: stretch;
    place-content: center;
    font-weight: 500;
    color: rgb(255, 255, 255);
    margin-left: -32px !important;
    margin-right: 32px !important;
}

@media (max-width: 1012px) {
    .mediz-navigation .sf-menu > .mediz-mega-menu .sf-mega-section-inner .sub-menu a {
        font-size: 14px;
    }
}

.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: 0px;
    height: 0px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 0px;
    border-width: 0px 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: 0px auto;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-style: solid;
    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: 0px;
}

.mediz-navigation .sf-vertical > li > a {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: block;
}

.mediz-navigation .sf-vertical ul.sub-menu {
    font-size: 14px;
    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: "ï„…";
    font-family: fontAwesome;
}

.mediz-bullet-anchor {
    position: fixed;
    top: 50%;
    right: 30px;
    margin-top: -50px;
    z-index: 10;
    opacity: 0;
    transition: none !important;
}

.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%;
}

.mediz-bullet-anchor a::before {
    content: " ";
    width: 9px;
    height: 9px;
    margin: 3px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    transition: none !important;
}

.mediz-breadcrumbs a {
    color: silver;
}

.mediz-breadcrumbs, .mediz-breadcrumbs a:hover {
    color: rgb(119, 119, 119);
}

.mediz-breadcrumbs {
    font-size: 15px;
    padding: 22px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.mediz-breadcrumbs-item > span {
    margin: 0px 15px;
}

.mediz-breadcrumbs-item > span:first-child {
    margin-left: 0px;
}

.mediz-breadcrumbs-item a span {
    transition: none !important;
}

.mediz-top-search-wrap input.search-field {
    border-bottom-color: rgb(48, 48, 48);
    color: rgb(255, 255, 255);
}

.mediz-top-search-wrap .mediz-top-search-submit, .mediz-top-search-wrap .mediz-top-search-close {
    color: rgb(255, 255, 255);
}

.mediz-top-search-wrap input::-webkit-input-placeholder {
    color: rgb(255, 255, 255);
}

.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;
    inset: 0px;
    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: transparent;
    width: 100%;
    border-width: 0px 0px 3px;
    font-size: 40px;
    padding: 0px 120px 25px 0px;
    line-height: 48px;
    letter-spacing: 0.5px;
}

.mediz-top-search-wrap input.search-submit {
    position: absolute;
    top: 0px;
    right: 52px;
    width: 48px;
    height: 48px;
    padding: 0px;
    opacity: 0;
}

.mediz-top-search-wrap .mediz-top-search-submit {
    font-size: 30px;
    position: absolute;
    right: 52px;
    top: 0px;
    line-height: 48px;
    width: 48px;
    text-align: center;
}

.mediz-top-search-wrap .mediz-top-search-close {
    font-size: 55px;
    position: absolute;
    right: 0px;
    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;
    inset: 0px;
    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: 0px;
}

.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;
    transition: none !important;
}

.mediz-overlay-menu-content.mediz-active ul.menu > li {
    transform: none !important;
    opacity: 1 !important;
    transition: none !important;
}

.mediz-overlay-menu-content ul.sub-menu {
    display: none;
    padding-top: 25px;
    padding-bottom: 10px;
    list-style: none;
    margin-left: 0px;
    margin-bottom: 0px;
}

.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;
    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: "M";
    font-family: elegantIcons;
}

.mediz-overlay-menu-content ul li.menu-item-has-children > a::after {
    content: "ï„‡";
    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 {
    border-radius: 30px;
    margin-top: -14px;
    padding: 9px 21px 11px;
}

.mediz-main-menu-right-button.mediz-style-round-with-shadow {
    padding: 13px 21px 14px;
    margin-top: -14px;
    box-shadow: rgba(0, 0, 0, 0.11) 0px 4px 18px;
    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%;
}

.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;
    inset: 0px;
}

.mediz-header-background-transparent {
    position: absolute;
    left: 0px;
    right: 0px;
    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: 0px;
    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: 0px;
    line-height: 1.7;
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-logo {
    padding-top: 0px;
    padding-bottom: 0px;
}

.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: 0px;
    line-height: 1.7;
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-main-menu-left-wrap {
    position: absolute;
    left: 0px;
    line-height: 1.7;
}

.mediz-header-style-plain.mediz-style-splitted-menu .mediz-right-menu-button {
    margin-left: 0px;
}

.mediz-header-boxed-wrap {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 3;
}

.mediz-header-style-boxed.mediz-fixed-navigation {
    margin-top: 0px;
}

.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;
    inset: 0px;
}

.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: 0px;
    padding-bottom: 0px;
}

.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: 0px;
}

.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: 0px;
}

.mediz-navigation-bar-wrap {
    position: relative;
}

.mediz-navigation-bar-wrap.mediz-style-transparent {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 3;
}

.mediz-navigation-bar-wrap .mediz-navigation {
    line-height: 0;
    position: relative;
    transition: none !important;
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
}

.mediz-navigation-bar-wrap .mediz-navigation-background {
    position: absolute;
    inset: 0px;
    box-shadow: rgba(0, 0, 0, 0.37) 0px 2px 6px;
}

.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;
    margin: 0px;
}

.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: 0px;
    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: 0px;
    right: 0px;
}

.mediz-header-side-content {
    position: relative;
    z-index: 98;
}

.mediz-header-side-nav {
    position: fixed;
    top: 0px;
    bottom: 0px;
    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: 0px;
}

.mediz-header-side-nav.mediz-fix-top {
    position: fixed;
}

.mediz-header-side-nav.mediz-style-left {
    left: 0px;
}

.mediz-header-side-nav.mediz-style-right {
    right: 0px;
}

.mediz-header-side-nav .mediz-pos-bottom, .mediz-header-side-nav.mediz-style-middle .mediz-pos-middle {
    filter: none !important;
    transform: none !important;
    opacity: 1 !important;
    transition: none !important;
}

.mediz-header-side-nav .mediz-pos-bottom.mediz-active, .mediz-header-side-nav.mediz-style-middle .mediz-pos-middle.mediz-active {
    opacity: 1;
}

.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: 0px;
}

.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: 0px;
    margin-left: 20px;
}

.mediz-header-side-nav.mediz-style-side .mediz-main-menu-cart {
    float: none;
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
}

.mediz-header-side-nav.mediz-style-side .mediz-main-menu-right-wrap > div:first-child {
    margin-left: 0px;
}

.mediz-header-side-nav.mediz-style-left .sf-vertical ul.sub-menu {
    text-align: left;
    margin-left: 0px;
}

.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: "ï„„";
    float: left;
    margin-left: 0px;
    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: 0px;
    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: 0px;
    margin-left: 0px;
    margin-top: 0px;
}

.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: 0px;
}

.mediz-logo-inner {
    transition: none !important;
}

.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: none !important;
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition-delay: 0s !important;
    transition-duration: 0s !important;
    /* font-weight: 700; */
    text-transform: uppercase !important;
    opacity: 1 !important;
    =: #002251;
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition-delay: 0s !important;
    transition-duration: 0s !important;
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition-delay: 0s !important;
    transition-duration: 0s !important;
}

.mediz-sticky-navigation.mediz-style-fixed .mediz-navigation-top {
    transition: none !important;
}

.mediz-sticky-navigation.mediz-style-fixed.mediz-animate-fixed-navigation .mediz-logo-inner img {
    transition: none !important;
}

.mediz-fixed-navigation.mediz-style-fixed, .mediz-fixed-navigation.mediz-style-slide {
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
}

.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: 0px;
    }
}

.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: 0px;
}

.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: 0px;
    top: 0px;
    z-index: 3;
}

.mediz-animate-fixed-navigation.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-logo {
    margin-top: -10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.mediz-animate-fixed-navigation.mediz-header-style-boxed.mediz-style-splitted-menu .mediz-navigation .sf-menu > li > a {
    padding-top: 0px;
}

.mediz-page-title-wrap {
    background-image: url("../../../../../../../../../themes/mediz/images/page-title-background.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    clear: both;
}

.mediz-page-title-wrap .mediz-page-title-overlay {
    position: absolute;
    inset: 0px;
}

.mediz-page-title-wrap .mediz-page-title-top-gradient {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
}

.mediz-page-title-wrap .mediz-page-title-bottom-gradient {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.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: 0px;
}

.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: 0px;
}

.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: 0px;
}

.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: 0px;
}

.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 {background: linear-gradient(114deg, rgb(33 111 218) 0%, rgb(3 59 122 / 95%) 100%);box-shadow: rgb(255 208 0) -3px 3px 0px 0px;border-radius: 7px;font-weight: 700;padding: 7px 8px;width: 70%;padding-right: 3px;margin-right: 25px;color: rgb(255, 255, 255);margin-right: 16px;width: -webkit-fill-available !important;/* text-transform: uppercase !important; */font-size: 17px;font-family: "Poppins", sans-serif;text-transform: uppercase !important;margin-bottom: 15px;}

@media (max-width:1200px) {
.mediz-footer-wrapper .mediz-widget-title {
    font-size: 13.5px !important;
    white-space: pre;
}}



.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: 0px;
}

.mediz-footer-wrapper.mediz-with-column-divider .mediz-footer-column {
    padding-bottom: 1029px;
    margin-bottom: -1020px;
    border-left-width: 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: 0px;
    right: 0px;
    bottom: 0px;
}

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%;
    pointer-events: none;
    transition: none !important;
}

.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: 0.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: 0px;
}

.mediz-sticky-banner {
    line-height: 1;
    display: inline-block;
    letter-spacing: 0.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: 0px;
    bottom: 0px;
    margin-bottom: 0px;
}

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;
    inset: 0px;
    background-size: cover;
    background-position: center center;
    opacity: 0.3;
}

.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: transparent;
    border: none;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    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: 0px;
}

.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: 0px auto 37px;
    overflow: hidden;
    border-radius: 50%;
}

.mediz-single-author .mediz-single-author-caption {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 9px;
    letter-spacing: 0.5px;
}

.mediz-single-author .mediz-single-author-title {
    font-size: 26px;
    margin-bottom: 22px;
}

.mediz-single-nav-area {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right-style: solid;
    border-left-style: solid;
    padding: 33px 0px;
    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;
}

.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: 0px;
}

.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: 0px;
    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: 0px 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;
}

.mediz-blog-style-4 .mediz-single-nav-area {
    border-top: 0px;
    padding-top: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.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: 0.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-social-share-count .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: 0px;
    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: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 30px;
    padding: 45px;
    margin-top: 30px;
    margin-bottom: 80px;
}

.mediz-blog-style-4 .mediz-single-author .mediz-single-author-avartar {
    float: left;
    margin-bottom: 0px;
    margin-right: 33px;
}

.mediz-blog-style-4 .mediz-single-author .mediz-single-author-wrap {
    max-width: 100%;
    margin: 0px;
}

.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: 0.5px;
    text-transform: uppercase;
    text-decoration: underline;
}

.mediz-blog-style-4 .mediz-comments-area .comment-respond {
    background: transparent;
    padding: 10px 0px 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;
}

.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: 0.8px;
    padding: 21px 35px 23px;
}

.mediz-blog-title-wrap .mediz-single-blog-title-style-2 .mediz-single-article-title {
    margin-bottom: 0px;
    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: 0px;
    text-transform: none;
    font-size: 13px;
}

.mediz-single-blog-title-style-2 .mediz-blog-info-wrapper .mediz-blog-info .mediz-blog-info-sep {
    margin: 0px 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: 0px;
}

.mediz-blog-style-2 .mediz-single-author {
    border-top-width: 0px;
    margin-top: 0px;
    text-align: left;
}

.mediz-blog-style-2 .mediz-single-author .mediz-single-author-avartar {
    margin: 0px 30px 0px 0px;
    float: left;
    max-width: 100px;
    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: 0px;
}

.mediz-blog-style-2 .mediz-single-nav-area {
    border: none;
    padding: 30px 0px 0px;
    margin-bottom: 0px;
}

.mediz-blog-style-2 .mediz-single-nav-area a, .mediz-blog-style-2 .mediz-single-nav-area a:hover {
    color: rgb(255, 255, 255);
}

.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;
    inset: 0px;
    background-size: cover;
    background-position: center center;
    transition: none !important;
}

.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 {
    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: 0.7;
    position: absolute;
    inset: 0px;
}

.mediz-blog-style-2 .mediz-comment-wrapper {
    padding-top: 80px;
}

.mediz-blog-style-2 .mediz-comment-content {
    margin: 0px 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: 0px;
    border-bottom-width: 0px;
}

.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: 0px 0px 85px;
    background: transparent;
    margin-bottom: 0px;
}

.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: 0px;
}

.mediz-blog-style-2 .mediz-comments-area .form-submit input[type="submit"] {
    font-size: 13px;
    text-transform: none;
    padding: 16px 30px;
    border-radius: 3px;
}

.mediz-blog-style-2 .mediz-single-related-post-wrap {
    padding: 80px 0px 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: 0px 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: 0px;
}

.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: 0px 40px 0px 0px;
    float: left;
    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: 0px;
}

.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%;
}

.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: transparent;
    padding: 0px;
}

.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: 0px 10px 3px 0px;
}

.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: 0px;
    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: 0.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: 0px;
}

.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: 0px;
    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: 0px;
}

.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: 0px;
    bottom: 0px;
    border-left-width: 1px;
    border-left-style: solid;
}

.mediz-blog-magazine .mediz-single-nav .mediz-text {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.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: 0px;
}

.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: 0px;
}

.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%;
}

.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: 0px;
    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: 0px 0px 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("../../../../../../../../../themes/mediz/images/page-title-background.jpg");
    background-position: center 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;
    inset: 0px;
    opacity: 0.8;
}

.mediz-blog-title-wrap.mediz-feature-image .mediz-blog-title-top-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 413px;
    opacity: 1;
    background: url("../../../../../../../../../themes/mediz/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: 0px;
    bottom: 0px;
    left: 0px;
    height: 413px;
    opacity: 1;
    background: url("../../../../../../../../../themes/mediz/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: 0.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;
    inset: 0px;
    opacity: 0.27;
    background-position: center center;
    background-size: cover;
    background-image: url("../../../../../../../../../themes/mediz/images/404-background.jpg");
}

.mediz-not-found-wrap .mediz-not-found-content {
    position: relative;
    padding: 60px 0px 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 13px;
    position: relative;
}

.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;
}

.mediz-not-found-wrap form.search-form input.search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 64px;
    height: 64px;
    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: 0.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: 0px;
}

.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: 14px;
    margin-bottom: 18px;
    line-height: 20px;
    padding-left: 9px !important;
    padding-right: 0px !important;
}

@media (min-width: 767px) and (max-width: 1000px) {
    .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: 11px;
        color: #a7ccec !important;
    }
}

.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: 0px;
}

.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: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
    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: "$";
    font-family: ElegantIcons;
    text-align: center;
    position: absolute;
    left: -7px;
    display: block;
    height: 20px;
    width: 0px;
    margin-top: 0px;
    color: #a7ccec;
}

.widget_archive select, .widget_categories select, .widget_text select {
    font-size: 14px;
    width: 100%;
    height: 50px;
    padding-left: 15px;
    outline: none;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    background: url("../../../../../../../../../themes/mediz/images/dropdown.png") 97% center no-repeat;
    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: "ï€‚";
    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;
}

.widget_search input.search-field:focus {
    outline: none;
}

.widget_search input.search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 51px;
    padding: 0px;
    opacity: 0;
    z-index: 1;
}

.tagcloud {
    zoom: 1; }

.tagcloud::after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0px;
}

.tagcloud a {
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    padding: 7px 16px 8px;
    border-width: 1px;
    border-style: solid;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 11px !important;
}

.widget_calendar table {
    width: 100%;
    margin-bottom: 0px;
}

.widget_calendar table thead th {
    font-size: 13px;
    font-weight: 700;
    padding: 10px 0px;
}

.widget_calendar table tbody td {
    text-align: center;
    padding: 10px 0px;
}

.widget_calendar table tfoot td {
    text-align: center;
    padding: 10px 0px;
}

.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 0px;
}

table tr th {
    padding: 13px 0px;
    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 {
}

.mediz-mobile-header {
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 99;
    position: fixed;
    width: 100% !important;
}

.mediz-mobile-header.mediz-fixed-navigation {
    display: none;
}

.mediz-mobile-header .mediz-mobile-header-container {
    position: relative;
}

.mediz-mobile-header .mediz-logo {
    padding: 0px 15px;
}
@media (max-width: 767px) {
.mediz-mobile-header .mediz-logo {
    padding-left: 5px ;
}}



@media (max-width: 476px) {
    .mediz-mobile-header .mediz-logo {
        padding: 0px 1px;
        gap: 4px;
    }
}

.mediz-mobile-header .mediz-logo-inner {
    line-height: 45px;
    /* margin-right: 80px; */
}

.mediz-mobile-header .mediz-logo-inner img {
    vertical-align: middle;
    width: auto;
}



img.navbar-desktop-logo {
    /* width: 100% !important; */
}



@media (max-width:400px) {
img.navbar-desktop-logo {
    width: 80% !important;
}
}



@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: 0px;
        margin-bottom: 0px;
    }

    .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: 0px;
        padding-bottom: 0px;
    }

    .mediz-mobile-header.mediz-fixed-navigation {
        display: block;
        transition: none !important;
    }

    .mediz-sticky-menu-placeholder {
        display: none !important;
    }

    body .mediz-header-side-content.mediz-style-left {
        margin-left: 0px;
    }

    body .mediz-header-side-content.mediz-style-right {
        margin-right: 0px;
    }

    body.single-product.woocommerce div.product form.cart {
        float: none;
        margin-bottom: 30px;
        width: auto;
        margin-right: 0px;
    }

    body.single-product.woocommerce div.product .product_meta {
        margin-top: 0px;
    }

    .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: 0px;
        padding-right: 0px;
    }

    body.mediz-body-front .gdlr-core-container {
        max-width: 500px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .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: 0px;
    }

    .mediz-top-bar-right-social a:first-child {
        margin-left: 0px;
    }

    .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: 0px;
    }

    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: 0px;
    }

    .mediz-comments-area .mediz-comment-form-email {
        width: 100%;
        padding-left: 0px;
    }

    .mediz-comments-area .comment-avatar {
        float: none;
        margin-right: 0px;
        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: 0px;
    }

    .mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-email {
        width: 100%;
        padding-right: 0px;
    }

    .mediz-blog-style-2 .mediz-comments-area .mediz-comment-form-url {
        width: 100%;
        padding-left: 0px;
    }

    .mediz-blog-style-2 .mediz-single-nav-area {
        padding-top: 0px;
    }

    .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: 0px;
    }

    .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: 0px;
        padding-right: 0px;
    }

    .mediz-blog-style-4 .mediz-single-author .attorna-single-author-avartar {
        float: none;
        max-width: 90px;
        margin: 0px 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: 0px 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: rgba(0, 0, 0, 0.78);
    position: fixed;
    inset: 0px;
    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: rgb(255, 255, 255);
}

.mediz-lightbox-wrapper .mediz-lightbox-content-wrap {
    display: block;
    max-width: 835px;
    margin: 0px auto;
}

.mediz-lightbox-wrapper .mediz-lightbox-title {
    color: rgb(14, 14, 14);
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
    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: 0px;
    top: 50%;
    margin-top: -9px;
    font-size: 17px;
    cursor: pointer;
}

.mediz-top-cart-item-wrap {
    margin: 0px 30px;
}

.mediz-top-cart-item-wrap .mediz-top-cart-item-divider {
    margin: 38px 0px 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: 0px 6px 20px;
}

.mediz-top-cart-content-wrap .mediz-highlight, .mediz-top-cart-item-wrap .mediz-top-cart-price-wrap .woocommerce-Price-amount.amount {
    color: rgb(253, 46, 46);
}

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: 0px 0px 0px -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: 0px;
}

.mediz-dropdown-wpml-flag {
    position: relative;
    padding-top: 19px;
    padding-bottom: 19px;
}

.mediz-dropdown-wpml-flag .mediz-dropdown-wpml-flag-background {
    position: absolute;
    inset: 0px 0px 0px -27px;
}

.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: "ïƒ—";
    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: rgb(243, 243, 243);
}

.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: 0px;
}

.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: 0.7em 2em 1em 3.5em !important;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    padding: 0.7em 2em 1em 3.5em !important;
}

.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
    top: 0.7em;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    margin-top: 5px;
    padding: 0px;
    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: 0.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: transparent;
    padding-top: 16px;
    padding-bottom: 16px;
}

.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    border-bottom: 0px;
}

.woocommerce table.shop_attributes {
    border-top: 0px;
}

.single-product.woocommerce #review_form #respond p.comment-form-comment {
    margin-bottom: 25px;
}

.woocommerce table.shop_table {
    border: 0px;
}

.woocommerce table.shop_table.shop_table_responsive.cart {
    border-spacing: 0px;
}

.woocommerce table.shop_table th {
    padding: 17px 12px;
    background: none;
}

.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(2n+1), .woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(2n) {
    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: 0px;
}

.woocommerce a.remove {
    width: auto;
}

.cart_item input.input-text.qty.text {
    padding: 15px 0px 15px 10px;
    border-bottom-width: 1px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 15px 23px;
    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: 0px;
    font-size: 12px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px 20px;
    border-radius: 0px;
    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-top: inherit;
    padding-bottom: 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: 0px;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border-spacing: 0px;
    margin: 0px;
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0px;
}

.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: rgb(186, 242, 255);
}

.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: 0px 0px 14px;
}

.woocommerce form p.form-row.form-row-first {
    margin: 0px;
}

.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: 0px;
}

table tr.cart_item {
    background: transparent;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 13px;
}

html .woocommerce a.remove {
    border-radius: 100%;
    color: rgb(51, 51, 51) !important;
}

.woocommerce-checkout table tr.cart_item {
    background: transparent;
}

li.woocommerce-MyAccount-navigation-link {
    padding: 13px 0px;
    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: rgb(245, 245, 245);
}

.woocommerce form .select2-selection {
    border-width: 1px;
    border-style: solid;
    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: 0em;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    padding-left: 0px;
    border-left: 0px;
}

.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: 0px;
    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;
    border-radius: 3px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: left;
    font-size: 14px;
    padding: 16px 26px;
    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 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 15px 0px;
    margin: 0px;
    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: 0px;
}

.woocommerce .woocommerce-message::before {
    color: rgb(255, 255, 255);
}

.woocommerce .woocommerce-error {
    background-color: rgb(189, 88, 78);
    border-top: 3px solid rgb(189, 88, 78);
    color: rgb(255, 255, 255);
}

.woocommerce .woocommerce-info {
    background-color: rgb(70, 165, 202);
    border-top: 3px solid rgb(70, 165, 202);
    color: rgb(255, 255, 255);
}

.woocommerce .woocommerce-message {
    background-color: rgb(70, 202, 123);
    border-top: 3px solid rgb(70, 202, 123);
    color: rgb(255, 255, 255);
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: rgb(255, 255, 255);
}

.single-product.woocommerce div.product .quantity .qty {
    background: rgb(243, 243, 243);
}

.woocommerce .woocommerce-info::before {
    color: rgb(255, 255, 255);
}

.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
    color: rgb(255, 255, 255) !important;
    top: inherit;
}

html .woocommerce a.remove:hover {
    color: rgb(175, 175, 175) !important;
    background: transparent !important;
}

html .woocommerce form .form-row .required {
    color: rgb(197, 197, 197);
}

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: rgb(212, 212, 212);
}

html .woocommerce form .form-row.woocommerce-invalid label {
    color: rgb(158, 158, 158);
}

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: rgb(212, 212, 212);
}

html .woocommerce span.onsale {
    font-size: 13px;
    font-weight: 600;
    line-height: 48px;
    width: 48px;
    padding: 2px 0px 0px;
    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 0px 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: 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: 0px 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: 0px;
    border-radius: 50%;
    margin-right: 30px;
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text {
    overflow: hidden;
    margin-left: 0px;
    padding: 0px;
    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: 0px;
    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: 0px;
    padding: 10px 38px;
}

.woocommerce.single-product .related.products {
    clear: left;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul {
    margin-left: 0px;
}

@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: 0px;
    vertical-align: middle;
}

table.woocommerce-grouped-product-list.group_table tr:nth-child(2n+1), table.woocommerce-grouped-product-list.group_table tr:nth-child(2n) {
    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;
    border: 1px solid rgb(229, 229, 229);
    background: transparent !important;
}

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: rgb(187, 187, 187);
}

.single-product.woocommerce div.product p.price {
    margin-bottom: 0px;
}

.single-product.woocommerce div.product p.price {
    padding-top: 20px;
}

.single-product.woocommerce div.product form.cart {
    margin: 25px 0px 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: 0px;
    inset: 0px;
    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: 0px;
    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: transform 0.4s, -webkit-transform 0.4s;
    transform: translate3d(100%, 0px, 0px);
}

.mm-panel.mm-opened {
    transform: translate3d(0px, 0px, 0px);
}

.mm-panel.mm-subopened {
    transform: translate3d(-30%, 0px, 0px);
}

.mm-panels > .mm-panel {
    overflow: hidden auto;
    padding: 0px 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 {
    transform: none !important;
}

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0px 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 {
    transform: rotate(45deg);
    right: 19px;
}

.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
}

.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: 0px;
    bottom: 0px;
    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: 0px;
    bottom: 0px;
    transform: rotate(-45deg);
}

.mm-prev::before {
    border-right: none;
    border-bottom: none;
    left: 0px;
}

.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: 0px;
}

.mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0px;
}

.mm-panel .mm-navbar {
    display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block;
    margin: 0px 25px 30px;
    position: relative;
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0px;
    margin: 0px;
}

.mm-listview {
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: 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: 0px;
}

.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: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    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: 0px;
}

.mm-listview .mm-inset {
    list-style: inside disc;
    padding: 0px 10px 15px 40px;
    margin: 0px;
}

.mm-listview .mm-inset > li {
    padding: 5px 0px;
}

.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: transform 0.4s, -webkit-transform 0.4s;
    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: 0px;
    left: 0px;
    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 (max-width: 550px) {
    .mm-menu {
        width: 250px;
    }
}

html.mm-opening .mm-slideout {
    transform: translate3d(350px, 0px, 0px);
}

@media (max-width: 550px) {
    html.mm-opening .mm-slideout {
        transform: translate3d(250px, 0px, 0px);
    }
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
    transform: scale(0.7, 0.7) translate3d(30%, 0px, 0px);
    transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
    transform: scale(1, 1) translate3d(0px, 0px, 0px);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
    transform: translate3d(30%, 0px, 0px);
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
    transform: translate3d(0px, 0px, 0px);
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    transform: translate3d(-100%, 0px, 0px);
}

.mm-menu.mm-pageshadow.mm-right::after {
    left: auto;
    right: 100%;
}

.mm-menu.mm-right {
    left: auto;
    right: 0px;
}

html.mm-right.mm-opening .mm-slideout {
    transform: translate3d(-350px, 0px, 0px);
}

@media (max-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        transform: translate3d(-250px, 0px, 0px);
    }
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    transform: translate3d(100%, 0px, 0px);
}

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: 0.3;
    transition: 0.4s;
}

html.mm-pagedim #mm-blocker {
    background: inherit;
}

html.mm-pagedim-white #mm-blocker {
    background: rgb(255, 255, 255);
}

html.mm-pagedim-black #mm-blocker {
    background: rgb(0, 0, 0);
}

ul.mm-listview li {
    margin: 0px 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: 0.5px;
    padding: 17px 0px;
}

.mm-navbar .mm-btn {
    line-height: 40px;
    font-size: 30px;
    display: block;
    text-align: left;
    left: -8px;
    padding: 0px;
}

.mm-navbar .mm-btn::before {
    content: "4";
    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: "M";
    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: none !important;
    filter: none !important;
    transform: none !important;
    opacity: 1 !important;
}

html.mm-opening.mediz-mmenu-left .mediz-sticky-navigation.mediz-fixed-navigation {
    transform: translate3d(350px, 0px, 0px);
}

html.mm-opening.mediz-mmenu-right .mediz-sticky-navigation.mediz-fixed-navigation {
    transform: translate3d(-350px, 0px, 0px);
}

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: none !important;
    filter: none !important;
    transform: none !important;
    opacity: 1 !important;
}

html.mm-opening.mediz-mmenu-left .mediz-mobile-header-wrap .mediz-top-bar, html.mm-opening.mediz-mmenu-left .mediz-mobile-header {
    transform: translate3d(350px, 0px, 0px);
}

html.mm-opening.mediz-mmenu-right .mediz-mobile-header-wrap .mediz-top-bar, html.mm-opening.mediz-mmenu-right .mediz-mobile-header {
    transform: translate3d(-350px, 0px, 0px);
}

@media (max-width: 550px) {
    html.mm-opening.mediz-mmenu-left .mediz-sticky-navigation.mediz-fixed-navigation {
        transform: translate3d(250px, 0px, 0px);
    }

    html.mm-opening.mediz-mmenu-right .mediz-sticky-navigation.mediz-fixed-navigation {
        transform: translate3d(-250px, 0px, 0px);
    }

    html.mm-opening.mediz-mmenu-left .mediz-mobile-header-wrap .mediz-top-bar, html.mm-opening.mediz-mmenu-left .mediz-mobile-header {
        transform: translate3d(250px, 0px, 0px);
    }

    html.mm-opening.mediz-mmenu-right .mediz-mobile-header-wrap .mediz-top-bar, html.mm-opening.mediz-mmenu-right .mediz-mobile-header {
        transform: translate3d(-250px, 0px, 0px);
    }
}

.sf-menu {
    list-style: none;
    margin-left: 0px;
    transition: none !important;
    filter: none !important;
    transform: none !important;
    opacity: 1 !important;
}

.sf-menu > li {
    float: left;
    cursor: pointer;
    transition: none !important;
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
}

.sf-menu > li > a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 9;
    transition-delay: 0s !important;
    font-weight: 700;
    text-transform: uppercase !important;
    opacity: 1 !important;
}

.sf-menu > .mediz-normal-menu ul {
    position: absolute;
    max-width: 273px;
    width: 100%;
}

.sf-menu > .mediz-normal-menu ul {
    margin-left: -27px;
}

.sf-menu > .mediz-normal-menu ul ul {
    margin-left: 0px;
}

.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: 0px;
    left: 100%;
}

.sf-menu > .mediz-normal-menu ul.mediz-menu-right {
    right: 0px;
}

.sf-menu > .mediz-normal-menu ul ul.sub-menu-right {
    left: auto;
    right: 100%;
}

.sf-menu > .mediz-normal-menu li {
}

.sf-menu > .mediz-normal-menu li a {
}

.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-transform: capitalize !important; */}

.sf-menu > .mediz-mega-menu .sf-mega-section-inner ul {
    text-align: unset;
    display: inline-flex;
    place-content: stretch flex-start;
    flex-flow: column wrap;
    align-items: stretch;
    list-style: outside;
    margin-left: 27px !important;
    margin-right: -28px !important;
}

.sf-vertical {
    list-style: none;
    margin-left: 0px;
    left: 100%;
    top: 0px;
    margin-bottom: 0px;
}

.sf-vertical li {
    position: relative;
}

.sf-vertical ul.sub-menu {
    list-style: none;
    position: absolute;
    display: none;
    left: 100%;
    top: 0px;
    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: rgb(255, 255, 255);
    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-width: 0px 0px 2px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-color: initial;
    border-image: initial;
    background: none;
    border-bottom-style: solid;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
    border-radius: 0px;
}

.mediz-body select.mptt-navigation-select:focus {
    outline: none;
}

rs-layer#slider-2-slide-5-layer-3 {
}

@media (min-width: 1401px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (min-width: 1150px) and (max-width: 1400px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (min-width: 1060px) and (max-width: 1149px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (min-width: 860px) and (max-width: 1059px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (min-width: 767px) and (max-width: 859px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (min-width: 580px) and (max-width: 766px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (min-width: 479.22px) and (max-width: 579px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (max-width: 479px) {
    rs-layer#slider-2-slide-5-layer-3 {
    }
}

@media (min-width: 862px) and (max-width: 992px) {
    span.footer-email-responsive {
        font-size: 13px;
    }
}

@media (min-width: 767px) and (max-width: 862px) {
    span.footer-email-responsive {
        font-size: 12px;
    }
}

@media (max-width: 415px) {
    span.footer-email-responsive {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .logo-address-phone-text-footer.mediz-column-15.mediz-footer-column.mediz-item-pdlr {
        width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 767px) {
    .about-us-text-footer.mediz-column-15.mediz-footer-column.mediz-item-pdlr {
        width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 767px) {
    .mediz-column-15.mediz-footer-column.mediz-item-pdlr.our-services-text-footer {
        width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 767px) {
    .clinic-hours-text-footer.mediz-column-15.mediz-footer-column.mediz-item-pdlr {
        width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

img.responsive-about-us-img {
    display: none;
}

@media (max-width: 767px) {
    img.responsive-about-us-img {
        display: block;
    }
}

@media (max-width: 767px) {
    .gdlr-core-btn-container {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    .gdlr-core-btn-wrap {
        width: 100%;
    }

    .gdlr-core-btn-wrap a {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
}

@media screen and (max-width: 453px) {
    .address-line-break {
        display: block;
        margin-left: 0px;
    }
}

@media screen and (min-width: 767px) and (max-width: 1224px) {
    .address-line-medium {
        display: block;
        margin-left: 0px;
        /* display: inline; */
    }
}

@media (max-width: 476px) {
    .address-line-medium {
        display: block;
        margin-left: 0px;
    }
}

.clinic-hours-text-footer-responsive.gdlr-core-opening-hour-widget {
    font-size: 16px;
}

@media (min-width: 767px) and (max-width: 992px) {
    .clinic-hours-text-footer-responsive.gdlr-core-opening-hour-widget {
        font-size: 12.5px;
    }
}

rs-layer#slider-2-slide-5-layer-6 {
}

rs-layer#slider-2-slide-3-layer-3 {
}

@media (max-width: 767px) {
    rs-layer#slider-2-slide-3-layer-3 {
        letter-spacing: -0.15rem !important;
    }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 2) {
    rs-layer#slider-2-slide-3-layer-3 {
        letter-spacing: -0.177rem !important;
    }
}

@media only screen and (max-width: 1000px) and (pointer: coarse) {
    rs-layer#slider-2-slide-3-layer-3 {
        letter-spacing: -0.02rem !important;
    }
}

.ios-device rs-layer#slider-2-slide-3-layer-3 {
    letter-spacing: -0.177rem !important;
}

.android-device rs-layer#slider-2-slide-3-layer-3 {
    letter-spacing: -0.02rem !important;
}

rs-layer#slider-2-slide-3-layer-6 {
}

.gdlr-core-pbf-background.orange-overlay::before {
    content: "";
    position: absolute;
    inset: 0px;
    background: linear-gradient(rgba(255, 235, 205, 0.55), rgba(255, 228, 181, 0.55));
    z-index: 1;
    pointer-events: none;
}

.gdlr-core-pbf-background.orange-overlay {
    position: relative;
    z-index: 0;
}

@media (min-width: 1286px) {
    div#gdlr-core-wrapper-4 {
        margin: auto !important;
    }
}

@media (min-width: 1286px) {
    div#gdlr-core-wrapper-4 {
        max-width: 1240px !important;
    }
}

@media (min-width: 768px) {
    .blog-responsive.clearfix.gdlr-core-blog-item-holder.gdlr-core-js-2 {
        width: 100%;
        justify-content: center;
        display: -webkit-inline-box;
        max-width: 100% !important;
    }
}

@media (min-width: 1200px) {
    i.fa.fa-long-arrow-right.flex-next.testimonial-right-arrow-responsive {
        right: -91px !important;
    }
}

@media (min-width: 1200px) {
    i.fa.fa-long-arrow-left.flex-prev.testimonial-left-arrow-responsive {
        left: -91px !important;
    }
}

@media (min-width: 901px) and (max-width: 1071px) {
    .accepting-new-patients-middle-text.gdlr-core-counter-item-number.gdlr-core-skin-title.gdlr-core-title-font {
        font-size: 32px !important;
    }
}

.clearfix.gdlr-core-container.gdlr-core-pbf-wrapper-container.top-banner-responsive {
}

@media (max-width: 1071px) {
    .clearfix.gdlr-core-item-pdb.gdlr-core-item-pdlr.gdlr-core-left-align.gdlr-core-title-item.gdlr-core-title-item-caption-top.top-banner-responsive {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 767px) {
    .clearfix.gdlr-core-item-pdb.gdlr-core-item-pdlr.gdlr-core-left-align.gdlr-core-title-item.gdlr-core-title-item-caption-top.top-banner-responsive {
        padding-bottom: 15px !important;
    }
}

@media only screen and (max-width: 514px) {
    #gdlr-core-column-2 .gdlr-core-pbf-column-content-margin {
        padding-top: 48px !important;
    }
}

@media (max-width: 767px) {
    h3.gdlr-core-skin-title.gdlr-core-title-item-title.top-banner-title-text {
        font-size: 19px !important;
    }
}

@media (max-width: 885px) {
    h3.gdlr-core-skin-title.gdlr-core-title-item-title.top-banner-title-text-responsive {
        font-family: Poppins;
        font-size: 21px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        font-style: oblique !important;
        letter-spacing: -0.031rem !important;
    }
}

@media (max-width: 411px) {
    h3.gdlr-core-skin-title.gdlr-core-title-item-title.top-banner-title-text-responsive {
        font-family: Poppins;
        font-size: 18px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        font-style: oblique !important;
        letter-spacing: -0.031rem !important;
    }
}

@media (max-width: 1200px) {
    div#gdlr-core-wrapper-1 {
        padding: 20px 0px 45px !important;
    }
}

@media (max-width: 767px) {
    div#gdlr-core-wrapper-1 {
        padding: 20px 0px !important;
    }
}

@media (max-width: 798px) {
    .gdlr-core-title-item.gdlr-core-item-pdb.clearfix.gdlr-core-left-align.gdlr-core-title-item-caption-top.gdlr-core-item-pdlr {
        padding-left: 0px !important;
    }
}

@media (max-width: 450px) {
    .gdlr-core-title-item.gdlr-core-item-pdb.clearfix.gdlr-core-left-align.gdlr-core-title-item-caption-top.gdlr-core-item-pdlr {
        padding-left: 0px !important;
        padding-bottom: 10px !important;
    }
}

@media (max-width: 2200px) {
    .responsive-break {
        display: block;
        padding-left: 25px;
    }
}

@media (min-width: 767px) and (max-width: 850px) {
    .top-banner-text-1-responsive {
        font-size: 15.5px !important;
    }
}

@media (max-width: 411px) {
    .top-banner-text-1-responsive {
        font-size: 16px !important;
    }
}

@media (max-width: 1200px) {
    .text-1-padding-responsive {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 476px) {
    .text-1-container-responsive {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 476px) {
    .gdlr-core-media-image.gdlr-core-title-item-left-image.responsive-about-us-img {
        margin-right: 10px !important;
    }
}

@media (max-width: 411px) {
    .gdlr-core-divider-style-solid.gdlr-core-item-pdb.gdlr-core-item-pdlr.gdlr-core-opening-hour-item.top-banner-text-2-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 450px) {
    .about-us-opening-hours-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 450px) {
    .about-us-container-padding {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media (max-width: 1300px) {
    .about-us-container-padding.about-us-responsive-container-padding.clearfix.gdlr-core-container.gdlr-core-pbf-wrapper-container {
        padding-right: 15px !important;
        padding-left: 25px !important;
    }
}

@media (max-width: 767px) {
    .about-us-container-padding.about-us-responsive-container-padding.clearfix.gdlr-core-container.gdlr-core-pbf-wrapper-container {
        padding-right: 5px !important;
        padding-left: 5px !important;
        max-width: 500px !important;
    }
}

@media (max-width: 767px) {
    .gdlr-core-wp-google-map-plugin-item.gdlr-core-item-pdlr.gdlr-core-item-pdb {
        padding-right: 0px !important;
    }
}

@media (max-width: 767px) {
    .about-us-responsive-img-main {
        margin-top: 20px !important;
    }
}

@media (max-width: 450px) {
    .about-us-container-padding.about-us-responsive-container-padding.clearfix.gdlr-core-container.gdlr-core-pbf-wrapper-container {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}

@media (min-width: 767px) and (max-width: 854px) {
    .responsive-break-854 {
        display: block;
        padding-left: 25px;
    }
}

@media (max-width: 488px) {
    .responsive-break-854 {
        display: block;
        padding-left: 25px;
    }
}

@media (max-width: 450px) {
    .container-padding-responsive {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 600px) {
    .testimonial-swiper .gdlr-core-testimonial-content p {
        margin: auto;
        overflow-wrap: break-word;
        max-width: 100%;
        box-sizing: border-box;
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content, .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content p {
        padding-bottom: 20px;
        padding-top: 5px;
        font-size: 16px !important;
        font-family: Roboto, Arial, sans-serif !important;
    }
}

@media (min-width: 640px) and (max-width: 700px) {
    .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content, .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content p {
        padding-bottom: 20px;
        padding-top: 5px;
    }
}

@media (max-width: 600px) {
    .testimonial-swiper .gdlr-core-testimonial-content p {
        margin: auto;
        overflow-wrap: break-word;
        max-width: 100%;
        box-sizing: border-box;
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 479px) {
    .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content, .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content p {
        font-size: 15.5px !important;
        font-family: Roboto, Arial, sans-serif !important;
    }
}

@media only screen and (max-width: 900px) and (orientation: landscape) and (pointer: coarse) {
    @supports (-webkit-touch-callout: none) {
        .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content, .gdlr-core-testimonial-content.gdlr-core-info-font.gdlr-core-skin-content p {
            font-size: 15.5px !important;
            font-family: Roboto, Arial, sans-serif !important;
        }
    }
}

@media (max-width: 767px) {
    .responsive-our-doctors-text {
        font-size: 14px !important;
    }
}

@media (max-width: 1053px) {
    a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-virtual-booking-btn {
        font-size: 12.5px !important;
        line-height: 1.6666 !important;
    }
}

@media (max-width: 1032px) {
    a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-virtual-booking-btn {
        font-size: 11px !important;
    }
}

@media (max-width: 1005px) {
    a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-virtual-booking-btn {
        font-size: 11px !important;
    }
}

@media (max-width: 999px) {
    a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-virtual-booking-btn {
        font-size: 11px !important;
        line-height: 1.6666 !important;
        padding: 15px 20px !important;
    }
}

a.gdlr-core-column-service-read-more.gdlr-core-info-font:hover {
    color: rgb(0, 41, 98) !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-left-align.gdlr-core-button-no-border[style*="background: linear-gradient(183deg, rgb(0 109 214) 0%, rgb(0 66 166) 100%)"] :hover, a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-left-align.gdlr-core-button-no-border[style*="background: linear-gradient(90deg, rgb(42 94 202) 0%"] :hover {
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-left-align.gdlr-core-button-no-border[style*="background: linear-gradient(183deg, rgb(255 255 255) 0%, rgb(229 229 229) 100%)"]:hover, a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-left-align.gdlr-core-button-no-border[style*="background: #ffffff"]:hover {
    font-weight: 700;
    letter-spacing: 0.05rem;
    color: rgb(46, 39, 39) !important;
    background: linear-gradient(105deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%) !important;
}

h3.gdlr-core-blog-title.gdlr-core-skin-title a:hover {
    color: rgb(255, 248, 225) !important;
}

.gdlr-core-blog-info-date a:hover, .gdlr-core-blog-info-tag a:hover {
    color: rgb(255, 248, 225) !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-left-align.gdlr-core-button-no-border[style*="background: linear-gradient(183deg, rgb(0 109 214) 0%, rgb(0 66 166) 100%)"]:hover {
    color: rgb(255, 234, 216) !important;
    background: linear-gradient(183deg, rgb(29, 133, 233) 0%, rgb(0, 102, 255) 100%) !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-left-align.gdlr-core-button-no-border[style*="background: linear-gradient(183deg, rgb(255 255 255) 0%, rgb(229 229 229) 100%)"]:hover {
    color: rgb(28, 24, 24) !important;
    background: linear-gradient(109deg, rgb(250, 250, 250) 0%, rgb(239, 239, 239) 100%) !important;
}

input[type="submit"].submit#submit[value="Get Full Directions"]:hover {
    color: rgb(255, 255, 255) !important;
    background: linear-gradient(17deg, rgb(0, 0, 0) 0%, rgb(53, 53, 53) 100%) !important;
}

.mediz-overlay-menu-content {
    background-color: rgba(0, 0, 0, 0.88) !important;
    position: fixed !important;
    inset: 0px !important;
    z-index: 9999 !important;
    overflow-y: auto !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-30px) scale(0.98) !important;
    transition: opacity 0.35s cubic-bezier(0.45, 0.19, 0.39, 0.91), visibility 0.35s cubic-bezier(0.45, 0.19, 0.39, 0.91), transform 0.35s cubic-bezier(0.45, 0.19, 0.39, 0.91) !important;
    will-change: opacity, transform !important;
    display: block !important;
}

.mediz-overlay-menu-content.mediz-active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0px) scale(1) !important;
}

.mediz-overlay-menu-content ul.menu > li {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.25s cubic-bezier(0.45, 0.19, 0.39, 0.91) 0.1s, transform 0.25s cubic-bezier(0.45, 0.19, 0.39, 0.91) 0.1s;
}

.mediz-overlay-menu-content.mediz-active ul.menu > li {
    opacity: 1;
    transform: translateY(0px);
}

.mediz-overlay-menu-content.mediz-active ul.menu > li:nth-child(1) {
    transition-delay: 0.1s;
}

.mediz-overlay-menu-content.mediz-active ul.menu > li:nth-child(2) {
    transition-delay: 0.18s;
}

.mediz-overlay-menu-content.mediz-active ul.menu > li:nth-child(3) {
    transition-delay: 0.26s;
}

.mediz-overlay-menu-content.mediz-active ul.menu > li:nth-child(4) {
    transition-delay: 0.34s;
}

.mediz-overlay-menu-content.mediz-active ul.menu > li:nth-child(5) {
    transition-delay: 0.42s;
}

@media (max-width: 991px) {
    .mediz-overlay-menu-content {
        font-size: 18px !important;
    }
}

.mediz-overlay-menu-content, .mediz-overlay-menu-content.mediz-active, .mediz-overlay-menu-content ul.menu > li {
    transition-property: opacity, visibility, transform !important;
    transition-duration: 0.35s !important;
    transition-timing-function: cubic-bezier(0.45, 0.19, 0.39, 0.91) !important;
    will-change: opacity, transform !important;
    transform: none !important;
    opacity: 1 !important;
}

.mediz-overlay-menu-content {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-30px) scale(0.98) !important;
    transition: opacity 0.35s cubic-bezier(0.45, 0.19, 0.39, 0.91), visibility 0.35s cubic-bezier(0.45, 0.19, 0.39, 0.91), transform 0.35s cubic-bezier(0.45, 0.19, 0.39, 0.91) !important;
    will-change: opacity, transform !important;
    z-index: 9999 !important;
    display: block !important;
}

.mediz-overlay-menu-content.mediz-active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0px) scale(1) !important;
}

@media (max-width: 415px) {
    .gdlr-core-opening-hour-widget, .gdlr-core-opening-hour-widget * {
        font-size: 14.5px !important;
    }
}

@media (max-width: 415px) {
    .gdlr-core-opening-hour-widget-list .gdlr-core-head i {
        margin-right: 4px;
    }
}

@media only screen and (max-width: 767px) and (pointer: coarse) {
    @supports (-webkit-touch-callout: none) {
        html[lang*="en"] body::after {
            content: "";
            display: none;
        }

        #gdlr-core-wrapper-1.gdlr-core-pbf-wrapper.top-banner-container-responsive {
            margin-top: -10px !important;
            padding-bottom: 20px !important;
        }
    }
}

a.gdlr-core-button.gdlr-core-button-shortcode.gdlr-core-button-gradient.gdlr-core-center-align.gdlr-core-button-no-border.gdlr-core-button-full-width:hover {
    background: linear-gradient(6deg, rgb(4, 3, 3) 0%, rgb(99, 93, 93) 100%) !important;
}

span.about-us-text.gdlr-core-icon-list-content {
    line-height: 1.4;
    font-weight: 450 !important;
    letter-spacing: -0.011rem !important;
}

@media (min-width: 530px) {
    span.about-us-text.gdlr-core-icon-list-content {
        font-size: 15px !important;
    }
}

@media (max-width: 767px) {
    h3.gdlr-core-skin-title.gdlr-core-title-item-title.top-clinic-hours {
        font-size: 18px !important;
    }
}

@media (max-width: 1185px) {
    .gdlr-core-pbf-wrapper.our-doctors-responsive-container {
        margin-top: -50px;
    }
}

.wpgmp_map_container {
    border: 1px solid rgb(223, 223, 223);
    border-radius: 6px;
}

@media (max-width: 583px) {
    .gdlr-core-testimonial-style-center .gdlr-core-testimonial-quote:first-child {
        padding-top: 0px;
        margin-left: 11px !important;
        z-index: 2147483647 !important;
    }
}

li.slick-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: rgb(255, 255, 255);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    color: rgb(0, 0, 46) !important;
}

button#slick-slide {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
}

button#slick-slide-control00 {
    background: rgb(255, 255, 255);
}

button#slick-slide-control05 {
}

@media (max-width: 600px) {
    p.gdlr-core-info-font.gdlr-core-skin-content.gdlr-core-testimonial-content {
        margin: auto;
        overflow-wrap: break-word;
        max-width: 100%;
        box-sizing: border-box;
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 464px) {
    .gdlr-core-icon-list-item.bullets-responsive.gdlr-core-item-pdlr.gdlr-core-item-pdb {
        padding-right: 40px !important;
    }
}

@media (min-width: 516px) {
    .gdlr-core-icon-list-item.bullets-responsive.gdlr-core-item-pdlr.gdlr-core-item-pdb {
        padding-right: 10px !important;
    }
}

ul.bullets-responsive {
    gap: 9px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (min-width: 474px) and (max-width: 503px) {
    ul.bullets-responsive {
        gap: 9px 12px !important;
        padding-left: 0px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 474px) {
    ul.bullets-responsive {
        display: flex;
        list-style: none;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0px;
        align-items: flex-start;
        flex-flow: wrap;
        gap: 12px 7px !important;
        align-content: center !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media (min-width: 952px) {
    ul.bullets-responsive {
        gap: 10px 11px !important;
        padding-left: 0px !important;
        padding-right: 28px !important;
    }
}

a.address-btn.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align:hover {
    background: linear-gradient(345deg, rgb(29, 133, 233) 0%, rgb(0, 88, 221) 100%) !important;
    color: rgb(255, 255, 255) !important;
}

span.phone-text-responsive {
    font-size: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    line-height: 0;
    padding-right: 43px;
}

@media (max-width: 767px) {
    span.phone-text-responsive {
        font-size: 11px;
    }
}

@media (max-width: 422px) {
    .submit-btn {
        white-space: nowrap;
        padding: 16px 40px !important;
    }
}

@media (max-width: 411px) {
    .submit-btn {
        white-space: nowrap;
        padding: 16px 28px !important;
    }
}

@media (max-width: 395px) {
    .submit-btn {
        white-space: nowrap;
        padding: 16px 20px !important;
    }
}

@media (max-width: 370px) {
    .submit-btn {
        padding: 16px 20px !important;
        white-space: normal !important;
    }
}

.ducha-D:hover {
    background: linear-gradient(183deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 100%);
    fill: rgb(216, 216, 216);
}

a.ratemd-badge-container {
    border: 1px solid rgb(224, 224, 224);
    padding: 12px 16px;
    transition: transform 0.2s, box-shadow 0.2s;
    width: -webkit-fill-available;
    transform: translateY(0px);
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 33px;
    bottom: 10px;
    cursor: pointer;
    background: linear-gradient(183deg, rgb(247, 247, 247) 0%, rgb(218, 218, 218) 100%);
    fill: rgb(216, 216, 216);
    max-width: 730px;
    z-index: 999999;
    margin: 20px;
    box-shadow: rgba(0, 0, 0, 0.68) 0px 2px 12px 0px;
}

a.ratemd-badge-container:hover {
}

a.ratemd-badge-container {
    border: 1px solid rgb(224, 224, 224);
    align-items: center;
    justify-content: center;
    border-radius: 33px;
    cursor: pointer;
    fill: rgb(216, 216, 216);
    text-decoration: none;
    position: relative;
    background: linear-gradient(183deg, rgb(247, 247, 247) 0%, rgb(218, 218, 218) 100%);
    box-shadow: rgba(0, 0, 0, 0.68) 0px 2px 12px 0px;
    margin-top: 20px !important;
}

a.ratemd-badge-container:hover {
    background: linear-gradient(183deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 100%) !important;
}

@media (max-width: 1220px) {
    p.maintenance-text-responsive {
        padding-right: 0px !important;
    }
}

@media (min-width: 620px) {
    .gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-wrap {
        justify-content: center;
    }
}

@media (max-width: 413px) {
    a.responsive-dr-title {
        font-size: 16px !important;
    }
}

.about-right-right-col-wrap.about-us-container-padding.about-us-responsive-container-padding.clearfix.gdlr-core-container.gdlr-core-pbf-wrapper-container {
    display: flex;
}

@media (max-width: 1178px) {
    a.nav-services-faq-2-responsive.sf-with-ul-pre {
        font-size: 16px !important;
    }
}

.consent-checkboxes .checkbox-group {
    display: flex;
    align-items: flex-start;
    padding: 16px;
    margin: 16px 0px;
    cursor: pointer;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    /* border: 1px solid rgb(179, 217, 247); */
    border-radius: 8px;
    transition: none !important;
    background-color: rgb(13, 107, 214) !important;
}

.consent-checkboxes .checkbox-group:hover {
    background: rgb(18, 68, 124);
    /* border-width: 1px; */
    border-style: solid;
    border-image: initial;
    border-radius: 8px;
    border-color: var(--primary-blue);
    transition: none !important;
}

.consent-checkboxes .checkbox-group input[type="checkbox"] {
    /* margin-right: 12px; */
    margin-top: 4px;
}

.consent-checkboxes .checkbox-group label {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.4;
    color: rgb(244, 244, 244);
}

.consent-checkboxes .checkbox-group .required {
    color: red;
    font-weight: bold;
}

@media (max-width: 768px) {
    .form-group label {
        display: block;
        font-weight: 600;
        margin-bottom: 8px;
        color: var(--text-dark);
        font-size: 13px !important;
    }
}

@media (max-width: 396px) {
    .form-group label {
        font-size: 12.5px !important;
    }
}

@media (max-width: 1024px) {
    .mediz-body input, .mediz-body textarea, .mediz-body select, .woocommerce form .select2-selection {       
        font-size: 13px !important;
        padding: 8px !important;
    }
}

@media (max-width: 1024px) {
    /* Allow text selection in inputs and textareas */
    body.is-mobile-device input, 
    body.is-mobile-device textarea {
        font-size: 13px !important;
        padding: 8px !important;
    }
}


@media (max-width: 768px) {
    .responsive-address {
        gap: 5px !important;
    }
}

@media (max-width: 768px) {
    .form-group:not(.field-error):not(.field-valid) .input-group, .form-group:not(.field-error):not(.field-valid) .health-card-input-group, .form-group:not(.field-error):not(.field-valid) .custom-select {
        padding-left: 4px !important;
    }
}

@media (max-width: 410px) {
    .error-message {
        color: rgb(231, 76, 60);
        margin-top: 5px;
        font-weight: 500;
        display: block;
        font-size: 12.5px !important;
    }
}

@media screen and (max-width: 999px) {
    body.mediz-with-sticky-navigation {
        padding-top: 0px !important;
    }

    .mediz-mobile-header-wrap {
        position: fixed !important;
        top: 0px !important;
        left: 0px !important;
        width: 100% !important;
        z-index: 9999 !important;
        background: transparent !important;
    }

    .mediz-mobile-header {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
        position: relative !important;
        transform: none !important;
        transition: none !important;
        top: 0px !important;
        left: 0px !important;
        width: 100% !important;
        background-color: white !important;
        border-bottom: 1px solid rgb(225, 225, 225) !important;
    }

    .mediz-sticky-mobile-navigation {
        transform: none !important;
        transition: none !important;
        animation: auto ease 0s 1 normal none running none !important;
    }

    body {
        padding-top: 0px !important;
    }

    .mediz-mobile-header.dropdown-active {
        position: fixed !important;
        top: 0px !important;
        transform: none !important;
    }

    .mediz-navigation-bar-wrap.mediz-sticky-navigation {
        display: none !important;
    }

    .mediz-mobile-header-container {
        transition: none !important;
        transform: none !important;
    }

    .mediz-mobile-header.mediz-fixed-navigation {
        position: fixed !important;
        top: 0px !important;
        transform: none !important;
    }
}

@supports (-webkit-touch-callout: none) {
    @media screen and (max-width: 991px) {
        .mediz-mobile-header-wrap {
            transform: none !important;
            will-change: auto !important;
        }

        .mediz-mobile-header {
            transform: none !important;
            will-change: auto !important;
        }
    }
}

@media (max-width: 1170px) {
    .mediz-main-menu-right-wrap {
        gap: 6px !important;
    }
}

@media (max-width: 1170px) {
    .nav-btn-right-responsive {
        gap: 6px !important;
    }
}

@media (max-width: 1023.64px) {
    i.mediz-logo-right-text-icon.icon-check {
        margin-top: -3px !important;
        font-size: 22px !important;
    }
}

@media (max-width: 1170px) {
    .checkmark-text-responsive {
        gap: 5px !important;
    }
}

@media (max-width: 1070px) {
    img.reset_variations {
        max-width: 140px !important;
    }
}

@media (max-width: 1070px) {
    .nav-accepting-text-responsive {
        line-height: 1 !important;
    }
}

a.custom-mobile-btn {
    text-decoration: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    color: rgb(255, 222, 193);
    background: linear-gradient(183deg, rgb(0, 112, 218) 0%, rgb(0, 66, 166) 100%) rgb(38, 111, 180);
    border-radius: 30px;
    text-transform: uppercase;
    font-family: system-ui;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.6;
    padding: 9px 21px 11px;
    letter-spacing: 0.01rem !important;
}

a.custom-mobile-btn:hover {
    border-color: rgb(23, 68, 158);
    background: linear-gradient(183deg, rgb(29, 133, 233) 0%, rgb(0, 88, 221) 100%) !important;
    color: rgb(255, 234, 216) !important;
}

a.custom-desktop-phone-btn {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    background: linear-gradient(183deg, rgb(0, 112, 218) 0%, rgb(0, 66, 166) 100%) rgb(38, 111, 180);
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 11px 21px;
    margin: auto;
    line-height: 2;
    border: 0px;
    color: rgb(255, 222, 193) !important;
    letter-spacing: 1px !important;
}

a.custom-desktop-phone-btn:hover {
    background: linear-gradient(183deg, rgb(29, 133, 233) 0%, rgb(0, 88, 221) 100%) !important;
    color: rgb(255, 234, 216) !important;
}

a.custom-desktop-login-btn {
    padding: 22px 18px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    border-radius: 30px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    box-shadow: rgb(181, 161, 10) 0px -2px 0px 0px inset;
    border: 1px solid rgb(226, 226, 226);
    background: linear-gradient(185deg, rgb(255, 237, 85) 0%, rgb(229, 201, 0) 100%) rgb(254, 223, 1);
    color: rgb(37, 37, 37) !important;
    letter-spacing: 0.051rem !important;
}

a.custom-desktop-login-btn:hover {
    background: linear-gradient(185deg, rgb(255, 246, 168) 0%, rgb(229, 201, 0) 100%) rgb(254, 223, 1);
}

a.priority.sf-with-ul-pre {
}

{
    span.our-clinic-btn-text-responsive {
        font-size: 14px;
    }
}


@media (max-width: 1020px) {
    span.our-clinic-btn-text-responsive {
        font-size: 14px;
    }
}

@media (max-width: 1100px) {
    span.our-clinic-btn-text-responsive {
        font-size: 15px !important;
    }
}

@media (min-width: 1000px) {
    span.our-clinic-btn-text-responsive {
        font-size: 14px !important;
    }
}

@media (min-width: 1076px) {
    span.our-clinic-btn-text-responsive {
        font-size: 14px !important;
    }
}

@media (min-width: 1200px) {
    span.our-clinic-btn-text-responsive {
        font-size: 15px !important;
    }
}

@media (min-width: 1276px) {
    span.our-clinic-btn-text-responsive {
        font-size: 14.5px !important;
    }
}

@media (max-width: 1306px) {
    span.our-clinic-btn-text-responsive {
        font-size: 14.5px !important;
    }
}

@media (max-width: 1100px) {
    span.our-clinic-btn-text-responsive {
        font-size: 13.5px !important;
    }
}

@media (min-width: 1320px) {
    span.our-clinic-btn-text-responsive {
        font-size: 15px !important;
    }
}

@media (max-width: 1076px) {
    span.our-clinic-btn-text-responsive {
        font-size: 13px !important;
    }
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-in-person-booking-btn {
    padding: 12px 16px;
    display: inline-grid;
    align-content: center;
    flex-wrap: nowrap;
    width: -webkit-fill-available;
    min-height: 95px;
    margin-bottom: 13px;
    border-color: rgb(23, 68, 158);
    box-shadow: rgba(0, 0, 0, 0.07) 0px 4px 18px;
    color: rgb(255, 222, 193);
    font-weight: 600;
    background: linear-gradient(183deg, rgb(0, 126, 195) 0%, rgb(13, 65, 158) 100%);
    border-radius: 27px;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-in-person-booking-btn:hover {
    font-weight: 600;
    letter-spacing: 0.05rem;
    color: rgb(255, 234, 216) !important;
    background: linear-gradient(183deg, rgb(33, 150, 243) 0%, rgb(11, 93, 158) 100%) !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-new-patient-form-btn {
    padding: 12px 16px;
    display: inline-grid;
    align-content: center;
    flex-wrap: nowrap;
    border-color: rgb(23, 68, 158);
    box-shadow: rgba(0, 0, 0, 0.07) 0px 4px 18px;
    font-weight: 700;
    width: -webkit-fill-available;
    min-height: 95px;
    margin-bottom: 13px;
    color: rgb(31, 31, 31);
    background: linear-gradient(183deg, rgb(255, 235, 59) 0%, rgb(255, 190, 53) 100%);
    letter-spacing: 0.05rem;
    border-radius: 27px;
    text-transform: uppercase !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.navbar-new-patient-form-btn:hover {
    color: rgb(46, 39, 39) !important;
    background: linear-gradient(183deg, rgb(255, 235, 59) 0%, rgb(255, 210, 73) 100%) !important;
}

.footer-brand-link {
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14.5px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
    letter-spacing: 0.02rem;
    text-decoration: none;
    padding: 5px 10px;
    border-image: linear-gradient(to right, rgb(30, 74, 138), rgb(14, 40, 93)) 1 / 1 / 0 stretch;
    border-radius: 5px;
    background: linear-gradient(to right, rgb(30, 74, 138), rgb(14, 40, 93));
    color: rgb(203, 225, 255) !important;
    transition: none !important;
}

.footer-brand-link:hover {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
    transform: translateY(-1px);
    letter-spacing: 0.02rem;
    color: rgb(255, 255, 255) !important;
    background: linear-gradient(to right, rgb(30, 74, 138), rgb(36, 90, 202)) !important;
}

a.nav-desktop-submenu-list-style {
    margin-left: -25px !important;
    padding-left: 20px;
}

a.priority.sf-with-ul-pre:hover {
    color: rgb(255, 245, 213) !important;
    background: linear-gradient(114deg, rgb(33, 111, 218) 0%, rgb(55, 112, 178) 100%) !important;
    letter-spacing: unset !important;
    font-weight: 600 !important;
}

@media (min-width: 1298px) {
    a.custom-footer-virtual-title {
        width: auto !important;
        max-width: 81% !important;
    }
}

.mediz-navigation .sf-menu > .mediz-normal-menu li {
    list-style: none;
    position: relative;
}

.mediz-navigation .sf-menu > .mediz-normal-menu li > a::before {
    content: "•";
    position: absolute;
    left: 13px;
    top: 51%;
    transform: translateY(-50%);
    font-size: 18px;
    font-weight: 900;
    color: rgb(255, 193, 7);
    font-size: 18px;
}

.mediz-navigation .sf-menu > .mediz-normal-menu li > a {
    padding-left: 31px;
    display: block;
    color: rgb(255, 255, 255);
    font-weight: 500;
    font-family: Poppins, sans-serif;
    margin: auto 10px;
    text-transform: initial;
}

.mediz-navigation .sf-menu > .mediz-normal-menu li > a:hover::before {
    color: rgb(0, 67, 130);
}

@media (max-width: 767px) {
    .clinic-hours-text-footer-responsive.gdlr-core-opening-hour-widget {
        padding-right: 20px !important;
    }
}

.checkmark-button-wrapper {
    display: flex;
    gap: 6px;
    align-items: center;
}

@media (max-width: 415px) {
    .checkmark-button-wrapper {
        gap: 6px !important;
    }
}

.footer-text-responsive {
    font-size: 16px;
}

.footer-text-responsive:hover {
    color: rgb(184, 202, 238) !important;
    -webkit-text-fill-color: rgb(184, 202, 238) !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.mobile-new-patient-intake-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    white-space: nowrap;
    font-weight: 700;
    margin-bottom: 2px;
    padding: 17px 24.5px;
    border: 0px;
    border-radius: 30px;
    margin-top: 10px;
    color: rgb(31, 31, 31);
    background: linear-gradient(183deg, rgb(255, 241, 119) 0%, rgb(255, 222, 66) 100%) !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.mobile-new-patient-intake-btn:hover {
    color: rgb(22, 20, 20) !important;
    background: linear-gradient(183deg, rgb(255, 243, 137) 0%, rgb(255, 227, 96) 100%) !important;
}

a.gdlr-core-button.gdlr-core-button-gradient.gdlr-core-button-no-border.gdlr-core-left-align.mobile-new-patient-intake-btn:hover {
    color: rgb(22, 20, 20) !important;
    background: linear-gradient(183deg, rgb(255, 245, 171) 0%, rgb(255, 222, 66) 100%) !important;
}

@media (min-width:1000px) {
    .mediz-mobile-header-wrap {
      display: none;
    }
  }




.sf-menu>li>a,
.sf-vertical>li>a {
    color: #051e41;
    -webkit-transition: none !important;
    transition: none !important;
    -o-transition: none !important;
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
    -moz-transition: none !important;
    transition-timing-function: none !important;
    -webkit-transform: none !important;
    opacity: 1 !important;
    -webkit-transition: none !important;
    }

.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 {
    transition: none !important;
    color: #004491;
}
.mediz-navigation .mediz-navigation-slide-bar,
.mediz-navigation .mediz-navigation-slide-bar-style-dot:before {
  border-color: #ffd862;
        -webkit-transition: none !important;
    transition: none !important;
    -o-transition: none !important;
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
    -moz-transition: none !important;
    transition-timing-function: none !important;
    -webkit-transform: none !important;
    opacity: 1 !important;
    -webkit-transition: none !important;
}