/**
 * Theme Name: 		Notary Public Theme
 * Theme URI: 		https://www.apex1.co.uk/
 * Description: 	Notary Public theme by Apex1 Studios
 * Author: 			Apex1 Studios
 * Author URI: 		https://www.apex1.co.uk/
 * Version: 		5.1
 */
/* Mixin */
/* Design Background */
/*
body {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%),
    url('Designs/SL_ABS_3401 Absolutely Xmas Website Design 2.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    height: 2000px;
    border-right: 0 solid transparent;
}
*/
/* Disable Responsive */
/* 
.container {
    width: 1000px !important;
}
*/
html,
body {
  overflow-x: hidden;
  min-height: 500px;
}
/* WordPress Core Styles */
.alignnone {
  margin: 0 0 10px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 10px 10px;
}
.alignleft {
  float: left;
  margin: 5px 10px 10px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 10px 10px;
}
a img.alignnone {
  margin: 5px 10px 10px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 10px 10px 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 0 10px 0;
}
.wp-caption.alignleft {
  margin: 5px 10px 10px 0;
}
.wp-caption.alignright {
  margin: 5px 0 10px 10px;
}
.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;
}
.sticky {
  background: white;
  border: 2px solid black;
}
.entry-content img {
  margin: 0 0 1.5em 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
  float: right;
}
/* Comments style */
.comment-form input[type=text],
.comment-form textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}
ol.comments-list {
  padding-left: 0;
}
ol.comments-list li {
  list-style: none;
}
ol.comments-list .comment-author {
  border-bottom: 1px solid #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
}
ol.comments-list .comment-meta {
  float: right;
}
ol.comments-list .children {
  border-left: 1px solid #ccc;
}
.comment-form-comment label {
  display: block;
}
/* Other General Styles */
img {
  max-width: 100%;
  height: auto;
}
/* Prevent banner from downsizing too much */
#banner {
  overflow: hidden;
}
#banner #banner-container-holder {
  width: 100%;
  min-width: 900px;
  display: inline-block;
  position: relative;
  right: -50%;
}
#banner #banner-container-row {
  position: relative;
  left: -50%;
}
/* Prevent banner from resizing and allows images to fade into each other  */
/*
.flexslider .slides > li {
    display: inline !important
}
*/
/******* Theme Styles *******/
body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
}
#header-left,
#header-right {
  padding-top: 20px;
  padding-bottom: 20px;
}
#header-right ul {
  list-style: none;
  padding: 0;
}
#header-right ul li {
  display: inline;
}
#header-right ul li a {
  color: #c93131;
  text-decoration: none;
  margin-right: 20px;
  font-weight: bold;
  font-size: 14px;
}
#header-right .mobile-intro {
  color: #c93131;
}
#header-right .mobile-intro h2 {
  font-size: 18px;
  margin: 5px auto;
}
#header-right .mobile-intro h3 {
  font-size: 16px;
  margin: 5px auto 10px;
}
#header-right #contact-tel-row,
#header-right #contact-mob-row,
#header-right #contact-email-row {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  #header-right #contact-tel-row,
  #header-right #contact-mob-row,
  #header-right #contact-email-row {
    margin-bottom: 0;
  }
}
#header-right #contact-tel-row .contact-glyph,
#header-right #contact-mob-row .contact-glyph,
#header-right #contact-email-row .contact-glyph,
#header-right #contact-tel-row a,
#header-right #contact-mob-row a,
#header-right #contact-email-row a {
  color: #c93131;
}
@media only screen and (min-width: 768px) {
  #header-right #contact-tel-row .contact-glyph,
  #header-right #contact-mob-row .contact-glyph,
  #header-right #contact-email-row .contact-glyph,
  #header-right #contact-tel-row a,
  #header-right #contact-mob-row a,
  #header-right #contact-email-row a {
    font-size: 14px;
  }
}
#header-right #contact-tel-row a,
#header-right #contact-mob-row a,
#header-right #contact-email-row a {
  margin-left: 5px;
  font-weight: bold;
}
#header-right #contact-tel-row,
#header-right #contact-mob-row {
  font-size: 25px;
  line-height: 150%;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  #header-right #contact-tel-row,
  #header-right #contact-mob-row {
    font-size: 16px;
    font-weight: normal;
  }
}
#header-right #contact-tel-row,
#header-right #contact-mob-row {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  #header-right #contact-tel-row,
  #header-right #contact-mob-row {
    width: 50%;
  }
}
#header-right .social-media {
  color: #c93131;
  min-width: 30%;
  display: inline-block;
  margin-top: 5px;
}
#header-right .social-media i {
  font-style: normal;
  font-size: 12px;
}
#header-right .social-media i.social-name {
  margin-right: 10px;
  vertical-align: top;
}
.banner.flexslider {
  border-bottom: 5px solid #c93131 !important;
}
.banner.flexslider .slide-text {
  padding: 130px 0 50px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  font-size: 24px;
}
#banner {
  position: relative;
}
#banner .banner-title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10%;
  right: 10%;
  text-align: center;
  color: #fff;
}
#banner h1 {
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  #banner h1 {
    font-size: 55px;
  }
}
#banner h2,
#banner h3 {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  #banner h2,
  #banner h3 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
#banner h3 {
  margin-bottom: 100px;
}
.page-id-2131 .banner.flexslider {
  max-height: 400px;
}
.page-id-2131 #banner h1 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-id-2131 #banner h2,
  .page-id-2131 .banner h2 {
    padding-top: 60px;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
    font-size: 60px !important;
  }
}
.page-id-2131 .page-top {
  display: none;
}
.page-id-2131 .red-box {
  background-color: #c93131;
  padding: 20px;
  max-width: 550px;
  margin: auto;
  color: #fff;
  text-decoration: none !important;
  font-weight: bold;
}
.page-id-2131 .red-box a,
.page-id-2131 .red-box a:hover {
  color: #fff;
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  #main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.content-intro {
  color: #c93131;
}
@media only screen and (min-width: 768px) {
  .content-intro {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .page-top {
    background: url("images/mobile-1.jpg");
    background-size: cover;
    background-position: bottom center;
    margin: 0 -15px;
    padding: 0 40px 60px;
    min-height: 350px;
  }
  .intro-strapline {
    text-align: center;
    color: #c93131;
    font-size: 20px;
    line-height: 120%;
  }
  .content-intro {
    color: #fff;
  }
  .content-intro img {
    display: none;
  }
}
.page-content {
  clear: both;
}
#right {
  text-align: center;
}
footer {
  padding: 20px 0 30px;
  background: #4c4c4c;
  text-align: center;
  color: #fff;
}
footer ul {
  margin-top: 20px;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  footer ul li {
    display: inline;
  }
}
footer ul li a,
footer ul li a:hover {
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
}
footer a,
footer a:hover {
  color: #fff;
}
footer .textwidget {
  padding: 10px 0 15px;
}
/* Blog Styles */
/*
.blog, .archive { 
	.blog-entry {
    	padding: 30px 0;
    	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	}
	
	.blog-entry:first-child {
		padding-top: 0;
	}
}

.single .post-content {
    padding: 0 20px;
}

.blog, .archive { 
	.loop-single {
    	margin-bottom: 30px;
    	padding-bottom: 30px;
		
		@media @md {
			border-bottom: 1px solid rgba(0, 0, 0, 0.05);
		}
	}
	
	.table, .full-content {
		.loop-single {
			clear: both;
		}
	}
}

.blog, .archive, .single {
	.post-thumbnail {
		text-align: center;
		padding-bottom: 20px;
		margin-top: 20px;
	}
	
	.post-thumbnail img {
		max-width: 100%;
	}

  	.video .post-thumbnail a:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		transition: all 0.8s;
		opacity: 1;
		background: url('images/youtube-tile.png');
		background-size: 100% 100%;
	    cursor: pointer;
	}

	#main h2 {
		font-size: 36px;
		color: #000;
		line-height: 41px;
		padding-bottom: 10px;
	}

	.post-title,
	.post-title:hover {
		color: #000000;
	}
	
	a,
	a:hover {
		color: #808080;
	}

	.post-date,
	.post-author {
		color: #999;
		font-size: 20px;
		margin-top: 5px;
		margin-right: 30px;
	}

	.post-excerpt {
		margin: 20px 0;
	}

	#right {
		padding-left: 20px;
		margin-top: 20px;
	}

	#right .form-search {
		margin-bottom: 10px;
	}

	.post-link {
		text-decoration: none;
		border: 1px solid #000;
		color: #000;
		padding: 10px 20px;
		display: inline-block;
		text-transform: uppercase;
		margin: 30px 0;
		font-weight: 300;
		cursor: pointer;
	}	
}

.prev-next-link {
    clear: both;
    padding-top: 50px;
}

.prev-link,
.next-link {
    display: inline-block;
}

.prev-link {
    float: left;
}

.next-link {
    float: right;
}

ul.pagination {
	clear: both;
	display: block;
}
*/
/* Menu Styles */
.navbar {
  background-color: #c93131;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 7.5px 0;
  margin-bottom: 0;
  min-height: 48px;
}
@media only screen and (max-width: 767px) {
  .navbar .container {
    padding: 0;
  }
}
.navbar .main-menu,
.navbar .main-menu-mobile {
  /* general menu style */
  /* first level styling */
  /* second level styling */
  /* third level styling */
}
.navbar .main-menu > li,
.navbar .main-menu-mobile > li {
  border-left: none;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .navbar .main-menu > li,
  .navbar .main-menu-mobile > li {
    padding: 5px 15px;
    border-top: 1px solid #fff !important;
  }
}
.navbar .main-menu > li:first-child,
.navbar .main-menu-mobile > li:first-child {
  border-left: none;
}
@media only screen and (max-width: 767px) {
  .navbar .main-menu > li:first-child,
  .navbar .main-menu-mobile > li:first-child {
    border-top: none;
  }
}
.navbar .main-menu li a,
.navbar .main-menu-mobile li a {
  color: #fff;
}
.navbar .main-menu li a:hover,
.navbar .main-menu-mobile li a:hover {
  color: #fff;
}
.navbar .main-menu > li > a,
.navbar .main-menu-mobile > li > a {
  z-index: 1000;
  padding: 5px 0;
}
@media only screen and (min-width: 768px) {
  .navbar .main-menu,
  .navbar .main-menu-mobile {
    /* second level positioning */
  }
  .navbar .main-menu > li:hover > ul,
  .navbar .main-menu-mobile > li:hover > ul {
    top: auto;
    width: auto;
    margin-left: -1px;
    display: block;
  }
}
.navbar .main-menu > li > ul > li > a,
.navbar .main-menu-mobile > li > ul > li > a {
  background-color: #fafafa;
  padding: 5px 15px;
  z-index: 2000;
}
@media only screen and (min-width: 768px) {
  .navbar .main-menu,
  .navbar .main-menu-mobile {
    /* third level positioning */
  }
  .navbar .main-menu > li ul > li:hover > ul,
  .navbar .main-menu-mobile > li ul > li:hover > ul {
    top: 0;
    width: auto;
    margin-left: 99%;
    display: block;
    z-index: 10000;
  }
}
.navbar .main-menu > li > ul > li > ul > li a,
.navbar .main-menu-mobile > li > ul > li > ul > li a {
  background-color: #fafafa;
  padding: 5px 15px;
  z-index: 3000;
}
.navbar .caret {
  display: none;
}
.navbar-toggle {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-toggle:hover {
  background-color: transparent !important;
}
.navbar-toggle .icon-bar {
  background-color: #fff !important;
  height: 4px;
  width: 30px;
}
.google-translate {
  display: inline-block;
}
.btn-pay,
.btn-pay:hover {
  border: 1px solid #000;
  padding: 2px 20px 5px;
  color: #fff;
  background-color: #000;
}
/* Gallery Styles */
.custom-gallery-grid ul,
.custom-gallery-grid li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-gallery-grid li {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
}
/* Accordion Style */
.panel-group .panel-heading .panel-title a:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e113";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
}
.panel-group .panel-heading .panel-title a.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
}
/* Masonry Styles */
.masonry-content .loop-single-sizer,
.masonry-content .loop-single {
  width: 33%;
}
/* Font Styles */
body {
  font-size: 16px;
  line-height: 1.6em;
}
a,
a:hover {
  color: red;
}
h1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
  font-weight: bold;
}
h2 {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 15px;
  font-weight: bold;
}
blockquote {
  background-color: #e3e3e3;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 20px;
  border: none;
}
blockquote * {
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.btn,
.btn a {
  opacity: 1;
}
.btn:hover,
.btn a:hover {
  opacity: 0.85;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.error {
  color: red;
}
@media only screen and (min-width: 768px) {
  a[href^="tel"] {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
  }
}
.text-column-3 {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
}
.glyphicon-search-link a {
  text-indent: -9999px;
  width: 20px;
  display: inline-block;
}
.glyphicon-search-link a:before {
  content: "\e003";
  position: absolute;
  text-indent: 9999px;
}
.glyphicon-search-link-menu {
  font-family: 'Nunito', sans-serif;
}
.glyphicon-search-link-menu a:before {
  content: "\e003";
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  padding-right: 10px;
}
#search-overlay {
  background: rgba(255, 255, 255, 0.97) !important;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
  -webkit-transition-delay: 0s;
  /* Safari */
  transition-delay: 0s;
}
#search-overlay input[type="text"] {
  border: 1px solid #000;
  font-size: 16px;
  height: 50px;
}
#search-overlay #searchsubmit {
  margin: 0;
  padding: 18px 15px 14px;
  border: 0;
  height: 50px;
  display: block;
}
#search-overlay .search-close-btn {
  color: #000;
}
#search-overlay .screen-reader-text {
  display: none;
}
.form-search {
  margin-top: 5px;
}
.form-search input,
.form-search button {
  border: 1px solid #c93131 !important;
  outline-color: transparent;
}
.form-search button {
  border-left: none !important;
}
.form-search .glyphicon {
  color: #c93131;
}
.main-menu-mobile .payment-btn {
  background-color: #000;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  #slide-slider .flex-viewport,
  .banner.flexslider .slide-box img {
    min-height: 300px;
  }
}

/*# sourceMappingURL=style.css.map */