/*
Theme Name: 	Biancca
Theme URI: 		http://themes.themedsgn.com/biancca
Author: 		ThemeDsgn
Author URI: 	http://themeforest.net/user/ThemeDsgn
Description: 	Responsive fashion & lifestyle WordPress blog theme
Version: 		1.1
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	biancca
*/


/**
 * ========================================
 * TABLE OF CONTENTS
 * ========================================
 *
 * 1. Normalize CSS
 * 2. WordPress Core CSS
 * 3. Basic Styles
 * 4. Layout
 * 5. Header
 * 6. Navigation
 * 7. Content
 * 8. 404 Error Page
 * 9. Widgets
 * 10. Footer
 * 11. Misc. Classes
 * 12. Plugins
 * 13. Responsive Media Queries
 *
 **/


/** 
 * 1. Normalize 
 ======================================== **/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
/** 
 * 2. WordPress Core CSS 
 ======================================== **/
.aligncenter {
	text-align: center;
}
.gallery {
	margin: 30px 0;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	padding: 0;
	max-width: 100%;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption .wp-caption-text {
	font-size: 11px;
	text-align: right;
	padding: 10px;
	background: #fafafa;
	color: #555;
	font-style: italic;
}
.gallery .gallery-item {
	display: inline-block;
	margin: 0;
}
.gallery-caption, .bypostauthor, .screen-reader-text, .sticky {
}
.tiled-gallery {
	margin: 30px 0 !important;
}
/** 
 * 3. Basic Styles
 ======================================== **/
body {
	background: #f5f5f5;
	padding: 0;
	margin: 0 auto;
	font-family: "Roboto", "Helvetica Neue", Arial, Sans-serif;
	font-size: 13px;
	line-height: 1.725;
	color: #373737;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
a {
	color: #DC626D;
	text-decoration: none;
	-webkit-transition: .1s ease;
	-moz-transition: .1s ease;
	transition: .1s ease;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	font-family: "Lora";
	font-style: italic;
	background: #fafafa;
	margin: 0 auto;
	padding: 30px 40px;
	margin-bottom: 30px;
	margin-top: 1em;
	position: relative;
}
blockquote:after {
	content: "\f10e";
	position: absolute;
	font-size: 18px;
	font-family: "FontAwesome";
	bottom: 20px;
	right: 30px;
	color: #373737;
	font-style: normal;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #eee;
}
table th, table td {
	padding: 8px;
	border: 1px solid #eee;
}
table caption {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-decoration: underline;
}
/** Forms **/
input, textarea, select {
	outline: none;
	-webkit-transition: .15s ease;
	-moz-transition: .15s ease;
	transition: .15s ease;
}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], textarea {
	padding: 12px;
	width: 100%;
	border: 1px solid #e2e2e2;
	background: #fafafa;
	margin-bottom: 10px;
}
input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, textarea:focus {
	background: #fff;
}
input[type="submit"] {
	display: block;
	width: 100%;
	padding: 12px;
	border: none;
	background: #373737;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 17px;
}
input[type="submit"]:hover {
	background: #DC626D;
}
.secondary-content input[type="submit"] {
	font-size: 10px;
}
/** 
 * 4. Layout
 ======================================== **/
.site-wrap {
	overflow-x: hidden;
}
.container {
	margin: 0 auto;
	width: 1140px;
	position: relative;
}
.primary-content {
	float: left;
	width: 73%;
}
.secondary-content {
	float: right;
	width: 27%;
	padding-left: 40px;
}
.site-content {
	padding: 40px 0;
}
.left-sidebar .primary-content {
	float: right;
}
.left-sidebar .secondary-content {
	float: left;
	padding-left: 0;
	padding-right: 40px;
}
/** 
 * 5. Header
 ======================================== **/
.site-header .branding {
	padding: 30px 0;
	background: #fff;
}
.site-header .branding .logo img {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	transition: .2s ease;
}
/**
 * 6. Nav Menu
 ======================================== **/
.navmenu {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #eee;
	background: #fff;
	z-index: 99999;
}
.navmenu .social-icons {
	float: right;
	padding: 15px 0;
}
/* Parent Menu */
.site-menu {
	margin: 0;
	padding: 0;
}
.site-menu li {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
.site-menu > li {
	display: inline-block;
	padding: 0 20px;
	float: left;
}
.site-menu > li:first-child {
	padding-left: 0;
}
.site-menu > li:not(:last-child):after {
	content: "";
	margin: 0 20px;
	background: #ddd;
	width: 1px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	position: absolute;
	right: -20px;
}
.site-menu > li > a {
	display: inline-block;
	padding: 20px 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #373737;
	font-size: 14px;
	letter-spacing: 1px;
	position: relative;
	font-weight: bold;
}
.site-menu > li > a:hover, .site-menu > li.current-menu-item > a, .site-menu > li:hover > a {
	color: #DC626D;
}
/* Child Menu */
.site-menu ul {
	position: absolute;
	width: 200px;
	top: 100%;
	background: #DC626D;
	padding: 20px;
	z-index: 99999;
	text-align: left;
	left: 0;
	line-height: 1;
	font-size: 13px;
	display: none;
}
.site-menu ul li {
	padding: 10px 0;
	border-bottom: 1px dashed rgba(255, 255, 255, .3);
}
.site-menu ul li:last-child {
	border-bottom: none;
}
.site-menu ul li a {
	color: #fff;
	text-decoration: none;
}
.site-menu ul li a:hover {
	opacity: .5;
}
.site-menu li:hover > ul {
	display: block;
}
/* Child menu indicator */
.site-menu .fa {
	padding-left: 5px;
	font-size: 14px;
	position: relative;
	top: -1px;
}
/** 
 * 7. Content 
 ======================================== **/

	 /** Featured Posts */
.featured-post-item {
	position: relative;
}
.featured-post-item .caption {
	padding: 40px 80px 40px 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.featured-post-item .caption h2 {
	font-size: 24px;
	margin: 0;
	line-height: 1.4;
	font-family: "Playfair Display";
	padding-top: 5px;
}
.featured-post-item .caption h2 a {
	display: inline-block;
	color: #373737;
	text-decoration: none;
	color: #fff;
}
.featured-post-item .caption time {
	font-family: "Lora";
	color: #fff;
	font-size: 13px;
	display: inline-block;
	margin-top: 10px;
	border-top: 1px solid #fff;
	padding-top: 5px;
}
.featured-posts-carousel .featured-post-item {
	width: 33.33333%;
}
.featured-posts-wrap {
	padding-top: 30px;
}
.featured-posts-wrap .featured-post-item {
	height: 500px;
	background-size: cover;
	background-position: center center;
	width: 50%;
	float: left;
	border-right: 1px solid #fff;
}
.featured-posts-wrap .featured-post-item .caption {
	padding: 30px;
}
.featured-posts-wrap .featured-post-item.medium, .featured-posts-wrap .featured-post-item.small {
	height: 250px;
}
.featured-posts-wrap .featured-post-item.small {
	width: 25%;
}
.featured-posts-wrap .featured-post-item.medium {
	border-right: none;
	border-bottom: 1px solid #fff;
}
.featured-posts-wrap .featured-post-item.small:last-child {
	border-right: none;
}
.featured-posts-wrap .featured-post-item.medium .caption h2 {
	font-size: 20px;
}
.featured-posts-wrap .featured-post-item.small .caption h2 {
	font-size: 14px;
}
.featured-posts-wrap .featured-post-item:after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 150px;
	right: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000', GradientType=0 );
}

@media screen and (min-width: 1500px) {
.featured-posts-carousel .featured-post-item {
	width: 25%;
}
}

@media screen and (max-width: 992px) {
.featured-posts-carousel .featured-post-item {
	width: 50%;
}
}

@media screen and (max-width: 600px) {
.featured-posts-carousel .featured-post-item {
	width: 100%;
}
}
.related-posts-carousel .featured-post-item {
	width: 33.3333%;
}
.related-posts-carousel .featured-post-item .caption h2 {
	font-size: 18px;
	letter-spacing: 0;
}
.featured-posts-slider .featured-post-item {
	height: 650px;
	background-size: cover;
}
.featured-posts-slider .featured-post-item .caption {
	width: 80%;
	bottom: 50px;
	left: 10%;
}
.featured-posts-slider .featured-post-item .caption h2 {
	font-size: 60px;
	line-height: 1.2;
}
.featured-posts-slider .featured-post-item .caption time {
	margin-top: 20px;
}
/** Post Item / Entry */
.post {
	margin-bottom: 25px;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, .05);
	position: relative;
}
.post .post-image {
	text-align: center;
}
.post .post-wrap {
	padding: 40px 80px 80px;
}
.post .post-wrap.no-featured-image {
	padding-top: 80px;
}
.post .post-title {
	font-family: "Playfair Display";
	font-size: 36px;
	margin: 5px 0 15px;
	line-height: 1.2;
	letter-spacing: -.5px;
}
.post .post-title a {
	display: inline-block;
	text-decoration: none;
	color: #373737;
}
.post .post-title a:hover {
	color: #DC626D;
}
.post .post-category, .featured-post-item .post-category, .posts-section .post-item .post-category {
	margin-bottom: 10px;
}
.post .post-category a, .featured-post-item .post-category a, .posts-list li .post-category a, .posts-section .post-item .post-category a {
	display: inline-block;
	line-height: 24px;
	border-radius: 3px;
	display: inline-block;
	margin-right: 1px;
	padding: 0 7px;
	color: #fff;
	letter-spacing: .5px;
	font-size: 11px;
	text-decoration: none;
	background: #DC626D;
}
.post .post-meta {
	margin-bottom: 10px;
	color: #b9b9b9;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.post .post-meta a {
	color: #7a7a7a;
	text-decoration: none;
}
.post .post-meta a:hover {
	color: #b9b9b9;
}
.post .post-readmore {
	margin-top: 30px;
}
.post .post-readmore a, .post .more-link {
	display: inline-block;
	padding: 10px 15px;
	text-align: center;
	border: 1px solid #373737;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	text-decoration: none;
	color: #373737;
}
.post .post-readmore a:hover, .post .more-link:hover {
	background: #373737;
	color: #fff;
}
.post .more-link {
	margin-top: 20px;
}
/* Blogroll Grid Layout **/
.blogroll-grid .post {
	float: left;
	width: 48.5%;
	margin-bottom: 25px;
	margin-right: 12.3px;
}
.blogroll-grid .post .post-title {
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 1.4;
}
.blogroll-grid .post .post-wrap {
	padding: 30px 40px 40px 40px;
}
.blogroll-grid .post:nth-child(2n) {
	/*float: right;*/
}
.blogroll-grid .post.no-post-thumbnail .post-wrap {
	padding-top: 40px;
}
/** Blogroll List Layout **/
.blogroll-list .post .post-image {
	float: left;
	width: 45%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
}
.blogroll-list .post .post-wrap {
	width: 55%;
	float: right;
	padding: 40px;
}
.blogroll-list .post .post-title {
	font-size: 24px;
}
.blogroll-list .post.no-post-thumbnail .post-wrap {
	width: 100%;
	float: none;
	padding-top: 30px;
}
/** Post Pagination **/
.post-pagination {
	margin-top: 30px;
}
.post-pagination a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #373737;
	letter-spacing: 2px;
	border-bottom: 10px solid #eee;
	padding: 5px 0;
	line-height: 1;
	text-decoration: none;
}
.post-pagination .next {
	float: right;
}
.post-pagination .prev {
	float: left;
}
/** Archive Taxonomy Info **/
.archive-taxonomy {
	margin-bottom: 40px;
}
.archive-taxonomy .archive-type {
	font-size: 14px;
	color: #bbb;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin: 0 0 5px 0;
	font-weight: 400;
}
.archive-taxonomy .archive-title {
	font-size: 36px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/** Single Entry **/
.blogroll-single .post {
	margin-bottom: 40px;
}
.blogroll-single .post .post-meta {
	margin-bottom: 20px;
}
.blogroll-single .post .post-content, .blogroll-classic .post .post-content {
	font-size: 16px;
}
.blogroll-single .post .post-content h1, .blogroll-single .post .post-content h2, .blogroll-single .post .post-content h3 {
	font-family: "Playfair Display";
	line-height: 1.4;
	margin: 1.5em 0;
	position: relative;
}
.blogroll-single .post .post-content h1 {
	font-size: 36px;
}
.blogroll-single .post .post-content h2 {
	font-size: 28px;
}
.blogroll-single .post .post-content h3 {
	font-size: 20px;
}
.blogroll-single .post .post-content h1:after, .blogroll-single .post .post-content h2:after, .blogroll-single .post .post-content h3:after {
	content: "";
	position: absolute;
	left: -40px;
	top: 0;
	height: 100%;
	width: 10px;
	background: #DC626D;
}
.blogroll-single .post .post-content .fluid-width-video-wrapper {
	margin-bottom: 30px;
}
.blogroll-single .post .post-tags {
	margin-top: 30px;
}
.blogroll-single .post .post-tags a:before {
	content: "#";
	padding-right: 5px;
	opacity: .5;
}
/** Author Bio **/
.author-info {
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eee;
}
.author-info .author-avatar {
	float: left;
	padding: 15px;
	background: #fff;
}
.author-info .author-detail {
	margin-left: 180px;
}
.author-info .author-name {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.author-info .author-name a {
	text-decoration: none;
	color: #373737;
}
.author-info .author-website {
	font-style: italic;
	font-family: "Lora";
}
.author-info .author-description {
	margin: 15px 0 20px;
}
/** Post Comments **/
.comments-section .comments-section-heading, .comment-reply-title {
	font-size: 18px;
	margin: 0 0 30px 0;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
}
.comments-section .comments-section-heading span {
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 10px solid #e5e5e5;
}
.comments-section .no-comments {
	padding: 20px;
	background: #eee;
	border-radius: 3px;
	font-size: 16px;
	color: #bbb;
}
.comments-section .comment-navigation {
	margin-bottom: 30px;
}
.comments-section .comment-navigation a {
	display: inline-block;
	padding: 0 12px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	background: #DC626D;
	border-radius: 2px;
}
.comments-list {
	margin: 0;
	padding: 0;
}
.comments-list li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.comment-body {
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	position: relative;
}
.comment-body .comment-meta .comment-author .avatar {
	float: left;
	padding: 3px;
	background: #fff;
	margin-right: 20px;
}
.comment-body .comment-meta .comment-author .says {
	display: none;
}
.comment-body .comment-meta .comment-author .fn {
	font-size: 16px;
}
.comment-body .comment-meta .comment-author a {
	color: #373737;
	text-decoration: none;
}
.comment-body .comment-metadata a {
	color: #bbb;
	font-family: "Lora";
	font-style: italic;
	font-size: 13px;
}
.comment-body .comment-content {
	margin-left: 70px;
	font-size: 16px;
}
.comment-body .reply {
	margin-left: 70px;
}
.comment-body .reply a {
	display: inline-block;
	background: #ddd;
	color: #fff;
	font-size: 11px;
	line-height: 24px;
	border-radius: 3px;
	padding: 0 12px;
	text-decoration: none;
}
.comment-body .reply a:hover {
	background: #d5d5d5;
}
.comment-respond .comment-reply-title {
	background: #e5e5e5;
	display: inline-block;
	padding: 15px;
	margin: 0;
}
.comment-form {
	font-size: 16px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url, .comment-form .comment-form-comment {
	margin: 0;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
	max-width: 50%;
}
.comment-form .comment-notes {
	color: #bbb;
}
.comment-form .form-allowed-tags {
	display: none;
}
.comments-list li .comment-respond {
	margin-left: 70px;
}
/** Page **/
.post.type-page .post-wrap, .post.no-post-thumbnail .post-wrap {
	padding-top: 60px;
}
/** Link Pages **/
.link-pages {
	padding-top: 30px;
}
.link-pages a, .link-pages > span {
	display: inline-block;
	padding: 5px 14px;
	color: #fff;
	background: #DC626D;
	margin: 0 1px 1px 0;
	text-decoration: none;
	border-radius: 2px;
}
.link-pages a:hover, .link-pages > span {
	background: #373737 !important;
}
/** 
 * 8. 404 Error Page
 ======================================== **/
.error404 .primary-content {
	float: none;
	width: 100%;
}
.error404 .secondary-content {
	display: none;
}
.post-404 .post-wrap {
	padding: 80px;
	font-size: 16px;
	text-align: center;
}
.post-404 .post-title {
	font-size: 44px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: "Roboto";
}
.post-404 .search-form {
	margin-top: 40px;
}
.post-404 .post-subtitle {
	font-size: 44px;
	margin: 0;
	font-family: "Roboto";
}
/** 
 * 9. Widgets
 ======================================== **/
.widget {
	margin-bottom: 40px;
}
.widget .widget-title, .section-heading {
	line-height: 1;
	margin: 0 0 20px 0;
	padding: 15px;
	background: #e5e5e5;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}
.widget .widget-title span, .section-heading span {
	display: inline-block;
	padding: 3px 0;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	list-style: none;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.widget a {
	color: #373737;
	text-decoration: none;
}
.widget a:hover {
	color: #DC626D;
}
.search-form {
	background: #fff;
	padding: 15px 15px;
	border: 1px solid #eee;
	position: relative;
}
.search-form .search-input {
	background: #fff;
	padding: 5px 30px 5px 0;
	border: none;
	margin: 0;
}
.search-form .fa {
	position: absolute;
	width: 20px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	color: #373737;
	top: 50%;
	margin-top: -10px;
	right: 15px;
	font-size: 14px;
}
.social-icons a {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #fff !important;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	background: #373737;
	margin-bottom: 4px;
}
.social-icons a:hover {
	opacity: .7;
	color: #fff !important;
}
.social-icons .social-icon-facebook {
	background-color: #3b5998;
}
.social-icons .social-icon-instagram {
	background-color: #3f729b;
}
.social-icons .social-icon-twitter {
	background-color: #55acee;
}
.social-icons .social-icon-google {
	background-color: #dd4b39;
}
.social-icons .social-icon-youtube {
	background-color: #cd201f;
}
.social-icons .social-icon-dribbble {
	background-color: #ea4c89;
}
.social-icons .social-icon-pinterest {
	background-color: #cc2127;
}
.social-icons .social-icon-linkedin {
	background-color: #0077b5;
}
.social-icons .social-icon-behance {
	background-color: #1769ff;
}
.social-icons .social-icon-digg {
	background-color: #000000;
}
.social-icons .social-icon-flickr {
	background-color: #ff0084;
}
.social-icons .social-icon-github {
	background-color: #4183c4;
}
.social-icons .social-icon-lastfm {
	background-color: #d51007;
}
.social-icons .social-icon-paypal {
	background-color: #009cde;
}
.social-icons .social-icon-skype {
	background-color: #00aff0;
}
.social-icons .social-icon-soundcloud {
	background-color: #ff8800;
}
.social-icons .social-icon-spotify {
	background-color: #2ebd59;
}
.social-icons .social-icon-tumblr {
	background-color: #35465c;
}
.social-icons .social-icon-vimeo {
	background-color: #1ab7ea;
}
.social-icons .social-icon-vine {
	background-color: #00b488;
}
.social-icons .social-icon-rss {
	background-color: #f26522;
}
.posts-list {
	margin: 0;
	padding: 0;
}
.posts-list li {
	list-style: none;
	padding: 15px 0;
}
.posts-list li .post-list-item {
	margin-left: 75px;
}
.posts-list li .post-image {
	float: left;
}
.posts-list li .post-title {
	line-height: 1.4;
	color: #373737;
	display: block;
	text-decoration: none;
	font-family: "Playfair Display";
	margin-top: 5px;
	display: inline-block;
	font-size: 15px;
}
.posts-list li .post-title:hover {
	color: #DC626D;
}
.posts-list li time {
	font-family: "Lora";
	color: #bbb;
	display: inline-block;
	font-style: italic;
	margin-top: 5px;
}
.posts-list li .post-category {
	margin-bottom: 5px;
}
.widget_categories li, .widget_archive li, .widget_pages li, .widget_meta li, .widget_nav_menu li {
	border: none;
	background: #eee;
	color: #bbb;
	padding: 10px 15px;
	margin-bottom: 5px;
	border-radius: 3px;
}
.widget_categories li a, .widget_archive li a, .widget_pages li a, .widget_meta li a, .widget_nav_menu li a {
	margin-right: 5px;
	font-weight: bold;
}
.widget_nav_menu ul ul {
	margin-top: 5px;
	background: #fff;
	border-radius: 3px;
	padding: 8px 0;
	margin-bottom: 5px;
}
.widget_nav_menu ul ul li {
	background: #fff;
	margin: 0;
	padding: 5px 15px;
}
.tagcloud a {
	display: inline-block;
	padding: 10px;
	background: #DC626D;
	color: #fff !important;
	font-size: 12px !important;
	line-height: 1.2;
	margin: 0 1px 1px 0;
	text-decoration: none;
}
.tagcloud a:hover {
	color: #fff;
	opacity: .7;
}
.widget .tagcloud a {
	float: left;
}
.profile-widget {
	text-align: center;
}
.profile-widget .profile-image {
	border: 10px solid #fff;
	margin-bottom: 25px;
}
.profile-widget .profile-name {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 1;
}
.profile-widget .profile-subtitle {
	letter-spacing: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #bbb;
	margin-top: 5px;
}
.profile-widget .profile-description {
	margin-top: 10px;
}
.widget_calendar table td {
	text-align: center;
}
.widget_calendar table td a {
	color: #DC626D;
}
.widget_recent_entries ul, .widget_recent_comments ul {
	background: #fff;
	border: 1px solid #eee;
}
.widget_recent_entries li, .widget_recent_comments li {
	padding: 15px 20px;
}
.widget_recent_entries li a {
	display: block;
	line-height: 1.4;
}
.widget_recent_entries li span {
	font-family: "Lora";
	color: #bbb;
	font-style: italic;
	display: inline-block;
	margin-top: 5px;
}
/* Top & Bottom Sidebar */
.top-sidebar {
	margin-top: 40px;
}
.top-sidebar .widget:last-child {
	margin-bottom: 0;
}
.section-title {
	line-height: 1;
	margin: 0 0 30px 0;
}
.section-title .t1 {
	font-family: "Playfair Display";
	font-size: 32px;
	letter-spacing: -2px;
	margin: 0 0 20px 0;
	border-bottom: 10px solid #e5e5e5;
}
.section-title .t2 {
	font-weight: 400;
	font-size: 13px;
	color: #888;
	padding-left: 15px;
	margin-left: 15px;
	border-left: 1px solid #e5e5e5;
}
.posts-section {
	margin-left: -15px;
	margin-right: -15px;
}
.posts-section .post-item {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 33.33333%;
}
.posts-section .post-item .post-header {
	position: relative;
	background: #fff;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -50px;
	padding: 15px 30px 0;
	min-height: 90px;
}
.bottom-sidebar .posts-section .post-item .post-header {
	display: none;
}
.posts-section .post-item .post-header .post-title {
	font-family: "Playfair Display";
	font-size: 16px;
	margin: 0 0 5px;
	line-height: 1.4;
}
.posts-section .post-item .post-category {
	display: none;
}
.posts-section .post-item time {
	font-family: "Lora";
	font-style: italic;
	color: #b9b9b9;
}
/** 
 * 10. Footer
 ======================================== **/
.footer-gallery {
	background: #f5f5f5;
	text-align: center;
}
.footer-gallery .footer-gallery-title {
	font-size: 16px;
	margin: 0;
	padding-bottom: 5px;
	line-height: 1;
	border-bottom: 10px solid #eee;
	display: inline-block;
}
.footer-gallery .footer-gallery-title span {
	text-transform: uppercase;
	display: block;
	color: #bbb;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}
.footer-gallery .footer-gallery-title a {
	text-decoration: none;
}
.footer-gallery img {
	float: left;
	width: 12.5%;
}
.site-footer {
	background: #222;
	color: #777;
	padding: 50px 0;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.site-footer a {
	color: #ddd;
}
.side-toggle {
	cursor: pointer;
	position: fixed;
	width: 60px;
	height: 60px;
	background: #DC626D;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 28px;
	line-height: 60px;
	text-align: center;
	z-index: 99999;
	display: none;
}
.side-nav {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: scroll;
	z-index: 100;
	background: #f5f5f5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 40px 80px;
	display: none;
}
.side-menu {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.side-menu li {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}
.side-menu > li {
	border-bottom: 1px solid #e5e5e5;
	box-shadow: 0 1px #fafafa;
}
.side-menu > li > a {
	text-transform: uppercase;
	color: #373737;
	display: inline-block;
	padding: 15px 0;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 2px;
	font-weight: bold;
}
.side-menu > li > a:hover {
	color: #DC626D;
}
.side-menu ul {
	margin: 0;
	padding: 15px 0 15px 30px;
	border-top: 1px solid #eee;
}
.side-menu ul a {
	padding: 5px 0;
	display: inline-block;
}
/** 
 * 11. Misc Classes
 ======================================== **/
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-justify {
	text-align: justify;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/** 
 * 12. Plugins
 ======================================== **/

	/** WooCommerce **/
.woocommerce h1.page-title, .woocommerce-page h1.page-title {
	font-family: "Playfair Display";
	margin: 0 0 30px 0;
	font-size: 36px;
	text-align: center;
	border-bottom: 1px solid #eee;
	box-shadow: 0 1px #fafafa;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.woocommerce .primary-content, .woocommerce-page .primary-content {
	width: 100%;
	float: none;
}
.woocommerce .secondary-content, .woocommerce-page .secondary-content {
	display: none;
}
.woocommerce ul.products, .woocommerce-page ul.products {
	margin-right: -2%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, .05);
	padding: 10px 10px 20px;
	width: 23%;
	margin: 0 2% 25px 0;
	text-align: center;
}
.woocommerce ul.products li.product h3 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #373737;
}
.woocommerce ul.products li.product .price {
	font-size: 13px;
	font-family: "Lora";
}
.woocommerce ul.products li.product .star-rating {
	margin: 0 auto 10px;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	padding: 0;
	margin: 0;
	top: -10px;
	right: -10px;
}
.woocommerce span.onsale {
	top: -30px;
	left: -30px;
}
.woocommerce ul.products li.product .price del {
	color: #DC626D;
	display: inline-block;
	opacity: .5;
	margin-right: 10px;
}
.woocommerce ul.products li.first {
	clear: none;
}
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	display: inline-block;
	padding: 10px 13px;
	color: #373737;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #eee;
	margin: 0 2px 2px 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #fff;
	color: #DC626D;
}
.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
	margin: 0 0 30px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: #fff;
	padding: 0;
	border: 5px solid #fff;
	width: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #eee;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: none;
	padding: 0 0 10px 75px;
	margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 13px;
	margin: 0 0 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
	font-family: "Lora";
	font-style: italic;
	color: #bbb;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
	float: none;
	margin-bottom: 5px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	margin-bottom: 20px;
}
.woocommerce .quantity .qty {
	height: 32px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
}
.woocommerce #review_form #respond textarea {
	min-height: 200px;
}
.woocommerce #review_form #respond label {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	display: inline-block;
}
.woocommerce #review_form #respond .form-submit input {
	background: #373737;
	padding: 15px;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: #eee;
	border-color: #e2e2e2;
	margin-right: 4px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-color: #e2e2e2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom: 0;
}
.woocommerce-cart table.cart td.actions {
	padding: 15px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	min-width: 250px;
	float: left;
}
.woocommerce-cart table.cart td.actions input[type="submit"] {
	width: auto;
}
/* Share */
.post div.sharedaddy {
	margin: 30px 0 0;
}
.post div.sharedaddy h3.sd-title {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-family: "Roboto";
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 10px solid #f5f5f5;
}
.post div.sharedaddy h3.sd-title:before, .post div.sharedaddy h3.sd-title:after {
	display: none;
}
/** Swiper 3.1.0 **/
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube {
	overflow: visible
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px)
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
	z-index: 0
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
.swiper-button-prev, .swiper-button-next {
	width: 50px;
	text-align: center;
	height: 80px;
	background: #fff;
	left: -60px;
	font-size: 18px;
	color: #373737;
	opacity: 1 !important;
	line-height: 80px;
	top: 50%;
	margin-top: -40px;
	border-radius: 0 3px 3px 0;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	transition: .3s ease;
}
.swiper-button-next {
	right: -60px;
	border-radius: 3px 0 0 3px;
	left: auto;
}
.swiper-container:hover .swiper-button-prev {
	left: 0;
}
.swiper-container:hover .swiper-button-next {
	right: 0;
}
.swiper-button-next.swiper-button-disabled, .swiper-container:hover .swiper-button-next.swiper-button-disabled {
	right: -60px;
}
.swiper-button-prev.swiper-button-disabled, .swiper-container:hover .swiper-button-prev.swiper-button-disabled {
	left: -60px;
}

/** 
 * 13. Responsive Media Queries
 ======================================== **/
@media screen and (max-width: 1200px) {
.container {
	width: 90%;
}
}

@media screen and (max-width: 980px) {
.primary-content {
	width: 70%;
}
.secondary-content {
	width: 30%;
}
.post .post-wrap {
	padding: 40px;
}
.post.type-page .post-wrap, .post.no-post-thumbnail .post-wrap {
	padding-top: 40px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 31.33333%;
}
.featured-posts-wrap .featured-post-item.small {
	width: 50%;
	border-right: none;
}
.featured-posts-wrap .featured-post-item.small:last-child {
	display: none;
}
.featured-posts-wrap .featured-post-item.small .caption h2 {
	font-size: 18px;
}
}

@media screen and (max-width: 800px) {
.primary-content {
	float: none;
	width: 100%;
}
.secondary-content {
	display: none;
}
.site-header .branding .logo img {
	max-height: 90px;
}
.site-header .navmenu .site-menu {
	display: none;
}
.site-header .navmenu {
	position: relative !important;
	top: auto !important;
	width: auto !important;
	z-index: 0 !important;
}
.site-header .navmenu .social-icons {
	text-align: center;
	float: none;
}
.side-toggle {
	display: block;
}
.footer-gallery img {
	width: 25%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 47%;
	float: left;
}
.posts-section .post-item {
	width: 50% !important;
}
.posts-section .post-item:last-child {
	display: none;
}
}

@media screen and (max-width: 600px) {
.blogroll-grid .post {
	width: 100%;
	float: none !important;
	height: auto !important;
	margin-bottom: 15px;
}
.blogroll-list .post .post-image {
	width: 100%;
	height: 400px;
}
.blogroll-list .post .post-wrap {
	width: 100%;
	margin-top: 400px;
}
.featured-posts-wrap .featured-post-item.large {
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #fff;
	height: 400px;
}
.featured-posts-wrap .featured-post-item.medium {
	border-bottom: none;
	border-right: 1px solid #fff;
}
.featured-posts-wrap .featured-post-item.medium .caption h2, .featured-posts-wrap .featured-post-item.small .caption h2 {
	font-size: 14px;
}
}





/* CUATOMIZADO POR P3 */
@media screen and (max-width: 500px) {
.posts-section .post-item .post-header {
	display: none;
}
#div-gpt-ad-1456174724941-0 {
	margin: 10px auto 0 auto !important;
	float: none !important;
}
}
.navmenu, .site-menu ul {
	background: #ec148f !important;
}
.site-menu > li > a {
	color: #ffffff;
}
.site-menu > li.current-menu-item > a, .site-menu > li.current-menu-item > a:hover, .site-menu > li > a:hover, .site-menu > li:hover > a {
	color: #f5adc9 !important;
}
.site-header .site-menu > li > a {
	font-size: 16px !important;
	font-weight: normal;
	letter-spacing: -1px;
}
.site-header .branding {
	background: transparent;
	background: url(https://www.hoysejuegafem.com/2016rd/wp-content/uploads/2016/01/fondoheader5.png) center top no-repeat #0a3b2c;
}
.featured-post-item .caption h2 a {
	text-shadow: 1px 2px 0px rgba(0, 0, 0, 1);
}
.post .post-category a, .featured-post-item .post-category a, .posts-list li .post-category a, .posts-section .post-item .post-category a {
	margin-bottom: 3px;
}
.widget .post-category {
	display: none;
}
time {
	font-size: 0 !important;
}
.featured-post-item .caption h2, .post .post-title, .blogroll-single .post .post-content h1, .blogroll-single .post .post-content h2, .blogroll-single .post .post-content h3, .posts-list li .post-title, .woocommerce h1.page-title, .woocommerce-page h1.page-title {
	font-family: "Raleway";
	font-weight: 100;
}
.section-title .t1 {
	font-family: "Raleway";
	font-weight: 100;
	font-size: 32px;
	letter-spacing: -1px;
}
.posts-section .post-item .post-header .post-title {
	font-family: "Raleway";
	font-weight: 100;
	font-size: 16px;
	margin: 0 0 5px;
	line-height: 1.4;
}
.post-meta {
	display: none;
}
/* ESTILO PARA EL CUSTOM FOOTER */
.responsive_column_widgets {
	color: #fff;
	background: url(https://www.hoysejuegafem.com/2016rd/wp-content/uploads/2016/01/footerhsjf-2.jpg) #ea4989;
	background-size: cover;
	background-position: right;
}

@media screen and (max-width: 600px) {
.responsive_column_widgets {
	color: #fff;
	background-image: none;
	background-color: #ea4989;
}
}
.responsive_column_widgets .widget li {
	border: none;
	padding: 0
}
.responsive_column_widgets .posts-list li .post-title, .responsive_column_widgets .widget a {
	color: #fff;
}
.responsive_column_widgets .posts-list li .post-title:hover, .responsive_column_widgets .widget a:hover {
	background: #fff;
}
.linksfooter {
	display: inline-block;
	min-width: 160px;
	vertical-align: top;
}
.linksfooter li a {
	font-size: 16px;
	font-weight: bold;
}
ul.regular li a {
	font-weight: normal;
}
/* TORNEOS EN PAGINA DE TORNEOS */
body.page .blogroll .posts-section .post-item .post-header {
	display: none;
	position: relative;
	background: #fff;
	text-align: center;
	padding: 15px 30px 0;
	margin: 0;
	min-height: auto;
}
body.page .blogroll .posts-section .post-item {
	padding: 10px;
	margin: 0px;
}
body.page .blogroll .posts-section .post-item .post-image{
	border: 1px solid #dcdcdc;
        border-bottom: 2px solid #dcdcdc;
}
.site-footer {
    background: #00633f;
    color: #1da272;
    padding: 20px 0;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
