﻿
/*
====================
HOME
====================
*/

#default_page #content_container {
	margin-top: -2px;
}

/* Wholesale message */

#featured .block_top {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}

/* heroes */

.hero_mobile {
	width: 94%;
	max-width: 800px;
	margin: 20px auto;
	text-align: center;
}

.homepage-featured {
	position: relative;
	overflow: hidden;
}

.hero_mobile .homepage-featured__img a {
	text-decoration: none;
}

.homepage-featured img {
	min-height: 270px;
	max-height: 222px;
	width: auto;
	min-width: 100%;
	max-width: none;
	overflow-x: hidden;
}

.homepage-featured .homepage-featured__content {
	position: absolute;
	top: 14px;
	margin-top: -6px;
	padding: 15px;
	border-top: none;
	color: #a5a3a4;
	text-decoration: none;
	text-align: left;
}

.grid {
	margin: 0 -7.5px;
}

#default_page .grid {
	margin: 0;
}

.featured-ranges {
	float: none !important;
	max-width: 800px;
	margin: 0 auto;
}

.grid__unit {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	text-align: center;
}

.cat-list-2__content h3 {
	margin: 0 0 32px;
	color: #d8006d;
	font-family: 'Playfair Display', serif;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: bold;
	font-style: italic;
	line-height: 0.98;
}

.cat-list-2__content p {
	margin: 0;
	color: #fff;
	font-family: "brother-1816-printed", Arial, sans-serif;
	font-size: 38px;
	font-size: 2.375rem;
	font-weight: 600;
	text-transform: uppercase;
}

.cat-list-2__content p.first {
	padding-top: 230px;
}

.cat-list-2__content p.gold {
	color: #b09042;
}

.cat-list-2__content p.flash::after,
.cat-list-2__content p.flash::before {
    position: relative;
    display: inline-block;
    top: 3px;
    height: 26px;
    width: 53px;
	content: " ";
}

.cat-list-2__content p.flash::before {
    margin-right: 10px;
    background: url("/img/icons/left_flash.svg") no-repeat top center;
}

.cat-list-2__content p.flash::after {
    margin-left: 10px;
    background: url("/img/icons/right_flash.svg") no-repeat top center;
}

.cat-list-2__content ul {
	width: 87%;
	margin: 4px 0 4px 16px;
}

.cat-list-2__content li {
	color: #fff;
	font-size: 14px;
	font-size: 0.875rem;
	text-decoration: none;
}

.cat-list-2__content .cta {
	width: 190px;
	margin: 30px auto 0;
	border: 0 none;
	background-color: #2a3e74;
	border: 1px solid #fff;
	cursor: pointer;
	text-align: center;
}

.hero-space {
	margin-top: 360px;
}

#home-ctas-carousel .cta {
	width: 190px;
	margin: 190px auto 0;
	border: 0 none;
	background-color: #2a3e74;
	border: 1px solid #fff;
	cursor: pointer;
	text-align: center;
}

.cat-list-2__content .cta::after,
.cat-list-2__content .cta::before,
#home-ctas-carousel .cta::after,
#home-ctas-carousel .cta::before {
    position: relative;
    display: inline-block;
    top: 7px;
    height: 18px;
    width: 18px;
    content: " ";
}

.cat-list-2__content .cta::before,
#home-ctas-carousel .cta::before {
	left: -5px;
	margin-right: 3px;
	background: url("/img/icons/left_flash_white.svg") no-repeat top center;
}

.cat-list-2__content .cta::after,
#home-ctas-carousel .cta::after {
    right: -5px;
	margin-left: 3px;
    background: url("/img/icons/right_flash_white.svg") no-repeat top center;
}

.cat-list-2__content .cta a,
#home-ctas-carousel .cta a {
	display: inline-block;
	padding: 14px 0;
	color: #fff;
	font-family: "brother-1816-printed", Arial, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.cat-list-2__content .btn {
	display: inline-block;
	width: 210px;
	padding: 4px 0 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #d8006d;
	color: #fff;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}

.cat-list-2__content .btn:hover {
	background-color: #9b864e;
}

.cat-list-2__content .btn::before {
	position: relative;
	top: 7px;
	padding-right: 30px;
	content: url("/img/icons/wholesale_button_icon_small.png");
}

#home-cta {
    position: relative;
    padding: 0;
}

#home-cta .container {
    width: 100%;
    margin: 0 auto;
}

#home-cta #home-ctas {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    background-color: #fffdfd;
}

#home-cta #home-ctas p {
	margin: 0;
	color: #fff;
	font-family: "brother-1816-printed", Arial, sans-serif;
	font-size: 34px;
	font-size: 2.125rem;
	font-weight: 900;
	text-transform: uppercase;
}

#home-cta #home-ctas p.flash::after,
#home-cta #home-ctas p.flash::before {
    position: relative;
    display: inline-block;
    top: 5px;
    height: 30px;
    width: 32px;
	content: " ";
}

#home-cta #home-ctas p.flash::before {
    margin-right: 10px;
    background: url("/img/icons/left_flash_white.svg") no-repeat top center;
}

#home-cta #home-ctas p.flash::after {
    margin-left: 10px;
    background: url("/img/icons/right_flash_white.svg") no-repeat top center;
}

#home-cta #home-ctas p.flash {
	font-size: 42px;
	font-size: 2.625rem;
}

#home-cta #home-ctas p.large_text {
	font-size: 76px;
	font-size: 4.75rem;
}

#home-cta #home-ctas p.medium_text {
	font-size: 32px;
	font-size: 2rem;
}

#home-cta #home-ctas p.medium_small_text {
	font-size: 20px;
	font-size: 1.25rem;
}

#home-cta #home-ctas p.small_text {
	font-size: 16px;
	font-size: 1rem;
}

#home-cta #home-ctas-carousel {
	position: relative;
    display: flex;
	justify-content: center;
}

#home-cta #home-ctas-carousel img {
	max-width: 100%;
}

#home-cta #home-ctas #text_holder {
    position: absolute;
    top: 24px;
	text-align: center;
}

#home-cta #home-ctas-flavour {
    position: relative;
	display: flex;
	justify-content: center;
	margin-top: 5px;
}

#home-cta #home-ctas-flavour a {
    text-decoration: none;
}

#home-cta #home-ctas-flavour img {
    max-width: 100%;
}

#home-cta #home-ctas-flavour div {
    position: relative;
    top: -60px;
	right: -2%;
    width: 370px;
    padding: 14px 0;
    background: #fffdfd;
    color: #b09042;
	font-family: "brother-1816-printed", Arial, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.cat-list-2 {
	position: relative;
	max-width: 800px;
	margin: 0;
	overflow: hidden;
}

.cat-list-2 .cat-list-2__thumb {
	overflow: hidden;
}

.cat-list-2__link {
	text-decoration: none;
}

.cat-list-2__content {
	position: absolute;
	display: block;
	width: 100%;
}

.cat-list-2__content,
.cat-list-2__caption {
	text-decoration: none;
}

.cat-list-2__content h2,
.cat-list-2__caption h2 {
	margin-top: 8px;
	margin-bottom: 16px;
	color: #ea8597;
	font-family: 'Playfair Display', serif;
	font-size: 32px;
	font-size: 2rem;
	font-style: italic;
	font-weight: 300;
}

.btn-block {
	display: block;
	width: 100%;
}

.cat-list-2__content .btn.btn--light-blue {
	width: 190px;
	margin-top: 60px;
	padding: 10px 0 18px;
	background-color: #149fbf;
	color: #fff;
}

.cat-list-2__content .btn.btn--light-blue:hover {
	background-color: #03829f;
}

.cat-list-2__content .btn.btn--light-blue:before {
	position: relative;
	top: 7px;
	padding-right: 4px;
	content: url("/img/icons/deer.png");
}

.cat-list-2__content .btn.btn--bluegreen {
	width: 190px;
	margin-top: 60px;
	padding: 10px 0 18px;
	background-color: #009fb2;
	color: #fff;
}

.cat-list-2__content .btn.btn--bluegreen:hover {
	background-color: #03829f;
}

.cat-list-2__content .btn.btn--bluegreen:before {
	position: relative;
	top: 7px;
	padding-right: 4px;
	content: url("/img/icons/deer.png");
}

.cat-list-2__content .btn.btn--chocolate {
	float: left;
	margin-top: 54px;
	padding: 10px 0 18px;
	background-color: #693024;
	color: #fff;
}

.cat-list-2__content .btn.btn--chocolate:hover {
	background: #664624;
}

.cat-list-2__content .btn.btn--chocolate::before {
	position: relative;
	top: 7px;
	padding-right: 4px;
	content: url("/img/icons/renewal_white.png");
}

.cat-list-2__content .btn.btn--darkred {
	float: right;
	width: 210px;
	margin-top: -10px;
	padding: 10px 0 18px;
	background-color: #ba0513;
	color: #fff;
}

.cat-list-2__content .btn.btn--darkred:hover {
	background-color: #c90613;
}

.cat-list-2__content .btn.btn--darkred:before {
	position: relative;
	top: 7px;
	padding-right: 4px;
	content: url("/img/icons/deer.png");
}

.cat-list-2__content .btn.btn--gold {
	float: left;
	width: 210px;
	margin-top: 54px;
	padding: 10px 0 18px;
	background-color: #89764e;
	color: #fff;
}

.cat-list-2__content .btn.btn--gold:hover {
	background: #ccb265;
}

.cat-list-2__content .btn.btn--gold::before {
	position: relative;
	top: 7px;
	padding-right: 4px;
	content: url("/img/icons/renewal_white.png");
}

.cat-list-2__content .btn.btn--orange {
	float: right;
	padding: 10px 0 18px;
	background-color: #f99d1b;
	color: #fff;
}

.cat-list-2__content .btn.btn--orange:hover {
	background: #9b864e;
}

.cat-list-2__content .btn.btn--orange::before {
	position: relative;
	top: 7px;
	padding-right: 4px;
	content: url("/img/icons/renewal_white.png");
}

.cat-list-2__content .btn.btn--light-pink {
	width: 190px;
	padding: 10px 0 18px;
	background-color: #ea8597;
	color: #fff;
}

.cat-list-2__content .btn.btn--light-pink:hover {
	background-color: #e77488;
}

.cat-list-2__content .btn.btn--light-pink:before {
	position: relative;
	top: 7px;
	padding-right: 4px;
	content: url("/img/icons/deer.png");
}

.cat-list-2 .cat-list-2__thumb img {
	width: 100%;
}

/* Wholesale button */

#wholesale_button {
	display: block;
	width: 99%;
	margin: 0 auto 50px;
	clear: both;
}

#wholesale_button .cta {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 12px;
	border: 0 none;
	background-color: #23385f;
	cursor: pointer;
	text-align: center;
}

#wholesale_button .cta::after,
#wholesale_button .cta::before {
    position: relative;
    display: inline-block;
    top: 7px;
    height: 18px;
    width: 18px;
    content: " ";
}

#wholesale_button .cta::before {
	left: -5px;
	margin-right: 3px;
	background: url("/img/icons/left_flash_white.svg") no-repeat top center;
}

#wholesale_button .cta::after {
    right: -5px;
	margin-left: 3px;
    background: url("/img/icons/right_flash_white.svg") no-repeat top center;
}

#wholesale_button .cta a {
	position: relative;
	color: #fff;
	font-family: "brother-1816-printed", Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

#featured #wholesale_button .cta a img {
	margin: 26px 16px 0 0;
}

/* categories */

#default_page #category_detail_header {
	display: flex;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

#default_page #category_detail_header::after,
#default_page #category_detail_header::before {
    position: relative;
    display: inline-block;
    top: 10px;
    height: 33px;
    width: 78px;
	content: " ";
}

#default_page #category_detail_header::before {
    margin-right: 2px;
    background: url("/img/icons/left_flash.svg") no-repeat top center;
}

#default_page #category_detail_header::after {
    margin-left: 2px;
    background: url("/img/icons/right_flash.svg") no-repeat top center;
}

#category_detail_header .category_bar {
	height: 40px;
	width: 100%;
	margin: 10px auto;
	background: url("/img/bgs/category_bar_mobile.png") no-repeat center;
	text-align: center;
}

#category_detail_header .headline {
	margin: 0 auto;
	color: #b09042;
    font-family: "brother-1816-printed", Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 900;
    text-transform: uppercase;
	text-align: center;
    clear: both;
}

#featured #category_detail li.category_info .category_image {
	min-height: 50px;
}

#featured #category_detail li.category_info .category_image img {
	width: 158px;
}

#featured #category_detail .category_name {
	min-height: 40px;
	margin: 20px 0 0;
}

#featured #category_detail .category_name a {
	font-size: 14px;
	font-size: 0.875rem;
}

#featured #category_detail .cta {
	display: inline-block;
	width: 144px;
	margin: 0 auto;
	border: 0 none;
	background-color: #b09042;
	cursor: pointer;
	text-align: center;
}

#featured #category_detail .cta::after,
#featured #category_detail .cta::before {
    position: relative;
    display: inline-block;
    top: 7px;
    height: 18px;
    width: 18px;
    content: " ";
}

#featured #category_detail .cta::before {
	margin-right: 3px;
	background: url("/img/icons/left_flash_white.svg") no-repeat top center;
}

#featured #category_detail .cta::after {
	margin-left: 3px;
    background: url("/img/icons/right_flash_white.svg") no-repeat top center;
}

#featured #category_detail .cta a {
	display: inline-block;
	padding: 14px 0;
	color: #fff;
	font-family: "brother-1816-printed", Arial, sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

#featured #category_detail .cta a img {
	margin: 12px 4px 0 0;
}

@media only screen and (max-width : 320px) {

	.cat-list-2__content h3 {
		font-size: 24px;
		font-size: 1.5rem;
	}

}