/*
Theme Name: ToyZone
Theme URI: http://smthemes.com/toyzone/
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: 02/06/2019
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: 'open_sansregular';
	font-size:14px;
	background:#26163d;
	color:#9280ae;
}
#page {
	background:url(images/background.jpg) center top no-repeat;
}
/* .......................................................................... UI .......................................................................... */
a { 
	color:#ffffff;
}
a:hover {
	color:#b53e84;
}
.submit, .button, input[type="submit"] { 
	padding:5px 25px;
	line-height:27px;
	background:#362353;
	border:1px solid #594a71;
	outline:1px solid #23133a;
	text-transform:uppercase;
	color:#b53e84;
}
.submit:hover, .button:hover, input[type="submit"]:hover { 
	background:#b53e84;
	color:#fff;
}
input[type="text"], 
textarea, 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
input[type="url"], 
input[type="search"], 
input[type="date"],
select { 
	background:#4a3965;
	color:#7c689b;
}
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:#fff;
}
.accent {
	color:#28262b;
}
#comments .accent {}
.descent {
	color:#bcbcbc;
}

/* ....................... Page Navigation .................... */
nav.pagination.dynamic a ,
nav.pagination span.page-numbers,
nav.pagination a.page-numbers {
	background:#221535;
	outline:1px solid #23133a;
	border:1px solid #352946;
	color:#654b8b;
}
nav.pagination span.page-numbers.dots {}
nav.pagination a.page-numbers:hover {
	background:#362353;
	border:1px solid #594a71;
	outline:1px solid #23133a;
	color:#b53e84;
}
nav.pagination.dynamic a:hover,
nav.pagination span.page-numbers.current {
	background:#362353;
	border:1px solid #594a71;
	outline:1px solid #23133a;
	color:#b53e84;
}

/* ========================================= Theme Header. ========================================= */
#logo {
	float:left;
	display:flex;
	align-items:center;
}
#logo img {
	max-height:100%;
}
.site_ttl {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	color: #fff;
    text-transform: none;
}
.headersearch {
	float:right;
	display:flex;
	align-items:center;
	height:45px;
}
@media screen and (min-width:1024px) {
	.headersearch {	
		margin-right:20px;
	}
}

/* .......................................................................... Search Box  .......................................................................... */
form .search-box {
	padding-right: 40px;
	position: relative;
	background:url(images/searchbgr.png);
	border:1px solid #4e4262;
	border-radius:2px;
}
form .search-box input[type="search"] {
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #2e2e2e;
	border:none;
	padding:0 10px;
	background:none;
	color:#fff;
}
form .search-box input[type="submit"] {
	background:none;
	outline:none;
	position: absolute;
	right: 0;
	padding: 0;
	width: 28px;
	height: 28px;
	top: 0;	
	border:none;
	font-family:'FontAwesome';
}
.headersearch .search-box {
}
.headersearch .search-box input[type="search"] {	
}
.headersearch .search-box input[type="submit"] {
}
.search-box input[type="search"]::-webkit-input-placeholder { color:#000; }
.search-box input[type="search"]:-moz-placeholder { color:#000; }
.search-box input[type="search"]::-moz-placeholder { color:#000; }
.search-box input[type="search"]:-ms-input-placeholder { color:#000;}
.headersearch input[type="search"]::-webkit-input-placeholder { color:#fff; }
.headersearch input[type="search"]:-moz-placeholder { color:#fff; }
.headersearch input[type="search"]::-moz-placeholder { color:#fff; }
.headersearch input[type="search"]:-ms-input-placeholder { color:#fff; }


/* .......................................................................... Navigation .......................................................................... */
@media only screen and (min-width:1024px) {
	#extra-menu {
		float:right;
		display:flex;
		align-items:center;
		height:100px;
	}
	#extra-menu ul.nav-menu > li > a {
		color:#e8c4d9;
		text-shadow:2px 2px 2px rgba(0,0,0,0.3);
		padding:5px 20px;
		font-size:13px;
		text-transform:uppercase;
		transition-property: none;
	}
	#extra-menu ul.nav-menu > li:hover > a {
		color:#fff;
		background:url(images/searchbgr.png);
		border:1px solid #d44691;
		padding:4px 19px;
		border-radius:2px;
	}
	header ul.nav-menu  > li ul {
		background:#41134a;
	}
	header ul.nav-menu  > li ul li {
		
	}
	header ul.nav-menu  > li ul li:hover {
		
	}
	header ul.nav-menu  > li ul li a {
		color:#b53e84;
	}
	header ul.nav-menu  > li ul li:hover > a {
		color:#ffffff;
	}
	
}
@media only screen and (min-width:1024px) {
	.mainmenuContainer {
		background:url(images/mainmenu.png) left top no-repeat;
		height:45px;
		margin-bottom:1px;
	}
	#main-menu {
		float:left;
		display:flex;
		align-items:center;
		height:45px;
	}
	#main-menu ul.nav-menu > li > a {
		color:#ffffff;
		padding:5px 20px;
		text-transform:uppercase;
	}
	#main-menu ul.nav-menu > li:hover > a {
		color:#b53e84;
	}
}

@media only screen and (max-width:1023px) {
	#mobile-menu-trigger a {}
	#mobile-menu-trigger a:hover {}
}

/* .......................................................................... Slider .......................................................................... */
.slider-container {}
.slider-bgr { 
	position:absolute; 
	width:100%; 
	height:100%; 
	background:url(images/fp-back.png); 
}
.fp-slides {
	z-index:1;
}
@media screen and (max-width:640px) {
	.fp-content-wrap {
		display:none;
	}
}
.fp-content-wrap {
	position:relative;
	background:url(images/slider.png);
	padding:0 20px;
	height:53px;
	line-height:53px;
}
.fp-content {
	position:relative;
}
.fp-title {
	color:#fff;
	font-weight:normal;
	font-size:13px;
	font-weight:bold;
	display:inline;
}
.fp-description {
	color:#fff;
	font-size:12px;
	display:inline;
}
.fp-more {
	float:right;
	text-transform:none;
	padding:2px 15px;
	margin:9px 0;
}
.fp-more:hover {
	
}
.fp-prev-next-wrap {
	width:100%;
	bottom:53px;
}
.fp-prev-next-wrap a {
	bottom:0;
	height:29px;
	width:60px;
	transition:none;
}
.fp-prev {
	right:50%;
	background:url(images/slide-left.png) left top no-repeat;
}
.fp-next {
	left:50%;
	
	background:url(images/slide-right.png) right top no-repeat;
}
@media screen and (max-width:1024px) {
	.fp-content {
		padding:8px 0;
		width: 100%;
		overflow: visible;
	}
	.fp-title,
	.fp-description {
		width: 83%;
		display:inline-block;
		float:left;
		line-height:20px;
		font-size: 10px;
		margin:0;
	}
	.fp-more {
		display: inline-block;
		float:none;
	}
}
@media screen and (max-width:640px) {
	.fp-content {
		display:none;
	}	
	.fp-prev-next-wrap {
		display:none;
	} 	
}


/* ========================================= CONTENT. ========================================= */
.site-content {
	margin:40px 0;
	background:#362353;
	max-width:1000px;
	margin:0 auto;
	padding:20px;
	box-sizing:border-box;
}
.page-title {
}
article {
	border-bottom:1px dashed #473661;
}
.entry-title {
	margin:0;
	padding-bottom:5px;
	border:none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size:20px;	
	color:#b53e84;
	font-weight:normal;
	text-transform:none;
}
.entry-title a {
	color:#b53e84;
	text-decoration:none;
}
.entry-title a:hover { color:#856cab;}
article {}
article .featured_image {
	float:left;
	vertical-align:bottom;
	padding:5px;
	border:1px solid #493863;
	margin:0 20px 20px 0;
}
@media screen and (max-width:640px) {
	article .featured_image {
		width:100%;
		box-sizing:border-box;
	}
}
.smt_googlemap {
	clear:both;
}

/* .......................................................................... Entry Meta .......................................................................... */
.entry-meta {
	
	color:#fff;
	font-size:12px;
	margin-bottom:15px;
}
.entry-meta a {
	
	
}
.entry-meta a:hover {
	
}
article .post-date {
	background: url(images/date.png) left center no-repeat;
	padding-left: 20px;
}
.entry-meta .post-categories {
	
}
.entry-meta .post-comments {
	
}
.entry-meta .post-author {
	
}

/* ....................... Sidebar .................... */
.widget {
	line-height:24px;
}
.widget a {
	
}
.widget a:hover {
	
}
.sidebar {  
}
.sidebar .caption h4 {
	color:#856cab;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	background:url(images/widgetttl.png) bottom left repeat-x;
	padding-bottom:10px;
}
.sidebar ul li { 
	
}
.sidebar .widget ul.children li:last-child,
.sidebar .widget ul.sub-menu li:last-child {
	border:none;
} 
.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:#b53e84;
	text-decoration:none;
	padding: 15px 0;
	display:inline-block;
}
.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 {
	text-decoration:none;
	background:#ffffff;
}
.widget_smt_comments{
	text-align:center;
}
.widget_smt_comments .avatar {
	margin:0;
	vertical-align:bottom;
}
.widget_smt_comments .comment_author {
	font-size:14px;
	color:#fff;
	background:#4a3965;
	font-weight:bold;
	height:32px;
	line-height:32px;
	padding:0 19px;
	display:inline-block;
}
.widget_smt_comments .comment_text {
	padding:5px 0;
}
.widget_smt_comments a {
	text-decoration:none;
}
.widget_smt_posts .post-date {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:#6a538c;
	width:100%;
	height:40px;
	display:block;
	line-height:40px;
	text-align:center;
}
.widget_smt_posts .post-date::before {
	content:"";
	width:13px;
	height:14px;
	background:url(images/widgetdate.png) center no-repeat;
	display:inline-block;
	margin-right:5px;
}
.widget_smt_posts .imgndate {
	position:relative;
}
.widget_smt_posts img {
	width:100%;
}
.widget_smt_posts img + .post-date {
	position:absolute;
	width:176px;
	top:35px;
	margin:0 auto;
	left:0;
	right:0;
}
.widget_smt_posts .title {
	color: #fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.widget_smt_posts p {
	font-size:13px;
}
.widget_smt_posts ul li,
.widget_smt_comments ul li,
.widget_recent_comments ul li  { display:block;	padding:10px 0; }


/* ========================================= FOOTER. ========================================= */
footer {
	background:#fff;
	color:#4a3965;
	max-width:1000px;
	margin:0 auto;
	padding:20px;
	box-sizing:border-box;
}
footer .widget a, footer a {
	color:#b53e84;
}
footer .widget a:hover, footer a:hover {
	color:#4a3965;
}
.footer_txt {
	padding:20px 0;	
	text-align:center;
	font-size:12px;
}
.footer_txt a {
	text-decoration:none;
	color:#b53e84;
}
footer .widget .caption  h4 {
	font-size:19px;
	color:#856cab;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
}
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:#b53e84;
}
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 {
	color:#4a3965;
}