/* Custom CSS for calmcoast */
body { font-family: 'Roboto'; }
body, body.business-home { background-color: #fff; }
.navbar .btn-navbar .icon-bar {
    background-color: #fff;
}
.navbar .btn-navbar {
    right: 10%;
    top: 20px;
background-color: #45aeb9;
background-image: linear-gradient(to bottom,#45aeb9,#72c1c8);
background-image: -moz-linear-gradient(top,#45aeb9,#72c1c8);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#45aeb9),to(#72c1c8));
    background-image: -webkit-linear-gradient(top,#45aeb9,#72c1c8);
    background-image: -o-linear-gradient(top,#45aeb9,#72c1c8);
}
.counseling {
    color: #45aeb9 !important;
    font-size: 2.5rem !important;
    font-weight: 400 !important;
    font-family: lulo-one, sans-serif;
}
#block-system-main {
margin-left: 10%;
margin-right: 10%;
}
.copyright p {
font-size: 1.4rem !important;
font-family: 'Roboto' !important;
}
.navbar ul .active-trail>a, .navbar ul .active-trail>a:hover, .navbar ul .active-trail>a:focus, .navbar ul li.dropdown.open>.dropdown-toggle, .navbar ul li.dropdown.active>.dropdown-toggle, .navbar ul li.dropdown.open.active>.dropdown-toggle {
    color: #fff !important;
}
@media (min-width: 979px) {
#nav-container {
    width: 100%;
} }
.form-control {
    background: #fff;
    font-size: 2rem;
    padding: 6px 0;
}.two-header {
    padding: 0;
    background-color: transparent;
    color: #45aeb9 !important;
    font-size: 4.2rem !important;
    font-weight: 600 !important;
    text-align: center;
    margin-top: 10px;
    font-family: 'Hanuman' !important;
}
.navbar .dropdown.open .dropdown-menu li>a:hover {
background: #45aeb9;
}
.featured-event .date {
    color: #45aeb9;
}
.navbar ul>li:last-child>a {
    border-right: none !important;
}
.navbar ul {
    max-width: 740px;
margin: 10px 10%;
    float: right;
}
@media (max-width: 979px) {
.navbar ul {
    max-width: 740px;
margin: 46px 10% 0 0;
    float: right;
z-index: 12;
    position: relative;
    background-color: #45aeb9;
padding: 15px;
} }
@media (min-width: 979px) {
.navbar .menu-main-menu-container>ul>li {
    float: left;
    line-height: 180px;
} }
.btn-primary:hover {
    color: #45aeb9 !important;
    background-color: #fff;
    border-color: #45aeb9;
}
.btn-primary {
    color: #fff !important;
    background-color: #45aeb9;
    border-color: #45aeb9;
}
.app-type-coupon .row {
    max-width: 1200px;
}
.main-container .row {
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}
.view-display-id-page_25 .view-content>.views-row.row.live-content {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.dropdown-menu>li>a {
    font-size: 2rem;
    font-weight: 600;
}
.dropdown-menu {
min-width: 250px;
}
.img-text-container {
  max-width: 100%;
  height: auto;
  margin: 0 auto 60px;
  display: grid;
  grid-template-columns: 50% auto;
  grid-gap: 6rem;
  align-items: center;
}


.navbar ul .active-trail>a, .navbar ul .active-trail>a:hover, .navbar ul .active-trail>a:focus, .navbar ul li.dropdown.open>.dropdown-toggle, .navbar ul li.dropdown.active>.dropdown-toggle, .navbar ul li.dropdown.open.active>.dropdown-toggle {
    color: #45aeb9;
}
@media (min-width: 979px) {
.menu-main-menu-container>ul>li>a:hover {
    color: #72c1c8;
} }
@media (max-width: 979px) {
.menu-main-menu-container>ul>li>a {
    border-right: none !important;
    color: #fff !important;
border-right: none;
} }
.menu-main-menu-container>ul>li>a {
    font-family: lulo-one, sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-shadow: none;
    color: #45aeb9;
    text-align: left;
    display: block;
    margin-bottom: 5px;
    padding: 0;
    padding-right: 25px;
border-right: none;
}
ol, ul {
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px;
}
#access {
    position: unset;
    width: 100%;
    top: 0;
    z-index: 11;
    padding: 0;
    background: #fff !important;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
height: 220px;
}
@media (max-width: 979px) {
#access {
height: 100px !important;
} }

body.node-type-business-page p {
    font-size: 18px;
}
.field-item {
    padding-bottom: 30px;
}
.field-item a {
    font-weight: 700;
    color: #45aeb9 !important;
}
.region-footer {
display:none;
}
#quicktabs-menu_tabs .nav-tabs {
    margin-bottom: 0;
    border-color: #9aacc0;
    border-radius: 10px 10px 0 0;
padding-left: 2rem;
}
#quicktabs-menu_tabs .tab-content {
    border: 0;
}
#quicktabs-menu_tabs .nav-tabs>li {
    padding-bottom: 5px;
}
#quicktabs-menu_tabs .nav-tabs>li>a {
    background: #45aeb9;
    color: #fff;
    border-color: #45aeb9;
    font-size: 2rem;
    border-radius: 5px;
    border-width: 2px;
    border-bottom: 2px solid black;
}
#quicktabs-menu_tabs .nav-tabs>li.active>a {
    background: #45aeb9;
    color: #ffff;
    border-bottom: 2px solid black;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-top: 0px;
}
.app-type-daily-specials .views-field-nothing .body, .app-type-daily-specials .views-field-nothing .link, .app-type-great-plates .views-field-nothing .body, .app-type-great-plates .views-field-nothing .link, .app-type-must-have .views-field-nothing .body, .app-type-must-have .views-field-nothing .link, .app-type-whats-new .views-field-nothing .body, .app-type-whats-new .views-field-nothing .link {
font-size: 2rem;
}
.region.region-content {
    min-height: 240px;
    max-width: 100%;
}
.field-name-field-gallery-images.field-type-image img {
    border: none;
    padding: 1rem;
}
.btn-default:hover {
    color: #000 !important;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 46px;
    border-radius: 0 !important;
    border-color: #ecf6f8 !important;
    background-color: #ecf6f8 !important;
    border-width: 2px;
    font-size: 20px;
    font-weight: 400;
    color: #000 !important;
    margin-top: 30px;
font-family: lulo-one, sans-serif;
}
.cwht-image img {
    border: 10px solid #45aeb9;
}
.cwht-body {
padding-left: 0;
    padding-right: 0;
}
.cwht-body-container {
    margin: auto;
}
.container {
    width: 100%;
}
.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
@media (min-width: 1000px) {
#business-branding img {
    position: absolute;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: auto !important;
    padding-top: 0 !important;
    -webkit-filter: none;
    filter: none;
    z-index: 12;
    left: 0;
    transform: translate(0%, 0);
} }
.admin-menu #access {
    top: 0;
}
#page-header {
    margin-top: 0;
    background: #fff !important;
}
.btn {
    border-radius: 0 !important;
}
.node-post.node-teaser, .node-post.node-full .group-left-column {
    border: 1px solid #ccc;
    padding: 0;
    border-radius: 3px;
    box-shadow: 1px 2px 4px 0px rgb(0 0 0 / 15%);
    display: block;
    overflow: hidden;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.node-post.node-teaser .image-count--1, .node-post.node-full .group-left-column .image-count--1 {
    display: inline-block;
}
.things {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    background: #f6f4f5;
    margin-left: auto;
    margin-right: auto;
}
body.admin-menu.adminimal-menu:before {
    display: none;
}
.footer a {
color: #fff !important;
}
.footer {
    text-align: center;
    background: #72c1c8;
font-family: lulo-one, sans-serif;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem !important;
    margin: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    max-width: 100% !important;
}
.main-container a {
    color: #45aeb9;
}
#business-branding {
  width: 100%;
  height: auto;
  background: none;
    margin-left: 10%;
    max-width: 200px;
  top: 20px;
    position: absolute;
}
#page-header:after {
display:none;
}
.business-slideshow {
    max-height: 510px !important;
}
@media (min-width: 1px)
.business-slideshow img {
    height: 510px !important;
    object-fit: cover;
}
.business-slideshow img, .business-slideshow img[style] {
    width: 100% !important;
    height: 510px !important;
    object-fit: cover;
    margin-top: 10px;
}
@media (min-width: 1px) {
.ob-banner .slideshow-type-image-rotator {
    display: block !important; }
}
.ob-banner .slideshow-type-image-rotator[style] {
    width: 100% !important;
    height: auto !important;
}
.main-container {
    margin-top: 0px;
    padding: 20px 0 0 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #fff;
}
body, body.sidebar-second {
    padding-top: 0px;
}
@media (min-width: 1050px) {
.main-container {
    width: 100%;
} }
@media screen and (min-width: 1px) {
#business-branding {
    display: block;
} }
/* Full Width Start */
.main-container {
    max-width: 100%;
    margin: unset;
    padding: 0;
}
.col-sm-9 {
    width: 100%;
    padding: 0;
}
.sidebar-custom {
background-color: #72c1c8;
}
}
/* Full Width End */
/* Body Area Start */
article.node-business .group-business-main .field-name-body {
    font-size: 15px;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.5;
}
.hp-header {
    background-color: transparent;
    color: #45aeb9 !important;
    font-size: 4rem !important;
    font-weight: 600 !important;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 10px;
    font-family: 'Hanuman' !important;
}
.hp-header3 {
    padding: 0;
    background-color: transparent;
    color: #45aeb9 !important;
    font-size: 5rem;
    font-weight: 600;
    text-align: left;
    margin-bottom: 30px;
    padding: 0;
}
.mobile-contact {
   display: none;
}
.img-text-container-left {
  max-width: 100%;
  height: auto;
  margin: 0 auto 60px;
  grid-template-columns: 50% auto;
  display: grid;
  grid-gap: 1rem;
  align-items: center;
}
.img-text-container-right {
  max-width: 100%;
  height: auto;
  margin: 0 auto 60px;
  grid-template-columns: auto 40%;
  display: grid;
  grid-gap: 1rem;
  align-items: center;
}
.text-box {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.5;
}
.text-box-left {
    padding: 0 25px 0 0;
}
.text-box-right {
    padding: 0 0 0 25px;
}
@media (max-width: 800px) {
.img-box-right { display:none; }
}
@media (max-width: 800px) {
  .img-text-container { grid-template-columns: repeat(1, 1fr); }
}
@media (min-width: 800px) {
  .img-text-order-change { display:none; }
}
.body-bottom-box {
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 60px;
    font-size: 15px;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.5;
}
.img-box-full {
   margin-top: 60px;
}
/* Body Area End */
.breadcrumbs .fa {
    display: none;
}
.breadcrumbs a {
    display: block !important;
    color: #45aeb9 !important;
    font-family: "alkaline", sans-serif;
    letter-spacing: normal;
    font-weight: 400;
    font-size: 6rem;
    text-decoration: none;
}
.breadcrumbs {
    margin: 10px 10%;
    margin-top: 0;
}
.breadcrumb {
    padding: 0;
    background-color: transparent;
    color: #45aeb9;
    font-size: 2.5rem;
    font-weight: 600;
    text-align: left;
letter-spacing: 5px;
}
.breadcrumb div {
    color: #45aeb9 !important;
    font-weight: 400 !important;
    font-family: lulo-one, sans-serif !important;
    letter-spacing: normal;
    font-size: 2.5rem !important;
    line-height: 65px;
}
.field-item p {
    font-size: 2rem !important;
    font-weight: 300;
    line-height: 1.5;
text-align: left;
}
.region-sidebar-second {
    padding: 0 !important;
    margin-bottom: 0px;
}
@media (min-width: 1px) {
.col-sm-3 {
    width: 100% !important; }
}
.sidebar-custom {
    margin: 0;
    font-family: 'Hanuman';
    line-height: 1.5;
    color: #680b04;
    text-align: left;
    margin-right: 0;
    font-size: 1.6rem !important;
    font-weight: 300;
    background-color: #000;
}
.book-button {
    background-color: #45aeb9;
    background-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 0 0;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 600;
    padding: 12px 24px;
}
.book-button:hover {
    background-color: #fff;
    background-image: none;
    border-color: #45aeb9;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 0 0;
    color: #45aeb9 !important;
    text-decoration: none;
    font-weight: 600;
    padding: 12px 24px;
}
.img-text-container a {
transition: all .3s ease-in-out;
}
.photo-gallery {
max-width: 100%;
height: auto; 
margin: 0 auto 20px;
display: grid;
grid-template-columns: auto auto;
grid-gap: 20px;
align-items: center;
}
.photo-gallery img {
width: 100%;
height: 400px;
object-fit: cover;
}
@media (max-width: 640px) {
  .photo-gallery { 
grid-template-columns: none; }
}
/* Accordion Start */
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  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: 'Hanuman';
  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: #eee;
}
.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: #6a6c6f;
}
.panel-body {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.5;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-title {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.2;
    color: #45aeb9;
    font-family: 'Hanuman' !important;
}
.panel-title a {
    color: #45aeb9;
}
.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 */
.address-hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #d8d8d8;
    width: 70%;
}
.phone-email-container {
    display: flex;
    justify-content: center;
}
.phone-email-container div {
    margin: 0 15px;
}
.address-container {
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 30px;
    text-align:center;
}
@media (max-width: 599px) {
.phone-email-container {
    flex-direction: column; }
}
.location-text {
    font-size: 2rem !important;
    font-weight: 300;
    line-height: 1.5;
}
.location-book {
    max-width: 425px;
    background-color: #0081b2;
    background-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0;
    margin-top: 15px;
    padding: 5px 24px;
    transition: all .3s ease-in-out;
}
.location-book-container a {
    color: #ffffff !important;
    font-weight: 600;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}
.location-book:hover {
    background-color: #fff;
    border-style: solid #45aeb9;
    color: #45aeb9 !important;
}
.location-book-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 425px;
}
h3, .h3 {
color: #45aeb9 !important;
    font-size: 6rem !important;
    font-weight: 400 !important;
    font-family: alkaline, sans-serif !important;
    letter-spacing: normal;
}
body {
    font-size: 2rem !important;
    font-weight: 300;
    line-height: 1.5;
}
h2, .h2 {
color: #45aeb9 !important;
    font-size: 6rem !important;
    font-weight: 400 !important;
    font-family: alkaline, sans-serif !important;
    letter-spacing: normal;
}
.caroufredsel_wrapper {
margin-top: 20px !important;
}
#prev, #next {
    background-color: rgba(255,255,255,0);
    height: 500px;
    width: 50%;
    top: 0;
    position: absolute;
}
#prev:hover, #next:hover {
    background-color: rgba(255,255,255,0);
}
.node-business .node-gallery {
    clear: both;
    display: none;
}
.dashboard-link, .read-more {
    margin-top: 0;
    display: none;
}