/*
Don't print the filter button on some particular pages
*/
.category-services-pros #layered-navigation-mobile-wrapper,
.category-couvreurs-macons  #layered-navigation-mobile-wrapper,
.category-negoces-transporteurs  #layered-navigation-mobile-wrapper,
.category-constructeurs-promoteurs #layered-navigation-mobile-wrapper,
.category-architectes-prescripteurs #layered-navigation-mobile-wrapper{
	display: none !important;
}


/*
Widget listing of sub categories
*/
.catalog-category-view #listing-subcategories {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 0;
	background-color: #16619a;
	margin: 0;
	margin-bottom: 25px;
}
.catalog-category-view #listing-subcategories li {
	float: left;
	display : inline-block;
	height: 42px;
	line-height: 42px;
	margin: 0;
	padding: 0 20px;
}
.catalog-category-view #listing-subcategories li a {
	display : inline-block;
	width : 100%;
	text-align : center;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
}
.catalog-category-view #listing-subcategories li a span {
	line-height: 42px;
	height: 42px;
	display: inline-block;
}
.catalog-category-view #listing-subcategories li a:hover span {
	box-shadow: inset 0px -5px 0px 0px rgba(255,255,255,1);
	font-weight: bold;
	font-size: 14px;
}

@media screen and (max-width: 1024px) {
	.catalog-category-view #listing-subcategories li {
		float: none;
		width: 49%;
	}
}
@media screen and (max-width: 600px) {
	.catalog-category-view #listing-subcategories li {
		width: 100%;
	}
}
/*
Global column
*/
.catalog-category-view .columns {
	display: flex;
}
/*
Sub columns of global column
*/
.catalog-category-view .sidebar-main, .catalog-category-view .sidebar-additional {
	flex: 1;
}
.catalog-category-view .column.main {
	flex: 2;
}
.catalog-category-view .sidebar-main, .catalog-category-view .sidebar-additional, .catalog-category-view .column.main {
	padding: 1em;
}
/*
Sidebar and Filters
*/
.catalog-category-view .sidebar-main, .catalog-category-view .sidebar-additional, .catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-filters .block.filter {
	background-color: transparent;
	color: #000;
}
.catalog-category-view #layered-navigation-mobile-wrapper {
	display: none;
	margin-bottom: 2em;
}
.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-information-button {
	clear: both;
	overflow: hidden;
	display: flex;
}
.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-information-button #layered-navigation-mobile-information {
	flex: 1;
	text-align: left;
	vertical-align: middle;
}
.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-information-button #layered-navigation-mobile-information .toolbar-products {
	margin: 0;
	padding: 0;
}
.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-information-button #layered-navigation-mobile-information .toolbar-products .toolbar-amount {
	text-align: left;
}
.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-information-button #layered-navigation-mobile-button {
	flex: 1;
	text-align: right;
}

.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-filters {
	display: none;
}
.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-filters .block.filter {
	margin-top: 1em;
	padding: 1em;
}
.block.filter {
	padding: 1em;
}
@media screen and (max-width: 1024px) {
	.catalog-category-view #layered-navigation-mobile-wrapper {
		display: block;
	}
	.catalog-category-view .sidebar {
		display: none;
	}
}
/*
Main column
*/
.catalog-category-view .column.main {
	padding-top: 0;
	padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
	.catalog-category-view .column.main {
		width: 100%;
		float: none;
	}
}
/*
Toolbar
*/
.catalog-category-view .column.main .toolbar-amount {
	padding-top: 0;
	color: #000;
}
/*
Listing of products
*/
.catalog-category-view .products {
	margin: 0;
}
.catalog-category-view .column.main .product-items {
	width: 100%;
}
.catalog-category-view .column.main .product-items .product-item {
	width: 175px;
	min-height: 175px;
	margin-left: 10px;
	overflow: hidden;
}
.catalog-category-view .column.main .product-items .product-item .product-image-container {
	width: 175px !important;
}
.catalog-category-view .column.main .product-items .product-item .product-image-container .product-image-wrapper {
	padding: 0 !important;
	height: 175px !important;
	width: 175px !important;
}
.catalog-category-view .column.main .product-items .product-item .product-image-container .product-image-wrapper img {
	width: 100% !important;
	height: auto !important;
}
.catalog-category-view .column.main .product-items .product-item .swatch-attribute {
	display: none;
}
.catalog-category-view .column.main #mcs_show_more {
	text-decoration: underline;
}
.catalog-category-view .pm-ajax-button {
	margin:0 auto;
	text-align: center;
}
.catalog-category-view .pm-ajax-button span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	border: 1px #aaaaac solid;
	border-radius: 2px;
	font-size: 12px;
	letter-spacing: -0.5px;
	padding: 8px 17px;
}
.catalog-category-view .block-content.filter-content {
	float: none;
	padding: 0;
	width: auto;
}
.catalog-category-view .block-title.filter-title, .catalog-category-view .block-subtitle.filter-subtitle, .catalog-category-view .toolbar-products {
	display: none;
}
.catalog-category-view .breadcrumbs {
	margin-bottom: 0;
}
.catalog-category-view .sidebar.sidebar-main {
	/*width: 10%;*/
	flex: none;
}
.catalog-category-view .column.main {
	/*width: 90%;*/
	flex: none;
}
.catalog-category-view .product-item-details {
	text-align: center;
}
.catalog-category-view .product-item-actions {
	display: none!important;
}
.catalogsearch-result-index .product-item-actions {
	display: none!important;
}
.catalog-category-view .page-wrapper {
	/*background: linear-gradient(#f7fbfc, #e0e4e5);*/
}
.catalog-category-view .item a {
	color: #646567;
}
@media screen and (max-width: 1024px) {
	.catalog-category-view .column.main .product-items .product-item{
		width: 50% !important;
		margin-left: 0 !important;
	}
	.catalog-category-view .column.main .product-items .product-item .product-image-container, .catalog-category-view .column.main .product-items .product-item .product-image-container .product-image-wrapper {
		width: 100% !important;
	}
	.catalog-category-view .column.main .product-items .product-item .product-image-container .product-image-wrapper img {
		display: block !important;
		width: 100% !important;
		height: auto !important;
	}
	.catalog-category-view .column.main .toolbar-products {
		display: none;
	}
}
/*
Text seo
*/
.catalog-category-view .page-bottom {
	margin: 0;
}
.catalog-category-view .page-bottom .content {
	width: 100%;
	text-align: left;
}
.catalog-category-view .page-bottom .content #seoText {
	margin-top: 2em;
	margin-bottom: 2em;
}
.catalog-category-view .page-bottom .content #seoText h4, .catalog-category-view .page-bottom .content #seoText p {
	color: #000;
	margin: 0;
	padding: 0;
}
.catalog-category-view .page-bottom .content h4 {
	font-weight: 700;
	line-height: 1.1;
	font-size: 1.4rem;
}
/*
Blocks solutions
*/
.catalog-category-view .page-bottom .solutions {
	display: table;
	width: 100%;
}
.catalog-category-view .page-bottom .solutions .cols {
	display: inline-block;
	line-height: 18px;
	width: 50%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}
.catalog-category-view .page-bottom .solutions .cols:nth-child(1) {
	width: 49.75%;
	margin-right: 0.25%;
}
.catalog-category-view .page-bottom .solutions .cols:nth-child(2) {
	width: 49.75%;
	margin-left: 0.25%;
	margin-right: 0 !important;
}
@media screen and (max-width: 600px) {
	.catalog-category-view .page-bottom .solutions .cols {
		width: 100%;
		display:block;
	}
	.catalog-category-view .page-bottom .solutions .cols:nth-child(2) {
		margin-top: 2em;
	}
}
/*
Blocks services
*/
/*
.catalog-category-view .page-bottom .services {
    display: table;
    width: 100%;
	margin-top: 3em;
	margin-bottom: 3em;
}
.catalog-category-view .page-bottom .services .service {
	display: inline-block;
    border: solid lightgrey 1px;
    width: 32%;
    height: 275px;
}
.catalog-category-view .page-bottom .services .service:nth-child(2) {
	margin-left: 1.75%;
	margin-right: 1.75%;
}
.catalog-category-view .page-bottom .services .service .service_img {
	height: 65%;
    text-align: center;
}
.catalog-category-view .page-bottom .services .service .service_img img {
	margin-top: 25%;
	width: 30%;
	height: auto;
}
.catalog-category-view .page-bottom .services .service .service_detail {
    border: solid lightgrey 1px;
    background-color: lightgrey;
    height: 35%;
	padding: 1em;
}
.catalog-category-view .page-bottom .services .service .service_detail .service_title {
    font-weight: bold;
    font-size: 0.85em;
    height: 15%;
}
.catalog-category-view .page-bottom .services .service .service_detail .service_desc {
    height: 70%;
    font-size: 0.83em;
}
.catalog-category-view .page-bottom .services .service .service_detail  .service_link {
    font-size: 0.80em;
    height: 15%;
}
@media screen and (max-width: 1024px) {
	.catalog-category-view .page-bottom .services .service, .catalog-category-view .page-bottom .services .service:nth-child(2) {
		width: 100%;
		margin: 0;
		height: auto;
	}
	.catalog-category-view .page-bottom .services .service:nth-child(2) {
		margin-top: 3em;
		margin-bottom: 3em;
	}
}
@media screen and (max-width: 600px) {
	.catalog-category-view .page-bottom .services {
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.catalog-category-view .page-bottom .services .service:nth-child(2) {
		margin-top: 2em;
		margin-bottom: 2em;
	}
}
*/
/*
Blocks services
*/
.services {
    display: block;
	clear: both;
	overflow: hidden;
    width: 100%;
}
.services a {
	display: block;
	float: left;
	width: 32%;
}
.services a:nth-child(2) {
	margin-left: 2%;
	margin-right: 2%;
}
.services a img {
	display: block;
	width: 100%;
	height: auto;
}
/*
New
*/
.catalog-category-view .sidebar.sidebar-main, #listing-subcategories, .catalog-category-view .columns, .catalog-category-view #display-filters {
	display: none;
}
.catalog-category-view.page-with-filter .sidebar.sidebar-main, .catalog-category-view.page-with-filter .columns, .catalog-category-view.page-with-filter #display-filters {
	display: block;
}
.catalog-category-view .category-view {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}
.catalog-category-view.page-with-filter .category-view {
	/*display: none;*/
}
.catalog-category-view.page-with-filter .category-view .category-image, .catalog-category-view.page-with-filter .category-view .category-cms {
	display: none;
}
.catalog-category-view .category-view .category-description {
	width: 29%;
	margin-right: 1%;
}
.catalog-category-view .category-view .category-cms {
	width: 70%;
}
.catalog-category-view .category-description, .catalog-category-view .category-cms {
	float: left;
}
.catalog-category-view.page-with-filter .category-view .category-description {
	width: 100%;
	float: none;
}
.catalog-category-view .category-view .category-description h2 {
	font-size: 30px;
	color: #000000;
}
.catalog-category-view .category-view .category-description p {
	font-size: 18px;
	color: #000000;
}
.breadcrumbs {
	padding-left: 0 !important;
}
.catalog-category-view .content-categories {
	clear: both;
	overflow: hidden;
}
.catalog-category-view.category-services-pros .content-categories {
	display: none;
}
.catalog-category-view .content-categories a {
	float: left;
	width: 49.5%;
	display: block;
	height: 344px;
	position: relative;
	text-align: center;
	max-width: 460px;
	margin-bottom: 1%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.catalog-category-view .content-categories a:nth-child(1), .catalog-category-view .content-categories a:nth-child(4), .catalog-category-view .content-categories a:nth-child(7), .catalog-category-view .content-categories a:nth-child(10), .catalog-category-view .content-categories a:nth-child(13), .catalog-category-view .content-categories a:nth-child(16){
	margin-left: 0;
}
.catalog-category-view .content-categories a:nth-child(3), .catalog-category-view .content-categories a:nth-child(6), .catalog-category-view .content-categories a:nth-child(9), .catalog-category-view .content-categories a:nth-child(12), .catalog-category-view .content-categories a:nth-child(13), .catalog-category-view .content-categories a:nth-child(15), .catalog-category-view .content-categories a:nth-child(18){
	margin-right: 0;
}

.catalog-category-view .content-categories a.image_460 {
	margin-left: 0;
	margin-right: 0;
}

.catalog-category-view .content-categories a.image_460:nth-child(2), .catalog-category-view .content-categories a.image_460:nth-child(4), .catalog-category-view .content-categories a.image_460:nth-child(6), .catalog-category-view .content-categories a.image_460:nth-child(8), .catalog-category-view .content-categories a.image_460:nth-child(10), .catalog-category-view .content-categories a.image_460:nth-child(12), .catalog-category-view .content-categories a.image_460:nth-child(14), .catalog-category-view .content-categories a.image_460:nth-child(16), .catalog-category-view .content-categories a.image_460:nth-child(18) {
	margin-left: 1%;
}

/*
.catalog-category-view .content-categories a:nth-child(2), .catalog-category-view .content-categories a:nth-child(3), .catalog-category-view .content-categories a:nth-child(5), .catalog-category-view .content-categories a:nth-child(6), .catalog-category-view .content-categories a:nth-child(8), .catalog-category-view .content-categories a:nth-child(9), .catalog-category-view .content-categories a:nth-child(11), .catalog-category-view .content-categories a:nth-child(12), .catalog-category-view .content-categories a:nth-child(14), .catalog-category-view .content-categories a:nth-child(15), .catalog-category-view .content-categories a:nth-child(17), .catalog-category-view .content-categories a:nth-child(18){
	margin-left: 0.5%;
}
*/
.catalog-category-view .content-categories a.image_not_460 {
	float: left;
	width: 32%;
	display: block;
	height: 228px;
	position: relative;
	text-align: center;
	max-width: 305px;
	margin-bottom: 1%;
}
/*
.catalog-category-view .content-categories a.image_not_460:nth-child(1), .catalog-category-view .content-categories a.image_not_460:nth-child(3), .catalog-category-view .content-categories a.image_not_460:nth-child(5), .catalog-category-view .content-categories a.image_not_460:nth-child(7), .catalog-category-view .content-categories a.image_not_460:nth-child(9), .catalog-category-view .content-categories a.image_not_460:nth-child(1){
	margin-right: 0;
}
.catalog-category-view .content-categories a.image_not_460:nth-child(2), .catalog-category-view .content-categories a.image_not_460:nth-child(5), .catalog-category-view .content-categories a.image_not_460:nth-child(8), .catalog-category-view .content-categories a.image_not_460:nth-child(11), .catalog-category-view .content-categories a.image_not_460:nth-child(14), .catalog-category-view .content-categories a.image_not_460:nth-child(17){
	margin-left: 0.5%;
	margin-right: 0.5%;
}*/
.catalog-category-view .content-categories a img, .catalog-category-view .content-categories a span {
	display: block;
	width: 100%;
}
.catalog-category-view .content-categories a img {
	height: auto;
}
.catalog-category-view .content-categories a span {
	position: absolute;
}
.catalog-category-view .content-categories a span.name {
	text-align: left;
	/*top: 60%;*/
	bottom: 18px;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 16px;
	text-transform: uppercase;
}
.catalog-category-view .content-categories a.image_not_460 span.name {
	/*top: 32.5%;*/
	bottom: 18px;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
}
.catalog-category-view .content-categories a span.opacity, .catalog-category-view .content-categories a span.border {
	display: none;
}
.catalog-category-view .content-categories a:hover span.border {
	display: block;
}
.catalog-category-view .content-categories a:hover span.opacity {
	background-color: #22568a;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.catalog-category-view .content-categories a:hover span.border {
	width: 95%;
	height: 95%;
	top: 2.5%;
	left: 2.5%;
	border: 1px solid #fff;
}
.catalog-category-view .content-categories .symbol {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.catalog-category-view .content-categories a:hover .symbol {
	display: block;
}
.page-bottom {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.catalog-category-view .services h4 {
	text-transform: uppercase;
	font-size: 36px !important;
	color: #1b2672;
	margin-top: 56px;
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	padding-top: 0;
	margin-top: 0;
}
.catalog-category-view .services hr {
	color: #000;
	background-color: #000;
	border: 1px solid #000;
	width: 73px;
	height: 1px;
	display: block;
	margin-top: 23px !important;
	margin-bottom: 15px !important;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.catalog-category-view .services .subTitle {
	display: inline-block;
	color: #1b2672;
	font-size: 16px;
	margin-bottom: 42px;
	text-align: center;
	width: 100%;
}
.catalog-category-view .services .clear-both {
	clear: both;
	overflow: hidden;
}
.catalog-category-view .services a {
	height: 381px;
	margin-bottom: 30px;
}
.catalog-category-view .services .clear-both a:nth-child(2) {
	/*border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;*/
}
.catalog-category-view .category-image {
	margin: 0 !important;
}
.catalog-category-view .category-image img {
	display: none !important;
}
.catalog-category-view a.category {
	background-color: #000;
}
.catalog-category-view a.category:hover {
	background-color: #22568a;
}
.catalog-category-view a.category .backgroundCategory {
    display: block;
    width: 100%;
    height: 100%;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
}
.catalog-category-view a.category:hover .backgroundCategory {
	opacity: 0.3;
}
@media screen and (max-width: 1024px){
	body {
		/*background-color: blue;*/
	}
	.catalog-category-view .content-categories a {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 49.5%;
	}
	.catalog-category-view .content-categories a:nth-child(2), .catalog-category-view .content-categories a:nth-child(4), .catalog-category-view .content-categories a:nth-child(6), .catalog-category-view .content-categories a:nth-child(8), .catalog-category-view .content-categories a:nth-child(10), .catalog-category-view .content-categories a:nth-child(12), .catalog-category-view .content-categories a:nth-child(14), .catalog-category-view .content-categories a:nth-child(16), .catalog-category-view .content-categories a:nth-child(18) {
		margin-left: 1% !important;
	}
}
@media screen and (max-width: 900px){
	body {
		/*background-color: red;*/
	}
	.catalog-category-view .services a {
		height: 280px;
	}
	.catalog-category-view .content-categories a span.name {
		font-size: 35px;
	}
	.catalog-category-view .content-categories a.image_not_460 span.name {
		font-size: 25px;
	}
	.catalog-category-view .content-categories a.image_not_460 {
		width: 49.5%;
	}
	/*.catalog-category-view .content-categories a.image_not_460:nth-child(2), .catalog-category-view .content-categories a.image_not_460:nth-child(4), .catalog-category-view .content-categories a.image_not_460:nth-child(6), .catalog-category-view .content-categories a.image_not_460:nth-child(8), .catalog-category-view .content-categories a.image_not_460:nth-child(10), .catalog-category-view .content-categories a.image_not_460:nth-child(12){
		margin-right: 0;
	}*/
}
@media screen and (max-width: 800px){
	.catalog-category-view .services a {
		height: 250px;
	}
	.catalog-category-view .content-categories a {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	.catalog-category-view .content-categories a:nth-child(2), .catalog-category-view .content-categories a:nth-child(4), .catalog-category-view .content-categories a:nth-child(6), .catalog-category-view .content-categories a:nth-child(8), .catalog-category-view .content-categories a:nth-child(10), .catalog-category-view .content-categories a:nth-child(12), .catalog-category-view .content-categories a:nth-child(14), .catalog-category-view .content-categories a:nth-child(16), .catalog-category-view .content-categories a:nth-child(18) {
		margin-left: 0 !important;
	}
	.catalog-category-view .content-categories a span.name {
		font-size: 22px;
	}
}
@media screen and (max-width: 700px){
	body {
		/*background-color: yellow;*/
	}
	.catalog-category-view .services a {
		height: 220px;
	}
}
@media screen and (max-width: 600px){
	body {
		/*background-color: orange;*/
	}
	.catalog-category-view .category-view .category-description, .catalog-category-view .category-view .category-cms {
		width: 100%;
		margin: 0;
	}
	.catalog-category-view .page-bottom .solutions .cols {
		width: 100% !important;
	}
	.catalog-category-view .services a {
		height: auto;
		border: 0 none !important;
		width: 100%;
		float: none;
	}
	.catalog-category-view .services a img {
		/*display: inline-block;
		width: 100%;
		height: auto;
		position: inherit;*/
	}
}
@media screen and (max-width: 500px){
	body {
		/*background-color: black;*/
	}
}
@media screen and (max-width: 400px){
	body {
		/*background-color: violet;*/
	}
	.catalog-category-view .content-categories a {
		width: 100%;
		margin-left: 0;
		margin-right: 0 !important;
	}
	.catalog-category-view .content-categories a.image_not_460 {
		width: 100%;
	}
	.catalog-category-view .content-categories a.image_not_460:nth-child(2), .catalog-category-view .content-categories a.image_not_460:nth-child(4), .catalog-category-view .content-categories a.image_not_460:nth-child(6), .catalog-category-view .content-categories a.image_not_460:nth-child(8), .catalog-category-view .content-categories a.image_not_460:nth-child(10), .catalog-category-view .content-categories a.image_not_460:nth-child(12){
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (max-width: 300px){
	body {
		/*background-color: blue;*/
	}
}
.categorypath-services-pros-declarations-performances .category-view, .categorypath-services-pros-couvreurs-macons .category-view, .categorypath-services-pros-negoces-transporteurs .category-view, .categorypath-services-pros-constructeurs-promoteurs .category-view, .categorypath-services-pros-architectes-prescripteurs .category-view{
	display: inherit !important;
}
.categorypath-services-pros-declarations-performances .category-view .category-cms, .categorypath-services-pros-couvreurs-macons .category-view .category-cms, .categorypath-services-pros-negoces-transporteurs .category-view .category-cms, .categorypath-services-pros-constructeurs-promoteurs .category-view .category-cms, .categorypath-services-pros-architectes-prescripteurs .category-view .category-cms{
	width: 100% !important;
	margin-bottom: 5rem;
}
.categorypath-services-pros-declarations-performances .columns, .categorypath-services-pros-couvreurs-macons .columns, .categorypath-services-pros-negoces-transporteurs .columns, .categorypath-services-pros-constructeurs-promoteurs .columns, .categorypath-services-pros-architectes-prescripteurs .columns{
	display: inline-block !important;
}
/*
Special effect
*/
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	/*min-width: 320px;*/
	min-width: 175px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	min-height: 219px;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	/*font-size: 1.25em;*/
	font-size: 9px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption p {
	font-size: 12px;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
	padding: 3em;
	text-align: left;
}

figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
}

figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}

figure.effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
	background: #9e5406;
}

figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Romeo *****/
/*---------------*/

figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

figure.effect-romeo img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,300px);
	transform: translate3d(0,0,300px);
}

figure.effect-romeo:hover img {
	opacity: 0.6;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

figure.effect-romeo:hover figcaption::before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-romeo h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}

figure.effect-romeo p {
	padding: 0.25em 2em;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}

figure.effect-romeo:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}

figure.effect-romeo:hover p {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}

/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
	background: #18a367;
}

figure.effect-layla img {
	height: 390px;
}

figure.effect-layla figcaption {
	padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
	background: #4a3753;
}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey h2 i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
	background-color: #17819c;
}

figure.effect-ruby img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-ruby p {
	margin: 1em 0 0;
	padding: 3em;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
}

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
	background: #2e5d5a;
}

figure.effect-milo img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0) scale(1.12);
	transform: translate3d(-30px,0,0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em 1.2em;
}

figure.effect-milo p {
	padding: 0 10px 0 0;
	width: 50%;
	border-right: 1px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}

figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effect-dexter {
	background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
	background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%);
}

figure.effect-dexter img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-dexter:hover img {
	opacity: 0.4;
}

figure.effect-dexter figcaption::after {
	position: absolute;
	right: 30px;
	bottom: 30px;
	left: 30px;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

figure.effect-dexter:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-dexter figcaption {
	padding: 3em;
	text-align: left;
}

figure.effect-dexter p {
	position: absolute;
	right: 60px;
	bottom: 60px;
	left: 60px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-dexter:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #42b078;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 3.75em;
	background: #fff;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
	float: left;
}

figure.effect-zoe p.icon-links a {
	float: right;
	color: #3c4a50;
	font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
	color: #252d31;
}

figure.effect-zoe p.description {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

figure.effect-zoe h2 {
	display: inline-block;
}

figure.effect-zoe:hover p.description {
	opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico figcaption {
	padding: 3em;
}

figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
	padding: 20% 0 20px 0;
}

figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}
@media screen and (max-width: 1024px) {
	.catalog-category-view #layered-navigation-mobile-wrapper #layered-navigation-mobile-information-button #layered-navigation-mobile-button {
		flex: inherit;
		text-align: right;
		margin-right: 32px;
	}
}
@media screen and (max-width: 600px) {
	body {
		/*background-color: red;*/
	}
	.grid figure {
		min-width: inherit;
		min-height: inherit;
	}
	figure.effect-bubba h2 {
		font-size: 16px;
	}
}
