/*!
Theme Name: Das Gongbad
Theme URI: https://dasgongbad.com/
Author: Code Pixelz Media
Author URI: https://codepixelzmedia.com.np
Description: Description
Version: 1.0.0
Text Domain: das-gongbad
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: royalblue;
}

a:visited {
    color: purple;
}

a:hover,
a:focus,
a:active {
    color: midnightblue;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.post,
.page {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.no_availabe_tickets{
    font-size: 14px;
    font-weight: 500;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
## Cpm style css
--------------------------------------------------------------*/

.header {
    background: #fff;
    height: auto;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    z-index: 999;
    padding-bottom: 0;
}

.logged-in .header {
    top: 32px;
}

a.navbar-brand {
    font-size: 16px;
    color: #000 !important;
    font-weight: 300;
    font-family: "Open Sans";
    padding-left: 15px;
    margin-top: 8px;
}

#right-menu {
    position: relative;
    float: right;
    margin: auto;
    width: 40px;
    height: 60px;
    cursor: pointer;
    margin-right: 0;
    text-decoration: none !important;
    outline: none !important;
}

.custom span.event-custom input {
    max-width: 100px;
}

.hamburger-menu,
.hamburger-menu:after,
.hamburger-menu:before {
    width: 28px;
    height: 1px;
}

.hamburger-menu {
    position: relative;
    transform: translateY(25px);
    background: #000;
    transition: all 0ms 300ms;
}

.hamburger-menu.animate {
    background: rgba(255, 255, 255, 0);
}

.hamburger-menu:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    background: #000;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #000;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.section-content {
    padding: 60px 0;
    position: relative;
    margin-top: 70px;
}

.nav-up {
    top: -133px !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 300;
}

a,
a:visited {
    color: #b09431;
    text-decoration: none !important;
}

h2.entry-title a {
    color: #000;
}

body {
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-weight: 300;
    line-height: 1.8em;
    font-size: 16px;
}

article.post {
    margin-bottom: 50px;
}

article.post .entry-meta {
    margin-bottom: 25px;
}

.comments-area {
    padding: 30px;
    margin-top: 30px;
}

.comments-area h2.comments-title {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
}

.comments-area ol.comment-list {
    list-style: none;
    padding: 0;
}

.comments-area ol.comment-list:last-child {
    margin-bottom: 0;
}

.comments-area ol.comment-list .comment-author b.fn {
    margin-left: 7px;
    color: #333;
    font-weight: 600;
}

.comments-area ol.comment-list .comment-author b.fn a {
    color: #333;
}

.comments-area ol.comment-list .comment-author span.says {
    display: none;
}

.comments-area ol.comment-list .comment-author img {
    width: 40px;
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 2px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 15px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.comments-area ol.comment-list .comment-metadata {
    margin-left: 52px;
    margin-bottom: 14px;
}

.comments-area ol.comment-list .comment-metadata time {
    font-size: 14px;
    color: #666;
}

.comments-area ol.comment-list .comment-content {
    margin-bottom: 27px;
    padding: 20px 20px;
    padding-bottom: 10px;
    background: #fafafa;
    border-radius: 4px;
}

.comments-area ol.comment-list .reply {
    text-align: right;
    margin-top: 16px;
}

.comments-area ol.comment-list .reply a {
    box-shadow: none;
    padding: 3px 21px;
}

.comments-area ol.comment-list ol.children {
    padding: 0;
    list-style: none;
    margin-left: 56px;
}

.comments-area .comment-subscription-form input[type="checkbox"] {
    height: auto !important;
}

.comments-area ol.comment-list .comment-metadata .edit-link {
    display: none;
}

.pingback .comment-body {
    margin-bottom: 27px;
    padding: 20px 20px;
}

.pingback {
    margin: 20px 0;
}

.pingback .comment-body a {
    color: #666;
}

.pingback .comment-body a:hover,
.pingback .comment-body a:focus {
    color: #000;
}

.pingback .comment-body a.comment-edit-link {
    color: #000;
}

.nav-links {
    width: 100%;
    display: table;
}

.nav-links .nav-previous {
    width: 50%;
    display: inline-block;
}

.nav-links .nav-next {
    width: 50%;
    display: inline-block;
    text-align: right;
}

.nav-links .nav-previous,
.nav-links .nav-next {
    vertical-align: middle;
    float: none;
}

.nav-links a,
.nav-links span {
    padding: 1em 2em;
    margin-right: 5px;
    display: inline-block;
    font-size: 16px;
    color: #62646c;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.nav-links a:hover,
.nav-links span:hover {
    color: #000;
}

.nav-links a {
    background: #fff;
}

.post-navigation .nav-previous .post-nav-content {
    position: relative;
    margin-left: 107px;
    top: 0px;
}

.post-navigation .nav-previous .post-nav-content a {
    color: #0a0a0a;
    font-size: 15px;
}

.post-navigation .nav-previous .post-nav-content h4 {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    font-family: "Lato", sans-serif;
    margin-top: 10px;
}

.post-navigation .nav-previous .nav-post-thumb {
    width: auto;
    position: relative !important;
    display: block;
    float: left;
    overflow: hidden;
}

.post-navigation .nav-previous .nav-post-thumb img {
    width: 90px;
}

.post-navigation .nav-next {
    float: none;
    display: inline-block;
    border-left: 1px solid #dad7d7;
}

.post-navigation .nav-next .post-nav-content {
    position: relative;
    margin-right: 107px;
    top: 0px;
}

.post-navigation .nav-next .post-nav-content a {
    color: #0a0a0a;
    font-size: 15px;
}

.post-navigation .nav-next .post-nav-content h4 {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    font-family: "Lato", sans-serif;
    margin-top: 10px;
}

.post-navigation .nav-next .nav-post-thumb {
    width: auto;
    position: relative !important;
    display: block;
    float: right;
    overflow: hidden;
}

.post-navigation .nav-next .nav-post-thumb img {
    width: 90px;
}

.comments-area .comments-title {
    font-size: 20px;
    color: #0a0a0a;
    text-transform: uppercase;
}

.comments-area .comments-wrap {
    margin: 45px 0 0 0;
}

.comments-area .comments-wrap ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comments-area .comments-wrap .comment-body {
    margin-bottom: 20px;
    position: relative;
}

.comments-area .comments-wrap .comment-body .comment-img img {
    width: 44px;
    border-radius: 100px;
    float: left;
    margin-right: 30px;
    margin-top: 8px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap {
    background: #f6f6f6;
    overflow: hidden;
    padding: 17px 30px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 61px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 13.6px 10px 0;
    border-color: transparent #f6f6f6 transparent transparent;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-meta-wrap {
    margin-bottom: 8px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-meta-wrap h2 {
    margin: 0;
    font-size: 17px;
    color: #0a0a0a;
    margin-bottom: 2px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-meta-wrap h2 a {
    color: #0a0a0a;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-meta-wrap time {
    font-size: 12px;
    color: #787171;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-content .reply a {
    text-transform: uppercase;
    font-size: 13px;
}

.comment-respond .reply-title {
    margin: 0 0 5px 0;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.4;
    font-family: "Ubuntu", sans-serif;
}

.comment-respond .comment-form .input-field {
    margin-bottom: 20px;
}

.comment-respond .comment-form .input-field label {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #0a0a0a;
}

.comment-respond .comment-form .input-field input {
    background: #f6f6f6;
    border: none;
    outline: 0;
    font-size: 16px;
    padding: 0;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    border-radius: 0;
    height: 40px;
    width: 100%;
    padding: 0 10px;
}

.comment-respond .comment-form .input-field textarea {
    height: 200px;
    padding: 10px;
}

.comment-respond .comment-form button.btn-default {
    border-radius: 0;
    padding: 7px 14px;
}

.comment-respond .comment-form button.btn-default:hover {
    padding-right: 26px !important;
}

.comment-respond .comment-form button.btn-default:hover:before {
    left: 88%;
}

.comment-respond .comment-form .comment-notes {
    margin-bottom: 25px;
}

.comment-form .comment-field-email {
    width: 48%;
    display: inline-block;
}

.comment-form .comment-field-author {
    width: 47%;
    display: inline-block;
    margin-right: 26px;
}

#comments ol {
    padding-left: 70px;
    margin: 0;
}

.comments-wrap>ol {
    padding: 0 !important;
}

.comment-respond .comment-reply-title {
    font-size: 24px;
    margin: 0;
    margin-bottom: 10px;
}

.comment-respond .comment-form {
    margin-bottom: 20px;
}

.comment-respond .comment-form label {
    display: block;
    font-size: 16px;
}

.comment-respond .comment-form input {
    background: none;
    border: none;
    outline: 0;
    font-size: 16px;
    padding: 0;
    border: 1px solid #eee;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    border-radius: 4px;
    height: 40px;
    width: 100%;
    padding: 0 10px;
    transition: all 0.5s ease-out 0s;
}

.comment-respond .comment-form textarea {
    height: 200px;
    padding: 10px;
    background: none;
    border: none;
    border: 1px solid #eee;
    outline: 0 !important;
    transition: all 0.5s ease-out 0s;
    width: 100%;
    border-radius: 4px;
}

.comment-respond .comment-form input[type="submit"] {
    background: #000;
    font-weight: normal;
    text-transform: capitalize;
    width: auto;
    color: #fff;
    margin-top: 20px;
    border-radius: 0 !important;
    padding: 12px 20px !important;
    height: auto;
}

.comment-respond .comment-form .comment-notes {
    margin-bottom: 25px;
}

#comments #respond.comment-respond .comment-form input[type="submit"] {
    padding: 20px 33px !important;
}

.widget {
    background: #fff;
    padding: 30px;
    margin-bottom: 25px;
    float: left;
    width: 100%;
}

.widget .widget-title {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
    padding-bottom: 15px;
    font-weight: 500;
    border-bottom: 1px solid #dad7d7;
}

.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget ul li {
    padding: 15px 0 0 0;
}

.widget ul li a {
    color: #787171;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    position: relative;
    margin-left: 0;
}

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

.widget ul li a:focus {
    color: #ddbe86;
}

.widget.widget_recent_entries ul li span.post-date {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    background: none;
    width: auto;
    height: auto;
    padding: 0;
    font-size: 13px;
    float: none;
    margin-right: 0;
    margin-top: 2px;
    text-align: left;
}

.widget.widget_search {
    padding: 20px;
}

.widget.widget_search h1 {
    display: none;
}

span.cat-links,
span.cat-links {
    display: block;
    margin-bottom: 10px;
}

.error-404 .widget {
    padding: 0;
    margin-top: 35px;
}

.not-found .page-header {
    margin-top: 0;
}

.not-found .page-header h1 {
    margin-top: 0;
}

.not-found .search-form {
    margin-top: 20px;
    max-width: 500px;
}

.not-found .search-form .search-submit {
    width: 29%;
}

div#calendar_wrap table {
    background-color: transparent;
    width: 100%;
}

#wp-calendar caption {
    background-color: #000;
    color: #ffffff;
    padding: 10px;
}

#wp-calendar thead tr th {
    text-align: center;
}

table th {
    border: 1px solid #dddddd;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

table td {
    border: 1px solid #dddddd;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

table td {
    border: 1px solid #dddddd;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

#wp-calendar tbody tr td {
    text-align: center;
}

#wp-calendar tr th {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 0;
    border-bottom: 0;
}

#wp-calendar tr th:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

#wp-calendar tr td {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 0;
    border-bottom: 0;
}

#wp-calendar tr td a {
    font-weight: bold;
}

#wp-calendar tr td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

#wp-calendar tfoot tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

#secondary #wp-calendar tr td {
    border: 1px solid #eee;
}

#secondary #wp-calendar tr th {
    border: 1px solid #eee;
}

article iframe {
    width: 100%;
}

span.edit-link {
    display: block;
}

a.post-edit-link {
    background: #000;
    font-weight: normal;
    text-transform: capitalize;
    padding: 6px 21px;
    overflow: hidden !important;
    display: inline-block;
}

nav#comment-nav-below {
    margin: 25px 0;
    display: block;
}

nav#comment-nav-above {
    margin: 25px 0 40px 0;
}

.post-password-form {
    width: 100%;
}

.post-password-form input[type="password"] {
    width: 100%;
    border: 2px solid #eee;
    padding: 7px 23px;
    outline: 0;
    -webkit-appearance: none;
    font-weight: 400;
    background: #fff;
    height: auto;
    border-radius: 4px;
    margin-top: 15px;
}

.post-password-form input[type="password"]:focus {
    border: 2px solid #000 !important;
}

.post-password-form input[type="submit"] {
    box-shadow: none !important;
    font-size: 15px;
    border-radius: 0;
    background: #000;
    transition: all .5s ease-in-out 0s;
    border: none;
    color: #fff;
    padding: 13px 17px;
    margin-left: -6px;
    border: none;
    line-height: 17px;
    width: 17%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


/* category */

.widget ul.categories-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget .categories-wrap li {
    padding: 17px 0 0 0;
}

.widget .categories-wrap .cat-item span.cat-name a {
    color: #62646c;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
}

.widget .categories-wrap span.cat-count {
    position: relative;
    margin-right: 10px;
    float: right;
}

.widget .categories-wrap .cat-count a {
    color: #62646c;
    font-size: 16px;
    text-decoration: none;
}


/* tags */

.tagcloud {
    position: relative;
    padding: 20px 0 0 0;
}

.tagcloud a {
    border: 1px solid #f4f4f4;
    color: #fff;
    font-size: 14px !important;
    font-weight: 400;
    padding: 4px 12px 4px;
    border-radius: 5px;
    transition: all 500ms ease 0s;
    display: inline-block;
    margin: 0 3px 10px;
}

.tagcloud a:hover,
.tagcloud a:focus {
    background: #000;
    color: #fff !important;
}

#secondary .widget {
    margin-bottom: 20px;
    background: #fff;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0 0 30px;
    word-wrap: break-word;
}

#secondary .widget .widget-title {
    font-size: 30px;
    line-height: 37px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #000;
}

#secondary .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#secondary .widget ul li {
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 7px;
}

#secondary .widget ul li a {
    color: #62646c;
    text-decoration: none;
}

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

.search-form {
    width: 100%;
}

.search-form .search-field {
    width: 100%;
    border: 1px solid #eee !important;
    padding: 9px 23px !important;
    outline: 0;
    -webkit-appearance: none;
    font-weight: 400;
    background: #fff;
    height: auto;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 50px;
}

.search-form .search-field:focus {
    border-color: #b09431 !important;
}

.search-form .search-submit {
    position: absolute;
    right: 1px;
    top: 0;
    box-shadow: none !important;
    font-size: 15px;
    border-radius: 0 !important;
    background: #b09431;
    transition: all .5s ease-in-out 0s;
    border: none;
    color: #fff;
    height: 50px;
    display: inline-block;
    padding: 15px 13px;
    margin-left: 0;
    border: none;
    line-height: 21px;
    width: 30%;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.search-form label {
    width: 71%;
    margin-bottom: 0;
}

.search-form {
    position: relative;
}

.event-location .tribe-address abbr.tribe-region.tribe-events-abbr {
    display: none;
}

.event-location {
    text-align: right;
}

h2.event-title,
h3.event-date,
h3.event-price {
    display: inline-block;
    margin-right: 40px;
}

.event-detail-wrap .event-img {
    width: 20%;
    float: left;
}

.event-detail-wrap .event-desc {
    width: 50%;
    float: left;
    padding: 0 30px;
}

.event-detail-wrap .event-right {
    width: 40%;
    float: left;
}

.event-item {
    margin-bottom: 40px;
}

.event-top {
    margin-bottom: 20px;
}

.single_event_wrap .tribe-events-event-image,
.single-tribe_events .single_event_inner_wrap {
    width: 49% !important;
    float: left;
    padding-right: 30px;
}

.single_event_wrap {
    width: 100%;
    display: inline-block;
}

.single_event_ps_wrap {
    display: inline-block;
    width: 100%;
}

.single_event_ps_wrap .tribe-events-single-section.tribe-events-event-meta:first-child {
    margin-right: 20px;
}

.single_event_ps_wrap .tribe-events-single-section.tribe-events-event-meta {
    width: 48%;
    float: left;
}

.single_event_ps_wrap .tribe-events-meta-group.tribe-events-meta-group-details {
    width: 86%;
}

.tribe-events-venue-map iframe {
    height: 190px;
}

.event_address_list span {
    display: block;
    text-align: right;
}

.tribe-events-single-section .tribe-events-meta-group.tribe-events-meta-group-organizer {
    display: none;
}

footer.site-footer {
    background: #f8f8f8;
    padding: 80px 0;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    font-weight: normal;
    text-transform: capitalize;
    width: auto;
    color: #fff;
    margin-top: 20px;
    border-radius: 0 !important;
    height: auto;
    padding: 20px 41px !important;
    font-size: 16px;
    border: none;
}

span.wpcf7-form-control-wrap input {
    padding: 11px 20px;
    margin-top: 11px;
    width: 100% !important;
}

form.wpcf7-form label {
    width: 100%;
}

.sidr {
    width: 450px;
    font-size: 33px;
    background: #f8f8f8;
    color: #000;
    box-shadow: none !important;
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-weight: 300;
    padding-top: 160px;
}

.sidr.right {
    right: -450px;
}

.sidr ul li {
    border: none !important;
    padding: 6px 0;
}

.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
    border: none !important;
    box-shadow: none;
    background: none;
}

.sidr ul li:hover>a,
.sidr ul li:hover>span,
.sidr ul li.active>a,
.sidr ul li.active>span,
.sidr ul li.sidr-class-active>a,
.sidr ul li.sidr-class-active>span {
    box-shadow: none;
    border: none;
    color: #9a9a9a;
}

.sidr ul {
    margin: 0;
    border: none;
    box-shadow: none;
}


/* body {
    width: auto !important;
}
body.sidr-open {
    width: 100% !important;
} */

.logged-in .sidr {
    top: 32px;
}

.header {
    z-index: 9999999;
}

.widget_nav_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget_nav_menu ul li {
    line-height: 44px;
    font-size: 19px;
}

.widget_nav_menu ul li a {
    color: #444;
}

body {
    margin-bottom: 0 !important;
}

.site-footer .col-md-3 {
    position: relative;
    top: 60px;
}

ul.footer-links {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

ul.footer-links a {
    color: #444;
}

span.footer-icons i {
    margin-right: 10px;
}

.secondary-menu .menu li:hover a:before {
    color: #b09431;
}

.boxzilla-center-container .boxzilla {
    padding: 60px;
    max-width: 800px;
}

.boxzilla-center-container .boxzilla h2 {
    text-align: center;
    margin-bottom: 28px;
    line-height: 44px;
    font-size: 27px;
    margin-top: -30px;
}

button.yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-1.btn.btn-primary {
    background: #000;
    border: none;
    border-radius: 0;
}

.boxzilla-center-container .boxzilla .edit-link {
    display: none;
}

.boxzilla-center-container .boxzilla input {
    border-radius: 0;
    /* height: 40px; */
    padding: 7px 10px;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background: #000 !important;
    border-radius: 0;
}

.entry .entry-content .tribe-common .tribe-tickets__buy.tribe-common-c-btn:disabled,
.entry .entry-content .tribe-common .tribe-tickets__submit.tribe-common-c-btn:disabled,
.tribe-common .tribe-tickets__buy.tribe-common-c-btn:disabled,
.tribe-common .tribe-tickets__submit.tribe-common-c-btn:disabled,
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
    background: #000 !important;
    border-radius: 0;
}

.tribe-events-event-meta a {
    color: #000;
}

.tribe-events-event-meta a:hover {
    color: #b09431;
}

.tribe-common .tribe-common-c-btn-link,
.tribe-common a.tribe-common-c-btn-link {
    color: #b09431;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    max-width: none;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: none;
}

.woocommerce form .form-row {
    display: block;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 10px 10px;
    border-radius: 0;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #000;
    border-radius: 0;
}

.woocommerce-info {
    border-top-color: #000;
}

.woocommerce-info::before {
    color: #000;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #000;
    color: #fff;
    border-radius: 0;
    font-weight: normal;
}

a:hover,
a:focus,
a:active {
    color: #b09431;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #000;
    color: #fff;
}

.woocommerce-cart table.cart td.actions .coupon .input-text#coupon_code {
    width: 150px;
}

.tribe-common .tribe-common-c-btn-link:focus,
.tribe-common .tribe-common-c-btn-link:hover,
.tribe-common a.tribe-common-c-btn-link:focus,
.tribe-common a.tribe-common-c-btn-link:hover {
    color: #b09431;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: #fff;
}

header.header {
    border-bottom: 1px solid #eee;
}

.stories-wrap {
    position: relative;
    width: 100%;
    display: inline-block;
}

.story-img {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
}

.story-desc {
    padding: 43px 40px;
    width: 50%;
    position: absolute;
    left: 0;
    height: 100%;
    background: #f2f2f2;
    left: 50%;
}

.stories-wrap a.read-story {
    position: absolute;
    bottom: 40px;
}

.section-stories-title {
    max-width: 660px;
    text-align: center;
    padding: 150px 0;
    margin: 0 auto;
}

.section-stories-title h2 {
    font-size: 40px;
    line-height: 49px;
}

.stories-wrap:nth-child(even) .story-desc {
    right: 50%;
    left: auto;
}

.stories-wrap:nth-child(even) .story-img {
    float: right;
}

a:focus {
    outline: none !important;
}

.boxzilla-center-container {
    z-index: 99999999 !important;
    line-height: 0;
}

.boxzilla-content .wpcf7-form p {
    margin-bottom: 8px;
}

.boxzilla-center-container .boxzilla {
    overflow: scroll !important;
    max-height: 500px !important;
}

.section-stories {
    position: relative;
    display: block;
    margin-top: 80px;
    width: 100%;
}

.boxzilla-close-icon {
    right: 15px !important;
    top: 12px !important;
    font-size: 39px !important;
}

#subscribe-submit {
    width: 100%;
    text-align: right;
    display: block;
}

p.privacy-msg {
    font-size: 14px;
    text-align: center;
    position: relative;
    bottom: -32px;
}

.modal .tribe-dialog__wrapper button.tribe-common-c-btn.tribe-common-c-btn--small.tribe-tickets__submit {
    background: #000;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 13px 17px;
    font-size: 16px;
    font-weight: normal;
    font-family: "Open Sans";
}

.wpusb-item .wpusb-btn svg {
    font-style: normal;
    height: 17px !important;
    width: 17px !important;
    color: #000 !important;
}


/* .wpusb {
    position: absolute;
    right: 40px;
    top: 12px;
} */

.wpusb-title {
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    float: left;
    margin-right: 20px;
}

#boxzilla-overlay {
    z-index: 99999999 !important;
}

.sidr ul li a,
.sidr ul li span {
    padding: 0 5px;
}

.secondary-menu .menu li.lang-item-en a:after {
    margin-left: 5px;
}

.story-desc h2 {
    width: 50%;
}

.story-desc h2 a {
    color: #000;
}


/* div#main-title h2 {
    font-family: "Open Sans", Sans-serif !important;
    font-weight: 300 !important;
} */

.bottom-cta h2 {
    font-size: 31px;
    font-weight: 300;
    line-height: 1.6em;
    margin: 0;
    color: #fff;
}

.tribe-events-single div#wpusb-container-default {
    position: absolute;
    right: 25px;
    /* top: 30px; */
    top: 0;
    display: flex;
    align-items: end;
}

.wpusb-item {
    display: inline-flex;
    font-family: Arial, Sans-serif;
    margin-bottom: 10px;
}

.bottom-cta a.btn.btn-primary.btn-white {
    font-family: "Montserrat", Sans-serif;
    font-size: 21px;
    font-weight: 300;
    fill: #ffffff;
    background: none;
    border: 1px solid #eee;
    padding: 10px 45px;
    border-radius: 0;
    margin-top: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.bottom-cta a.btn.btn-primary.btn-white:hover {
    color: #000000;
    background-color: #ffffff;
    transform: scale(0.9);
}

.bottom-cta .col-md-3 {
    text-align: right;
}

.bottom-cta {
    background: #000;
    padding: 139px 0;
}

a#right-menu,
#sidr {
    opacity: 0;
}

h2.event-title a,
h3.event-date a,
h3.event-price a {
    color: #000;
}

#hero-banner .elementor-text-editor.elementor-clearfix {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
}

#hero-banner h2,
section#about-hero h2,
section#onehero h2,
section#events-hero h2,
section#private-hero h2 {
    font-family: Open Sans !important;
    font-weight: 300 !important;
}

@media only screen and (max-width: 650px) {
    div#center-box {
        left: 0;
        width: 87%;
        margin: 0 31px;
    }
    footer.site-footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-id-2432 footer.site-footer {
        padding-top: 60px;
    }
    .contact-content {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 989px) {
    section#subscribe-section h2,
    .bottom-cta h2 {
        font-size: 21px;
        line-height: 38px;
    }
}

@media only screen and (max-width: 575px) {
    .bottom-cta {
        padding: 70px 30px;
    }
    section#subscribe-section h2,
    .bottom-cta h2 {
        font-size: 20px;
        line-height: 38px;
    }
    .single article.post {
        padding: 0 20px;
    }
    .custom h2.event-title {
        max-width: none;
        width: 100%;
    }
    .custom .event-wrap {
        float: none !important;
        text-align: left !important;
        margin-top: 15px;
    }
    .event-detail-wrap .event-right .tribe-dialog__wrapper.tribe-modal__wrapper--ar .modal-footer {
        text-align: left;
        display: block;
        margin-top: 15px;
    }
    .event-detail-wrap .event-right .tribe-dialog__wrapper.tribe-modal__wrapper--ar {
        margin: 0;
        padding: 0 20px;
    }
    .event-detail-wrap .event-right .tribe-dialog__wrapper.tribe-modal__wrapper--ar .modal-footer {
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .event-detail-wrap .event-right .tribe-dialog__wrapper.tribe-modal__wrapper--ar {
        margin: 0;
    }
    .single-tribe_events .tribe-events-schedule {
        background: none !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
        margin-bottom: 30px !important;
        margin-top: 13px !important;
    }
    .tribe-events-single div#wpusb-container-default {
        position: relative;
        right: 0;
        top: 0;
    }
    .single_event_ps_wrap .tribe-events-single-section.tribe-events-event-meta {
        width: 100%;
        float: none;
        margin-right: 0 !important;
    }
    .single_event_wrap .tribe-events-event-image,
    .single-tribe_events .single_event_inner_wrap {
        width: 100% !important;
        float: none;
        padding-right: 0;
    }
    div#home-testimonial-read-more {
        margin-bottom: 40px;
        text-align: center;
    }
    .site-footer .col-md-3:last-child {
        margin-top: 40px;
    }
    div#text-margin {
        margin-bottom: 20px;
    }
    div#bandcamp {
        padding: 50px;
    }
    div#private-left {
        margin-bottom: 30px;
    }
    .bottom-cta .col-md-3 {
        text-align: left;
        margin-top: 20px;
    }
    .logged-in .header {
        top: 46px;
    }
    .tribe-dialog__wrapper.tribe-modal__wrapper--ar {
        margin: 0 10%;
        margin-top: 118px;
        width: 100%;
        height: auto;
    }
    .logged-in .sidr {
        top: 46px;
    }
    .story-desc h2 {
        width: 100%;
        margin-bottom: 35px;
    }
    .story-img,
    .story-desc {
        width: 100% !important;
        float: none !important;
        position: relative;
        top: auto;
        right: auto !important;
        left: auto !important;
    }
    .private-gongbath .elementor-element {
        margin-bottom: 0px;
    }
    .private-gongbath .elementor-button-wrapper {
        text-align: center;
    }
    section#private-gong {
        padding-bottom: 0;
    }
    #private-gong .elementor-element-c103e59 .elementor-column-wrap,
    #private-gong .elementor-element-c103e59 {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    section#das-testimonial {
        padding-top: 0;
    }
    section#about-testimonial .elementor-widget-container {
        padding-left: 20px;
        padding-top: 0;
        padding-bottom: 0;
    }
    #private-hero-about .elementor-column-wrap.elementor-element-populated {
        padding: 20px;
        padding-top: 0;
    }
    section#private-contact {
        padding: 0 20px;
    }
    section#private-hero-about {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 380px) {
    #bandcamp iframe {
        height: 450px !important;
    }
}

@media only screen and (max-width: 480px) {
    /* 	div#home-first-text {
    font-size: 15px;
} */
    .event-item h3.event-price {
        display: block;
    }
    /* 	div#home-first-title h2 {
    font-size: 21px;
} */
    div#home-das-testimonial {
        font-size: 21px;
    }
    .event-location {
        text-align: left;
    }
    .event-detail-wrap {
        padding: 0 20px;
    }
    .event-detail-wrap .event-right {
        padding-left: 0 !important;
    }
    section#about-hero h2,
    section#onehero h2,
    section#events-hero h2,
    section#private-hero h2 {
        font-size: 26px;
    }
    #bandcamp .elementor-column-wrap {
        padding: 0 20px !important;
    }
    div#bandcamp {
        padding: 0;
    }
    .tribe-dialog__wrapper.tribe-modal__wrapper--ar {
        margin-top: 170px;
    }
    .section-stories-title {
        padding: 110px 0;
    }
    .section-stories-title h2 {
        font-size: 25px;
        line-height: 43px;
    }
    section#one-contact {
        padding: 0 30px;
    }
    section#about-hero,
    section#onehero,
    section#events-hero,
    section#private-hero {
        height: 700px;
    }
    section#private-hero-desc h2 {
        font-size: 28px;
        text-align: left;
        padding: 0 30px;
    }
    section#about-testimonial {
        margin-top: 0;
    }
    div#main-title h2 {
        font-size: 41px;
    }
    section#hero-banner {
        padding: 0 10px;
        height: 700px;
    }
    section#hero-banner {
        padding: 0 10px;
    }
    .header-page-title {
        display: none !important;
    }
    a.navbar-brand {
        font-size: 17px;
    }
    .secondary-menu .menu li {
        padding: 5px 0 5px 6px;
    }
    ul#menu-language-menu {
        padding-left: 0;
        margin-left: 20px;
    }
    .event-detail-wrap .event-img,
    .event-detail-wrap .event-desc,
    .event-detail-wrap .event-right {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        padding: 0;
        padding: 0 20px;
    }
    .event-top {
        padding: 0 20px;
    }
    h2.event-title {
        display: block;
        width: 100%;
    }
    h3.event-date {
        font-size: 21px;
    }
    .private-gongbath .elementor-column-wrap {
        padding: 40px !important;
        text-align: center !important;
    }
    .private-gongbath .elementor-column-wrap h2.elementor-heading-title.elementor-size-default {
        font-size: 30px;
    }
}

.entry .entry-content .tribe-common .tribe-common-form-control-checkbox__input.tribe-common-form-control-checkbox__input:checked,
.entry .entry-content .tribe-common .tribe-common-form-control-radio__input.tribe-common-form-control-radio__input:checked,
.tribe-common .tribe-common-form-control-checkbox__input.tribe-common-form-control-checkbox__input:checked,
.tribe-common .tribe-common-form-control-radio__input.tribe-common-form-control-radio__input:checked {
    background: #000;
    border-color: #000;
}

.entry .entry-content .tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus,
.tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus {
    border-left-color: #000;
}

.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
    border-radius: 0;
}

header .header-page-title {
    display: block;
    text-align: center;
    position: absolute;
    left: 48%;
    top: 25px;
    font-size: 16px;
}

.page-id-2432 footer.site-footer {
    float: left;
    width: 100%;
}

.tribe-common .tribe-common-h1,
.tribe-common .tribe-common-h2 {
    font-weight: 300 !important;
}

.tribe-common .tribe-common-h7,
.tribe-common .tribe-common-h8 {
    font-weight: 300 !important;
    font-family: "Montserrat", Sans-serif !important;
}

.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-h4 {
    font-weight: 400;
}

.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
    border-radius: 0 !important;
}

body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart .tribe-ticket-quantity,
body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart .tribe-tickets__item__extra__price,
body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart .tribe-tickets__item__total,
.tribe-common .tribe-common-b2 {
    font-family: "Open Sans", Sans-serif !important;
}

.tribe-events-schedule h2 {
    font-weight: 300;
    line-height: 32px;
}

.page-id-2097 a.navbar-brand {
    display: none;
}

@media (min-width: 768px) {
    body.page-tribe-attendee-registration .tribe-tickets__registration {
        margin: auto;
        max-width: 1140px !important;
    }
}

@media (min-width: 768px) {
    body.page-tribe-attendee-registration .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    body.page-tribe-attendee-registration .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    body.page-tribe-attendee-registration .container {
        max-width: 1140px;
    }
    header.header .container {
        max-width: 1300px;
    }
}

.sidr-wrap {
    width: 100% !important;
    right: auto !important;
}

.custom .event-wrap {
    /* float: right; */
    text-align: right;
}
.custom .modal-footer {
    margin-top: 10px;
}

span.event-custom,
.event-wrap div {
    display: inline-block;
    margin-right: 15px;
}

.single-post article .entry-content,
.single-post article .entry-footer {
    max-width: 650px;
    margin: 0 auto;
}

.single-post article header.entry-header,
.single-post article .post-thumbnail {
    text-align: center;
}

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

.single-post article header.entry-header h1,
.single-post article header.entry-header .entry-meta,
.single-post article .entry-content p,
.single-post article .entry-content,
.single-post article .entry-footer {
    font-family: 'Armata', sans-serif !important;
}

.event-item h3.event-date,
.event-item h3.event-price {
    font-size: 21px;
}

.event-detail-wrap .event-img {
    display: none;
}

abbr[title] {
    text-decoration: none;
}

p.cost-desc {
    font-size: 13px;
    line-height: 18px;
    left: 96px;
    top: -43px;
    position: relative;
    margin: 0;
}

.event-detail-wrap .event-desc {
    padding-left: 0;
}

.hide-contact {
    display: none !important;
}

span.event-custom:last-child {
    margin-right: 0;
}

.event-custom input#amount {
    max-width: 78px;
    display: inline-block;
}

.custom h2.event-title {
    max-width: 100%;
    font-size: 19px;
    line-height: 28px;
}

.event-top h2.event-title {
    font-size: 21px;
}

.single-post .nav-links {
    display: none;
}

.event-top a.reserve-ticket {
    margin-right: 12px;
    font-size: 21px;
}

.single-post header .header-page-title {
    display: none;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
    }
}

.tribe-events-nav-pagination li.tribe-events-nav-previous a:before {
    content: "<< Previous Event";
    font-size: 17px;
}

.tribe-events-nav-pagination li.tribe-events-nav-next a:before {
    content: "Next Event >>";
    font-size: 17px;
}

.tribe-events-nav-pagination li.tribe-events-nav-previous a,
.tribe-events-nav-pagination li.tribe-events-nav-next a {
    font-size: 0;
}

div#tribe-events-content .wpusb-title:before {
    content: "Share Event";
    font-size: 17px;
}

div#tribe-events-content .wpusb-title {
    font-size: 0;
}

a.cli_settings_button {
    color: #b09431 !important;
}

div#cookie-law-info-again {
    display: none !important;
}

section#subscribe-section {
    padding: 60px 0;
}

.gift-card-content-editor.step-appearance {
    display: none;
}

form.gift-cards_form.cart h3 {
    display: none;
}

.gift-card-content-editor.step-content h5 {
    margin-top: 0;
    margin-bottom: 20px;
}

.gift-card-content-editor.step-content input {
    padding: 10px 10px;
}

h5.ywgc-sender-info-title {
    margin-top: 50px !important;
    display: block;
}

.single-product section.related.products {
    display: none;
}

.single-product header.entry-header h1 {
    font-size: 34px;
}

.bottom-cta {
    padding: 60px 0;
}