/*
Theme Name: Seaham Vets
Author: G7
Author URI: http://www.g7webdesign.co.uk
Version: 1.0
*/
:root {
	--purple: #431a56;
	--pink: #e70074;
}
body {
	font-family: "source_sans_proregular", sans-serif;
	line-height: 1.3;
	font-size: 18px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
iframe, #feature {
	padding: 0;
	margin: 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%; /* Image does not overflow the content area */
    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;
}


@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_probold';
    src: url('fonts/sourcesanspro-bold-webfont.eot');
    src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'houschka_rounded_altbold';
    src: url('fonts/houschkaroundedaltboldregular-webfont.eot');
    src: url('fonts/houschkaroundedaltboldregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/houschkaroundedaltboldregular-webfont.woff2') format('woff2'),
         url('fonts/houschkaroundedaltboldregular-webfont.woff') format('woff'),
         url('fonts/houschkaroundedaltboldregular-webfont.ttf') format('truetype'),
         url('fonts/houschkaroundedaltboldregular-webfont.svg#houschka_rounded_altbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'houschka_rounded_altdemibold';
    src: url('fonts/houschkaroundedaltdemiboldregular-webfont.eot');
    src: url('fonts/houschkaroundedaltdemiboldregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/houschkaroundedaltdemiboldregular-webfont.woff2') format('woff2'),
         url('fonts/houschkaroundedaltdemiboldregular-webfont.woff') format('woff'),
         url('fonts/houschkaroundedaltdemiboldregular-webfont.ttf') format('truetype'),
         url('fonts/houschkaroundedaltdemiboldregular-webfont.svg#houschka_rounded_altdemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'houschka_rounded_altmedium';
    src: url('fonts/houschkaroundedaltmediumregular-webfont.eot');
    src: url('fonts/houschkaroundedaltmediumregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/houschkaroundedaltmediumregular-webfont.woff2') format('woff2'),
         url('fonts/houschkaroundedaltmediumregular-webfont.woff') format('woff'),
         url('fonts/houschkaroundedaltmediumregular-webfont.ttf') format('truetype'),
         url('fonts/houschkaroundedaltmediumregular-webfont.svg#houschka_rounded_altmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main ol li, #main p {
	margin: 20px 0;
}
.page-template-page-fullwidth-php .fullwidth {
	padding-bottom: 30px;
}
img {
	max-width: 100%;
	height: auto;
}
.center-block {float: none !important}
header {
	background: rgba(255,255,255,1);
	position: relative;
	padding: 0;
}
#seaham-forms {
	background: #eeede9;
}
#seaham-forms .btn {
	float: right;
	border-radius: 0;
	color: #fff;
	width: 176px;
	text-align: center;
	font-family: 'houschka_rounded_altmedium';
}
#seaham-forms .btn.register:hover {
	background: var(--pink)
}
#seaham-forms .btn.register {
	background: var(--purple);
	
}
#seaham-forms .btn.register span {
	background: url(img/register.png) left no-repeat;
	padding-left: 25px;
}
#seaham-forms .btn.order:hover {
	background: #726658;
}
#seaham-forms .btn.order {
	background: var(--pink);
	margin-left: 17px;
}
#seaham-forms .btn.order span {
	background: url(img/order.png) left no-repeat;
	padding-left: 25px;
}
.logo img {
	margin: 7px 0;
}
.logo-mobile {
	max-width: 178px;
}
.telephone {
	font-size: 54px;
	color:var(--pink);
	padding-top: 15px;
	text-align: right;
}
.telephone span {
	color: var(--purple);
}
.opening-times {
	text-align: center;	
	padding-top: 25px;
	color: #3c4139;
	font-family: "houschka_rounded_altmedium";
}
#seaham-navbar {
	background: var(--purple);
}
.navbar {
	margin-bottom: 0;
	z-index: 200;
	border: none;
}
.navbar-right {
	margin-right: 0;
}
.navbar-collapse {
	padding-right: 0;
}
.navbar .caret {
	
}
.navbar-default {
	background: none;
	border-bottom: none;
	border-radius: 0;
}
.navbar-header {
	display: flex;
	align-items: center;
}
#bs-example-navbar-collapse-1 #menu-main {
	/*margin-right: 50px;*/
	
}
.navbar-default .navbar-nav > li > a:hover {
	color: var(--pink) !important;
	background: #fff;
	opacity: 0.7;
    filter: alpha(opacity=70);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: var(--pink) !important;
	background: #fff;
	opacity: 0.7;
    filter: alpha(opacity=70);
    /*text-shadow: 1px 1px 1px #c21b21;*/
}
.dropdown-menu {
	background: #fff;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
	font-family: 'houschka_rounded_altdemibold';
	padding: 20px 15px;
	margin: 0 2px;
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: var(--pink) !important;
	background: #fff;
	opacity: 0.7;
    filter: alpha(opacity=70);
	
}
.dropdown-menu {
	border: none;
	box-shadow: none;

	background: #fff;
	opacity: 0.7;
    filter: alpha(opacity=70);
}
.dropdown-menu li a {
	color: var(--pink) !important;
	font-size: 22px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 	color: var(--pink) !important;
	background: #fff;
	opacity: 0.7;
    filter: alpha(opacity=70);
    outline: 0 none;
    text-decoration: none;
}
.main-body {
	background: url(img/grey-tile.png) repeat;
}
.main {
	background: rgba(238,237,233,0.5);
	color: #3c4139;
	padding: 23px 0;
}
.error404 #primary {
	background: #fff;
	padding: 15px 15px 30px 15px;
}
.page-template-default .main  table {
	width: 100%;
}
.page-template-default .main  table thead td {
	font-family: 'source_sans_probold';
	font-size: 30px;
}
.page-template-default .main table td {
	width: 50%;
}
.page-template-default .main table td:last-child {
	text-align: right;
}
.main h1, .main h2 {
	font-size: 30px;
	color: var(--purple);
	font-family: 'houschka_rounded_altdemibold';
}
.main h2 {
	margin-top: 0;
}
#slider-inner {	
	margin: 0 auto;
	position: relative;	
}
.seaham-slider h1 {
	font-size: 58px;
	color: var(--purple);
	font-family: 'houschka_rounded_altdemibold';
	line-height: 0.9 !important;
	margin-bottom: 0;
}
.seaham-slider h2 {
	font-size: 30px;
	color: var(--pink);
	font-family: 'houschka_rounded_altdemibold';
	margin-top: 10px;
}
.page-header-image {
	min-height: 298px;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.page-title-wrap {
	position: relative;
	margin: 0 auto;
	max-width: 1170px;
}
.page-title-wrap .page-title {
	position: absolute; 
	bottom: 100px;
	left: 15px;
	background: rgba(26,10,33,0.5);
}
.page-title-wrap .page-title h1 {
	margin: 0;
	padding: 20px;
	color: #fff;
	font-size: 50px;
	font-family: 'houschka_rounded_altdemibold';
}
#home-blocks-wrap {
	position: relative;
	max-width: 1170px;
	margin: 0 auto;
	z-index: 100;
}
#home-blocks {
	position: absolute;
	bottom: 50px;
	z-index: 100;
}
.home-block {
	padding: 28px 38px;
}
.home-block h2 {
	font-family: 'houschka_rounded_altdemibold';
	padding-left: 55px;
	margin-top: 0;
	font-size: 30px;
}
.home-block p {
	font-family: "houschka_rounded_altmedium";
	padding-left: 55px;
	font-size: 25px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.home-block .btn:hover, .widget-call-to-action .btn:hover {
	background: #b30566;
	color: #fff;
}
.home-block .btn, .widget-call-to-action .btn {
	text-align: center;
	width: 100%;
	border-radius: 0;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "houschka_rounded_altbold";
	padding: 16px 12px;

}
.block1 .btn {
	background: var(--pink);
	color: #fff;
}
.block2 .btn, .widget-call-to-action .btn {
	background: var(--pink);
	color: #fff;
}
.block3 .btn {
	background: #fff;
	color: var(--pink);
}
.block1 {
	background: rgba(26,10,33,0.9) url(img/dog.png) 18px 18px no-repeat;
	color: #fff;
}
.block2 {
	background: rgba(255,255,255,0.9) url(img/cat.png) 18px 18px no-repeat;
	color: var(--pink);
}
.block3 {
	background: rgba(0,0,0,0.8) url(img/tick.png) 18px 18px no-repeat;
	color: #fff;
}
.fullwidthbanner-container .fullwidthabanner {
	z-index: 2;
}
.header-title-container {
	background: #e3e2e2;
}
.header-title-container h2 {
	margin: 0;
}
#page-title-wrap {
	min-height: 236px;
	padding-top: 75px;
	position: relative;
}
#page-title-wrap h1 {
	display: table;
  	margin: 0 auto;
  	background: url(img/titlebg.png) repeat;
  	color: #fff;
  	font-size: 50px;
  	padding: 20px;
  	text-align: center;
}

.main #primary .prices h2 {
	margin-bottom: 85px;
}
.main a:hover {
	color: #b30566;
}
.main a {
	color: var(--purple);
}
#primary a.find-out-more {
	text-transform: uppercase;
	font-family: 'houschka_rounded_altdemibold';
}
.main img {
	margin-top: 0 !important;
}
.main a.button {
	margin-top: 20px;
}
.main ul.popular-services {
	font-family: 'houschka_rounded_altbold';
	font-size: 30px;
	list-style: none;
	padding-left: 0;
	padding-bottom: 5px;
}
.main ul.popular-services li {
	margin-bottom: 8px;
}

.main ul.popular-services li a {
	padding-left: 60px;
	padding-bottom:4px;
	padding-top: 4px;
}
.main ul.popular-services li.vaccinations a:hover {
	color: #b30566;
}
.main ul.popular-services li.microchips a:hover {
	color: #b30566;
}
.main ul.popular-services li.worming a:hover {
	color: #b30566;
}
.main ul.popular-services li.neutering a:hover {
	color: #b30566;
}
.main ul.popular-services li.vaccinations a {
	background: url(img/syringe-icon.png) left no-repeat;
	color: #0c5b52 ;	
}
.main ul.popular-services li.microchips a {
	background: url(img/microchip-icon.png) left no-repeat;
	color: var(--purple);
}
.main ul.popular-services li.worming a {
	background: url(img/worming-icon.png) left no-repeat;
	color: #716658;
}
.main ul.popular-services li.neutering a {
	background: url(img/neutering-icon.png) left no-repeat;
	color: #3c4139;
}
.affordable-pet-care {
	font-size: 24px;	
	color: #4d524a;
	font-family: 'houschka_rounded_altdemibold';
}
.affordable-pet-care span {
	font-family: 'houschka_rounded_altbold';	
}
#gform_submit_button_1:hover, #gform_submit_button_2:hover, #gform_submit_button_3:hover, #primary a#wpcr_button_1:hover, #primary #wpcr_submit_btn:hover {
	background: #b30566 !important;
}
#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3, #primary a#wpcr_button_1, #primary #wpcr_submit_btn {
	border:none !important;
	text-transform: uppercase !important;
	outline: none !important;
    background: var(--purple) !important;
    color: #fff !important;
    font-size: 24px !important;
    display: inline-block !important;
    font-family: 'houschka_rounded_altdemibold' !important;
    padding: 14px 25px !important;
	text-align: center !important;
}
#primary a#wpcr_button_1, #primary #wpcr_submit_btn {
	font-size: 18px !important;
	
}
#primary #wpcr_submit_btn {
	width: 300px !important;
}
#gform_wrapper_1 input.medium, #gform_wrapper_1 textarea.medium, #gform_wrapper_2 input.medium, #gform_wrapper_2 textarea.medium,
#gform_wrapper_3 input.medium, #gform_wrapper_3 textarea.medium {
	width: 100% !important;
	background: #eeede9;
	border: 1px solid #f8f8f6;
	padding: 7px;
}
#gform_wrapper_3 label {
	color: var(--purple);
	font-size: 30px;
}
.two-columns {
	padding: 60px 0 90px;
}
.home-title h2 {
	background: url(img/titlebg.png) repeat;
	padding: 15px 15px 10px 15px !important;
	font-size: 45px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.1;
}
.two-columns h3 {
	color: #322c2d;
	font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 30px 0 20px;
}
#sections {
	background: #e6e6e6;
	padding-bottom: 60px;
}
.main #title-row, .news-header-paragraph p {
	font-size: 30px;
	color: var(--purple);
}
#primary .icon-heading h2 {
	padding: 10px 0 20px 75px;
}
#primary .icon-heading.prices h2 {
	background: url(img/finance-icon.png) top left no-repeat;
	
}
.pug {
	position: absolute;
	top:0;
	right: 0;
}
#primary .icon-heading.popular h2 {
	background: url(img/about-us-icon.png) top left no-repeat;
}
.wrs-header {
	color: #fff;
}
.wrs-header.reduced-line-height {
	line-height: 55px !important;
}
.header-small-text {
	font-size: 18px;
}
#page-contact {
	padding: 30px 0 0 0;
	list-style: none;
}
#page-contact img {
	margin-bottom: 40px;
}
.contact-social-media img {
	margin-bottom: 20px !important;
	margin-right: 10px !important;
}
.footer-contact-social-media a img {
	margin-top: 30px !important;
	margin-right: 5px !important;
}
footer {
	border-top: 20px solid var(--purple);
}
.fil {
	margin-left: 20px !important
}
.primary {
	color: #0b1832;
	font-size: 18px;
}
.primary .gform_wrapper {
	background: #d6d6d6;
	padding: 25px 35px;
	margin:0;
}
.primary .gform_wrapper ul {
	padding: 0;
	list-style: none;
}
.primary .gform_wrapper ul li {
	margin-bottom: 10px;
}
.primary .gform_footer {
	padding-top: 10px;
}
.primary .gform_button {
	border: none;
	background: #e2392d;
	color: #fff;
	text-align: center;
	padding: 20px 70px;
	font-size: 20px;
	text-transform: uppercase;
}
.post-category {
	margin-top: 10px;
}
.post-content.with-image .post-content-inner {
	margin-left: 10px;
}
a.contact-button {
	display: block;
	padding: 20px 50px;
	background: #e2392d;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}
.alternate a.contact-button {
	float: left;
}
.primary input[type="text"], .primary textarea {
	width: 65%;
	padding: 5px;
}
.primary textarea {
	height: 100px;
}
#sidebar, #alternate-sidebar {
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidebar .widget {
	margin-bottom: 22px;
	background: #ffffff;
	font-size: 17px;
}
#sidebar .widget h2 {
	font-family: 'houschka_rounded_altdemibold';
	color: var(--purple);
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
#sidebar .widget-inner {
	padding: 15px 30px;
}
#sidebar .telephone {
	float: none;
	text-align: left;
	font-size: 48px;
}
#sidebar #text-3 {
	padding: 0;
}
#sidebar .new-widget-title {
	padding: 15px 0 0 15px;
}
#sidebar h2.speech-bubble {
	background: transparent url(img/speech-bubble.png) left no-repeat;
}
#sidebar h2.pin-icon {
	background: transparent url(img/pin-icon.png) left no-repeat;
}
#sidebar h2.about {
	background: transparent url(img/about-us-icon.png) left no-repeat;
}
#sidebar .emergency-tel {
	font-size: 43px;
	color: #b8136c;
}
#sidebar .emergency-tel span {
	color: #0056a6;
}
#sidebar .icon-title {
	padding: 17px 0 17px 70px;
}
#sidebar .widget .widget-call-to-action {
	

}

#sidebar .widget-call-to-action h2 {
	
}
#sidebar ul {
	list-style: none;
	padding: 0;
}
#sidebar .gform_widget {
	background: #c21b21;
	padding: 20px;
}
#primary > .vc_row > .wpb_column > .wpb_wrapper:last-of-type {
	padding:15px 15px 30px 15px;	
	background: #fff;
}
.home #primary, .parent-pageid-7 #primary {
	background: none;
}
#primary {
	padding:15px 15px 30px 15px;	
	background: #fff;
}

#primary h1 {
	margin-top:0;
}
#sidebar .gform_widget input[type="text"], #sidebar .gform_widget textarea {
	width: 100%;
	padding: 10px;
	border: none;
	margin-bottom: 15px;
}
#sidebar .gform_widget textarea {
	height: 100px;
}
#sidebar .gform_widget h2 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.gform_heading {
	padding-bottom: 15px;
}
.gform_wrapper .top_label .gfield_label {
	font-weight: normal !important;
}
#sidebar .widget_nav_menu {
	padding: 20px;
}
#sidebar .widget_nav_menu h2 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'garamondregular';
	padding-bottom: 10px;
}
#sidebar .menu a {
	display: block;
	padding: 5px 0;
	color: #fff;
}
#sidebar .menu li.current-menu-item a {
	color: #e2392d;
}
#sidebar .textwidget a {
	color: #fff;
}
#sidebar .gform_widget .gform_description {
	color: #fff;
	font-size: 14px;
}
#sidebar .gform_widget label {
	color: #fff;
	font-weight: normal;
}
#sidebar .gform_widget .gform_button {
	border: none;
	background: #e8e852;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	width: 100%;
	padding: 7px 0;	
	font-weight: bold;
}

.cff-wrapper {
	background: #313131;
	padding: 12px;
}
.cff-wrapper .cff-author-text, .cff-wrapper .cff-author-img {
	display: none !important;
}
.cff-wrapper .cff-item {
	background: #212121;
	margin-bottom: 12px !important;
	padding: 20px !important;
	color: #fdfdfd;
	font-size: 14px;
	border-bottom: none !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cff-wrapper .cff-item a {
	color: var(--pink) !important;
}
.primary .gform_button:hover, a.contact-button:hover {
	background: #db1709;
	text-decoration: none;
}
.secondary-content img {
	margin-top: 20px;
}
.twitter-app {
	text-align: center; 
	color: #fff;
}
.twitter-app a {
	color: #fff;
}
.twitter-app h2 {
	font-family: "houschka_rounded_altdemibold";
}
.twitter-app .aptf-tweet-content {
	font-size: 26px;
}
.twitter-app .aptf-tweet-actions a {
	color: #fff !important;
}
.aptf-tweet-content a {
	color: #ffffff !important;
}
.twitter-app img {
	margin-top: 30px;
	margin-bottom: 50px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
	color: #fff;
}
.large-text-local {
	font-size: 38px;
	font-family: 'houschka_rounded_altmedium';
	padding-bottom: 30px;
}
.large-text-address {
	font-size: 34px;
	font-family: 'houschka_rounded_altmedium';
}
.footer-social a {
	display: block;
	text-transform: uppercase;
	font-size: 17px;
	font-family: 'houschka_rounded_altbold';
	padding-left: 47px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.footer-social a.twitter {
	background: url(img/twitter-footer.png) left no-repeat;
}
.footer-social a.facebook {
	background: url(img/facebook-footer.png) left no-repeat;
}
.footer-social a.youtube {
	background: url(img/youtube-footer.png) left no-repeat;
}
.footer-social a.google {
	background: url(img/google-footer.png) left no-repeat;
}
.footer-social a.tiktok {
	background: url(img/tik-tok-footer.jpg) left no-repeat;
}
.footer-social a.instagram {
	background: url(img/instagram-footer.jpg) left no-repeat;
}
footer .opening-times {
	color: #fff;
	margin-bottom: 10px !important;
	padding-top: 0;
}
footer {
	background: #313131;
	
	font-size: 15px;
}
footer .wrapper {
	color: #fff;
}
footer .footer-information {
	padding-top: 40px;
	padding-bottom: 15px;
}
footer .footer-information p, footer .footer-information ul {
	margin: 0;
}
footer .footer-information img {
	display: block;
	margin: 0 auto;
}
footer .footer-title-container h2, .header-title-container h2 {
	font-size: 30px;
	text-align: center;
	color: #fff;	
	margin-bottom: 40px;	
}
footer .footer-title-container h2, .header-title-container h2 {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.header-container {
	background: #e3e2e2;
}
.header-container h2 {
	color: #000;	
	margin: 0;
	padding: 40px 15px;
}
#ukvolWidget_364435 {
	margin-bottom: 20px;
	float: right;	
}
footer .footer-title-container h2:before,
footer .footer-title-container h2:after,
.header-title-container h2:before,
.header-title-container h2:after  {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 400%;
}
.header-title-container h2:before,
.header-title-container h2:after  {
	background: #000;
}
footer .footer-title-container h2:before, .header-title-container h2:before {
  right: 100%;
}
footer .footer-title-container h2:after, .header-title-container h2:after {
  left: 100%;
}
.footer-title-container, .header-title-container {
  overflow: hidden;
  text-align: center;
}
footer a:hover {
	color: var(--pink);
}
footer a {
	color: #fff;
}
footer ul {
	padding: 0;
	list-style: none;
}
footer li {
	padding-bottom: 5px;
}
footer p {
	line-height: 1.6;
	color: #ffffff;
}
.footer-menu {
	float: left;
}
footer .copyright {
	padding: 30px 0;
}
footer .copyright ul li {
	display: inline;
	padding-right: 7px;
}
p.rights-reserved {
	float: left;
}
footer .widget_nav_menu {
	float: left;
	font-size: 17px;
}
footer .footer-menu {
	margin-right: 10px;
}
footer .copyright p {
	color: #ffffff;

}
footer #menu-footer-menu li {
	line-height: 1.5;
}
footer #menu-footer-menu li:first-child {
	padding-left: 0;
}
footer #menu-footer-menu li:last-child {
	margin-right: 10px;
}
footer #menu-footer-menu li {
	float: left;
	padding: 0 7px;
}
footer .copyright {
	background: #212121;
}
/*** Modal styles ***/
.modal-open .modal {
	margin-top: 50px;
}
.modal-header {
	color: #fff;
	font-family: 'houschka_rounded_altdemibold';
}
.modal .close {
	color: #fff;
}
.modal-header h3 {
	padding-left: 85px;
	margin-top: 10px;
}
.register-form .modal-header {
	background: #0056a6 url(img/register-form.png) 18px 7px no-repeat;
}
.order-form .modal-header {
	background: #b8136c url(img/order-form.png) 18px 7px no-repeat;
}
.page-id-50 .wpb_wrapper {
	min-height: 270px;
}
/*** Review Page Styles ***/
.page-template-page-review #primary {
	background: #fff;
	padding: 15px;
}
.main #primary h2 {
	margin-bottom: 20px;
}
.main #primary h2.alt {
	color: #1765ad;
}
.main #primary h2.alt-grey {
	color: #716658;
}
.main #primary h2.alt-blue {
	color: #1765ad;
}
.main #primary h2.icon-title, .main #primary h1.icon-title {
	padding: 17px 0 17px 70px;
}
.main #primary h2.about, .main #primary h1.about {
	background: url(img/about-us-icon.png) left no-repeat;
}
.main #primary h2.price-list {
	background: url(img/price-list.png) left no-repeat;
}
.main #primary h2.consult {
	background: url(img/consult-icon.png) left no-repeat;
}
.main #primary h2.vac {
	background: url(img/vac-icon.png) left no-repeat;
}
.main #primary h2.routine-op {
	background: url(img/routine-op.png) left no-repeat;
}
.main #primary h2.director-icon-green {
	background: url(img/director-icon-green.png) left no-repeat;
}
.main #primary h2.director-icon-grey {
	background: url(img/director-icon-grey.png) left no-repeat;
}
.main #primary h2.surgeon-icon {
	background: url(img/surgeon-icon.png) left no-repeat;
}
.main #primary h2.nurse-icon-grey {
	background: url(img/nurse-icon-grey.png) left no-repeat;
}
.main #primary h2.nurse-icon-green {
	background: url(img/nurse-icon-green.png) left no-repeat;
}
.main #primary h2.receptionist-icon-grey {
	background: url(img/receptionist-icon-grey.png) left no-repeat;
}
.main #primary h2.receptionist-icon-green {
	background: url(img/receptionist-icon-green.png) left no-repeat;
}
.main #primary h2.finance-icon {
	background: url(img/finance-icon.png) left no-repeat;
}
.main #primary h2.speech-bubble {
	background: url(img/speech-bubble.png) left no-repeat;
}
.main #primary h2.services-icon {
	background: url(img/services-icon.png) left no-repeat;
}
.main #primary h2.popular-icon-blue {
	background: url(img/popular-icon-blue.png) left no-repeat;
}
.main #primary h2.acupuncture-icon {
	background: url(img/acupuncture-icon.png) left no-repeat;
}
.main #primary h2.nurse-icon-blue {
	background: url(img/nurse-icon-blue.png) left no-repeat;
}
.main #primary h2.xray-icon {
	background: url(img/xray-icon.png) left no-repeat;
}
.main #primary h2.lab-icon {
	background: url(img/lab-icon.png) left no-repeat;
}
.main #primary h2.clock-icon {
	background: url(img/clock-icon.png) left no-repeat;
}
.main #primary h2.help-icon {
	background: url(img/help-icon.png) left no-repeat;
}
.main #primary h2.online-icon {
	background: url(img/online-icon.png) left no-repeat;
}
.main #primary h2.prescription-icon {
	background: url(img/prescription-icon.png) left no-repeat;
}
.main #primary h2.health-icon {
	background: url(img/health-icon.png) left no-repeat;
}
.main #primary h2.mail-icon {
	background: url(img/mail-icon.png) left no-repeat;
}
#primary > table {
	margin-bottom: 20px;
}
#primary > table tr td {
	width: 50%;
}
#primary > table tr td:last-child {
	float: right;
}
.post {
	color: #fff;
	margin-bottom: 25px;
}
.post-image {
	width: 30%;
	float: left;
}
.post-content.with-image {
	float: left;
	width: 70%;
}
.post-content a {
	color: #fff;
}
.post-category {
	font-weight: bold;
}
#page-title h1 {
	color: #fff;
}
.post-title {
	margin-bottom: 25px;
}	
.post-title h1 {
	font-family: 'source_sans_probold';
	font-size: 30px;
	line-height: 1.4;
}
.post-title h1 a {
	color: #fff;
	font-family: 'source_sans_probold';
	font-size: 30px;
}
.ssba img {
	padding-right: 10px;
}
.ssba a {
	margin-left: 10px;
}
.ssba a:first-child {
	margin-left: 0;
}
.navigation ul {
	padding: 0;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #3ea047;
	cursor: pointer;
	padding: 12px;
	text-transform: uppercase;
}

.navigation li a:hover,
.navigation li.active a {
		background-color: #f3e018;
		color: #353534;
}
#blog-sidebar {
	padding: 0;
	list-style: none;
	line-height: 1.4;
}
#blog-sidebar ul {
	padding: 0;
	list-style: none;
}
#blog-sidebar li {
	margin-bottom: 10px;
	font-size: 18px;
}
#blog-sidebar li a {
	color: #fff;
}
#blog-sidebar h2, #contact-page h2 {
	font-family: 'source_sans_probold';
	font-size: 30px;
	color: #fff;	
} 
#contact-page {
	padding: 50px 0;
	color: #fff;
}
#contact-page input {
	color:#000;
}
.gform_wrapper #gform_3 textarea.medium {
	width: 47.5%;
}
.contact-block {
		background: #fc611f url(img/jetpack.png) 400px 30px no-repeat;
		padding: 20px;
	}

.spinner2 {
	display: none;
}
/* Sign up form */

.sign-up-wrap {
	background: #fc611f;
	font-family: 'source_sans_proregular';
	color: #fff;
	text-transform: uppercase;
}
.sign-up-wrap label {
	text-transform: none;
}
.sign-up-wrap h2 {
	font-size: 49px;
	line-height: 1 !important;
	margin-bottom: 0;
}
.sign-up-wrap p {
	font-size: 24px;
	line-height: 1.2 !important;
}
.sign-up-wrap #mc_embed_signup {
	background: #fc611f;
	position: relative;
	padding-top: 10px;
}
.sign-up-wrap #mc_embed_signup .mc-field-group {
	width: 48%;
	float: left;
	clear: none;
	padding-bottom: 2%;
}
.sign-up-wrap #mc_embed_signup .mc-field-group input {
	color: #000;
	height: 42px;
}
.sign-up-wrap #mc_embed_signup .mc-field-group.rightal {
	float: right;
}
.sign-up-wrap #mc_embed_signup #mc-embedded-subscribe {
	position: absolute;
	right: 0;
	top:56px;
	width: 46.5%;
	border: none;
}
.sign-up-wrap #mce-error-response, .sign-up-wrap #mce-success-response {
	color: #fff !important;
}
.sign-up-wrap #mc_embed_signup div.response, .sign-up-wrap #mc_embed_signup div#mce-responses {
	margin: 0 0 10px 0 ;
	padding:0;
	width: 100%;
}
/***************/
@media (max-width:1300px) {
	
	
}
@media (max-width:1200px) {
	.telephone {
		font-size: 48px;
	}
	.navbar-default .navbar-nav > li > a {
	
		font-size: 15px;
	
	}
	.widget-call-to-action {
		text-align: center;
	}
	.widget-call-to-action .btn {
		font-size: 20px;
	}
	.widget-call-to-action img {
		display: block;
		margin: 0 auto;
	}
}
@media (max-width:991px) {
	#button-wrap {
		width: 380px;
		margin:0 auto;
	}
	#seaham-forms .btn {
		float: none;
		
		
	}
	#seaham-forms .btn.order {
		margin-left: 0;
	}
	.telephone {
		text-align: center;
	}
	.ukwrap{
		width: 300px;
		margin: 0 auto;
	}
	.navbar-default .navbar-nav > li > a {
	
		font-size: 14px;
		padding: 20px 8px;
	
	}
	.widget-call-to-action .btn {
		font-size: 20px;
	}
	.copyright{
		text-align: center;
	}
	.menu-footer-copyright {
		text-align: center;
	}
	footer p, footer h2, footer li, .rights-reserved {
		text-align: center;
	}
	.footer-menu, .rights-reserved {
		float: none !important;
	}
}


@media (max-width:767px) {
	header {
		position: relative;
	}
	.navbar-brand {
		height: 100%;
	}
	.logo {
		
	}
	.telephone {
   	 font-size: 24px;
   	 margin: 0 auto;
	}
	#sidebar .telephone, p.emergency-tel {
		font-size: 24px;
		text-align: center;
	}
	p.emergency-tel a {
		color: #b8136c;
		font-size: 24px;
		text-align: center;
	}
	#button-wrap {
		width: 300px;
		margin:0 auto;
	}
	#seaham-forms .btn {
		float: none;
		width: 140px;
		margin:0 auto;
		font-size: 11px;
	}
	#seaham-forms .btn.order {
		margin-left: 0;
	}
	#seaham-navbar {
		background: #fff;
	}
	.navbar-default .navbar-nav li a {
		color: #000;
	}
	.main {
		text-align: center;
		font-size: 15px;
	}
	.main #primary .prices h2 {
	margin-bottom: 10px;
	padding: 70px 0 0 0;
	}
	#primary .icon-heading.prices h2 {
		background: rgba(0, 0, 0, 0) url("img/prices.png") no-repeat scroll top;
	}
	#primary .vc_col-sm-6:first-child  {
		margin-bottom: 22px;
	}
	.pug {
		position: relative;
			
		
	}
	.primary #recaptcha_area {
		width: 220px !important;
	}
	.recaptchatable #recaptcha_image {
		margin: 0 !important;
		width: 220px !important;
	}
	.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
		background: none !important;
	}
	
	footer p, footer h2, footer li {
		text-align: center;
	}

	footer #menu-footer-menu li {
		float: none;
		padding: 0;
		background: none;
	}

}
@media (max-width:500px) {

	.telephone {
		text-align: center;
	}
}

