/* Custom CSS for rodanthewatersports */
body { font-family: 'Andika'; color: #000000; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
    .paragraph-header,
    .breadcrumb,
    .node-teaser .field-type-taxonomy-term-reference .field-label, .page-node .field-type-taxonomy-term-reference .field-label,
    .node-teaser .field-type-taxonomy-term-reference ul.links, .page-node .field-type-taxonomy-term-reference ul.links, .page-node .node-business_sidebar .field-label-above .field-label { font-family: 'Andika'; color: #000000; }

body {
    background: #fff url(https://obxguides.com/sites/default/files/business/68742/custom/blue-splatter-background-tile.png) 0 83px repeat !important;
}

body {
    background: #fff;
    font-size: 18px;
}
#left-side {
    background: #2f6a8f;
padding: 24px 0 0px;
}

#access a {
    color: #fff;
    font-family: Andika;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 100;
    padding: 0px 12px;
}


h1.breadcrumb {
    color: #000;
    font-size: 34px !important;
}

h1.breadcrumb a {
    color: #2f6a8f;
}

.region-navigation {
    background: #123051;
    border-bottom: 2px solid #fff;
}

.region-sidebar-second a {
    color: #ffffff;
    line-height: 1.8;
}
article.node-business .group-business-main .field-name-body {
    font-size: 18px;
}

p {
    margin: 18 0 18px;
}

p:last-child {
    margin-bottom: 24px;
}

<!--
.btn-3 {
  background: #e3403a;
  border: 1px solid #da251f;
  box-shadow: 0px 2px 0 #d6251f, 2px 4px 6px #e02a24;
  font-weight: 900;
  letter-spacing: 1px;
  transition: all 150ms linear;
}

.btn-3:hover {
  background: #e02c26;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.2);
  color: #ec817d;
  text-decoration: none;
  text-shadow: -1px -1px 0 #c2211c;
  transition: all 250ms linear;
}
-->
.btn-4 {
    border: 1px solid;
    overflow: hidden;
    position: relative;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 100;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-color: #f97a55;
    border: none;
    border-radius: 0px;
    color: white !important;
    background-image: linear-gradient(to bottom, #f97a55, #c76a52);
}
.btn-4 span {
  z-index: 20;
}
.btn-4:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -10;
}

.btn-4:hover {
    text-decoration: none;
    background-image: linear-gradient(to bottom, #c76a52, #f97a55);
}

<!--
.btn-4:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
-->

@media (min-width: 767px) {
.bottom {
    display: none !important;
}}

.bottom {
    display: block;
    overflow: hidden;
    padding: 15px 0 10px;
    text-align: center;
    background: #2f6a8f;
}

#access .dropdown-menu a {
    display: block;
    color: #122f50;
    background-color: #ffffff;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #123051 !important;
    color: #fff !important;
}



hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ffffff36;
    max-width: 200px;
}

@media (max-width: 766px) {
hr {
    display: none;
}}

.paragraph-header {
    font-family: 'Andika';
    color: #123050;
    font-size: 24px !important;
}

.footer .copyright {
    margin-bottom: 10px;
    font-size: 10px !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #122f4f;
}

a {
    color: #de7057;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    color: #de7061;
}

.region-navigation .btn-navbar .icon-bar {
    border-top: 2px solid #fff;
    display: block;
    margin-top: 3px;
}

.btn-default {
    background: #ffffff;
    color: #123051 !important;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #123051;
    margin: 0px 10px 0px 10px;
    font-family: 'Andika';
}
.btn-default:hover {
    background: #ededed;
}

table{
text-align: center;
border: 1px solid black;
}
th {
text-align: center;
}
td {
text-align: center;
}


.live-content h2, .live-content #content-main .block-bean .block-title, #content-main .block-bean .live-content .block-title, .live-content #content-main .bean-article-list .block-title, #content-main .bean-article-list .live-content .block-title, .live-content #content-main #block-views-articles-block .block-title, #content-main #block-views-articles-block .live-content .block-title, .live-content .block-instagram-social-feed .block-title, .block-instagram-social-feed .live-content .block-title {
    font-size: 18px;
    font-family: 'Andika';
    font-weight: 600;
}

/* Accordion Start */
.panel-default>.panel-heading {
  color: #000;
  background-color: #f97a5529;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}
.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}
.panel-default>.panel-heading a[aria-expanded="true"] { background-color: #f97a5529; }

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}
.accordion-option .title {
  float: left;
  padding: 0;
  margin: 0;
}
.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #000;
}
.panel-body {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-title {
     font-size: 20px;
    font-weight: 100;
    font-family: 'Andika' !important;
    line-height: 1.2;
    color: #000;
}
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #eee;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: none;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #eee;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #eee;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
@media (max-width: 600px) {
.divTableRow {
    display: grid; }
}
/* Accordion End */

.live-content h2 {
    font-size: 24px;
    font-family: 'Andika';
    font-weight: 600;
}

.breadcrumb a:hover {
    color: #2f6a8f;
}

body.node-type-business-page p {
    font-size: 10px;
}

.booking-notice {
    font-size: 18px;
    background-color: #fffcb9;
    padding: 10px 10px 5px 10px;
    border-radius: 15px;
}

p {
    margin: 0 0 15px;
}

h3 {
    color: #123050 !important;
    font-size: 24px;
    font-weight: 500;
}