/*
Theme Name: Eventium
Theme URI: http://demo.qkthemes.net/eventium/
Author: Nunforest
Author URI: https://nunforest.com
Description: modernMag is a perfect responsive magazine style WordPress theme. Suitable for news, newspaper, magazine, publishing, business and any kind of sites. 
Version: 1.1.2
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns, right-sidebar, left-sidebar, flexible-header, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, post-formats, footer-widgets, blog, e-commerce, news, rtl-language-support
Text Domain: eventium
---------

DO NOT EDIT THIS FILE. */

/***Custom Style***/
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  /* many screen reader and browser combinations announce broken words as they would appear visually */
  word-wrap: normal !important;
}

.container .container {
  max-width: 100%;
  padding: 0px !important;
}
iframe{
    border: none;
}
.sidebar .widget{
  overflow: hidden;
}
blockquote{
      color: #fff;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 36px;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{font-style: normal;}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}

.sticky {
    background: #EEF9FD;
    border: 3px dotted black !important;
    padding: 35px 10px;
}
select{
    max-width: 100%;
}
.alignright{
    float: right;
    margin-left: 20px;
    margin-bottom: 30px;
}
.alignleft{
    float: left;
    margin-right: 20px;
    margin-right: 30px;
}
.clear{
    clear: both;
}

.aligncenter{
    float: none;
    margin: 30px auto;
}

img{
    max-width: 100%;
    height: auto;
}
table{
    width: 100%;
  margin-bottom: 30px;
}
table th, table td{
    padding: 5px;
    border: 1px solid #dedede;
}


#calendar{
  text-align: center;
}

.align-center{
    text-align: center;
}
/*Elementor mix Bootstrap*/
@media(min-width: 768px){
    
  .single-content .elementor, .places-box.elementor-section, .elementor-inner-section{
    margin-left: -15px;
    margin-right: -15px;
  }
}

body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
    padding: 0px 15px;
}
body .elementor-widget:not(:last-child){
    margin-bottom: 0px;
}
.elementor-editor-active .navbar{
  position: static;
}
.search-widget button {
    background: transparent;
    border: none;
    float: right;
    margin-top: -38px;
    margin-right: 15px;
    position: relative;
    z-index: 2;
}
 .search-widget button i {
    color: #cfcbed;
    font-size: 20px;
}
.comment-area-box > ul li .comment-box .comment-content h4 span{
    
    margin-left: 5px;
}
.search-widget input[type="search"]{
    margin-bottom: 0px;
}
/*END mix*/
/**Custom Style**/
.navbar a.navbar-brand img{
    max-width: 140px;
}
.comment-area-box > ul li.pingback .comment-box .comment-content{
    margin-left: 0px;
}
.comment-navigation{
  margin-bottom: 50px;
  overflow: hidden;
}
.comment-navigation a{
    color: #949ea9;
}
.comment-navigation .right{
  float: right;
}
.comment-navigation .previous{
    float: left;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories, .widget_featured_posts ul{
  margin: 0px;
  padding: 0px;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li, .widget_featured_posts ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_meta ul li:before, .widget_pages ul li:before, .widget_rss ul li:before, .widget_nav_menu ul li:before, .product-categories li:before, .widget_featured_posts ul li:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #949ea9;
    font-size: 15px;
    margin-right: 12px;
}
.widget_recent_entries ul li span , .widget_recent_comments ul li span , .widget_archive ul li span , .widget_categories ul li span , .widget_meta ul li span , .widget_pages ul li span , .widget_rss ul li span , .widget_nav_menu ul li span , .product-categories li span, .widget_featured_posts ul li a span {
    color: #949ea9;
}

.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a, .widget_featured_posts ul li a {
    color: #2d3034;
    font-size: 15px;
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    position: relative;
    display: inline;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover, .widget_featured_posts ul li a:hover {
    color: #2ecc71;
}
section.blog-section .blog-box .blog-post span.date-comments{
    margin-bottom: 10px;
}
input[type="text"], input[type="email"],input[type="password"],input[type="search"],input[type="number"], textarea{
  width: 100%;
    padding: 12px 20px;
    background: #f9fafb;
    color: #6c7a89;
    font-size: 15px;
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    line-height: 24px;
    outline: none;
    border: 1px solid #e4e2f4;
    margin: 0 0 24px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
section.services-section{
    /*z-index: -1;*/
}
section.about-section .video-box{
    margin-bottom: 0px;
}
.tagcloud{
  overflow: hidden;
}
.tagcloud a{
  display: inline-block;
margin-right: 2px;
margin-bottom: 5px;
color: #999999;
font-size: 12px !important;
font-family: "Poppins", sans-serif;
padding: 6px 10px;
border: 2px solid #eeeeee;
border-radius: 3px;
}
.tagcloud a:hover{
  color: #ffffff;
border: 2px solid #222222;
background: #222222;
}
input[type="submit"] {
    color: #fff;
    font-size: 15px;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    padding: 11px 38px;
    background: #2ecc71;
    font-weight: 400;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    border: none;
}
input[type="submit"]:hover {
    background: #5649c0;
}
#reply-title{
      color: #2d3034;
    font-size: 20px;
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 28px;
      padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative;
}
#reply-title:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 70px;
    height: 1px;
    background: #2d3034;
}
.comment-area-box ul.children {
  padding: 0px;
}
.fade{
    -moz-transition: opacity .15s linear;
}
.center p{
    text-align: center;
}
section.blog-section .blog-box .blog-post span.date-comments a{
    color: #6c7a89;
}
section.blog-section .blog-box.iso-call.with-sidebar .blog-post.quote-post blockquote::before{
    top: 52px;
}
section.blog-section .blog-box.iso-call.with-sidebar .blog-post.quote-post blockquote span a{
    color: #d8d6ed;
}
section.blog-section .blog-box.iso-call.with-sidebar .blog-post.link-post div span a{
    color: #f6f8fa;
}
section.blog-section .blog-box .prev-next-post .other-post.no-thumb .post-content{
    margin: 0px !important;
}
.event-banner h1{
    color: #fff;
    font-weight: 300;
    font-size: 72px;
    line-height: 82px;
    margin: 0;
}
.event-date {
    text-align: right;
    border-left: 1px solid #ffffff;
    margin-top: 10px;
}
 .event-date p {
    color: #e4e2f4;
    font-size: 30px;
    line-height: 38px;
    font-family: "Lora", serif;
    font-style: italic;
}
.event-date p span {
    display: block;
    color: #ffffff;
    font-family: "Rubik", sans-serif;
    font-size: 72px;
    font-style: normal;
    font-weight: 300;
    line-height: 72px;
}
body{
    font-size: 18px;
    color: #6c7a89;
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    line-height: 30px;
}
.up-footer .footer-widget, .up-footer .footer-widget a, .up-footer .footer-widget ul li a{
    color: #949ea9;
}
.up-footer .tagcloud a{
border-color: #949ea9;
}
section.blog-section .blog-box .single-post figure img{
    margin-bottom: 0px;
}
.wp-caption-text{
    padding: 5px 0px;
}
.form-submit{
    margin-bottom: 50px;
}
#page-links{
    clear: both;
    overflow: hidden;
    padding: 15px 0px;
}
@media (max-width: 1450px){
    .event-banner h1{

    font-size: 60px;
    line-height: 72px;
    }
    .event-date p {
    font-size: 24px;

    }
    .event-date p span {
    font-size: 60px;
    line-height: 62px;
}

}
/**End**/

/**RESPONSIVE**/
@media(min-width: 769px){
  .comment-area-box ul.children .comment-box{
    padding-left: 100px;
  }
}
@media(min-width: 782px){
    .admin-bar header.second-style .navbar, .admin-bar .navbar{
        top: 32px;
    }
}
@media(max-width: 782px){
     .admin-bar header.second-style .navbar, .admin-bar .navbar{
        top: 46px;
    }
}
@media(max-width: 768px){
    .navbar-nav > li.active > a:before, .navbar-nav > li.current-menu-parent > a:before, header.fourth-style .navbar-nav > li > a.active:before{
        display: none;
    }
    .event-date{
        text-align: center;
        border: none;
    }
    .event-banner h1{
        font-size: 48px;
        line-height: 56px;
    }
    .event-date p{
        font-size: 18px;
    }
    .event-date p span {
        font-size: 48px;
        line-height: 50px;
    }
}
@media(max-width: 600px){
    .admin-bar header.second-style , .admin-bar .navbar{
        position: absolute;
        top: 46px;
    }
    .admin-bar header.second-style.active .navbar{
        top: 0px;
    }
}
@media(max-width: 991px){

    .dropdown .dropdown{
        top: initial;
        left: initial;
    }
    .comment-area-box ul.children .comment-box{
        padding-left: 0px;
    }
    .navbar-nav .mega-drop > a:after {
        display: none;
    }
    .inner-megadropdown{
        display: none;
    }
}
/**END RESPONSIVE**/