/*
Theme Name: WPEM Festival
Theme URI: https://wp-eventmanager.com/
Author: WP Event Manager
Author URI: https://wp-eventmanager.com/the-team/
Description: WPEM Festival is a fast, fully customizable & beautiful WordPress theme suitable for any event, blog, portfolio, business website and WooCommerce storefront. A theme compatible with WP Event Manager plugin. Also, It offers special features and templates so it works perfectly with all page builders like Elementor, Visual Composer, Beaver Builder, SiteOrigin, Divi, etc. Some of the other features: # Responsive # RTL #Translation Ready #SEO Friendly # WooCommerce Ready # Extendible with WP Event Manager addons # Regularly updated # Designed, Developed, Maintained & Supported by WP Event Manager’s dedicated team. Looking for a perfect base theme for WPEM Festival? Look no further. You can use an WPEM Festival theme for building any kind of event website!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpem-festival
Domain Path: /languages
Tested up to: 5.8.2
Requires PHP: 5.2
Tags:  entertainment, portfolio, e-commerce, one-column, two-columns, full-width-template, left-sidebar, right-sidebar, editor-style, custom-header, custom-background, custom-logo, custom-menu, custom-colors, rtl-language-support, featured-images, threaded-comments, translation-ready, sticky-post, microformats,theme-options
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WPEM Festival is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
--------------------------------------------------------------*/


body {
    margin: 0;
    background-color: #f5f5f5;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    text-decoration: none;
    transition: all 0.2s 0s;
}
a:focus, a:hover, a:active {
    outline: none;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
.btn {
    padding: 7px 20px;
    display: inline-block;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
}
.btn,
.wp-block-button__link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button{ 
    background-color: var(--wpem-theme-button-color); 
    color: var(--wpem-theme-button-text-color);
}
.newsletter-form-wrapper input[type="submit"]{ 
    color: #000;
    background-color: #fff;
    font-size: 18px;
}
.btn:hover,
.wp-block-button__link:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button.btn:hover,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover{ 
    background-color: var(--wpem-secondary-color); 
    color: var(--wpem-primary-color);
}
.btn:hover, .btn:focus, .btn:visited:hover, .btn.focus-visble, .btn.focus-visible:visited{
    background-color: var(--wpem-secondary-color) !important;
    color: var(--wpem-primary-color) !important;
}
a,
.widget a,
.entry-meta i,
.entry-content a{ 
    color: var(--wpem-theme-link-color); 
}
a:hover,
.widget a:hover,
.entry-content a:hover{
    color: var(--wpem-theme-link-hover-color);
}
.entry-title a{
    color: var(--wpem-secondary-color);
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    color: #000;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    color: #fff;
}
.woocommerce-thankyou-order-received {
    background-color: rgb(0 128 0 / 10%);
    color: green;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 4px;
}
select{
    background-image: url(assets/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    appearance: none;
    -webkit-appearance: none;
    padding-right: 30px !important;
    border: 1px solid var(--wpem-secondary-color);
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    width: 100%;
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    border: 0;
}
input[type="checkboX"]::before{
    background-color: CanvasText;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.admin-bar.home .header-main {
    top: 30px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: var(--wpem-secondary-color);
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

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

p {
    margin-top: 0;
}

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;    
    scroll-behavior: smooth;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

hr {
    background-color: var(--wpem-secondary-color);
    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;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 30px;
    width: 100%;
    border: 1px solid var(--wpem-secondary-color);
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    border: 1px solid var(--wpem-secondary-color);
    padding: 5px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
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: #fff;
    border-bottom: 1px solid #fff;
    padding: 0px;
    width: 100%;
}

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;
    border-color: var(--wpem-theme-primary-color);
    outline: none;
}



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


/* Small menu. */
.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
--------------------------------------------------------------*/

.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;
}

.screen-reader-text:focus {
    background-color: var(--wpem-theme-content-color);
    border-radius: 4px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: var(--wpem-secondary-color);
    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;
}

#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;
}
.widget:last-of-type{
    margin-bottom: 0px;
}
.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

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

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

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.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;
}

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

/*--------------------------------------------------------------
## 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;
}

/*--------------------------------------------------------------
## Defaults
--------------------------------------------------------------*/
.admin-bar .header-main {
    top: 30px;
}
.contain-main-wrapper {
    background: #fff;
    margin-top: -80px;

}
.container,
.contain-main-wrapper {
    width: 100%;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
body.boxed-layout{
    background-color: var(--wpem-theme-content-color);
}

body.boxed-layout .site {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.site {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.site-content {
    flex: 1;
}

.row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.column{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.column-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.column-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.column-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.column-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.column-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.column-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.column-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.column-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.column-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.column-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.column-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.column-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

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

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

.align-middle {
    align-items: center !important;
}

.justify-center {
    justify-content: center;
}
.btn:hover{
    background-color: var(--wpem-theme-light-color);
    color: var(--wpem-primary-color);
}
.btn:hover,
.btn:focus,
.btn:visited:hover,
.btn.focus-visble,
.btn.focus-visible:visited {
    background-color: var(--wpem-secondary-color);
    color: var(--wpem-theme-button-text-color);
}

.main-contain-wrapper {
    padding: 30px 0;
}


/*---------------------------------------------------
##   Social Menu
*   ----------------------------------------------------- */
.event-social-menu {
    list-style-type: none;
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
    line-height: 0;
}

.event-social-menu li a i {
    font-weight: normal;
    text-indent: 0;
}

.event-social-menu li a {
    font-size: 0;
}

.event-social-menu li {
    display: inline-block;
    margin-right: 5px;
}

.event-social-menu li a:before {
    content: "\f007";
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 0;
}

.event-social-menu li a:before {
    height: inherit;
    width: inherit;
}

.event-social-menu li a:hover {
    opacity: 0.7;
}

.event-social-menu li a[href*="facebook.com"]:before {
    content: "\f09a";
}

.event-social-menu li a[href*="facebook.com"] {
    color: #45619d;
}

.event-social-menu li a[href*="twitter.com"]:before {
    content: "\f099";
}

.event-social-menu li a[href*="twitter.com"] {
    color: #53a8ea;
}

.event-social-menu li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.event-social-menu li a[href*="linkedin.com"] {
    color: #1b85bc;
}

.event-social-menu li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.event-social-menu li a[href*="plus.google.com"] {
    color: #df4b38;
}

.event-social-menu li a[href*="youtube.com"]:before {
    content: "\f167";
}

.event-social-menu li a[href*="youtube.com"] {
    color: #e82707;
}

.event-social-menu li a[href*="dribbble.com"]:before {
    content: "\f17d";
}

.event-social-menu li a[href*="dribbble.com"] {
    color: #c42462;
}

.event-social-menu li a[href*="pinterest.com"]:before {
    content: "\f0d2";
}

.event-social-menu li a[href*="pinterest.com"] {
    color: #ca1f26;
}

.event-social-menu li a[href*="bitbucket.org"]:before {
    content: "\f171";
}

.event-social-menu li a[href*="bitbucket.org"] {
    color: #205081;
}

.event-social-menu li a[href*="github.com"]:before {
    content: "\f113";
}

.event-social-menu li a[href*="github.com"] {
    color: #181617;
}

.event-social-menu li a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.event-social-menu li a[href*="codepen.io"] {
    color: #000;
}

.event-social-menu li a[href*="flickr.com"]:before {
    content: "\f16e";
}

.event-social-menu li a[href*="flickr.com"] {
    color: #0063db;
}

.event-social-menu li a[href$="/feed/"]:before {
    content: "\f09e";
}

.event-social-menu li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.event-social-menu li a[href*="foursquare.com"] {
    color: #f94877;
}

.event-social-menu li a[href*="instagram.com"]:before {
    content: "\f16d";
}

.event-social-menu li a[href*="instagram.com"] {
    color: #e1306c;
}

.event-social-menu li a[href*="tumblr.com"]:before {
    content: "\f173";
}

.event-social-menu li a[href*="tumblr.com"] {
    color: #34465d;
}

.event-social-menu li a[href*="reddit.com"]:before {
    content: "\f1a1";
}

.event-social-menu li a[href*="reddit.com"] {
    color: #ff4403;
}

.event-social-menu li a[href*="vimeo.com"]:before {
    content: "\f194";
}

.event-social-menu li a[href*="vimeo.com"] {
    color: #23b6ea;
}

.event-social-menu li a[href*="digg.com"]:before {
    content: "\f1a6";
}

.event-social-menu li a[href*="digg.com"] {
    color: #006094;
}

.event-social-menu li a[href*="twitch.tv"]:before {
    content: "\f1e8";
}

.event-social-menu li a[href*="twitch.tv"] {
    color: #6441a5;
}

.event-social-menu li a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}

.event-social-menu li a[href*="stumbleupon.com"] {
    color: #eb4823;
}

.event-social-menu li a[href*="delicious.com"]:before {
    content: "\f1a5";
}

.event-social-menu li a[href*="delicious.com"] {
    color: #3274cf;
}

.event-social-menu li a[href*="vk.com"]:before {
    content: "\f189";
}

.event-social-menu li a[href*="vk.com"] {
    color: #3274cf;
}

.event-social-menu li a[href*="mailto:"]:before {
    content: "\f0e0";
}


/*---------------------------------------------------
##   Header Main
*   ----------------------------------------------------- */

.site-title {
    margin: 0;
}
/*---------------------------------------------------
##  Header Search
*   ----------------------------------------------------- */
.header-search-block {
    display: none;
}

.header-main .search-icon:hover {
    cursor: pointer;
}

.header-search-inner {
    padding: 3px;
    position: absolute;
    right: 0;
    width: 320px;
}


/*===========================================
## Primary Menu
=============================================*/
.header-main {
    padding: 10px 0;
    width: 100%;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
/* .main-navigation{
    display: flex;
} */
.site-description{
    padding: 10px 0;
    margin: 0;
}
.main-navigation ul {
    list-style: none;
    margin-right: 20px;
    padding-left: 0;    
    display: flex;
    justify-content: flex-end
}
.main-navigation li {
    position: relative;
}
.main-navigation li a {
    color: #fff;
    font-weight: 400;
    display: block;
    text-decoration: none;
    text-align: center;
}
.main-navigation li a:hover {
    text-decoration: none;
    color: var(--wpem-primary-color);
}
.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    min-width: 200px;
    background: var(--wpem-theme-content-color);
    border-top: 2px solid var(--wpem-theme-primary-color);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.04);
    text-align: left;
    padding: 10px 0;
    display: block;
}
.sub-menu li a{
    color: #000;
}
.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 li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}
.main-navigation ul ul li {
    width: 100%;
}
.main-navigation ul ul li:last-child {
    border: none;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: 0;
}
.nav-menu > li.menu-item-has-children > a::after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 10px;
}


.menu-toggle{
    border: 0;
    background: transparent;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 10px;
    top: 30px;
}
.menu-toggle:hover {
    background: transparent;
}
.bar1, .bar2, .bar3 {
    width: 18px;
    height: 3px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
    display: block;
}
.bar2{
    width: 28px;
}
.change .bar1 {
    transform: rotate(-45deg) translate(-6px, 7px);
    width: 28px;
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    transform: rotate(45deg) translate(-6px, -7px);
    width: 28px;
}
.menu-primary-menu-container{
    width: 100%;
}

.main-navigation li a:before {
    border-bottom: 5px solid var(--wpem-primary-color);
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 100px;
    display: none
}
.main-navigation li.current-menu-item > a:before {
    display: block;
}
.main-navigation .site-branding {
    padding: 20px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: 50%;
    transform: translate(-50%, 0px);
}
.main-navigation li li.current-menu-item a{
    padding: 5px 10px 15px !important;
}
.header-main-tel {
    color: var(--wpem-secondary-color);
}
.header-main-tel i {
    margin-right: 5px;
}
.custom-logo-link {
    margin: 0 ;
    display: table;
    line-height: 0;
}

.header-main .column-12{
    position: inherit;
}
/*---------------------------------------------------
##   Inner Pages
*   ----------------------------------------------------- */
.header-title,
h1.page-title {
    margin-bottom: 0px;
}
.post-thumbnail,
article .entry-header,
.entry-title  {
    margin-bottom: 10px;
}
.post-thumbnail,
.post-thumbnail img {
    line-height: 1;
    display: block;
}
.posted-on, .byline, .post_by, .cat-links {
    margin-right: 15px;
}
.posted-on i, .byline i, .post_by i, .cat-links i {
    margin-right: 5px;
}

.blog-list article {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-list article:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

blockquote {
    border-left: 3px solid #000;
    margin: 0 0 25px 0;
    padding-left: 25px;
}

blockquote p:last-child {
    margin-bottom: 0;
}



/*---------------------------------------------------
##   404 Error Page
*   ----------------------------------------------------- */
.error-404 {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
.error-404 h1 {
    font-size: 180px;
    line-height: normal;
}
.error-404 h2 {
    font-size: 40px;
    line-height: normal;
}

/*---------------------------------------------------
##   Footer
*   ----------------------------------------------------- */
.site-footer {
    background: var(--wpem-theme-content-color);
}
.footer-top .container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    padding-top: 60px;
    padding-bottom: 60px;

}
.footer-bottom .container {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
}
.footer-bottom{
    background-color:#1A1A1A ;
    border-top: 1px solid #71758C;
}
.site-info a:hover{
    color: var(--wpem-secondary-color);
}
.search-theme_btn{
    cursor: pointer;
    background-color: transparent;
    border: 0;
    position: relative;
    top: -8px;
}
.search-theme_btn svg path{
    fill: #fff;background-color: transparent;
}
.search-theme_btn:hover{
    background: transparent;
}
.search-theme_btn:hover svg path{
    fill: var(--wpem-secondary-color);
    background-color: transparent !important;
}
#goTop {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color:  var(--wpem-secondary-color);
    font-size: 20px;
    opacity: 0.7;
    background: var(--wpem-primary-color) ;
    padding: 8px 0;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    text-align: center;
}

#goTop:hover {
    background: var(--wpem-secondary-color);
    color: var(--wpem-primary-color);
    opacity: 1;
}

/*---------------------------------------------------
##   Widgets
*   ----------------------------------------------------- */
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    color: var(--wpem-theme-button-text-color);
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 4px;
}
#comments .submit, .search .search-submit {
    padding: 9px 20px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
}
#secondary .widget {
    padding: 20px;
    border-radius: 4px;
    background-color: var(--wpem-theme-content-color);
}

.widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget_archive li,
.widget_recent_comments li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_nav_menu li {
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative;
}

.widget_archive li:before,
.widget_recent_comments li:before,
.widget_categories li:before,
.widget_recent_entries li:before,
.widget_meta li:before,
.widget_nav_menu li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    content: "\f054";
    display: inline-block;
    font-family: 'FontAwesome';
}

ol.wp-block-latest-comments{
    padding: 0;
}

/*---------------------------------------------------
##   WPEM Festival Widgets
*   ----------------------------------------------------- */
.header-search-inner {
    z-index: 9;
    text-align: left;
    border-radius: 4px;
}
.widget_search input,
.header-search-inner input {
    height: 40px;
    line-height: 40px;
    border: none;
    width: calc(100% - 40px);
    background: #fff;
    border-radius: 5px;
}
.header-search-inner button {
    top: 3px;
    right: 3px;
}
.widget .wpem-event-banner-img {
    overflow: hidden;
}
.widget .wpem-event-banner-img img {
    display: block;
    transform: scale(1);
    transition: all 0.5s ease-out;
}
.widget .wpem-event-action-url:hover img {
    transform: scale(1.1);
}
.recent-post-list .recent-post-list-single:nth-child(1) {
    margin-top: 0;
}
.recent-post-list figure {
    margin: 0;
}
.recent-post-list .recent-post-single {
    background: var(--wpem-theme-content-color);
    margin-top: 20px;
    padding: 15px;
    border: 1px solid var(--wpem-secondary-color);
    border-radius: 4px;
}
.recent-post-list .entry-title,
.recent-post-list .entry-meta {
    margin-bottom: 5px;
}

/*---------------------------------------------------
##   Comment Form & Forms
*   ----------------------------------------------------- */
.comment-form label {
    display: block;
}

.comment-form .comment-form-cookies-consent label {
    display: inline;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 100%;
}

/*---------------------------------------------------
##  Pagination
*   ----------------------------------------------------- */
.nav-previous:before,
.nav-next:after {
    font-size: 14px;
    display: inline-block;
    font-family: 'FontAwesome';
}

.nav-previous:before {
    padding-right: 5px;
    content: "\f177";
}

.nav-next:after {
    padding-left: 5px;
    content: "\f178";
}











/*new theme add*/
:root{
    --wpem-primary-color: #FFA51D;
    --wpem-secondary-color: #FFF6E8;
    --wpem-theme-light-color: #FCECE4;
    --wpem-dark-color: #000;
    --wpem-theme-button-color: #FF6046;
    --wpem-light-gray-color: #F0F0F0;
}


body{
    background-color: #fff;
    color: #000;
    line-height: normal;
}


.black_btn {
    background-color: var(--wpem-secondary-color);
    color: #fff;
}

.black_btn:hover {
    background-color: var(--wpem-primary-color);
    color: var(--wpem-secondary-color);
}

section {
    padding: 80px 0;
}

p {
    font-weight: 400;
}
.pt-0{
    padding-top: 0px;
}
.pb-0{
    padding-bottom: 0px;
}

.play-btn {
    background: var(--wpem-primary-color);
    border-radius: 50%;
    animation: animate 2s linear infinite;
    cursor: pointer;
    width: 70px;
    height: 70px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-btn i {
    color: var(--wpem-secondary-color);
    font-size: 22px;
}

@keyframes animate{
  0%{
    box-shadow: 0 0 0 0 rgba(var(--wpem-primary-color), 0.5);
  }
  50%{
    box-shadow: 0 0 0 15px var(--wpem-primary-color);
  }
  100%{
    box-shadow: 0 0 0 rgba(var(--wpem-primary-color), 0.5);
  }
}

.wpem-justify-content-center{
    justify-content: center;
}

::selection {
  background: var(--wpem-primary-color);
}

/*New Css Dhanani*/

.wpem_festiv_theme_main-section{
    background-image: url(assets/images/hero-bg.jpg);
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 180px;   
    position: relative;
    z-index: 0;
}
.wpem_festiv_theme_main-section:after {
    content: "";
    height: 100%;
    width: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    z-index: 0;
}
.wpem_festiv_theme_main-section > .container{
    z-index: 1;
    position: relative;
}

.wpem_festiv_theme_main-section .row{
    align-items: center;
}
.wpem_festiv_theme_main-section .content-wrapper{
    position: relative;
}
.main-sec-big-txt{
    font-size: 80px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    position: relative;
}
.main-sec-big-txt span{
    color: var(--wpem-primary-color);
    position: relative;
}
.main-section-stars{
    position: absolute;
    bottom: 30px;
    right: -90px;
}
.sub-heading-txt{
    font-size: 22px;
    font-weight: normal;
    margin: 0;
}
.wpem_festiv_theme_main-section .sub-heading-txt{
    margin: 0;
    padding-top: 50px;
    color: #fff;
}
.wpem_festiv_theme_main-section .right_col .main-section-main-image-border{
    height: 500px;
    width: 500px;
    border-radius: 100%;
    margin: auto;
    text-align: right;
    background: transparent;
    border: 2px dashed #fff;
    display: flex;
}
.wpem_festiv_theme_main-section .right_col .main-section-main-image{
    height: 470px;
    width: 470px;
    border-radius: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.wpem_festiv_theme_main-section .right_col .main-section-main-image img{
    border-radius: 100px;
    object-fit: cover;
    object-position: top;
}
.wpem_festiv_theme_main-section .right_col .main-section-small-image{
    position: absolute;
    left: 20px;
    bottom: 30px;
    height: 200px;
    width: 200px;
    border-radius: 100%;
    margin: auto;
    overflow: hidden;
}
.wpem_festiv_theme_main-section .right_col .main-section-small-image img{
    border-radius: 100px;
}
.theme_btn{
    padding: 10px 25px;
    border: 0;
    border-radius: 100px;
    font-size: 18px;
    cursor: pointer;
}
.btn_group{
    padding-top: 50px;
}
.section-heading-txt{
    font-size: 50px;
    font-weight: bold;
    color: var(--wpem-primary-color);
    padding-top: 10px;
    margin: 0;
    line-height: normal;
}
.description-txt{
    color:#828385;
    font-size: 18px;
    font-weight: normal;
    padding-top: 20px;
    margin: 0;
}
.wpem_festiv_theme_welcome-section .left_col .section-main-image{
    height: 430px;
    width: 430px;
    border-radius: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.wpem_festiv_theme_welcome-section .row{
    align-items: center;
}
.wpem_festiv_theme_welcome-section .left_col .section-main-image img{
    border-radius: 100px;
    object-fit: cover;
    object-position: top;
}
.wpem_festiv_theme_welcome-section .left_col .main-section-main-image-border{
    height: 460px;
    width: 460px;
    border-radius: 100%;
    margin: 0;
    text-align: right;
    background: transparent;
    border: 2px dashed var(--wpem-primary-color);
    display: flex;
    position: relative;
}
.wpem_festiv_theme_welcome-section .left_col .section-small-image{
    position: absolute;
    right: -30px;
    bottom: -10px;
    height: 180px;
    width: 180px;
    border-radius: 100%;
    background-image: url(assets/images/bg-gradient.svg);
    align-items: center;
    display: flex;
    box-shadow: 0px 0px 15px #6c6c6c;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;   
}
.section-small-image span{
    color: #fff;
    text-align: center;
    font-size: 21px;
    padding: 20px;
    line-height: normal;
}
.wpem_festiv_theme_welcome-section .left_col .main-section-small-image img{
    border-radius: 100px;
}
.sub-heading-txt li{
    color: black;
    font-size: 18px;
    text-align: left;
    padding: 10px 0 0;
    list-style: none;
    display: flex;
}
.wpem_festiv_theme_welcome-section .right_col .sub-heading-txt{
    list-style-type: none;padding: 10px 0 0;
}
.wpem_festiv_theme-fb-about-us .bg-image img{
    position: absolute;
    top: 0;
    left: 0;
    max-height: fit-content;
    width: 100%;
    z-index: -11;
    padding: 0;
    height: 100%;
    object-fit: cover;
}
.wpem_festiv_theme-fb-about-us .right_col .content-wrapper img{
    width: inherit;
    position: inherit;
}
.wpem_festiv_theme-fb-about-us{
    padding: 0;
    position: relative;
    max-height: fit-content;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.wpem_festiv_theme-fb-about-us-transperent-bg{
    height: fit-content;
    width: 100%;
    background-color: rgb(0 0 0 / 40%);
    padding: 80px 0;
}
.wpem_festiv_theme-fb-about-us .right_col .content-wrapper{
    text-align: center;
}
.wpem_festiv_theme-fb-about-us .row{
    align-items: center;
}
.wpem_festiv_theme-fb-about-us .sub-heading-txt{
    color: var(--wpem-primary-color);
}
.wpem_festiv_theme-fb-about-us .section-heading-txt{
    color: #fff;
}
.wpem_festiv_theme-reviews-section .multiple-itemss .review-profile-pic{
    margin-bottom: 10px;
    height: 100px !important;
}
.wpem_festiv_theme-reviews-section .reviews-section-heading-wrapper{
    text-align: center;
}
.wpem_festiv_theme-reviews-section .row{
    padding-top: 40px;
}
.wpem_festiv_theme-reviews-section .left-col{    
    padding: 50px 25px 0 50px;     
}
.wpem_festiv_theme-reviews-section .mid-col{    
    padding: 50px 25px 0;    
}
.wpem_festiv_theme-reviews-section .right-col{    
    padding: 50px 50px 0 25px; 
}
.wpem_festiv_theme-reviews-section .review-content-wrapper{
    background-color: var(--wpem-light-gray-color);
    padding: 50px;
    text-align: center;
    border-radius: 10px;
    position: relative;
}
.wpem_festiv_theme-reviews-section .review-content-wrapper .review-quotes{
    max-height: 175px;
    overflow: hidden;
}
.wpem_festiv_theme-reviews-section .review-content-wrapper:hover{
    background-color: var(--wpem-primary-color);
}
.wpem_festiv_theme-reviews-section .review-content-wrapper:hover:after{
    background-color: var(--wpem-primary-color);
}
.wpem_festiv_theme-reviews-section .review-content-wrapper:hover svg path, .wpem_festiv_theme-reviews-section .review-content-wrapper:hover .description-txt{
    fill: #fff;
    color: #fff;
}
.wpem_festiv_theme-reviews-section .review-content-wrapper .description-txt{
    color: #000;
}
.wpem_festiv_theme-reviews-section .review-content-wrapper:after{
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: var(--wpem-light-gray-color);
    left: calc(50% - 11.5px);
    bottom: -10px;    
    display: block;
    transform: rotate(45deg);
    z-index: -1;
}
.wpem_festiv_theme-reviews-section .review-profile-pic{
    height: 100px;
    width: 100px;
    margin: 50px auto 0;
}
.wpem_festiv_theme-reviews-section .review-profile-pic img{
    border-radius: 100px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.wpem_festiv_theme-reviews-section .sub-heading-txt{
    text-align: center;
}
.wpem_festiv_theme-reviews-section .column{
    padding: 0;
}
.wpem_festiv_theme-reviews-section .review-designation-txt{
    text-align: center;
    padding-top: 5px;
    color: #828385;
    font-size: 16px;
    font-weight: 200;
}
.wpem_festive_theme-newsletter-section{
    background-color: var(--wpem-secondary-color);
}
.wpem_festive_theme-newsletter-section .newsletter-form-left-col{
    padding: 20px;
    width: 70% ;
}
.wpem_festive_theme-newsletter-section input[type="email"]{    
    border: 0;
    color: #000;
}
.wpem_festive_theme-newsletter-section .newsletter-form-wrapper{
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
    margin: 20px 0 0;
    border-radius: 100px;
    position: relative;
}
.wpem_festive_theme-newsletter-section .newsletter-form-right-col{
    position: absolute;
    right: 20px;
    align-items: center;
    display: flex;
    cursor: pointer;
}
.wpem_festive_theme-newsletter-section .newsletter-form-right-col span{
    padding-right: 10px;
}
.wpem_festive_theme-newsletter-section .newsletter-form-right-col:hover svg path{
    stroke: var(--wpem-primary-color);
}
.wpem_festive_theme-newsletter-section .newsletter-form-wrapper input[type="submit"]{
    background-color: #fff;
    border: 0;
    cursor: pointer;
}
.wpem_festive_theme-newsletter-section .newsletter-form-wrapper input[type="submit"]:hover{
    background-color: #fff;
    border: 0;
}
.wpem_festive_theme-newsletter-section .right_col{
    text-align: center;
}
.wpem_festive_theme-newsletter-section .row{
    align-items: center;
}
.multiple-items {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    transform-style: preserve-3d;
    perspective: 500px;
    margin: auto;
}
.multiple-items .box {
    position: relative;
    width: 275px;
    height: 275px;
    background: #000;
    transition: 0.5s;
    transform-style: preserve-3d;
    overflow: hidden;
    margin-right: 15px;
    margin-top: 45px;
    border-radius: 10px;
}
.multiple-items:hover .box {
    transform: rotateY(25deg);
}
.multiple-items .box:hover ~ .box {
    transform: rotateY(-25deg);
}
.multiple-items .box:hover {
    transform: rotateY(0deg) scale(1.25);
    z-index: 1;
    box-shadow: 0 25px 40px rgba(0,0,0,0.5);
}
.multiple-items .box .imgBx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.multiple-items .box .imgBx:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    mix-blend-mode: multiply;
}
.multiple-items .box:hover .imgBx:before {
    opacity: 1;
}
.multiple-items .box .imgBx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wpem_festiv_theme-sponsors-section{
    background-color: var(--wpem-light-gray-color);
}
.wpem_festiv_theme-sponsors-section .right_col .row{
    height: 100%;
}
.wpem_festiv_theme-sponsors-section .right_col .column{
    height: 100px;
    margin-bottom: 15px;
    overflow: hidden;
}
.wpem_festiv_theme-sponsors-section .right_col .column:nth-last-child(1), 
.wpem_festiv_theme-sponsors-section .right_col .column:nth-last-child(2), 
.wpem_festiv_theme-sponsors-section .right_col .column:nth-last-child(3){
    margin: 0;
}
.wpem_festiv_theme-sponsors-section .right_col .column img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    background: #fff;
    border-radius: 10px;
}
.wpem_festiv_theme-gallery-section{
    text-align: center;
}
/* .photo{
    height: auto !important;
    border-radius: 10px;
    padding: 0 25px; 
}
.photo img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}
.photo:hover img{
    transform: scale(1.3);
    border-radius: 10px;
    transition: all 0.5s 0s;
    box-shadow: -5px 0px 3px rgb(0 0 0 / 18%);
} */


/* About-us*/
.wpem_festiv_theme_about-us-page-heading{
    background-image: url(assets/images/sub-section-heading-bg.svg);
    content: "";
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 180px;
}
.wpem_festiv_theme_about-us-page-heading .page-heading{
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 80px;
    text-align: center;
}
.wpem_festiv_theme_welcome-section .left_col .content-wrapper .imge{    
    position: relative;
}
.wpem_festiv_theme_welcome-section .imge svg{
    transform: rotate(353deg);
}
.wpem_festiv_theme_welcome-section .left_col .content-wrapper .main-image{
    height: 440px;
    width: 440px;
    overflow: hidden;
    border-radius: 1000px;
    object-fit: cover;
    position: absolute;
    bottom: 20px;
    left: 10px;
    box-shadow: 0px 0px 20px #b7b7b7;
    margin: auto;
}
.wpem_festive_theme_counter-section{
    background-color: var(--wpem-secondary-color);
    padding: 40px 0;
}
.wpem_festive_theme_counter-section .counter-content-wrapper{    
    text-align: center;
}
.wpem_festive_theme_counter-section .counter-number{
    color: var(--wpem-primary-color);
    font-size: 60px;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 10px;
}
.wpem_festiv_theme-organizers-sections .container{
    text-align: center;
}
.wpem_festiv_theme-organizers-sections .row{
    padding: 50px 0 0;
}
.wpem_festiv_theme-organizers-sections .row .column{
    height: 100px;
    overflow: hidden;
    width: auto;
}
.wpem_festiv_theme-organizers-sections .row img{
    object-fit: contain;
    object-position: center;
    height: 100%;
    width:100%;
}
.wpem_festiv_theme-sponsors-sections .customer-logos{
    margin-top: 30px;
}
.customer-logos .slide{
    max-height: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    overflow: hidden;
    width: auto;
    margin:0 10px;
    border-radius: 5px;
    border: 1px solid var(--wpem-light-gray-color);
}
.customer-logos .slide img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin:0;
    padding: 0;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

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

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/*Contact-us*/
.wpem_festiv_theme_contact-us-page-heading{
    background-image: url(assets/images/sub-section-heading-bg.svg);
    content: "";
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 180px;
}
.wpem_festiv_theme_contact-us-page-heading .page-heading{
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 80px;
    text-align: center;
}
.wpem_festiv_theme_contact-us-section .content-wrapper{
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%);
    padding: 30px;
    margin: 25px 10px;
}
.wpem_festiv_theme_contact-us-section .content-wrapper:hover{
    box-shadow: 0px 0px 30px rgb(0 0 0 / 16%);
}
.wpem_festiv_theme_contact-us-section .description-txt{
    padding-top: 0;
}
.wpem_festiv_theme_contact-us-section .description-txt.word-break{
    word-break: break-all;
}
.wpem_festiv_theme_contact-us-section .service-name{
    font-size: 22px;
    font-weight: 500;
    padding: 20px 0 10px;
}
.icon{
    height: 50px;
    width: 50px;
    border-radius: 100px;
    border: 1px solid var(--wpem-primary-color);
    text-align: center;
}
.icon svg{
    height: 100%;
}
.wpem_festiv_theme_contact-us-section .right_col{
    padding:0 25px;
}
.wpem_festiv_theme_contact-us-section .right_col iframe{
    border: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.mfp-close:hover{
    background: transparent;
}
.wpem_festiv_theme_contact-us-section{
    padding-top: 55px;
}




/*footer start*/

.wpem_festive_theme-footer{
    background-color: #000;
}
.wpem_festive_theme-footer-site-links{
    text-align: left;
    display: grid;
}
.wpem_festive_theme-footer-site-links a{
    padding: 5px 0;
    color: #fff;
}
.wpem_festive_theme-footer-site-links a:hover{
    color:var(--wpem-primary-color);
}
.wpem_festive_theme-footer-site-social-links a{
    padding: 10px;
    color: #fff;
}
.wpem_festive_theme-footer-logo .wpem_festive_theme-sub-txt-grey{
    text-align: center;
}
.wpem_festive_theme-footer-site-social-links{
    text-align: center;
}
.wpem_festive_theme-footer-site-social-links i{
    width: 20px;
}
.wpem_festive_theme-footer-site-social-links a:hover{
    background-color: var(--wpem-primary-color);
    border-radius: 100px;
}

.wpem-festive-theme-message-left-container .theme_btn{
    width: 100%;
}
.wpem-festive-theme-message-left-container .btn_group{
    width: 100%;
    padding: 0;
}
.wpem_festive_theme-footer-pages{
    text-align: left;
    margin: auto;
    max-width: 220px;
}
.footer-heading{
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
}

/*event manager plugin css start*/

.event_listings a.load_more_events{
    background-color: var(--wpem-secondary-color);
    color: var(--wpem-primary-color);
}
.wpem_festiv_theme-event-section{
    padding-bottom: 50px;
}
.wpem_festiv_theme-event-section .sub-heading-txt, .wpem_festiv_theme-event-section .section-heading-txt{
    text-align: center;
}
.wpem_festiv_theme-event-section .section-heading-txt{
    padding-bottom: 30px;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type{
    color: #7c7c7c;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-month{
    color: #7c7c7c;
}
.wpem-theme-button.wpem-active-button{
    background-color: var(--wpem-secondary-color) !important;
    color: var(--wpem-primary-color) !important;
}
.wpem-theme-button.wpem-active-button span{
    background-color: var(--wpem-secondary-color) !important;
    color: var(--wpem-primary-color) !important;
}

.event_registration input[type="text"]{
    color: #000;
    padding: 0px;
    width: 100%;
    border: 0;
    padding: 5px;
}
.tax-event_listing_type .header-main{
    background-image: url(assets/images/sub-section-heading-bg.svg);
    content: "";
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.author-admin .blog-list .entry-title, .entry-header .entry-title{
    text-align: left;
}
.author-admin .blog-list .entry-title a, .entry-header .entry-title a{
    color: var(--wpem-primary-color) !important;
}
.author-admin .blog-list .entry-title a:hover, .entry-header .entry-title a:hover{
    color: #111 !important;
}
.author-admin .page-title{
    margin: auto;
    text-align: center;
    color: #fff;
}
.filter_by_tag_cloud .tag-cloud-link:hover, .wpem-event-tags a span:hover{
    color: var(--wpem-primary-color) !important; 
}
/*All different page css*/

.wpem-main-vmenu-dashboard-wrapper .wpem-main-vmenu-dashboard-content-wrap .wpem-dashboard-events-block-wrap .wpem-dashboard-event-list-wrapper .wpem-dashboard-event-list .wpem-dashboard-event-datetime-location .wpem-dashboard-event-date-time, .wpem-main-vmenu-dashboard-wrapper .wpem-main-vmenu-dashboard-content-wrap .wpem-dashboard-events-block-wrap .wpem-dashboard-event-list-wrapper .wpem-dashboard-event-list .wpem-dashboard-event-datetime-location .wpem-dashboard-event-location{
    color: #7c7c7c;
}
.wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time, .wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location, .wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type, .wpem-event-listings.wpem-event-listing-list-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type{
    color: #7c7c7c;
}
.wpem-event-listing-list-view.wpem-event-listings .wpem-event-layout-wrapper:hover .event_listing{
    border-color: var(--wpem-primary-color);
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-date, .wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-month,
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-to-date .wpem-date, 
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-to-date .wpem-month, 
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-to-date .wpem-date-separator{
    color: #7c7c7c;
}


/*Single event Page*/
.widget_search input{
    border: 1px solid;
    border-color: #000 !important;
    padding: 10px;
    color: #000;
}
.widget_search input[type="search"]:focus{
    color: #000;
}
.home .wpem_festiv_theme-event-section .event_filters{
    display: none;
}
.home .wpem_festiv_theme-event-section .wpem-event-listings-header{
    display: none;
}
.wpem_festiv_theme_events-page-heading{
    background-image: url(assets/images/sub-section-heading-bg.svg);
    content: "";
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 180px;
    padding-bottom: 80px;
}
.wpem_festiv_theme_events-page-heading .page-heading, .page-heading{
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-event-organizer{
    color: #7c7c7c;
}
.page-header-wrapper{
    background-image: url(assets/images/sub-section-heading-bg.svg);
    content: "";
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 180px;
}
.entry-title{
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin: 0;
    line-height: normal;
    text-transform: capitalize;
}
.wpem-theme-button:hover, a.wpem-theme-button:hover, button.wpem-theme-button:hover, input.wpem-theme-button:hover{
    background-color: var(--wpem-secondary-color);
    color: var(--wpem-primary-color);
}
.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-theme-button:hover, .wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar a.wpem-theme-button:hover, .wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar button.wpem-theme-button:hover, .wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar input.wpem-theme-button:hover{
    color: var(--wpem-primary-color);
}
.wpem-theme-button:hover span{
    color: var(--wpem-primary-color) !important;
}
a:hover, .widget a:hover, .entry-content a:hover{
    color: #000;
}
.wpem-event-listing-type-page .wpem-event-listing-type-page-wrapper{
    padding: 0;
    margin: 0;
}
.wpem_festiv_theme-event-section .wpem-event-listing-box-view{
    padding-top: 50px;
}
.wpem-event-listing-type-page .wpem-event-listing-type-page-wrapper .wpem-event-listing-type-page-title .wpem-heading-text{
    font-size: 50px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    text-align: center;
    margin: 0;
}
.tax-event_listing_category .header-main{
    background-image: url(assets/images/sub-section-heading-bg.svg);
    content: "";
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wpem-modal-content-wrapper .wpem-modal-content a:hover span{
    color: var(--wpem-primary-color);
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-single-event-sidebar-info a:hover{
    color: var(--wpem-primary-color);
}
/*Ticket Plugin start*/
.wpem-single-event-ticket-information .wpem-ticket-information-wrapper .wpem-ticket-information-body .wpem-ticket-info-wrap:hover{
    border-color: var(--wpem-primary-color);
}
/*Ticket Plugin end*/

/*event manager plugin css end*/

/* Speaker & schedule */
.wpem-event-schedule-tab-wrapper .wpem-event-schedule-left-details .wpem-event-schedule-time{
    color: var(--wpem-primary-color);
    background-color: var(--wpem-secondary-color);
}
.wpem-event-schedule-tab-wrapper .wpem-event-schedule-tab-wrap .wpem-event-schedule-tab.wpem-tab-link.active{
    border-bottom: 5px solid var(--wpem-primary-color);
}
.wpem-event-schedule-tab-wrapper .wpem-event-schedule-tab-wrap .wpem-event-schedule-tab.active:after{
    border-color: var(--wpem-primary-color) transparent transparent transparent;
}
.wpem-event-schedule-tab-wrapper .wpem-event-schedule-left-details .wpem-event-schedule-venue i{
    color: var(--wpem-primary-color);
}

/*slick slider start*/
button.slick-prev.slick-arrow {
    bottom: 0;
    left: 225px;
    top: inherit;
}
.slick-arrow {
    cursor: pointer;
    z-index: 1;
    width: inherit;
    height: inherit;
}
button.slick-next.slick-arrow {
    bottom: 0;
    left: 280px;
    top: inherit;
    right: inherit;
}
.slick-prev:before, .slick-next:before {
    color: #000;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    font-size: 50px;
    display: none; 
}
/*slick slider end*/

/*Woocommerce Plugin Start*/
.woocommerce a{
    color:var(--wpem-primary-color);
}
.woocommerce a:hover{
    color: #000;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 110px;
    border-radius: 5px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: var(--wpem-primary-color);
    transition: all 0.6s;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: var(--wpem-theme-light-color);
    color: var(--wpem-primary-color);
}
/* .woocommerce section{
    padding: inherit;
} */
.woocommerce-account .addresses .title h3{
    margin: 0;
}
.woocommerce-EditAccountForm.edit-account p{
    margin-top: 20px;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
}
.woocommerce-MyAccount-navigation-link{
    list-style: none;
    border: 1px solid #ccc;
    border-bottom-width: 0;
}
.woocommerce-MyAccount-navigation-link a{
    display: block;
    padding: 0.5em 1em;
}
.woocommerce-MyAccount-navigation-link:last-of-type{
    border: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation-link:hover{
    background-color: var(--wpem-theme-light-color);
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{
    border-color: #ccc !important;
}
.woocommerce-info{
    border-top-color: var(--wpem-primary-color);
}
.woocommerce-info::before{
    color: var(--wpem-primary-color);
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background-color: var(--wpem-primary-color);
    color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background-color: var(--wpem-theme-light-color);
    color: var(--wpem-primary-color);
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
    top: auto;
}
/*Woocommerce Plugin End*/

.comment-form-comment textarea {
    color: #111;
    border-bottom: 1px solid #111;
    padding: 20px;
    width: 100%;
}

.woocommerce input[type="number"]{
    color: #111;
    border-bottom: 1px solid #111;
}
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: #111;
    border-bottom: 1px solid #111;
    padding: 5px 10px;
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads{
    padding: 20px;
}

/*---------------------------------------------------
##   Responsive
*   ----------------------------------------------------- */


@media (min-width: 576px) {
    .column-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .column-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .column-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .column-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .column-sm-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .column-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .column-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .column-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .column-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .column-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }   

}

@media (min-width: 768px) {
    
    .comment-form-author, .comment-form-email, .comment-form-url {
        float: left;
        width: 31%;
    }
    .comment-form-author, .comment-form-email {
        margin-right: 3.5%;
    }
    .comment-form-cookies-consent,
    #comments .form-submit {
        clear: left;
    }
    .recent-post-list-single:nth-child(2),
    .recent-post-list-single:nth-child(3) {
        margin-top: 0;
    }
    .admin-bar.home .header-main {
        top: 30px;
    }
}

@media (min-width: 992px) {
    .text-t-left {
        text-align: left;
    }
    .text-t-center {
        text-align: center;
    }
    .text-t-right {
        text-align: right;
    }
    .header-top .top-right {
        text-align: right;
    }
    #primary-menu {
        float: right;
        margin: auto;
    }
    #primary-menu:after,
    .menu-all-pages-container:after {
        content: '';
        clear: both;
        display: table;
    }
    #primary-menu li a {
        padding: 15px;
    }
    #primary-menu li li a {
        padding: 5px 15px;
    }
    .column-t-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .column-t-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .column-t-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .column-t-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-t-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .column-t-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-t-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .column-t-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .column-t-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .column-t-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .column-t-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .column-t-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-t-1,
    .left-sidebar .secondary-content-area {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-t-2,
    .left-sidebar .primary-content-area {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-t-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .column-l-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .column-l-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .column-l-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .column-l-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-l-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .column-l-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-l-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .column-l-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .column-l-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .column-l-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .column-l-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .column-l-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .wpem_festiv_theme_contact-us-section .content-wrapper{
        min-height: 280px;
    }
        
}

@media (min-width: 1600px) {
    .container {
        max-width: 1470px;
    }

    body.boxed-layout .site {
        max-width: 1500px;
    }
    .wpem-container{
        max-width: 1500px;
    }
}
@media (max-width: 1600px){
    
}
@media (max-width: 1400px){
}

@media (max-width: 1199.98px) {
    
    .main-section-stars img{
        width: 100px;
    }
    .wpem_festiv_theme_main-section .right_col .main-section-main-image-border{
        height: 460px;
        width: 460px;
    }
    .wpem_festiv_theme_main-section .right_col .main-section-main-image{
        height: 430px;
        width: 430px;
    }
    .wpem_festiv_theme_main-section .right_col .main-section-small-image{
        height: 160px;
        width: 160px;
    }
}

@media (max-width: 992px) {
    .main-navigation li a{
        color: #000;
    }
    .main-navigation.toggled {
    display: flex;
    left: 0;
    opacity: 1;
    visibility: visible;
    background-color:var(--wpem-secondary-color);
    position: absolute;
    top: 100%;
    z-index: 9;
    width: 100%;
    justify-content: center;
}

.main-navigation.toggled ul {
    display: block;
}
.menu-toggle{
    display: block;
}
.wpem_festiv_theme_welcome-section .row .column{
    flex: 0 0 100% !important;
    max-width: 100% !important;
}  
.wpem_festiv_theme_main-section .container .column-6:nth-child(1){
    flex: 0 0 100%;
    max-width: 100%;
}  
.wpem_festiv_theme_main-section .container{
    text-align: center;
}
.wpem_festiv_theme_main-section .right_col{
    display: none;
}
.secondary-content-area{
    margin-top: 30px;
}
.main-navigation ul{
    display: none;
}
.main-navigation.toggled ul {
    display: block;
}
.header-main{
    padding: 15px 0;
}
.site-branding .site-title {
    font-size: 20px;
}
#site-navigation.toggled #primary-menu,
#site-navigation.toggled #primary-menu ul.nav-menu {
    display: block;
}
.main-navigation li {
    float: none;
}
.main-navigation li.menu-item-has-children ul {
    transition: all 0.2s ease-in;
}
.main-navigation li.menu-item-has-children.focus > ul {
    position: relative;
    float: none;
    display: block;
}
.main-navigation ul ul li.focus ul {
    left: 0;
    margin: 0 10px 5px 15px;
}
.main-navigation li a,
.main-navigation ul ul a{
    width: 100%;
}
.main-navigation li a{
    padding: 10px 0;
}
.main-navigation ul ul a{
    padding: 10px 20px;
}
.main-section-stars img{
    width: 100px;
}

.wpem_festiv_theme_contact-us-section .left-col, .wpem_festiv_theme_contact-us-section .right_col{
    flex: 0 0 100%;
    max-width: 100%;
}        
.wpem_festiv_theme_contact-us-section .right_col{
    height: 400px;
    padding-top: 30px;
}
.header-main .row .column-3{
    flex: 0 0 60% !important;
    max-width: 60% !important;
}
}

@media (max-width: 767.98px) { 
       
    .header-top .column {
        text-align: center;
    }
    .text-mb-left {
        text-align: left;
    }
    .text-mb-center {
        text-align: center;
    }
    .text-mb-right {
        text-align: right;
    }
    .sidebar-first .secondary-content-area {
        -ms-flex-order: 1;
        order: 1;
    }
    .sidebar-first .primary-content-area {
        -ms-flex-order: 2;
        order: 2;
    }
    .search-box {
        display: inline-block;
        padding: 5px 10px;
        font-size: 20px;
    }
    .error-404 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .error-404 h1{
        font-size: 80px;
    }
    .error-404 h2{
        font-size: 20px;
    }
    .column{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .header-main .row {
        flex-wrap: nowrap;
    }
    .header-main .row .column {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .header-main-tel{
        display: none;
    }
    section {
        padding: 40px 0;
    }
    .footer-bottom .copyright {
        margin-bottom: 10px;
    }
    .footer-bottom {
        font-size: 13px;
        text-align: center;
        line-height: normal;
    }
    .footer-bottom .container {
        flex-direction: column;
    }
    .wpem_festiv_theme_main-section{
        padding-top: 140px;
    }
    .wpem_festiv_theme_welcome-section .left_col .main-section-main-image-border{
        margin: auto;
    }    
    .wpem_festiv_theme-event-section .wpem-event-listing-box-view{
        padding-top: 25px;
    }
    .wpem_festiv_theme-sponsors-section .right_col .column{
        flex: 0 0 50% !important;
    }
    .wpem_festiv_theme-sponsors-section .right_col .column img{
        width: 100%;
    }
    .wpem_festiv_theme-sponsors-section .right_col{
        padding-top: 20px;
    }
    .wpem_festiv_theme_main-section .sub-heading-txt{
        padding-top: 20px;
    }
    .sub-heading-txt{
        font-size: 18px;
    }
    .btn_group{
        padding-top: 25px;
    }
    .wpem_festiv_theme_main-section .right_col .content-wrapper{
        padding-top: 20px;
    }
    .wpem_festiv_theme-fb-about-us-transperent-bg{
        padding: 40px 0;
    }
    .wpem_festiv_theme-fb-about-us-wrapper{
        text-align: center;
    }
    .wpem_festiv_theme-fb-about-us-transperent-bg .right_col{
        padding-top: 20px;
    }
    .wpem_festiv_theme-reviews-section .left-col, .wpem_festiv_theme-reviews-section .right-col{
        padding: 25px 25px 0;
    }
    .wpem_festive_theme-footer-pages{
        padding-top: 20px;
    }
    .wpem_festive_theme-footer-site-social-links{
        padding-top: 30px;
    }
    .wpem_festive_theme-footer .row .column:nth-child(2){
        flex: 0 0 50% !important;
    }
    .wpem_festive_theme-footer .row .column:nth-child(3){
        flex: 0 0 50% !important;
    }    
    .wpem_festiv_theme-organizers-sections .row .column{
        flex: 0 0 50% !important;
    }
    .main-sec-big-txt{
        font-size: 60px;
    }
    .multiple-items .box{
        margin: 10px;
        width: 215px;
        height: 215px;
    }
    .wpem_festive_theme-footer-pages{
        margin: 0;
    }
    .wpem_festive_theme_counter-section .row{
        justify-content: center;
    }
    .wpem_festive_theme_counter-section .row .column{
        flex: 0 0 50% !important;
        padding-top: 10px;
    }
    
    .wpem_festiv_theme_about-us-page-heading, 
    .wpem_festiv_theme_events-page-heading, 
    .wpem_festiv_theme_contact-us-page-heading{
        padding-top: 140px;
        padding-bottom: 40px;
    }
    .wpem_festiv_theme_about-us-page-heading .page-heading, 
    .wpem_festiv_theme_events-page-heading .page-heading, 
    .wpem_festiv_theme_contact-us-page-heading .page-heading, .page-heading{
        font-size: 40px;
    }
    .wpem_festiv_theme_contact-us-section .right_col{
        padding: 15px;
    }
    .wpem_festiv_theme_contact-us-section .content-wrapper{
        margin: 10px 0px;
    }
   
    .wpem_festiv_theme-reviews-section .review-content-wrapper{
        padding: 20px;
    }
    .entry-title{
        font-size: 26px;        
    }
    .wpem_festiv_theme-reviews-section .review-profile-pic{
        margin: 25px auto 0;
    }
    .wpem-event-listing-list-view{
        margin-bottom: 0;
    }
    .wpem_festiv_theme_contact-us-section{
        padding-top: 30px;
    }    
    .wpem_festive_theme-newsletter-section .right_col{
        padding-top:20px;
    }
    .wpem-event-listing-type-page .wpem-event-listing-type-page-wrapper .wpem-event-listing-type-page-title .wpem-heading-text{
        font-size: 25px;
        line-height: normal;
    }
    .main-section-stars{
        right: -50px;
    }
    .wpem_festiv_theme-sponsors-section .right_col .column {
        height: 160px;
    }
}

@media (max-width: 575.98px) {
    .wpem_festiv_theme-sponsors-section .right_col .column {
        height: 120px;
    }
    .wpem_festiv_theme_welcome-section .imge svg {
        transform: initial;
    }
    .wpem_festiv_theme_main-section .right_col{
        display: none;
    }
    .wpem_festiv_theme_main-section .right_col .main-section-main-image-border, .wpem_festiv_theme_welcome-section .left_col .main-section-main-image-border{
        height: 320px;
        width: 320px;
    }
    .wpem_festiv_theme_main-section .right_col .main-section-main-image, .wpem_festiv_theme_welcome-section .left_col .section-main-image{
        height: 290px;
        width: 290px;
    }
    .main-sec-big-txt{
        font-size: 40px;
    }
    .main-section-stars {
        position: absolute;
        bottom: 18px;
        right: -30px;
        width: 50px;
    }
    .wpem_festiv_theme_main-section .right_col .main-section-small-image{
        display: none;
    }
    .wpem_festiv_theme_welcome-section .left_col .section-small-image{
        height: 150px;
        width: 150px;
        right: -15px;
        bottom: -30px;
    }
    .section-small-image span{
        font-size: 18px;
        font-weight: 200;
    }
    .section-heading-txt{
        font-size: 30px;
    }
    .description-txt{
        font-size: 16px;
    }
    .theme_btn{
        padding: 5px 15px;
        font-size: 16px;
    }
    .wpem_festive_theme-footer .row .column:nth-child(2){
        flex: 0 0 100% !important;
    }
    .wpem_festive_theme-footer .row .column:nth-child(3){
        flex: 0 0 100% !important;
    }
    .wpem_festiv_theme-organizers-sections .row .column{
        flex: 0 0 100% !important;
    }
    .wpem_festiv_theme_welcome-section .left_col .content-wrapper .imge svg{
        height: 320px;
        width: 330px;
    }
    .wpem_festiv_theme_welcome-section .left_col .content-wrapper .main-image{
        height: 270px;
        width: 270px;
    }
    .wpem_festive_theme_counter-section .row{
        justify-content: center;
    }
    .wpem_festive_theme_counter-section .row .column{
        flex: 0 0 100% !important;
    }
    .wpem_festive_theme_counter-section .row .mid_col{
        padding-top: 30px;
        padding-bottom: 30px;
    }    
    .wpem_festiv_theme_contact-us-section .content-wrapper{
        padding: 15px;
    }
    
    .multiple-items .box:hover{
        transform: rotateY(0deg) scale(1.15);
    }
    .wpem_festiv_theme_contact-us-section .content-wrapper{
        padding: 20px;
    }    
    .wpem_festiv_theme_contact-us-section .right_col{
        height: 300px;
    }
    .wpem_festive_theme-newsletter-section .right_col{
        padding-top: 40px;
    }
    .wpem_festive_theme-newsletter-section .right_col img{
        max-width: 60%;
    }
    .wpem_festive_theme-newsletter-section .newsletter-form-left-col{
        padding: 10px 20px;
    }
    .wpem_festiv_theme-fb-about-us .right_col .content-wrapper img{
        max-width: 20%;
    }
    .wpem_festiv_theme-reviews-section .review-profile-pic img{
        width: 80%;
        height: 80%;
        margin: auto;
    }
    .wpem_festiv_theme_main-section {
        padding-top: 90px;
    }
    .multiple-items .box {
        margin: 5px;
        width: 145px;
        height: 145px;
    }
    .wpem_festiv_theme_about-us-page-heading, .wpem_festiv_theme_events-page-heading, .wpem_festiv_theme_contact-us-page-heading{
        padding-top: 80px;
        padding-bottom: 0;
    }
    .main-section-stars{
        bottom: 21px;
        right: -30px;
    }
    .newsletter-form-wrapper input[type="submit"]{
        font-size: 16px;
    }
    .page .header-main{
        position: relative;
        background-image: url(assets/images/sub-section-heading-bg.svg);
        content: "";
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    } 
    .header-main .row .column{
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }
    .page-header-wrapper{
        padding-top: 40px;
    }    
    .wpem-event-listing-type-page .wpem-event-listings-header .wpem-row{
        margin: 0;
    }
    .multiple-items{
        padding-top: 10px;
    }
    .admin-bar .header-main {
        top: 0px !important;
    }
    .main-navigation.toggled ul {
        margin: 0;
    }
}

@media (max-width: 350.98px) {
    .wpem_festiv_theme_main-section .right_col .main-section-main-image-border, .wpem_festiv_theme_welcome-section .left_col .main-section-main-image-border{
        height: 240px;
        width: 240px;
    }
    .wpem_festiv_theme_main-section .right_col .main-section-main-image, .wpem_festiv_theme_welcome-section .left_col .section-main-image{
        height: 210px;
        width: 210px;
    }
}
