/* Reset
------------------------------------ */
HTML {
  font-size: 100.01%;
}
HTML,
BODY,
DIV,
SPAN,
APPLET,
OBJECT,
IFRAME,
H1,
H2,
H3,
H4,
H5,
H6,
P,
BLOCKQUOTE,
PRE,
A,
ABBR,
ACRONYM,
ADDRESS,
BIG,
CITE,
CODE,
DEL,
DFN,
EM,
FONT,
IMG,
INS,
KBD,
Q,
S,
SAMP,
SMALL,
STRIKE,
STRONG,
SUB,
SUP,
TT,
VAR,
DL,
DT,
DD,
OL,
UL,
LI,
FIELDSET,
FORM,
LABEL,
LEGEND,
TABLE,
CAPTION,
TBODY,
TFOOT,
THEAD,
TR,
TH,
TD,
HR {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  vertical-align: baseline;
  font-family: inherit;
}
DFN,
I,
CITE,
VAR,
ADDRESS,
EM {
  font-style: normal;
}
TH,
B,
STRONG,
H1,
H2,
H3,
H4,
H5,
H6 {
  font-weight: normal;
}
TEXTAREA,
INPUT,
SELECT {
  font-family: inherit;
  font-size: 1em;
}
SMALL {
  font-size: 0.85em;
}
OL,
UL {
  list-style: none;
}
TABLE {
  border-collapse: collapse;
  border-spacing: 0;
}
CAPTION,
TH,
TD {
  text-align: left;
}
:focus {
  outline: none;
}
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.col {
  padding: 0 20px;
}
.row .row {
  margin: 0 -20px;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
@media only screen {
  .col {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
#container {
  margin: 0 auto;
  max-width: 1140px;
  background: #fff;
  overflow-x: hidden;
}
/* General
------------------------------------ */

html,
body {
  /*font-family: "Roboto Slab", serif;*/
  font-family: "nobel", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #5a5b5a;
  background: #969d9c url(images/bg.png) top center;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  padding-top: 20px;
}
a {
  color: #2c8383;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.clear {
  clear: both;
}
input {
  vertical-align: middle;
}
.container {
  margin: 0 auto;
  max-width: 1140px;
}
.col-20 {
  width: 20%;
}
.col-25 {
  width: 25%;
}
.col-30 {
  width: 30%;
}
.col-33 {
  width: 33.3333333333%;
}
.col-35 {
  width: 35%;
}
.col-40 {
  width: 40%;
}
.col-50 {
  width: 50%;
}
.col-60 {
  width: 60%;
}
.col-66 {
  width: 66.6666666666%;
}
.col-70 {
  width: 70%;
}
.col-80 {
  width: 80%;
}
.hide-tablet {
  display: none !important;
}
#container {
  position: relative;
  min-height: 100%;
  margin-bottom: 20px;
}

/* Header
------------------------------------ */

#header {
  background: #fff;
  width: 100%;
  height: 160px;
  position: relative;
  z-index: 1000;
}
#header:after {
  content: "";
  background: url(images/top-decor.png) no-repeat;
  width: 100%;
  height: 46px;
  position: absolute;
  left: 0;
  bottom: -46px;
}
#header .logo {
  position: absolute;
  display: block;
  background: url("https://www.burrengeopark.ie/wp-content/uploads/2023/10/Burren-and-Cliffs-of-Moher-UNESCO-Global-Geopark-Logo300px-1.png") no-repeat;
  width: 320px;
height: 80px;
  top: 80px;
  left: 35px;
  outline: none;
  text-indent: -9999px;
}
#header .logo span {
  color: #582a80;
  font-weight: 700;
}
#header .search {
  display: inline-block;
  position: absolute;
  top: 22px;
  right: 70px;
}
#header .search input[type="text"] {
  font-size: 14px;
  width: 134px;
  height: 27px;
  vertical-align: middle;
  border: 1px solid #d4d4d4;
  float: left;
  padding: 0 3px;
  margin-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .search input[type="submit"] {
  display: block;
  float: left;
  width: 31px;
  height: 27px;
  background: url(images/sprite.png) no-repeat -35px -84px;
  outline: none;
  text-indent: -9999px;
  margin-right: 15px;
  border: 0;
  font-size: 0;
  text-indent: -9999px;
}
#header .col {
  position: relative;
}
#header .title {
  color: #fff;
  font-size: 30px;
  font-family: "Cutive", serif;
  margin-top: 25px;
}
.menu-wrapper {
  position: absolute;
  top: 85px;
  display: inline-block;
  right: 0;
  z-index: 2000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .ubermenu .ubermenu-item-level-0 {
  padding: 0;
}
#header .ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target {
  font-weight: 300;
  height: 65px;
  font-size: 22px;
  line-height: 125%;
  color: #5a5b5a;
  padding: 0 25px 0 20px;
}
#header
  .ubermenu-skin-trans-black
  .ubermenu-item-level-0.ubermenu-current-menu-ancestor
  > .ubermenu-target,
#header
  .ubermenu-skin-trans-black
  .ubermenu-item-level-0.ubermenu-current-menu-ancestor
  .ubermenu-target-description,
#header
  .ubermenu-skin-trans-black
  .ubermenu-item-level-0.ubermenu-current-menu-item
  > .ubermenu-target,
#header
  .ubermenu-skin-trans-black
  .ubermenu-item-level-0.ubermenu-current-menu-item
  .ubermenu-target-description,
#header
  .ubermenu-skin-trans-black
  .ubermenu-item-level-0:hover
  > .ubermenu-target,
#header
  .ubermenu-skin-trans-black
  .ubermenu-item-level-0:hover
  .ubermenu-target-description {
  color: #218b82;
}
#header .ubermenu-skin-trans-black .ubermenu-target-description {
  font-weight: 700;
  font-size: 24px;
  color: #5a5b5a;
}
#header
  .ubermenu-sub-indicators
  .ubermenu-has-submenu-drop
  > .ubermenu-target:after {
  display: none;
}
#header
  .ubermenu-skin-trans-black
  .ubermenu-item-level-0
  > .ubermenu-target:before {
  content: "";
  background: url(images/dots.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 57px;
}
#header .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop {
  background-color: #7cb2b1;
  border: 20px solid #7cb2b1;
  min-width: 670px;
}
#header .ubermenu .ubermenu-submenu {
  min-height: 104px;
}
#header .ubermenu-skin-trans-black .ubermenu-tabs-group {
  background: #7cb2b1;
  border: 0;
  padding: 0 10px 0 0;
}
#header .ubermenu-skin-trans-black .ubermenu-tabs-group > li {
  border-bottom: 1px solid #689d9c;
}
#header .ubermenu-skin-trans-black .ubermenu-tab-content-panel {
  border: 0;
  background-color: #7cb2b1;
  padding: 0 10px;
  min-height: 104px;
}
#header .ubermenu-skin-trans-black .ubermenu-tab-content-panel a {
  border-bottom: 1px solid #689d9c;
  display: block;
}
#header .ubermenu-skin-trans-black .ubermenu-tab-content-panel a:hover {
  color: #314545;
}
#header .ubermenu .ubermenu-submenu .ubermenu-column {
  padding-right: 10px;
}
#header
  .ubermenu
  .ubermenu-item-type-column
  > .ubermenu-submenu-type-stack
  > .ubermenu-item-normal:first-child {
  margin-top: 0;
}
#header
  .ubermenu-skin-trans-black
  .ubermenu-submenu
  .ubermenu-tab.ubermenu-active
  > .ubermenu-target {
  color: #314545;
  background: #689d9c;
}
#header .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop {
  font-size: 15px;
}
#header .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target {
  color: #fff;
  padding: 5px 10px;
  border-bottom: 1px solid #689d9c;
  font-size: 16px;
}
#header .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target:hover,
#header
  .ubermenu-skin-trans-black
  .ubermenu-submenu
  .ubermenu-current_page_item
  .ubermenu-target {
  color: #314545;
  background: #689d9c;
}
#header .ubermenu .ubermenu-submenu {
  background-position: top right !important;
}

.page-top {
  padding: 40px 0 30px 50px;
  background: url(images/title-bg.jpg) top center;
}
.page-top .title {
  color: #49666e;
  font-size: 30px;
  display: block;
  font-weight: 700;
  line-height: 100%;
}

/* Home
------------------------------------ */

#home-slider {
  position: relative;
  background: #90c3c2;
}

#home-slider .owl-carousel,
#home-slider .owl-stage-outer,
#home-slider .owl-stage,
#home-slider .item,
#home-slider .owl-item {
  height: 100%;
}
#home-slider .item {
  position: relative;
  width: 100% !important;
}
#home-slider img {
  display: block;
}
#home-slider .owl-controls {
}
#home-slider .owl-prev,
#home-slider .owl-next {
  position: absolute;

  text-indent: -9999px;
  outline: none;
  top: 0;
  z-index: 500;

  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 18px;
  border-color: transparent transparent transparent #ffffff;

  top: 50%;
  left: 0;
  box-sizing: border-box;
  transform: translate(0%, -50%);
}
#home-slider .owl-prev {
  left: 40px;
  transform: translate(0%, -50%) rotate(180deg);
}
#home-slider .owl-next {
  left: auto;
  right: 40px;
}

#home-slider .owl-next:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#row-1 {
  position: relative;
  padding: 40px 0;
  background: #b8d432 url(images/welcome.png) top right no-repeat;
}
.welcome-box {
  padding: 0 50px;
  text-align: center;
}
.welcome-box h2 {
  font-size: 24px;
  color: #626968;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 100%;
}
.welcome-box p {
  line-height: 140%;
  font-size: 18px;
  margin: 0;
  color: #fff;
}
#row-2 {
  padding: 50px 30px 60px 30px;
  position: relative;
  background: #e7edce;
}
#row-2 h3,
#row-3 h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 100%;
  position: relative;
  display: inline-block;
}
#row-2 h3 span,
#row-3 h3 span {
  font-size: 18px;
  display: block;
  font-weight: 300;
}
#row-2 .read-all {
  font-weight: 300;
  color: #5a5b5a;
  font-size: 18px;
  display: inline-block;
  margin-top: 10px;
}
#row-2 .item {
  margin-bottom: 20px;
}
#row-2.listing .item {
  margin-bottom: 30px;
}
#row-2 .item .inner {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 5px 5px rgba(192, 193, 186, 0.75);
  -moz-box-shadow: 0px 5px 5px rgba(192, 193, 186, 0.75);
  box-shadow: 0px 5px 5px rgba(192, 193, 186, 0.75);
}
#row-2 .item .image {
  position: relative;
  display: block;
  text-decoration: none;
}
#row-2 .item .image .date {
  position: absolute;
  left: 20px;
  top: 16px;
  color: #fff;
  background: url(images/sprite.png) no-repeat -94px -35px;
  width: 55px;
  height: 61px;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#row-2 .item .image .date span {
  display: block;
}
#row-2 .item .image .link-to-list {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 55px;
  color: #fff;
  background: #70a1d8;
  height: 30px;
  line-height: 30px;
  padding: 0 40px 0 15px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
#row-2 .item.news-item .image .link-to-list {
  background: #9bb456;
}
#row-2 .item img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
#row-2 .item .text {
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#row-2 .item .text .title {
  font-weight: 700;
  color: #585c5c;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 15px;
  text-decoration: none;
}
#row-2 .item .text p {
  line-height: 140%;
  margin-bottom: 10px;
}
#row-2 .item .more {
  font-weight: 700;
  color: #2c8383;
  display: inline-block;
  font-size: 14px;
  margin-top: 10px;
}
#row-3 {
  padding: 50px 30px 30px 30px;
}
#row-3 h3 a {
  color: #585c5c;
  text-decoration: none;
}
#row-3 h3.facebook i {
  display: inline-block;
  outline: none;
  text-indent: -9999px;
  position: relative;
  width: 18px;
  height: 33px;
  background: url(https://www.burrengeopark.ie/wp-content/uploads/2021/10/facebook-01.png) !important;
  margin-left: 6px;
  top: 2px;
}
#row-3 h3.linkedin i {
  display: inline-block;
  outline: none;
  text-indent: -9999px;
  position: relative;
  width: 18px;
  height: 33px;
  background: url(https://www.burrengeopark.ie/wp-content/uploads/2021/10/linkedin-01.png) no-repeat -94px 0 !important;
  margin-left: 6px;
  top: 2px;
}
#row-3 h3.instagram i {
  display: inline-block;
  outline: none;
	content: ""
  text-indent: -9999px;
  position: relative;
  width: 18px;
  height: 33px;
  background: url(images/sprite.png) no-repeat -94px 0;
  margin-left: 6px;
  top: 2px;
}
#row-3 h3.twitter i {
  display: inline-block;
  outline: none;
  text-indent: -9999px;
  position: relative;
  width: 24px;
  height: 32px;
  background: url(images/sprite.png) no-repeat -112px 0;
  margin-left: 10px;
  top: 7px;
}
#row-3 .fetched_tweets {
  background: #eaf5f2;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#row-3 ul.light li.tweets_avatar {
  background: transparent;
  color: #585c5c !important;
  font-family: "Roboto Slab", serif;
  box-shadow: none;
  padding: 20px 0 0 0 !important;
  border-radius: 0;
  border-top: 1px solid #cdd2d5;
  padding-top: 20px;
}
#row-3 ul.light li.tweets_avatar:first-child {
  border-top: 0;
  padding-top: 0 !important;
}
#row-3 .fetched_tweets.light .tweets_avatar .tweet_data a {
  color: #2c8383 !important;
}
.cff-item {
  border-top: 1px solid #e1e1e1;
}
#row-3 #cff .cff-item:first-child {
  padding-top: 20px;
}

/* Main
------------------------------------ */

#main {
  position: relative;
}
.top-banner {
  height: 460px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 0 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.top-banner .text {
  position: absolute;
  right: 0;
  bottom: 60px;
  background: rgba(116, 166, 164, 0.8);
  border-left: 5px solid rgba(212, 221, 159, 0.8);
  width: 570px;
  color: #fff;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 40px;
}
.top-banner .line-1 {
  display: block;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
  margin-bottom: 5px;
}
.top-banner .line-2 {
  display: block;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 120%;
}
.top-banner .text {
  display: block;
  font-size: 16px;
  line-height: 140%;
}

/* Page
------------------------------------ */

.page-row {
  display: table;
  width: 100%;
}
.content {
  float: none;
  display: table-cell;
  width: 75%;
  padding-right: 70px;
  padding-top: 35px;
  padding-bottom: 25px;
  vertical-align: top;
}
.content h1 {
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 10px;
}
.content h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.content h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}
.content h4 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
.content p {
  margin: 0 0 15px 0;
  line-height: 150%;
}
.content ul {
  margin: 0 0 15px 20px;
  line-height: 150%;
  list-style: disc;
}
.content ul li {
  margin: 0 0 5px 0;
}
.content ol {
  margin: 0 0 15px 20px;
  list-style: decimal;
  line-height: 150%;
}
.content ol li {
  margin: 0 0 5px 0;
}
.content blockquote {
  margin: 0 0 15px 10px;
  border-left: 4px solid #2c8383;
  padding: 0 0 0 10px;
  font-style: italic;
}
.content table {
  width: 100%;
  margin-bottom: 20px;
}
.content td,
.content th {
  border: 1px solid #2c8383;
  padding: 10px;
}
.content th {
  font-weight: 700;
}
.content hr {
  display: block;
  width: 100%;
  height: 1px;
  background: #2c8383;
  margin-bottom: 20px;
  clear: both;
}
.content a[href$=".pdf"],
.content a[href$=".doc"],
.content a[href$=".xls"] {
  position: relative;
  display: inline-block;
  padding-left: 25px;
}
.content a[href$=".pdf"]:before,
.content a[href$=".doc"]:before,
.content a[href$=".xls"]:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}
.content a[href$=".pdf"]:before {
  background: url(images/pdf-16.png) no-repeat;
}
.content a[href$=".doc"]:before {
  background: url(images/word-16.png) no-repeat;
}
.content a[href$=".xls"]:before {
  background: url(images/excel-16.png) no-repeat;
}
.content a[href$=".pdf"],
.content a[href$=".doc"],
.content a[href$=".xls"] {
  padding-left: 0;
}
.content a[href$=".pdf"]:before,
.content a[href$=".doc"]:before,
.content a[href$=".xls"]:before {
  display: none;
}
.content .image img {
  display: block;
  margin-bottom: 30px;
  width: auto !important;
  height: auto !important;
}
.content img {
  margin-bottom: 10px;
  max-width: 100%;
}
.alignleft {
  float: left;
  margin: 10px 30px 0 0;
}
.alignright {
  float: right;
  margin: 10px 0 0 30px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.content img + br {
  display: none;
}
.wp-caption {
  width: auto !important;
  display: table;
}
.wp-caption-text {
  font-size: 11px;
  text-align: center;
  position: relative;
  margin-top: 2px !important;
  display: table-caption;
  caption-side: bottom;
  margin-bottom: 0 !important;
  color: #218b82;
}
.wp-caption p:first-of-type {
}
.wp-caption img {
  margin-bottom: 0;
}
.wp-caption-text span {
  display: inline-block;
  background: #fff;
  padding: 0 22px 0 22px;
  position: relative;
  z-index: 1;
}

.navigation {
  margin-top: 20px;
  text-align: center;
}
.wp-paginate li {
  display: inline-block;
  color: #5a5b5a;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 30px;
}
.wp-paginate .title {
  display: inline-block;
  padding-right: 10px;
  width: auto;
}
.wp-paginate a,
.wp-paginate span {
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  color: #5a5b5a;
  float: left;
}
.wp-paginate .current {
  background: #d1dca6;
}
.page-numbers:hover {
}
.page-numbers.next,
.page-numbers.prev {
}
.single-post .date {
  font-size: 22px;
  display: block;
  margin-bottom: 10px;
}

/* Sidebar
------------------------------------ */

.sidebar {
  float: none;
  display: table-cell;
  padding-left: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 60px;
  padding-right: 30px;
  background: #e7edce;
  width: 25%;
  vertical-align: top;
}
.sidebox {
}
.sidebox .headline,
.sidebox h3 {
}
.sub-nav,
.category-list {
}
.sub-nav a,
.category-list a {
  padding: 15px 10px 15px 0;
  font-size: 14px;
  color: #646565;
  display: block;
  text-decoration: none;
  text-align: right;
  position: relative;
}
.sub-nav a:hover {
  color: #218b82;
}
.sub-nav .current_page_item > a,
.category-list .current-cat > a {
  color: #218b82;
}
.sub-nav .current_page_item > a:before,
.category-list .current-cat > a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -5px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #218b82;
}
.sub-nav li,
.category-list li {
  border-top: 1px solid #d1dab2;
}
.sub-nav li:first-child,
.category-list li:first-child {
  border-top: 0;
}
.sub-nav li .children {
  display: none;
}
.sub-nav li.current_page_item > .children,
.sub-nav li.current_page_ancestor > .children,
.sub-nav li.current_page_ancestor li.current_page_item .children {
  display: block;
}
.sub-nav .children li.current_page_item > a,
.sub-nav .children li.current_page_ancestor > a {
  display: block;
  color: #218b82;
}
.sub-nav li .children a {
  font-size: 12px;
  color: #4b4c4c;
  padding: 10px 10px 10px 0;
}
.sub-nav li .children .children a {
  font-size: 12px;
  padding: 10px 10px 10px 0;
}

/* Search
------------------------------------ */

.search-item .inner {
  padding: 20px;
}
.search-item .inner .title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
#row-2 .search-item .inner .more {
  font-weight: 400;
}

/* Towns & Places Tabs
------------------------------------ */

.container #tabs_actonbv_content_wp {
  height: 38px;
}

.container #tabs_actonbv_content_wp_placeholder {
  border: none;
  color: #5a5b5a;
  font-size: 14px;
}
.container .ui-widget {
  font-family: "Roboto Slab", serif;
}
.container .ui-widget-content {
  border: medium none;
}
.container .ui-tabs {
  padding: 0px;
}
.container .ui-widget-header {
  border: none;
}
.container .tab-holder-skt .tabs li {
  border-right: 1px solid #d9d9d9 !important;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0px;
}
.container .ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0px;
}
.container .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0px;
}

.container .ui-accordion-content {
  height: auto !important;
}

@media (max-width: 1100px) {
  body {
    padding-top: 0;
  }
  #container {
    margin-bottom: 0;
  }
  #header .ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target {
    padding: 5px 20px 0 20px;
  }
}
@media (max-width: 959px) {
  #header .search {
    display: none;
  }
  .menu-wrapper {
    width: 100%;
    top: 100px;
    display: block;
    right: auto;
    left: 0;
  }
  #header .ubermenu-responsive-toggle {
    color: #218b82;
    font-size: 40px;
    position: absolute;
    top: -80px;
    right: 0;
    display: inline-block;
    padding: 0;
    outline: none;
  }
  #header .ubermenu {
    background: #7cb2b1;
    padding: 20px;
  }
  #header .ubermenu .ubermenu-item-level-0 {
    padding: 0;
    display: block;
    width: 100%;
    float: none;
  }
  #header .ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target {
    font-weight: 400;
    height: auto;
    font-size: 15px;
    line-height: 100%;
    color: #fff;
    padding: 10px;
    display: block;
  }
  #header
    .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    > .ubermenu-target,
  #header
    .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-current-menu-ancestor
    .ubermenu-target-description,
  #header
    .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-current-menu-item
    > .ubermenu-target,
  #header
    .ubermenu-skin-trans-black
    .ubermenu-item-level-0.ubermenu-current-menu-item
    .ubermenu-target-description,
  #header
    .ubermenu-skin-trans-black
    .ubermenu-item-level-0:hover
    > .ubermenu-target,
  #header
    .ubermenu-skin-trans-black
    .ubermenu-item-level-0:hover
    .ubermenu-target-description {
    color: #314545;
    background: #689d9c;
  }
  #header .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop {
    min-width: 0;
  }
  #header .ubermenu-skin-trans-black .ubermenu-target-description {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    display: inline;
    padding-left: 5px;
  }
  #header .ubermenu-skin-trans-black .ubermenu-target-divider {
    display: none;
  }
  #header
    .ubermenu-sub-indicators
    .ubermenu-has-submenu-drop
    > .ubermenu-target:after {
    display: none;
  }
  #header
    .ubermenu-skin-trans-black
    .ubermenu-item-level-0
    > .ubermenu-target:before {
    display: none;
  }
  #header .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop {
    background: #7cb2b1;
    border: 20px solid #7cb2b1;
    border-top: 0;
    border-bottom: 0;
  }
  #header .ubermenu-skin-trans-black .ubermenu-tabs-group {
    background: #7cb2b1;
    border: 0;
    padding: 0 10px 0 0;
  }
  #header .ubermenu-skin-trans-black .ubermenu-tabs-group > li {
    border-bottom: 1px solid #689d9c;
  }
  #header .ubermenu-skin-trans-black .ubermenu-tab > .ubermenu-target {
    border: 0;
  }
  #header .ubermenu-skin-trans-black .ubermenu-tab-content-panel {
    border: 0;
    background-color: #7cb2b1;
    padding: 0 10px 10px 0;
    min-height: 104px;
  }
  #header .ubermenu-skin-trans-black .ubermenu-tab-content-panel a {
    border-bottom: 0;
    display: block;
  }
  #header .ubermenu-skin-trans-black .ubermenu-tab-content-panel a:hover {
    color: #314545;
  }
  #header
    .ubermenu
    .ubermenu-item-type-column
    > .ubermenu-submenu-type-stack
    > .ubermenu-item-normal:first-child {
    margin-top: 0;
  }
  #header
    .ubermenu-skin-trans-black
    .ubermenu-submenu
    .ubermenu-tab.ubermenu-active
    > .ubermenu-target {
    color: #314545;
    background: transparent;
  }
  #header .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop {
    font-size: 15px;
  }
  #header .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target {
    color: #fff;
    padding: 5px 10px;
  }
  #header .ubermenu .ubermenu-submenu {
    background-position: top right !important;
  }
  #header .ubermenu .ubermenu-submenu .ubermenu-column {
    padding-right: 0;
    width: 100%;
    padding-left: 10px;
    margin: 0;
  }
  #header .ubermenu .ubermenu-submenu {
    min-height: 0;
  }
  #header
    .ubermenu-item.ubermenu-item-level-0.ubermenu-has-submenu-drop
    > .ubermenu-target {
    position: relative;
    display: block;
  }
  #header
    .ubermenu-item.ubermenu-item-level-0.ubermenu-has-submenu-drop
    > .ubermenu-target:after {
    display: block;
    content: "";
    position: absolute;
    top: 22px;
    right: 10px;
    z-index: 100;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #218b82 transparent transparent transparent;
  }
}
@media (max-width: 940px) {
  #header .search {
    display: none;
  }
}

@media (max-width: 800px) {
  #row-1 {
    padding: 20px 0;
  }
  .welcome-box {
    padding: 0 20px;
  }
  #row-2 {
    padding: 20px 0;
  }
  #row-3 {
    padding: 20px 0;
  }
  #row-3 .col-70 {
    width: 100%;
    margin-bottom: 30px;
  }
  #row-3 .col-30 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
  .hide-tablet {
    display: block !important;
  }
  #header .logo {
    left: 20px;
  }
  #row-2 .item {
    width: 50%;
  }
  #row-2 .item:last-child {
    display: none;
  }
  #row-2.listing .item:last-child {
    display: block;
  }
  .page-row {
    display: block;
  }
  .page.content {
    width: 100%;
    padding-right: 20px;
    display: block !important;
  }
  .sidebar {
    width: 100%;
    padding-left: 20px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .sub-nav a,
  .category-list a {
    text-align: left;
  }
  .page-top {
    padding: 40px 0 30px 0;
  }
}

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

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

@media (max-width: 568px) {
  .top-banner .text {
    width: 550px;
  }
}

@media (max-width: 567px) {
  .top-banner .text {
    position: absolute;
    right: 0;
    bottom: 60px;
    background: rgba(116, 166, 164, 0.8);
    border-left: 5px solid rgba(212, 221, 159, 0.8);
    width: 96%;
    padding: 20px 20px;
  }
  #row-2 .item {
    width: 100%;
  }
}
@media (max-width: 360px) {
  #home-slider {
    display: none;
  }
  #row-1 {
    padding: 40px 0;
  }
}

