/*------------------------------------------------------------------
[Table of contents]

1. WordPress Core
2. Articles

-------------------------------------------------------------------*/
/* 1. WordPress Core */
#blog {
    background: #f7f7f7;
    padding-top: 80px;
}

.navigation.pagination {}

.pager {
    padding-top: 20px;
    padding: 20px 0 0;
    margin-bottom: 0px;
}

.post .entry-content li {
    list-style: inherit !important;
}

.pager li {
    display: inline;
    list-style: none;
}

.pager .previous>a, .pager .previous>span {
    float: left;
}

.pager .next>a, .pager .next>span {
    float: right;
    padding: 6px 35px 6px 20px;
}

.pager li>a, .pager li>span {
    transition: all 0.3s;
    padding: 6px 12px;
    text-decoration: none;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.42857143;
    text-align: center;
    border-radius: 0px;
    border: 2px solid #24324A;
    background: #24324A;
    display: inline-block;
    width: 250px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.pager li>a i.icon-long-arrow-right {
    margin-left: 15px;
}
.page-links {
    margin: 20px 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.page-links a {
    margin-right: 10px;
}
.pager li>a i.icon-long-arrow-left {
    margin-right: 15px;
}

.pager li>a:hover {
    color: #FFF;
    background: #D77B5D;
    border-color: #D77B5D;
}

.relative {
    position: relative !important;
}

blockquote {
    padding: 10px 20px;
    margin: 20px 0;
}

cite a {
    color: #D77B5D;
}

.format-chat p {
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    padding: 5px 0 12px;
}

.bypostauthor {
    font-family: inherit;
}

.gallery-caption {
    font-family: inherit;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

div.wpcf7-response-output {
    margin: 0;
    padding: 1.2em 1em;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 0px solid #f0f0f0;
    max-width: 101%;
    /* Image does not overflow the content area */
    padding: 0;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 10px 0px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 15px 0 0;
    font-size: 14px;
    padding: 0 4px 5px;
}

.sticky_text {
    background: #857F79;
    */ padding: 10px;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    margin: 1px 0 10px;
}

.sticky p, .sticky a {
    /* color: #FFF; */
}

.margin_30 {
    margin: 30px 0 0;
    padding: 7px 18px;
    font-size: 14px;
    font-weight: 500;
}

.more-link {
    color: #428BCA;
}

article ul {
    list-style-type: inherit;
    padding: 0 20px;
}

.page article .article-img {
    margin-bottom: 40px;
}

.nav-links span.current {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    color: #fff;
    background-color: #d77b5d !important;
    border: 0 !important;
}

.nav-links a.page-numbers, .nav-links span.current {
    padding: 5px 20px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 2px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border: 0 !important;
    text-transform: uppercase;
    font-size: 10px !important;
}

.nav-links a.page-numbers.prev, .nav-links a.page-numbers.next {
    width: auto !important;
    text-transform: uppercase;
    font-size: 10px !important;
}

.page-numbers.dots {
    line-height: 6px;
    margin: 0 10px 0 0;
}

.dgx-donate-form-section h2 {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 20px;
}

.dgx-donate-form-section .aftertext {
    margin-left: 0;
}

.CausesTitle {
    margin: 0px 0 10px;
}

h1, h2, h3, h4, h5, h6 {
    word-spacing: 0px;
}

.tribe-events-day-time-slot img {
    margin-bottom: 30px;
    max-width: 100%
}

.tribe-events-day .tribe-events-day-time-slot h5 {
    margin-top: 0
}

footer.footer-top {
    padding: 15px 0 30px;
}

.copyright {
    margin: 0;
}

.social-icons li {
    float: right;
    list-style: none;
}

.social-icons a {
    /* opacity:0.5; */
    color: #fff;
    font-size: 22px;
    margin-left: 10px;
}

.subscribe-form li {
    list-style: none;
    margin-bottom: 0px;
}

.tribe-events-list h2.tribe-events-page-title {
    margin-bottom: 30px;
}

.event-single-title {
    font-size: 20px;
}

input[type=radio], input[type=checkbox] {
    margin: -2px 5px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.attachment-causes {
    max-width: 100%
}

#widget-area {}

#widget-area .widget img {
    max-width: 100%;
    height: auto;
}

#widget-area .widget:last-child {
    padding-bottom: 0px !important;
}

#widget-area #searchform {
    position: relative;
    max-height: 50px;
    /* width: 95.5%; */
}

#widget-area .menu {
    opacity: 1 !important;
}

#searchform {
    position: relative;
}

#widget-area #searchform input#searchsubmit, #searchform input#searchsubmit {
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgba(249, 241, 230, 0);
    border: 0;
    background: #2c97de;
    color: #322C2C;
    letter-spacing: 0.8px;
    font-size: 13px;
    margin-left: 0;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#widget-area #searchform input[type="text"], #searchform input[type="text"] {
    width: 76%;
    -webkit-box-sizing: content-box;
    font-size: 14px;
    font-weight: 100;
    position: relative;
    overflow: hidden;
    border: none;
    background: #FFF;
    background-clip: padding-box;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 40px;
    padding: 0 20px;
}

label.screen-reader-text {
    display: none;
}

span.comment-author-link {}

.widget ul li {
    list-style: none;
    margin-bottom: 15px;
}

.widget table thead th {
    display: table-cell;
    padding: 8px;
    vertical-align: top;
    text-align: left;
    border-top: 1px solid #E5E5E5;
}

.widget table thead tr th {
    font-size: 14px;
    font-weight: normal;
}

.widget table tr td {
    font-size: 12px;
    color: #333;
}

.widget #calendar_wrap caption {
    text-align: left;
    font-size: 14px;
    padding: 0 0 20px;
}

.widget select {
    width: 100%;
    padding: 15px;
    margin: 0 0 15px;
    border: 2px solid #E1E2E6;
    border-radius: 3px;
    font-weight: 700;
    height: 40px;
    font-size: 13px;
}

.widget {
    margin-bottom: 40px;
    position: relative;
}

footer li.widget {
    list-style: none;
}

footer #newsletter {
    margin-top: 15px;
}

footer .widget {
    margin-bottom: 0px;
}

.widget ul {
    margin: 0;
    padding: 0;
}

.widget ul li>ul {
    padding: 10px 0 0 0px;
}

.woo-sidebar .widget {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.woo-sidebar .widget ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}

#widget-area .widget ul li {}

.widget ul li a {
    color: #000;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
}

footer .widget ul li a {
    color: #CCC0C0;
}

#primary.eventsPage {
    padding: 60px 0;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 500;
    display: -webkit-box;
}

#primary {
    padding: 40px 0 0;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

#primary iframe {
    max-width: 100%
}

section.page {
    padding: 0;
}

.post-meta-first {
    margin-bottom: 15px;
    padding-bottom: 0px;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 14px;
}

.post-meta-second {}

.post-meta-second span i, .post-meta-first span i {
    margin: 0 6px 0 6px;
    padding-right: 3px;
    font-size: 14px;
    vertical-align: inherit;
}

.post-meta-second span:first-child i, .post-meta-first span:first-child i {
    margin-left: 0
}

.entry-title {
    /* font-size: 24px; */
    margin: 0 !important;
    /* margin-bottom:10px; */
}

.entry-title {
    /* color: #857F79; */
}

.eventsItem {
    margin-bottom: 30px;
}

.eventTitle {
    text-transform: capitalize;
    margin: 0px 0;
    padding: 20px;
    background: #eee;
}

.entry-title a {
    /* padding:0; */
    /* color: #2B2F3E; */
    /* font-size: 21px; */
    /* text-decoration: inherit; */
}

.article-img, .blog-bg {
    margin-bottom: 30px;
}

article img {
    max-width: 100%;
    height: auto !important;
}

.posts article:last-child {
    border: none !important;
    margin-bottom: 80px;
}

.navigation h2 {
    display: none;
}

.tags-links {
    border-right: 2px solid #ddd;
    padding: 0px 10px 0 0px;
    display: inline-block;
    margin: 0px 10px 0px 0;
}

p.category {
    padding: 0px 10px 0 0px;
    display: inline-block;
    margin: 0px 10px 0px 0;
}

.meta {
    margin: 20px 0;
    font-size: 12px;
}

code {
    white-space: normal;
}

.single-post article {
    margin-bottom: 14px;
}

#respond {
    margin: 60px -40px;
    padding: 40px;
    background: #FBFBFB;
}

.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist .children {
    margin-left: 20px;
}

#comments ul li {
    list-style: none;
    font-family: 'Lato', sans-serif;
}

.comment-content ul li {
    margin-bottom: 15px !important;
    margin-left: 40px !important;
}

.comment-content, .comment-content ul li {
    list-style-type: disc !important;
}

#comments ul li, #comments ul li {
    font-family: 'Lato', sans-serif;
    margin: 15px 0 30px 20px;
}

.children li {
    margin-left: 30px;
}

.avatar-class img {
    padding: 0 !important;
    width: 70px;
    height: 70px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.avatar-class {
    float: left;
    margin-right: 15px;
}

.comments ul li .meta-data {
    float: none;
    margin-left: 8px;
    font-size: 10px;
    color: #818a9c;
    margin-top: 5px;
}

.comment-details {
    margin-left: 90px;
}

.children, .comments {
    margin-bottom: 40px;
    list-style-type: none;
}

.comment-details p {
    margin: 0;
}

.comment-details .name {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #24324a;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
    line-height: 10px;
    margin-bottom: 15px;
    font-style: normal;
}

.comment-details a {
    font-size: 10px;
    color: #d77b5d;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    line-height: 10px;
}

.comment-reply-link, .edit-comment {
    display: inline-block;
    /* float: left; */
    margin-right: 6px;
    border-radius: 40px;
    font-weight: 700;
    font-size: 10px;
    transition: 0.15s all;
}

.logged-in-as a {
    margin-bottom: 18px;
    font-size: 12px;
    display: inline-block;
    font-weight: 900;
    color: #24324A;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.text-bold, .comment-reply-title {
    margin-bottom: 15px !important;
    font-size: 12px;
    font-weight: 900;
    color: #d77b5d;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#reply-title {
    margin-bottom: -5px;
}

.comment-form textarea {
    width: 100%;
    height: 150px;
    outline: none;
    padding: 15px;
    margin: 0;
    border: 1px solid #e1e1e1;
    resize: vertical;
    background-color: #fff;
}

.comment-form-comment label {
    margin-bottom: 0px;
    font-size: 12px;
    display: inline-block;
    font-weight: 900;
    color: #24324A;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.comment-form .submit {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 10px;
    color: #fff;
    letter-spacing: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    overflow: hidden;
    margin-top: 30px border: none;
    background-color: #d77b5d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.depth-2 {
    margin-bottom: 20px
}

.breadcrumbs {
    margin-top: 20px;
    /* text-transform: uppercase; */
    font-size: 13px;
}

.right .breadcrumbs {
    text-align: right;
}

.breadcrumbs.left {
    text-align: left;
}

.breadcrumbs a {
    /* text-transform: uppercase; */
}

span.bredcrumb-separator {
    margin: 0 5px;
}

.content-container {
    position: relative;
    margin-bottom: 0px;
}

.content-container footer span {
    position: absolute;
    top: -60px;
    left: 0px;
    background: #2EB267;
    padding: 5px 10px;
    color: #FFF;
}

.content-container footer span a {
    color: #FFF;
}

.align-center.edit-buttons {
    text-align: center;
    position: relative;
}

.align-center.edit-buttons span a {
    color: #FFF;
}

.align-center.edit-buttons span {
    text-align: center;
    position: absolute;
    top: 0px;
    background: #2EB267;
    color: #FFF;
    padding: 5px 10px;
}

.video-responsive {
    width: 100%;
}

.video-responsive iframe {
    width: 100%;
}

.pager .next>a i {
    margin-top: 2px;
    vertical-align: middle;
    margin-left: 12px;
    position: absolute;
    right: 35px;
    color: #fff;
    z-index: 9999;
}

.pager .previous>a i {
    margin-top: -4px;
    vertical-align: middle;
    margin-right: 8px;
}

.navbar-header .logo {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    line-height: 60px;
}

.wpcf7-response-output.wpcf7-validation-errors {
    display: inline-block !important;
    width: 100% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.strong {
    font-weight: 600;
}

#share-buttons {
    margin: 30px 0;
}

#share-buttons i {
    font-size: 12px;
    background-color: #737C92;
    color: #FFFFFF;
    padding: 8px;
    border-radius: 3px;
    min-width: 30px;
    text-align: center;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 20px !important;
}

.entry-content h1 {
    font-size: 36px;
}

.entry-content h2 {
    font-size: 30px;
}

.entry-content h3 {
    font-size: 24px;
}

.entry-content h4 {
    font-size: 18px;
}

.entry-content h5 {
    font-size: 14px;
}

.entry-content h6 {
    font-size: 12px;
}

.entry-content p {
    color: #000000;
    font-size: 16px;
}

.navbar-custom .navbar-brand img {
    max-width: 125px;
    width: 100%;
    max-height: 50px;
}

.navbar-header .navbar-brand {
    display: table;
}

.post-password-form input[type=password] {
    width: auto;
    margin: 15px;
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CCC;
    border-radius: 5px 5px 5px 5px;
    font-family: sans-serif;
    font-size: 13px;
    padding: 6px;
    vertical-align: middle;
}

.post-password-form input[type=submit] {
    transition: all 0.3s;
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
    background: #d77b5d;
}

.gallery-content ul {
    padding: 0;
}

.gallery-content ul li {
    list-style: none;
}

/*  2.  Articles   */
article.hentry,
.widget,
.author-bio,
#respond,
#comments,
.intro-box-inner,
.comments-disabled {}

#respond input[type=text] {
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    padding: 7px;
}

article.page {}

.search-results article, article.hentry {}

article#post-2 {}

.post-container {
    padding: 0 40px 25px;
}

.format-standard .post-container, .search-results .post-container {
    padding: 40px 40px;
}

.format-standard .article-img {
    margin-bottom: 0;
}

article.hentry .hentry-box {
    /* word-wrap: break-word; */
    /* padding: 5px; */
}

article.hentry.format-aside .hentry-box {
    background: #eee;
}

article.hentry .entry-wrap {
    padding: 43px 35px 35px 35px;
}

.sticky {
    background-color: #eee;
    padding: 20px 20px 5px;
}

.blog article.hentry .entry-wrap {
    margin-top: -1px;
}

.post-thumb {
    position: relative;
}

.format-standard .post-thumb,
.format-status .post-thumb,
.format-gallery .post-thumb,
.format-quote .post-thumb,
.format-link .post-thumb,
.format-image .post-thumb,
.format-chat .post-thumb {
    overflow: hidden;
    margin-bottom: 30px;
}

.post-thumb img {
    width: 100%;
    height: inherit;
    display: block;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.format-aside p {
    margin: 0;
}

.format-gallery .post-thumb .flexslider {
    margin: 0;
}

.format-video .media-element {
    padding: 0px;
}

.format-chat .chat-transcript {
    color: #908f8f;
}

.format-chat .chat-transcript p {
    padding: 7px 10px;
    margin: 4px 0;
}

.format-chat .chat-transcript p:nth-child(even) {
    background: #f5f5f5;
}

.entry-title a:hover {
    color: #F37A5C;
}

.page-title {
    margin-bottom: 30px;
}

.entry-meta {
    margin: -8px 0 0 0;
    font-size: 14px;
    padding: 0 0 20px 0;
    text-transform: capitalize;
}

.entry-meta li, .blog-meta ul li {
    display: inline-block;
    padding: 2px 6px;
    position: relative;
    background-clip: padding-box;
}

.entry-meta li:first-child, .blog-meta li:first-child {
    padding-left: 0;
}

.accent {
    border-bottom: 1px solid #fe544a;
    width: 50px;
    margin-bottom: 40px;
    margin-top: -1px;
}

.entry-meta, .entry-meta a {}

.entry-meta a:hover {
    color: #202222;
}

.entry-meta .post-icon {
    position: relative;
    top: -2px;
}

.entry-meta>span {
    margin-right: 11px;
}

.entry-meta span:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    padding-right: 10px;
}

.entry-meta .published:before {
    content: '\f133';
}

.format-standard .entry-meta .format:before {
    content: '\f0f6';
}

.format-gallery .entry-meta .format:before {
    content: '\f03e';
}

.format-image .entry-meta .format:before {
    content: '\f083';
}

.format-link .entry-meta .format:before {
    content: '\f0c1';
}

.format-chat .entry-meta .format:before {
    content: '\f0e6';
}

.format-quote .entry-meta .format:before {
    content: '\f10d';
}

.format-video .entry-meta .format:before {
    content: '\f03d';
}

.format-audio .entry-meta .format:before {
    content: '\f001';
}

.format-aside .entry-meta .format:before {
    content: '\f016';
}

.entry-meta .comment-count:before {
    content: '\f0e5';
}

.entry-meta .edit:before {
    content: '\f044';
    position: relative;
    top: 1px;
}

.entry-content {
    padding: 0;
    display: inline-block;
    width: 100%;
}

.divider {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    margin: 20px 0 40px;
}

.entry-content a {
    /* color: #F37A5C; */
}

.read-more {
    margin: 0 !important;
}

.more-link {
    margin: 0 !important;
    color: #fff !important;
}

/* Link / Quote Post Format ------------- */
.format-quote .entry-media,
.format-status .entry-media,
.format-link .entry-media {
    padding: 30px;
    background-repeat: repeat;
    background-position: center center;
}

.ql_wrapper {
    float: left;
    width: 100%;
    height: auto;
}

.ql_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.ql_textwrap {
    position: relative;
    z-index: 2;
}

.format-status .entry-media h3 {
    margin: 0;
}

.format-quote .entry-media h3,
.format-link .entry-media h3,
.entry-media h3 a {
    font-size: 14px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
    text-decoration: none;
}

.format-quote .entry-media p,
.format-link .entry-media p a {
    color: #fff;
    font-size: 16px;
    width: 100%;
    margin: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ql_textwrap h3 span[class*='icon-'] {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    margin-right: 5px;
}

/* Entry Status - Twitter */
.hentry .entry-status-twitter .twitter-tweet-rendered {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
    border: none !important;
    box-shadow: none !important;
}

.format-status .entry-media h3 {
    margin: -17px 0 0;
}

.comment-form-author, .comment-form-email {
    width: 48%;
    float: left;
}

.comment-form-email {
    margin-left: 4%;
}

.tagcloud a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 4px 8px 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
    background: #D77B5D;
    text-transform: uppercase;
    font-size: 10px !important;
}

#widget-area .widget_text {
    min-height: 20px;
}

.widget-title {
    position: relative;
}

.uppercase {
    text-transform: uppercase;
}

.right .breadcrumbs {
    text-align: center;
}

.breadcrumbs.left {
    text-align: center;
}

div.wpcf7-mail-sent-ok {
    background: #398F14;
    border: 2px solid #398f14;
    color: #fff;
}

.nav .open>a, .nav .menu-item-has-children.open>a:hover, .nav .menu-item-has-children.open>a:focus {
    background-color: inherit !important;
    border-color: inherit !important;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 15px;
    border-top-right-radius: 4px;
    border-top-left-radius: 3px;
}

.dropdown-menu>li>a, a.breadcrumb-item {
    text-decoration: none;
}

.container.bootstrap {
    margin-left: auto !important;
    margin-right: auto !important;
}

#widget-area {}

.widget ul {
    /* color:#fff; */
}

.widget ul li a {
    text-decoration: none;
    margin-bottom: 15px;
}

.widget a {
    text-decoration: none;
    /* color:#d77b5d; */
}

.latest-content span {
    color: #FFF;
}

.widget a:hover {
    color: #FFF;
}

.widget ul li a:hover {
    color: #D77B5D;
}

#widget-area #searchform input#searchsubmit, #searchform input#searchsubmit {
    color: #FFF;
    text-transform: uppercase;
    font-size: 11px;
}

#widget-area #searchform input#searchsubmit, #searchform input#searchsubmit {
    background-color: #d77b5d;
}

#share-buttons i {
    background-color: #78588C;
}

#share-buttons i:hover {
    background-color: #d77b5d;
}

#share-buttons i {
    color: #FFF;
}

#share-buttons i:hover {
    color: #000;
}

.entry-title a:hover {
    color: #d77b5d;
}

.entry-title a {
    /* color:#857F79; */
}

span.breadcrumb-current {
    color: #d77b5d;
}

.recentcomments {
    color: #d77b5d;
    text-transform: uppercase;
    display: block;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1px;
}

.no-left-content {
    padding-left: 0 !important;
}

.blog .item-desc p, .blog .item-desc ul li, .item-desc ol li {
    margin-bottom: 3px;
}

.blog .item-desc ul, .blog .item-desc ul li {
    list-style-type: initial;
    margin-left: 10px;
}

.page-header {
    padding-bottom: 0px;
    margin: 0;
    border-bottom: 0;
}

.blog .item-desc p,
.blog .detail-content p {
    margin-bottom: 10px;
}

.blog .detail-content ul li,
.blog .detail-content ol li,
.blog .item-desc ul li,
.blog .item-desc ol li {
    margin-bottom: 3px;
}

.blog .detail-content ul,
.blog .detail-content ul li,
.blog .item-desc ul,
.blog .item-desc ul li {
    margin-left: 10px;
    list-style-type: square;
}

.blog-item dt,
.detail-content dt {
    margin-top: 25px;
}

#gallery-2 .gallery-item, #gallery-1 .gallery-item {
    display: inline-block !important;
    margin-top: 10px !important;
    text-align: left !important;
    width: 25% !important;
    vertical-align: text-top;
    padding: 5px;
}

#gallery-2 img, #gallery-1 img {
    border: 0 !important;
}

.search .nav-links a.page-numbers {
    width: auto !important;
    width: auto !important;
    text-transform: uppercase;
    font-size: 10px !important;
}

body #booked-profile-page input[type=submit], body #booked-profile-page button, body .booked-list-view input[type=submit], body .booked-list-view button, body table.booked-calendar input[type=submit], body table.booked-calendar button, body .booked-modal input[type=submit], body .booked-modal button {
    padding: 6px 12px !important;
    line-height: 16px !important;
}

body .booked-calendar-wrap .booked-appt-list h2 {
    font-size: 14px !important;
}

body #booked-profile-page .booked-profile-header {
    display: none !important;
}

body #booked-profile-page .booked-tabs {
    padding: 0 !important;
}

pre.hljs {
    border: 0px solid #ccc;
    overflow: inherit !important;
    line-height: 0;
    white-space: inherit;
}

body #booked-page-form input[type=text], body #booked-page-form input[type=password], body #booked-page-form input[type=email], body #booked-page-form textarea {
    width: 88% !important;
}

body #profile-edit #booked-page-form p.form-password {
    float: left;
    width: 100% !important;
    margin: 0 4% 25px 0;
}

body #booked-page-form input[type=email], body #booked-page-form input[type=text], body #booked-page-form input[type=password], body #booked-page-form textarea, body #booked-page-form {
    border-color: #ccc;
    color: #888;
    line-height: 0 !important;
    font-size: 13px;
}

body #booked-page-form p {
    line-height: 5px !important;
}

.widget-rooms-detail .room-booking .fa {
    position: inherit !important;
    top: inherit !important;
    right: inherit !important;
    width: inherit !important;
    text-align: inherit !important;
}

.newsletter-button {
    position: absolute;
    top: 0;
    right: 0;
    min-height: 44px;
}

/* visual-composer options */
.container.bootstrap {
    margin-left: auto !important;
    margin-right: auto !important;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}

.vc_row {
    margin-bottom: 0px !important;
}

html {
    overflow-x: hidden;
}

.wpcf7 br {
    display: none;
}

.widget-google-map {
    position: relative;
    height: 0 !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    -webkit-box-shadow: inset 1px 1px 4px 0 rgba(40, 35, 29, .1);
    -moz-box-shadow: inset 1px 1px 4px 0 rgba(40, 35, 29, .1);
    width: 100%;
    outline: 0;
    padding: 0 15px;
    margin: 0;
    height: 40px;
    font-family: Lato, sans-serif;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    box-shadow: inset 1px 1px 4px 0 rgba(40, 35, 29, .1);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    outline: 0;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 13px 1em;
}

.blog-item img {
    max-width: 100%;
    height: auto;
}

.blog-item .item-desc .h1,
.blog-item .item-desc .h2,
.blog-item .item-desc .h3,
.blog-item .item-desc .h4,
.blog-item .item-desc .h5,
.blog-item .item-desc .h6,
.blog-item .item-desc h1,
.blog-item .item-desc h2,
.blog-item .item-desc h3,
.blog-item .item-desc h4,
.blog-item .item-desc h5,
.blog-item .item-desc h6,
.detail-content .h1,
.detail-content .h2,
.detail-content .h3,
.detail-content .h4,
.detail-content .h5,
.detail-content .h6,
.detail-content h1,
.detail-content h2,
.detail-content h3,
.detail-content h4,
.detail-content h5,
.detail-content h6 {
    font-family: inherit;
    font-weight: 500 !important;
    line-height: 1.1;
    text-transform: inherit;
    color: inherit !important;
    margin: 20px 0;
    letter-spacing: inherit !important;
}

.blog-item .item-desc h5,
.detail-content h5 {
    font-size: 14px !important;
}

table {
    background-color: transparent;
    border: 1px solid #eee;
    padding: 20px;
    margin: 30px 0;
}

tr {
    border-bottom: 1px solid #f5f5f5;
    padding: 6px;
    margin: 9px;
}

td, th {
    padding: 15px;
}

.widget-blog-single .single-detail {
    overflow: auto;
    width: 100%;
}

div.wpcf7-validation-errors {
    border: 2px solid #ff0000;
    color: #f00;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.9em;
    display: block;
    font-family: 'Lato', sans-serif;
}

/* HBOOK */
.hbook-wrapper input[type="text"], .hb-people-wrapper select {
    display: block;
    width: 100%;
    outline: 0;
    padding: 0 15px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: inset 1px 1px 4px 0 rgba(40, 35, 29, .1);
    -moz-box-shadow: inset 1px 1px 4px 0 rgba(40, 35, 29, .1);
    box-shadow: inset 1px 1px 4px 0 rgba(40, 35, 29, .1);
}

.hb-search-button-wrapper input {
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    color: #fff;
    letter-spacing: 2px;
    background-color: #d77b5d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    white-space: normal;
    border: 0;
    text-transform: uppercase
}

.hb-datepick-popup-wrapper, .hb-datepick-wrapper {
    border-radius: 1px;
    margin: 10px 0;
    position: relative;
    border: 1px solid #e1e1e1;
    background: #f5f5f5;
    color: #24324a;
    z-index: 99999;
}

.hbook-wrapper .hb-accom-price-caption {
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 16px 0 15px;
}

.hb-accom-price {
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 45px;
    font-family: 'Lato', sans-serif;
    margin-right: 8px;
}

.hbook-wrapper button, .hbook-wrapper html input[type=button], .hbook-wrapper input[type=reset], .hbook-wrapper input[type=submit], .hbook-wrapper input[type=button] {
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    color: #fff;
    letter-spacing: 2px;
    background-color: #d77b5d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    white-space: normal;
    border: 0;
    text-transform: uppercase;
}

.hbook-wrapper .hb-accom-page .hb-accom {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 30px 0;
    padding-top: 30px;
}

.hb-booking-search-form.hb-horizontal-search-form h3 {
    margin-bottom: 15px;
}

.hb-accom-page .hb-accom {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 0;
    padding: 25px 0 !important;
    margin-top: 20px !important;
}

.hbook-wrapper-booking-form {
    font-family: 'Lato', sans-serif !important;
}

.hbook-wrapper input[type="text"], .hb-people-wrapper select {
    color: #333;
}

.slider-booking .hbook-wrapper h3 {
    display: none;
}

p.hb-select-accom {
    margin-right: 15px;
    margin-top: 20px;
}

.widget-page-title {
    height: auto !important;
    min-height: 31vh !important;
}

@media (max-width: 767px) {
    body .widget-page-title {
        height: auto !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

.single-sale {
    color: #24324a;
    text-decoration: line-through;
}


h3.color-dark.text-uppercase.text-bold {
    margin-bottom: 30px !important;
}

pre {
    margin: 30px 0;
}

dd {
    margin-bottom: 20px;
}
