
#page-sidebar .crio-form-box input[type="button"]:hover {
	background-color: transparent !important;
	color: #fff !important;
	border-color: #434444 !important;
}

body .slider_ShopByCategory .slider_SBC_grid .SBC_title_block:hover {
	background: #001f3c;
}

body #container button.bc-btn.bc-btn--form-submit.bc-btn--add_to_cart:hover {
	background: rgba(255, 255, 255, 0);
	border: 2px solid #001f3c;
	color: #001f3c !important;
}

body.single-bigcommerce_product #main .bc-product-single .bc-btn.bc-btn--add_to_cart:hover {
	border: 2px solid #001f3c;
	color: #001f3c;
	background: rgba(255, 255, 255, 0);
}

@media only screen and (min-width:40.0625em) {
	.clearing-main-next>span:hover, .clearing-main-prev>span:hover {
		opacity: .8;
	}
	
	.clearing-assembled .clearing-container .carousel>ul li:hover {
		opacity: .8;
	}
}

@media only screen {
	.tooltip>.nub {
		border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #333;
		top: -10px;
	}
	
	.tooltip.tip-top>.nub {
		border-color: #333 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
		bottom: -10px;
		top: auto;
	}
	
	.tooltip.tip-left, .tooltip.tip-right {
		float: none !important;
	}
	
	.tooltip.tip-left>.nub {
		border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #333;
		left: auto;
		margin-top: -5px;
		right: -10px;
		top: 50%;
	}
	
	.tooltip.tip-right>.nub {
		border-color: rgba(255, 255, 255, 0) #333 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
		left: -10px;
		margin-top: -5px;
		right: auto;
		top: 50%;
	}
}

@media only screen and (min-width:40.0625em) {
	.top-bar-section li.hover>a:not(.button) {
		background: #222;
		color: #fff;
	}
	
	.top-bar-section li:not(.has-form) a:not(.button):hover {
		background: #222;
	}
	
	.top-bar-section li.active:not(.has-form) a:not(.button):hover {
		background: #0078a0;
		color: #fff;
	}
	
	.top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown, .top-bar-section .has-dropdown>a:focus+.dropdown {
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		display: block;
		position: absolute !important;
	}
	
	.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
		color: #fff;
		background: #222;
	}
	
	.no-js .top-bar-section ul li:hover>a {
		background: #222;
		color: #fff;
	}
	
	.no-js .top-bar-section ul li:active>a {
		background: #008cba;
		color: #fff;
	}
	
	.no-js .top-bar-section .has-dropdown:hover>.dropdown, .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
		display: block;
		position: absolute !important;
	}
}

@media only screen and (min-width:40.0625em) {
	.move-right .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.move-left .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.move-top .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.move-bottom .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap-left .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap-right .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap-top .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media only screen and (min-width:40.0625em) {
	.offcanvas-overlap-bottom .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05);
	}
}

@media (min-width:40.063em) {
	#footer .footer-banner .left:hover {
		-webkit-filter: grayscale(1);
		-moz-filter: grayscale(1);
		-ms-filter: grayscale(1);
		-o-filter: grayscale(1);
		filter: grayscale(1);
	}
}

@media (min-width:40.063em) {
	#content .content-split .text-block.dark a:hover {
		color: #fff;
	}
}

@media (min-width:40.063em) {
	#content .before-and-after-sets figure:hover img {
		opacity: 1;
	}
}

a:hover {
	cursor: pointer;
}

.accordion .accordion-navigation>a:hover, .accordion dd>a:hover {
	background: #e3e3e3;
}

.alert-box .close:focus, .alert-box .close:hover {
	opacity: .5;
}

.breadcrumbs>:focus a, .breadcrumbs>:hover a {
	text-decoration: underline;
}

.breadcrumbs>.unavailable a:focus, .breadcrumbs>.unavailable:focus, .breadcrumbs>.unavailable:hover, .breadcrumbs>.unavailable:hover a {
	color: #999;
	cursor: not-allowed;
	text-decoration: none;
}

.button:focus, .button:hover, button:focus, button:hover {
	background-color: #007095;
	color: #fff;
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
	background-color: #b9b9b9;
	color: #333;
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
	background-color: #368a55;
	color: #fff;
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
	background-color: #cf2a0e;
	color: #fff;
}

.button.warning:focus, .button.warning:hover, button.warning:focus, button.warning:hover {
	background-color: #cf6e0e;
	color: #fff;
}

.button.info:focus, .button.info:hover, button.info:focus, button.info:hover {
	background-color: #61b6d9;
	color: #fff;
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
	color: #fff;
	background-color: #008cba;
}

.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
	color: #333;
	background-color: #e7e7e7;
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
	color: #fff;
	background-color: #43ac6a;
}

.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
	color: #fff;
	background-color: #f04124;
}

.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
	color: #fff;
	background-color: #f08a24;
}

.button.disabled.info:focus, .button.disabled.info:hover, .button[disabled].info:focus, .button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
	color: #fff;
	background-color: #a0d3e8;
}

.clearing-close:focus, .clearing-close:hover {
	color: #ccc;
}

.f-dropdown li:focus, .f-dropdown li:hover {
	background: #eee;
}

input:not([type]):focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
	background: #fafafa;
	border-color: #999;
	outline: 0;
}

select:focus {
	background-color: #f3f3f3;
	border-color: #999;
}

.joyride-close-tip:focus, .joyride-close-tip:hover {
	color: #eee !important;
}

.orbit-container:hover .orbit-timer>span {
	display: block;
}

.orbit-container .orbit-next:hover, .orbit-container .orbit-prev:hover {
	background-color: rgba(0, 0, 0, .3);
}

.orbit-container .orbit-prev:hover>span {
	border-right-color: #fff;
}

.orbit-container .orbit-next:hover>span {
	border-left-color: #fff;
}

ul.pagination li a:focus, ul.pagination li button:focus, ul.pagination li:hover a, ul.pagination li:hover button {
	background: #e6e6e6;
}

ul.pagination li.unavailable a:focus, ul.pagination li.unavailable button:focus, ul.pagination li.unavailable:hover a, ul.pagination li.unavailable:hover button {
	background: 0 0;
}

ul.pagination li.current a:focus, ul.pagination li.current a:hover, ul.pagination li.current button:focus, ul.pagination li.current button:hover {
	background: #008cba;
}

.panel.callout a:not(.button):focus, .panel.callout a:not(.button):hover {
	color: #0078a0;
}

.range-slider.radius .range-slider-handle:hover {
	background: #007ba4;
}

.range-slider.round .range-slider-handle:hover {
	background: #007ba4;
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
	background: #007ba4;
}

.range-slider-handle:hover {
	background: #007ba4;
}

.side-nav li a:not(.button):focus, .side-nav li a:not(.button):hover {
	background: rgba(0, 0, 0, .025);
	color: #1cc7ff;
}

.side-nav li a:not(.button):active {
	color: #1cc7ff;
}

.split.button span:active {
	background-color: rgba(0, 0, 0, .1);
}

.sub-nav dd a:hover, .sub-nav dt a:hover, .sub-nav li a:hover {
	color: #737373;
}

.sub-nav dd.active a:hover, .sub-nav dt.active a:hover, .sub-nav li.active a:hover {
	background: #0078a0;
}

.switch input:checked+label:after {
	left: 2.25rem;
}

.switch input:checked+label {
	background: #008cba;
}

.switch.large input:checked+label:after {
	left: 2.75rem;
}

.switch.small input:checked+label:after {
	left: 2rem;
}

.switch.tiny input:checked+label:after {
	left: 1.75rem;
}

.tabs .tab-title>a:hover, .tabs dd>a:hover {
	background-color: #e1e1e1;
}

.th:focus, .th:hover {
	box-shadow: 0 0 6px 1px rgba(0, 140, 186, .5);
}

.has-tip:focus, .has-tip:hover {
	border-bottom: dotted 1px #003f54;
	color: #008cba;
}

.tooltip {
	background: #333;
	color: #fff;
	display: none;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.3;
	max-width: 300px;
	padding: .75rem;
	position: absolute;
	width: 100%;
	z-index: 1006;
	left: 50%;
}

.tooltip>.nub {
	border: 5px solid;
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #333;
	display: block;
	height: 0;
	pointer-events: none;
	position: absolute;
	top: -10px;
	width: 0;
	left: 5px;
}

.tooltip>.nub.rtl {
	left: auto;
	right: 5px;
}

.tooltip.radius {
	border-radius: 3px;
}

.tooltip.round {
	border-radius: 1000px;
}

.tooltip.round>.nub {
	left: 2rem;
}

.tooltip.opened {
	border-bottom: dotted 1px #003f54 !important;
	color: #008cba !important;
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
	box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}

.top-bar-section ul li>a.button:focus, .top-bar-section ul li>a.button:hover {
	background-color: #007095;
	color: #fff;
}

.top-bar-section ul li>a.button.secondary:focus, .top-bar-section ul li>a.button.secondary:hover {
	background-color: #b9b9b9;
	color: #333;
}

.top-bar-section ul li>a.button.success:focus, .top-bar-section ul li>a.button.success:hover {
	background-color: #368a55;
	color: #fff;
}

.top-bar-section ul li>a.button.alert:focus, .top-bar-section ul li>a.button.alert:hover {
	background-color: #cf2a0e;
	color: #fff;
}

.top-bar-section ul li>a.button.warning:focus, .top-bar-section ul li>a.button.warning:hover {
	background-color: #cf6e0e;
	color: #fff;
}

.top-bar-section ul li>a.button.info:focus, .top-bar-section ul li>a.button.info:hover {
	background-color: #61b6d9;
	color: #fff;
}

.top-bar-section ul li>button:focus, .top-bar-section ul li>button:hover {
	background-color: #007095;
	color: #fff;
}

.top-bar-section ul li>button.secondary:focus, .top-bar-section ul li>button.secondary:hover {
	background-color: #b9b9b9;
	color: #333;
}

.top-bar-section ul li>button.success:focus, .top-bar-section ul li>button.success:hover {
	background-color: #368a55;
	color: #fff;
}

.top-bar-section ul li>button.alert:focus, .top-bar-section ul li>button.alert:hover {
	background-color: #cf2a0e;
	color: #fff;
}

.top-bar-section ul li>button.warning:focus, .top-bar-section ul li>button.warning:hover {
	background-color: #cf6e0e;
	color: #fff;
}

.top-bar-section ul li>button.info:focus, .top-bar-section ul li>button.info:hover {
	background-color: #61b6d9;
	color: #fff;
}

.top-bar-section ul li:hover:not(.has-form)>a {
	color: #fff;
	background: #222;
}

.top-bar-section ul li.active>a:hover {
	background: #0078a0;
	color: #fff;
}

.top-bar-section .dropdown li.parent-link a:hover, .top-bar-section .dropdown li.title h5 a:hover {
	background: 0 0;
}

a:focus, a:hover {
	color: #0078a0;
}

.tab-bar .menu-icon span:hover:after {
	box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

ul.off-canvas-list li a:active, ul.off-canvas-list li a:hover {
	background: #242424;
}

.left-submenu .back>a:hover {
	background: #303030;
	border-bottom: none;
	border-top: 1px solid #5e5e5e;
}

.right-submenu .back>a:hover {
	background: #303030;
	border-bottom: none;
	border-top: 1px solid #5e5e5e;
}

.top-submenu .back>a:hover {
	background: #303030;
	border-bottom: none;
	border-top: 1px solid #5e5e5e;
}

.bottom-submenu .back>a:hover {
	background: #303030;
	border-bottom: none;
	border-top: 1px solid #5e5e5e;
}

.show-on-focus:active, .show-on-focus:focus {
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto;
}

a:hover {
	color: #5c5e5e;
}

#page-contents a:hover {
	color: #434444;
}

#content #respond [type=submit]:active, #content #respond [type=submit]:focus, #content #respond [type=submit]:hover, #content .gform_wrapper .button:active, #content .gform_wrapper .button:focus, #content .gform_wrapper .button:hover, .button:active, .button:focus, .button:hover {
	border-color: #fff;
	box-shadow: none !important;
	outline: 0;
	background: 0 0;
}

#content #respond [type=submit]:active#submit, #content #respond [type=submit]:active.dark, #content #respond [type=submit]:active.gform_button, #content #respond [type=submit]:focus#submit, #content #respond [type=submit]:focus.dark, #content #respond [type=submit]:focus.gform_button, #content #respond [type=submit]:hover#submit, #content #respond [type=submit]:hover.dark, #content #respond [type=submit]:hover.gform_button, #content .gform_wrapper .button:active#submit, #content .gform_wrapper .button:active.dark, #content .gform_wrapper .button:active.gform_button, #content .gform_wrapper .button:focus#submit, #content .gform_wrapper .button:focus.dark, #content .gform_wrapper .button:focus.gform_button, #content .gform_wrapper .button:hover#submit, #content .gform_wrapper .button:hover.dark, #content .gform_wrapper .button:hover.gform_button, .button:active#submit, .button:active.dark, .button:active.gform_button, .button:focus#submit, .button:focus.dark, .button:focus.gform_button, .button:hover#submit, .button:hover.dark, .button:hover.gform_button {
	color: #434444;
	border-color: #434444;
}

#content #respond [type=submit]:active.white, #content #respond [type=submit]:focus.white, #content #respond [type=submit]:hover.white, #content .gform_wrapper .button:active.white, #content .gform_wrapper .button:focus.white, #content .gform_wrapper .button:hover.white, .button:active.white, .button:focus.white, .button:hover.white {
	color: #fff;
	background: 0 0;
}

#content #respond [type=submit]:active.white.bordered, #content #respond [type=submit]:focus.white.bordered, #content #respond [type=submit]:hover.white.bordered, #content .gform_wrapper .button:active.white.bordered, #content .gform_wrapper .button:focus.white.bordered, #content .gform_wrapper .button:hover.white.bordered, .button:active.white.bordered, .button:focus.white.bordered, .button:hover.white.bordered {
	background: #434444;
}

#page-contents #content #respond [type=submit]:hover, #page-contents #content .gform_wrapper .button:hover, #page-contents .button:hover {
	color: #434444;
}

.schedule-btn:active, .schedule-btn:focus, .schedule-btn:hover {
	color: #fff !important;
	border-color: #337bc2 !important;
	box-shadow: none !important;
	outline: 0;
	background: #000 !important;
}

#content #page-sidebar .widget form [type=submit]:hover {
	color: #fff;
	border-color: #fff;
}

#header ul li a:hover {
	color: #7b7b7b;
	font-weight: 600;
}

#header ul li a:hover+ul {
	display: block;
}

#header ul li>ul li a:hover {
	color: #7b7b7b;
	font-weight: 600;
}

.post-type-archive #header #menu-item-24>a:hover {
	color: #434444;
}

#masthead h1 a.right:hover {
	color: #000;
}

#footer .footer-banner a.cover:hover+a {
	color: #434444;
}

#footer .footer-banner a.cover:hover+a:after {
	transform: none;
	-khtml-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}

#footer nav ul li a:hover {
	color: #000;
}

#footer nav ul li a:active, #footer nav ul li a:focus {
	outline: 0;
}

#mobileFooter .button:hover {
	background: #000 !important;
	color: #fff !important;
}

#mobile_tel .fa-phone:hover {
	color: #fff !important;
}

#content .image-block form input[type=email]:focus, #content .image-block form input[type=number]:focus, #content .image-block form input[type=text]:focus, #content .image-block form select:focus {
	padding: 7px;
	zoom: 1;
	background-color: rgba(255, 255, 255, 0);
	background-color: rgba(255, 255, 255, .15);
}

#content .image-block .text-block ul li:hover a[href^=tel] {
	color: #434444;
	transition: none;
	-khtml-transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	background: #fff;
}

#content .content-split .text-block.light a:hover {
	color: #434444;
}

#content .latest-posts article a.post-title:hover {
	border: 0;
}

#page-sidebar .widget a:hover {
	color: #fff;
}

.page-id-8268 #sidebar .page-nav ul li a:hover, .parent-pageid-8268 #sidebar .page-nav ul li a:hover {
	color: #434444;
}

#sidebar .page-nav ul li a:hover {
	color: #000;
}

#sidebar .page-nav ul li>ul li a:hover {
	color: #434444;
}

.blog-nav>ul li a:hover {
	color: #000 !important;
}

#page .product-categories ul a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-color: #c3c3c3;
}

#content .post-title:hover {
	border: 0;
}

#content .meta a:hover {
	color: #000;
}

#content .pagination a:not(.active):hover {
	color: #000;
}

#content .pagination .left:nth-child(2) a:not(.active):hover, #content .pagination.numbers a:not(.next):not(.active):hover, #content .pagination.numbers a:not(.prev):not(.active):hover {
	background-color: #eee;
}

#masthead .before-and-after:hover nav a {
	opacity: 1;
}

#sidebar:empty {
	display: none;
}

#sidebar:empty+#page {
	float: none !important;
	width: auto !important;
}

.widget-testimonial a:hover {
	color: #434444 !important;
	text-decoration: none !important;
}

.authors-list a:hover {
	color: #000 !important;
}

.owl-home:hover .owl-next, .owl-home:hover .owl-prev {
	opacity: 1;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}

.caption>.content>.right-box>h1>a.button.dark:hover {
	color: #fff !important;
	background: #434444 !important;
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.slider-btn:hover, .slider-btn:focus {
	background: rgba(0, 0, 0, .96);
}

.loc-btn:hover {
	color: #fff;
	background-color: #3d3d3d;
	box-shadow: inset 0 0 0 2em #3d3d3d;
	-khtml-box-shadow: inset 0 0 0 2em #3d3d3d;
	-webkit-box-shadow: inset 0 0 0 2em #3d3d3d;
	-moz-box-shadow: inset 0 0 0 2em #3d3d3d;
	-ms-box-shadow: inset 0 0 0 2em #3d3d3d;
	-o-box-shadow: inset 0 0 0 2em #3d3d3d;
}

input#gform_submit_button_3:hover {
	color: #fff !important;
	box-shadow: inset 0 0 0 2em #434444 !important;
	-khtml-box-shadow: inset 0 0 0 2em #434444 !important;
	-webkit-box-shadow: inset 0 0 0 2em #434444 !important;
	-moz-box-shadow: inset 0 0 0 2em #434444 !important;
	-ms-box-shadow: inset 0 0 0 2em #434444 !important;
	-o-box-shadow: inset 0 0 0 2em #434444 !important;
}

@media (max-width:640px) {
	.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-prev, .slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-next {
		height: 45px;
		width: 41px;
	}
	
	.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-prev:before, .slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-next:before {
		font-size: 40px;
	}
	
	.slick-initialized .slick-slide .slick-lightbox-slick-item-inner img {
		height: 200px;
		object-fit: cover;
	}
	
	.slick-lightbox .slick-lightbox-inner button.slick-lightbox-close {
		width: 40px;
		height: 40px;
	}
}

.button:hover, #content .gform_wrapper .button:hover, #content #respond [type=submit]:hover {
	color: #434444 !important;
	border-color: white !important;
	background: white !important;
}

.owl-controls .owl-nav a:hover {
	-webkit-filter: grayscale(1) brightness(.45) contrast(1.05);
	filter: grayscale(1) brightness(.45) contrast(1.05);
}

#masthead .case-nav .button:hover {
	background: none !important;
}

.slick-initialized .slick-slide .slick-lightbox-slick-item-inner img {
	padding: 6px;
	background: #fff;
}

.slider.slider-nav.slick-slider:hover button.slick-arrow {
	display: block !important;
	opacity: .5;
}

.slider.slider-nav.slick-slider button.slick-prev:hover, .slider.slider-nav.slick-slider button.slick-next:hover {
	opacity: 1;
	box-shadow: 0 0 2px #ccc;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-prev, .slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-next {
	height: 65px;
	margin-top: 0;
	width: 61px;
	background: #fff;
	opacity: .7;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-prev:hover, .slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-next:hover {
	opacity: 1;
	box-shadow: 0 0 2px #ccc;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-prev:before {
	content: "";
	left: 2px;
	font-size: 60px;
	color: #1c1c1c;
	margin: 0 5px 0 0;
	background: no-repeat 18px center !important;
	float: left;
	width: 100%;
	height: 65px;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-next:before {
	content: "";
	left: 6px;
	font-size: 60px;
	color: #1c1c1c;
	margin: 0 0 0 5px;
	background: no-repeat 15px center !important;
	float: left;
	height: 65px;
	width: 100%;
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick button.slick-arrow {
	position: absolute;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: rgba(255, 255, 255, 0);
	top: 50%;
	padding: 0;
	border: none;
	outline: none;
	z-index: 100;
}

.slick-lightbox .slick-lightbox-inner button.slick-lightbox-close {
	background: red;
	width: 50px;
	height: 50px;
	opacity: .7;
}

.slick-lightbox .slick-lightbox-inner button.slick-lightbox-close:hover {
	opacity: 1;
}

.slick-lightbox .slick-lightbox-inner button.slick-lightbox-close:before {
	font-size: 38px;
	font-weight: 700;
}

#page-sidebar .widget.astool_menu_widget a:hover {
	opacity: .5;
}

.nextpatient-slot-time-time a:hover {
	color: #000 !important;
}

.nextpatient-provider-times a:hover div {
	color: #000 !important;
}

#page-sidebar .widget .nextpatient-provider-times a:hover {
	color: #000 !important;
}

body #content #page-sidebar .widget form [type="submit"]:hover, body #content .gform_wrapper .button:hover, #content #respond [type="submit"]:hover, body aside#page-sidebar .button:hover, body aside#page-sidebar .gform_wrapper .button:hover {
	background-color: transparent !important;
	color: #fff !important;
}

body #content #page-sidebar .widget form [type="submit"]:hover span, body #content .gform_wrapper .button:hover span, #content #respond [type="submit"]:hover span, body aside#page-sidebar .button:hover span, body aside#page-sidebar .gform_wrapper .button:hover span {
	color: #fff !important;
}

body #content #page #commentform p input#submit:hover {
	background-color: #fff !important;
	color: #000 !important;
}

#mobileFooter a#mobile_tel:hover .fa-phone {
	color: #fff;
}

.shed_app form#gform_6 .gform_footer input[type="submit"].gform_button:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #fff !important;
	border-color: #434444;
}

#page-sidebar #gform_wrapper_1 #gform_1 .gform_footer.top_label button#gform_submit_button_1.button:hover, #gform_wrapper_2 #gform_2 .gform_footer.top_label button#gform_submit_button_2.button:hover {
	color: #fff !important;
}

#gform_wrapper_2 #gform_2 .gform_footer input.gform_button:hover {
	color: #fff !important;
}

.location-btn a:hover {
	background-color: #666;
	color: #fff !important;
}

#content .image-block .text-block .home-location-ls ul li a:hover {
	color: #fff;
}

.first-available-appointment-search input#nextpatient-search-submit:hover {
	color: #fff;
	background: #434444;
}

.first-available-appointment-search .nextpatient-criteria-box select:disabled {
	background-color: #fff;
}

a:hover.schedule-btn-new {
	border-color: #999 !important;
	color: #b1b1b1 !important;
	text-decoration: none !important;
}

#content #page-contents .gform_wrapper form.infosession-rsvp-form .gform_footer input.gform_button:hover {
	color: #fff !important;
	box-shadow: inset 0 0 0 2em #434444 !important;
	-khtml-box-shadow: inset 0 0 0 2em #434444 !important;
	-webkit-box-shadow: inset 0 0 0 2em #434444 !important;
	-moz-box-shadow: inset 0 0 0 2em #434444 !important;
	-ms-box-shadow: inset 0 0 0 2em #434444 !important;
	-o-box-shadow: inset 0 0 0 2em #434444 !important;
}

#nav .menu-item-bigcommerce-cart:hover {
	cursor: pointer;
}

.schedule-btn:hover {
	background-color: #337bc2 !important;
	color: #fff !important;
	border: 1px solid #337bc2 !important;
}

.moreInfoBtn:hover {
	background-color: #eee;
	color: #333;
}

#page-contents a:hover, body.page.page-id-25042 .get_cart_products .bc-product-card h3.bc-product__title a:hover, #header ul li>ul li a:hover, #header ul li a:hover, #footer nav ul li a:hover, .bc-product__title-link:hover, a:hover {
	color: #3ec2df;
}

.popup-overlay {
	visibility: hidden;
	position: absolute;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	margin: auto;
	z-index: 1;
}

.popup-overlay.active {
	visibility: visible;
	text-align: center;
}

.popup-content {
	visibility: hidden;
	position: fixed;
	min-width: 260px;
	left: 50%;
	top: 50%;
	background-color: #fff;
	border: 1px #999 solid;
	padding: 10px 20px 20px 20px;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.popup-content.active {
	visibility: visible;
}

.popup-overlay h2 {
	font-size: 16px;
}

.popup-prod {
	display: block;
}

.popup-prod img, .popup-prod h2 {
	display: inline-block;
	vertical-align: middle;
}

.popup-prod img {
	max-width: 50px;
	max-height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.popup-prod h2 {
	margin: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

.popup-content .cnt-shop, .popup-content .viw-cart {
	display: block;
	margin: auto;
	font-size: 12px;
	padding: 10px 20px;
	font-weight: 400;
	text-transform: none;
	background-color: #eee;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.popup-content .viw-cart {
	background-color: #000;
	color: #fff;
	margin-bottom: 0;
}

section#first-filter .filter-list li:hover {
	background-position: 6px 7px;
}

section#second-filter form .bc-product-archive__select select:hover, section#second-filter form .bc-product-archive__select select:focus {
	border-color: #aaa;
	color: #333;
	outline: none;
}

.navigation.pagination a.page-numbers:hover {
	background-color: #000;
	color: #fff;
}

.navigation.pagination .next.page-numbers:hover, .navigation.pagination .prev.page-numbers:hover {
	background-color: #000;
}

.navigation.pagination .next.page-numbers:hover {
	background-position: -60px -60px;
}

.navigation.pagination .prev.page-numbers:hover {
	background-position: -10px -60px;
}

.bc-product__meta .bc-product__brand a:hover {
	color: #3ec2df;
}

.bc-product-single .bc-product-single__meta .bc-product__brand a:hover {
	color: #3ec2df;
}

.single-bigcommerce_product #main .bc-product-single .bc-single-product__ratings .bc-single-product__rating-reviews .bc-link:hover {
	color: #599dd2;
}

.single-bigcommerce_product #main .bc-product-single .bc-btn.bc-btn--add_to_cart:hover {
	background-color: #eee;
	color: #333;
}

.bc-cart .bc-cart-actions a:last-child:hover {
	background-color: #eee !important;
	color: #333 !important;
}

.bc-cart .bc-cart__empty .bc-cart__continue-shopping:hover {
	background: #eee;
	color: #333 !important;
}

html body .left .bc-cart .bc-cart-actions a:hover, div.bc-product-card.bc-product-card--single div.bc-product__actions form.bc-form.bc-product-form button.bc-btn.bc-btn--form-submit.bc-btn--add_to_cart:hover, #container button.bc-btn.bc-btn--form-submit.bc-btn--add_to_cart:hover, .single-bigcommerce_product #main .bc-product-single .bc-single-product__related .bc-btn.bc-btn--add_to_cart:hover {
	background-color: #000;
	color: #fff;
}

#container .bc-account-form--lost-password .bc-btn:hover, #container .bc-account-form--lost-password button.bc-btn:hover, .ng-pristine .login-submit input#wp-submit:hover {
	background-color: #000 !important;
	color: #fff !important;
}

.homepage-new .slick-initialized .slick-slide:hover:before, .bc-product-grid--4col>.bc-product-card:nth-child(1n):hover:before {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.homepage-new .slick-initialized .slick-slide:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.bc-cart .bc-cart-actions a:hover {
	background: #3ec2df;
	color: #fff !important;
}

.slider_ShopByCategory .slider_SBC_grid .SBC_title_block:hover {
	background: #000;
	color: #fff;
}

.slider_FeaturedBrands .slider_FB_grid .FeaturedBrands_img_block:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}

.FeaturedBrands_link:hover {
	color: #3ec2df;
}

.bc-quickview-trigger--hover {
	display: none;
}

body .gform_wrapper.gf_reset_wrapper :focus {
	outline: 0;
}

.gform_legacy_markup_wrapper .validation_message--hidden-on-empty:empty {
	display: none;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled:hover {
	background: rgba(242, 242, 242, .5);
	color: #757575;
	border: 1px solid rgba(117, 117, 117, .4);
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons button:hover {
	background: #fafafa;
	color: #374750;
	border: 1px solid #757575;
}

.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text:focus, .gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text:focus {
	outline: 0;
}

[data-layout="carousel"] .owl-nav button:hover {
	opacity: 1;
}

[id^=sb-reviews-container-] .sb-btn:active {
	-webkit-transform: scale(.98);
	transform: scale(.98);
}

[id^=sb-reviews-container-] .sb-btn:focus {
	box-shadow: 0 2px 5px rgba(60, 66, 87, .05), 0 1px 1px rgba(0, 0, 0, .05), inset 0 -1px 1px rgba(0, 0, 0, .12);
}

[id^=sb-reviews-container-] .sb-thumbnail-hover {
	box-sizing: border-box;
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	color: #fff;
	background: #333;
	background: rgba(0, 0, 0, .6);
	border-radius: 5px;
	transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-webkit-transition: opacity .6s ease-in-out;
}

[id^=sb-reviews-container-] .sb-thumbnail-hover:hover {
	opacity: 1;
	display: block;
	transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out;
}

.sbr_lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: .9;
	display: none;
}

.sbr_lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100000;
	line-height: 0;
	font-weight: 400;
}

.sbr_lightbox .sbr_lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.sbr_lightbox a:hover, .sbr_lightbox a:focus, .sbr_lightbox a:active {
	outline: none;
}

.sbr_lightbox a img {
	border: none;
}

.sbr_lb-nav a.sbr_lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.sbr_lb-nav a.sbr_lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.sbr_lb-data .sbr_lb-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.sbr_lb-data .sbr_lb-caption .sbr_lightbox_username {
	float: left;
	width: 100%;
	color: #ccc;
	padding-bottom: 0;
	display: block;
	margin: 0 0 5px 0;
}

.sbr_lb-data .sbr_lb-caption .sbr_lightbox_username {
	color: #ccc;
}

.sbr_lb-data .sbr_lb-caption .sbr_lightbox_username:hover p {
	color: #fff;
	text-decoration: underline;
}

.sbr_lightbox .sbr_lightbox_username img {
	float: left;
	border: none;
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sbr_lightbox_username p {
	float: left;
	margin: 0;
	padding: 0;
	color: #ccc;
	line-height: 32px;
	font-weight: 700;
	font-size: 13px;
	text-align: left;
}

.sbr_lb-data .sbr_lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

#sbr_lightbox .sbr_lightbox_action {
	float: left;
	position: relative;
	padding: 0 0 0 10px;
	margin: 5px 0 0 10px;
	border-left: 1px solid #666;
	font-size: 12px;
}

#sbr_lightbox .sbr_lightbox_action a {
	display: block;
	float: left;
	color: #999;
	text-decoration: none;
}

#sbr_lightbox .sbr_lightbox_action a:hover, #sbr_lightbox .sbr_lightbox_action a:focus {
	color: #fff;
}

#sbr_lightbox .sbr_lightbox_action .fa, #sbr_lightbox .sbr_lightbox_action svg {
	margin-right: 5px;
}

#sbr_lightbox .sbr_lightbox_action.sbr_youtube .fa {
	font-size: 13px;
}

#sbr_lightbox .sbr_tooltip_social a svg {
	font-size: 19px;
	padding: 3px 4px;
	margin: auto;
}

#sbr_lightbox .sbr_lightbox_tooltip {
	display: none;
	position: absolute;
	width: 100px;
	bottom: 22px;
	left: 0;
	padding: 5px 10px;
	margin: 0;
	background: rgba(255, 255, 255, .9);
	color: #222;
	font-size: 12px;
	line-height: 1.3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#sbr_lightbox .sbr_lightbox_tooltip .fa-play {
	position: absolute;
	font-size: 8px;
	bottom: -6px;
	left: 36px;
	color: rgba(255, 255, 255, .9);
}

#sbr_lightbox .sbr_tooltip_social a .fa {
	font-size: 16px;
	margin: 0;
	padding: 5px;
}

#sbr_lightbox .sbr_tooltip_social a#sbr_facebook_icon .fa, #sbr_lightbox .sbr_tooltip_social a#sbr_twitter_icon .fa, #sbr_lightbox .sbr_tooltip_social a#sbr_pinterest_icon .fa {
	padding-top: 4px;
	font-size: 18px;
}

#sbr_lightbox .sbr_gdpr_notice {
	z-index: 6;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -44px;
	margin-top: -44px;
	padding: 20px;
}

#sbr_lightbox .sbr_gdpr_notice svg:not(:root).svg-inline--fa {
	position: relative;
	display: block !important;
	height: 48px;
	width: 48px;
	opacity: .8;
}

#sbr_lightbox .sbr_gdpr_notice:hover svg:not(:root).svg-inline--fa {
	opacity: 1;
}

#sbr_lightbox #sbr_mod_box {
	width: 280px;
	padding: 5px 10px 7px 10px;
}

#sbr_lightbox .sbr_tooltip_social {
	width: 172px;
	padding: 5px 5px 4px 5px;
}

#sbr_lightbox .sbr_tooltip_social a {
	color: #333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#sbr_lightbox .sbr_lightbox_action #sbr_facebook_icon:hover {
	background: #3b5998;
}

#sbr_lightbox .sbr_lightbox_action #sbr_twitter_icon:hover {
	background: #00aced;
}

#sbr_lightbox .sbr_lightbox_action #sbr_google_icon:hover {
	background: #dd4b39;
}

#sbr_lightbox .sbr_lightbox_action #sbr_linkedin_icon:hover {
	background: #007bb6;
}

#sbr_lightbox .sbr_lightbox_action #sbr_pinterest_icon:hover {
	background: #cb2027;
}

#sbr_lightbox .sbr_lightbox_action #sbr_email_icon:hover {
	background: #333;
}

.sbr_lightbox .sbr_lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	margin: 0 auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.sbr_carousel:hover .sbr-owl-nav>div {
	background: rgba(255, 255, 255, .5);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.sbr_carousel:hover .sbr-owl-nav>div:hover {
	cursor: pointer;
	background: #fff;
}

#sb_instagram .sbi_header_link:hover, .sbi_lightbox a img {
	border: none;
}

#sb_instagram .sbi_link .sbi_lightbox_link {
	padding-bottom: 5px;
}

#sb_instagram .sbi_link a:focus, #sb_instagram .sbi_link a:hover {
	text-decoration: underline;
}

#sb_instagram .sbi_photo_wrap:focus .sbi_link, #sb_instagram .sbi_photo_wrap:hover .sbi_link {
	display: block;
}

.sbi_no_avatar:hover .sbi_header_hashtag_icon {
	display: block;
	opacity: 1;
	-webkit-transition: background .2s linear, color .2s linear;
	-moz-transition: background .2s linear, color .2s linear;
	-o-transition: background .2s linear, color .2s linear;
	transition: background .2s linear, color .2s linear;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover {
	opacity: 0;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .75);
	z-index: 2;
	transition: opacity .4s ease-in-out;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
	overflow: hidden;
}

#sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:hover {
	outline: 0;
	box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .25);
}

#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
	outline: 0;
	box-shadow: inset 0 0 10px 20px #359dff;
}

#sb_instagram #sbi_load .sbi_load_btn:active, #sb_instagram .sbi_follow_btn a:active {
	box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, .3);
}

#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
	background: rgba(0, 0, 0, .15);
}

.sbi_lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	background-color: #000;
	opacity: .9;
	display: none;
}

.sbi_lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100000;
	text-align: center;
	line-height: 0;
	font-weight: 400;
}

.sbi_lightbox .sbi_lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	object-fit: contain;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
	position: relative;
	padding-right: 300px;
	background: #fff;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
	position: relative;
	background: #000;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
	width: 300px !important;
	position: absolute;
	top: 0;
	right: -300px;
	height: 100%;
	bottom: 0;
	background: #fff;
	line-height: 1.4;
	overflow: hidden;
	overflow-y: auto;
	text-align: left;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
	display: block !important;
	width: 100%;
	margin-top: 20px;
	padding: 4px;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
	padding-bottom: 0;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
	display: inline-block;
	padding-top: 10px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
	display: block !important;
	width: 100%;
	min-width: 100%;
	float: left;
	clear: both;
	font-size: 12px;
	padding: 3px 20px 3px 0;
	margin: 0 0 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
	font-weight: 700;
	margin-right: 5px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
	text-align: left;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
	box-sizing: border-box;
	padding: 15px 20px;
}

.sbi_lb-commenter:hover, .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lb-data .sbi_lb-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
	float: left;
	width: 100%;
	color: #ccc;
	padding-bottom: 0;
	display: block;
	margin: 0 0 5px;
}

#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username {
	color: #333;
}

.sbi_lightbox .sbi_lightbox_username img {
	float: left;
	border: none;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	background: #666;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}

.sbi_lightbox_username p {
	float: left;
	margin: 0;
	padding: 0;
	color: #ccc;
	line-height: 32px;
	font-weight: 700;
	font-size: 13px;
}

.sbi_lb-data .sbi_lb-close:hover {
	cursor: pointer;
	opacity: 1;
	color: #fff;
}

.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {
	position: relative !important;
}

#ctf .ctf_more:hover {
	cursor: pointer;
	background: rgba(0, 0, 0, .05);
	border: 1px solid rgba(0, 0, 0, .1);
	text-decoration: none;
}

#ctf.ctf-rebranded .ctf-header-img-hover svg {
	margin-top: -15px;
	margin-left: -14px;
}

#ctf .ctf-header a:hover .ctf-header-follow {
	background: #0c7abf;
	-moz-transition: background .2s ease-in-out;
	-webkit-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon {
	background: #0c7abf;
}

#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon {
	display: block;
	opacity: 1;
}

#ctf .ctf-quoted-tweet:focus, #ctf .ctf-quoted-tweet:hover {
	background: rgba(0, 0, 0, .05);
	border: 1px solid rgba(0, 0, 0, .05);
	transition: background .1s ease-in-out;
}

#ctf .ctf-tweet-actions a:focus, #ctf .ctf-tweet-actions a:hover {
	-moz-transition: color .1s ease-in-out;
	-webkit-transition: color .1s ease-in-out;
	-o-transition: color .1s ease-in-out;
	transition: color .1s ease-in-out;
}

#ctf .ctf-tweet-actions .ctf-reply:focus, #ctf .ctf-tweet-actions .ctf-reply:hover {
	color: #e34f0e !important;
}

#ctf .ctf-tweet-actions .ctf-retweet:focus, #ctf .ctf-tweet-actions .ctf-retweet:hover {
	color: #19cf86 !important;
}

#ctf .ctf-tweet-actions .ctf-like:focus, #ctf .ctf-tweet-actions .ctf-like:hover {
	color: #e81c4f !important;
}

#ctf .ctf-tweet-text-media-wrap:focus, #ctf .ctf-tweet-text-media-wrap:hover {
	border: 1px solid rgba(0, 0, 0, .1);
	transition: background .1s ease-in-out;
}

#ctf #ctf-more:hover {
	background: rgba(0, 0, 0, .1);
	-moz-transition: background .1s ease-in-out;
	-webkit-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out;
}

#cff.cff-default-styles a:focus, #cff.cff-default-styles a:hover {
	text-decoration: underline;
}

#cff .cff-cta-link a:hover, .cff-media-link .fa:hover {
	background: rgba(0, 0, 0, .03);
	text-decoration: none;
}

#cff .cff-share-tooltip {
	display: none;
	position: absolute;
	z-index: 1000;
	bottom: 22px;
	right: -40px;
	width: 110px;
	padding: 3px 5px 4px;
	margin: 0;
	background: #333;
	color: #eee;
	font-size: 12px;
	line-height: 1.3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cff .cff-share-tooltip .fa-play {
	position: absolute;
	font-size: 8px;
	bottom: -6px;
	left: 50%;
	margin-left: -3px;
	color: #333;
}

#cff .cff-share-tooltip a .fa, #cff .cff-share-tooltip a svg {
	font-size: 16px;
	margin: 0;
	padding: 5px;
}

#cff .cff-share-tooltip a {
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	color: #eee !important;
	opacity: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#cff .cff-share-tooltip a:hover {
	color: #fff !important;
}

#cff .cff-share-tooltip .cff-facebook-icon:hover {
	background: #3b5998;
}

#cff .cff-share-tooltip .cff-twitter-icon:hover {
	background: #00aced;
}

#cff .cff-share-tooltip .cff-email-icon:hover, #cff .cff-share-tooltip .cff-google-icon:hover {
	background: #dd4b39;
}

#cff .cff-share-tooltip .cff-linkedin-icon:hover {
	background: #007bb6;
}

#cff .cff-share-tooltip .cff-pinterest-icon:hover {
	background: #cb2027;
}

#cff .cff-share-tooltip a.cff-show {
	opacity: 1;
	transition: opacity .2s;
}

@media (max-width:640px) {
	.locations-map-listing div#wpsl-result-list div#wpsl-stores ul li .wpsl-store-location .contact-details .wpsl-contact:hover::before {
		color: #fff;
		-webkit-transition: all .5s ease-out;
		-moz-transition: all .5s ease-out;
		-o-transition: all .5s ease-out;
		transition: all .5s ease-out;
	}
	
	.locations-map-listing div#wpsl-result-list div#wpsl-stores ul li .wpsl-store-location .contact-details .wpsl-contact:hover {
		color: #fff !important;
		background: #434444 !important;
		-webkit-transition: all .5s ease-out;
		-moz-transition: all .5s ease-out;
		-o-transition: all .5s ease-out;
		transition: all .5s ease-out;
	}
}

footer#footer p.footer-copyright a:hover {
	color: #434444;
}

div#wpsl-search-wrap .ng-pristine.ng-valid .filters-list p:hover {
	color: #c1bcbc;
}

.locations-map-listing div#wpsl-result-list div#wpsl-stores ul li .wpsl-store-location .contact-details .wpsl-schedule-online:hover {
	background: #666;
}

#content .image-block .text-block .button:hover {
	background: transparent !important;
	color: #fff !important;
}

.mfp-wrap.mfp-auto-cursor.mfp-ready .advisory-popup h1 {
	text-align: center;
	margin: 20px 0;
	padding: 0;
}

.advisory-popup a.popup-modal-dismiss {
	color: #434444;
	text-decoration: none;
	text-indent: -8888px;
	background: #3b657e;
	height: 16px;
	position: absolute;
	width: 2px;
	transform: rotate(45deg);
	float: right;
	right: -10px;
	top: -30px;
}

.advisory-popup a.popup-modal-dismiss::before {
	background: #3b657e;
	content: "";
	height: 2px;
	left: -7px;
	position: absolute;
	top: 7px;
	width: 16px;
}

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

.advisory-popup p {
	text-align: left;
}

.advisory-popup a.cover.advisory-content {
	vertical-align: bottom;
	position: inherit;
	width: 100%;
	padding: 10px 30px 10px 30px;
	text-decoration: none;
	font-size: 18px;
	background: #fff;
	color: #000;
	border: 1px solid #909090;
}

.advisory-popup a.cover.advisory-content:hover {
	background: #3d3d3d;
	color: #fff;
	border: 1px solid #3d3d3d;
}

.advisory-popup p {
	font-size: 18px !important;
	margin: 0 0 30px 0;
}

a.button.dark.popup-modal:focus {
	color: #434444 !important;
}

#header ul.menu-left li a:hover {
	font-family: "GT Eesti Display" !important;
	color: #000;
	font-weight: 800;
}

#content .image-block .text-block .button:hover {
	background: transparent !important;
	color: #fff !important;
}

.virtual-visit:hover {
	background-color: transparent !important;
	border: 2px solid #fff;
	color: #fff !important;
}

.payment-form-box form input[type="submit"]:hover {
	background: #fff;
	color: #333;
}

#content #page-contents .gform_wrapper form.infosession-rsvp-form .gform_footer input.gform_button:hover {
	color: #fff !important;
	box-shadow: inset 0 0 0 2em #434444 !important;
	-khtml-box-shadow: inset 0 0 0 2em #434444 !important;
	-webkit-box-shadow: inset 0 0 0 2em #434444 !important;
	-moz-box-shadow: inset 0 0 0 2em #434444 !important;
	-ms-box-shadow: inset 0 0 0 2em #434444 !important;
	-o-box-shadow: inset 0 0 0 2em #434444 !important;
}

.infosession-rsvp-form .gform_confirmation_message a.another-rsvp-form:hover {
	text-decoration: underline !important;
}

.container-video2 .banner-video .buttons button:hover {
	background-color: #666;
	color: #fff;
}

.gray-btn:hover, .gray-btn:focus {
	background-color: #000;
	color: #fff;
}

@media (min-width:40.063em) {
	#footer .footer-banner .left:hover {
		-webkit-filter: grayscale(1);
		-moz-filter: grayscale(1);
		-ms-filter: grayscale(1);
		-o-filter: grayscale(1);
		filter: grayscale(1);
	}
}

@media (min-width:40.063em) {
	#content .content-split .text-block.dark a:hover {
		color: #fff;
	}
}

@media (min-width:40.063em) {
	#content .before-and-after-sets figure:hover img {
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

a:hover {
	color: #5c5e5e;
}

#page-contents a:hover {
	color: #434444;
}

.button:hover, .button:active, .button:focus, #content .gform_wrapper .button:hover, #content .gform_wrapper .button:active, #content .gform_wrapper .button:focus, #content #respond [type=submit]:hover, #content #respond [type=submit]:active, #content #respond [type=submit]:focus {
	border-color: #fff;
	box-shadow: none !important;
	outline: none;
	background: rgba(255, 255, 255, 0);
}

.button:hover.dark, .button:hover.gform_button, .button:hover#submit, .button:active.dark, .button:active.gform_button, .button:active#submit, .button:focus.dark, .button:focus.gform_button, .button:focus#submit, #content .gform_wrapper .button:hover.dark, #content .gform_wrapper .button:hover.gform_button, #content .gform_wrapper .button:hover#submit, #content .gform_wrapper .button:active.dark, #content .gform_wrapper .button:active.gform_button, #content .gform_wrapper .button:active#submit, #content .gform_wrapper .button:focus.dark, #content .gform_wrapper .button:focus.gform_button, #content .gform_wrapper .button:focus#submit, #content #respond [type=submit]:hover.dark, #content #respond [type=submit]:hover.gform_button, #content #respond [type=submit]:hover#submit, #content #respond [type=submit]:active.dark, #content #respond [type=submit]:active.gform_button, #content #respond [type=submit]:active#submit, #content #respond [type=submit]:focus.dark, #content #respond [type=submit]:focus.gform_button, #content #respond [type=submit]:focus#submit {
	color: #434444;
	border-color: #434444;
}

.button:hover.white, .button:active.white, .button:focus.white, #content .gform_wrapper .button:hover.white, #content .gform_wrapper .button:active.white, #content .gform_wrapper .button:focus.white, #content #respond [type=submit]:hover.white, #content #respond [type=submit]:active.white, #content #respond [type=submit]:focus.white {
	color: #fff;
	background: rgba(255, 255, 255, 0);
}

.button:hover.white.bordered, .button:active.white.bordered, .button:focus.white.bordered, #content .gform_wrapper .button:hover.white.bordered, #content .gform_wrapper .button:active.white.bordered, #content .gform_wrapper .button:focus.white.bordered, #content #respond [type=submit]:hover.white.bordered, #content #respond [type=submit]:active.white.bordered, #content #respond [type=submit]:focus.white.bordered {
	background: #434444;
}

#page-contents .button:hover, #page-contents #content .gform_wrapper .button:hover, #page-contents #content #respond [type=submit]:hover {
	color: #434444;
}

.schedule-btn:hover, .schedule-btn:active, .schedule-btn:focus {
	color: #fff !important;
	border-color: #434444;
	box-shadow: none !important;
	outline: none;
	background: #000 !important;
}

#content #page-sidebar .widget form [type=submit]:hover {
	color: #fff;
	border-color: #fff;
}

#header ul li a:hover {
	color: #7b7b7b;
	font-weight: 600;
}

#header ul li a:hover+ul {
	display: block;
}

#header ul li>ul li a:hover {
	color: #7b7b7b;
	font-weight: 600;
}

.post-type-archive #header #menu-item-24>a:hover {
	color: #434444;
}

#masthead h1 a.right:hover {
	color: #000;
}

#footer .footer-banner a.cover:hover+a {
	color: #434444;
}

#footer .footer-banner a.cover:hover+a:after {
	width: calc(100% + 30px);
	transform: none;
	-khtml-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}

#footer nav ul li a:hover {
	color: #000;
}

#footer nav ul li a:focus, #footer nav ul li a:active {
	outline: none;
}

#mobileFooter .button:hover {
	background: #fff;
}

#content .image-block form input[type=text]:focus, #content .image-block form input[type=email]:focus, #content .image-block form input[type=number]:focus, #content .image-block form select:focus {
	padding: 7px;
	zoom: 1;
	background-color: rgba(255, 255, 255, 0);
	background-color: rgba(255, 255, 255, .15);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(38, 255, 255, 1), endColorstr=rgba(38, 255, 255, 1));
}

#content .image-block .text-block ul li:hover a[href^="tel"] {
	color: #434444;
	transition: none;
	-khtml-transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	background: #fff;
}

#content .content-split .text-block.light a:hover {
	color: #434444;
}

#content .latest-posts article a.post-title:hover {
	border: 0;
}

#page-sidebar .widget a:hover {
	color: #fff;
}

.page-id-8268 #sidebar .page-nav ul li a:hover, .parent-pageid-8268 #sidebar .page-nav ul li a:hover {
	color: #434444;
}

#sidebar .page-nav ul li a:hover {
	color: #000;
}

#sidebar .page-nav ul li>ul li a:hover {
	color: #434444;
}

.blog-nav>ul li a:hover {
	color: #000 !important;
}

#page .product-categories ul a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-color: #c3c3c3;
}

#content .post-title:hover {
	border: 0;
}

#content .meta a:hover {
	color: #000;
}

#content .pagination a:not(.active):hover {
	color: #000;
}

#content .pagination .left:nth-child(2) a:not(.active):hover, #content .pagination.numbers a:not(.next):not(.active):hover, #content .pagination.numbers a:not(.prev):not(.active):hover {
	background-color: #eee;
}

#masthead .before-and-after:hover nav a {
	opacity: 1;
	filter: alpha(opacity=100);
}

#sidebar:empty {
	display: none;
}

#sidebar:empty+#page {
	float: none !important;
	width: auto !important;
}

.widget-testimonial a:hover {
	color: #434444 !important;
	text-decoration: none !important;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
}

div.asl_r .results .item.hovered {
	background-color: #f5f5f5;
	background-image: -moz-radial-gradient(center, ellipse cover, #f5f5f5, #f5f5f5);
	background-image: -webkit-gradient(radial, center center, 0, center center, 100%, #f5f5f5, #f5f5f5);
	background-image: -webkit-radial-gradient(center, ellipse cover, #f5f5f5, #f5f5f5);
	background-image: -o-radial-gradient(center, ellipse cover, #f5f5f5, #f5f5f5);
	background-image: -ms-radial-gradient(center, ellipse cover, #f5f5f5, #f5f5f5);
	background-image: radial-gradient(ellipse at center, #f5f5f5, #f5f5f5);
}

div.asl_r .results .item .asl_content h3 a:hover {
	font-weight: 400;
	font-family: Open Sans;
	color: #2e6bbc;
	font-size: 13px;
	line-height: 17px;
	text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}

.twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, .5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1;
}

@media (min-width:960px) {
	.bc-wish-list-dialog-content-wrapper {
		height: auto;
		max-width: 960px;
		margin: 0;
		top: 50%;
		transform: translate3d(-50%, -50%, 0);
		padding: 40px 0 50px;
	}
}

@media (min-width:768px) {
	.bc-wish-list-dialog-content {
		padding: 20px 50px;
	}
}

.bc-form input[type=checkbox].form-control-custom-bc-style input:focus+label:before, .bc-form input[type=radio].form-control-custom-bc-style input:focus+label:before {
	border-color: #9e9e9e;
	box-shadow: 0 0 0 1px #9e9e9e;
}

.bc-form input[type=checkbox].form-control-custom-bc-style input:checked+label, .bc-form input[type=radio].form-control-custom-bc-style input:checked+label {
	color: #000;
}

.bc-form input[type=checkbox].form-control-custom-bc-style input:checked+label:after, .bc-form input[type=radio].form-control-custom-bc-style input:checked+label:after {
	opacity: 1;
}

.flatpickr-calendar:focus {
	outline: 0;
}

.flatpickr-months .flatpickr-next-month:hover, .flatpickr-months .flatpickr-prev-month:hover {
	color: #959ea9;
}

.flatpickr-months .flatpickr-next-month:hover svg, .flatpickr-months .flatpickr-prev-month:hover svg {
	fill: #f64747;
}

.numInputWrapper span:hover {
	background: rgba(0, 0, 0, .1);
}

.numInputWrapper span:active {
	background: rgba(0, 0, 0, .2);
}

.numInputWrapper:hover {
	background: rgba(0, 0, 0, .05);
}

.numInputWrapper:hover span {
	opacity: 1;
}

.flatpickr-current-month span.cur-month:hover {
	background: rgba(0, 0, 0, .05);
}

.flatpickr-current-month input.cur-year:focus {
	outline: 0;
}

.flatpickr-days:focus {
	outline: 0;
}

.flatpickr-day.today:focus, .flatpickr-day.today:hover {
	border-color: #959ea9;
	background: #959ea9;
	color: #fff;
}

.flatpickr-time input:focus {
	outline: 0;
	border: 0;
}

.flatpickr-time .flatpickr-am-pm:focus, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time input:hover {
	background: #f3f3f3;
}

.bc-product__title-link:focus, .bc-product__title-link:hover {
	color: #34313f;
	opacity: .8;
}

.bc-product__title-link:focus .bc-product-flag--grey, .bc-product__title-link:hover .bc-product-flag--grey {
	opacity: 1;
}

.bc-product-single .bc-product-gallery__images img[data-zoom]:hover {
	cursor: zoom-in;
}

.bc-product-gallery__thumb-slide--video:focus, .bc-product-gallery__thumb-slide--video:hover {
	opacity: .6;
}

.bc-product-form__control--swatch input.bc-product-variant__radio--hidden:checked+.bc-product-variant__label .bc-product-variant__label--swatch {
	border: 0 solid #fff;
	box-shadow: 0 0 1px #168fc0;
	transition: border 70ms;
}

.bc-product-form__control--rectangle input.bc-product-variant__radio--hidden:checked+.bc-product-variant__label .bc-product-variant__label--rectangle {
	border: 1px solid #168fc0;
	color: #168fc0;
	font-weight: 700;
	transition: border 70ms, color 70ms;
}

.bc-product-form__control--pick-list input.bc-product-variant__radio--hidden:checked+.bc-product-variant__label .bc-product-variant__label--pick-list {
	border: 1px solid #168fc0;
	transition: border 70ms;
}

.bc-load-items__trigger-btn:focus, .bc-load-items__trigger-btn:hover, .bc-no-results__button:focus, .bc-no-results__button:hover {
	background: rgba(255, 255, 255, 0);
	color: #4b69e0;
}

.bc-load-items__trigger-btn:focus[disabled], .bc-load-items__trigger-btn:hover[disabled], .bc-no-results__button:focus[disabled], .bc-no-results__button:hover[disabled] {
	background: rgba(255, 255, 255, 0);
	color: #4b69e0;
	cursor: default;
}

.bc-cart-item-image .bc-product__thumbnail-link:focus, .bc-cart-item-image .bc-product__thumbnail-link:hover, .bc-order-product-row__image .bc-product__thumbnail-link:focus, .bc-order-product-row__image .bc-product__thumbnail-link:hover {
	opacity: .8;
}

.bc-manage-wish-list-share .bc-wish-list-share--copy:focus, .bc-manage-wish-list-share .bc-wish-list-share--copy:hover {
	opacity: .8;
}

.bc-manage-wish-list-share .bc-wish-list-share--copy:disabled {
	padding-left: 20px;
	padding-right: 20px;
	opacity: .5;
	background-color: rgba(255, 255, 255, 0);
	font-size: .75em;
	font-weight: 400;
	color: #5e5e5e;
	text-transform: none;
}

.bc-wish-list-dialog__overlay {
	position: fixed;
	top: 0;
	right: 0;
	height: 100vh;
	width: 100vw;
	background: rgba(0, 0, 0, .7);
}

.bc-wish-list-dialog__wrapper {
	position: absolute;
	top: 0;
	right: 0;
	height: 100vh;
	width: 100vw;
	z-index: 50;
}

.bc-wish-list-dialog__wrapper[aria-hidden=true] {
	display: none;
}

button.bc-wish-list-dialog__close-button {
	position: absolute;
	right: 0;
	top: 0;
	color: #34313f;
	font-size: 30px;
	z-index: 2;
	background: rgba(255, 255, 255, 0);
	padding: 10px;
	opacity: .65;
	transition: all .15s ease-in-out;
	width: auto;
}

button.bc-wish-list-dialog__close-button:focus, button.bc-wish-list-dialog__close-button:hover {
	opacity: 1;
	background: rgba(255, 255, 255, 0);
}

.bc-wish-list-dialog-content-wrapper {
	background: #fff;
	position: absolute;
	width: calc(100vw - 20%);
	height: auto;
	left: 50%;
	top: 0;
	margin: 40px 0;
	transform: translateX(-50%);
	overflow-y: scroll;
}

.bc-wish-list-dialog-content-wrapper * {
	box-sizing: border-box;
}

.bc-wish-list-dialog-content-wrapper>div {
	height: 100%;
}

.bc-wish-list-dialog-content {
	max-width: 880px;
	margin: 0 auto;
	padding: 50px 20px 20px;
}

.bc-wish-list-dialog-content--delete {
	padding-bottom: 6px;
}

.bc-wish-list-dialog-description, .bc-wish-list-dialog-title {
	display: block;
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
}

.bc-wish-list-dialog-title {
	font-size: 2em;
}

.bc-wish-list-dialog-description {
	font-size: .813em;
	font-weight: 300;
	margin: 23px auto 40px;
}

.bc-wish-list-dialog-content--delete .bc-wish-list-dialog-description {
	margin: 26px auto 23px;
}

.bc-wish-list-dialog-form label {
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 4px;
}

.bc-wish-list-dialog-form .bc-btn--form-submit {
	display: block;
	margin: 20px auto 0;
}

.bc-wish-list-dialog-content--delete .bc-wish-list-dialog-form .bc-btn--form-submit {
	margin-top: 0;
}

.bc-wish-list-dialog-close, button.bc-wish-list-dialog-close {
	display: block;
	background-color: rgba(255, 255, 255, 0);
	margin: 20px auto 0;
	opacity: 1;
	transition: opacity .3s ease;
	font-weight: 400;
	font-size: .813em;
}

.bc-wish-list-dialog-close:focus, .bc-wish-list-dialog-close:hover, button.bc-wish-list-dialog-close:focus, button.bc-wish-list-dialog-close:hover {
	background-color: rgba(255, 255, 255, 0);
	opacity: .8;
}

.bc-wish-list-dialog-close {
	margin-top: 20px;
}

.bc-account-login__form input[type=submit].button:focus, .bc-account-login__form input[type=submit].button:hover, .bc-btn:focus, .bc-btn:hover, .entry-content .bc-btn:focus, .entry-content .bc-btn:hover, .entry-content a.bc-btn:focus, .entry-content a.bc-btn:hover, .entry-content button.bc-btn:focus, .entry-content button.bc-btn:hover, a.bc-btn:focus, a.bc-btn:hover, button.bc-btn:focus, button.bc-btn:hover {
	opacity: .9;
	text-decoration: none;
	box-shadow: none;
}

.bc-account-login__form input[type=submit].button[disabled]:focus, .bc-account-login__form input[type=submit].button[disabled]:hover, .bc-btn[disabled]:focus, .bc-btn[disabled]:hover, .entry-content .bc-btn[disabled]:focus, .entry-content .bc-btn[disabled]:hover, .entry-content a.bc-btn[disabled]:focus, .entry-content a.bc-btn[disabled]:hover, .entry-content button.bc-btn[disabled]:focus, .entry-content button.bc-btn[disabled]:hover, a.bc-btn[disabled]:focus, a.bc-btn[disabled]:hover, button.bc-btn[disabled]:focus, button.bc-btn[disabled]:hover {
	background-color: #5e5e5e;
	color: #fff;
	padding: 15px 20px;
	line-height: 1.6;
	font-family: sans-serif;
	opacity: .6;
}

.bc-quickview-trigger:focus, .bc-quickview-trigger:hover, button.bc-quickview-trigger:focus, button.bc-quickview-trigger:hover {
	background: rgba(255, 255, 255, 0);
	transition: opacity .3s ease;
}

.bc-quickview-trigger:focus .bc-quickview-trigger--hover, .bc-quickview-trigger:hover .bc-quickview-trigger--hover, button.bc-quickview-trigger:focus .bc-quickview-trigger--hover, button.bc-quickview-trigger:hover .bc-quickview-trigger--hover {
	opacity: 1;
}

.bc-quickview-trigger--hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(224, 227, 233, .72);
	transition: opacity .3s ease;
}

.bc-quickview-trigger--hover-label {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: 70%;
	padding: 12px 14px;
	background-color: #fff;
	color: #34313f;
	font-weight: 400;
	font-size: .875em;
	border-radius: 20px;
	text-align: center;
}

.bc-product-card-image-anchor:focus, .bc-product-card-image-anchor:hover {
	opacity: .8;
}

.bc-order-card__featured-image .bc-order-card__featured-image-link:focus, .bc-order-card__featured-image .bc-order-card__featured-image-link:hover {
	opacity: .8;
}

.bc-order-card__order-title .bc-order-card__title-link:focus, .bc-order-card__order-title .bc-order-card__title-link:hover {
	color: currentColor;
	opacity: .8;
}

input.bc-product-form__quantity-input[type=number]:focus {
	box-shadow: 0 0 0 1px #e0e3e9;
}

button.bc-product-quick-view__close-button:focus, button.bc-product-quick-view__close-button:hover {
	opacity: 1;
	background: rgba(255, 255, 255, 0);
}

.bc-product-review__cancel-write-btn:focus, .bc-product-review__cancel-write-btn:hover, .bc-product-review__write-btn:focus, .bc-product-review__write-btn:hover, .bc-single-product__reviews-anchor:focus, .bc-single-product__reviews-anchor:hover {
	opacity: .9;
	background: unset;
	border: 0;
}

.bc-product-review__cancel-write-btn:disabled, .bc-product-review__write-btn:disabled, .bc-single-product__reviews-anchor:disabled {
	color: #34313f;
	padding: 0;
	background-color: rgba(255, 255, 255, 0);
	opacity: 1;
}

.bc-product-review__cancel-write-btn:disabled:focus, .bc-product-review__cancel-write-btn:disabled:hover, .bc-product-review__write-btn:disabled:focus, .bc-product-review__write-btn:disabled:hover, .bc-single-product__reviews-anchor:disabled:focus, .bc-single-product__reviews-anchor:disabled:hover {
	padding: 0;
	background-color: rgba(255, 255, 255, 0);
	color: #34313f;
	text-transform: none;
}

.bc-wish-list-item-anchor:focus, .bc-wish-list-item-anchor:hover, .entry-content .bc-wish-list-item-anchor:focus, .entry-content .bc-wish-list-item-anchor:hover, .entry-content a.bc-wish-list-item-anchor:focus, .entry-content a.bc-wish-list-item-anchor:hover, a.bc-wish-list-item-anchor:focus, a.bc-wish-list-item-anchor:hover {
	color: #0d52ff;
}

.bc-cart-item__remove-button:focus, .bc-cart-item__remove-button:hover {
	background: rgba(255, 255, 255, 0);
	color: #5e5e5e;
}

.bc-cart-item__remove-button:focus[disabled], .bc-cart-item__remove-button:hover[disabled] {
	text-transform: none;
	background: rgba(255, 255, 255, 0);
	color: #5e5e5e;
	padding: 5px;
	opacity: .4;
}

.bc-cart-item-quantity input.bc-cart-item__quantity-input:focus {
	box-shadow: 0 0 0 1px #e0e3e9;
}

.bc-mini-cart .bc-cart-item__remove-button:focus[disabled], .bc-mini-cart .bc-cart-item__remove-button:hover[disabled] {
	padding: 5px 0;
}

.bc-shipping-calculator-toggle:disabled:focus, .bc-shipping-calculator-toggle:disabled:hover, .bc-shipping-calculator-toggle:focus, .bc-shipping-calculator-toggle:hover {
	color: #34313f;
	background: rgba(255, 255, 255, 0);
	text-transform: none;
	font-weight: 400;
	opacity: .82;
	padding: 0;
}

.bc-account-addresses__item:not(.bc-account-addresses__add-new):focus, .bc-account-addresses__item:not(.bc-account-addresses__add-new):hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 4px #e0e3e9;
}

.bc-account-address__delete:focus, .bc-account-address__delete:hover, .bc-account-address__edit:focus, .bc-account-address__edit:hover, a.bc-account-address__delete:focus, a.bc-account-address__delete:hover, a.bc-account-address__edit:focus, a.bc-account-address__edit:hover, button.bc-account-address__delete:focus, button.bc-account-address__delete:hover, button.bc-account-address__edit:focus, button.bc-account-address__edit:hover {
	background: rgba(255, 255, 255, 0);
	opacity: .82;
}

.bc-account-addresses__add-button:focus, .bc-account-addresses__add-button:hover, a.bc-account-addresses__add-button:focus, a.bc-account-addresses__add-button:hover, button.bc-account-addresses__add-button:focus, button.bc-account-addresses__add-button:hover {
	background-color: #f5f5f5;
}

.bc-wp-twenty-twenty-theme~.bc-wish-list-dialog__wrapper {
	font-size: 16px;
}

.bc-wp-twenty-twenty-theme~.bc-wish-list-dialog__wrapper .bc-wish-list-dialog-description, .bc-wp-twenty-twenty-theme~.bc-wish-list-dialog__wrapper label {
	font-size: 1.2em;
}

.bc-wp-twenty-twenty-theme~.bc-wish-list-dialog__wrapper input.bc-wish-list-name-field {
	margin-top: 4px;
	margin-bottom: 12px;
}

.bc-wp-twenty-twenty-theme~.bc-wish-list-dialog__wrapper button.bc-product-quick-view__close-button {
	background-color: inherit;
	text-decoration: none;
	opacity: .4;
}

.bc-wp-twenty-twenty-theme~.bc-wish-list-dialog__wrapper button.bc-product-quick-view__close-button:focus, .bc-wp-twenty-twenty-theme~.bc-wish-list-dialog__wrapper button.bc-product-quick-view__close-button:hover {
	opacity: 1;
}

.bc-wp-twenty-twenty-one-theme .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: none;
}

.bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper .site .button, .bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper .wp-block-button .wp-block-button__link, .bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper .wp-block-file a.wp-block-file__button .bc-product-archive, .bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper .wp-block-search .wp-block-search__button, .bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper button, .bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper input[type=reset], .bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper input[type=submit] {
	border: none;
}

.bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper .bc-wish-list-name-field {
	margin: 0 0 1em;
	width: 100%;
}

.bc-wp-twenty-twenty-one-theme+.bc-wish-list-dialog__wrapper .bc-wish-list-public-label {
	width: calc(100% - 30px);
}

.bc-wp-twenty-twenty-one-theme .bc-mini-cart .bc-btn:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: #5273f4;
	text-decoration: none;
}

.bc-wp-flatsome-theme .lightbox-content .bc-account-page {
	padding-left: 60px;
	padding-right: 60px;
}

.appointment-form-calendar-time.button.light-grey:hover {
	background: yellow !important;
	border: 1px solid yellow !important;
}

.nextpatient-provider-table .nextpatient-provider-blurb a:hover {
	color: #3ec2df;
	text-decoration: none;
}

.nextpatient-slot-time-time a:hover {
	color: #000 !important;
}

.nextpatient-provider-times a:hover div {
	color: #000 !important;
}

#page-sidebar .widget .nextpatient-provider-times a:hover {
	color: #000 !important;
}

.appointments .button:hover, .appointments #index-submit:hover {
	background: #fff !important;
	color: #000 !important;
}

.first-available-appointment-search input#nextpatient-search-submit:hover {
	color: #fff;
	background: #434444;
}

.first-available-appointment-search .nextpatient-criteria-box select:disabled {
	background-color: #fff;
	color: #a0a0a0;
	opacity: .5;
}

.learn-more-btn-section a.learn-more-btn:hover {
	color: #3ec2df;
}
