
html {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  body {
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
  }
  a {
	color: #dd3333;
	text-decoration: none !important;
  }
  
  a:hover,
  a:focus {
	color: #dd3333;
  }
  a:visited {
	color: #dd3333;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
	margin-top: 0;
	color: #000;
	font-family: "Inter";
	font-weight: 600;
  }
  a.btn.btn-default {
	padding: 9px 18px;
	font-size: 12px !important;
  }
  .content-area article p a,
  .content-area article .entry-content a,.page article a,
  .comment-content p a,
  .content-area article li a,
  .comment-content li a,
  .textwidget p a {
	text-decoration: underline !important;
  }

  
  .site-branding {
	float: left;
  }
  nav#site-navigation {
	float: right;
	width: auto;
  }
  .hero-section .image {
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
  }
  footer div#calendar_wrap table {
	color: #fff;
}
  .hero-section {
	display: -webkit-box;
	display: flex;
	align-content: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	flex-wrap: nowrap;
	height: 100%;
	justify-content: space-around;
	position: relative;
	width: 100%;
  }
  .hero-section {
	width: 100%;
	height: 850px;
	background-attachment: fixed;
	-webkit-box-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: flex;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #000;
  }
  .hero-section .image {
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 500;
  }
  .hero-section .stuff {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	flex-wrap: nowrap;
	width: 100%;
	max-width: 55%;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center;
	z-index: 990;
	margin: 0 auto;
	position: relative;
	top: 0% !important;
  }
  .hero-section.image:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgb(0 0 0 / 41%);
  }
  .hero-section.image {
	position: relative;
  }
  .hero-section h1 {
	position: relative;
  }
  .hero-section a.btn.btn-default {
	background: no-repeat;
	letter-spacing: 0;
	border: none;
	color: #000 !important;
	border-radius: 4px;
	background: #fff;
	border-radius: 4px;
  }
  .hero-section h1 {
	font-size: 55px;
	color: #fff;
	line-height: 68px;
	margin-bottom: 10px;
	margin-top: 0;
  }
  /* .home.page-template-template-home header#masthead {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: transparent;
  }
  .home.page-template-template-home header#masthead p.site-description {
	color: #fff;
  }
  .home.page-template-template-home header#masthead {
	border-bottom: 1px solid rgb(238 238 238 / 18%);
  }
  .logged-in.home.page-template-template-home header#masthead {
	top: 32px;
  }
  .home.page-template-template-home header#masthead ul li a {
	color: #fff;
  } */
  .hero-section.image .col-md-6 {
	height: 500px;
	text-align: left;
	background: rgb(32 173 150 / 79%);
	padding: 95px 79px;
	margin-left: -15px;
  }
  .hero-section.image .col-md-6 p {
	color: #fff;
	margin-bottom: 30px;
  }
  .hero-section.image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
  }
  header#masthead {
	position: relative;
	top: auto;
	z-index: 9999;
  }
  
  h2.site-title {
	font-size: 26px;
	margin-bottom: 5px;
  }
  
  p.site-description {
	margin: 0;
  }
  ul#menu-primary-menu li a {
    color: #000;
    font-size: 15px;
    padding-left: 11px;
    padding-right: 11px;
}
  .site-branding {
	margin-top: -6px;
  }
  .site-branding {
	padding-right: 40px;
  }
  /* .section {
	padding: 80px 0;
  } */
  .section-title h2 {
	margin-bottom: 0;
	color: #000;
	font-size: 32px;
	line-height: 46px;
	font-weight: 400;
  }
  .about-section-img {
	margin-top: 65px;
  }
  .about-second-wrap img {
	margin-top: 30px;
  }
  .section-title h2 a {
	color: #000;
  }
  section#primary.about-sec .col-md-7 {
	padding-right: 70px;
  }
  .banner-callout h2 {
	font-size: 21px;
  }
  
  .explore-section {
	padding: 70px 0;
  }
  .explore-section .section-title {
	margin-bottom: 91px;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	margin-left: 134px;
  }
  .explore-section main {
	height: auto;
  }
  
  ul.slider {
	padding: 0;
	margin: 0;
  }
  
  .grid {
	display: flex;
	flex-direction: column;
	flex-flow: row wrap;
  }
  .grid > [class*="column-"] {
	display: block;
  }
  
  .first {
	order: -1;
  }
  
  .last {
	order: 12;
  }
  
  .align-top {
	align-items: start;
  }
  
  .align-center {
	align-items: center;
  }
  
  .align-bottom {
	align-items: end;
  }
  
  .column-xs-1 {
	flex-basis: 8.3333333333%;
	max-width: 8.3333333333%;
  }
  
  .column-xs-2 {
	flex-basis: 16.6666666667%;
	max-width: 16.6666666667%;
  }
  
  .column-xs-3 {
	flex-basis: 25%;
	max-width: 25%;
  }
  
  .column-xs-4 {
	flex-basis: 33.3333333333%;
	max-width: 33.3333333333%;
  }
  
  .column-xs-5 {
	flex-basis: 41.6666666667%;
	max-width: 41.6666666667%;
  }
  
  .column-xs-6 {
	flex-basis: 50%;
	max-width: 50%;
  }
  
  .column-xs-7 {
	flex-basis: 58.3333333333%;
	max-width: 58.3333333333%;
  }
  
  .column-xs-8 {
	flex-basis: 66.6666666667%;
	max-width: 66.6666666667%;
  }
  
  .column-xs-9 {
	flex-basis: 75%;
	max-width: 75%;
  }
  
  .column-xs-10 {
	flex-basis: 83.3333333333%;
	max-width: 83.3333333333%;
  }
  
  .column-xs-11 {
	flex-basis: 91.6666666667%;
	max-width: 91.6666666667%;
  }
  
  .column-xs-12 {
	flex-basis: 100%;
	max-width: 100%;
  }
  
  @media (min-width: 48rem) {
	.column-sm-1 {
	  flex-basis: 8.3333333333%;
	  max-width: 8.3333333333%;
	}
  
	.column-sm-2 {
	  flex-basis: 16.6666666667%;
	  max-width: 16.6666666667%;
	}
  
	.column-sm-3 {
	  flex-basis: 25%;
	  max-width: 25%;
	}
  
	.column-sm-4 {
	  flex-basis: 33.3333333333%;
	  max-width: 33.3333333333%;
	}
  
	.column-sm-5 {
	  flex-basis: 41.6666666667%;
	  max-width: 41.6666666667%;
	}
  
	.column-sm-6 {
	  flex-basis: 50%;
	  max-width: 50%;
	}
  
	.column-sm-7 {
	  flex-basis: 58.3333333333%;
	  max-width: 58.3333333333%;
	}
  
	.column-sm-8 {
	  flex-basis: 66.6666666667%;
	  max-width: 66.6666666667%;
	}
  
	.column-sm-9 {
	  flex-basis: 75%;
	  max-width: 75%;
	}
  
	.column-sm-10 {
	  flex-basis: 83.3333333333%;
	  max-width: 83.3333333333%;
	}
  
	.column-sm-11 {
	  flex-basis: 91.6666666667%;
	  max-width: 91.6666666667%;
	}
  
	.column-sm-12 {
	  flex-basis: 100%;
	  max-width: 100%;
	}
  }
  @media (min-width: 62rem) {
	.column-md-1 {
	  flex-basis: 8.3333333333%;
	  max-width: 8.3333333333%;
	}
  
	.column-md-2 {
	  flex-basis: 16.6666666667%;
	  max-width: 16.6666666667%;
	}
  
	.column-md-3 {
	  flex-basis: 25%;
	  max-width: 25%;
	}
  
	.column-md-4 {
	  flex-basis: 33.3333333333%;
	  max-width: 33.3333333333%;
	}
  
	.column-md-5 {
	  flex-basis: 41.6666666667%;
	  max-width: 41.6666666667%;
	}
  
	.column-md-6 {
	  flex-basis: 50%;
	  max-width: 50%;
	}
  
	.column-md-7 {
	  flex-basis: 58.3333333333%;
	  max-width: 58.3333333333%;
	}
  
	.column-md-8 {
	  flex-basis: 66.6666666667%;
	  max-width: 66.6666666667%;
	}
  
	.column-md-9 {
	  flex-basis: 75%;
	  max-width: 75%;
	}
  
	.column-md-10 {
	  flex-basis: 83.3333333333%;
	  max-width: 83.3333333333%;
	}
  
	.column-md-11 {
	  flex-basis: 91.6666666667%;
	  max-width: 91.6666666667%;
	}
  
	.column-md-12 {
	  flex-basis: 100%;
	  max-width: 100%;
	}
  }
  @media (min-width: 75rem) {
	.column-lg-1 {
	  flex-basis: 8.3333333333%;
	  max-width: 8.3333333333%;
	}
  
	.column-lg-2 {
	  flex-basis: 16.6666666667%;
	  max-width: 16.6666666667%;
	}
  
	.column-lg-3 {
	  flex-basis: 25%;
	  max-width: 25%;
	}
  
	.column-lg-4 {
	  flex-basis: 33.3333333333%;
	  max-width: 33.3333333333%;
	}
  
	.column-lg-5 {
	  flex-basis: 41.6666666667%;
	  max-width: 41.6666666667%;
	}
  
	.column-lg-6 {
	  flex-basis: 50%;
	  max-width: 50%;
	}
  
	.column-lg-7 {
	  flex-basis: 58.3333333333%;
	  max-width: 58.3333333333%;
	}
  
	.column-lg-8 {
	  flex-basis: 66.6666666667%;
	  max-width: 66.6666666667%;
	}
  
	.column-lg-9 {
	  flex-basis: 75%;
	  max-width: 75%;
	}
  
	.column-lg-10 {
	  flex-basis: 83.3333333333%;
	  max-width: 83.3333333333%;
	}
  
	.column-lg-11 {
	  flex-basis: 91.6666666667%;
	  max-width: 91.6666666667%;
	}
  
	.column-lg-12 {
	  flex-basis: 100%;
	  max-width: 100%;
	}
  }
  @supports (display: grid) {
	.grid {
	  display: grid;
	  grid-template-columns: repeat(12, 1fr);
	  grid-template-rows: auto;
	}
	.grid > [class*="column-"] {
	  margin: 0;
	  max-width: 100%;
	}
  
	.column-xs-1 {
	  grid-column-start: span 1;
	  grid-column-end: span 1;
	}
  
	.column-xs-2 {
	  grid-column-start: span 2;
	  grid-column-end: span 2;
	}
  
	.column-xs-3 {
	  grid-column-start: span 3;
	  grid-column-end: span 3;
	}
  
	.column-xs-4 {
	  grid-column-start: span 4;
	  grid-column-end: span 4;
	}
  
	.column-xs-5 {
	  grid-column-start: span 5;
	  grid-column-end: span 5;
	}
  
	.column-xs-6 {
	  grid-column-start: span 6;
	  grid-column-end: span 6;
	}
  
	.column-xs-7 {
	  grid-column-start: span 7;
	  grid-column-end: span 7;
	}
  
	.column-xs-8 {
	  grid-column-start: span 8;
	  grid-column-end: span 8;
	}
  
	.column-xs-9 {
	  grid-column-start: span 9;
	  grid-column-end: span 9;
	}
  
	.column-xs-10 {
	  grid-column-start: span 10;
	  grid-column-end: span 10;
	}
  
	.column-xs-11 {
	  grid-column-start: span 11;
	  grid-column-end: span 11;
	}
  
	.column-xs-12 {
	  grid-column-start: span 12;
	  grid-column-end: span 12;
	}
  
	@media (min-width: 48rem) {
	  .column-sm-1 {
		grid-column-start: span 1;
		grid-column-end: span 1;
	  }
  
	  .column-sm-2 {
		grid-column-start: span 2;
		grid-column-end: span 2;
	  }
  
	  .column-sm-3 {
		grid-column-start: span 3;
		grid-column-end: span 3;
	  }
  
	  .column-sm-4 {
		grid-column-start: span 4;
		grid-column-end: span 4;
	  }
  
	  .column-sm-5 {
		grid-column-start: span 5;
		grid-column-end: span 5;
	  }
  
	  .column-sm-6 {
		grid-column-start: span 6;
		grid-column-end: span 6;
	  }
  
	  .column-sm-7 {
		grid-column-start: span 7;
		grid-column-end: span 7;
	  }
  
	  .column-sm-8 {
		grid-column-start: span 8;
		grid-column-end: span 8;
	  }
  
	  .column-sm-9 {
		grid-column-start: span 9;
		grid-column-end: span 9;
	  }
  
	  .column-sm-10 {
		grid-column-start: span 10;
		grid-column-end: span 10;
	  }
  
	  .column-sm-11 {
		grid-column-start: span 11;
		grid-column-end: span 11;
	  }
  
	  .column-sm-12 {
		grid-column-start: span 12;
		grid-column-end: span 12;
	  }
	}
	@media (min-width: 62rem) {
	  .column-md-1 {
		grid-column-start: span 1;
		grid-column-end: span 1;
	  }
  
	  .column-md-2 {
		grid-column-start: span 2;
		grid-column-end: span 2;
	  }
  
	  .column-md-3 {
		grid-column-start: span 3;
		grid-column-end: span 3;
	  }
  
	  .column-md-4 {
		grid-column-start: span 4;
		grid-column-end: span 4;
	  }
  
	  .column-md-5 {
		grid-column-start: span 5;
		grid-column-end: span 5;
	  }
  
	  .column-md-6 {
		grid-column-start: span 6;
		grid-column-end: span 6;
	  }
  
	  .column-md-7 {
		grid-column-start: span 7;
		grid-column-end: span 7;
	  }
  
	  .column-md-8 {
		grid-column-start: span 8;
		grid-column-end: span 8;
	  }
  
	  .column-md-9 {
		grid-column-start: span 9;
		grid-column-end: span 9;
	  }
  
	  .column-md-10 {
		grid-column-start: span 10;
		grid-column-end: span 10;
	  }
  
	  .column-md-11 {
		grid-column-start: span 11;
		grid-column-end: span 11;
	  }
  
	  .column-md-12 {
		grid-column-start: span 12;
		grid-column-end: span 12;
	  }
	}
	@media (min-width: 75rem) {
	  .column-lg-1 {
		grid-column-start: span 1;
		grid-column-end: span 1;
	  }
  
	  .column-lg-2 {
		grid-column-start: span 2;
		grid-column-end: span 2;
	  }
  
	  .column-lg-3 {
		grid-column-start: span 3;
		grid-column-end: span 3;
	  }
  
	  .column-lg-4 {
		grid-column-start: span 4;
		grid-column-end: span 4;
	  }
  
	  .column-lg-5 {
		grid-column-start: span 5;
		grid-column-end: span 5;
	  }
  
	  .column-lg-6 {
		grid-column-start: span 6;
		grid-column-end: span 6;
	  }
  
	  .column-lg-7 {
		grid-column-start: span 7;
		grid-column-end: span 7;
	  }
  
	  .column-lg-8 {
		grid-column-start: span 8;
		grid-column-end: span 8;
	  }
  
	  .column-lg-9 {
		grid-column-start: span 9;
		grid-column-end: span 9;
	  }
  
	  .column-lg-10 {
		grid-column-start: span 10;
		grid-column-end: span 10;
	  }
  
	  .column-lg-11 {
		grid-column-start: span 11;
		grid-column-end: span 11;
	  }
  
	  .column-lg-12 {
		grid-column-start: span 12;
		grid-column-end: span 12;
	  }
	}
  }
  
  #highlight {
	color: #e83f43;
  }
  
  .image-holder img {
	width: 100%;
	height: 43vh;
	object-fit: cover;
  }
  
  .vertical {
	flex-direction: column;
	justify-content: center;
	align-items: center;
  }
  
  .intro {
	position: relative;
	z-index: 2;
	opacity: 0;
	animation: fadeIn 0.8s 0.4s ease forwards;
	margin-right: -30px;
	min-width: 400px;
  }
  .intro .title {
	display: inline-block;
	text-decoration: none;
	color: #000;
	text-align: right;
  }
  .intro .title .underline {
	color: #232323;
  }
  
  .description {
	position: relative;
	z-index: 1;
	margin: 1rem 0 1.5rem 0;
	font-size: 1rem;
	opacity: 0;
	animation: fadeIn 0.8s 0.6s ease forwards;
  }
  
  .slider-item {
	display: none;
  }
  .slider-item.active {
	display: block;
  }
  .slider-item.active .hide-mobile {
	display: none;
  }
  .slider-item.active .show-mobile {
	display: block;
	margin: 1rem 0;
  }
  
  .controls {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: flex-end;
	padding: 0.25rem 0 0.25rem 0;
  }
  .controls .previous {
	border: 1px solid #232323;
  }
  .controls .previous:hover i {
	transform: scale(1.5);
  }
  .controls .next {
	border-top: 1px solid #232323;
	border-right: 1px solid #232323;
	border-bottom: 1px solid #232323;
  }
  .controls .next:hover i {
	transform: scale(1.5);
  }
  
  .previous,
  .next {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-basis: 15%;
	color: #232323;
  }
  .previous i,
  .next i {
	transition: all 0.1s ease;
  }
  
  .active .image-holder::before {
	position: absolute;
	content: "";
	z-index: 1;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	transform-origin: 100% 50%;
	animation: revealRight 1s cubic-bezier(0.23, 1, 0.75, 1) forwards;
  }
  
  @keyframes revealRight {
	0% {
	  transform: scaleX(1);
	}
	100% {
	  transform: scaleX(0);
	}
  }
  @keyframes fadeIn {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @keyframes fadeInLeft {
	0% {
	  opacity: 0;
	  transform: translateX(20%);
	}
	100% {
	  opacity: 1;
	  transform: translate(0);
	}
  }
  .toggle-nav {
	display: flex;
	justify-content: flex-end;
	font-size: 1rem;
	line-height: 1.9;
  }
  .toggle-nav i {
	font-size: 1.5rem;
	line-height: 1.3;
	margin: 0 0 0 0.5rem;
  }
  
  .flex-nav ul {
	position: absolute;
	z-index: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	display: none;
	width: 100%;
	left: 0;
	padding: 1rem;
	background: #fff;
	text-align: center;
  }
  .flex-nav ul.active {
	display: flex;
  }
  
  @media (min-width: 62rem) {
	nav ul {
	  justify-content: flex-end;
	}
  
	#logo {
	  font-size: 1.25rem;
	}
  
	.controls {
	  padding: 1.75rem 0 1.75rem 0;
	}
  
	.intro {
	  animation: fadeInLeft 0.8s 0.4s ease forwards;
	}
	.intro .title {
	  line-height: 61px;
	  font-size: 46px;
	  padding: 2.5rem 2.5rem 3rem 2.5rem;
	  background: #fff;
	}
  
	.image-holder img {
	  height: 55vh;
	}
  
	.description {
	  font-size: 1.25rem;
	  margin: 1rem 0 0 0;
	}
  
	.previous,
	.next {
	  flex-basis: 8.33%;
	}
  
	.slider-item.active .hide-mobile {
	  display: block;
	}
  
	.slider-item.active .show-mobile {
	  display: none;
	}
  
	.toggle-nav {
	  display: none;
	}
  
	.flex-nav ul {
	  display: flex;
	  flex-direction: row;
	  position: relative;
	  padding: 0;
	  justify-content: flex-end;
	}
  }
  .slider-item.active {
	display: block;
  }
  
  .cta-sec .cta-title {
	font-size: 50px;
	margin: 0;
	margin-bottom: 45px;
	color: #fff;
	line-height: 69px;
  }
  .btn-default, button, .button, .comment-respond .comment-form input[type="submit"], .comments-area ol.comment-list .reply a, a.post-edit-link, div.wpcf7 input[type="submit"], .hb_button, .hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"] {
	background: #000;
	border: none !important;
	padding: 15px 35px;
	position: relative;
	font-size: 14px !important;
	overflow: hidden;
	transition: 0.5s;
	border-radius: 4px;
	display: inline-block;
	color: #fff !important;
	box-shadow: none !important;
  }
  
  .cta-sec .cta-content {
	padding: 0 77px;
	text-align: center;
  }
  
  .cta-sec .cta-content {
	padding: 0;
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
	z-index: 99;
	position: relative;
  }
  .section.cta-sec {
	padding: 140px 0;
  }
  .cta-sec {
	position: relative;
  }
  .cta-sec:before {
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
  }
  .section.cta-sec {
	background-size: cover;
	padding: 140px 0;
	background-attachment: fixed;
	background-position: center;
  }
  
  .blog-wrap * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
  }
  
  .blog-wrap img {
	max-width: 100%;
	vertical-align: top;
	position: relative;
  }
  
  .blog-wrap .date {
	background-color: #fff;
	color: #333;
	font-size: 18px;
	font-weight: 800;
	min-height: 48px;
	min-width: 48px;
	padding: 10px 0;
	position: absolute;
	right: 15px;
	text-align: center;
	text-transform: uppercase;
	top: 0;
  }
  
  .blog-wrap .date span {
	display: block;
	line-height: 14px;
  }
  
  .blog-wrap .date .month {
	font-size: 11px;
  }
  
  .blog-wrap h3,
  .blog-wrap p {
	margin: 0;
	padding: 0;
  }
  
  .blog-wrap .hover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 50px;
	align-items: center;
	background-color: #232323;
	display: flex;
	justify-content: center;
	opacity: 0;
  }
  
  /*.blog-wrap a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
  }*/
  
  .blog-wrap:hover .hover,
  .blog-wrap.hover .hover {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	opacity: 1;
  }
  .blog-wrap figcaption h3 a {
	font-size: 21px;
	line-height: 30px;
  }
  .blog-wrap figcaption h3 {
	margin-bottom: 9px;
	font-size: 21px;
	line-height: 28px;
  }
  .blog-wrap figcaption h3 a {
	color: #000;
  }
  
  .blog-section .section-title {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 550px;
	margin-bottom: 60px;
  }
  .blog-wrap {
	position: relative;
	overflow: hidden;
  }
  .stat-div h3 {
	color: #000;
  }
  
  footer#colophon {
    background: #fff;
}
  .site-info {
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid rgba(238, 238, 238, 0.19);
  }

  
  .site-info p {
	margin: 0;
  }
  .about-second-wrap {
	padding: 0 65px;
  }
  
  input[type="checkbox"],
  input[type="radio"] {
	width: auto !important;
	height: auto !important;
  }
  p.comment-form-cookies-consent input#wp-comment-cookies-consent,
  p.comment-form-cookies-consent label {
	display: inline-block !important;
  }
  p.comment-form-cookies-consent input#wp-comment-cookies-consent {
	margin-right: 10px;
  }
  p.comment-form-cookies-consent {
	margin-top: 20px;
  }
  
  section.vinyl-news-mag-vinyl-news-mag-footer-sec {
	padding: 70px 0;
  }
  
  .comments-area {
	padding: 30px;
	margin-top: 30px;
	padding-left: 0;
  }
  .comments-area h2.comments-title {
	margin: 0;
	margin-bottom: 10px;
  }
  .comments-area ol.comment-list {
	list-style: none;
	padding: 0;
  }
  .comments-area ol.comment-list:last-child {
	margin-bottom: 0;
  }
  .comments-area ol.comment-list .comment-author b.fn {
	margin-left: 7px;
	color: #333;
	font-weight: 600;
  }
  .comments-area ol.comment-list .comment-author b.fn a {
	color: #333;
  }
  .comments-area ol.comment-list .comment-author span.says {
	display: none;
  }
  .comments-area ol.comment-list .comment-author img {
	width: 40px;
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 2px;
	line-height: 1.42857143;
	background-color: #fff;
	border-radius: 0px;
	margin-top: 15px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
  }
  .comments-area ol.comment-list .comment-metadata {
	margin-left: 52px;
	margin-bottom: 14px;
  }
  .comments-area ol.comment-list .comment-metadata time {
	font-size: 14px;
	color: #666;
  }
  .comments-area ol.comment-list .comment-content {
	margin-bottom: 27px;
	padding: 20px 20px;
	padding-bottom: 10px;
	background: #fafafa;
	border-radius: 0px;
  }
  .comments-area ol.comment-list .reply {
	text-align: right;
	margin-top: 16px;
  }
  .comments-area ol.comment-list .reply a {
	box-shadow: none;
	padding: 3px 21px;
  }
  .comments-area ol.comment-list ol.children {
	padding: 0;
	list-style: none;
	margin-left: 56px;
  }
  .comments-area .comment-subscription-form input[type="checkbox"] {
	height: auto !important;
  }
  
  .comments-area ol.comment-list .comment-metadata .edit-link {
	display: none;
  }
  
  .pingback .comment-body {
	margin-bottom: 27px;
	padding: 20px 20px;
  }
  
  .pingback {
	margin: 20px 0;
  }
  
  .pingback .comment-body a {
	color: #666;
  }
  .pingback .comment-body a:hover,
  .pingback .comment-body a:focus {
	color: #000;
  }
  
  .pingback .comment-body a.comment-edit-link {
	color: #000;
  }
  
  .nav-links {
	width: 100%;
	display: table;
  }
  .nav-links .nav-previous {
	width: 50%;
	display: inline-block;
  }
  .nav-links .nav-next {
	width: 50%;
	display: inline-block;
	text-align: right;
  }
  
  .nav-links .nav-previous,
  .nav-links .nav-next {
	vertical-align: middle;
	float: none;
  }
  
  .nav-links a,
  .nav-links span {
	padding: 6px 6px;
	margin-right: 5px;
	display: inline-block;
	font-size: 16px;
	color: #62646c;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
  }
  span.nav-subtitle {
	color: #000;
	font-family: "Lora";
	font-weight: 400;
  }
  .nav-links a:hover,
  .nav-links span:hover {
	color: #000;
  }
  
  .nav-links a {
	background: #f7f7f7;
  }
  
  .not-found .page-header {
	margin-top: 0;
  }
  .not-found .page-header h1 {
	margin-top: 0;
  }
  
  .not-found .search-form {
	margin-top: 20px;
  }
  .not-found .search-form .search-submit {
	width: 29%;
  }
  
  .error-404 header.page-header h2 {
	font-size: 74px;
  }
  
  header.entry-header h2.entry-title {
	font-size: 30px;
	margin-top: 0;
  }
  header.entry-header h2.entry-title a {
	color: #272e37;
	text-decoration: none;
  }
  a {
	text-decoration: none !important;
  }
  header.entry-header h2.entry-title a:hover {
	color: #000;
  }
  
  header.entry-header h1.entry-title {
	font-size: 29px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 50px;
  }
  header.entry-header h1.entry-title a {
	color: #272e37;
  }
  header.entry-header h1.entry-title a:hover {
	color: #000;
  }
  
  .page-header {
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 20px !important;
	border-bottom: none;
  }
  .page-header h1 {
	margin-top: 0;
	font-size: 37px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
  }
  
  article .entry-content img {
	margin-bottom: 15px;
  }
  
  div#calendar_wrap table {
	background-color: transparent;
	width: 100%;
  }
  
  #wp-calendar caption {
	background-color: #000;
	color: #ffffff;
	padding: 10px;
  }
  
  #wp-calendar thead tr th {
	text-align: center;
  }
  
  table th {
	border: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
  }
  
  table td {
	border: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
  }
  
  table td {
	border: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
  }
  
  #wp-calendar tbody tr td {
	text-align: center;
  }
  
  #wp-calendar tr th {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-right: 0;
	border-bottom: 0;
  }
  
  #wp-calendar tr th:last-child {
	border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  
  #wp-calendar tr td {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-right: 0;
	border-bottom: 0;
  }
  
  #wp-calendar tr td a {
	font-weight: bold;
  }
  
  #wp-calendar tr td:last-child {
	border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  
  #wp-calendar tfoot tr td {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  
  #secondary #wp-calendar tr td {
	border: 1px solid #eee;
  }
  
  #secondary #wp-calendar tr th {
	border: 1px solid #eee;
  }
  
  .page-content,
  .entry-content,
  .entry-summary {
	margin: 1em 0 0;
  }
  
  article iframe {
	width: 100%;
  }
  
  span.edit-link {
	display: block;
  }
  
  a.post-edit-link {
	background: #000;
	font-weight: normal;
	text-transform: capitalize;
	padding: 6px 21px;
	overflow: hidden !important;
	display: inline-block;
  }
  
  nav#comment-nav-below {
	margin: 25px 0;
	display: block;
  }
  
  nav#comment-nav-above {
	margin: 25px 0 40px 0;
  }
  
  .post-password-form {
	width: 100%;
  }
  .post-password-form input[type="password"] {
	width: 100%;
	border: 2px solid #eee;
	padding: 7px 23px;
	outline: 0;
	-webkit-appearance: none;
	font-weight: 400;
	background: #fff;
	height: auto;
	border-radius: 4px;
	margin-top: 15px;
  }
  .post-password-form input[type="password"]:focus {
	border: 2px solid #000 !important;
  }
  .post-password-form input[type="submit"] {
	box-shadow: none !important;
	font-size: 15px;
	border-radius: 4px;
	background: #000;
	transition: all 0.5s ease-in-out 0s;
	border: none;
	color: #fff;
	padding: 13px 17px;
	margin-left: -6px;
	border: none;
	line-height: 17px;
	width: 17%;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
  }
  
  /* category */
  .widget ul.categories-wrap {
	padding: 0;
	margin: 0;
	list-style: none;
  }
  
  .widget .categories-wrap li {
	padding: 17px 0 0 0;
  }
  
  .widget .categories-wrap .cat-item span.cat-name a {
	color: #62646c;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
  }
  
  .widget .categories-wrap span.cat-count {
	position: relative;
	margin-right: 10px;
	float: right;
  }
  
  .widget .categories-wrap .cat-count a {
	color: #62646c;
	font-size: 16px;
	text-decoration: none;
  }
  
  /* tags */
  .tagcloud {
	position: relative;
	padding: 20px 0 0 0;
  }
  
  .tagcloud a {
	border: 1px solid #f4f4f4;
	color: #fff;
	font-size: 14px !important;
	font-weight: 400;
	padding: 4px 12px 4px;
	border-radius: 5px;
	transition: all 500ms ease 0s;
	display: inline-block;
	margin: 0 3px 10px;
  }
  .tagcloud a:hover,
  .tagcloud a:focus {
	background: #000;
	color: #fff !important;
  }
  
  #secondary .widget {
	margin-bottom: 20px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 0 30px;
	word-wrap: break-word;
  }
  #secondary .widget .widget-title {
	font-size: 22px;
	line-height: 37px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: capitalize;
	color: #000;
  }
  #secondary .widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
  }
  #secondary .widget ul li {
	padding-bottom: 8px;
	position: relative;
	margin-bottom: 7px;
  }
  #secondary .widget ul li a {
	color: #62646c;
	text-decoration: none;
  }
  #secondary .widget ul li a:hover {
	color: #000;
  }
  
  .search-form {
	width: 100%;
  }
  .search-form .search-field {
	width: 100%;
	border: 1px solid #eee !important;
	padding: 9px 23px !important;
	outline: 0;
	-webkit-appearance: none;
	font-weight: 400;
	background: #fff;
	height: auto;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 50px;
  }
  .search-form .search-field:focus {
	border-color: #000 !important;
  }
  .search-form .search-submit {
	position: absolute;
	right: 1px;
	top: 0;
	box-shadow: none !important;
	font-size: 16px;
	border-radius: 0 !important;
	background: #000;
	border: none;
	color: #fff;
	height: 50px;
	display: inline-block;
	padding: 15px 13px;
	margin-left: 0;
	border: none;
	line-height: 21px;
	width: 30%;
  }
  .search-form label {
	width: 71%;
	margin-bottom: 0;
  }
  
  .search-form {
	position: relative;
  }
  
  article.hentry {
	margin-bottom: 30px;
  }
  article.hentry .post-bg {
	padding: 30px 0;
	padding-top: 0;
	margin-top: 30px;
  }
  article header.entry-header h2.entry-title {
	margin-top: 20px;
  }
  span.edit-link a {
	box-shadow: none;
	padding: 3px 21px;
	margin-top: 20px;
	border-radius: 4px;
	color: #fff;
  }
  
  span.cat-links,
  span.tags-links {
	display: block;
	margin-bottom: 5px;
  }
  
  article .post-bg .entry-footer {
	margin-top: 20px;
  }
  
  span.comments-link {
	border: 1px solid #ddd;
	font-size: 13px;
	padding: 3px 10px;
	border-radius: 5px;
  }
  span.comments-link a {
	color: #000;
  }
  
  select {
	width: 100%;
  }
  
  .comment-respond .comment-form textarea {
	height: 200px;
	padding: 10px;
	background: none;
	border: none;
	border: 1px solid #eee;
	outline: 0 !important;
	transition: all 0.5s ease-out 0s;
	width: 100%;
	border-radius: 4px;
  }
  .comment-respond .comment-form input {
	background: none;
	border: none;
	outline: 0;
	font-size: 16px;
	padding: 0;
	border: 1px solid #eee;
	box-shadow: none;
	-webkit-transition: all 0.3s;
	border-radius: 4px;
	height: 40px;
	width: 100%;
	padding: 0 10px;
	transition: all 0.5s ease-out 0s;
  }
  .comment-respond .comment-form input[type="submit"] {
	font-weight: normal;
	text-transform: capitalize;
	width: auto;
	color: #fff;
	margin-top: 20px;
	height: auto;
  }
  header.entry-header {
	margin-bottom: 40px;
  }
  
  /* header#masthead {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) !important;
  } */
  a.post-edit-link {
	display: none;
  }
  .archive article.hentry {
	margin-bottom: 50px;
  }
  .single-post ul.post-meta {
	border-top: 0;
  }
  
  #menu-primary-menu .dropdown-menu {
	display: none !important;
	position: relative;
	box-shadow: none;
	border: none;
	float: none;
	min-width: 0;
	padding-left: 40px;
  }
  
  #menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children
	> .dropdown-sub {
	display: none !important;
	left: 0;
  }
  #menu-primary-menu li.menu-item-has-children:hover .dropdown-menu,
  #menu-primary-menu li.menu-item-has-children:focus .dropdown-menu,
  #menu-primary-menu li.menu-item-has-children:focus-within .dropdown-menu {
	display: block !important;
  }
  
  #menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children:hover
	.dropdown-sub,
  #menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children:focus
	.dropdown-sub,
  #menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children:focus-within
	.dropdown-sub {
	display: block !important;
  }
  #menu-primary-menu-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
	border-radius: 0;
	min-width: 220px;
	box-shadow: -3px 4px 7px -4px rgba(0, 0, 0, 0.12);
	border: 1px solid #f0f0f0;
  }
  #menu-primary-menu-nav > li > .dropdown-menu li {
	padding: 10px 14px;
	border-bottom: 1px solid #eee;
	display: block !important;
  }
  ul.dropdown-menu.dropdown-sub {
	padding: 0;
	border-radius: 0;
	margin: 0;
	right: auto;
	left: 100%;
	top: 0;
	margin-left: 0px;
  }
  .not-found .widget {
	margin-top: 35px;
  }
  a.btn.btn-default:hover {
	background: #000;
  }
  a.custom-logo-link img {
    height: 44px;
    width: auto;
    position: relative;
    top: 0;
    margin-top: 8px;
}
  .custom-slideshow .custom-slide {
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 150px;
	text-align: left;
	position: relative;
  }
  
  section.section.room-section {
	overflow: hidden;
  }
  
  .slide__title-wrap {
	position: absolute;
	top: 37%;
	left: -14%;
	text-align: left;
	max-width: 350px;
	display: none;
  }
  .custom-slideshow .custom-slide {
	outline: 0 !important;
  }
  .custom-slideshow .custom-slide.slick-center .slide__title-wrap {
	display: block;
  }
  button#btn-search:focus,
  button#btn-search:focus-within {
	border: 1px solid #eee !important;
  }
  button#btn-search-close:focus,
  button#btn-search-close:focus-within {
	border: 1px solid #000 !important;
  }
  .hero-section a.btn.btn-default {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
  }
  .intro .title a {
	color: #000;
  }
  .controls button.previous:focus,
  .controls button.previous:focus-within {
	background: #000;
  }
  .controls button.previous:focus i,
  .controls button.previous:focus-within i {
	color: #fff;
  }
  
  .controls button.next:focus,
  .controls button.next:focus-within {
	background: #000;
  }
  .controls button.next:focus i,
  .controls button.next:focus-within i {
	color: #fff;
  }
  
  .slide__title-wrap h3.slide-title {
	font-size: 49px;
	line-height: 57px;
  }
  .btn-default.focus,
  .btn-default:focus {
	color: #fff;
	background-color: #000;
	border-color: #000;
  }
  @media (min-width: 991px) {
	.navbar-collapse.collapse {
	  display: inline-block !important;
	}
  }
  
  ul#menu-primary-menu li .dropdown-menu a {
	color: #565656;
	font-weight: 300;
  }
  .navbar-nav > li > .dropdown-menu,
  ul.dropdown-menu.dropdown-sub {
	-webkit-box-shadow: rgba(54, 57, 73, 0.08) 0 8px 16px 0 !important;
	box-shadow: 0 8px 16px 0 rgba(54, 57, 73, 0.08) !important;
	z-index: 99999;
	padding: 0 !important;
	min-width: 230px !important;
	border-radius: 0 !important;

	
  }
  .navbar-nav > li > .dropdown-menu li a {
	padding: 13px 33px !important;
  }
  ul#menu-primary-menu .navbar-nav > li > .dropdown-menu li a:focus,
  .navbar-nav > li > .dropdown-menu li a:focus-within {
	background: #000 !important;
	border: none !important;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
	background: none;
  }
  .navbar-nav li.menu-item-has-children > a:after {
	content: "\f0dd";
	font: normal normal normal 14px/1 FontAwesome;
	padding-left: 10px;
	top: -3px;
	position: relative;
  }
  ul#menu-primary-menu li .dropdown-menu a.dropdown-item:after {
	right: 15px;
	position: absolute;
	top: 14px;
  }
  
  
  .home.page-template-template-home
	header#masthead
	ul#menu-primary-menu
	li
	.dropdown-menu
	a {
	color: #000;
  }
  nav#site-navigation #menuid ul li {
	padding: 9px 10px;
	display: inline-block;
  }
  nav#site-navigation ul li a {
	color: #000;
  }
  p.site-description {
	font-size: 13px;
  }
  .site-branding {
	margin-top: 3px;
  }
  
  div#navbar-collapse {
	padding: 0;
  }
  .hero-section.image .col-md-6 {
	margin-left: 0px;
  }
  .header-top {
	padding: 13px 0;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) !important;
  }
  .hero-section.image .col-md-6 {
	height: 500px;
	text-align: left;
  }
  
  .cause-wrap .title {
	font-size: 21px;
	line-height: 28px;
  }
  .callout-wrap {
	background: #f7f7f7;
	padding: 28px;
	height: 240px;
  }
  .section-title {
	text-align: center;
	margin-bottom: 40px;
  }
  .cause-footer .title {
	margin-top: 20px;
  }
  .cause-footer .title a {
	color: #000;
  }
  .about-section-img {
	margin-top: 0;
	padding: 0 40px;
  }
  
  .about-sec .section-title {
	margin-bottom: 24px;
	text-align: left;
  }
  .section.cta-section {
	position: relative;
  }
  .section.cta-section:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 43%);
	content: "";
  }
  .cta-content .cta-title {
	margin: 0;
	color: #fff;
	margin-top: 7px;
	font-size: 42px;
	line-height: 56px;
	position: relative;
  }
  
  .cta-content {
	max-width: 800px;
	margin: 0 auto;
  }
  .cta-content a.btn.btn-default {
	margin-top: 54px;
  }
  .cta-content .col-md-4 {
	text-align: center;
  }
  .cta-content .col-md-4 a.btn.btn-default {
	margin-top: 17px;
	background: #000;
  }
  a.btn.btn-default {
	border-radius: 4px;
  }
  section#primary2.about-sec {
	padding-top: 0;
  }
  .about-section-img img {
	max-height: 450px;
	text-align: center;
  }
  .about-section-img {
	text-align: center;
  }
  .about-second-wrap .btn-default {
	margin-top: 25px;
  }
  
  .about-content {
	text-align: center;
  }
  .about-content h2 {
	font-size: 24px;
	line-height: 36px;
  }
  .about-wrap {
	padding: 90px 65px;
  }
  .section.about-section .row {
	position: relative;
  }
  .section.about-section {
	text-align: center;
  }
  .blob-wrapper__background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	/* -webkit-transform: translateX(-50%); */
	/* transform: translateX(-50%); */
  }
  
  .blob-wrapper__background .inline-svg path,
  .blob-wrapper__background svg path {
	fill: #f7f7f7;
  }
  .blob-wrapper__background .inline-svg,
  .blob-wrapper__background svg {
	width: 100%;
	height: 100%;
  }
  .header-social ul a {
	margin-right: 15px;
	font-size: 21px;
  }
  .blog-wrap figcaption .btn-default {
	margin-top: 20px;
  }
  
  .cause-wrap {
	margin: 0 15px;
	outline: 0 !important;
  }
  
  .header-top .col-md-4 {
	padding-left: 0;
  }
  
  .header-social ul {
	margin: 0;
	position: relative;
	top: 6px;
  }
  .site-header .navbar-right .header-btn {
	padding: 8px 20px;
  }
  .site-header .navbar-right {
	padding-top: 9px;
  }
  .site-header .navbar-right .header-btn i {
	border: 1px solid;
	border-radius: 50%;
	font-size: 14px;
	padding: 5px;
	margin-left: 7px;
  }
  .header-search-form form.search-form:before {
	content: "\f002";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 30px;
	top: 14px;
	font-size: 17px;
	color: #c5c4c4;
  }
  .header-search-form {
	max-width: 300px;
  }
  .header-search-form label {
	width: 100%;
  }
  .header-search-form input.search-submit {
	padding: 0;
	width: 70px;
	position: absolute;
	background: no-repeat;
	font-size: 0;
  }
  .about-section i {
	font-size: 69px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
  }
  .section.about-section h2 {
	font-size: 42px;
	line-height: 56px;
  }
  .blob-wrapper__background {
	height: 450px;
  }
  
  header#masthead {
	display: block;
  }
  .header-mobile {
	display: none;
  }
  .about-wrap {
	padding: 0;
	text-align: left;
  }
  .card-content .content button.btn {
	margin-top: 30px;
  }
  
  .navbar-nav .dropdown-menu {
	opacity: 0;
	display: block;
  }
  ul#menu-primary-menu .navbar-nav > li > .dropdown-menu li a:focus,
  .navbar-nav > li > .dropdown-menu li a:focus-within {
	background: #000 !important;
	border: none !important;
	color: #fff !important;
  }
  
  ul#menu-primary-menu li.menu-item-has-children .dropdown-menu {
	position: absolute;
	opacity: 0;
	left: -9999px;
	z-index: 99999;
	display: block !important;
  }
  
  ul#menu-primary-menu li.menu-item-has-children:hover .dropdown-menu,
  ul#menu-primary-menu li.menu-item-has-children:focus .dropdown-menu,
  ul#menu-primary-menu li.menu-item-has-children:focus-within .dropdown-menu {
	display: block;
	left: 0;
	margin-top: 0;
	opacity: 1;
  }
  
  ul#menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children
	> .dropdown-sub {
	position: absolute;
	opacity: 0;
	left: -9999px;
	z-index: 99999;
	display: block !important;
  }
  
  ul#menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children:hover
	.dropdown-sub,
  ul#menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children:focus
	.dropdown-sub,
  ul#menu-primary-menu
	li.menu-item-has-children
	.dropdown-menu
	li.menu-item-has-children:focus-within
	.dropdown-sub {
	display: block;
	left: 229px;
	margin-top: 0;
	opacity: 1;
  }	
  .search-form .search-field:focus,
  .search-form .search-field:focus-within {
	border: 1px solid #000 !important;
  }
  a.btn.btn-default:focus,
  a.btn.btn-default:focus-within {
	background: none!important;
  }
  .cause-footer .title a:focus,
  .cause-footer .title a:focus-within {
	text-decoration: underline !important;
	outline: 0 !important;
  }
  button.navbar-toggle:focus,
  button.navbar-toggle:focus-within {
	background: #000 !important;
  }
  /* .blog article.hentry,
  .archive article.hentry,
  .search-results article.hentry {
	background: #f7f7f7;
	padding: 20px 30px;
  } */
  
  .mobile-wrap a.header-btn.btn.btn-default {
	margin-top: 20px;
	display: block;
  }
  .hero-section-content {
	max-width: 800px;
	margin: 0 auto;
	margin-left: 0;
	text-align: left;
  }
  .hero-section.image a.btn.btn-default {
	margin-top: 30px;
	background: #000 !important;
	color: #fff !important;
  }
  
  .banner-callout {
	box-shadow: 0 0 60px -15px rgb(0 0 0 / 25%);
	padding: 40px 40px;
	border-radius: 0px;
  }
  .section.about-section {
	padding-top: 30px;
	padding-bottom: 80px;
  }
  .section.cta-section {
	background: none;
	padding: 120px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
  }
  .cta-content {
	text-align: center;
  }
  .about-wrap {
	margin-bottom: 50px;
  }
  .stat-div {
	display: inline-block;
	margin-right: 40px;
  }
  .stat-div h3 {
	font-size: 32px;
  }
  .section.about-section .col-md-6 {
	text-align: left;
  }
  
  .banner-callout-section .banner-callout {
	background: #eaeade;
  }
  .banner-callout-section .row {
	z-index: 999;
  
	margin: 0 auto;
	margin-top: -104px;
  }
  
  .callout-title {
	margin-bottom: 15px;
  }
  .card-content {
	display: flex;
	background: #fff;
  }
  .card-bg-image {
	background-size: cover;
	background-position: center;
	height: 500px;
	width: 65%;
	float: left;
  }
  .card-content .content {
	width: 35%;
	float: left;
	padding: 60px 50px;
	background: #000;
	height: 500px;
  }
  .aboutimage-wrap {
	position: relative;
  }
  
  .blog-wrap {
	box-shadow: 0 3rem 6rem rgb(0 0 0 / 10%);
  }
  .blog-wrap figcaption {
	padding: 30px;
  }
  .about-wrap {
	text-align: center;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
  }
  .section.about-section img {
	max-width: 750px;
	margin: 0 auto;
	margin-top: 45px;
  }
  .card-content .content .title a {
	color: #fff;
	font-size: 34px;
	line-height: 42px;
  }
  .card-content .content p {
	color: #fff;
  }
  .card-content .content a.btn.btn-default {
	background: #000;
	margin-top: 20px;
  }
  .slick-next, .slick-prev {
	height: 40px;
	width: 40px;
	font-size: 0;
	cursor: pointer;
	background: #dd3333;
	border-color: #dd3333 !important;
	color: #fff;
	position: absolute;
	border-radius: 0;
	border: none;
	outline: 0;
	line-height: 73px;
	bottom: 0;
	z-index: 99;
	padding: 0;
	opacity: 0;
  }
  .vinyl_news_mag_slider__slides:hover .slick-arrow{
	opacity: 1;
  }
  .slick-arrow {
	font-size: 0 !important;
	line-height: 32px !important;
  }
  .slick-prev:before {
	content: "<";
	font-size: 24px;
	color: #fff !important;
  }
  
  .slick-next:before {
	content: ">";
	font-size: 24px;
	color: #fff !important;
  }
  .slick-prev {
	right: 41px;
	background: #dd3333;
	left: auto;
  }
  .slick-next {
	left: 73px;
	background: #dd3333;
  }
  .blog-wrap a.btn.btn-default {
	width: 100%;
	border-radius: 0;
	position: absolute;
	bottom: 0;
  }
  .blog-wrap p {
	margin-bottom: 40px;
  }
  .blog-wrap {
	height: 100%;
  }
  .blog-section.section [class*="col-"] {
	display: flex;
	flex-direction: column;
  }
  .blog-section.section .container:last-child .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
  }
  .slick-next {
	right: 0;
	left: auto;
  }
  .slider {
	position: relative;
  }
  .vinyl_news_mag_slider__slides {
	z-index: 1;
	position: relative;
	height: 100%;
  }
  .slider__control {
	z-index: 2;
	position: absolute;
	top: 41%;
	left: 8%;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	margin-top: -30px;
	border-radius: 50%;
	transition: background-color 0.3s;
	cursor: pointer;
  }
  .slider__control--right {
	left: 94%;
  }
  .slider__control:hover {
	background-color: #000;
  }
  .slider__control-line {
	position: absolute;
	left: 23px;
	top: 50%;
	width: 3px;
	height: 14px;
	transform-origin: 50% 0;
	transform: rotate(-45deg);
  }
  .slider__control-line:nth-child(2) {
	transform: translateY(1px) rotate(-135deg);
  }
  .slider__control--right .slider__control-line {
	left: 37px;
	transform-origin: 1px 0;
	transform: rotate(45deg);
  }
  .slider__control--right .slider__control-line:nth-child(2) {
	transform: translateY(1px) rotate(135deg);
  }
  .slider__control-line:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #e2e2e2;
	transition: background-color 0.3s;
  }
  .slider__control:hover .slider__control-line:after {
	background-color: #fff;
  }
  .slider__control.a--rotation .slider__control-line:after {
	-webkit-animation: arrowLineRotation 0.49s;
	animation: arrowLineRotation 0.49s;
  }
  .slider__control.a--rotation .slider__control-line:nth-child(1):after {
	-webkit-animation: arrowLineRotationRev 0.49s;
	animation: arrowLineRotationRev 0.49s;
  }
  
  @-webkit-keyframes arrowLineRotation {
	to {
	  transform: rotate(180deg);
	}
  }
  
  @keyframes arrowLineRotation {
	to {
	  transform: rotate(180deg);
	}
  }
  @-webkit-keyframes arrowLineRotationRev {
	to {
	  transform: rotate(-180deg);
	}
  }
  @keyframes arrowLineRotationRev {
	to {
	  transform: rotate(-180deg);
	}
  }
  .slide {
	position: absolute;
	left: 50%;
	width: 150vmax;
  
	transform: translate(-50%, -50%);
	border-radius: 50%;
	transition: -webkit-clip-path 0s 0.91s;
	transition: clip-path 0s 0.91s;
	transition: clip-path 0s 0.91s, -webkit-clip-path 0s 0.91s;
	-webkit-clip-path: circle(30px at 120vw 50%);
	clip-path: circle(30px at 120vw 50%);
  }
  .slide.s--prev {
	-webkit-clip-path: circle(30px at 30vw 50%);
	clip-path: circle(30px at 30vw 50%);
  }
  .slide.s--active {
	z-index: 1;
	transition: -webkit-clip-path 1.3s;
	transition: clip-path 1.3s;
	transition: clip-path 1.3s, -webkit-clip-path 1.3s;
	-webkit-clip-path: circle(120vmax at 120vw 50%);
	clip-path: circle(120vmax at 120vw 50%);
  }
  .slide.s--active.s--active-prev {
	-webkit-clip-path: circle(120vmax at 30vw 50%);
	clip-path: circle(120vmax at 30vw 50%);
  }
  
  .vinyl_news_mag_slide__inner {
	height: 550px;
	background-size: cover;
	background-position: center center;
	position: relative;
  }
  .home-banner-slider {
	padding: 60px 0;
  }
  .vinyl_news_mag_slide__inner:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
  }
  .vinyl_news_mag_slide__content {
	left: 21%;
	margin-top: 0;
	max-width: 600px;
	color: #fff;
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(-10%, -50%);
	text-align: center;
  }
  .vinyl_news_mag_slide__content h2 {
	font-size: 26px;
	color:#fff;
  }
  .vinyl_news_mag_slide__content h2 a{
	color:#fff;
  }
  .vinyl_news_mag_slide__inner {
	margin-right: 1px;
  }
  .slide__text {
	font-size: 25px;
  }
  .slide__text a {
	color: #fff;
  }
  .vinyl_news_mag_slide__content a.btn.btn-default {
	font-size: 13px !important;
	margin-top: 20px;
  }
  .custom-logo-link, .logo-wrap{
	float:none;
  }
  .site-branding {
	width: 100%;
	float: none;
	text-align: center;
  }
  .bottom-header {
	padding: 55px 0;
  }
  .header-top {
	border-top: 1px solid #eee;
	box-shadow: none !important;
	border-bottom: 1px solid #eee;
  }
  nav#site-navigation ul#menu-primary-menu li {
	float: none;
	display: inline-block;
  }
  .header-top {
	padding: 0;
  }
  
  .logo-div .navbar-right {
	position: absolute;
	right: 0;
	top: -6px;
  }
  .logo-div {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
  }
  .home-banner-slider {
	border-bottom: 1px solid #eee;
  }
  .blog-carousel-section.section {
	padding: 20px 0;
	  border-bottom: 1px solid #eee;
  
  }
  .logo-div .row {
	position: relative;
  }
  .card-slider-wrap .carousel-wraps{
	margin: 15px;
  }

  .card-slider-wrap .post-content h3 a{
	color: #000;
  }

  .carousel-content-wrap .posts-wrap h2 a{
	color: #000;
  }
  .big-featured-post-wrap h2 {
	font-size: 26px;
	margin-top: 25px;
	line-height: 37px;
  }
  .big-featured-post-wrap h2 a{
	color: #000;
  }
  
  ul.post-meta li {
	display: inline-block;
	margin-right: 4px;
  }
  ul.post-meta li {
	text-transform: uppercase;
	font-size: 12px;
  }
  
  ul.post-meta li:last-child{
	border: none;
  }
  .tagcloud a {
	color: #000;
  }
  
  
  
  
  .card .wrapper {
	min-height: 600px;
	position: relative;
	overflow: hidden;
  }
  
  .card .data {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 30px;
	padding-bottom: 55px;
  }
  .card .data .content {
	padding: 1em;
	position: relative;
	z-index: 1;
	padding-bottom: 0;
  }
  .card .author {
	font-size: 12px;
  }
  .card .title {
	margin-top: 10px;
  }
  .card .text {
	margin: 0;
  }
  
  
  
  .example-2 .wrapper:hover .menu-content span {
	transform: translate(-50%, -10px);
	opacity: 1;
  }
  .example-2 .header {
	color: #fff;
	padding: 1em;
  }
  .example-2 .header::before, .example-2 .header::after {
	content: "";
	display: table;
  }
  .example-2 .header::after {
	clear: both;
  }
  .example-2 .header .date {
	float: left;
	font-size: 12px;
  }
  .example-2 .menu-content {
	float: right;
  }
  .example-2 .menu-content li {
	margin: 0 5px;
	position: relative;
  }
  .example-2 .menu-content span {
	transition: all 0.3s;
	opacity: 0;
  }
  .example-2 .data {
	color: #fff;
  }
  .example-2 .title a {
	color: #fff;
  }
  .example-2 .button {
	display: block;
	width: 100px;
	margin: 2em auto 1em;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	position: relative;
	font-weight: 700;
  }
  .example-2 .button::after {
	content: "→";
	opacity: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	transition: all 0.3s;
  }
  .example-2 .button:hover::after {
	transform: translate(5px, -50%);
	opacity: 1;
  }
  .small-posts-group .card .wrapper {
	height: 285px !important;
	min-height: 0;
	margin-bottom: 30px;
  }
  .multiple-posts-section.section {
	background: #eae9e4;
  }
  .col-md-6.small-posts-group .card .data {
	transform: none;
	padding-bottom: 30px;
  }
  .col-md-6.small-posts-group .card .data h3.title {
	font-size: 23px;
	line-height: 34px;
  }
  .newsletter-section .row {
	background: #eae9e4;
	padding: 30px;
	margin-top: -60px;
	z-index: 9999;
	position: relative;
  }
  .newsletter-section p {
	margin: 0;
  }
  .carousel-content-wrap h2 {
	margin-top: 20px;
  }
  .mid-section-sidebar.section .carousel-content-wrap {
	margin-bottom: 65px;
  }
  .small-posts-group .row:last-child .card .wrapper {
	margin-bottom: 0 !important;
  }
  .carousel-content-wrap img {
	width: 100%;
  }
  .slide__content .btn-default {
	margin-top: 30px;
  }
  /* body {
	background: #EAE9E4;
  } */
  .carousel-content-wrap .posts-wrap figcaption {
	margin-bottom: 25px;
  }
  .multiple-posts-section.section {
	background: #eae9e4;
  }
  .btn-default, button, .button, .comment-respond .comment-form input[type="submit"], .comments-area ol.comment-list .reply a, a.post-edit-link, div.wpcf7 input[type="submit"], .hb_button, .hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"] {

	border-radius: 0 !important;
  }
  .navigation ul.page-numbers {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top:  30px;
  }
  .navigation ul.page-numbers li {
	display: inline-block;
  
  
  }
  .navigation ul.page-numbers li a {
	padding: 10px 20px;
	background: #000;
	color: #fff;
  }
  .navigation ul.page-numbers li span.page-numbers.current {
	background: #000;
	padding: 10px 20px;
	color: #fff;
  }
  .navigation ul.page-numbers li:hover,.navigation ul.page-numbers li:focus {
	background: #000;
  }
  .navigation ul.page-numbers li a{
	color: #fff;
  }
  #secondary .widget .widget-title {
	font-size: 22px;
	margin-bottom: 10px;
	text-align: left;
  }
  .slide__content p {
	line-height: 28px;
  }
  .single-post header.entry-header {
	text-align: center;
  }
  .card-slider-wrap .carousel-wraps {
	margin-bottom: 0;
  }
  .single-post .carousel-thumbnail {
	text-align: center;
  }
  .example-2 .wrapper:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 37%);
	content: "";
  }
  .example-2 .wrapper{
	position: relative;
  }
  .example-2 ul.post-meta li a {
	color: #fff;
  }
  .example-2 p {
	margin-top: 20px;
  }
  body{
	overflow-x: hidden;
  }
  nav#site-navigation ul#menu-primary-menu ul.dropdown-menu li {
	width: 100%;
  }
  
  .header-search {
	display: inline-block;
	position: relative;
	height: 35px;
	float: right;
	padding: 0;
	position: relative;
  }
  
  .header-search input[type="search"] {
	height: 49px;
	display: inline-block;
	font-family: "Lato";
	font-weight: 100;
	border: none;
	outline: none;
	color: #555;
	padding: 3px;
	padding-right: 60px;
	width: 0px;
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	z-index: 3;
	transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
	cursor: pointer;
	font-size: 16px !important;
  }
  
  .header-search input[type="search"]:focus:hover {
	border-bottom: 1px solid #BBB;
  }
  
  .header-search input[type="search"]:focus {
	width: 300px;
	z-index: 999;
	border: none !important;
	border-bottom: 1px solid #BBB !important;
	cursor: text;
	background-color: #fff;
	border-radius: 0;
  }
  .header-top .search-form input.search-submit {
	height: 60px;
	width: 21px;
	display: inline-block;
	color: red;
	float: right;
	background: url(../img/search.html) center center no-repeat;
	text-indent: -10000px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	cursor: pointer;
	opacity: 0.4;
	cursor: pointer;
	transition: opacity .4s ease;
	background-size: contain;
	padding: 0 !important;
	pointer-events: none !important;
  }
  
  .header-search input[type="search"] {
	margin-top: 6px;
  }
  .header-search input.search-submit {
	display: none;
  }
  .header-search input[type="search"] {
	border: none !important;
  }
  .header-social ul {
	border-right: 1px solid #eee;
	margin-right: 15px;
  }
  div#page.hide-postmeta ul.post-meta {
	display: none;
  }
  .example-2.card p {
	padding-left: 1em;
  }
  .mid-section-sidebar.section #secondary .widget {
	margin-bottom: 50px;
  }
  .mid-section-sidebar.section .carousel-content-wrap{
	  width: calc(50% - 30px);
	  float: left;
	  margin-right: 30px;
  }
  .mid-section-sidebar.section .carousel-content-wrap:nth-child(even) {
	margin-right: 0 !important;
  }
  .big-featured-post {
	margin-bottom: 50px;
  }
  ul.post-meta li a {
	color: #b9b9b9;
  }
  .bottom-header {
	background-size: cover;
	padding: 50px 0 !important;
	background-position: center;
	background-repeat: no-repeat;
  }
  .bottom-header.with-header{
	padding: 120px 0 !important;
  }
  .bottom-header.with-header:before {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: rgb(0 0 0 / 36%);
  }
  .bottom-header{
	position: relative;
  }
  .bottom-header.with-header a {
	color: #fff;
  }
  .bottom-header.with-header .row {
	position: relative;
	z-index: 99;
  }
  .bottom-header.with-header p.site-description {
	color: #fff;
  }
  h2.site-title {
	font-size: 35px;
  }
  p.site-description {
	font-size: 14px;
	margin-top: 3px;
  }
  .mid-section-sidebar.section .navigation {
	display: block;
	bottom: 0;
  }
  .big-featured-post a.btn.btn-default {
	margin-top: 30px;
  }
  .blog-carousel-section.section {
	padding-top: 15px;
  }
  
  .two-column-posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
  }
  
  .header-top {
	padding: 0;
	background: #000;
	border: none;
  }
  .header-logo {
	float: left;
  }
  nav.navbar.navbar-default {
	background: none;
	border: none;
  }
  .blog-carousel-section.section {
	padding-top: 20px;
  }
  @media (min-width: 1200px){
	.header-top .container,.single-slide .container,.container {
		width: 1250px;
	}
  }
  .section-title:after,.section-title:before {
	display: block;
	content: "";
	border-bottom: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	border-top: 1px solid #eee;
  }
  .section-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
  }
  .section-title h2 {
	padding-left: 15px;
	padding-right: 15px;
  }
  a.readmore-link {
	padding-left: 15px;
	padding-right: 15px;
	border: none;
	padding: 9px 17px;
	font-size: 12px;
	background: #000;
	color: #fff;
  }
  .posts-wrap .readmore-link {
	margin-top: 15px;
	display: inline-block;
  }
  .big-featured-post {
	margin-bottom: 80px;
  }
  
  .header-social i {
	font-size: 18px;
  }
  .header-social {
	margin-right: 25px;
	padding-top: 9px;
  }
  .header-social ul{
	border: none;
	margin: 0;
  }
  
  nav#site-navigation ul {
	margin-bottom: 0;
  }
  nav#site-navigation #menuid ul li {
	padding-top: 20px;
	padding-bottom: 19px;
  }
  .big-featured-post-wrap h2 {
	font-size: 32px;
	margin-top: 25px;
	line-height: 37px;
  }
  .btn-default:focus, .search-form .search-submit:focus, button:focus, .button:focus, .comment-respond .comment-form input[type="submit"]:focus, .comments-area ol.comment-list .reply a:focus, a.post-edit-link:focus, div.wpcf7 input[type="submit"]:focus, .hb_button:focus {
	background: none !important;
	color: #000 !important;
  }
  .comment-respond .comment-form textarea:focus{
	background: #f5f5f5;
  }
  .comment-respond .comment-form input:focus{
	background: #f5f5f5;
  }
  .btn-default, button, .button, .comment-respond .comment-form input[type="submit"], .comments-area ol.comment-list .reply a, a.post-edit-link, div.wpcf7 input[type="submit"], .hb_button, .hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"]{
	border: 2px solid #000 !important;
  }
  
  aside#secondary .widget-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
  }
  aside#secondary h2.widget-title span {
	padding-left: 0;
	font-size: 25px;
  }
  .page-header h1 {
	margin-top: 0;
	font-size: 37px;
	border: none;
	padding-bottom: 0;
	margin: 0;
	padding: 20px 30px;
	background: #f5f5f5;
	margin-bottom: 30px;
  }
  .cSlider--single .cSlider__item {
	height: 700px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
  }
  .cSlider.cSlider--nav {
	height: 100%;
	position: absolute;
	right: 300px;
	top: 115px;
	width: calc(89% - 62.5% - 60px);
	z-index: 99;
	max-height: 450px;
	overflow: scroll;
  }
  .main-slider{
	position: relative;
  }
  .cSlider__item.csnav-item {
	float: left;
	display: block;
	width: 100% !important;
	margin-bottom: 30px;
  }
  .recent-post .item-details h3.recent-post-title a {
	color: #000;
  }
  .recent-post .item-details h3.recent-post-title a {
	font-size: 20px;
  }
  .recent-post .recent-post-thumb img {
	width: 100%;
  }
  .recent-post .recent-post-thumb {
	width: 30%;
	display: block;
	float: left;
  }
  .recent-post .item-details {
	display: inline-block;
	width: 70%;
  padding-left: 25px;}
  .widget ul.recent-post li {
	padding: 12px 0 0 0 !important;
	width: 100%;
	float: left;
  }
  span.recent-post-date a {
	font-size: 14px;
  }
  .cSlider--single .cSlider__item:before{
	position: absolute;
	  top: 0;
	  left: 0;
	  height: 100%;
	  width: 100%;
	  content: "";
	  background: hsl(0deg 0% 0% / 34%)
  }
  .cSlider--single .cSlider__item{
	position: relative;
  }
  ul.header-icons {
	float: right;
  }
  ul.header-icons li {
	display: inline-block;
	margin-right: 7px;
}
  ul.header-icons li a {
	font-size: 19px;
}
  ul.header-icons {
	margin-top: 22px;
  }
  div#navbar-collapse {
	margin-top: 10px;
  }
  div#navbar-collapse {
	margin-top: 10px;
	float: right;
  }
  ul.header-icons {
	margin-top: 22px !important;
	float: right;
	right: 0;
  }
  div#navbar-collapse {
	margin-top: 10px;
	float: left;
	margin-right: 85px;
  }
  .cSlider--single .cSlider__item h2 a {
	font-size: 48px;
	color: #fff;
  }
  .cSlider--single .cSlider__item h2 {
	z-index: 99;
	position: absolute;
	bottom: 20px;
	width: 100%;
	padding: 60px;
	max-width: 600px;
	padding-left: 0;
  }
  .main-slider h3.recent-post-title a {
	color: #fff !important;
	font-size: 26px !important;
  }
  .main-slider .item-details {
	padding-top: 18px;
  }
  .cSlider--nav ul.slick-slide {
	width: 100% !important;
  }
  .cSlider__item.slick-current.slick-active h3 a{
	text-decoration: underline !important;
  }
  .cSlider__item.slick-current.slick-active .recent-post-thumb img{
	border: 2px solid #fff;
  }
  .blog-list-posts .post-content-wrap {
	margin-bottom: 60px;
	float: left;
	width: 100%;
  }
  .posts-wrap h2 a {
	color: #000;
  }
  s
  .blog-list-posts .post-content-wrap:last-child{
	margin-bottom: 0 !important;
  }
  h3.site-title {
	margin-bottom: 0;
	font-size: 22px;
}
  .header-logo {
	position: relative;
	top: 10px;
  }
  .blog-list-posts .post-content-wrap h2 a {
	font-size: 23px;
	margin-top: 25px;
	line-height: 33px;
  }
  ul.post-meta li a {
	color: #818181;
	text-transform: none;
  }
  header#masthead, .header-mobile {
	border-bottom: 1px solid #e9ecef;
}
  .blog-carousel-section.section.bottom-carousel {
	padding-top: 0;
  }
  .mid-section-sidebar.section .section-title:before{
	display: none;
  }
  .blog-carousel-section.section{
	border: none;
  }
  aside#secondary .widget-title span {
	font-size: 22px !important;
	text-align: left;
	width: 100%;
	display: block;
  }
  aside#secondary .widget-title {
	text-align: center;
	width: 100%;
	display: block;

  }
  li.meta-date {
	padding-right: 10px;
	border-right: 1px solid #eee;
  }
  .single .col-md-8 header.entry-header h1.entry-title {
	text-align: left;
  }
  .single-post .col-md-8 ul.post-meta {
	text-align: left;
  }
  .page-template-template-home ul.post-meta {
	margin-top: -5px;
  }
  ul.header-icons {
	padding-left: 15px !important;
  }
  div#navbar-collapse {
	padding-left: 45px;
	margin-right: 30px;
  }
  
  .cSlider--single .cSlider__item h2 {
	line-height: 63px;
  }
  nav#site-navigation .menu ul li {
	padding: 9px 10px;
	display: inline-block;
  }
  .vinyl-news-mag-section{
	  padding: 70px 0;
  }
  ul.post-meta li {
    display: inline-block;
}
ul.post-meta {
    padding: 0 !important;
    margin: 0 !important;
}
.single-post .col-md-8 .entry-meta {
    text-align: left;
}
.archive footer.entry-footer ,.home footer.entry-footer {
    margin-top: 20px;
}
.archive footer.entry-footer span.comments-link,.home footer.entry-footer span.comments-link {
    margin-top: 10px;
    display: inline-block;
}
ul{
    padding: 0 !important;
    margin: 0 !important;
}
.nav-links a:focus span{
    color: #dd3333 !important;
}
.vinyl-news-mag-footer-sec ul li {
    margin-bottom: 10px;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
section.vinyl-news-mag-footer-sec {
    padding: 70px 0;
}
section.vinyl-news-mag-footer-sec a, section.vinyl-news-mag-footer-sec p, section.vinyl-news-mag-footer-sec span {
color:#666;
}
.vinyl-news-mag-footer-sec h3.widget-title {
    font-size: 18px;
    margin-bottom: 20px;
}
ul.post-meta {
    margin-bottom: 13px;
}
.mid-section-sidebar.section {
    padding-top: 30px;
}

h1 {
	font-size: 27px;

  }
  h2 {
	font-size: 22px;

  }
  h3 {
	font-size: 19px;

  }
  h4 {
	font-size: 16px;

  }
  h5 {
	font-size: 14px;

  }
  h6 {
	font-size: 13px;
  }

  .small-carousel-content-wrap {
    display: flex;
}
.small-carousel-content-wrap .carousel-thumb {
    margin-right: 15px;
}
.small-carousel-content-wrap .post-content h3 {
    font-size: 17px;
    line-height: 26px;
}
.small-carousel-wraps{
	margin-right: 20px;
}
.top-small-carousel-section.section {
    padding: 30px 0;
}
.small-carousel-content-wrap .post-content h3 {
    margin-top: -5px;
}
.main-slider-wrap img {
    width: 100%;
}

.title-wrap h3 {
	position: relative;
	font-size: 22px;
	margin-bottom: 55px;
}
.title-wrap {
	position: relative;
	clear: both;
}

.with-thumbnail-wrap {
    display: block;
}
.with-thumbnail-wrao .carousel-thumb {
    margin-right: 20px;
}
.with-thumbnail-wrap {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.with-thumbnail-wrap .carousel-thumb {
    float: left;
    width: 30%;
	padding-right: 20px;
}
.with-thumbnail-wrap .post-content {
    float: left;
    width: 70%;
}
.no-thumbnail-wrap {
    margin-bottom: 25px;
}
.main-slider-wrap .post-content {
    margin-top: 25px;
}
.main-slider-wrap .post-content p{
	margin-top: 10px;
}
.carousel-wraps .post-content {
    margin-top: 20px;
}
.post-content h3 a {
    color: #000;
}
.blog-carousel-section.section {
    padding: 35px 0;
}
.card-eight-wrap {
    display: flex;
    flex-flow: row wrap;
}
.eight-wraps {
    vertical-align: top;
    margin: 0 15px;
    width: calc(25% - 30px);
	margin-bottom: 30px;
}
.blog-eight-section.section {
    padding: 30px 0;
}
.blog-eight-section.section {
    padding-bottom: 0;
}
.eight-content-wrap .post-content {
    margin-top: 15px;
}
.last-post-section .with-thumbnail-section {
    display: flex;
    flex-flow: row wrap;
    float: none;
    margin: 0;
}
.last-post-section .with-thumbnail-wrap {
    vertical-align: top;
    margin: 0 15px;
    width: calc(25% - 30px);
    margin-bottom: 30px;
}
.last-post-section .with-thumbnail-wrap .carousel-thumb,.last-post-section .with-thumbnail-wrap .post-content{
	float: none;
	width: 100%;
	padding: 0;
}
.last-post-section .with-thumbnail-wrap .post-content{
	margin-top: 15px;
}
.last-post-section .with-thumbnail-wrap .carousel-thumb img{
	width: 100%;
}
.last-post-section {
    padding: 30px 0;
}
.main-slider-section {
    padding-top: 20px;
}
.top-small-carousel-section.section {
    padding-top: 40px;
}
.post-content h3 {
    line-height: 24px;
    font-size: 17px;
}


section.vinyl-news-mag-footer-sec {
    padding-top: 0;
}
section.vinyl-news-mag-footer-sec {
    padding: 0;
}
.footer-border .col-md-3 {
    padding-top: 40px;
	padding-bottom: 20px;
}
footer#colophon {
    margin-top: 20px;
}
.site-info {
    border-top: 1px solid #eee;
}
.archive-posts article {
    vertical-align: top;
    margin: 0 15px;
    width: calc(25% - 30px);
    margin-bottom: 30px;
}
.archive-posts{
	display: flex;
    flex-flow: row wrap;
}
article.hentry h2.entry-title a {
	line-height: 24px;
	font-size: 17px;
	color: #000;
    display: block;
}
article .entry-meta{
	display: none;
}
article header.entry-header{
	margin-bottom: 10px;
}
.page-header h1 {
    margin-top: 0;
    font-size: 21px;
    border: none;
    padding-bottom: 0;
    margin: 0;
    padding: 17px 30px;
    margin-bottom: 30px;
    padding-top: 0;
	background: none;
	padding-left: 10px;
}


ul.header-icons a {
    color: #000;
}
.single header.entry-header h1.entry-title {
    font-size: 27px;
    margin-bottom: 0;
}
.single-post header.entry-header {
    margin-bottom: 20px;
}
.single .col-md-12 .post-thumbnail {
    text-align: center;
}
.single .col-md-12 .entry-content {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
	margin-bottom: 40px;
}
.single .col-md-12 footer.entry-footer,.single .col-md-12 nav.navigation.post-navigation,.single .col-md-12 div#comments{
	    max-width: 800px;
    margin: 0 auto;
}
.single .col-md-12 .bgwhite.post-pad{
		    max-width: 800px;
    margin: 0 auto;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: none !important;
	color: #dd3333 !important;
}
.main-slider-section {
    padding-top: 50px;
}
.content-area ul {
    list-style: disc !important;
    padding-left: 20px !important;
}
.wp-block-search__button {
	background: #000;
}
ol.wp-block-latest-comments {
	padding: 0;
}

.main-slider .slick-slide {
	position: relative;
}

.main-slider-wrap .post-content {
	position: absolute;
	bottom: 0;
	padding: 40px;
	max-width: calc(400px + 20%);
}
.main-slider-wrap .post-content h3 a {
	color: #fff;
}
.main-slider-wrap .post-content p {
	color: #fff;
}
.main-slider-wrap .post-content h3 {
	font-size: 32px !important;
	line-height: 40px !important;
}
.with-thumbnail-wrap {
	padding-left: 20px;
}

.main-slider-wrap .carousel-thumb {
	height: 620px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.with-thumbnail-wrap {
	padding-left: 0;
}
a.post-category {
	font-size: 12px;
	display: inline-block;
}

.card-eight-wrap.greybg {
	background: #f7f7f7;
	padding: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0;
}
.row.greybg {
	background: #f7f7f7;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.row.greybg .title-wrap {
	margin-bottom: 0;
}
a.post-category.inline {
	padding-right: 10px;
}

.row.greybg .title-wrap h3 {
	display: block;
}
.blog-eight-section.section {
	padding: 40px 0;
}
.main-slider-wrap ul.post-meta li.meta-date a {
	color: #fff;
}
.main-slider-wrap .carousel-thumb:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: "";
	height: 100%;
	background: rgb(0 0 0 / 43%);
}
.main-slider-wrap .carousel-thumb{
	position: relative;
}
.overlay.blog-eight-section.section .eight-content-wrap .post-thumb {
	background-size: cover;
	background-position: center;
	height: 320px;
	position: relative;
	padding: 30px;
	background-repeat: no-repeat;
}

.overlay.blog-eight-section.section .eight-content-wrap .post-thumb:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: "";
	height: 100%;
	background: rgb(0 0 0 / 43%);
}

.overlay.blog-eight-section.section .eight-content-wrap .post-thumb .post-content {
	position: relative;
}
.overlay.blog-eight-section.section .eight-content-wrap .post-thumb .post-content h3 a,.overlay.blog-eight-section.section .eight-content-wrap .post-thumb .post-content ul li a{
	color: #fff;
}
.overlay.blog-eight-section.section .eight-content-wrap .post-thumb .post-content {
	position: absolute;
	margin: 0;
	max-width: calc(100% - 50px);
	bottom: 20px;
}
/* .main-slider-section .col-md-8 {
	padding-left: 0;
} */


.sidebar-content-wrap {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.sidebar-content-wrap .sidebar-thumb {
	float: left;
	width: 45%;
	padding-right: 30px;
}
.sidebar-content-wrap .post-content {
	float: left;
	width: 55%;
}

.title-wrap h3:before {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: "";
	width: 40px;
	height: 2px;
	background: #dd3333;
	margin-bottom: -15px;
}
/* .loadmore {
	background: #000;
	border: none !important;
	padding: 11px 26px;
	position: relative;
	font-size: 14px !important;
	overflow: hidden;
	transition: 0.5s;
	border-radius: 4px;
	display: inline-block;
	color: #fff !important;
	box-shadow: none !important;
	text-transform: uppercase;
	border-radius: 0 !important;
	cursor: pointer;
} */
.home-sidebar.section {
	padding-bottom: 50px;
}
.sidebar-content-wrap a.btn.btn-default {
	background: none !important;
	border: none !important;
	color: #000 !important;
	padding: 0 !important;
	margin-top: 20px;
}
.sidebar-content-wrap a.btn.btn-default i {
	margin-left: 10px;
}
.sidebar-content-wrap {
	padding-right: 40px;
}

.loadmore:after, .loadmore:before,
.no-more-post:after, .no-more-post:before {
	content: '';
	height: 1px;
	background: #eee;
	width: 1000px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	cursor: none;
	pointer-events: none;
}
.loadmore ,.no-more-post{
	min-width: 30%;
	height: 30px;
	line-height: 28px;
	position: relative;
	white-space: nowrap;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
	padding: 0 18px;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	text-align: center;
	color: #212121;
	display: inline-block;
	background: #fff;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	text-rendering: auto;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	margin-top: 20px;

}
.loadmore{
	cursor: pointer;
}

.loadmore:before,.no-more-post:before {
	right: 100%;
	margin-right: 20px;
}
.loadmore:after ,.no-more-post:after {
	left: 100%;
	margin-left: 20px;
}
.home-sidebar.section .col-md-8 {
	overflow: hidden;
	text-align: center;
}
.sidebar-content-wrap {
	text-align: left;
}

span.no-more-post.shownow {
	display: inline-block;
}
span.no-more-post {
	display: none;
}
.title-wrap {
	text-align: left;
}
div#navbar-collapse ul li a {
	font-size: 15px;
}

.single-post .col-md-8 ul.post-meta {
	padding-left: 0 !important;
}

ul#breadcrumbs li {
	display: inline-block;
}
ul#breadcrumbs {
	padding-left: 0 !important;
	text-align: left;
	margin-bottom: 17px !important;
}

ul#breadcrumbs li {
	display: inline-block;
	font-size: 14px;
	margin-right: 5px;
}
.site-footer.dark {
	background: #000 !important;
}
.site-footer.dark a, .site-footer.dark p, .site-footer.dark span {
	color: #fff;
}
.site-footer.dark {
	padding-top: 50px;
}
.site-footer.dark h3, .site-footer.dark h1, .site-footer.dark h2, .site-footer.dark h4, .site-footer.dark h5, .site-footer.dark h6 {
	color: #fff;
}
.site-footer.dark button, .site-footer.dark input[type=button], .site-footer.dark input[type=reset], .site-footer.dark input[type=submit]{
	background: #dd3333;
}
.site-footer.dark .site-info {
	border-top: 1px solid #605656;
}
.site-info a{
	color: #dd3333;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #dd3333;
	outline: 0;
}

  .togglesearch:before{
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 8px 8px;
	content: "";
	right: 16px;
	position: absolute;
	top: -8px;
	z-index: 98;
	right: 14px;
	
  }

ul.header-icons li {
	position: relative;
}
.togglesearch {
	position: absolute;
	top: 45px;
	right: -19px;
	width: 375px;
	line-height: 60px;
	display: none;
	padding: 11px 15px;
	box-shadow: 0 1px 4px rgb(0 0 0 / 9%);
	background: #fff;
	border: 1px solid #eee;
	z-index: 99;
}
.togglesearch input.search-submit {
	top: 5px;
}
.search-form .search-field{
	border-radius: 0;
}
.togglesearch:after {
	border-color: transparent transparent #eaeaea;
	border-style: solid;
	border-width: 0 9px 9px;
	content: "";
	right: 15px;
	position: absolute;
	top: -9px;
	z-index: 97;
	right: 13px;
}
.home.blog ul.post-meta, .page-template-template-home ul.post-meta {
	margin-bottom: 10px !important;
	display: block;
}
.with-thumbnail-wrap a.post-category {
	margin-bottom: 10px;
}

.preload div {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}
.preload {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	overflow: hidden;
	background: #030303;
}

.preload {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	overflow: hidden;
	background: #030303;
	position: fixed;
	width: 100%;
	z-index: 9999999;
}


  
  .preloader-1 .line {
	width: 1px;
	height: 12px;
	background: #fff;
	margin: 0 1px;
	display: inline-block;
	animation: opacity-1 1000ms infinite ease-in-out;
  }
  
  .preloader-2 .line {
	width: 1px;
	height: 12px;
	background: #fff;
	margin: 0 1px;
	display: inline-block;
	animation: opacity-2 1000ms infinite ease-in-out;
  }
  
  .preloader-1 .line-1, .preloader-2 .line-1 { animation-delay: 800ms; }
  .preloader-1 .line-2, .preloader-2 .line-2 { animation-delay: 600ms; }
  .preloader-1 .line-3, .preloader-2 .line-3 { animation-delay: 400ms; }
  .preloader-1 .line-4, .preloader-2 .line-4 { animation-delay: 200ms; }
  .preloader-1 .line-6, .preloader-2 .line-6 { animation-delay: 200ms; }
  .preloader-1 .line-7, .preloader-2 .line-7 { animation-delay: 400ms; }
  .preloader-1 .line-8, .preloader-2 .line-8 { animation-delay: 600ms; }
  .preloader-1 .line-9, .preloader-2 .line-9 { animation-delay: 800ms; }
  
  @keyframes opacity-1 { 
	0% { 
	  opacity: 1;
	}
	50% { 
	  opacity: 0;
	}
	100% { 
	  opacity: 1;
	}  
  }
  
  @keyframes opacity-2 { 
	0% { 
	  opacity: 1;
	  height: 15px;
	}
	50% { 
	  opacity: 0;
	  height: 12px;
	}
	100% { 
	  opacity: 1;
	  height: 15px;
	}  
  }
  .wp-block-latest-comments__comment {
	line-height: 24px;
}


.nolinksstyle .content-area article p a, .nolinksstyle .content-area article .entry-content a, .nolinksstyle .comment-content p a, .nolinksstyle .content-area article li a, .nolinksstyle .comment-content li a, .nolinksstyle .textwidget p a {
	text-decoration: none !important;
}
.nolinksstyle a:focus {
	outline: none !important;
}
ul.header-icons li a {
	background: #f5f5f5;
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
}

.main-slider:hover .slick-next, .main-slider:hover .slick-prev{
	opacity: 1 !important;
}
.togglesearch .search-form label {
	width: 100%;
	margin-bottom: 0;
}
.archive span.cat-links, .archive span.tags-links {
	font-size: 13px;
}

.widget .search-form .search-submit:focus{
	color: #fff !important;
}
.header-image img {
	width: 100%;
}
.home.blog .royal-news-magazine-section {
	padding: 60px 0;
}
section.vinyl-news-mag-footer-sec {
	padding-bottom: 40px;
}
.archive-posts article {
	background: #fff;
	box-shadow: 0 3px 5px #ddd;
}
.archive-posts article header.entry-header, .archive-posts article .entry-content, .archive-posts article footer.entry-footer {
	padding-left: 20px;
	padding-right: 20px;
}
.archive-posts article {
	padding-bottom: 20px;
}
.archive header.page-header {
	margin-bottom: 0 !important;
}
.not-found .page-header h1 {
	padding: 0 !important;
	margin: 0 !important;
}

.widget .textwidget a {
	color: #dd3333;
}.archive-posts article header.entry-header, .archive-posts article .entry-content, .archive-posts article footer.entry-footer {
	margin-top: 15px;
}
.page-template-template-front ul.post-meta {
	margin-bottom: 13px !important;
}
.archive-posts article footer.entry-footer {
	display: none;
}



.site-branding {
	float: left !important;
}
.open-menu i, .close-menu i {
	font-size: 19px;
	position: relative;
	cursor: pointer;
}
button.open-menu, button.close-menu {
	padding: 6px 14px !important;
}
button.close-menu {
	width: 100%;
}
button.open-menu {
	position: absolute;
	right: 20px;
	top: 20px;
}

span.sr-text {
	margin-right: 10px;
	text-transform: none;
}

.main-navigation ul ul {
	background: #fff;
}

.main-navigation ul li ul.children li:hover .children, .main-navigation li ul.children li:hover .children{
	left: 219px;
}
.main-navigation ul ul {
	width: 229px;
}