body {
    font-family: 'Raleway', Arial, sans-serif !important;
    color: #333
}

p {
    font-size: 18px;
    margin-bottom: 1em
}

strong {
    font-weight: bold;
}

.section {
    position: relative
}

a {
    outline: none !important
}

.logo {
    display: block;
    width: 450px;
    margin: 0 auto
}

.logo-mob {
    width: 100%;
    max-width: 150px;
    margin: 0 auto
}

#scroll {
    position: absolute;
    bottom: 35px;
    left: calc(50% - 25px);
    width: 50px;
    z-index: 8999
}

#socials {
    width: 50%;
    float: left;
    padding: 15px 0 0 15px
}

#menu {
    width: 50%;
    float: right;
    padding: 0px 15px 0 0
}

#menutag {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px
}

#menu-btn {
    display: inline-block;
    margin: 0px;
    padding: 5px
}

#menu-inner {
    float: right
}

.btn-tan,
.btn-tan:active,
.btn-tan:visited {
    display: inline-block;
    color: #60422c;
    font-size: 16px;
    padding: 15px 30px;
    background-color: #d6cfc3;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 10px 3px;
    cursor: pointer;
}

.btn-tan:hover,
.btn-tan:focus {
    text-decoration: none;
    color: #60422c
}

.btn-ora,
.btn-ora:active,
.btn-ora:visited {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    padding: 15px 30px;
    background-color: #b37c57;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 10px 3px;
    cursor: pointer;
}

.btn-ora:hover,
.btn-ora:focus {
    text-decoration: none;
    color: #ffffff
}

@media only screen and (max-width: 767px) {
    .btn-tan,
    .btn-tan:active,
    .btn-tan:visited,
    .btn-tan:hover,
    .btn-tan:focus,
    .btn-ora,
    .btn-ora:active,
    .btn-ora:visited,
    .btn-ora:hover,
    .btn-ora:focus {
        padding: 15px
    }
}

#home-box-1 {
    background: url('/wp-content/uploads/2017/04/topo_1.png'), #b37c57;
    background-size: cover
}

@media only screen and (max-width: 767px) {
    #home-box-1 {
        background-size: auto
    }
}

#home-box-2 {
    width: 100%;
    padding: 13%;
    background: url('/wp-content/uploads/2017/04/topo_2.png'), #dde2e3
}

@media only screen and (max-width: 480px) {
    #home-box-2 {
        padding: 13% 20px
    }
}

#home-box-3 {
    background: url('/wp-content/uploads/2017/05/topo_3.png'), #60412b;
    background-size: cover
}

#home-box-2-test {
    background: url('/wp-content/uploads/2017/04/topo_2.png'), #dde2e3;
    background-size: cover
}

@media only screen and (max-width: 767px) {
    #home-box-2-test {
        background-size: auto
    }
}

#footer {
    background-color: #282d37
}

#header {
    width: 100%;
    position: absolute;
    z-index: 9999
}

#subcont {
    padding: 15px
}

#responsive-menu-pro-button {
    border-radius: 0px !important
}

#responsive-menu-pro-button:hover {
    opacity: 1 !important
}

.cab-name {
    padding: 15px 25px;
    background-color: #dde2e3;
    color: #60412b
}

#book {
    margin-bottom: -1px
}

.cabin-wrap {
    width: 450px;
    height: 565px;
    background-color: #eaeaea;
    float: left;
    background: url(/wp-content/uploads/2017/04/topo_2.png), #dde2e3
}

@media screen and (max-width: 996px) {
    .cabin-wrap {
        width: 100%;
        height: auto;
        padding-top: 40px;
        padding-bottom: 35px;
        float: none
    }
}

.cabin-info {
    width: 75%;
    margin: 0 auto;
    padding: 25px 0px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

@media screen and (max-width: 992px) {
    .cabin-info {
        padding: 0px;
        top: auto;
        transform: none;
        text-align: center;
    }
}

.cabin-slide {
    position: relative;
    width: calc(100% - 450px);
    height: 565px;
    float: right;
    z-index: 10
}

@media screen and (max-width: 996px) {
    .cabin-slide {
        width: 100%;
        height: 400px;
        float: none
    }
}

@media screen and (max-width: 768px) {
    .cabin-slide {
        width: 100%;
        height: 250px;
        float: none
    }
}

.amen {
    list-style-type: none;
    margin: 0px;
    padding: 0px
}

.amen li {
    display: inline-block;
    margin: 15px;
    vertical-align: top
}

@media screen and (max-width: 996px) {
    .amen li {
        width: 25%;
        max-width: none;
        margin: 10px
    }
    .amen li p {
        font-size: 16px
    }
}

@media screen and (max-width: 460px) {
    .amen li {
        width: 45%;
        margin: 5px
    }
    .amen li p {
        font-size: 14px
    }
}

.amen-ico {
    width: 45px;
    margin: 5px;
    padding: 5px;
    border: solid 3px #333;
    border-radius: 5px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
}

.arch-post {
    position: relative;
    height: 300px;
    z-index: 1;
    margin: 0 0 30px 0
}

.arch-copy {
    position: absolute;
    width: 100%;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 25px
}

.post-content {
    width: 100%
}

.post-content-wrap {
    width: 100%;
    padding: 25px 50px;
    font-size: 18px
}

@media screen and (max-width: 768px) {
    .post-content-wrap {
        padding: 25px 0px 0px 0px;
        font-size: 16px
    }
}

.post-content-title {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto
}

.post-content-image {
    width: 100%
}

.header {
    position: fixed;
    padding: 10px 0;
    width: 100%;
    z-index: 9999;
    top: 0
}

.brand {
    width: 125px;
    float: left
}

.brand img {
    width: 100%;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
}

.menu-primary-container {
    width: calc(100% - 150px);
    float: right
}

#menu-primary {
    float: right;
    margin: 0px -15px 0px 0px;
    padding: 0px
}

#menu-primary li {
    float: left;
    list-style-type: none
}

#menu-primary li a {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 13px 7px 4px;
    margin: 0 5px;
    letter-spacing: .5px;
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    text-decoration: none;
    cursor: pointer;
}

#menu-primary li a:hover {
    border-bottom: 3px solid rgba(255, 255, 255, 1)
}

#menu-primary li .sub-menu {
    position: absolute;
    margin: -3px 0px 0px 0px;
    padding: 15px 15px 18px;
    visibility: hidden;
    background-color: #885634
}

#menu-primary li:hover .sub-menu {
    visibility: visible
}

#menu-primary li .sub-menu li {
    float: none
}

.mobile-navigation {
    float: right
}

.post-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px
}

#responsive-menu-pro-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: rgba(156, 106, 69, 1)
}

#responsive-menu-pro-container::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5
}

#responsive-menu-pro-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: rgba(59, 38, 21, 1)
}

.poplar-leaves {
    width: 150px
}

.restaurant {
    float: left;
    width: 50%;
    height: 400px
}

@media screen and (max-width: 768px) {
    .restaurant {
        float: none;
        width: 100%;
        height: 300px
    }
}

.liquor {
    float: right;
    width: 50%;
    height: 400px
}

@media screen and (max-width: 768px) {
    .liquor {
        float: none;
        width: 100%;
        height: 300px
    }
}

.copy-box {
    width: 100%;
    padding: 25px;
    text-align: center
}

.copy-box h2,
.copy-box p {
    color: #fff;
    margin: 0px;
    padding: 0px
}

@-webkit-keyframes "fadeIn" {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes "fadeIn" {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes "fadeIn" {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.fade-in.fast {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s
}

section {
    position: relative
}

.section {
    padding-top: 60px;
    padding-bottom: 60px
}

@media only screen and (max-width: 768px) {
    .section {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.section-head {
    height: calc(100vh - 31px);
    min-height: 525px
}

.section-blog {
    margin-top: 63px;
    padding-top: 150px;
    padding-bottom: 150px
}

@media screen and (max-width: 768px) {
    .section-blog {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.section-post {
    padding-top: 100px;
    padding-bottom: 50px
}

.section-cabin {
    margin-top: 63px
}

.section-sm {
    padding-top: 45px;
    padding-bottom: 45px
}

.section-slider {
    padding-top: 10%;
    padding-bottom: 10%
}

.section-lg {
    padding-top: calc(17% + 63px);
    padding-bottom: 17%
}

@media only screen and (max-width: 768px) {
    .section-sm {
        padding-top: 13%;
        padding-bottom: 13%
    }
}

.cover {
    height: calc(100vh - 93px)
}

.upcase {
    text-transform: uppercase
}

.underline {
    text-decoration: underline
}

.spaced {
    letter-spacing: 1px
}

.small {
    font-size: 100% !important;
    letter-spacing: 1px !important
}

.jumbo {
    font-size: 46px
}

@media screen and (max-width: 768px) {
    .jumbo {
        font-size: 32px
    }
}

.white {
    color: #fff
}

.black {
    color: #111
}

.brown-drk {
    color: #644432
}

.over-black {
    position: relative;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%
}

.over-black-lt {
    position: relative;
    background: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%
}

.over-black-drk {
    position: relative;
    background: rgba(0, 0, 0, .65);
    width: 100%;
    height: 100%
}

.bg-white {
    background-color: #fff
}

.bg-color-1 {
    background-color: #b37c57
}

.bg-color {
    background-color: ###
}

.unfixed {
    background: no-repeat center center;
    background-size: cover
}

.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: no-repeat center center;
    background-size: cover;
    z-index: -9999
}

.bg2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: no-repeat top center;
    background-size: cover;
    z-index: -9999
}

.bg-topo {
    background: no-repeat center center;
    background-size: cover
}

.topo1 {
    background: url(/wp-content/uploads/2017/04/topo_1.png), #b37c57;
    background-size: cover
}

.topo2 {
    background: url(/wp-content/uploads/2017/04/topo_2.png), #dde2e3;
    background-size: cover
}

.topo3 {
    background: url(/wp-content/uploads/2017/05/topo_3.png), #60412b;
    background-size: cover
}

#bgvid {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
    right: 0;
    top: 0
}

.clear {
    margin: 0px;
    padding: 0px
}

.clear-top {
    margin-top: 0px;
    padding-top: 0px
}

.clear-bot {
    margin-bottom: 0px;
    padding-bottom: 0px
}

.top15 {
    margin-top: 15px
}

.top25 {
    margin-top: 25px
}

.bot15 {
    margin-bottom: 15px
}

.bot25 {
    margin-bottom: 25px
}

.center {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

** SHOW & HIDE **/ .show-md {
    display: none
}

.show-sm {
    display: none
}

@media only screen and (max-width: 979px) {
    .show-md {
        display: block
    }
    .hide-md {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .show-sm {
        display: block !important
    }
    .hide-sm {
        display: none !important
    }
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0
}

.img-fluid {
    width: 100%;
    height: auto;
    display: block
}

.center {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.blur {
    filter: blur(3px);
    transform: scale(1.1)
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.slick-list {
    position: absolute !important;
    width: 100%;
    height: 100%
}

.slick-track {
    position: absolute !important;
    width: 100%;
    height: 100%
}

.slick-slider-img {
    position: relative;
    width: 100%;
    height: 100%;
    background: no-repeat center center;
    background-size: cover
}

.slick-slider-img-2 {
    position: relative;
    width: 100%;
    height: 100%;
    background: no-repeat center center;
    background-size: cover
}

.slider {
    min-height: 250px
}

.slick-slider-content {
    display: table;
    margin: 0 auto;
    padding: 15px 20px;
    background: url(/wp-content/uploads/2017/04/topo_1.png), #b37c57;
    background-size: cover;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 10000 !important
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s
}

.cd-popup-container {
    position: relative;
    width: 90%;
    max-width: 350px;
    margin: 4em auto;
    padding: 15px;
    background: url('/wp-content/uploads/2017/04/topo_2.png'), #dde2e3;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: -17px;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 50px;
    color: #644432
}

.cd-popup-close:hover,
.cd-popup-close:focus {
    text-decoration: none
}

.cd-popup-container .cd-popup-close::before,
.cd-popup-container .cd-popup-close::after {
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5
}

.cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px
}

.cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px
}

.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (min-width: 1170px) {
    .cd-popup-container {
        margin: 8em auto
    }
}

.book-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999 !important
}

.book-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s
}

.book-popup-container {
    position: relative;
    width: 90%;
    max-width: 350px;
    margin: 4em auto;
    padding: 15px;
    background: url('/wp-content/uploads/2017/04/topo_2.png'), #dde2e3;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.book-popup-container .book-popup-close {
    position: absolute;
    top: -17px;
    right: 8px;
    width: 30px;
    height: 30px;
    font-size: 50px;
    color: #644432
}

.book-popup-close:hover,
.book-popup-close:focus {
    text-decoration: none
}

.book-popup-container .book-popup-close::before,
.book-popup-container .book-popup-close::after {
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5
}

.book-popup-container .book-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px
}

.book-popup-container .book-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px
}

.is-visible .book-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (min-width: 1170px) {
    .book-popup-container {
        margin: 8em auto
    }
}

.wpcf7-form p {
    margin: 0px !important
}

.wpcf7-form-control-wrap input {
    padding: 10px;
    font-size: 16px;
    width: 100%;
    border: 3px solid #eaeaea;
    margin: 5px 0px
}

#fileupload .wpcf7-form-control-wrap input {
    padding: 20px;
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    border: 3px solid #eaeaea;
    color: #fff
}

.wpcf7-form-control-wrap textarea {
    width: 100%;
    border: 3px solid #eaeaea;
    padding: 10px;
    height: 75px;
    font-size: 16px;
    margin-top: 5px
}

.wpcf7 h4 {
    margin-top: 25px;
    margin-bottom: 25px
}

@media screen and (max-width: 768px) {
    .wpcf7 h4 {
        margin-top: 0px;
        margin-bottom: 15px
    }
}

.wpcf7 label {
    width: 100%
}

input.wpcf7-form-control.wpcf7-submit {
    border: none;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    margin-top: 5px;
    color: #fff;
    background-color: #b37c57;
    font-family: 'Raleway', Arial, sans-serif !important;
    font-style: normal;
    margin-left: auto;
    margin-right: auto;
    display: block
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #b37c57 !important;
    color: #b37c57;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    padding: 5px
}

.yikes-easy-mc-form label {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    color: #644432
}

.yikes-easy-mc-form input[type=text],
.yikes-easy-mc-form input[type=email] {
    border-radius: 0px;
    padding: 5px;
    font-size: 18px;
    color: #644432 !important
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    padding: 20px 30px !important;
    cursor: pointer;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway', Arial, sans-serif !important;
    background-color: #b37c57;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block !important;
    width: 175px !important
}

.pagination {
    display: table;
    text-align: center;
    margin: auto
}

span.page-numbers.current {
    font-size: 20px;
    padding: 5px 12px 7px 12px;
    border: 1px solid #333;
    border-radius: 3px;
    color: #fff;
    background-color: #333;
    margin: 5px
}

a.page-numbers {
    font-size: 20px;
    padding: 5px 12px 7px 12px;
    border-radius: 3px;
    border: 1px solid #333;
    color: #444;
    margin: 5px
}

a.next.page-numbers {
    display: none
}

a.prev.page-numbers {
    display: none
}

.promobar {
	top: 63px;
	background: url(/wp-content/uploads/2017/04/topo_2.png), #b37c57;
    background-size: cover;
	padding: 5px 15px;
	z-index: 999;
}

.promobar p {
	width: 100%;
	max-width: 768px;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.promobar p a {
	color: #fff;
	text-decoration: underline;
}

.weather {
	position: relative;
	display: inline-block;
	border: 1px solid red;
	font-family: 'Arial', sans-serif;

}

.abWeatherDisplay {
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	display: inline-block;
}

i.absicoin_span.icon-31 {
	font-size: 26px;
	font-weight: lighter;
	color: #fff;
}

.absWeather ul {
	float: right;
}

#absWeather .currently {
	margin: 3px 0px 3px 10px !important;
	padding: 0px !important;
	font-size: 14px;
	font-weight: lighter;
	vertical-align: middle;
	color: #fff;
}