/*
Theme Name: EventDay
Theme URI: http://smthemes.com/eventday/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 3.0
License: Creative Commons 3.0
Theme date: 11/06/2018
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/

@import url(styles/font.css);
/* ========================================= GENERAL. ========================================= */
body {
	font-family:'comfortaaregular';
	font-size:14px;
	background:#fff;
	color:#7c7c7c;
}
/* .......................................................................... UI .......................................................................... */
a { 
	color:#b47ce6;
	text-decoration:none;
}
a:hover {
	color:#5b92ab;
}
.submit, .button, input[type="submit"] {
	padding: 5px 22px;
	line-height:27px;
	font-size:12px;
	border-radius:30px;
	background:#b47ce6;
	color:#fff;
}
.submit:hover, .button:hover, input[type="submit"]:hover { 
	background:#effaff;
	color:#5b92ab;
}
input[type="text"], 
textarea, 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
input[type="date"],
select {
	border-radius:3px;
	background: #effaff;
	border-color:#effaff;
	color:#5b92ab;
	font-size:13px;
	padding: 10px 15px;
}
input[type="text"]:focus, 
textarea:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
select:focus { 
	color:#5b92ab;
	border-color:#5b92ab;
}
.accent {
	color:#b47ce6;
	font-size:25px;
}
#comments .accent {}
.descent {
	color:#b47ce6;
}

/* ....................... Page Navigation .................... */
nav.pagination.dynamic a ,
nav.pagination span.page-numbers,
nav.pagination a.page-numbers {
	background:none;
	font-size:18px;
	color:#5b92ab;
}
nav.pagination span.page-numbers.dots {}
nav.pagination a.page-numbers:hover { 	}
nav.pagination.dynamic a:hover,
nav.pagination span.page-numbers.current {
	color:#b47ce6;
}

/* ========================================= Theme Header. ========================================= */
.site-header {
	position:relative;
}
#absolute-top-background {
	background:url(images/slides/1.jpg) top center no-repeat;
	height:147px;
	position:absolute;
	top:0;
	width:100%;
}
.has-slider #absolute-top-background {
	display:none;
}
#mobile-menu-trigger + .boxed-container {
	position:relative;
	z-index: 3;
}
#logo {
	display:flex;
	align-items:center;
	justify-content:center;
	height:97px;
}
#logo img {
	max-height:100%;
}
.site_ttl {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	color: #fff;
    text-transform: none;
}
.headersearch {
	position:absolute;
	right:0;
	top:0;
	display:flex;
	align-items:center;
	height:97px;
}

/* .......................................................................... Search Box  .......................................................................... */
form .search-box {
	position: relative;
}
form .search-box input[type="search"] {
	height: 30px;
	line-height: 30px;
	color: #5b92ab;
	border:none;
	font-size:13px;
	padding-right: 40px;
	width:100%;
}
form .search-box input[type="submit"] {
	position: absolute;
	right: 0;
	padding: 0;
	width: 40px;
	height: 30px;
	top: 0;
	border:none;
	font-family:'FontAwesome';
	text-indent:  -999999px;
	background: url(images/seach-blue.png) 50% no-repeat;
}
.headersearch .search-box {
	display: none;
	position:absolute;
	right:0;
	top: 34px;
	padding: 0;
}
.headersearch .search-box input[type="search"] {
	padding-right:65px;
	border-radius: 20px;
	width: 245px;
}
.headersearch .search-box input[type="submit"] {
	display:none;
}
.search-box input[type="search"]::-webkit-input-placeholder { color:#5b92ab; }
.search-box input[type="search"]:-moz-placeholder { color:#5b92ab; }
.search-box input[type="search"]::-moz-placeholder { color:#5b92ab; }
.search-box input[type="search"]:-ms-input-placeholder { color:#5b92ab;}
.headersearch input[type="search"]::-webkit-input-placeholder { color:#ababab; }
.headersearch input[type="search"]:-moz-placeholder { color:#ababab; }
.headersearch input[type="search"]::-moz-placeholder { color:#ababab; }
.headersearch input[type="search"]:-ms-input-placeholder { color:#ababab; }
#search-trigger {
	color:#fff;
	position:absolute;
	right:0;
	top: 34px;
	width: 65px;
	border-radius: 20px;
	height: 30px;
	line-height: 40px;
	background: url(images/search-white.png) 50% no-repeat, rgba(255,255,255,0.4);
	z-index:1;
	text-align: center;
	cursor: pointer;
}
#search-trigger:hover {
	background: url(images/search-pink.png) 50% no-repeat, rgba(255,255,255,1);
}
#search-trigger.active {
	background: url(images/search-white.png) 50% no-repeat,#b47ce6;
}
@media screen and (max-width:1024px) {
	.headersearch {	
		left:0;
		right:auto;
	}
	#search-trigger {
		left:10px;
	}
	.headersearch .search-box {
		position:absolute;
		left:10px;
		right:auto;
	}
	.headersearch .search-box input[type="search"] {
		padding-right:10px;
		padding-left:75px;
	}
}

/* .......................................................................... Navigation .......................................................................... */
@media only screen and (min-width:1024px) {
	#extra-menu {
		display:flex;
		align-items:center;
		height:50px;
		justify-content:center;
		width:100%;
		background:rgba(255,255,255,0.4);
		z-index: 2;
		position:relative;
		box-shadow:0 5px 15px rgba(0,0,0,0.15);
	}
	#extra-menu ul.nav-menu {

	}
	#extra-menu ul.nav-menu > li > a {
		color:#fff;
		padding: 14px 20px;
		font-size:15px;
		position:relative;
	}
	#extra-menu ul.nav-menu > li a::before {
		content:'\f004';
		padding-right:5px;		
		display:inline-block;
		vertical-align:middle;
		font-size:10px;
		font-family:'FontAwesome';
	}
	#extra-menu ul.nav-menu > li:hover > a {
		color:#fff;
		background:#b47ce6;
	}
	#extra-menu ul.nav-menu  > li ul {
		background:#a169d3;
	}
	#extra-menu ul.nav-menu  > li ul li {}
	#extra-menu ul.nav-menu  > li ul li:hover {}
	#extra-menu ul.nav-menu  > li ul li a {
		color:#fff;
		font-size:14px;
	}
	#extra-menu ul.nav-menu  > li ul li:hover > a {
		color:#d6c0e9;
	}
	
}
@media only screen and (min-width:1024px) {
	#menu-trigger {
		position:relative;
		z-index:3;
		width:65px;
		height:30px;
		cursor:pointer;
		box-shadow:0 5px 10px rgba(0,0,0,0.15);
		background:url(images/menu.png) 50% no-repeat, rgba(255,255,255,0.4);
		border-radius:20px;
	}
	#menu-trigger:hover {
		background:url(images/menu-hover.png) 50% no-repeat, rgba(255,255,255,1);
		
	}
	#menu-trigger.active {		
		background:url(images/menu-active.png) 50% no-repeat, #b47ce6;
	}
	#main-menu {
		position:absolute;
		left:0;
		top:0;
		display:flex;
		align-items:center;
		height:97px;
	}
	#main-menu ul.nav-menu {
		display:none;
		background:rgba(255,255,255,0.7);
		border-radius:8px;
		position: absolute;
		left: 100%;
		top:35px;
		min-width: 200px;
		z-index: 2;
		margin-left:10px;
	}
	#main-menu ul.nav-menu > li {
		width:100%;
	}
	#main-menu ul.nav-menu > li:first-child > a {
		border-radius:8px 8px 0 0;
	}
	#main-menu ul.nav-menu > li:last-child > a {
		border-radius:0 0 8px 8px;
	}
	#main-menu ul.nav-menu > li ul {
		left:100%;
		top:0;
	}
	#main-menu ul.nav-menu > li > a {
		color: #a263db;
		padding: 12px 20px;
		font-size: 15px;
	}
	#main-menu ul.nav-menu > li:hover > a {
		color:#a263db;
		background:rgba(255,255,255,0.6);
	}
	#main-menu ul.nav-menu  > li ul {
		background:rgba(255,255,255,0.7);
		border-radius:8px;
	}
	#main-menu ul.nav-menu  > li ul li {
	}
	#main-menu ul.nav-menu  > li ul li:hover {
	}
	#main-menu ul.nav-menu  > li ul li a {
		color:#a263db;
	}
	#main-menu ul.nav-menu  > li ul li:hover > a {
		color:#5600ee;
	}
}

@media only screen and (max-width:1023px) {
	#mobile-menu-trigger a {
    color:  #fff;
    margin: 10px 0;
}
	#mobile-menu-trigger a:hover {}
}

/* .......................................................................... Slider .......................................................................... */
.slider-container {
	position:relative;
	top:-147px;
	margin-bottom:-147px;
	background:#000;
}
.fp-slides-item {
	width:100% !important;
	height: auto !important;
}
.fp-slides-item img {
	width:100%;
	opacity:0.8;
	height:auto !important;
}
.slider-bgr {
	position:absolute;
	width:100%;
	height:100%;
	background: url(images/fp-back.png) bottom center no-repeat;
	z-index:  1;
	background-size:  100%;
}
.fp-slides {
	z-index:1;
}
.fp-content-wrap {
	width:1000px;
	z-index:  2;
	padding-top: 150px;
	display:  flex;
	align-items:  center;
	justify-content:  center;
}
.fp-content {
	padding:20px;
	position:  relative;
	text-align:center;
}
.fp-title {
	font-family:'leckerli_oneregular';
	color:#fff;
	font-size:48px;
	font-weight:normal;
	text-shadow:0 5px 5px rgba(0,0,0,0.15);
	margin-bottom:25px;
}
.fp-description {
	color:#fff;
	font-size:16px;
	margin-bottom:25px;
}
.fp-more {
	float:none;
	background: #b47ce6;
	padding:5px 35px;
	box-shadow:0 5px 10px rgba(0,0,0,0.15);
}
.fp-more:hover {
	
}
.fp-prev-next-wrap {
	width: 1200px;
	max-width:  100%;
	left:  0;
	right:  0;
}
.fp-prev-next-wrap a {
	top:-26px;
	height: 56px;
	width: 56px;
	transition:none;
}
.fp-prev {
	left:0;
	background:url(images/slide-left.png) right top no-repeat;
}
.fp-next {
	right:0;
	background:url(images/slide-right.png) left top no-repeat;
}
.fp-prev-next-wrap a.fp-next:hover {
	background-position:-56px top;
}
.fp-prev-next-wrap a.fp-prev:hover {
	background-position:0 top;
}
@media screen and (max-width:900px) {
	.fp-title {
		font-size:30px;
	}	
	.fp-description {
		font-size:14px;
	}	
}
@media screen and (max-width:640px) {
	.fp-content {
		display:none;
	}	
	.fp-prev-next-wrap {
		display:none;
	} 	
}

/* ......................................................................... Showroom ......................................................................... */
.showroom-container {
	padding: 35px 0;
	margin-bottom: 25px;
	max-width: 100%;
	box-sizing: border-box;
	position:  relative;
	top: 0;
}
.showroom .showroom-item {
	width: 33.33%;
	float: left;
	padding: 20px 20px;
	position:relative;
	box-sizing: border-box;
	text-align:  center;
}
.showroom .showroom-item > a:first-child {
	display:block;
	width:120px;
	height:120px;
	margin:0 auto;
	padding:5px;
	background:url(images/showitem.png) 50% no-repeat;
	box-sizing:border-box;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom: 30px;
}
.showroom .showroom-item > a img {
	max-width:100px;
}
.showroom .showroom-item:last-child {
	margin: 0 !important;
}
.showroom-item h3 {
	color: #b47ce6;
	font-size: 29px;
	margin-bottom:  15px;
}
.showroom-item p {
	color: #7c7c7c;
	font-size: 14px;
}
.show-more {
	font-size: 12px;
	color: #fff;
	/* background: #ffd102; */
}
@media screen and (max-width:800px) {
	.showroom .showroom-item h3 { font-size:22px; }
}
@media screen and (max-width:640px) {
	.showroom .showroom-item { width:100%; margin-bottom: 40px;	}
}

/* ========================================= CONTENT. ========================================= */
.site-content {
	margin:40px 0;
}
.page-title {
	
}
.entry-title {
	margin:0;
	padding-bottom:5px;
	border:none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size:25px;	
	color:#b47ce6;
	font-weight:normal;
	text-transform:none;
}
.entry-title a {
	font-size: 25px;
}
.entry-title a:hover {}
article {}
article .featured_image {
	vertical-align:bottom;
	float:  left;
	border-radius:  5px;
	margin: 0 15px 10px 0;
}
@media screen and (max-width:340px) {
	article .featured_image {
		width:100%;
	}
}

/* .......................................................................... Entry Meta .......................................................................... */
.entry-meta {
	display:inline-block;
	background:#effaff;
	border-radius:5px;
	padding:2px 10px;
	color:#5b92ab;
	font-size:12px;
	margin:5px 0 10px;
}
.entry-meta a {
	color: #5b92ab;
}
.entry-meta a:hover {
	color:#b47ce6;
}
.entry-meta > span {
	padding-left: 20px;
	margin: 0 10px 0 0;
}
.post-date {
	font-size:13px;
	border-radius:20px;
	padding: 5px 15px;
	float:right;
	color:#5b92ab;
	background:#effaff;
}
.entry-meta .post-categories {
	background: url(images/categories.png) left center no-repeat;
}
.entry-meta .post-comments {
	background: url(images/comments.png) left center no-repeat;
}
.entry-meta .post-author {
	background: url(images/author.png) left center no-repeat;
}
@media screen and (max-width:900px) {
	.entry-meta {
		display: inline;
	}
}

/* ....................... Sidebar .................... */
.widget {
	line-height:24px;
}
.widget a {
	
}
.widget a:hover {
	
}
.sidebar { 
	color:#999; 
}
.sidebar .caption h4 {
	color: #7c7c7c;
	font-size: 20px;
}
.widget ul {
	padding:0;
}
.widget ul li {
	list-style-type: none;
}
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_categories ul li a {
	color:#b47ce6;
	font-family:'comfortaabold';
	text-decoration:none;
	padding: 15px 0;
	font-size:16px;
	display:inline-block;
	transition:0.3s;
}
.widget_recent_entries a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover {
	color:#b47ce6;
	padding:15px 25px;
	border-radius:3px;	
	transition:0.3s;
	background:#effaff;
}
.widget_smt_comments .comment_avatar img {
	float:left;
	margin:0 10px 10px 0;
	border-radius:  50%;
}
.widget_smt_comments .comment_author {
	font-size:14px;
}
.widget_smt_comments a {
	text-decoration:none;
}
.widget_smt_posts .alignleft {
	margin:0 15px 10px 0;
	float:left;
}
.widget_smt_posts img {
	margin:0;
	border-radius: 3px;
}
.widget_smt_posts .post-date {
	font-size:12px;
	border-radius:  3px;
	float:  none;
	display:  block;
	margin-top:  3px;
	width:  90px;
	box-sizing: border-box;
	text-align:  center;
}
.widget_smt_posts .title {
	font-size:14px;
	font-family:  'comfortaabold';
}
.widget_smt_posts p {
	font-size:13px;
	font-family:  'comfortaabold';
}
.widget_smt_posts ul li,
.widget_smt_comments ul li,
.widget_recent_comments ul li  { display:block;	padding:10px 0; }


/* ========================================= FOOTER. ========================================= */
footer {
	color: #6c28a8;
	background-color:#b47ce6;
	padding:40px 0 0;
}
footer .widget a, footer a {
	color:#ddcbed;
}
footer .widget a:hover, footer a:hover {
	color:#fff;
}
footer .footer_txt {
	padding:15px 0;
	background:#fff;
	color:  #7c7c7c;
}
footer .footer_txt a {
	text-decoration:none;
	color:#b47ce6;
}
footer .widget .caption  h4 {
	color:#fff;
	font-size:20px;
} 
footer .widget_archive ul li a,
footer .widget_meta ul li a,
footer .widget_nav_menu ul li a,
footer .widget_pages ul li a,
footer .widget_categories ul li a {
	color:#fff;
}
footer .widget_archive ul li a:hover,
footer .widget_meta ul li a:hover,
footer .widget_nav_menu ul li a:hover,
footer .widget_pages ul li a:hover,
footer .widget_categories ul li a:hover {
	background:rgba(255,255,255,0.2);
	color:#fff;
}
footer .widget_smt_posts .post-date {
	color:#fff;
	background: rgba(255,255,255,0.2);
}