/* # Genesis Child Theme  
Theme Name: Bunion Institute Theme  
Theme URI: http://my.studiopress.com/themes/genesis/  
Description: This is created using the Genesis Framework.   
Author: StudioPress  
Author URI: http://www.studiopress.com/  
Template: genesis  
Template Version: 2.1.2  
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/


/* # Table of Contents
- HTML5 Reset
- Baseline Normalize
- Box Sizing
- Float Clearing
- Defaults
- Typographical Elements
- Headings
- Objects
- Gallery
- Forms
- Tables
- Structure and Layout
- Site Containers
- Column Widths and Positions
- Column Classes
- Common Classes
- Avatar
- Genesis
- Search Form
- Titles
- WordPress
- Widgets
- Featured Content
- Plugins
- Genesis eNews Extended
- Jetpack
- Site Header
- Title Area
- Widget Area
- Site Navigation
- Header Navigation
- Primary Navigation
- Secondary Navigation
- Content Area
- Entries
- Entry Meta
- Pagination
- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
- Retina Display
- Max-width: 1200px
- Max-width: 960px
- Max-width: 800px
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */


/* ## Baseline Normalize
--------------------------------------------- */


/* normalize.css v3.0.1 | MIT License | git.io/normalize */

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

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

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

[hidden],
template {
	display: none
}

a {
	background: 0 0
}

a:active,
a:hover {
	outline: 0;
	color: #fe7800;
}

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}


/* ## Box Sizing
--------------------------------------------- */

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


/* ## Float Clearing
--------------------------------------------- */

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

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


/* # Defaults
---------------------------------------------------------------------------------------------------- */


/* ## Typographical Elements
--------------------------------------------- */


/* Font Faces */


/* Poppins */

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-ExtraLightItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-ExtraLightItalic.woff') format('woff');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-ExtraBoldItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-ExtraBoldItalic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-ExtraLight.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-Thin.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-Regular.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-ThinItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-ThinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-Italic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-Light.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-LightItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-SemiBold.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-SemiBoldItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-Medium.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-MediumItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-Bold.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-ExtraBold.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-BlackItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-Black.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('assets/fonts/poppins/Poppins-BoldItalic.woff2') format('woff2'), url('assets/fonts/poppins/Poppins-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}


/* Playfair */

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-Medium.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-Regular.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-SemiBold.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-Black.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-SemiBoldItalic.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-MediumItalic.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-ExtraBoldItalic.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-ExtraBoldItalic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-Italic.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-ExtraBold.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-Bold.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-BlackItalic.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('assets/fonts/playfair/PlayfairDisplay-BoldItalic.woff2') format('woff2'), url('assets/fonts/playfair/PlayfairDisplay-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}


/* General Utilities */

.f-playfair {
	font-family: 'Playfair Display';
}

.f-poppins {
	font-family: 'Poppins';
}

.l-s-0 {
	letter-spacing: 0;
}

.l-s-5 {
	letter-spacing: .5px;
}

.m-b-20 {
	margin-bottom: 20px;
}

.f-semibold {
	font-weight: 600;
}


body {
	font-family: 'Poppins';
	line-height: 32px;
	letter-spacing: 0.3px;
	font-weight: 400;
	font-style: normal;
	color: #3a505f;
	font-size: 17px;
	margin: 0;
}

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

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #0d7fff;
	text-decoration: none;
}

p {
	margin: 0 0 35px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #223543;
	font-family: 'Poppins';
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 15px;
}
.odd-black{color: #3a505f;}
h1 {
	font-size: 50px;
	color: #223543;
}

h2 {
	font-size: 35px;
	letter-spacing: 0;
	margin-bottom: 20px;
}

h3 {
	font-size: 30px;
	letter-spacing: 0;
	margin-bottom: 20px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


/* ## Objects
--------------------------------------------- */

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

img {
	height: auto;
}

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


/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}


/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

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

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

::-moz-placeholder {
	color: #6f7274;
	font-weight: 500;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #6f7274;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #fe7800;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	padding: 14px 19px;
	text-transform: uppercase;
	width: auto;
	font-weight: 700;
	text-align: center;
	transition: all .3s;
}

input[type="submit"]:hover {
	box-shadow: 0 8px 25px rgba(0,0,0,.15);
	transform: translateY(-3px);
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #fe7800;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #0d7fff;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #0d7fff;
	color: #fff;
}

.button {
	display: inline-block;
}

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


/* ## Tables
--------------------------------------------- */

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

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

td,
th {
	text-align: left;
}

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

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */


/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap,
.wp-block-group__inner-container {
	margin: 0 auto;
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

.home .site-inner {
	padding-top: 9px;
}


/* ## Column Widths and Positions
--------------------------------------------- */


/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* ### Content */

.content {
	float: right;
	/* width: 70%; */
	width: 70%;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

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


/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	/* 	width: 25.8%; */
	width: 230px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}


/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}


/* ## Column Classes
--------------------------------------------- */


/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

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

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

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

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

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

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


/* # Common Classes
---------------------------------------------------------------------------------------------------- */


/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}


/* ## Genesis
--------------------------------------------- */

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 25px;
	padding-left: 15px;
}

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

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}


/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
	background-color: #f5f6f7;
	padding-top: 5px;
	padding-bottom: 5px;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	background-color: transparent;
	color: rgba(0,0,0,0.5);
	text-transform: lowercase;
	text-decoration: underline;
	display: inline-block;
	padding: 0;
	font-weight: 500;
	font-size: 14px;
	width: 21%;
}
.genesis-nav-menu .search input[type="submit"]:hover,
.widget_search input[type="submit"]:hover {
	color: #0d7fff;
}
.widget_search input[type="submit"]:hover {
	transform: none;
	box-shadow: none;
}


/* ## Titles
--------------------------------------------- */

.archive-title {
	color: #3a505f;
	font-size: 17px;
	line-height: 32px;
	padding-right: 25px;
}

body:not(.archive) .archive-title {
	padding-right: 0;
	margin-bottom: 20px;
}

.entry-title {
	font-size: 36px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #0d7fff;
}

.entry-title a:hover {
	color: #fe7800;
}

.widget-title {
	font-size: 21px;
	margin-bottom: 40px;
}

.sidebar .widget-title {
	color: #223543;
	font-size: 19px;
	margin-bottom: 21px;
	padding-right: 22px;
	line-height: 27px;
}

.sidebar .widget-title::after {
	content: '';
	display: block;
	width: 45px;
	height: 3px;
	background: #0d7fff;
	margin-top: 4px;
}

.footer-widgets .widget-title {
	color: #fff;
}


/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

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

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

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	line-height:1.5
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

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


/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

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


/* # Plugins
---------------------------------------------------------------------------------------------------- */


/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

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

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #e5554e;
	color: #fff;
	margin: 0;
	width: 100%;
}

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

.enews form+p {
	margin-top: 24px;
}


/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	min-height: 130px;
}

.site-header .wrap {
	padding: 17px 0 17px;
}


/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	margin-top: 10px;
	width: 39%;
	color: #223543;
	position: relative;
}

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

.site-title {
	font-size: 46px;
	font-weight: 900;
	line-height: 1.05;
	font-family: 'Playfair Display', sans-serif;
	letter-spacing: -1px;
}
body .site-title{
	margin-bottom:0px;
}
.site-title > a {
	color: #223543;
}

.site-title > a::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.site-title a,
.site-title a:hover {
	color: #223543;
}

.header-image .site-title>a {
	background: url(images/logo.png) no-repeat left;
	float: left;
	min-height: 60px;
	width: 100%;
}

.site-description {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1.9px;
	word-spacing: 4.3px;
	text-transform: uppercase;
}

.site-description,
.site-title {
	margin-bottom: 4px;
}

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


/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 60%;
	color: #000;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%;
	text-align:center;
}

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

.genesis-nav-menu a {
	color: #223543;
	display: block;
	padding: 18px 0;
	margin-right: 51px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #0d7fff;
}
.genesis-nav-menu > li > a {
	margin-right: 26px;
	margin-left: 25px; 
}
.genesis-nav-menu .current-menu-item > a {
	color: #223543;
	font-weight: bold;
}

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

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	padding: 10px 14px;
	position: relative;
	width: 200px;
	line-height: 22px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

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

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

.genesis-nav-menu .sub-menu {
	border-bottom: 5px solid #fe7800;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .2);
}

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

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

.genesis-nav-menu>.right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

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

.genesis-nav-menu>.rss>a {
	margin-left: 48px;
}

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


/* ## Site Header Navigation
--------------------------------------------- */

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

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

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}


/* ## Primary Navigation
--------------------------------------------- */

.nav-primary > .wrap {
	padding-top: 6px;
	border-top: 1px solid #bcc4d6;
}
nav.nav-primary.sticky > .wrap {
	padding-bottom: 0px;
	/*     padding-top: 17px; */
}
.nav-primary .genesis-nav-menu a {
	font-size: 17px;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #223543;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #0d7fff;
}
.nav-primary .genesis-nav-menu .sub-menu a:hover {
	color: #fe7800;
}


/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */


/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
	/* padding: 50px 60px; */
}

.content .entry {
	background-color: #fff;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

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

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

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

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


/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}


/* ## Pagination
--------------------------------------------- */

.pagination {
	margin-top: 0;
	text-align: center;
	margin-bottom: 0;
	clear: both;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	display: inline-block;
	font-size: 16px;
	padding: 5px 20px;
	border-radius: 2px;
	background: #efefef;
	color: #3a505f;
	font-weight: 500;
	margin: 7px 5px;
	cursor: pointer;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background: #0d7fff;
	color: #fff;
}


/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.sidebar .widget_nav_menu li {
	border-color: #e5e7f2;
	margin-bottom: 7px;
	padding-bottom: 7px;
}


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

.sidebar .widget {
	background-color: #fff;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background: url(/wp-content/uploads/2020/10/chiropractor-footer-bg.jpg) no-repeat center/cover;
	clear: both;
	padding-top: 85px;
	padding-bottom: 21px;
}
.footer-widgets .wrap {
	padding-left: 8px;
	padding-right: 8px;
}
.footer-widgets,
.footer-widgets a {
	color: #fff;
	text-transform: capitalize;
}
.footer-widgets .menu a {
	font-size: 15px;
}

.footer-widgets .menu a:hover {
	border-bottom: 1px solid #0d7fff;
	margin-left: 10px;
	color: #0d7fff;
}

.footer-widgets input {
	border: 1px solid #333;
}

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

.footer-widgets li {
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.footer-widgets-1 .widget {
	min-width: 210px;
	max-width: 518px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
}

.footer-widgets-1 .widget:not(:first-child) {
	margin-top: 64px;
	float: right;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1 {
	float: left;
	max-width: 728px;
	width: 100%;
	margin-right: 60px;
	position: relative;
}


.footer-widgets-1 .widget_nav_menu:first-child .menu {
	display: flex;
	flex-wrap: wrap;
}

.footer-widgets-1 .widget_nav_menu:first-child .menu li {
	width: 50%;
}

.footer-widgets-2 {
	float: right;
	max-width: 371px;
	width: 100%;
	position: relative;
}

/* .footer-widgets-1::before,
.footer-widgets-2::before {
content: '';
position: absolute;
height: 1px;
left: 28%;
top: 12px;
background: rgba(235, 235, 235, .35);
width: 72%;
} */
.b-treatment.b-treatment-small:last-child {
	margin: 0;
}
.footer-widgets-2::before {
	right: 0;
	left: auto;
	width: 15%;
}

.footer-widgets .hr-right, 
.footer-widgets .hr-right a:not(.button) {
	color: #fe7800;
}

.footer-widgets .hr-right {
	width: 100%;
	margin-right: 8px;
	margin-top: 64px;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .sub-menu {
	display: none;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #0c141a;
	line-height: 1;
	padding: 18px 0;
	text-align: center;
	color: #fff;
	font-size: 15px;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer a:hover {
	color: #fe7800;
}


/****** Customization *****/

.site-container {
	overflow: hidden;
}

.pseudo-hidden::before,
.pseudo-hidden::after {
	display: none;
}

.alignfull, .wp-block-cover.banner-cover {
	margin: 32px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}
.alignwide {
	margin: 32px calc(25% - 25vw);
	max-width: 100vw;
	width: 100vw;
}

/* Top Search Bar */
.search-bar {
	overflow: hidden;
	background-color: #f0f2f6;
}
.search-bar .widget_search,
body li.AjaxSearchLiteWidget {
	max-width: 368px;
	width: 100%;
	float: left;
}
.search-form-input {
	border: none;
	padding: 5px 10px;
	font-weight: 500;
	font-size: 14px;
	background-color: transparent;
	color: #6f7274;
	width: 79%;
	display: inline-block;
}
.search-form-input::placeholder {
	font-weight: 500;
	font-size: 14px;
}
.search-form-input:focus {
	border: none;
}
.search-bar .widget_nav_menu {
	float: right;
	margin-top: 4px;
}
.search-bar .widget_nav_menu li {
	display: inline-block;
}
.search-bar a {
	font-size: 16px;
	color: #223543;
	margin-left: 30px;
	text-transform: lowercase;
}
.search-bar a:hover {
	color: #0d7fff;
}
ul#menu-top-bar-menu .sub-menu {
	display: none;
}
/*----------- Ajax search lite ----------*/
body #ajaxsearchlite1 .probox .proinput input,body div.asl_w .probox .proinput input,
body #ajaxsearchlite1 .probox .proinput input::placeholder ,body div.asl_w .probox .proinput input::placeholder {
	color : #3a505f !important;
	font-weight: 500;
	font-size: 14px;
}
body #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder , body div.asl_w .probox .proinput input:-ms-input-placeholder ,
body #ajaxsearchlite1 .probox .proinput input,body div.asl_w .probox .proinput input {
	color : #3a505f !important;
	font-weight: 500;
	font-size: 14px;
} /* IE */
body div.asl_w .probox .promagnifier .innericon svg{
	fill: #3a505f !important;
	display: none;
}
body li.AjaxSearchLiteWidget h2.widgettitle {
	display: none;
}
.search-form, body li.AjaxSearchLiteWidget {
	background-color: #fafbfc;
	border-bottom: 2px solid #f0f2f6;
	padding: 3.5px 0px;
}
.innericon:after {
	content: 'go';
	font-size: 14px;
	color: rgb(58 80 95);
	z-index: 999;
	text-transform: lowercase;
	text-decoration: underline;
}
body div.asl_w .probox .promagnifier {
	padding-right: 8px;
	background: #fafbfc;
}
header section.AjaxSearchLiteWidget {
	display: none;
	float: left;
}
header section.AjaxSearchLiteWidget h4{
	display: none;
}
body div.asl_r.vertical {
	padding: 2px;
	background: #ccc;
}
body div.asl_r p.showmore a {
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	color: #d51b43;
	text-decoration: underline;
}
body div.asl_r p.showmore a:hover {
	text-decoration: none;
}
body div.asl_r p.showmore {
	margin-top: 2px ;
}
/*----------- Header---------------- */
.hr-left {
	float: left;
	width: 195px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2;
	text-align: left;
	margin-top: 27px;
	letter-spacing: 1.4px;
	margin-left: 12%;
	color: #223543;
}
.hr-right {
	float: right;
	width: 56%;
	text-align: center;
	font-size: 15px;
}
.hr-right > span {
	display: block;
}
.hr-right > .button {
	max-width: 368px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
}
.footer-widgets .hr-right > .button {
	max-width: 306px;
}
.hr-right > span > a {
	color: #000;
	font-weight: 700;
}
.hr-right > span > a:hover {
	color: #0d7fff;
}
.footer-widgets .hr-right > span > a:hover {
	color: #0d7fff;
}

/* Locations */
.sub-title {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 500;
	color: #000;
	letter-spacing: 2px;
	margin-bottom: 17px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
.page-block .sub-title.right-bar:before {
	background: #fff;
	left: 0;
	right: -15px;
	top: 0;
	bottom: 0;
	content: "";
	position: absolute;
	z-index: -1;
}
.page-block .right-bar::after {
	content: "";
	width: auto;
	display: inline-block;
	height: 7px;
	background: url(/wp-content/uploads/2020/10/border.png);
	margin: 0;
	vertical-align: middle;
	position: absolute;
	left: -9999px;
	bottom: 4px;
	right: -9999px;
	z-index: -2;
}
.right-bar::after,
.left-right-bar::before,
.left-right-bar::after {
	content: "";
	width: 150px;
	display: inline-block;
	height: 7px;
	background: url(/wp-content/uploads/2020/10/border.png) no-repeat;
	margin: 0 15px;
	vertical-align: middle;
}
body:not(.home) .locations-wrapper {
	padding-top: 75px;
	border-top: 2px solid #bcc4d6;
}
.locations h2 {
	background: url(/wp-content/uploads/2020/10/locations.png) left top no-repeat;
	background-size: 30px;
	padding-left: 45px;
	line-height: 48px;
	letter-spacing: 0;
	font-weight: 700;
	font-style: normal;
	color: #223543;
	font-size: 35px;
	margin-bottom: 50px;
	margin-top: 5px;
	display: inline-block;
}
.loc-cols {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.loc-col {
	max-width: 367px;
	width: 100%;
}
.loc-content {
	font-size: 16px;
	line-height: 1.3;
}
.loc-col-head {
	font-weight: 600;
	margin-bottom: 4px;
	display: block;
	letter-spacing: 0.5px;
}
.loc-col-head:hover {
	color: #fe7800;
}
.loc-content > p {
	margin-bottom: 20px;
}


/* Request Consultation */
.req-consultation {
	padding: 35px 31px;
	background: url(/wp-content/uploads/2020/10/surgeon.jpg) no-repeat center/cover;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.req-consultation > p {
	margin-bottom: 0;
}
.req-consultation a {
	color: #fff;
	font-weight: 700;
}
.req-consultation a:hover {
	text-decoration: underline;
}
/* Home Banner slider */
.home-banner-slider{
	margin-top:0px;
	margin-bottom:80px;
}
.home-banner-slider .wp-block-group__inner-container{
	max-width:100%;
	padding:0px;
}
.easy-carousel.home-owl-slider.desktop-v-10{
	min-height: 500px;
	overflow: hidden;
}
.easy-carousel.home-owl-slider .owl-item img{
	min-height: 500px;
	max-height: 500px;
	object-fit: cover;
	object-position: center;
}
.owl-carousel.home-owl-slider.mobile-v-10{
	display:none;
}
.easy-carousel.home-owl-slider .owl-nav {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-30px);
	width: 100vw;
}
.easy-carousel.home-owl-slider .owl-nav button.owl-next,
.easy-carousel.home-owl-slider .owl-nav button.owl-prev{
	font-size: 55px;
	padding: 12px 20px 22px !important;
	z-index: 99;
	color: #fff;
	background: rgb(69, 121, 181, 0.7);
	font-family: ui-monospace;
	outline: none;
	border: none;
}
.easy-carousel.home-owl-slider .owl-nav button.owl-next:hover,
.easy-carousel.home-owl-slider .owl-nav button.owl-prev:hover{
	background: rgb(69, 121, 181, 1);
}
.easy-carousel.home-owl-slider .owl-nav button.owl-prev {
	left: 5%;
	position: absolute;
}
.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: 5%;
}
.captions-of-banner h2 {
	color: #fff;
	margin: 0px;
}
/* Home Banner slider end */

/* Home Banner */
.wp-block-cover.banner-cover{
	margin-top: 0;
	margin-bottom: 110px;
	padding: 0px;
	min-height: auto;
}
.wp-block-cover.banner-cover.mobile-banner-cover {
	display: none;
}
.wp-block-cover.banner-cover.mobile-banner-cover {

}
.wp-block-cover.banner-cover .alignfull{
	margin:0px;
}
/* .banner {
background: url(/wp-content/uploads/2020/10/header.jpg) no-repeat right center/cover;
margin-top: 0;
margin-bottom: 110px;
} */
.banner .wp-block-group__inner-container {
	padding-left: 0;
	padding-right: 0;
}
.banner-inner {
	max-width: 690px;
	width: 100%;
	background-color: rgba(67,118,181,0.8);
	color: #fff;
	padding: 60px 40px;
}
.banner h2 {
	font-family: 'Playfair Display', sans-serif;
	color: #fff;
	font-size: 50px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 1.1;
	margin-bottom: 50px;
}
.banner .wp-block-button {
	max-width: 259px;
	width: 100%;
}
.wp-block-button__link {
	text-transform: uppercase;
}
.banner .wp-block-button__link {
	background-color: transparent;
	border: 2px solid;
	padding: 8px 10px;
	width: 100%;
	font-size: 17px;
}
.banner .wp-block-button__link:hover {
	color: rgba(67,118,181,1);
	background-color: #fff;
	border-color: #fff;
}


/* Need Options Blocks */
.need-options-blocks {
	margin-top: 39px;
	margin-bottom: 20px;
}
.need-options-blocks:not(:first-child) {
	margin-top: 26px;
}

.need-options-blocks > .wp-block-column {
	background-color: #f0f2f6;
	padding: 47px 28px 36px;
	transition: all .3s;
}
.need-options-blocks > .wp-block-column:hover {
	transform: translateY(-15px);
}
.need-options-blocks figure {
	width: 100px;
	margin-bottom: 21px;
}
.need-options-blocks figure img {
	height: 98px;
}
.need-options-blocks h3 {
	font-size: 23px;
	line-height: 30px;
	color: #223543;
	letter-spacing: 0;
}
.need-options-blocks p {
	margin-bottom: 30px;
}
.need-options-blocks .wp-block-button,
.need-options-blocks .wp-block-button .wp-block-button__link {
	width: 100%;
}
.wp-block-buttons.white-ghost-btn .wp-block-button .wp-block-button__link,
a.white-ghost-btn {
	background-color: #fff;
	color: #0d7fff;
	border: 1px solid #bcc4d6;
	padding: 12px 24px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
.wp-block-buttons.white-ghost-btn .wp-block-button .wp-block-button__link:hover,
a.white-ghost-btn:hover,
.need-options-blocks > .wp-block-column:hover .wp-block-button__link {
	background-color: #0d7fff;
	color: #fff;
	border-color: #0d7fff;
}


/* Choose Surgeon */
.wp-block-columns.choose-surgeon {
	margin-top: 85px;
	margin-bottom: 80px;
	background: url(/wp-content/uploads/2020/10/surgeon.jpg) no-repeat center/cover;
	font-size: 20px;
	line-height: 1.4;
	color: #fff;
}
.c-s-content {
	padding: 56px 10px 56px 54px;
	font-size: 20px;
	letter-spacing: 1px;
}
.c-s-content p:first-child {
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 600;
	margin-bottom: 14px;
}
.c-s-content p:not(:first-child) {
	margin-bottom: 20px;
}
.c-s-content h2 {
	color: #fff;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.choose-surgeon .wp-block-button {
	max-width: 360px;
	width: 100%;
}
.choose-surgeon .wp-block-button .wp-block-button__link {
	padding: 15px 5px;
	font-size: 16px;
	display: block;
	letter-spacing: 0.3px;
}
.c-s-img figure.wp-block-image {
	margin: 0;
	height: 100%;
	display: block;
}
.c-s-img figure.wp-block-image > img {
	height: 100%;
	object-fit: cover;
}
.trans-ghost-btn .wp-block-button__link {
	background-color: transparent;
	border: 2px solid #fff;
	box-shadow: 0px 2px 5px #00000047;
	text-transform: none;
}
.trans-ghost-btn .wp-block-button__link:hover {
	background-color: #fff;
	color: #000;
}

/* Before After Columns */
.before-after-cols {
	margin-top: 45px;
	margin-bottom: 103px;
}
.before-after-cols .wp-block-image {
	margin: 0;
}
.before-after-cols .wp-block-image a,
.before-after-cols .wp-block-image img {
	display: block;
	position: relative;
}
.before-after-cols .wp-block-image a::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 1;
	opacity: 0;
	transition: all .2s;
}
.before-after-cols .wp-block-image a::after {
	content: '+';
	position: absolute;
	font-size: 35px;
	color: #fff;
	top: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	transition: all .2s;
}
.before-after-cols .wp-block-image a:hover::before {
	opacity: 1;
}
.before-after-cols .wp-block-image a:hover::after {
	top: 50%;
}


/* Latest Videos Blocks */
.latest-videos {
	margin-top: 75px;
	margin-bottom: 0;
	padding: 80px 0 60px;
}
.factoids-bg {
	background: url(/wp-content/uploads/2020/10/bckg-factoids.jpg) no-repeat center/cover;
}
.latest-videos .sub-title {
	margin-bottom: 16px;
	display: inline-block;
}
.tagline-andheading {
	text-align: center;
}
.latest-videos .l-v-block > img{
	max-height: 247px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.latest-videos .l-v-block {
	margin-right: 2.5%;
}
.l-v-blocks {
	display: flex;
	flex-wrap: wrap;
	margin-top: 53px;
	justify-content: space-between;
}
.l-v-block {
	width: 47.5%;
	margin-right: 2%;
	margin-bottom: 23px;
}
.l-v-block:nth-child(even) {
	margin-right: 0;
}
.l-v-block > img {
	margin-bottom: 37px;
	display: block;
}
.l-v-block h3 {
	font-size: 22px;
	margin-bottom: 20px;
}
.l-v-block > p {
	margin-bottom: 20px;
}
.l-v-block .white-ghost-btn {
	max-width: 257px;
	width: 100%;
	display: block;
	font-size: 17px;
	text-transform: uppercase;
	padding: 14px 19px;
	letter-spacing: 0.3px;
}


/* Bunion Treatment  */
.b-treatment {
	display: flex;
	margin-top: 0;
	height: 329px;
	margin-bottom: 50px;
}
.b-t-left,
.b-t-right {
	width: 50%;
}
.b-t-left {
	background-color: #333335;
	color: #fff;
	padding: 78px 0 50px 142px;
}
.b-t-right > img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.b-t-left h2 {
	color: #fff;
	font-size: 37px;
}
.b-t-left .button {
	position: relative;
	margin-left: 14px;
	margin-bottom: 20px;
	max-width: 304px;
	width: 100%;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
}
.b-t-left .button::before {
	content: '';
	position: absolute;
	width: 43px;
	height: 69px;
	background: url(/wp-content/uploads/2020/10/arrow.png) no-repeat center/cover;
	top: -34px;
	left: -59px;
}
.b-treatment span {
	display: block;
	margin-left: 14px;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 600;
}


/* Testimonials */
.testimonials {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 85px;
}
body:not(.home) .testimonials {
	padding-top: 75px;
	padding-bottom: 72px;
}
article.entry {
	margin-bottom: 0px;
}
.testimonials .alignfull {
	margin-bottom: 0;
	margin-top: 5px;
}
.testimonials .sub-title {
	display: inline-block;
}
.testimonials h2 {
	color: #223543;
	margin-bottom: 0;
}
.testimonial {
	max-width: 501px;
	width: 100%;
	padding: 50px 30px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 26px;
}
.testimonial > img {
	max-width: 110px;
	margin: 0 auto 23px;
}
.testimonial-rating {
	margin-bottom: 16px;
}
.testimonial > p {
	margin-bottom: 22px;
}
body div.field_type-star_rating_field ul.star-rating {
	margin: 20px 0 10px;
}
body div.field_type-star_rating_field ul.star-rating li {
	list-style: none;
	color: orange;
	float: none;
	display: inline-block;
}
.quoter {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
}
.site-container .owl-carousel .owl-dot {
	width: 15px;
	height: 15px;
	background-color: #bcc4d6;
	display: inline-block;
	border-radius: 50%;
	margin-left: 5px;
	margin-right: 5px;
	outline: none;
}
body .owl-carousel .owl-dot.active {
	background-color: #0d7fff;
}


/* Posts */
.posts {
	margin-bottom: 85px;
	text-align:center
}
.posts > .sub-title {
	display: inline-block;
}
.title-row::after {
	content: '';
	display: block;
	clear: both;
}

.posts > .white-ghost-btn {
	max-width: 373px;
	width: 100%;
	display: block;
	margin: 50px auto 0;
}
.posts-inner {
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
body .owl-carousel .owl-nav button.owl-next, 
body .owl-carousel .owl-nav button.owl-prev{
	font-size: 0px;
	outline: none;
	top: 50%;
	display: block;
	border: 0px solid #4D5E74;
	box-shadow: 0px 0px 10px rgba(0,0,0, 0.3);
	background-color: rgba(255,255,255,0.8);
	width: 30px;
	height: 90px;
	background-size: 12px;
	border-radius: 0;
	left: -45px;
	margin-top: -45px;
	position: absolute;
}
body .owl-carousel .owl-nav button.owl-next:before,
body .owl-carousel .owl-nav button.owl-prev:before{
	content: "\f104";
	font-family: "FontAwesome";
	font-size: 36px;
	line-height: 1;
	font-weight: normal;
	color: #4C5E74;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
body .owl-carousel .owl-nav button.owl-next:hover, 
body .owl-carousel .owl-nav button.owl-prev:hover{
	/* 	background-color: rgba(13,127,255,0.1); */
}
body .owl-carousel .owl-nav button.owl-next {
	right: -45px;
	left: inherit;
	transform: rotate(180deg);
}
.posts-inner.owl-carousel .owl-stage {
	display: flex;
}
.post-card {
	height: 100%;
}
.post-card h3,
.post-card h3 > a,
.post-card h2 > a,
.posts h2 {
	color: #223543;
}
.post-card h3 > a:hover,
.post-card h2 > a:hover {
	color: #0d7fff
}
.post-card {
	width: 100%;
	font-size: 15px;
	line-height: 24px;
	border:1px solid rgba(162,158,158,.38);
	transition: all .4s;
}
.post-card:hover {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.14), 0 6px 20px 0 rgba(0,0,0,.14);
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.14), 0 6px 20px 0 rgba(0,0,0,.14);
}
.post-img {
	margin-bottom: 26px;
	position: relative;
}
.post-img::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #223543;
	opacity: 0;
}
.post-card:hover .post-img::before {
	opacity: .5;
}
.post-card img {
	object-fit: cover;
	-o-object-fit: cover;
	display: block;
	box-shadow: none;
	width: 100%;
	margin: 0 auto;
}
.post-card h3,
.post-card h2 {
	font-size: 18px;
	padding-left: 25px;
	padding-right: 22px;
	letter-spacing: .5px;
	margin-bottom: 10px;
}
.post-card p {
	padding-left: 25px;
	padding-right: 22px;
	margin-bottom: 20px;
}
body .posts .post-card p {
	margin-bottom: 100px;
}
body:not(.home) .posts .post-card p {
	margin-bottom: 50px;
}
.post-card .white-ghost-btn {
	max-width: 310px;
	display: block;
	margin: 0 auto 25px;
	font-weight: 700;
	font-size: 14px;
	padding: 15px 20px;
}
.content-sidebar .posts .posts-inner {
	margin-top: 0px;
}
body .posts .post-card .white-ghost-btn {
	max-width: 310px;
	display: block;
	margin: 0 auto;
	font-weight: 700;
	font-size: 14px;
	padding: 15px 20px;
	position: absolute;
	width: 100%;
	bottom: 25px;
	left: 0;
	right: 0;
}
.post-card:hover .white-ghost-btn {
	background-color: #0d7fff;
	color: #fff;
	border-color: #0d7fff;
}


/* Bunion Factoids */
.bunion-factoids {
	padding-top: 85px;
	padding-bottom: 12px;
	margin-top: 0;
}
.bunion-factoids figure {
	margin: 0;
}
.bunion-factoids .wp-block-columns {
	margin-top: 50px;
}


/* Category Archives */

.bg-banner {
	background: url(/wp-content/uploads/2020/10/banner-img.jpg) no-repeat center/cover;
	padding-top: 61px;
	padding-bottom: 54px;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	color: #fff;
	text-align: center;
	font-size: 15px;
}
.bg-banner::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
}
.bg-banner > .wrap {
	position: relative;
}
.post-card {
	text-align: left;
}
.banner-title {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 6px;
	display: block;
	color: #fff;
	line-height: 47px;
}
.breadcrumb {
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 500;
}
.bg-banner .breadcrumb-link {
	color: #fff;
	opacity: .8;
}
.breadcrumb .seperator {
	margin-left: 8px;
	margin-right: 12px;
}
.content-block-wrap .sub-title {
	font-size: 18px;
	display: block;
	margin-bottom: 23px;
}
.page-block {
	overflow: hidden;
	position:relative;
}
.page-block .content-block-ovrly {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
}
.content-block {
	float: left;
	width: 100%;
	margin-bottom: 53px;
	padding-top:10px
}
.content-block > img {
	float: right;
	width: 247px;
	margin-left: 23px;
}
.content-block > p {
	display: inline;
}
.content-block a {
	text-decoration: underline;
}
.content-block p a {
	position:relative;
	z-index:1;
}
body:not(.home) .content-sidebar-wrap {
	overflow: hidden;
	margin-bottom: 0;
}
.sidebar .gform_wrapper .gform_body {
	display: inline-block;
	width: 69%;
}
.sidebar .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	border-bottom: none;
}
body .sidebar .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .site-container .gform_wrapper textarea {
	background-color: #f5f6f7;
	padding: 17px 20px;
	border: none;
	margin-top: 0;
	color: #3a505f;
	font-size: 15px;
	font-weight: 500;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
body .site-container .gform_wrapper textarea::placeholder {
	font-weight: 500;
	color: #3a505f;
}
.sidebar .gform_wrapper .gform_footer {
	width: 28%;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
	padding-top: 0;
	margin-left: -2%;
	padding-bottom: 0;
}
.sidebar .gform_wrapper .gform_footer input.button, 
.sidebar .gform_wrapper .gform_footer input[type=submit], 
.sidebar .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit],
.sidebar .gform_wrapper.gf_browser_ie .gform_footer input.button {
	margin-right: 0;
	width: 100%;
	padding: 18px 0;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.4px;
}
.sidebar .gform_wrapper .gform_footer input.button:hover, 
.sidebar .gform_wrapper .gform_footer input[type=submit]:hover, 
.sidebar .gform_wrapper .gform_page_footer input.button:hover, 
.gform_wrapper .gform_page_footer input[type=submit]:hover, 
.sidebar .gform_wrapper.gf_browser_ie .gform_footer input.button:hover {
	box-shadow: none;
	transform: none;
}
/* custom changings */
.treatment-add {
	background: #333335;
	padding: 34px 31px;
	color: #fff;
	/* 	float: left; */
	display:
		flex;
	justify-content:
		space-between;
	width: 100%;
	margin-top: 0;
	margin-bottom: 75px;
	align-items: center;
}
body .treatment-add > h2 {
	color: #fff;
	width: 50%;
	display: inline-block;
	margin-bottom: 0;
	font-size: 35px;
	line-height: 38px;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
}
body .treatment-add > a.button {
	width: 44%;
	float: right;
	margin-top: 0;
	font-weight: 400;
}
.arrow-btn {
	position: relative;
}
.arrow-btn::before {
	content: '';
	position: absolute;
	width: 43px;
	height: 69px;
	background: url(/wp-content/uploads/2020/10/arrow.png) no-repeat center/cover;
	top: -34px;
	left: -59px;
}
.schedule-consultation {
	background-color: #f0f2f6;
	border: 1px solid #bcc4d6;
	padding: 21px 33px 29px;
	text-align: center;
	margin-top: 38px;
	margin-bottom: 50px;
}
.schedule-consultation > h3 {
	font-size: 20px;
}
.schedule-consultation .button {
	font-size: 14px;
	letter-spacing: 0.3px;
	line-height: 18.2px;
	padding: 15px 20px;
}

/* .schedule-consultation .arrow-btn::before {
width: 10%;
height: 52%;
left: -12%;
top: -28%;
} */
.schedule-consultation .arrow-btn::before {
	width: 13%;
	height: 36%;
	left: -15%;
	top: -12%;
}
.sidebar .search-form {
	padding: 12px;
}
.sidebar li.menu-item-has-children {
	position: relative;
}
.sidebar .menu > li.menu-item {
	padding-left: 25px;
}
.sidebar .menu > li.menu-item:last-child {
	border-bottom: 0;
}

.schema-faq-question::before,
.schema-faq-question::after {
	content: '';
	width: 12px;
	height: 2px;
	top: 14px;
	left: 0;
	position: absolute;
	background-color: #223543;
	cursor: pointer;
}
.schema-faq-question::after {
	content: '';
	height: 12px;
	width: 2px;
	left: 5px;
	top: 9px;
}
.sidebar li.menu-item-has-children .dashicons{
	width: 12px;
	height: 2px;
	top: 7px;
	left: -3px;
	position: absolute;
	cursor: pointer;
}
.sidebar li.menu-item-has-children.active .dashicons:before{
	content: "\f460";
}
.sidebar .sub-menu li {
	margin-left: 0;
}
.sidebar li.menu-item-has-children a {
	font-size: 16px;
	text-transform: capitalize;
	margin-bottom: 2px;
	display: block;
}
.sidebar li.menu-item-has-children .sub-menu li a{
	margin: 10px 0px;
	line-height: 1.5;
}
/* .sidebar li.menu-item-has-children > a {
font-size: 17px;
} */
.sidebar .current_page_item > a,
.sidebar .current-menu-item > a{
	font-weight: bold;
}
.sidebar .widget_nav_menu li.menu-item-has-children.active > a {
	font-weight: 700;
	letter-spacing: 1px;
}
.sidebar .widget_nav_menu li.menu-item > a {
	font-size: 17px;
	transition: none;
}
.sidebar .sub-menu li a:hover {
	text-decoration: underline;
}
.sidebar li.menu-item-has-children > .sub-menu,
.sidebar li.menu-item-has-children.active::after {
	display: none;
}
.sidebar .widget_nav_menu {
	padding-bottom: 0;
}
.sidebar .gform_wrapper {
	margin-bottom: 49px;
}
.sidebar .widget_nav_menu .sub-menu li {
	margin-bottom: 0;
	padding-bottom: 0;
}
.gform_wrapper div.validation_error {
	display: none;
}
.sidebar .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
	padding-top: 0;
	margin-top: 0;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0;
}
.sidebar .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.sidebar .gform_wrapper li.gfield_error textarea {
	padding: 16px;
	border-right-color: transparent;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding-top: 0;
}
section#nav_menu-5 .menu > li:last-child {
	border-bottom: 1px solid #e5e7f2;
	margin-bottom: 7px;
}

/*  Picking a Surgeon  */
.testimonial-quote {
	background-color: #f0f2f6;
	padding: 60px 45px 45px 80px;
	position: relative;
	font-size: 16px;
	margin: 50px 0;
	transition: all .3s;
}
/*.testimonial-quote:hover {
transform: translateY(-15px);
}*/
.testimonial-quote::before {
	content: '';
	position: absolute;
	width: 98px;
	height: 98px;
	background: url(/wp-content/uploads/2020/10/quote.png) no-repeat center/cover;
	display: inline-block;
	top: -38px;
	left: 40px;
}
.b-treatment.b-treatment-small {
	height: auto;
	margin-bottom: 49px;
}
.b-treatment.b-treatment-small .b-t-left {
	padding: 35px 63px;
	width: 66.5%;
}
.b-treatment-small .b-t-left h2 {
	line-height: 39px;
}
.wp-block-columns.bdr-blocks {
	align-items: flex-start;
	margin-bottom: 38px;
}
.bdr-block {
	padding: 31px 28px;
	border: 2px solid #4285c4;
	font-size: 16px;
	line-height: 25px;
}
.wp-block-columns.img-content-block {
	margin-bottom: 35px;
}
.img-content-block .wp-block-image {
	margin: 10px 0 0;
}
.bdr-blocks h2 {
	font-size: 30px;
	letter-spacing: 0.5px;
}
.bdr-blocks p {
	margin-bottom: 20px;
}
.bdr-blocks ol {
	margin-left: 20px;
}
.bdr-blocks li {
	line-height: 30px;
}
.bdr-block h2 {
	font-size: 25px;
	letter-spacing: 1px;
}
.bdr-blocks h3 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 9px;
}


/*  Physicians Page  */
.physician-block {
	margin-top: 5px;
	margin-bottom: 13px;
}
.physician-block .sub-title {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 13px;
	overflow: hidden;
}
.doctor-info {
	display: flex;
	justify-content: space-between;
}
.doctor-content {
	width: 65.8%;
}
.doctor-img {
	width: 31%;
}
.doctor-img > img {
	width: 100%;
}
.physician-block p {
	margin-bottom: 20px;
}
p.direction {
	margin-bottom: 0;
}
.physician-block .contact::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/wp-content/uploads/2020/10/weekly-calendar-outline-event-interface-symbol.png) no-repeat center/cover;
	vertical-align: middle;
	margin-right: 12px;
}
.direction::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 12px;
	background: url(/wp-content/uploads/2020/10/location.png) no-repeat center/cover;
}
.physician-block a {
	text-decoration: underline;
}
.physician-block a:hover {
	color: #fe7800;
}


/* Faqs Page */
.sub-head-para {
	font-size: 26px;
	font-weight: 700;
	color: #223543;
	letter-spacing: 0.5px;
	line-height: 33px;
	margin-bottom: 8px;
}
.schema-faq-section {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e5e7f2;
}
.schema-faq-section:last-child {
	border-bottom: none;
}
.schema-faq-question {
	position: relative;
	padding-left: 25px;
	color: #0d7fff;
	font-weight: 400;
	cursor: pointer;
}
.schema-faq-question.active {
	font-weight: 700;
}
.schema-faq-answer,
.schema-faq-question.active::after {
	display: none;
}
.schema-faq-question {
	font-size: 16px;
	letter-spacing: 1px;
	position: relative;
	padding-left: 25px;
	display: block;
}
.schema-faq-answer > strong {
	font-size: 16px;
	display: inline-block;
	margin-top: 33px;
	margin-bottom: 6px;
}
.schema-faq-answer > strong:first-of-type {
	margin-top: 0;
}
.schema-faq-answer {
	font-size: 16px;
	line-height: 20px;
}


/*  Before After Page  */
.before-after {
	background: #eceef2 url(/wp-content/uploads/2020/10/bckg-factoids.jpg) no-repeat center/cover;
	margin-top: 43px;
	padding-bottom: 20px;
	line-height: 22px;
	float: left;
	width: 100%;
}
.before-after .wp-block-group__inner-container {
	padding-left: 0;
	padding-right: 0;
}
.before-after .wp-block-image {
	margin: 0;
	position: relative;
}
.before-after .wp-block-image::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.15) 100%);
}
.before-after .wp-block-image > img {
	width: 100%;
	display: block;
	margin-bottom: 29px;
}
.before-after .wp-block-group__inner-container > *:not(.wp-block-image) {
	padding-left: 29px;
	padding-right: 29px;
}
.b-f-head {
	font-size: 20px;
	color: #223543;
	font-weight: 700;
	margin-bottom: 7px;
	letter-spacing: 1px;
	line-height: 27px;
}
.before-after p:not(.b-f-head) {
	margin-bottom: 20px;
}
.before-after + .b-treatment.b-treatment-small {
	margin-bottom: 40px;
}


/* Blog Page */
.content-sidebar .posts-inner {
	margin-top: 0px;
	/* padding-left: 0;
	padding-right: 0; */
}
.content-sidebar .post-card {
	width: 48%;
	margin-bottom: 50px;
}
.content-sidebar .owl-item .post-card {
	width: 100%;
	margin-bottom: 50px;
}
.post-categories {
	max-width: 310px;
	margin: 0 auto 25px;
	font-size: 11px;
	color: #bbb;
	text-align: right;
	line-height: 13px;
}
.post-categories > span {
	color: #0d7fff;
}


/*  Contact us Page  */
.gform_wrapper.contactus-form_wrapper {
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 40px;
	margin-bottom: 38px;
}
body .gform_wrapper ul.gform_fields li.gfield, 
body .gform_wrapper .top_label li.gfield.gf_left_half, 
body .gform_wrapper .top_label li.gfield.gf_right_half {
	padding-right: 0;
	margin-top: 14px;
}
body .gform_wrapper .top_label li.gfield.gf_left_half, 
body .gform_wrapper .top_label li.gfield.gf_right_half {
	width: 48%;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
	margin-right: 4%;
}
/* body .site-container .gform_wrapper .top_label div.ginput_container {
margin-top: 8px;
} */
body .gform_wrapper .contactus-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .site-container .gform_wrapper .contactus-form textarea {
	background: #f0f4f7;
	border: none;
	color: #3a505f;
	border-radius: 0;
	padding-top: 11px;
	padding-bottom: 11px;
}
body .site-container .gform_wrapper .contactus-form textarea.small {
	height: 111px;
}
body .gform_wrapper .contactus-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
body .site-container .gform_wrapper .contactus-form textarea::placeholder {
	letter-spacing: 0.5px;
	font-size: 13px;
}
body .content .gform_wrapper .gform_footer {
	margin-top: 30px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}
body .content .gform_wrapper .gform_footer input.button, 
body .content .gform_wrapper .gform_footer input[type=submit], 
body .content .gform_wrapper .gform_page_footer input.button, 
body .content .gform_wrapper .gform_page_footer input[type=submit] {
	margin-right: 0;
	max-width: 193px;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding-top: 15px;
	padding-bottom: 15px;
	transition: all .3s;
}
body .content .gform_wrapper .gform_footer input.button:hover,
body .content .gform_wrapper .gform_footer input[type=submit]:hover,
body .content .gform_wrapper .gform_page_footer input.button:hover,
body .content .gform_wrapper .gform_page_footer input[type=submit]:hover {
	box-shadow: 0 8px 25px rgba(0,0,0,.15);
	transform: translateY(-3px);
}


/*  About Page  */
.video-sec {
	float: left;
	width: 100%;
}
.video-sec h2 {
	color: #223543;
	font-size: 30px;
	letter-spacing: 0.5px;
	margin-top: 19px;
	line-height: 40px;
}
.video-sec > figure {
	float: right;
	max-width: 355px;
	width: 100%;
	margin: 0 0 20px 30px;
}
.video-sec figure figcaption {
	font-size: 12px;
	line-height: 1.3;
}
.video-sec ol {
	margin-left: 20px;
	margin-bottom: 16px;
}
.video-sec li {
	line-height: 30px;
}


/*  Video Archive  */
.content-block-wrap .post-card {
	display: inline-block;
	vertical-align: top;
	min-height: 418px;
	font-size: 14px;
	margin-bottom: 40px;
}
.content-block-wrap .post-card:nth-child( odd ),
.content-block-wrap .treatment-add ~ .post-card:nth-child( even ) {
	margin-right: 4%;
}
.content-block-wrap .treatment-add ~ .post-card:nth-child( odd ) {
	margin-right: 0;
}
.post-video {
	margin-bottom: 25px;
}
.post-video > iframe {
	display: block;
}
.content-block-wrap .post-card h2 {
	margin-bottom: 0;
}
.video-type {
	padding-left: 25px;
	padding-right: 25px;
	font-weight: 700;
	color: #223543;
	margin-bottom: 8px;
	display: block;
	letter-spacing: 0.7px;
}


/*  Single Post Page  */
.single h2,
.single h3 {
	color: #223543;
}
.single .entry h2 {
	line-height: 37px;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 25px;
}
.single-post .entry-content a {
	text-decoration: underline;
}
.single-post .entry-title {
	font-size: 40px;
	letter-spacing: 1px;
	margin-bottom: 29px;
	font-family: Poppins;
	line-height: 54px;
}
.post-meta-bar {
	color: #798795;
	font-size: 15px;
	font-weight: 500;
	border-bottom: 1px solid #ececf0;
}
.post-meta-bar::after {
	content: '';
	background-color: #0d7fff;
	width: 55px;
	height: 3px;
	display: block;
	margin-top: 16px;
}
.post-meta a {
	color: #798795;
}
.post-meta a:hover {
	color: #0d7fff;
}
.sibling-posts {
	float: right;
	margin-right: 6px;
	font-weight: 500;
}
.sibling-posts > a {
	color: #798795;
}
.sibling-posts > a:hover {
	color: #0d7fff;
}

.single-post .wp-block-image {
	margin: 0 0 10px;
}
.single-post .wp-block-image > img {
	display: block;
	width: 100%;
}
.single-post .entry-content p {
	margin-bottom: 20px;
}
.single-post h2 {
	margin-bottom: 12px;
}

figure.video {
	margin: 0 0 20px;
}
.video > figcaption {
	font-style: italic;
	margin-top: -11px;
}

.related-stories {
	max-width: 300px;
	width: 100%;
	float: right;
	margin-left: 28px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.r-s-head {
	letter-spacing: 0.5px;
	font-weight: 600;
	font-style: normal;
	color: #223543;
	font-size: 18px;
	display: block;
	margin-bottom: 21px;
	line-height: 18px;
}
.r-s-single {
	margin-bottom: 7px;
}
.r-s-img,
.r-s-content {
	display: inline-block;
	vertical-align: top;
}
.r-s-img {
	width: 30%;
}
.r-s-img > img {
	height: 70px;
	object-fit: cover;
}
.r-s-content {
	width: 61%;
	margin-left: 8%;
}
.r-s-content > a {
	font-size: 14px;
	text-decoration: underline;
	display: block;
	line-height: 18px;
}

.comment-respond {
	padding: 10px 0 0;
}

h3#reply-title {
	font-size: 21px;
	margin-bottom: 11px;
}
h3#reply-title::after {
	content: '';
	display: block;
	width: 44px;
	height: 3px;
	background: #0d7fff;
	margin-top: 13px;
}
.comment-form label {
	display: none;
}
.comment-form p {
	margin-bottom: 17px;
}
.comment-form-comment textarea {
	height: 132px;
}
.comment-form-comment textarea,
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	resize: none;
	color: #3a505f;
	background-color: #f0f4f7;
	border: none;
	display: block;
	padding: 9px 19px;
	font-size: 14px;
}
.comment-form-comment textarea::placeholder, 
.comment-respond input[type="email"]::placeholder, 
.comment-respond input[type="text"]::placeholder, 
.comment-respond input[type="url"]::placeholder {
	color: #3a505f;
	font-size: 14px;
	font-weight: 500;
}
.comment-form-url {
	display: none;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"] {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}
.comment-form-author,
.comment-form-email {
	width: 48%;
	display: inline-block;
}
.comment-form-author {
	margin-right: 3%;
}
.comment-form-cookies-consent {
	margin-top: 13px;
}

.comment-form-cookies-consent label {
	display: inline-block;
}
.comment-form-cookies-consent input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 3px;
}
.comment-form-cookies-consent label {
	display: inline-block;
	position: relative;
	margin-right: 0;
}
.comment-form-cookies-consent label::before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #0d7fff;
	left: -20px;
	top: 13px;
	transform: scale(0);
	transition: transform .3s;
}
.comment-form-cookies-consent input[type="checkbox"]:checked {
	border-color: #0d7fff;
}
.comment-form-cookies-consent input[type="checkbox"]:checked + label::before {
	transform: scale(1);
}

.horizontal-posts {
	margin-top: 70px;
}
.horizontal-posts > .related-stories {
	float: none;
	max-width: 100%;
	border: 1px solid #e3e3e3;
	border-left: none;
	border-right: none;
	padding: 15px 0;
	margin: 0;
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.horizontal-posts .r-s-single {
	display: inline-block;
	width: 25%;
}
.horizontal-posts .r-s-img,
.horizontal-posts .r-s-content {
	width: 100%;
	margin-left: 0;
}
.horizontal-posts > .related-stories .r-s-head {
	width: 100%;
	color: #6d6d6d;
	font-size: 19px;
}
.horizontal-posts .r-s-single {
	display: inline-block;
	width: 23%;
}
.horizontal-posts .r-s-content > a {
	color: #6d6d6d;
	font-size: 16px;
	text-decoration: none;
}
.horizontal-posts .r-s-img > img {
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	height: 101px;
}
body .abh_tab_content {
	padding-right: 9px !important;
}
.abh_tab_content p {
	margin-bottom: 20px;
}
.abh_tab_content p:last-child {
	margin-bottom: 0;
}
.abh_text a {
	color: #223543;
}
.abh_text a:hover {
	color: #0d7fff;
}
.entry-header p:empty {
	display: none;
}
.widget_categories {
	margin-bottom: 46px;
}
.widget_categories label {
	display: none;
}
.widget_categories select {
	padding: 5px 20px;
	font-size: 14px;
	font-weight: 500;
	color: #1d2f3c;
	max-width: 287px;
	border-color: #ababab87;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/wp-content/uploads/2020/10/select-arrow.png) no-repeat right 14px center;
	outline: none;
}


/*  404 Error Page  */
.error404 input[type="submit"] {
	margin-left: 16px;
}
.error404 input[type="submit"]:hover {
	box-shadow: none;
	transform: none;
}

/*  Single Location Page  */
body.single-locations .entry.locations h2 {
	background: none;
	padding: 0;
}
body.single-locations .entry h2 {
	font-size: 35px;
	line-height: 48px;
	margin-bottom: 8px;
}
body.single-locations .entry-content p {
	margin-bottom: 20px;
}
body ul.mrgn-list {
	margin-left: 20px;
	margin-bottom: 15px;
}
body ul.mrgn-list li {
	line-height: 30px;
}
article.physicians p.entry-meta {
	display: none;
}

body .cookie-popup {
	background: transparent;
	height: 200px;
	top: unset;
	padding: 0;
}

.cookie-popup .popup-wrap{
	margin: 0;
}
.cookie-popup div.cross-popup {
	z-index: 999;
	top: 0px;
	width: 30px;
	height: 30px;
	font-size: 20px;
	position: sticky;
	float: right;
}


.treatment-add-leftinn, .treatment-add-rgtinn{
	width:45%;
}

.treatment-add-rgtinn span {
	width: 100%;
	float: left;
	text-align: center;
	color: #fe7800;
}
.treatment-add-rgtinn span a{

	color: #fe7800;
}
.treatment-add-rgtinn .arrow-btn {
	position: relative;
	width: 100%;
}
.treatment-add-leftinn h2 {
	color: #fff;
	width: 100%;
	display: inline-block;
	margin-bottom: 0;
	font-size: 35px;
	line-height: 38px;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
}


/* IE Fixes */
select::-ms-expand {
	display: none;
}
.popup-news-wrap .gform_confirmation_message {
	margin-top: 12px;
}
.single-post p:empty {
	margin: 0;
	line-height: 0;
}
body.search-results article {
    margin-bottom: 28px;
    border-bottom: 2px solid #f5f5f5;
}
body.search-results .entry-footer .entry-meta {
    padding-top: 0px;
    border-top: none;
    padding-bottom: 24px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.b-t-right {
		background: url(/wp-content/uploads/2020/10/appointment.jpg) no-repeat center/cover;
	}
	.b-t-right > img {
		display: none;
	}
	.post-card,
	.post-card:hover {
		box-shadow: none;
		border: 1px solid #bcc4d6;
	}
	.post-img::before {
		display: none;
	}
	.post-card img {
		height: auto;
		width: 100%;
	}
}
.post-card {
	position:relative
}
a.white-ghost-btn-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 0;
	z-index:1
}
.testimonial-block blockquote.testimonial-blockquote {
	margin: 0;
	font-style: normal;
}
ul.has-h3 strong {
	font-size: 23px;
	letter-spacing: 0;
	margin-bottom: 20px;
	color: #223543;
	font-family: 'Poppins';
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 15px;
	display: inline-block;
	vertical-align: top;
}

.entry-content .bdr-block ol, 
.entry-content .bdr-block ul {
	margin-left: 20px;
}
body:not(.home) .entry-content ol li, 
body:not(.home) .entry-content ul li{
	margin-bottom: 10px;
}
body .entry-content ul.hfaqlist li{
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
}
body:not(.home) .entry-content h2 {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 19px;
}
body:not(.home) .entry-content h3 {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 10px;
}
body:not(.home) .entry-content p:not(.testimonial-quote) {
	margin: 0 0 26px;
}
body:not(.home) .entry-content .wp-block-columns.img-content-block {
	margin-bottom: 0;
}
body .wp-block-columns {
	margin-bottom: 0;
}
.post-103 .entry-content .bdr-block ul li:last-child, 
.post-103 .entry-content .bdr-block ol li:last-child, 
.entry-content .bdr-block ol:last-child, 
.entry-content .bdr-block ul:last-child{
	margin-bottom:0
}
.bdr-block {
	padding: 25px 28px;
	margin-bottom: 20px;
}
body:not(.home) .entry-content .bdr-block p:not(.testimonial-quote) {
	margin-bottom: 0;
}
/*************/
.cookie-popup,
.popup-news.new-lat-news {
	top: 0;
	bottom: 0;
	background: rgba(13, 127, 255, 0.7);
	width: 100%;
	padding: 100px 0 50px;
	z-index: 999;
	overflow: hidden;
	overflow-y: scroll;
	position: fixed;
	display: none;
	left: 0;
}
.cookie-popup .popup-wrap,
.popup-news-wrap {
	background: #fff;
	max-width: 700px;
	width: 100%;
	border: 1px solid #fe7800;
	position: relative;
	padding: 37px 37px 0;
	margin: 0 auto;
	color: #3a505f;
}
.cookie-popup .popup-wrap{
	padding: 0;
}
.cookie-popup div.cross-popup{
	z-index: 999;
}
div.cross-popup {
	position: absolute;
	right: -32px;
	top: -32px;
	cursor: pointer;
	background: #fe7800;
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	line-height: 1.5;
	width: 68px;
	height: 68px;
	border-radius: 100%;
	text-align: center;
}
body .popup-news .c-form-style {
	max-width: 100%;
	margin-bottom: 0;
}
span.cross-popup {
	display: block;
	text-align: right;
	text-decoration: underline;
	padding-bottom: 5px;
	cursor: pointer;
}
.popup-news-title {
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: -5px;
}
.c-form-style .gform_wrapper .gfield_required {
	font-size: 17px;
	font-style: italic;
	color: #3a505f;
}
.footer-widgets .c-form-style  input {
	border: none;
}
body .popup-news .c-form-style label.gfield_label {
	font-weight: 400;
}
/**Style By client**/
body {
	line-height: 28px;
	letter-spacing: 0;
	font-size: 17px;
}
.bg-banner {
	padding-bottom: 14px;
}
.breadcrumb {
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: 500;
	opacity: 0.6;
	text-align: right;
	margin: 40px 0 0 0;
}
.archive-title {
	font-size: 17px;
	line-height: 28px;
}
body:not(.home) .entry-content h3 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	letter-spacing:0;
	color:#2368a7;
}
.bdr-block {
	border: 2px solid #d6dbe6;
}
.bdr-blocks h3 {
	font-size: 20px;
	line-height: 25px;
}
body:not(.home) .entry-content h2 {
	font-size: 28px;
	font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
}
.bdr-blocks h2 {
	font-size: 30px;
	letter-spacing: 0;
}
.genesis-nav-menu .sub-menu a {
	font-size: 16px;
	padding: 14px 20px;
	width: 250px;
}
.genesis-nav-menu .sub-menu {
	width: 250px;
}
a {
	color:#2368a7;
}
.site-footer a {
	color: #fff;
	text-decoration: underline;
}
hr.wp-block-separator {
	background: url(/wp-content/uploads/2021/01/divider-icon.svg);
	width: 280px;
	height: 40px;
	background-size: cover;
	border: none;
	margin:0 auto 25px;
}
body .qubely-block-b0a11b {
	padding: 0px 0 15px;
}
a.wrap-page-fill {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	font-size: 0;
}
.physician-block{
	position:relative
}
p.contact a{
	position: relative;
	z-index: 1;
}
.single .entry h2 {
	letter-spacing:0;
}

h1 {
	font-weight:600;
}
body:not(.home) .entry-content h2 {
	font-size:27px;
}
body .entry-content h3,
body:not(.home) .entry-content h3 {
	font-size:23px ;
	font-weight:500;
}
.entry-content h4 {
	font-size:17px;
}
.entry-content h4, .entry-content h5, .entry-content h6 {
	font-weight:500;
	line-height:1.3;
}
.entry-content h5, .entry-content h6 {
	font-size:16px;
}
body .soliloquy-container .soliloquy-prev,
body  .soliloquy-container .soliloquy-next{
	background: rgba(0,0,0,0) url(/wp-content/uploads/2021/02/angle-left-solid.svg) no-repeat scroll 50% 50%;
	left: -71px;
	border: 3px solid #0d7fff;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	top: 53%;border: 3px solid #0d7fff;
	border-radius: 50%;
}
.search-form,
body li.AjaxSearchLiteWidget {
	background-color: #fafbfc;
	border-bottom: 2px solid #f0f2f6;
}
body  .soliloquy-container .soliloquy-next{
	transform: rotate(180deg);
	right: -70px;
	left: inherit;
}
a.hamburger,
.genesis-nav-menu .menu-item.for-Mobile , 
.search-nav-text {
	display: none;
}

body .soliloquy-container .soliloquy-prev, body .soliloquy-container .soliloquy-next {
	top: 50%;
	display: block;
	background: transparent;
	border: 0px solid #4D5E74;
	box-shadow: 0px 0px 10px rgba(0,0,0, 0.3);
	background-color: rgba(255,255,255,0.8);
	width: 30px;
	height: 90px;
	background-size: 12px;
	border-radius: 0;
	left: -30px;
	margin-top: -45px;
}
body .soliloquy-container .soliloquy-next:before, 
body .soliloquy-container .soliloquy-prev:before {
	content: "\f104";
	font-family: "FontAwesome";
	font-size: 36px;
	line-height: 1;
	font-weight: normal;
	color: #4C5E74;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
body .soliloquy-container .soliloquy-prev:hover, 
body .soliloquy-container .soliloquy-next:hover {
	/* 	background-color:rgba(13 ,127 ,255 ,0.1); */
}
body .soliloquy-container .soliloquy-next {
	right: -30px;
	left: inherit;
}
.search .entry-title {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 5px;
}
.search .entry-header .entry-meta{
	display:none
}
.overlay-ghost-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
.sidebar .gform_confirmation_wrapper  {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sidebar .gform_confirmation_message {
	max-width: 360px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	color: #000;
	padding: 20px;
	position: relative;
}
.sidebar .close-poup.inline-txt.button {
	display: block;
	max-width: 150px;
	margin: 20px auto 0;
}
.sidebar .close-poup.ap-txt {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	width: 30px;
	height: 30px;
	transform: translate(50%, -50%);
	background-color: #fe7800;
	border-radius: 100%;
	cursor: pointer;
}
.sidebar .close-poup.ap-txt:hover {
	background-color: #0d7fff;
}
.sidebar .close-poup.ap-txt:before {
	width: 50%;
	height: 2px;
	background: #fff;
	position: absolute;
	content: "";
	transform: rotate( -45deg);
	left: 7px;
	bottom: 14px;
}
.sidebar .close-poup.ap-txt:after {
	width: 50%;
	height: 2px;
	background: #fff;
	position: absolute;
	content: "";
	transform: rotate(45deg);
	left: 7px;
	bottom: 14px;
}
/* # Header Text
---------------------------------------------------------------------------------------------------- */
.site-header {
	position: relative;
}
.title-area {
	width: 430px;
}
.hr-left {
	width: 186px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
}
.nav-primary .wrap .wrap, .sticky-search {
	display: none;
}
/* # Sticky Menu for Desktop and mobile
---------------------------------------------------------------------------------------------------- */
body.admin-bar nav.nav-primary.sticky{
	top: 32px;
}
nav.nav-primary.sticky {
	position: fixed;
	top: 0;
	z-index: 99;
	box-shadow: 0 25px 40px rgba(155, 155, 155, 0.3);
	background: #fff;
	width: 100%;
	/* 	display: none; */
}
nav.nav-primary.sticky > .wrap {
	border-bottom: 1px solid #bcc4d6;
	padding-bottom: 3px;
}
nav.nav-primary .search-form{
	position: relative;
	background: #eff2f7;
	width: 300px;
}
nav.nav-primary .search-form input::placeholder {
	color: #293776;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0.4px;
}
nav.nav-primary .widget_search input[type="submit"] {
	width: 22px;
	height: 22px;
	background-image: url(/wp-content/uploads/2021/03/search.png);
	background-size: contain;
	color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	left: 1px;
	top: 7px;
	z-index: 1;
}
.hamburger:after{
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	top: 9px;
	background-image: url(/wp-content/uploads/2021/03/hand-icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	left: -32px;
}
nav.nav-primary.sticky ul#menu-main-menu {
	display: none;
}
body span.post-listen {
	display: flex;
	background: #fe7800;
	color: #fff;
	padding: 9px 18px 7px 18px;
	position: absolute;
	bottom: 0;
	right: 0;
}
body .owl-carousel .owl-item span.post-listen img {
	width: 21px;
	height: 21px;
	margin-right: 10px;

}
body:not(.home) .wp-block-image figcaption {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
}
span.hamburger-outer {
	display: flex;
	font-size: 15px;
	font-weight: 600;
}
span.hamburger-just-text {
	width: 50%;
}
p.search-nav-text {
	width: 50%;
	text-align: left;
	text-transform: uppercase;
	color: #3e4b75;
	margin: 0px;
	position: relative;
}
span.search-nav-text-inner {
	margin-left: 45px;
}
p.search-nav-text:before {
	position: absolute;
	content: 'or';
	text-transform: initial;
	left: -9px;
}
.search-nav-text span.und-text {
	position: relative;
	border-bottom: 1px solid;
	margin-left: 30px;
}
span.und-text {
	border-bottom: 1px solid;
}
.search-nav-text span.und-text:before {
	position: absolute;
	content: '';
	width: 17px;
	height: 17px;
	background-image: url(/wp-content/uploads/2021/03/search-1.png);
	background-size: contain;
	background-repeat: no-repeat;
	left: -24px;
	top: 4px;
}
nav.nav-primary.sticky .genesis-nav-menu .current-menu-item > a {
	color: #0d7fff;
	font-weight: 500;
}
.ftrLinks {
	font-size: 15px;
}
.schema-faq .schema-faq-section {
    padding: 0 !important;
    border: none !important;
}
.schema-faq .schema-faq-section .schema-faq-question {
	background: #f9f9f9;
    padding: 20px !important;
    border: 1px solid #f1f1f1 !important;
	color: #3a505f;
    font-weight: 600;
    font-size: 17px;
	position: relative;
}
.schema-faq .schema-faq-section .schema-faq-answer {
    padding: 25px 25px 25px;
    border: 1px solid #f1f1f1;
    margin: 0 !important;
	color: #3a505f;
    font-size: 17px;
	line-height: 30px;
}
.schema-faq-question::before, .schema-faq-question::after {
    content: '';
    width: 0;
    height: 0;
    top: 0;
    left: 0;
}
.schema-faq .schema-faq-section .schema-faq-question::after {
	content: '';
    height: 33px;
    width: 43px;
    background-image: url(https://www.bunioninstitute.com/wp-content/uploads/2024/06/icons8-arrow-down-24.png);
    position: absolute;
    top: 33%;
    left: 94%;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-color: transparent;
}
.schema-faq .schema-faq-section .schema-faq-question.active {
	color: #2368a7;
}
.schema-faq .schema-faq-section .schema-faq-question.active::before {
	content: '';
    height: 33px;
    width: 43px;
    background-image: url(https://www.bunioninstitute.com/wp-content/uploads/2024/06/icons8-arrow-up-24.png);
    position: absolute;
    top: 33%;
    left: 94%;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-color: transparent;
	filter: brightness(0) saturate(100%) invert(75%) sepia(17%) saturate(188%) hue-rotate(165deg) brightness(93%) contrast(96%);
}
body.page-id-1642 .schema-faq .schema-faq-section .schema-faq-question {
	background: none;
	border: none !important;
	border-bottom: 1px solid #f1f1f1 !important;
}
body.page-id-1642 .schema-faq .schema-faq-section .schema-faq-answer {
	border: none;
    border-bottom: 1px solid #f1f1f1;
}
body.page-id-1642 .schema-faq .schema-faq-section .schema-faq-question.active {
    color: #3a505f;
}
body.page-id-1642 .schema-faq .schema-faq-section .schema-faq-question::before {
    content: '';
    width: 2px;
    height: 12px;
    background-image: none;
    position: absolute;
    top: 39%;
    left: 97%;
    background-repeat: unset;
    background-color: #223543;
    filter: none;
    cursor: pointer;
}
body.page-id-1642 .schema-faq .schema-faq-section .schema-faq-question.active::before {
    content: '';
    width: 12px;
    height: 2px;
    background-image: none;
    position: absolute;
    top: 46%;
    left: 96.5%;
    background-repeat: unset;
    background-color: #11A9D5;
    filter: none;
    cursor: pointer;
}
body.page-id-1642 .schema-faq .schema-faq-section .schema-faq-question::after {
    content: '';
    width: 12px;
    height: 2px;
    background-image: none;
    position: absolute;
    top: 47%;
    left: 96.5%;
    bottom: 0;
    right: 0;
    background-repeat: unset;
    background-color: #223543;
    cursor: pointer;
}
body.page-id-1642 .schema-faq .schema-faq-section .schema-faq-question::after {
    background-image: none;
}

/* Natural-Bunion-Page css
---------------------------------------------------------------------------------------------------- */
.Natural-Bunion-Page .bg-banner {
	display: none;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1300px) {
	.hr-right {
		width: 60%;
	}
	.hr-left {
		left: 5%;
	}
	body .soliloquy-container .soliloquy-prev, body .soliloquy-container .soliloquy-next {
		left: 0;
	}
	body .soliloquy-container .soliloquy-next {
		right: 0;
		left: inherit;
	}
}
@media only screen and (max-width: 1220px) {
	body .owl-carousel .owl-nav button.owl-next, body .owl-carousel .owl-nav button.owl-prev {
		left: -16px;
	}
	body .owl-carousel .owl-nav button.owl-next {
		right: -17px;
		left:inherit
	}
	.site-title {
		font-size: 42px;
	}
	.site-description {
		font-size: 10px;
	}
	.hr-right {
		width: 365px;
	}
	.title-area {
		width: 390px;
		margin-top: 30px;
	}
	.hr-left {
		left: 2%;
	}
	body .posts .post-card .white-ghost-btn {
		left: 20px;
		right: 20px;
		max-width: unset;
		width: auto;
	}
	.bdr-block {
		padding: 35px 28px;
	}
	/*.hr-left {
	width: 33%;
}*/
	.site-header .wrap,
	.footer-widgets .wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	/*
	.hr-left {
	margin-left: 0;
}*/
	.genesis-nav-menu a {
		margin:0 10px;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}
	/* .content,
	.site-header .widget-area {
	width: 620px;
} */
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}
	/* .footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
	width: 300px;
} */
	.banner {
		background-position: center;
	}
	.b-t-left h2 {
		color: #fff;
		font-size: 30px;
	}
	.b-t-left .button {
		margin-left: 0;
		max-width: unset;
		width: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
	}
	.b-t-left {
		padding: 60px 20px 0 60px;
	}
	.post-card .white-ghost-btn {
		max-width: 90%;
	}
	.footer-widgets-1 {
		max-width: 60%;
		margin-right: 0;
	}
	.footer-widgets-2 {
		max-width: 40%;
	}
	.footer-widgets-1 .widget {
		max-width: 90%;
	}
	.footer-widgets-1 .widget:not(:first-child) {
		max-width: 40%;
	}
	body .soliloquy-container .soliloquy-prev, body .soliloquy-container .soliloquy-next {
		/* 		width: 20px;
		height: 40px;
		margin-top: -20px; */
	}
	.genesis-nav-menu > li > a {
		margin-right: 18px;
		margin-left: 18px;
	}
	.hr-left {
		width: 150px;
	}
}

@media only screen and ( max-width: 1024px ) {
	body span.post-listen {
		transform: scale(0.7);
		transform-origin: right bottom;
	}
	#menu-item-193 a {
		padding-right: 0;
	}
	.nav-primary .genesis-nav-menu .sub-menu a {
		padding: 14px 20px;
	}
	.nav-primary .genesis-nav-menu a {
		text-align: center;
		line-height: 1.2;
		display: block;
		align-self: center;
		font-size: 16px;
		margin:0;
		padding: 8px 33px 8px 0;
	}
	.genesis-nav-menu {
		display: flex;
		justify-content: center;
	}
	.nav-primary .genesis-nav-menu li:last-child a {
		padding-right: 0;
	}
	.site-header .widget-area {
		width: 53%;
	}
	/*.hr-left {
	display: none;
}
	.hr-right {
	width: 100%;
}*/
	.hr-right > .button {
		max-width: 100%;
	}
	.content-sidebar .content, 
	.content-sidebar-sidebar .content, 
	.sidebar-content-sidebar .content, 
	.sidebar {
		/* 		width: 100%; */
	}
	.pagination {
		margin-bottom: 30px;
	}
	.sidebar .widget_nav_menu,
	.sidebar .widget_search{
		display: none;
	}
	.treatment-add{
		/* 		margin-bottom: 3px; */
	}
	.sidebar .widget-title br{
		display:none;
	}
	body:not(.home) .locations-wrapper {
		padding-top: 0px;
		border-top: 0px solid #bcc4d6;
	}
	.schedule-consultation {
		margin-bottom: 40px;
	}
	.locations h2 {
		margin-bottom: 43px;
	}
	.easy-carousel.home-owl-slider .owl-item img,
	.easy-carousel.home-owl-slider.desktop-v-10{
		min-height: 300px;
		max-height: 300px;
	}
	.home-banner-slider {
		margin-bottom: 50px;
	}
	.owl-carousel .owl-nav button.owl-next {
		right: 0%;
	}
	.easy-carousel.home-owl-slider .owl-nav button.owl-prev {
		left: 0%;
	}
	.easy-carousel.home-owl-slider .owl-nav button.owl-next,
	.easy-carousel.home-owl-slider .owl-nav button.owl-prev{
		font-size: 48px;
		padding: 6px 13px 17px !important;
	}
	.latest-videos .l-v-block > img {
		max-height: 209px;
	}
}


@media only screen and (max-width: 960px) {
	body:not(.home) .entry-content img.alignright, 
	body:not(.home) .entry-content .wp-caption.alignright,
	body:not(.home) .entry-content .wp-block-image .alignleft,
	body:not(.home) .entry-content .wp-block-image .alignright {
		width:50% !important;
		text-align: left
	}
	body:not(.home) .entry-content .wp-block-image .alignright .alignright,
	body:not(.home) .entry-content .wp-block-image .alignright .alignleft {
		width:100% !important;
	}
	.hr-right {
		width: 300px;
	}
	.right-bar::after, .left-right-bar::before, .left-right-bar::after{
		display:none
	}
	.hr-left {
		left: 7%;
	}
	/* .site-inner,
	.wrap {
	max-width: 800px;
} */
	span.cross-popup {
		margin-right: 0;
	}
	body .popup-news .c-form-style label.gfield_label {
		font-weight: 400;
		text-align: left;
		display: block;
		font-size: 14px;
	}
	.c-form-style span.gfield_required:after {
		font-size: 14px;
	}
	.footer-widgets .c-form-style li {
		text-align: left;
	}
	.footer-widgets .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
		font-size: 14px;
		padding: 10px 5px;
	}
	.popup-news-wrap {
		padding: 25px;
	}
	div.cross-popup {
		right: 0;
	}
	.popup-news-title {
		font-size: 32px;
		line-height: 1.2;
		margin-bottom: 0;
	}
	/* 	.content,
	.content-sidebar-sidebar .content, */
	.content-sidebar-sidebar .content-sidebar-wrap,
	/* 	.footer-widgets-1,
	.footer-widgets-2, */
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	/* 	.sidebar-primary, */
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
	}
	/* .site-header .wrap {
	padding: 20px 5%;
} */
	.header-image .title-area {
		background-position: center top;
	}
	.search-bar a {
		margin-left: 15px;
	}
	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}
	/* .genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
	text-align: center;
} */
	/* .genesis-nav-menu a,
	.genesis-nav-menu>.first>a,
	.genesis-nav-menu>.last>a {
	padding: 20px 16px;
} */
	.site-header .search-form {
		margin: 16px auto;
	}
	.genesis-nav-menu li.right {
		display: none;
	}
	.posts > .sub-title {
		text-align: center;
		display: block;
	}
	.title-row {
		text-align: center;
	}
	.loc-content {
		padding-right: 10px;
	}
	.footer-widgets .hr-right {
		max-width: 300px;
		margin: 0 auto;
		float: none;
	}
	.footer-widgets-2::before {
		width: 55%;
	}
	.site-header .wrap {
		position: relative;
	}
	/*
	.hr-left {
	position: absolute;
	max-width: 150px;
	left: 0;
	width: 100%;
	right: 0;
	margin: 0 auto;
	top: 43px;
}*/
	.hr-left {
		max-width: 150px;
	}
	.site-header .widget-area {
		width: auto;
	}
	.content-block {
		margin-bottom: 28px;
		padding-top: 13px;
	}
	.content-block > img {
		float: none;
		width: 100%;
		margin-left: 0;
		display: block;
		max-width: 374px;
		margin-bottom: 20px;
	}
	.banner-inner {
		max-width: 580px;
	}
	.wp-block-cover.banner-cover {
		background-position-x: 70% !important;
	}
	h2.f-playfair {
		padding-right: 35px;
	}
}
@media only screen and (max-width: 920px) {
	.content {
		width: 67%;
	}
	.title-area {
		margin-top: 11px;
		width: 290px;
	}
	.hr-right {
		width: 240px;
	}
	.site-title {
		font-size: 42px;
		line-height: 1;
	}
	.site-description {
		font-size: 8px;
		margin-top: 8px;
	}
	.hr-left {
		left: -2px;
		max-width: 130px;
		font-size: 12px;
	}
	.site-description {
		letter-spacing: 1px;
		word-spacing: 1px;
		font-size:9px;
	}
	.genesis-nav-menu > .menu-item {
		display: table-cell;
	}
	.nav-primary .genesis-nav-menu > a {
		text-align: left;
		padding-right: 45px;
	}
	.search-bar .widget_search, body li.AjaxSearchLiteWidget {
		max-width: 280px;
	}
	.hr-right {
		font-size: 12px;
	}
	.hr-right > .button {
		font-size: 14px;
	}
}
@media only screen and (max-width: 782px) {
	.schedule-consultation .arrow-btn::before{
		display:none;
	}
	body .need-options-blocks .wp-block-column {
		flex-basis: calc(100% - 0em)!important;
		margin: 10px 5px;
	}
	.wp-block-columns.choose-surgeon {
		margin-top: 60px;
		margin-bottom: 60px;align-content
	}
	.wp-block-cover.banner-cover {
		background-position-x: 60% !important;
	}
	.latest-videos .l-v-block > img {
		max-height: 155px;
	}
	.content {
		width: 66%;
	}
	.footer-widgets-1 .widget {
		max-width: 100%;
	}
	.ftrLinks {
		max-width: 340px;
		margin: 0 auto;
		line-height: 24px;
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.treatment-add-leftinn, .treatment-add-rgtinn {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.treatment-add-rgtinn .arrow-btn {
		position: relative;
		padding: 12px;
		font-size: 11px;
		width: 204px;
		line-height: 1;
		float: none;
		display: block;
		margin: 10px auto;
	}
	.right-bar::after, .left-right-bar::before, .left-right-bar::after{
		display:none;
	}
	.sidebar,
	.content{
		width:100%;
	}
	body .treatment-add > h2,
	body .treatment-add > a.button {
		width: 100%;
		text-align:center;
	}
	body .treatment-add > a.button {
		padding: 12px;
		font-size: 11px;
		width: 204px;
		line-height: 1;
		float: none;
		display: block;
		margin: 10px auto;
	}
	.arrow-btn::before {
		width: 20px;
		height: 27px;
		left: -31px;
		top: -4px;
	}
	.schema-faq .schema-faq-section .schema-faq-answer {
		font-size: 16px;
	}
}
@media only screen and (max-width: 767px) {
	.bunion-factoids .wp-block-columns .wp-block-column:nth-child(3) {
		flex-basis: 100% !important;
		text-align:center;
	}
	body #ajaxsearchlite1 .probox .proinput input, body div.asl_w .probox .proinput input,
	body div.asl_w .probox .promagnifier,
	body #ajaxsearchlite1 .probox, body div.asl_w .probox {
		height: 45px;
	}
	body .is-layout-flex {
		display: flex;
		gap: 15px;
	}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
		text-align: center;
	}
	.site-footer {
		font-size: 14px;
	}
}
@media only screen and (min-width: 767px) {
	.bunion-factoids .wp-block-columns .wp-block-column:not(:only-child) {
		flex-basis: 31% !important;
		flex-grow: 0;
	}
	/* 	.bunion-factoids .wp-block-columns .wp-block-column:nth-child(3) {
	margin-left: 2em;
} */
	.bunion-factoids .wp-block-columns {
		flex-wrap: nowrap !important;
	}
}
@media only screen and (min-width: 768px) {
	ul#menu-main-menu {
		display: flex !important;
		justify-content: center;
	}
	.site-header .wrap:after,
	.site-header .wrap:before {
		display:none
	}
	.site-header .wrap {
		display: flex ;
		align-items: center;
		justify-content: space-between;
	}
	.site-header .title-area {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 650px) {
	li.cross-btn {
		position: absolute;
		left: 25px;
		top: 25px;
		width: 40px;
		height: 40px;
	}
	li.cross-btn::before, 
	li.cross-btn::after {
		position: absolute;
		display: block;
		left: 0;
		width: 25px;
		height: 4px;
		background-color: #ffffff;
		border-radius: 0.4rem;
		content: " ";
	}
	li.cross-btn:after {
		bottom: 20px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s;
		transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s;
		transition: bottom 0.2s 0s, transform 0.2s 0.2s;
		transition: bottom 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
	}
	li.cross-btn:before {
		top: 16px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s;
		transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s;
		transition: top 0.2s 0s, transform 0.2s 0.2s;
		transition: top 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
	}
	.nav-primary .genesis-nav-menu .sub-menu a {
		padding: 10px;
		font-size: 16px;
		line-height: 24px;
	}
	.hidden-s{
		overflow:hidden;
	}
	ul#menu-main-menu {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: #2363b2;
		z-index: 9;
		padding-top: 100px;
		overflow: scroll;
	}
	.nav-primary .genesis-nav-menu a {
		color: #fff;
		font-size: 16px;
		line-height: 24px;
	}
	.hr-left{
		display:none
	}
	.content-block {
		margin-bottom: 32px;
		padding-top: 11px;
	}
	.hr-right {
		width: 290px;
		margin: 0 auto;
		float: none;
	}
	.hr-right > .button {
		padding-top: 11px;
		padding-bottom: 11px;
		line-height: 1;
		font-size: 14.6px;
	}
	.nav-primary .genesis-nav-menu a {
		padding: 8px;
	}
	body {
		background-color: #fff;
		font-size: 16px;
	}
	.site-title {
		font-size: 37px;
		margin-bottom: 0px;
	}
	.site-description {
		line-height: 1;
	}
	.site-title a {
		font-size: 30px;
		line-height: 1;
		display: block;
		margin-bottom: 6px;
	}
	.search-bar {
		background-color: transparent;
	}
	.search-bar > .wrap {
		display: flex;
		flex-direction: column;
		padding: 0;
	}
	.search-bar .widget_search {
		order: 2;
		max-width: 100%;
		margin-top: 10px;
	}
	.search-bar .widget_nav_menu li {
		display: block;
	}
	.nav-primary > .wrap {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		background: #eff2f7;
	}
	.nav-primary.sticky {
		position: fixed;
		top: 0;
		width: 100%;
		background: #fff;
		z-index: 99;
	}
	.nav-primary.sticky .wrap {
		border-top: 0px solid #bcc4d6;
		margin: 0px;
	}
	.home .site-inner {
		padding-top: 0px;
	}
	.site-header .wrap {
		padding-top: 4px;
		padding-bottom: 9px;
	}
	.title-area {
		margin-top: 0;
		margin-bottom: 17px;
	}
	.site-header .widget-area{
		margin-bottom: 6px;
	}
	.site-header .widget-area, 
	.title-area {
		width: 100%;
		text-align: center;
	}
	.nav-primary .genesis-nav-menu {
		display: none;
	}
	.genesis-nav-menu .menu-item {
		display: block;
		text-align: center;
	}
	.genesis-nav-menu a {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-right: 0;
	}
	.genesis-nav-menu .sub-menu {
		position: static;
		opacity: 1;
		width: 100%;
		box-shadow: none;
		background-color: #f0f2f6;
		display: none;
	}
	.genesis-nav-menu .sub-menu a {
		width: 100%;
		border: none;
		background-color: transparent;
	}
	.genesis-nav-menu .menu-item-has-children > a {
		display: inline-block;
		position: relative;
	}
	.submenu-btn {
		display: inline-block;
		width: 15px;
		height: 15px;
		vertical-align: middle;
		margin-right: 5px;
		position: relative;
	}
	.submenu-btn::before, 
	.submenu-btn::after {
		content: '';
		width: 12px;
		height: 2px;
		top: 6px;
		left: 0;
		position: absolute;
		background-color: #fff;
		cursor: pointer;
	}
	.submenu-btn::after {
		height: 12px;
		width: 2px;
		left: 5px;
		top: 1px;
	}
	.submenu-btn.open::after {
		display: none;
	}
	.bg-banner {
		margin-top: 0;
	}
	.banner-title {
		font-size: 30px;
		line-height: 1.2;
	}
	.banner {
		margin-bottom: 50px;
	}
	.banner-inner {
		max-width: 100%;
	}
	.banner h2 {
		font-size: 35px;
	}
	.need-options-blocks {
		flex-direction: column;
	}
	.need-options-blocks > .wp-block-column {
		margin-bottom: 20px;
	}
	.wp-block-columns.choose-surgeon {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.wp-block-column:nth-child(2n),
	.wp-block-column.c-s-img {
		margin-left: 0;
	}
	.wp-block-column.c-s-content, 
	.wp-block-column.c-s-img {
		flex-basis: 100% !important;
	}
	.wp-block-column.c-s-img img {
		width: 100%;
	}
	.before-after-cols > .wp-block-column {
		margin-bottom: 30px;
	}
	.latest-videos {
		margin-top: 50px;
		padding-bottom: 20px;
	}
	.l-v-blocks {
		margin-top: 30px;
	}    
	.b-treatment {
		flex-wrap: wrap;
		height: auto;
	}
	.b-treatment-small .b-t-left h2 {
		font-size: 25px;
		line-height: 28px;
	}
	.b-t-left .button {
		font-size: 14px;
		max-width: unset;
		padding: 10px;
		width: 250px;
		margin: 0 auto 15px;
	}
	.b-treatment span {
		letter-spacing: 0;
		line-height: 24px;
	}
	.b-t-left {
		padding: 30px 20px;
		text-align: center;
	}
	.b-t-left h2 {
		color: #fff;
		font-size: 16px;
	}
	.b-t-left, 
	.b-t-right,
	.b-treatment.b-treatment-small .b-t-left {
		width: 100%;
	}
	.b-t-left{
		margin-left: calc(-100vw / 2 + 100% / 2);
		margin-right: calc(-100vw / 2 + 100% / 2);
		width: 100vw;
	}
	.b-t-right{
		display:none
	}
	.b-t-left .button::before {
		width: 30px;
		height: 30px;
		background-size: contain;
		left: -30px;
		top: 0;
	}
	.testimonials {
		padding-top: 30px;
	}
	.testimonials h2 {
		margin-bottom: 0;
	}
	.testimonial {
		padding-top: 20px;
	}
	.wp-block-column.c-s-img {
		margin-left: 0;
	}
	.posts-inner {
		padding-left: 0;
		padding-right: 0;
		justify-content: center;
	}
	.post-card {
		width: 100%;
		margin-bottom: 30px;
		max-width: 100%;
	}
	.post-card img {
		width: 100%;
	}

	.bunion-factoids .wp-block-columns {
		flex-direction: column;
		align-items: center;
	}

	.bunion-factoids .wp-block-columns .wp-block-column {
		margin-left: 0;
	}

	.c-s-content {
		padding: 20px;
	}

	.footer-widgets-1::before, 
	.footer-widgets-2::before {
		top: 30px;
		left: 0;
		width: 100%;
	}
	.footer-widgets-2::before {
		width: 100%;
	}
	.sidebar .gform_wrapper .gform_footer input.button, .sidebar .gform_wrapper .gform_footer input[type=submit]{
		margin-bottom: 0px;
	}
	.site-footer {
		line-height: 1.4;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}
	.archive-pagination li a {
		margin-bottom: 4px;
	}
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	.sidebar .widget.enews-widget {
		padding: 40px;
	}
	.content-block > img {
		float: none;
		margin-left: 0;
		display: block;
		max-width: 375px;
		width: 100%;
		margin-bottom: 20px;
	}
	body .treatment-add > h2 {
		font-size: 15.77px;
		line-height: 30px;
		text-align: center;
	}
	.arrow-btn::before {
		width: 20px;
		height: 27px;
		left: -31px;
		top: -4px;
		/* 		transform: rotate(-29deg); */
	}
	.sidebar .gform_wrapper .gform_body {
		width: 70%;
	}
	.sidebar .gform_wrapper .gform_footer {
		width: 30%;
	}
	.widget_categories select {
		max-width: 100%;
	}
	.wp-block-columns.img-content-block img {
		width: 100%;
	}
	.wp-block-columns.bdr-blocks {
		margin-bottom: 50px;
	}
	.doctor-info {
		flex-direction: column;
	}
	.doctor-img,
	.doctor-content {
		width: 100%;
	}
	.content-sidebar .post-card {
		/* 		max-width: 375px; */
		width: 100%;
	}
	.single-post .entry-title {
		font-size: 30px;
		line-height: 30px;
	}
	.sibling-posts,
	.post-meta {
		float: none;
		width: 100%;
		display: block;
	}
	.related-stories {
		max-width: 100%;
	}
	.horizontal-posts .r-s-single {
		width: 47%;
		margin-bottom: 20px;
	}
	body .abh_tab_content .abh_social {
		float: none !important;
	}
	body .gform_wrapper .top_label li.gfield.gf_left_half,
	body .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100%;
	}
	body .gform_wrapper .top_label li.gfield.gf_left_half div.ginput_container,
	body .gform_wrapper .top_label li.gfield.gf_right_half div.ginput_container {
		margin-top: 0 !important;
	}
	.comment-form-author,
	.comment-form-email {
		width: 100%;
	}
	.comment-form-cookies-consent label {
		width: 90%;
		vertical-align: top;
	}
	p > br {
		display: none;
	}
	.wp-block-cover.banner-cover {
		background-position-x: 72% !important;
		margin-bottom: 50px;
	}
	.wp-block-cover.banner-cover{
		display:none;
	}
	.wp-block-cover.banner-cover.mobile-banner-cover {
		display: block;
	}
	.wp-block-cover.banner-cover.mobile-banner-cover .wp-block-group__inner-container{
		width: 100%;
		background-color: rgba(67,118,181,0.8);
		color: #fff;
		padding: 60px 40px;
	}
	.easy-carousel.home-owl-slider.desktop-v-10{
		display:none;
	}
	.easy-carousel.home-owl-slider.mobile-v-10{
		display:block;
	}
	.easy-carousel.home-owl-slider .owl-item img{
		object-fit: inherit;
		min-height: auto;
		max-height: max-content;
	}
	.easy-carousel.home-owl-slider .owl-nav button.owl-next,
	.easy-carousel.home-owl-slider .owl-nav button.owl-prev{
		font-size: 35px;
		padding: 2px 10px 7px !important;
	}
	/* 	---------------- */
	nav.nav-primary.sticky {
		display: block;
	}
	.search-bar {
		display: none;
	}
	a.hamburger,
	.genesis-nav-menu .menu-item.for-Mobile,
	.search-nav-text {
		display: block;
	}
	a.hamburger{
		position: relative;
		max-width: max-content;
		margin: auto;
		margin-right: 50px;
		padding-left: 24px;
	}
	body.admin-bar nav.nav-primary.sticky {
		top: 0px;
	}
	.hamburger:after {
		width: 18px;
		height: 18px;
		top: 7px;
		left: 0px;
	}
	.hamburger img {
		margin-right: 8px;
		/* 		margin-top: 0px; */
		width: 18px;
		vertical-align: middle;
	}
	nav.nav-primary .search-form-input {
		padding: 3px 7px;
		width: 100%;
	}
	body .soliloquy-container .soliloquy-prev, body .soliloquy-container .soliloquy-next,
	body .owl-carousel .owl-nav button.owl-next, body .owl-carousel .owl-nav button.owl-prev {
		width: 20px;
		height: 40px;
		margin-top: -20px;
	}
	.schedule-consultation .arrow-btn::before{
		display:none;
	}
	.sidebar-primary,
	.content {
		width: 100%;
	}
	.loc-col {
		max-width: 49%;
		width: 100%;
	}
	.footer-widgets-1 {
		max-width: 51%;
	}
	.footer-widgets-2 {
		max-width: 47%;
	}
	body header section.AjaxSearchLiteWidget {
		display: block;
		float: none;
		width: 290px;
		margin: 10px auto 0px;
		border: 1px solid #bcc4d6;
	}
	body div.asl_w .probox .promagnifier .innericon svg {
		display: block ;
	}
	.innericon:after {
		display: none;
	}
	.wrap.sticky-search-wrap {
		padding: 0px;
	}
	body li.AjaxSearchLiteWidget {
		max-width: 100%;
		padding: 0px;
		border: 1px solid #dde1e8;
		margin-top: 0px;
		border-left: 0px;
		border-radius: 0px;
	}
	p.search-nav-text{
		margin-bottom: 10px; 
	}
	body div.asl_w .probox .promagnifier {
		padding-right: 0px;
		padding-left: 12px;
		background: #eff2f7;
	}
	body .asl_m .probox .innericon {
		background-color : transparent !important ;
	}
	.hr-right > span:nth-child(1) {
		display: none;
	}
	p.search-nav-text:before {
		left: 15px;
	}
	span.hamburger-outer,
	span.hamburger-outer a{
		color: #3e4b75;
		max-width: 410px;
		margin: 0 auto;
	}
	body #ajaxsearchlite1 .probox .proinput input,body div.asl_w .probox .proinput input,
	body #ajaxsearchlite1 .probox .proinput input::placeholder ,body div.asl_w .probox .proinput input::placeholder {
		color : #3e4b75 !important;
		/* 	font-weight: 600; */
		font-size: 15px;
	}
	body #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder , body div.asl_w .probox .proinput input:-ms-input-placeholder ,
	body #ajaxsearchlite1 .probox .proinput input,body div.asl_w .probox .proinput input {
		color : #3e4b75 !important;
		/* 	font-weight: 600; */
		font-size: 15px;
	} /* IE */
	nav.nav-primary.sticky > .wrap {
		border-bottom: 0px solid #bcc4d6;
		padding-bottom: 0px;
	}
}
@media only screen and (min-width: 651px) {
	nav.nav-primary li.AjaxSearchLiteWidget{
		display:none
	}
}
@media only screen and (max-width: 650px) {
	.content {
		width: 100%;
	}
	.sidebar-primary {
		float: none;
		margin: 0 auto;
	}
	.l-v-block {
		margin-right: 0;
		width: 100%;
		margin-bottom: 50px;
	}
	.loc-content {
		padding-right: 0;
	}
	.loc-cols {
		margin-bottom: 40px;
	}
	.loc-col {
		max-width: 100%;
	}
	.loc-cols {
		flex-direction: column;
		align-items: center;
	}
	.footer-widgets-1 .widget, .footer-widgets-1 .widget:not(:first-child) {
		max-width: 100%;
		width: 100%;
		float: none;
		margin-top: 0;
		margin-bottom: 0;
	}
	.footer-widgets-1, .footer-widgets-2 {
		max-width: 100%;
	}
	.footer-widgets-1 .widget_nav_menu:first-child .menu li {
		width: 100%;
	}
	.footer-widgets li {
		text-align: center;
	}
	.footer-widgets .widget-title {
		text-align: center;
	}
	.footer-widgets {
		padding-top: 53px;
		padding-bottom: 50px;
	}
	.treatment-add {
		width: 100vw;
		margin-left: calc(-100vw/2 + 100%/2);
		margin-right: calc(-100vw/2 + 100%/2);
		padding: 36px 4%;
		display: block;
	}
	.treatment-add h2 {
		padding: 0;
	}
}
@media only screen and (max-width: 500px) {
	span.hamburger-outer {
		font-size: 13px;
		letter-spacing: -0.5px;
		max-width: 341px;
		margin: 0 auto;
	}
	.hamburger:after {
		width: 16px;
		height: 16px;
		top: 9px;
	}
	a.hamburger {
		padding-left: 19px;
	}
	.hamburger img {
		margin-right: 2px;
		width: 15px;
	}
	.search-nav-text span.und-text:before {
		width: 14px;
		height: 14px;
		left: -19px;
	}
	p.search-nav-text {
		text-align: right;
		padding-right: 15px;
	}
	span.search-nav-text-inner {
		margin-left: 10px;
	}
	span.hamburger-just-text {
		text-align: left;
		padding-right: 0;
		padding-left: 15px;
	}
	a.hamburger {
		margin: auto;
		margin-right: 0;
		margin-left: 0;
	}
	p.search-nav-text:before {
		left: 9px;
	}
	body:not(.home) .entry-content img.alignright, body:not(.home) .entry-content .wp-caption.alignright, body:not(.home) .entry-content .wp-block-image .alignleft, body:not(.home) .entry-content .wp-block-image .alignright {
		width: 100% !important;
		text-align: center;
		margin: 0 auto;
	}
	body:not(.home) .wp-block-image figcaption {
		text-align: center;
		font-size: 12px;
		font-weight: 400;
	}
}
@media only screen and (max-width: 370px) {
	nav.nav-primary.sticky a.hamburger, nav.nav-primary.sticky span.or-text, nav.nav-primary .search-form input::placeholder {
		font-size: 10px;
	}
	.hamburger img {
		margin-right: 5px;
		width: 14px;
	}
	body nav.nav-primary.sticky .wrap .wrap {
		padding-right: 0px;
	}
	nav.nav-primary.sticky > .wrap {
		padding-bottom: 0;
		padding-top: 5px;
	}
	span.hamburger-outer {
		font-size: 12px;
		letter-spacing: -0.6px;
	}
	a.hamburger {
		margin-right: 0;
	}
	span.search-nav-text-inner {
		margin-left: 1px;
	}
	span.hamburger-outer {
		font-size: 11.4px;
		letter-spacing: -0.6px;
	}
	.search-nav-text span.und-text:before {
		top: 3px;
	}
	.ftrLinks {
		font-size: 0;
		line-height: 0;
	}
	.ftrLinks a {
		font-size: 15px;
		display: block;
		line-height: 24px;
		margin: 0 0 14px;
	}
	.ftrLinks a:last-child {
		margin: 0;
	}
	.crText {
		max-width: 250px;
		margin: 0 auto;
		width: 100%;
	}
}
/***
* On Call With Client
* Before and After Pictures, The Bunion Institute Blog -> Slider, 
* Hide Mobile https://i.imgur.com/6Bhmpwg.png, https://i.imgur.com/ylHrPMQ.png
* No Need Three colmn -> NOW, IT’S TIME TO COME VISIT US!
* **/
.need-options-blocks > .wp-block-column {
	padding: 47px 28px 90px;
	position:relative;
}
.wp-block-buttons.white-ghost-btn {
	position: absolute;
	bottom: 25px;
	left: 28px;
	right: 28px;
	max-width: 100% ;
}