.gallery {
	margin-left: -.5em;
	margin-right: -.5em
}
.gallery:after {
	display: table;
	content: "";
	clear: both
}
.gallery-item {
	margin: 0;
	float: left;
	padding: .5em
}
.gallery-item img {
	width: 100%
}
.gallery-columns-1 .gallery-item {
	width: 100%;
	float: none
}
.gallery-columns-2 .gallery-item {
	width: 50%
}
.gallery-columns-3 .gallery-item {
	width: 33.3333%
}
.gallery-columns-4 .gallery-item {
	width: 25%
}
.gallery-columns-5 .gallery-item {
	width: 20%
}
.gallery-columns-6 .gallery-item {
	width: 16.6667%
}
.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-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left
}
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.logged-in.admin-bar .l-header-minimal__buttons, .logged-in.admin-bar .c-slidebar-button, .logged-in.admin-bar .l-header-variable, .logged-in.admin-bar .l-header-minimal {
	top: 32px
}
.logged-in.admin-bar .c-slidebar-menu {
	height: calc(100vh - 102px) !important
}
.logged-in.admin-bar .c-slidebar-menu.is-top-to-bottom {
	transform: translate3d(100%, 102px, 0px)
}
.logged-in.admin-bar.is-slidebar-active .c-slidebar-menu.is-top-to-bottom {
	transform: translate3d(0, 102px, 0)
}
#wpadminbar {
	z-index: 9999999
}
.mw_wp_form_confirm .u-hidden-mw-wp-confirm {
	display: none !important
}
.mw_wp_form_confirm .c-forms__privacy, .mw_wp_form_confirm .c-forms-simple__privacy {
	display: none !important
}
.mw_wp_form_confirm #zipauto, .mw_wp_form_confirm .c-forms__note, .mw_wp_form_confirm .c-forms__block.is-privacy-policy {
	display: none !important
}
.mw_wp_form_confirm .c-forms__privacy a, .mw_wp_form_confirm .c-forms__block a {
	text-decoration: none !important;
	color: inherit !important;
	pointer-events: none !important
}
.mw_wp_form .horizontal-item+.horizontal-item {
	margin-left: 0 !important
}
.c-capsul-nav__block {
	margin-bottom: 8px
}
@media screen and (max-width:46.8125em) and (min-width:0em) {
	.c-capsul-nav__block {
		margin-bottom: 5px
	}
	.c-capsul-nav__block:after {
		right: 8px
	}
}
.c-card-lg__block {
	margin-bottom: 56px
}
.row.is-front {
	flex-wrap: nowrap
}
@media screen and (max-width:46.8125em) and (min-width:0em) {
	.row.is-front {
		flex-wrap: wrap
	}
	.c-block-top-menu:before {
		height: 80%
	}
}
@media screen and (max-width:46.8125em) and (min-width:0em) {
	.c-table.is-lg th, .c-table.is-lg td {
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 16px;
		padding-bottom: 16px
	}
	.c-table.is-lg {
		width: 500px
	}
}
.l-page-header__lead {
	order: 3;
	font-size: 14px;
	margin-top: 40px
}
@media screen and (max-width:46.8125em) and (min-width:0em) {
	.l-page-header__lead {
		font-size: 14px;
		margin-top: 24px;
		text-align: left
	}
}
.c-hero-block-slip__block:nth-of-type(odd) .c-hero-block-slip__content {
	padding-right: 92px;
	padding-left: 56px
}
.c-hero-block-slip {
	margin-bottom: 120px
}
.c-box-bug.is-normal .c-box-bug__item:before {
	display: none
}
.c-box-bug.is-normal .c-box-bug__item-image {
	cursor: auto
}
.c-box-bug.is-normal .c-box-bug__item-image:after {
	display: none
}
.c-table caption {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #00234e;
	text-align: left
}
.c-price-table__block {
	margin-bottom: 64px
}
.c-price-table__block:last-child {
	margin-bottom: 0
}
.c-slidebar-menu__children li {
	line-height: 1
}
.c-slidebar-menu__children li a, .c-slidebar-menu__children li span {
	line-height: 1.5 !important;
	align-items: flex-start !important
}
.c-slidebar-menu__children li a:before {
	position: relative;
	top: 10px
}
.c-slidebar-menu__children li {
	margin-bottom: 0 !important
}
@media screen and (max-width:59.3125em) {
	.c-hero-block-slip__block:nth-of-type(odd) .c-hero-block-slip__content {
		padding: .85714rem 0
	}
	.c-hero-block-slip {
		margin-bottom: 60px
	}
	.c-table caption {
		font-size: 16px;
		margin-bottom: 16px
	}
	.c-price-table__block {
		margin-bottom: 32px
	}
	.c-slidebar-menu {
		padding-left: 42px
	}
	.c-slidebar-menu ul li {
		box-sizing: border-box;
		display: block
	}
	.c-slidebar-menu__sns {
		margin-top: 0
	}
	.c-slidebar-menu__children li a:before {
		width: 16px;
		margin-right: 8px
	}
}
.c-brand-list__blocks {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap
}
.c-brand-list__block {
	width: calc(100%/3 - 24px);
	min-height: 100px;
	text-decoration: none;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	color: #00234e;
	margin-right: 36px;
	border: 1px solid #00234e;
	position: relative;
	overflow: hidden
}
.c-brand-list__block:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #b29b19;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: transform .2s ease;
	transform: translate(100%, 100%)
}
.c-brand-list__block:nth-child(n+4) {
	margin-top: 24px
}
.c-brand-list__block:nth-child(3n) {
	margin-right: 0
}
.c-brand-list__block:hover {
	opacity: 1
}
.c-brand-list__block:hover:before {
	transform: translate(0, 0)
}
.c-brand-list__block:hover .c-brand-list__bgimg {
	transform: scale(1.1)
}
.c-brand-list__image {
	width: 100px;
	flex: none;
	overflow: hidden
}
.c-brand-list__bgimg {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: all .3s ease;
	backface-visibility: hidden
}
.c-brand-list__content {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 16px 16px 16px 24px
}
.c-brand-list__title {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: calc(24/18*1)
}
@media (max-width:1000px) {
	.c-brand-list__block {
		width: calc(100%/2 - 18px)
	}
	.c-brand-list__block:nth-child(n+3) {
		margin-top: 24px
	}
	.c-brand-list__block:nth-child(3n) {
		margin-right: 36px
	}
	.c-brand-list__block:nth-child(2n) {
		margin-right: 0
	}
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-brand-list__block {
		width: 100%;
		min-height: 80px;
		margin-right: 0;
		margin-bottom: 16px
	}
	.c-brand-list__block:before {
		display: none
	}
	.c-brand-list__block:nth-child(n+3) {
		margin-top: 0
	}
	.c-brand-list__block:nth-child(3n) {
		margin-right: 0
	}
	.c-brand-list__block:last-child {
		margin-bottom: 0
	}
	.c-brand-list__image {
		width: 80px
	}
	.c-brand-list__content {
		padding: 8px 8px 8px 16px
	}
	.c-brand-list__title {
		font-size: 14px
	}
}
.c-block-top-banners {
	padding: 94px 0 0
}
.c-block-top-banners__content {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start
}
.c-block-top-banners__content.is-align-center {
	justify-content: center
}
.c-block-top-banners__content>a {
	display: block;
	width: 31.3%;
	margin: 0 1% 30px
}
@media (max-width:750px) {
	.c-block-top-banners {
		padding: 40px 0 0
	}
	.c-block-top-banners__content {
		flex-wrap: wrap
	}
	.c-block-top-banners__content>a {
		width: 48%
	}
}
.c-block-top-banners__content .c-card-lg__image:before {
	content: none
}
.c-block-top-banners__content .c-card-lg__bgimg:before {
	padding-top: 60%
}
.c-card-lg__block, .c-block-top-banners__content .c-card-lg__title h3, .c-block-top-banners__content .c-card-lg__text {
	color: #00234e
}
.c-block-top-banners__content .c-card-lg__title h3:after {
	background-image: url(https://watchdoctor-wp.grgr.blue/wp-content/themes/watchdoctor-html/dist/assets/images/icon-button.png)
}
@media (max-width:600px) {
	.c-card-lg__title h3 {
		font-size: 13px
	}
}
.c-store .c-store__block {
	padding-top: 120px
}
.c-store .c-store__block:first-child {
	padding-top: 0
}
.c-store__title {
	margin-top: 60px
}
.c-store__title.is-bottom {
	margin-top: 0
}
@media (max-width:750px) {
	.c-store .c-store__block {
		padding-top: 48px
	}
	.c-store__title {
		margin-top: 30px
	}
	.c-store__title h3 {
		font-size: 20px
	}
	.c-store__title h4 {
		font-size: 18px
	}
}
.c-store__table {
	width: 100%;
	margin-top: 20px
}
.c-store__table .c-table-sm {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9
}
.c-store__table .c-table-sm tbody td {
	width: auto;
	text-align: left;
	padding: 1.28571rem 1rem
}
@media (max-width:750px) {
	.c-store__table .c-table-sm tbody td {
		padding: .57143rem 1rem
	}
}
.c-store__tags {
	display: flex;
	flex-wrap: wrap
}
.c-store__tag {
	display: inline-block;
	background: #00234e;
	color: #fff;
	font-weight: 700;
	padding: 4px;
	margin: 0 2px 2px;
	min-width: 130px;
	text-align: center
}
@media (max-width:750px) {
	.c-store__tag {
		font-size: 12px;
		min-width: 110px
	}
}
.c-store__map {
	margin-top: 80px;
	max-width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}
.c-store__map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
@media (max-width:749px) {
	.c-store__map {
		margin-top: 30px;
		height: 240px
	}
}
.c-store__staff {
	display: flex
}
.c-store__staff-img {
	display: flex;
	width: 100%;
	margin-right: 16px;
	max-width: 600px
}
.c-store__staff-img-lg {
	width: 69%;
	height: 49%;
	padding-top: 43%;
	margin-right: 4px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.c-store__staff-img-sm {
	width: 30%
}
.c-store__staff-img-sm .img-sm {
	width: 100%;
	padding-top: 70%;
	margin-bottom: 4px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.c-store__staff-img-sm img:last-child {
	margin-bottom: 0
}
@media (max-width:750px) {
	.c-store__staff {
		display: block
	}
	.c-store__staff-img {
		margin-right: auto;
		margin-bottom: 16px;
		margin-left: auto
	}
}
.c-store__staff-table {
	width: 100%
}
.c-store__staff-table-title {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 700
}
.c-store__staff-table .c-table-sm {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9
}
.c-store__staff-table .c-table-sm tbody td {
	text-align: left;
	width: auto;
	padding: .8rem 1rem
}
.c-store__staff-table .c-table-sm tbody th {
	padding: .8rem 1rem
}
.c-store__gallery {
	width: 100%;
	max-width: 600px;
	margin: 0 auto
}
.c-gallery {
	margin-top: 30px;
	padding-bottom: 20px
}
.c-gallery__main-list {
	position: relative;
	width: 100%;
	margin-bottom: 4px
}
.c-gallery__main-item {
	width: 100%;
	position: relative
}
@media (max-width:1000px) {
	.c-gallery__main-item {
		width: calc(100vw - 32px)
	}
}
.c-gallery__main-image {
	width: 100%;
	position: relative
}
.c-gallery__main-image:before {
	content: "";
	display: block;
	padding-top: 52.9925187032%
}
.c-gallery__main-image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	border: 1px solid #ccc
}
.c-gallery__thumbnail-image {
	position: relative;
	margin: 0 2px 0 0;
	cursor: pointer
}
@media (max-width:1000px) {
	.c-gallery__thumbnail-image {
		margin: 0 8px 0 0
	}
}
.c-gallery__thumbnail-image:before {
	content: "";
	display: block;
	padding-top: 53.9325842697%
}
@media (max-width:1000px) {
	.c-gallery__thumbnail-image:before {
		padding-top: 44.4444444444%
	}
}
.c-gallery__thumbnail-image:after {
	content: "";
	display: block;
	box-shadow: inset 0 0 0 4px #00234e;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}
.c-gallery__thumbnail-image.slick-current:after {
	opacity: 1
}
.c-gallery__thumbnail-image .bg-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-size: contain;
	border: 1px solid #ddd
}
.c-gallery .slick-list {
	padding: 0 !important
}
.c-gallery .slick-dots {
	bottom: -40px
}
@media (max-width:750px) {
	.c-gallery .slick-dots li {
		margin: 0
	}
}
.c-gallery .slick-dots li button:before {
	opacity: 1;
	color: #d6d6d6
}
.c-gallery .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #00234e
}
.c-gallery .slick-arrow {
	width: 12px;
	height: auto;
	font-size: 20px;
	color: #00234e
}
@media (max-width:750px) {
	.c-gallery .slick-arrow {
		display: none !important
	}
}
.c-gallery .slick-arrow:before {
	display: none
}
.c-gallery__table {
	margin-top: 20px
}
.c-gallery__button {
	margin-top: 30px
}
.c-gallery__button.is-center {
	text-align: center
}