/*
Theme Name: Tropixel
*/

@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@font-face {
    font-family: 'Marydale-Bold';
    src:url('fonts/Marydale-Bold.ttf.woff') format('woff'),
        url('fonts/Marydale-Bold.ttf.svg#Marydale-Bold') format('svg'),
        url('fonts/Marydale-Bold.ttf.eot'),
        url('fonts/Marydale-Bold.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
h1 span.soon {
    color: #3fadb6;
}
span.available-from {
    color: #fff;
    margin-top: 29px;
    display: inline-block;
    background: #3fadb6;
    padding: 10px 15px;
}
body {
	-webkit-overflow-scrolling: touch;
	color: #444;
	font-family: 'Oxygen', sans-serif;
}

header {
	position: relative;
	width: 100%;
	z-index: 9999;
	top: 0;
}

header > .pad-1 {
	padding: 0;
}

footer {
	background: url('img/arrow-coloured.png') no-repeat;
    background-position: top center;
    padding-top: 112px;
}

table, table td {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;   
}
a.continue-shopping {
    background: #929292;
    color: #fff;
    padding: 15px 30px;
}
@media only screen and (min-width : 580px) {
	a.continue-shopping {
    float: left;
}
}

footer a {
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.row.spread {
	max-width: 1580px;
}

.row {
	max-width: 1400px;
}

.slide-caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body div.festi-cart-products {
    padding-top: 1px;
    padding-bottom: 5px;
    position: absolute;
    z-index: 999999;
    display: none;
    border: 5px solid #303030;
}

html body a#festi-cart.festi-cart.festi-cart-customize {
    background: none;
    padding: 0;
    padding-left: 10px;
}

html body a#festi-cart.festi-cart.festi-cart-customize:hover {
	background: none !important;
}

html body a#festi-cart.festi-cart.festi-cart-customize span {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 400;
    font-family: 'Oxygen', sans-serif;
    color: #5d5d5d !important;
}

a.festi-cart div.festi-cart-content img.festi-cart-icon {
    vertical-align: top;
    border: 0;
    background-color: transparent;
    padding: 0;
    display: inline;
    width: 14px;
    height: auto !important;
    margin-right: 4px;
    margin-top: 3px;
}

@media only screen and (min-width : 1026px) {

	header > .pad-1 {
		padding: 1rem;
	}

}

@media only screen and (max-height : 350px) {
	main {
		padding-top: 0;
	}
}

p, ol, ul, dl, blockquote, .p {
	line-height: 1.5;
	font-size: 15px;	
}
label, input {
    text-align: left !important;
}
h1, .h1, 
h2, .h2, 
h3, .h3, 
h4, .h4, 
h5, .h5 {
	margin-top: 0;
	margin-bottom: .5em;
}
.main h1, .main .h1, 
.main h2, .main .h2 {
	color: #1958a1;
}

h1, .h1, p.price, span.price .amount { 
	font-size: 24px;
	line-height: 1;
	font-weight: 300;
}

h1 a {
	text-decoration: none;
}

.home h1 {
    font-size: 33px;
    font-family: Georgia;
    text-transform: uppercase;
    letter-spacing: 8px;
}
.home h1 strong {
    font-weight: normal;
    font-size: 43px;
}

.single_variation .stock {
	margin-top: 10px;
 	color: #9B9B9B;
}

p.price {
	color: #444;
}

.price del {
	color: #B4B4B4;
}

.price ins {
	text-decoration: none;
}

p.price .amount {
	margin-right: 5px;
}

p.price span:nth-of-type(2) {
	margin-left: 5px;
}

.product-archive p.price {
	font-size: 15px;
	font-weight: 300;
	color: #333;
}

.product-archive p.price del {
	margin-right: 2px;
}

.product-archive p.price .amount {
	margin-right: 2px;
}

.product-archive p.price span:nth-of-type(2) {
	margin-left: 2px;
}

h1.h1-large, .h1.h1-large {
	font-size: 26px;
}

h2, .h2, .top-banner {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.4;
    font-family: 'Oxygen', sans-serif;
    position: relative;
}
.top-banner a {
	text-decoration: none !important;
	color: #1958a1 !important;
}
h1.breadcrumb, h1.title {
    color: #1958a1;
    font-size: 22px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    line-height: 1.3;
}
h2.strike:before, h1.title:before, .top-banner:before {
	content: '';
	position: absolute;
	border-bottom: 1px solid #5d5d5d;
	width: 100%;
	height: 1px;
	display: block;
	top: 50%;
	left: 0;
	z-index: 0;
}
.top-banner {
color: #1958a1;
}
h2 span, h1.title span, .top-banner span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

footer h2 {
	font-weight: 300;
}

h3, .h3 { 
	font-size: 17px;
	font-weight: 300;
	text-transform: none;
	line-height: 1.4;
	text-transform: uppercase;
}

.sidebar h3, .h3-alternate {
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	line-height: 1.4;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h4, .h4 { 
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}

h5, .h5 { 
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
}

p, .p, ul, ol, blockquote {
	margin-bottom: 1em;
	margin-top: 0;
	line-height: 1.7;
	font-weight: 300;
}

a, .page-content a { 
	text-decoration: underline;
	color: #444;
}


ul, ol {
    margin-left: 0;
    padding-left: 15px;
}
li#field_7_11 ol li {
	margin-bottom: 10px;
}
ul { list-style: disc }
ol { list-style: decimal}

.rev h1,
.rev .h1,
.rev h2,
.rev .h2,
.rev h3,
.rev .h3,
.rev h4,
.rev .h4,
.rev h5,
.rev .h5,
.rev h6,
.rev .h6,
.rev p,
.rev .p,
.rev li,
.rev a,
.rev a:hover,
.rev a:visited,
.rev,
blockquote {
	color: #fff !important;
	font-weight: 300;
}

.rev .page-content a {
	border-bottom: 1px solid #fff !important;
}
a:hover {
    color: #3DC3BF !important;
    }

/* forms */

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    padding: 1em;
    border: none;
    padding: 12px;
    color: #303030;
    width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	background: #eee;
}

/* buttons */
.button-1, 
input[type="submit"], 
button,
.checkout-button,
html body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart,
html body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout,
html body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-checkout,
html body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart
{
	background: #2bc3c0;
    color: #fff;
    padding: 12px 30px 10px 30px;
    width: auto;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    border: none;
    text-decoration: none;
    display: inline-block;
    font-family: 'Oxygen', sans-serif;
}

.button-2 {
    text-transform: uppercase;
    padding: 7px 15px 5px 15px;
    color: #fff;
    background: #2bc3c0;
}

#sb_instagram #sbi_images {
	padding: 0 !important;
}

#instafeed {
	margin-left: -5px;
	margin-right: -5px;
}

body #sb_instagram #sbi_images .sbi_item {
	padding: 5px !important;
}

.newsletter-signup h3 {
	font-size: 14px;
}

.newsletter-reveal {
    z-index: -1;
    position: absolute;
    width: 330px;
    border: 1px solid #dcdcdc;
    padding: 16px 20px 20px 20px;
    background: #fff;
    z-index: 999;
    top: 20px;
    box-shadow: 0 0 7px rgba(0,0,0,0.15);
    opacity: 0;
}

.newsletter-reveal #gform_fields_1 li {
    width: 100%;
    padding: 0;
}

.newsletter-reveal .validation_error {
	padding: 0;
	background: none;
	color: red;
	margin-bottom: 10px;
}

.newsletter-reveal h3 {
	margin-bottom: 10px;
}

.newsletter-reveal .close {
    position: absolute;
    right: 21px;
    top: 17px;
    font-size: 14px;
}

.newsletter-signup .button-2 {
	margin-right: 5px;
}

.newsletter-signup #gform_wrapper_1 .gform_footer {
    bottom: 5px;
}

.newsletter-reveal:before {
    content: '';
    background: url('img/icon-arrow-up.svg') no-repeat center center;
    width: 25px;
    height: 20px;
    display: block;
    position: absolute;
    z-index: 999;
    top: -14px;
    left: 40px;
}

input.button[name="update_cart"] {
	background: #929292;
}

.button-1:hover, 
input[type="submit"]:hover, 
button:hover,
.checkout-button:hover
{
	opacity: 0.85;
}

.next-arrow {
	position: absolute;
	bottom: 80px;
	left: 50%;
	display: none;
}

.next-arrow:after {
	position: absolute;
	left: 0;
	margin-left: -17px;
	top: 0;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 17.5px 0 17.5px;
	border-color: #ffffff transparent transparent transparent;
}

@media only screen and (min-width : 550px) {
	.next-arrow {
		display: block;
	}
}

.cuddle {
	position: relative;
}

.caption {
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* parts */

.page-title {
	background: #222;
	color: white;
	padding: 1em 0;
}

.page-title h1 {
	margin: 0;
}

.page-content {
	
}

/* handy */

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

@media(max-width:641px){
	.small-text-center {
		text-align: center;
	}	
}


/* colours */

.bg-1 {
	background: #fff;
}

.bg-2 {
	background: #444;
}

.bg-3 {
	background: #8D8D8D;
}

.bg-4 {
	background: #eee;
}

.bg-5 {
	background: #5d5d5d;
}

.bg-6 {
	background: #777;
}
.bg-7 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ffffff 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ffffff 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
}

.color-1 {
	color: #B4B4B4;
}

.color-2 {
	color: #7ECECE;
}

.alfa {
	background: rgba(255,255,255,.5)
}

.alfa-rev {
	background: rgba(0,0,0,.5);
}

.border-1 {
	border-bottom: 3px solid #5d5d5d;
}

.border-2 {
	border-top: 1px solid #3d3d3d;
	border-left: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
}

.border-3 {
	border-bottom: 1px solid #5d5d5d;
}

.border-4 {
	border-bottom: 1px solid #DDD;
}
.border-5 {
	border-bottom: 1px solid #5d5d5d;
	border-top: 1px solid #5d5d5d;
}
.border-wrap, fieldset {
	border: 1px solid #E0E0E0;
}

legend {
	padding: 10px;
}

/* Spacing */

.strip {
	padding-top: 5px;
	padding-bottom: 5px;
}

.strip-1 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.strip-2 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.strip-3 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.strip-4 {
	padding-top: 25px;
	padding-bottom: 25px;
/*		padding-top: 30px;
	padding-bottom: 30px;*/
}

.strip-5 {
	padding-top: 30px;
	padding-bottom: 30px;
/*	padding-top: 50px;
	padding-bottom: 50px;*/
}

.strip-6 {
	padding-top: 50px;
	padding-bottom: 50px;
/*	padding-top: 70px;
	padding-bottom: 70px;*/
}

.strip-no-feature {
	padding-top: 30px;
	padding-bottom: 70px;
}

.lean-pad {
	padding: 0;
}

.lean-mrg {
	margin: 0;
}

.lean {
	margin: 0;
	padding: 0;
}

.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}

.mrg {
	margin-bottom: 0.5rem !important;
}
.mrg-1 {
	margin-bottom: 1rem !important;
}
.mrg-2 {
	margin-bottom: 2rem !important;
}
.mrg-3 {
	margin-bottom: 3rem !important;
}
.mrg-4 {
	margin-bottom: 4rem !important;
}
.mrg-5 {
	margin-bottom: 5rem !important;
}
.mrg-6 {
	margin-bottom: 6rem !important;
}

.pad {
	padding: 0.5rem;
}
.pad-1 {
	padding: 1rem;
}
.pad-2 {
	padding: 2rem;
}
.pad-3 {
	padding: 3rem;
}
.pad-4 {
	padding: 4rem;
}
.pad-5 {
	padding: 5rem;
}

/*@media only screen and (min-width : 1026px) {
	.large-strip-pad {
		padding-left: 30px;
		padding-right: 30px;
	}
	.large-strip-pad-1 {
		padding-left: 60px;
		padding-right: 60px;
	}
	.large-strip-pad-2 {
		padding-left: 150px;
		padding-right: 150px;
	}
}*/

@media only screen and (min-width: 1026px) {
	.no-feature-gap {
		padding: 75px;
	}
}



/* 
 * layout/footer
 */

/*
 * module/posts
 */

.posts {
	margin:0;
}

.posts_item {
    border-bottom: 1px solid #ddd;
    list-style: none outside none;
    margin-bottom: 2em;
    padding-bottom: 1em;
}
.posts_item:last-child {
    border: none;
}
.posts_item:after, .posts a {
    clear: both;
    content: "";
    display: table;
}
.posts a {
    color: inherit;
}
.posts_image > img {
    width: 100%;
    margin-bottom: 1em;
}

@media only screen and (min-width : 42em) {
    .posts_image > img {
        float: left;
        width: 30%;
    }
    .posts_title, .posts_excerpt {
        float: right;
        width: 66%;
    }
}

/**
 *  main-menu
*/
.main-menu {
	background: #eee;
}
.main-menu .menu {
	margin: 0;
}
.main-menu form,
.main-menu .s {
	margin: 0;
}

.menu-main-menu-container {
	width: 100%;
	float: left;
}

.footer-menu .menu-main-menu-container {
	background: #777;
}

/**
 *  menu dropdown
 */
.menu-drop, .menu-drop ul {
	position: relative;
	z-index: 1000;
	margin: 0;
	padding: 0;
}
.menu-drop {
    text-align: center;
    width: auto;
    margin: 20px 0;
}
.menu-drop li {
	list-style: none;
}
.menu-drop > li {
	display: inline-block;
	position: relative;
	margin: 0 19px;
}

@media only screen and (min-width : 1026px) {
	.menu-drop > li {
		margin: 0 8px;
	}
	
}

@media only screen and (min-width : 1080px) {
	.menu-drop > li {
		margin: 0 10px;
	}
}

@media only screen and (min-width : 1160px) {
	.menu-drop > li {
		margin: 0 11px;
	}
}

@media only screen and (min-width : 1201px) {
	.menu-drop > li {
		margin: 0 14px;
	}
}

@media only screen and (min-width : 1260px) {
	.menu-drop > li:last-child {
    margin-right: 0;
}
.menu-drop > li:first-child {
    margin-left: 0;
}
.menu-drop > li {
    margin: 0px 20px 0 20px;
}
}

.menu-drop > li > a {
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
    position: relative;
    text-decoration: none;
    font-weight: 400;
}

.breadcrumb a {
	text-decoration: none;
}


.menu-drop li:hover > a, 
.menu-drop .children a:hover,
.menu-drop li.current-cat > a,
.menu-drop li.current-cat-parent > a
{
	color: #ccc !important;
}

.header .menu-drop > li.current-menu-item > a, .tax-product_cat .header li.menu-item-14363 a, .single-product .header li.menu-item-14363 a, .page-id-5 .header li.menu-item-cart a {
    background: none;
    font-weight: 900;
}

.footer-menu .menu-drop > li.current-menu-item > a {
	color: #fff;
}

.menu-drop > li > a:after {
	transition: all 0.2s cubic-bezier(0.42,0,0.58,1);
    -webkit-transition: all 0.2s cubic-bezier(0.42,0,0.58,1);
    -moz-transition: all 0.2s cubic-bezier(0.42,0,0.58,1);
    content: '';
    height: 3px;
    bottom: -3px;
    left: 50%;
    position: absolute;
    width: 0;
}

.rev .menu-drop > li > a:after {
	background: #fff;
}

.menu-drop > li > a:hover:after,
.menu-drop > li.current_page_item > a:after
 {
	width: 100%;
	left: 0;
}

.menu-drop li:last-child {
	padding-right: 0px;
}

.logo a {
	display: block;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: auto 100%;
	margin-bottom: 10px;
}

.menu-drop .menu-item-35 a {
	text-indent: -90000px;
	overflow: hidden;
	width: 200px;
	height: 100px;
	background-repeat: no-repeat;
}

/* Mobile Menu */
.mobile-menu-trigger i:before {
	font-size: 32px;
}

.mobile-menu-trigger {
	display: inline-block;
	margin-top: 17px;
	text-decoration: none;
}

.mobile-cart-search {
	margin-top: 22px;
}

.mobile-bar .logo a {
	width: 100%;
	background-size: 80% auto;
	margin: auto;
}

@media only screen and (max-width : 580px) {
	.mobile-bar .logo a {
		background-size: auto 100%;
		background-image: url('img/LisaPollockLogo.jpg') !important;
	}
}
@media only screen and (max-width : 390px) {
	.mobile-bar .logo a {
		background-size: 100% auto;
	}
}

@media only screen and (min-width : 580px) {

	.mobile-bar.strip-1 {
		padding-top: 15px;
		padding-bottom: 15px;
	}

}

@media(min-width:768px){
	.mobile-bar .logo a {
		height: 80px;
	}
	.mobile-menu-trigger {
		margin-top: 28px;
	}
	.mobile-cart-search {
		margin-top: 31px;
	}
}

@media only screen and (min-width : 1026px) {
	.logo a {
	    height: 166px;
	    background-size: 70% auto;
	    max-width: 997px;
	    margin-left: auto;
	    margin-right: auto;
	}
}

.mobile-bar {
	width: 100%;
	z-index: 999;
	top: 0;
}

.mobile-bar .logo {
	display: inline-block;
	width: auto;
	height: auto;
	width: 100%;
}

.mobile-menu-trigger i {
	color: #444;
}

.mobile-menu-content {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.mobile-menu {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 120px;
    margin: 0;
    padding-top: 20px;
}

.mobile-menu li {
	width: 100%;
	display: block;
	list-style-type: none;
}

.mobile-menu li a {
    width: auto;
    padding: 15px 0;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}

.mobile-menu li.current-menu-item a, .mobile-menu li.current_page_parent > a {
    text-decoration: underline;
}

.mobile-menu .children {
	margin: 0;
	padding: 0;
	display: none;
	background: #575757;
}

.menu-footer li.current-menu-item a {
	font-weight: 900;
}

.mobile-menu .children .children {
	background: #bab9b9;
}

.mobile-login i {
	margin-right: 10px;
}

.mobile-menu .menu-item-has-children > a {
	position: relative;
}

.mobile-menu .menu-item-has-children > a:before {
	content: '\e63d';
	font-family: 'icomoon';
	margin-left: -18px;
	position: relative;
	font-size: 12px;
	margin-right: 5px;
}

.mobile-menu .menu-item-has-children.open > a:before {
	content: '\e63e';
}

@media only screen and (min-width : 1026px) {
	.mobile-menu-content  {
		display: none !important;
	}
}

/* sub menu dropdown color */

.menu-drop > li > .children {
	-webkit-column-count: 4;   /*  Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	background: #303030;
	width: 100%;
	padding: 20px 40px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	position: absolute;
	left: 0;
	top: 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	overflow-y: scroll;
}

.menu-drop li .children li {
	padding: 5px 0;
	text-align: left;
}

.menu-drop li .children a {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

/* or

.menu-drop li:hover a {
	background: none repeat scroll 0 0 #ddd;
}*/


/* show sub menu */
.menu-drop li:hover ul.children {
	visibility: visible;
	opacity: 1;
	top: 41px;
}

.menu-drop > li.menu-item-has-children > a:after {
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    bottom: 9px;
    position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12.5px 15px 12.5px;
	border-color: transparent transparent #303030 transparent;
	left: 50%;
	margin-left: -13px;
}

.menu-drop > li.menu-item-has-children:hover > a:after {
	visibility: visible;
	opacity: 1;
	bottom: -1px;
}

/**
 * wordpress editor styles
 */
.aligncenter {
	display: block;
	margin: 1em auto;
}
.alignleft {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
.alignright {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;    
}

/*
 * expand to 100%
*/

.expand, .expand img {
	width: 100%;
}


/**
 * module/media
 */
 
.media, .media_body {overflow:hidden; _overflow:visible; zoom:1;}
.media_image {float:left; margin-right: 10px;}
.media_image img{display:block;}
.media_imageRev{float:right; margin-left: 10px;}


/**
 *  module/clearfix
 */

 .clearfix {
 	content: '';
 	display: table;
 	clear: both;
} 

/*
 * module/nowrap
 */

 .nowrap {
 	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-bottom: 0;
    padding-right: 0.9375rem;
 }

@media only screen and (min-width : px) {
    
}


@media only screen and (min-width : 40em) {
	.m-m {
		margin-bottom: .5rem;
	}
	.m-m1 {
		margin-bottom: 1rem;
	}
	.m-m2 {
		margin-bottom: 2rem;
	}
	.m-pad {
		padding: .5rem;
	}
	.m-pad1 {
		padding: 1em;
	}
	.m-pad2 {
		padding: 2em;
	}
	.m-lean {
		margin: 0;
		padding: 0;
	}
	.m-lean-pad {
		padding: 0;
	}
	.m-lean-m {
		margin: 0;
	}
}

@media only screen and (min-width : 62.5em) {
	.l-m {
		margin-bottom: .5rem;
	}
	.l-m1 {
		margin-bottom: 1rem;
	}
	.l-m2 {
		margin-bottom: 2rem;
	}
	.l-pad {
		padding: .5rem;
	}
	.l-pad1 {
		padding: 1em;
	}
	.l-pad2 {
		padding: 2em;
	}
	.l-lean {
		margin: 0;
		padding: 0;
	}
	.l-lean-pad {
		padding: 0;
	}
	.l-lean-m {
		margin: 0;
	}
}



/* form-b with foundation */


.form-b form {
	margin: 0;
}

.form-b input, 
.form-b label {
	border: none;
	margin: 0;
}
.form-b_title {
	font-size: 1.6em;
	line-height: 2em;

}
.form-b .gform_fields li {
	border: 1px solid #ccc;
	overflow: auto;
}

.form-b label{
	float: left;
	background: white;
	display: block;
	width: 25%;
	height: 2.3125rem; 
	line-height: 3em;
	padding: 0 10px;
	text-transform: uppercase;
}










.form-b .ginput_container{
	float: left;
	width: 75%;
}
.form-b .button {
	float: right;
	height: 2.3125rem; 
	padding: .9em;
	font-size: 1em;
}

ul.social-media {
    text-align: left;
    list-style-type: none;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    float: left;
    text-align: center;
    width: 100%;
}

ul.social-media li {
    float: none;
    display: inline-block;
    margin: 0 6px 0 0;
}

footer ul.social-media li a {
	font-size: 24px;
}

@media(min-width:640px){
	footer ul.social-media {
		text-align: left;
	}
}

@media(min-width:360px){
	ul.social-media li {
		margin: 0 15px 0 0;
	}
}

@media(min-width:581px){
	ul.social-media li {
		margin: 0 35px 0 0;
	}
}

@media(min-width:1026px){
	ul.social-media {
		text-align: left;
	}
}

ul.social-media li:last-child {
	margin-right: 0;
}

ul.social-media li a {
    font-size: 24px;
    color: #444;
}

.featured-banner {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 200px;
}

.featured-banner .small-12 {
	height: 200px;
}

.featured-banner h1 {
	padding-top: 20px;
}



@media only screen and (min-width : 500px) {
	.featured-banner, .featured-banner .small-12 {
		height: 300px;
	}
}

@media only screen and (min-width : 768px) {
	.featured-banner, .featured-banner .small-12 {
		height: 450px;
	}
}

@media only screen and (min-width : 960px) {
	.featured-banner, .featured-banner .small-12 {
		height: 600px;
	}
}

@media only screen and (min-width : 1026px) {
	.featured-banner h1 {
		padding-top: 100px;
	}
}

@media only screen and (min-width : 2000px) {
	.featured-banner, .featured-banner .small-12 {
		height: 900px;
	}
}

@media only screen and (min-width : 62.5em) {
	.wide .form-b_title {
		margin: 0;
	}
	.wide .form-b_title {
		float: left;
		width: 30%;
	}
	.wide .form-b .gform_fields {
		float: left;
		width: 60%;
	}
	.wide .form-b .gform_footer {
		float: right;
		width: 10%;
	}	
    .wide .form-b .gform_fields li {
		float: left;
		width: 48%;
		margin-left: 2%;
        margin-bottom: 0;
	}
	.wide .form-b .button {
		width: 90%;
	}
}

.mobile-cart-search {
	font-size: 21px;
}

.mobile-cart-search i {
	color: #444;
	font-size: 21px;
}

.mobile-cart-search .mobile-cart {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

.mobile-cart-search .mobile-cart i {
	font-size: 21px;
}

.mobile-icons > .columns:not(:last-child) {
	padding-right: 0;
}

.mobile-icons > .columns:not(:first-child) {
	padding-left: 0;
}

.mobile-search {
	margin-right: 15px;
}

.mobile-search-toggle {
	display: none;
	position: relative;
	z-index: 99999999;
}

.mobile-search-toggle label.screen-reader-text {
	display: none;
}

.woocommerce-product-search input[type="submit"] {
    position: absolute;
    right: 17px;
    background: url(img/icon-search.svg) no-repeat center center;
    top: -6px;
    border: none;
    text-indent: -99999px;
    width: 30px;
    height: 30px;
    background-size: 18px auto;
    padding: 0;
}

.woocommerce-product-search input[type="search"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 1.3;
    padding: 8px 30px 7px 12px;
    margin-top: -7px;
    text-transform: uppercase;
    font-size: 14px;
}

input[type="text"], 
input[type="submit"],
input[type="button"],
input[type="email"]
{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.icons-shipping {
	padding-left: 25px;
}

.icons-gift {
	padding-left: 23px;
	margin-left: 35px;
}

[class*="icons"] {
	position: relative;
}

[class*="icons"]:before {
	position: absolute;
	font-family: 'icomoon';
}

.icons-shipping:before, 
.icons-gift:before
{
	content: '\e64e';
	left: 0;
	font-size: 16px;
	top: -1px;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.icons-gift:before {
	content: '\e211';
	top: -4px;
}

.icons-lock, .icons-account, .icons-logout {
    margin-left: 10px;
    padding-left: 10px;
}

#festi-cart, a.icons-account, a.icons-logout, .icons-lock {
	display: none !important;
}

@media(min-width:1026px) {
	#festi-cart, a.icons-account, a.icons-logout, .icons-lock {
		display: inline-block !important;
	}
}

/*.icons-lock:before {
	content: '\e1d3';
	left: 0;
	top: -2px;
	font-size: 15px;
}

.icons-account:before {
	content: '\e609';
	left: 0;
	top: -2px;
	font-size: 16px;
}

.icons-logout:before {
	content: '\e64f';
	left: 0;
	top: -2px;
	font-size: 16px;
}*/

.icons-cart {
	padding-left: 25px;
}

.icons-cart:before {
	content: '\e0c6';
	left: 0;
	top: -3px;
	font-size: 17px;
}

header a:before {
	font-weight: 100 !important;
}

.upper-header a {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.1;
    text-decoration: none;
}

@media(max-width:580px){
	.upper-header .button-1 {
		padding: 11px 20px 9px 20px;
		font-size: 11px;
	}
}


@media(min-width:1026px){
	.upper-header {
		padding-bottom: 15px;
    	padding-top: 15px;
	}
}

.desktop-search .screen-reader-text {
	display: none;
}

.desktop-search input[type="search"] {
	font-size: 12px;
	color: #777474;
	background: #E9E9E9 !important;
	width: 228px;
	float: right;
	padding: 8px 10px;
}

.desktop-search form {
	position: relative;
}

.desktop-search input[type="search"]::-webkit-input-placeholder {
	text-transform: uppercase;
}

.desktop-search input[type="search"]:-moz-placeholder {
	text-transform: uppercase;
}

.desktop-search input[type="search"]::-moz-placeholder {
	text-transform: uppercase;
}

.desktop-search input[type="search"]:-ms-input-placeholder {
	text-transform: uppercase;
}

input:focus {
	outline: none;
	box-shadow: 0 0 5px #ccc;
}

.desktop-search input[type="submit"] {
	position: absolute;
	right: 0;
	background: url('img/icon-search.svg') no-repeat center center;
	top: 0;
	border: none;
	text-indent: -99999px;
	width: 35px;
	height: 30px;
	background-size: 19px auto;
	padding: 0;
}

.desktop-search {
	margin-top: 13px;
	position: relative;
}

.row .flexslider {
    margin: 0;
    border: none;
    padding: 0 40px;
}

.flexslider .slides img {
    height: auto;
    max-height: 550px !important;
    width: auto !important;
    margin: auto;
}

@media only screen and (min-width : 1026px) {
	.single-product .row .flexslider:after {
    content: '\e60b';
    font-family: 'icomoon';
    position: absolute;
    right: 55px;
    bottom: 10px;
    font-size: 29px;
    color: #9F9F9F;
    padding: 5px;
}
}

.row .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 2px;
	text-align: center;
	z-index: 9;
}

.row .flex-control-paging li a.flex-active {
	background: #7ECECE;
}

.row .flex-control-paging li a {
	box-shadow: none;
}

.flex-caption {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
}

@media only screen and (min-width : 480px) {
	.flex-caption {
		font-size: 35px;
		padding: 30px;
	}
}


@media only screen and (min-width : 650px) {
	.flex-caption {
		font-size: 45px;
		padding: 40px;
	}
}

@media only screen and (min-width : 768px) {
	.flex-caption {
		font-size: 51px;
		padding: 40px;
	}
}

.product-archive h3 {
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 3px;
}

.product-archive p {
	line-height: 1.4;
}

.product-archive a {
	color: #333;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	text-decoration: none;
}

.product-archive a:hover {
	color: #ccc;
}

.product-archive img {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.product-archive a:hover img {
	opacity: 0.7;
}

.product-archive ul li {
	margin-bottom: 20px;
}


ul.brand-list {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	-webkit-columns: 2; /* Chrome, Safari, Opera */
    -moz-columns: 2; /* Firefox */
    columns: 2;
    padding: 0;
    margin: 0;
    list-style-type: none;
}


@media only screen and (min-width : 768px) {
	ul.brand-list {
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;
		-webkit-columns: 4; /* Chrome, Safari, Opera */
	    -moz-columns: 4; /* Firefox */
	    columns: 4;
	}
}

ul.brand-list li {
	margin-bottom: 15px;
	line-height: 1.3;
}

ul.brand-list li a {
	color: #303030;
	font-weight: 200;
	font-size: 17px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	display: block;
}

ul.brand-list li a:hover {
	opacity: 0.6;
}

footer .rev a:hover {
	color: #ccc !important;
}

[class*="menu-footer"] ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

[class*="menu-footer"] ul li {
	margin-bottom: 5px;
}


[class*="menu-footer"] ul li a {
    font-size: 16px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    display: block;
    color: #444;
    font-weight: 300;
}
[class*="menu-footer"] ul li a.email {
	display: inline;
	}

.service-menu ul a {
	font-weight: 400;
}

.menu-footer strong {
	font-weight: 600;
	display: inline;
}

.menu-footer-left-container ul li a:hover {
	color: #929292;
}

#gform_wrapper_1 input[type="submit"] {
	font-family: 'icomoon';
}

.user-menu a {
    border-right: 1px solid #5d5d5d;
    text-transform: uppercase;
    padding-right: 15px;
}

ul.gform_fields > li > label {
	display: none;
}

ul.gform_fields {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.gform_fields li {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	margin-bottom: 5px;
}

#gform_wrapper_1 .gform_footer input {
    padding: 15.3px;
    font-size: 12px;
    float: right;
    background: #bdbdbd;
}

#gform_wrapper_1 .gform_footer {
	position: absolute;
	bottom: 0;
	right: 0;
}

#gform_wrapper_1 form {
	position: relative;
	float: left;
}

footer .strip-5 {
	padding-bottom: 20px;
}

.footer-lower p {
	font-size: 12px;
	margin-top: 15px;
}

.crumb-parent:after {
	content: '\e647';
	font-family: 'icomoon';
	font-size: 14px;
	margin-left: 9px;
	color: #3D3D3D;
}

.navigation .wp-paginate {
	margin-top: 20px;
	text-align: center;
}

.navigation .wp-paginate .current {
	background: #3d3d3d;
	border: none;
}

.navigation .wp-paginate a {
	border: none;
	background: #E9E9E9;
}

.lv_skin canvas {
	display: none !important;
}

.lv_window_dark .lv_button_top_close {
	background: none !important;
	position: relative;
}

.lv_window_dark .lv_button_top_close:before {
	content: '\e60e';
	position: absolute;
	font-family: 'icomoon';
	color: #fff;
	font-size: 20px;
	left: 50%;
	margin-left: -10px;
	top: 50%;
	margin-top: -10px;
}

.lv_window_dark .lv_side_buttons_underneath .lv_side .lv_side_button {
	background: none !important;
	position: relative;
}

.lv_window_dark .lv_side_buttons_underneath .lv_side .lv_side_button:before {
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'icomoon';
	color: #fff;
	font-size: 35px;
}

.lv_window_dark .lv_side_buttons_underneath .lv_side.lv_side_right .lv_side_button:before {
	content: '\e643';
}

.lv_window_dark .lv_side_buttons_underneath .lv_side.lv_side_left .lv_side_button:before {
	content: '\e640';
}

.strikethrough {
	text-decoration: line-through;
}

.onsale {
	position: absolute;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2269ad+0,1d3c84+100 */
background: #2269ad; /* Old browsers */
background: -moz-linear-gradient(-45deg, #2269ad 0%, #1d3c84 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #2269ad 0%,#1d3c84 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #2269ad 0%,#1d3c84 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2269ad', endColorstr='#1d3c84',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	display: block;
	border-radius: 100%;
	color: #fff;
	height: 50px;
	width: 50px;
	line-height: 3.9;
	text-align: center;
	top: 0;
	left: 15px;
	font-size: 13px;
}

.products .onsale {
	height: 60px;
	width: 60px;
	line-height: 3.2;
	font-size: 12px;
}

.quantity input {
	background: #eee;
	max-width: 100px;
	text-align: center;
}

.variations label {
	font-size: 15px;
	font-weight: 700;
	text-transform: capitalize;
}

.variations tr {
	margin-bottom: 30px;
	display: block;
}

.variations td {
	width: 100%;
	display: block;
	position: relative;
}

.variations tr td:first-child {
	margin-bottom: 10px;
}

table.variations {
	width: 100%;
}

select.hasCustomSelect {
	width: 100% !important;
	display: block;
	height: 100% !important;
}

.customSelectInner {
	width: 100% !important;
	text-align: left;
}

.customSelect, 
.variations input, 
.quantity input,
.row .select2-container .select2-choice
{
	width: 100%;
	background: #eee;
	padding: 13px 33px 13px 13px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	border: none;
	line-height: 1.2;
}

.orderform-woocommerce-order-qty .quantity input {
	width: 40px;
	padding: 13px;
}
table.orderform-woocommerce-products {
    font-size: 14px;
}
.customSelect:after {
	position: absolute;
	right: 10px;
	content: '\e641';
	font-family: 'icomoon';
	font-size: 19px;
	pointer-events:none;
}

.single_variation_wrap {
	display: block !important;
}

abbr[title] {
	border-bottom: none;
}

.variations_button .quantity {
	margin-bottom: 25px;
}

.woocommerce-message, 
.woocommerce-info,
.validation_error
{
	background: #303030;
	padding: 20px;
	margin-bottom: 40px;
	color: #fff;
	text-align: center;
}

.woocommerce-info a {
	color: #BABABA;
}

.gform_wrapper .validation_error {
	text-align: left;
	line-height: 1.5;
}

.woocommerce-message a {
	color: #999;
}

.single-product .showing-number {
	display: none;
}

.cart .quantity {
	margin-bottom: 25px;
}

.gfield .validation_message {
	color: red;
}

.ginput_container_address label {
	display: none;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 1em;
	background-color: #A8A8A8;
	border: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	border-radius: 1em;
	background-color: #D9D9D9;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	background-color: #C2C2C2;
	border-radius: 1em;
	cursor: ew-resize;
	outline: 0;
	top: -.3em;
	margin-left: -.5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: .5em;
}

.woocommerce .widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
	margin-left: .5em;
	margin-right: .5em;
}

.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 1em;
}

.woocommerce .widget_layered_nav ul li.chosen a:before {
	margin-right: .618em;
}

.woocommerce .widget_layered_nav ul li.chosen a:before, 
.woocommerce .widget_layered_nav_filters ul li a:before 
{
	font-family: 'icomoon';
	speak: none;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	font-weight: 400;
	line-height: 1;
	content: "\e64c";
	color: #999;
	border-radius: 100%;
	margin-right: 5px;
	margin-top: 6px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	font-size: 16px;
}

.woocommerce .widget_layered_nav ul li.chosen a:hover:before, 
.woocommerce .widget_layered_nav_filters ul li a:hover:before
{
	background: #999;
	color: #fff;
}

.sidebar .widget {
	margin-bottom: 30px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.price_slider_wrapper {
	margin-top: 15px;
}

.price_slider_amount .price_label {
	display: block;
	margin-top: 15px;
	font-size: 15px;
}

.price_slider_amount button {
	float: none;
	clear: both;
}

.sidebar li a {
    color: #444;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    text-transform: capitalize;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
}
li.cat-item {
  font-weight: 400;
  margin-bottom: 10px;
}
li.cat-item li {
  font-weight: 300;
}
.sidebar li a:hover {
	color: #333;
}

.sort-filter a {
	display: inline-block;
	margin-left: 15px;
	color: #989898;
}

.sort-filter a.active {
	color: #7ECECE;
}

.cart_totals table {
	float: right;
}
.woocommerce-cart .small-12.columns.text-right table {
    background: #eee;
}
dl.variation {
	margin: 0;
}

.variation .variation-size {
	margin-left: 0;
	display: inline-block;
}

.variation dt:first-child {
	font-weight: 900;
}

.form-cart .small-12 {
	width: 100%;
}

.cart-header {
	display: none;
}

.cart-item-wrap .columns, .cart-item-wrap h2 {
	text-align: center !important;
}

.form-cart input[type="number"] {
	background: #fff;
}
.wc-proceed-to-checkout a:hover {
    color: #444444 !important;
    background: #74cdd0;
}
a.checkout-button.button.alt.wc-forward.top-small {
    float: right;
    font-size: 13px;
}
.row.cart-header {
    margin-top: 20px;
}
.row.cart-header h2 {
    font-size: 16px;
}
.cart-item-wrap .columns {
	margin-bottom: 20px;
}

.product-price .amount:before {
	content: 'price: ';
	font-weight: 900;
	font-size: 15px;
}

.product-quantity .quantity {
	width: auto;
	display: inline-block;
}

.product-quantity .quantity:before {
	content: 'quantity: ';
	font-weight: 900;
	font-size: 15px;
	margin-right: 5px;
}

.product-subtotal .amount:before {
	content: 'total: ';
	font-weight: 900;
	font-size: 15px;
	margin-right: 5px;
}

.product-name {
	margin-bottom: 0 !important;
}

.product-name > a {
	margin-bottom: 20px;
	display: block;
}

.product-remove a {
	font-size: 40px;
	float: right;
	color: #333;
	position: absolute;
	right: 10px;
  	top: -11px;
  	text-decoration: none;
}

.product-remove {
	position: relative;
}

.form-cart a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}

.form-cart a:hover {
	opacity: 0.5;
}

@media only screen and (min-width : 780px) {
	.product-price .amount:before,
	.product-quantity .quantity:before,
	.product-subtotal .amount:before
	 {
		display: none;
	}
	.form-cart .medium-1 {
		width: 8.33333%;
	}
	.form-cart .medium-2 {
		width: 16.66667%;
	}
	.form-cart .medium-4 {
		width: 33.33333%;
	}
	.form-cart .medium-6 {
		width: 50%;
	}
	.cart-header {
		display: block;
	}
	.product-thumbnail {
		margin-bottom: 0 !important;
	}
	.product-remove a {
		font-size: 46px;
		top: 17px;
	}
}

.wc-proceed-to-checkout {
	clear: both;
}

.wc-proceed-to-checkout a {
    margin-top: 30px;
    display: inline-block;
    text-decoration: none;
    padding: 19px 35px 16px 35px;
    text-transform: uppercase;
    font-weight: 300;
}
.cart_totals th, .cart_totals td {
	text-transform: uppercase;
	font-size: 16px;
}

.cart_totals table tr td, .cart_totals table tr th {
    padding-bottom: 15px;
    vertical-align: top;
    padding: 19px 15px !important;
    line-height: 1;
}

.cart_totals tr.order-total th, .cart_totals tr.order-total td {
	padding: 7px 15px !important;
	vertical-align: middle;
}

.form-row {
	position: relative;
	margin-top: 5px;
}

input#calc_shipping_state {
	margin-bottom: 15px;
}

.order-total th, .order-total .amount {
	font-size: 25px;
}

.select2-container .select2-choice>.select2-chosen, .select2-container .select2-choice {
	height: 100% !important;
}

.checkout_coupon {
	max-width: 300px;
	margin: auto;
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}

#order_review table {
	width: 100%;
	line-height: 1.5;
}

#order_review table th {
	text-align: left;
	padding: 10px 10px 15px 10px;
	border: 1px solid #ddd;
}

#order_review table thead tr {
	background: none !important;
}

#order_review table tr td {
	border-bottom: 1px solid #ddd;
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#order_review table :not(tfoot) tr {
	background: #E3E3E3;
}

#order_review table :not(tfoot) tr:nth-child(2n) {
	background: #F2F2F2;
}

#order_review table tfoot {
	background: none;
}

label[for="ship-to-different-address-checkbox"], 
.woocommerce-billing-fields > h3, 
h3#order_review_heading 
{
	font-weight: 300;
	margin-bottom: 20px;
	font-size: 20px;
}

#order_review  .order-total {
	background: #303030;
	color: #fff;
}

ul.payment_methods {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

.payment_methods label {
	margin-bottom: 5px;
}

ul.payment_methods input {
	margin-right: 5px;
}

.payment_box {
	margin-left: 20px;
}

.woocommerce-checkout-payment {
	max-width: 550px;
}

ul.woocommerce-error {
	margin: 0;
	padding: 20px;
	border: 10px solid #3d3d3d;
	list-style-type: none;
	margin-bottom: 30px;
}

.autocomplete-suggestions {
	right: 0;
	top: 30px;
}



body ul.search_results {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	top: -71px !important;
	border: 1px solid #D0D0D0;
}

body ul.search_results li {
	background: #fff;
	border-bottom: none;
	border-top: 1px solid #D0D0D0;
}

body ul.search_results li:first-child {
	border-top: none;
}

body ul.search_results li.post_with_thumb a {
	width: 150px;
	float: left;
	margin-bottom: 5px;
	font-weight: 300;
	line-height: 1.3;
	margin-top: 4px;
}

body ul.search_results li.post_with_thumb a:hover {
	color: #7ECECE;
}

body ul.search_results li.post_with_thumb img.post_thumb {
	border: 1px solid #D0D0D0;
}



@media only screen and (max-width : 1025px) {
	body ul.search_results {
		top: 95px !important;
		width: 100%;
		left: 0 !important;
		border: 1px solid #D0D0D0;
	}
}

.side-bar-cat .children {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side-bar-cat ul.children {
	display: none;
}
.side-bar-cat .has-children > a {
	position: relative;
	display: inline;
}
.side-bar-cat .current-cat > ul.children, .side-bar-cat .current-cat-parent > ul {
	display: block;
}
.side-bar-cat .has-children > a.slide-trigger:after {
    content: '\e641';
    position: absolute;
    font-family: 'icomoon';
    font-size: 16px;
    top: -5px;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    text-align: center;
    background: #fff;
    color: #999;
    line-height: 2.2;
}
.side-bar-cat .has-children > a.slide-trigger:hover:after {
	color: #2bc3c0;
}
.side-bar-cat a.slide-trigger {
	height: 16px;
	width: 16px;
	padding: 0;
	margin-left: 8px;
	position: absolute;
	margin-top: 2px;
	right: 15px;
}
.sidebar ul.side-bar-cat li li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.sidebar ul.side-bar-cat li {
    border-bottom: solid 1px #eee;
    padding: 5px 0 15px;
}
.side-bar-cat a.slide-trigger.open:after {
	content: '\e642';
}
.side-bar-cat .current-cat > a, #menu-sidebar-menu .current-menu-item > a, .menu-drop .current-menu-item > a, .page-id-14425 .shop-menu-item > a, a.current-cat, .side-bar-cat a:hover {
	color: #2bc3c0 !important;
}
.side-bar-cat .current-cat > a {
	display: inline-block;
	}
.sidebar ul.side-bar-cat li li {
    padding: 15px 0 0;
    border-bottom: none;
    border-top: solid 1px #eee;
}
.sidebar ul.side-bar-cat li li:first-child {
    margin-top: 10px;
}
.orderform-woocommerce-products {
	width: 100%;
}
.page-id-87 .orderform-woocommerce-products thead th, .page-id-87 .shop_table th, .page-id-87 tr.cart-subtotal, .page-id-87 tr.shipping {
    background: #eee none repeat scroll 0 0;
    color: #3d3d3d;
    font-weight: 500;
    padding: 15px;
}
.orderform-woocommerce-products thead th, .shop_table th, tr.cart-subtotal, tr.shipping {
    background: #444 none repeat scroll 0 0;
    color: #fff;
    font-weight: 500;
    padding: 15px;
}
footer p {
    font-size: 16px;
    line-height: 1.99;
}

tr.cart-subtotal, 
body tr.order-total, 
body tr.order-total th
{
	background: none !important;
	color: #5d5d5d !important;
}

.orderform-woocommerce-products thead th h2 {
	margin: 0;
}
.categories tr.product {
    background: #fff none repeat scroll 0 0;
}
#order_review tr.cart-subtotal th,
#order_review tr.order-total th
{
	background: none !important;
	color: #5d5d5d;
	font-weight: bold3;
}
.products-wrapper > table, .shop_table {
	margin-bottom: 40px;
	border: 1px solid #ddd;
}

.products-wrapper > table tr:nth-child(2n), .shop_table tr:nth-child(2n) {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.products-wrapper td.orderform-woocommerce-order-image {
	padding: 5px 15px;
    width: 100px !important;
}

.products-wrapper td.orderform-woocommerce-order-price {
	text-align: center !important;
}

.products-wrapper td.orderform-woocommerce-order-qty {
	padding: 15px;
}

.orderform-sidebar {
	margin-right: 0 !important;
	margin-bottom: 30px;
	background-color: #ddd;
	overflow-x: scroll;
	padding-bottom: 30px;
	z-index: 2;
}

.sidebar-wrapper {
	z-index: 99999;
}

.orderform-sidebar .total-wrapper {
    margin: 10px 0 15px 0;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    color: #333 !important;
    line-height: 21px;
}
span.postage {
    font-size: 11px !important;
    color: #666;
}
span.total {
    font-weight: bold !important;
    color: #333 !important;
}

.orderform-sidebar .categories {
	padding: 0;
}

.orderform-sidebar .categories .title {
	padding: 3px;
	font-weight: bold !important;
	font-size: 14px;
}

.orderform-sidebar tr.product td {
	padding: 5px !important;
}

.orderform-sidebar .categories table {
	width: 100%;
}

.orderform-sidebar tr.product td:first-child {
	width: 10%;
}

.orderform-sidebar tr.product td:nth-child(2) {
	width: 10%;
}

.orderform-sidebar tr.product td:nth-child(3) {
	width: 10%;
}

.orderform-sidebar tr.product td:nth-child(4) {
	width: 60%;
}

.orderform-sidebar tr.product td:nth-child(5) {
	width: 10%;
}

.orderform-sidebar .categories input {
    width: 48px;
    height: 39px;
    background: #FFFFFF;
    padding: 5px;
}

h1.price {
	color: #BCBCBC;
}

div.table-wrapper {
	border-bottom: 1px solid #ccc;
}

.orderform-sidebar .title {
	font-weight: 300;
}

.orderform-sidebar .product a.close {
	text-decoration: none;
}

footer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

footer a {
	text-decoration: none;
	color: #ccc;
}

.addtoany_shortcode a span {
	border-radius: 0 !important;
}

#gform_3 ul > li, 
#gform_5 ul > li
{
	width: 100%;
}

#gform_3 #field_3_31,
#gform_5 #field_5_31
{
	margin-top: 0;
}

ul#gform_fields_4 > li > label {
	display: block;
}

.ginput_complex input {
	margin-bottom: 15px;
}

.address_country {
	display: block;
	position: relative;
}

#gform_fields_7 .ginput_complex input {
	margin-bottom: 5px;
}

#gform_fields_3 #field_3_33, 
#gform_fields_5 #field_5_33
{
	width: 100%;
}

.gfield_checkbox {
	margin: 0;
	list-style-type: none;
	padding-left: 0;
	margin-top: 10px !important;
}

#field_3_30 .ginput_complex label {
	display: none;
}

#gform_fields_3 > li:nth-child(n+23),
#field_5_33 
{
	display: none;
}

.ginput_container_password label {
    display: none;
}

#gform_5 {
	position: relative;
}

#field_5_12, 
#field_5_11,
#field_5_22,
#field_5_21,
#field_5_1,
#field_5_2,
#field_5_14,
#field_5_16
{
	width: 50% !important;
	display: inline-block;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box; 
}

#field_5_11,
#field_5_1,
#field_5_14,
#field_5_22
{
	padding-right:5px;
}

li#field_5_30 .ginput_complex input {
	margin-bottom: 5px;
}

@media only screen and (min-width : 1280px) {
	#gform_3 #field_3_24, 
	#gform_3 #field_3_32,
	#gform_3 #field_3_31,
	#gform_5 #field_5_24, 
	#gform_5 #field_5_32,
	#gform_5 #field_5_31
	{
	    width: 100% !important;
	    margin-bottom: -44px;
	}
	li#field_5_31 .mrg-2 {
		display: none;
	}
	#gform_5 li#field_5_31 {
		margin-top: 0 !important;
		margin-bottom: -36px !important;
	}
	#gform_5 li#field_5_31 h2 {
		margin-top: 40px;
	}
	#gform_5 #field_5_24 {
		margin-bottom: -35px;
	}
	#gform_wrapper_3 label.gfield_label,
	#gform_wrapper_5 label.gfield_label 
	{
		display: block; 	
	}

	#gform_3 > .gform_body > ul > li,
	#gform_5 > .gform_body > ul > li 
	{
		float: right;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;
		width: 80%;
	}

	#field_5_12, 
	#field_5_11,
	#field_5_22,
	#field_5_21,
	#field_5_1,
	#field_5_2,
	#field_5_14,
	#field_5_16 {
		width: 40% !important;
		float: left !important;
	}

	#field_5_11,
	#field_5_22,
	#field_5_1,
	#field_5_14 {
		margin-left: 20%;
	}

	#gform_3 .gform_footer,
	#gform_5 .gform_footer
	{
		width: 80%;
		float: right;
		margin-bottom: 20px;
	}
	#gform_3 .gform_footer,
	#gform_5 .gform_footer
	{
		padding-left: 20px;
	}
}
@media only screen and (min-width : 1024px) {

.home .product-archive li:hover p {
  color: #222;
}
}
.benefits .strip-5.pad-1 {
    border: 1px solid #ccc;
	text-align: center;
	font-weight: 300;
	font-family: 'Oxygen', sans-serif !important;
	line-height: 140%;
	font-size: 13px;
	padding: 30px 20px !important;
}
.benefits .strip-5.pad-1 strong {
    font-weight: 500;
}
.single .row.bg-1 .strip-5.large-strip-pad {
    padding-bottom: 0;
}

.addtoany_shortcode {
	margin-bottom: 30px;
}
.woocommerce.archive li.text-center a {
  text-decoration: none;
}
.archive .medium-9 .strip-5 {
  padding-top: 0;
}
.home .product-archive ul li {
	margin-bottom: 0;
}

.address header {
	position: relative;
}

address {
	line-height: 1.4;
}

.woocommerce .address-field .customSelect {
	display: none !important;
}

.shop_table tfoot tr th {
	
}

.order_details {
	width: 100%;
}

.order_details .product-name a {
	display: inline-block;
	margin-bottom: 0;
}

.order_details tfoot th {
	background: none;
}

.order_details tfoot th, .order_details tfoot td {
	background: #eee;
	color: #3D3D3D;
	font-weight: 500;
}

.order_details tfoot tr {
	border-bottom: 1px solid #fff;
}

.order_details tfoot tr:last-child {
	border-bottom: none;
}

.order_details .order_item td {
	padding: 15px;
}

.woocommerce fieldset {
	margin-bottom: 20px;
}
.post-content ul {
	padding-left: 17px;
	margin-left: 0;
}
.post-content ul li {
	margin-bottom: 10px;
}

.credits {
    color: #999 !important;
    text-decoration: none !important;
}

.product-slick-thumbs img {
	max-height: 160px;
}

.carousel .slides li img {
	padding: 3px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;   
}

.carousel > .flex-viewport{
	overflow: hidden;
}

.carousel {
	margin: 25px 0;
	position: relative;
}

.carousel .flex-active-slide img {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;
  	background: #DFDEDE;
}

.flexslider .flex-direction-nav a.flex-prev:before {
	content: '\e644' !important;
	font-family: 'icomoon';
}

.flexslider .flex-direction-nav a.flex-next:before {
	content: '\e647' !important;
	font-family: 'icomoon';
}

.flexslider .flex-direction-nav a {
	height: 57px;
	z-index: 2;
	opacity: 1 !important;
}

.product .flexslider {
	margin-bottom: 0px;
}

.flexslider .flex-direction-nav a.flex-next {
	right: 0 !important;
}

.flexslider .flex-direction-nav a.flex-prev {
	left: 0 !important;
}

.quick-view-content .flex-direction-nav a {
	opacity: 1 !important;
}

/*.quick-view-content .flex-direction-nav .flex-disabled {
	opacity: 1 !important;
}*/

.carousel .flex-direction-nav .flex-nav-prev {
    top: 50%;
    left: 0;
    margin-top: -20px;
    position: absolute;
}

.quick-view-content .flexslider .slides li img {
	height: auto;
    max-height: 300px;
    width: auto;
    margin: auto;
}

@media only screen and (min-width : 500px) {
	.quick-view-content .flexslider .slides li img {
	    max-height: 400px;
	}
}

@media only screen and (min-width : 700px) {
	.quick-view-content .flexslider .slides li img {
	    max-height: 600px;
	}
}

.carousel .flex-direction-nav .flex-nav-next {
    top: 50%;
    right: 0;
    margin-top: -20px;
    position: absolute;
}

.carousel .flex-direction-nav a {
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    opacity: 1 !important;	
    margin-top: 0 !important;
    width: 20px;
}

.carousel .flex-direction-nav .flex-nav-next a:before {
	font-family: 'icomoon';
	content: '\e647';
	font-size: 25px;
}

.carousel .flex-direction-nav .flex-nav-prev a:before {
	content: '\e644' !important;
	font-family: 'icomoon';
	font-size: 25px;
}

.carousel {
	display: none;
}

@media only screen and (min-width : 1026px) {
	.carousel {
		display: block;
	}
}

.single-product .woocommerce-message {
	display: none;
}

span.festi-cart-continue-shopping a {
    padding-top: 20px;
    display: block;
    font-size: 14px;
}
.apply-now {
	border-top: solid 1px #ccc;
	padding-top: 30px;
	}
.seperator a {
	display:block;	
}
.button-wrapper {
    margin: 10px 0 0px 0;
    position: relative;
    float: left;
    width: 100%;
}
.seperator input.button-1.mrg-1 {
    display: block;
    margin: auto;
    width: 100%;
}

.button-wrapper input.po {
    font-size: 13px;
    padding: 14px 12px 11px;
    width: 100%;
    display: block;
    margin: 0 auto 10px auto;
}

@media(min-width: 600px){
	.button-wrapper input.po {
	    font-size: 13px;
	    padding: 14px 12px 11px;
	    width: 186px;
	    display: inline;
	    border-right: 12px solid #fff;
	    margin: 0;
	}
	.seperator input.button-1.mrg-1 {
	    display: inline;
	    width: 186px;
	}
	.button-wrapper {
	    width: 372px;
	    margin: auto;
	    float: none;
	}
	.seperator {
	    text-align: center;
	    border-bottom: solid 1px #ddd;
	    height: 21px;
	    margin: 30px 0 20px;
	    position: relative;
	}


}
.seperator .button-1 {
	margin-bottom: 0 !important;
	}
div#recentorders {
    margin-top: 90px;
}
.order-total th, .order-total .amount {
    font-size: inherit;
    line-height: 42px;
}
.order-total span.amount {
    font-weight: bold;
}
p.welcome{
    text-align: center;
}
li#field_5_35 textarea {
    height: 110px;
}
.po-wrapper input, .comment-wrapper input {
    background-color: white;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 8px 10px;
}

body .zoomContainer {
	display: none;
	top: 347px !important;
}
@media(max-width:1025px){
	body .zoomContainer {
		display: none !important;
	}
}
.page-id-7 #gform_wrapper_3 label.gfield_label, .page-id-7 #gform_wrapper_5 label.gfield_label {
    display: none;
}
.page-id-87 h1.text-center.lean {
    text-transform: none;
    font-size: 20px;
}
.page-id-87 h1.text-center.lean span {
    padding-left: 20px;
    text-transform: none;
}
.po-wrapper > label {
    float: left;
    line-height: 40px;
    margin-right: 10px;
}
.po-wrapper input {
    width: 160px;
}
.po-wrapper {
    text-align: right;
}
tfoot th p {
    font-size: 17px;
    margin-bottom: 10px;
    padding-right: 33px;
    text-align: right;
}
tfoot .total {
    font-weight: bold;
}
tfoot .postage {
    font-size: 13px;
}
.page-id-6 .form-row.form-row-wide.create-account {
    display: none;
}
.page-id-87 .orderform-woocommerce-products thead th, .page-id-87 .shop_table th, .page-id-87 tr.cart-subtotal, .page-id-87 tr.shipping {
    font-size: 12px;
}
td.orderform-woocommerce-order-image img {
    height: auto;
    width: 70px;
}
.orderform-woocommerce-products td:nth-last-child(2), .orderform-woocommerce-products th:nth-last-child(2), .orderform-woocommerce-products td:nth-last-child(3), .orderform-woocommerce-products th:nth-last-child(3) {
    text-align: left !important;
}
.orderform-woocommerce-order th, .orderform-woocommerce-order td {
    text-align: left !important;
}
td.orderform-woocommerce-order-item a {
    text-transform: capitalize;
}
.total-inner-wrapper, .orderform-sidebar .total-wrapper .total-inner-wrapper .dsign {
    font-weight: bold;
}
.sidebar-wrapper, .orderform-sidebar ul.categories {
overflow-x:hidden;
}
.orderform-sidebar ul.categories {
	overflow-y: scroll;
}
.page-id-6 tfoot th p {
    text-align: right;
	padding-right: 0;
}
table td, table th {
    padding: 7px 15px !important;
}
.orderform-woocommerce-products td:nth-last-child(2), .orderform-woocommerce-products th:nth-last-child(2),
.orderform-woocommerce-products td:nth-last-child(3), .orderform-woocommerce-products th:nth-last-child(3) {
    text-align: center;
}

.user-notice:after {
    content: '(You are logged in as a wholesaler)';
    font-size: 14px;
    margin-left: 10px;
	color: #2779bb;
	font-weight: bold;
}

table.my_account_orders {
	margin: auto;
}

#recentorders > h2 {
	text-align: center;
	margin-bottom: 30px;
}
img.woocommerce-placeholder.wp-post-image {
    height: 75px;
}

ul[class*="block-grid-"] > li {
	padding: 0 0.625rem 0rem;
	}
	.strip-1.upper-header {
		padding-bottom: 0;
		}
mark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: bold;
    color: #5d5d5d;
}
.page-id-5 .shipping-calculator-button, .page-id-5 tr.order-total, .page-id-5 #order_review .order-total, tr.order-total th {
    color: #fff;
}
.page-id-5 tr.shipping td, .page-id-5 small.includes_tax {
    text-transform: none;
}

.log-out-btn i {
	margin-right: 10px;
}

.mobile-cart-search a.icons-lock, .mobile-cart-search a.icons-logout {
	text-decoration: none;
	font-size: 15px;
}

@media only screen and (max-width : 660px) {
	.mobile-cart-search a.icons-lock, .mobile-cart-search a.icons-logout {
		display: none;
	}
}

.mobile-cart-search .icons-lock:before, .mobile-cart-search a.icons-logout:before {
	font-size: 20px;
	top: -5px;
}
.order-total-wrapper-for-small-screen a {
    background: #ddd none repeat scroll 0 0;
    padding: 5px 10px;
    text-decoration: none;
	font-size: 14px;
}
.order-total-wrapper-for-small-screen {
    padding: 20px 15px !important;
	border-bottom: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}
.post-type-archive-product.woocommerce table td, .archive.tax-product_cat.woocommerce table td {
padding: 7px 0px !important;
}
.orderform-woocommerce-products tbody .amount {
    float: right;
    margin-right: 32px;
}

/**
 * Wholesale form page
 */
.page-id-87 div.b-modal {
    opacity: 0.95 !important;
    z-index: 999998 !important;
}
.page-id-87 #message-is-submiting {
    display: none;
    z-index: 999999 !important;
    text-align: center;
}

@media(min-width:480px){

	.featured-home-images > .columns:first-child {
		padding-right: 5px;
	}

	.featured-home-images > .columns:nth-child(2) {
		padding-left: 12px;
    	padding-right: 12px;
	}

	.featured-home-images > .columns:last-child {
		padding-left: 5px;
	}

}

.product-grid li table td {
	padding: 0 !important;
}

.product-grid a {
	text-decoration: none;
}

.home .query-pagination {
	display: none;
}

html div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
	border: none !important;
}

.home .flexslider ul.slides li {
	/*height: 250px;*/
	background-size: cover;
	background-position: center center;
}

.home main .flexslider {
    border: none;
    border-radius: 0;
    position: relative;
    margin-bottom: 15px;
    padding: 0;
}

.home main ol.flex-control-nav {
	position: absolute;
	bottom: 0;
	z-index: 1;
}

@media(min-width:580px){
	.home .flexslider ul.slides li {
		/*height: 300px;*/
	}
}

@media(min-width:768px){
	.home .flexslider ul.slides li {
		/*height: 500px;*/
	}
}

@media(min-width:1026px){
	.home .flexslider ul.slides li {
		/*height: 600px;*/
	}
}

.preloader {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.mobile-zoom-container {
	height: 0;
	overflow: hidden;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999999999999;
}

.mobile-zoom-wrap {
    height: 100%;
    padding-top: 40px;
}

.mobile-zoom-wrap li {
	text-align: center;
}

.mobile-zoom-wrap a.close {
	z-index: 999999;
    position: absolute;
    right: 15px;
    top: 0;
}

.mobile-zoom-wrap .slides img {
	width: auto !important;
	margin: auto;
}

.mobile-zoom-wrap .row .flex-control-nav {
	bottom: 50px;
}

.mobile-zoom-wrap .flex-direction-nav {
	display: none;
}

.mobile-zoom-wrap a.close {
	text-decoration: none;
	font-size: 35px;
}

#gform_fields_1 li {
	display: inline-block;
	width: 50%;
	float: left;
	padding-right: 15px;
	box-sizing: border-box;
}

#gform_wrapper_1 .gform_footer {
	position: absolute;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    border-radius: 0 !important;
    text-transform: uppercase;
    padding: 8px 20px 6px 20px !important;
}

body #sb_instagram #sbi_images {
	margin-bottom: 30px;
}
span.variation {
    display: block;
    font-size: 12px;
    margin-top: 6px;
}
form.orderform-woocommerce-order-by-category a {
    text-decoration: none;
}
.level-2, .level-3 {
	padding: 2px;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
}
.level-2 .bg-5.pad-1.rev {
	background: #666;
	padding: .3rem 1rem;
}
.level-3 .bg-5.pad-1.rev {
	background: #999;
	padding: .3rem 1rem;
}
.level-2 th {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.level-1 {
	padding: 2px;
	border: solid 1px #666;
	margin-top: 40px;
}
/* Lightbox */
.tb-close-icon:before {
    color: #2bc3c0x !important;
    font-size: 40px !important;
}
.tb-close-icon {
    line-height: 37px !important;
    width: 37px !important;
    height: 37px !important;
}
span.screen-reader-text {
    left: -47px !important;
    position: absolute !important;
    top: 9px !important;
    font-size: 12px !important;
	color: black !important;
}
#TB_window {
    max-width: 800px !important;
}
div#TB_ajaxWindowTitle {
    display: none !important;
}
#TB_title {
    border-bottom: none !important;
    height: 37px !important;
	background: #fff !important;
}
/* End Lightbox */
.submit-wrapper {
    text-align: center;
}
.orderform-sidebar .submit-wrapper input {
    margin: 15px 0;
}
.submit-wrapper a {
    text-transform: capitalize;
    font-size: 13px;
    color: #2bc3c0;
}
.submit-wrapper a:first-child {
    font-weight: bold;
}
.submit-wrapper {
    color: #999;
}
.small-12.large-8.columns .level-1:last-child {
    margin-bottom: 30px;
}
.filter-container li input {
    margin-right: 5px;
}
.filter-container ul {
    max-width: 100%;
}
.filter-container li, .filter-container span {
    display: inline-block;
    list-style: none;
    line-height: 30px;
    font-size: 15px;
    margin: 0 15px 0 0!important;
    padding: 0;
}
.filter-container li {
    width: 24.5%;
    border-top: none;
    border-right: none;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: 10px;
}
.filter-container li input {
    margin-right: 5px;
}
.filter-container ul {
    float: left;
}
.filter-container input[type="submit"] {
    padding: 9px 15px 8px;
}
.filter-container {
    text-align: right;
    width: 100%;
    margin-bottom: 40px !important;
}
.filter-container span {
    margin-right: 0 !important;
}
.page-id-87 .filter-container li, .page-id-87 .filter-container span, .filter-container ul, .filter-container {
    float: none;
    display: inline-block;
    margin: 0;
}
.page-id-87 .filter-container li, .page-id-87 .filter-container span, .page-id-87 .filter-container ul {
    display: inline-block;
}
 .page-id-87 .filter-container ul {
    margin-bottom: 0;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-checkout:hover, body div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-view-cart:hover, body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout:hover, body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart:hover {
    background-color: #4075ba !important;
}

.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 30px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.w3-bar {
    width: 100%;
    overflow: hidden;
}
.w3-black, .w3-hover-black:hover {
    background-color: #EFEFEF;
}
.w3-border {
    border: 1px solid #ccc!important;
    margin-top: -1px;
}
.w3-container, .w3-panel {
    padding: 30px;
}
.w3-bar .w3-bar-item {
    padding: 15px;
    float: left;
    width: 50%;
    border: none;
    outline: none;
    display: block;
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 100;
}
.w3-bar .w3-bar-item.w3-active, .w3-hover-active:hover {
    color: #2bc3c0;
    background-color: #fff;
    border: solid 1px #ccc;
    border-bottom: solid 1px #FFF;
}
a.find-stockist {
    background: #efefef;
    padding: 10px 20px;
    float: left;
    margin: 10px 0 36px;
    text-decoration: none;
}
.single form.cart {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    padding: 20px 0;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 30px !important;
    border: solid 1px #999;
    padding: 9px 20px 8px;
    display: inline-block;
}
.yith-wcwl-add-to-wishlist a {
    color: #999;
}
.yith-wcwl-add-to-wishlist a:hover {
    color: #2bc3c0;
}
label.screen-reader-text {
    display: none;
}
.download-ra-form a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-block.vc_btn3-icon-left.vc_btn3-color-grey {
    background: #2AC3BE !important;
    color: #fff !important;
}
.side-bar-cat li li.current-cat > a:after {
    content: '\e643';
    font-family: 'icomoon';
    top: 1px;
    position: absolute;
    right: 0px;
    font-size: 17px;
}
.woocommerce table.wishlist_table {
    font-size: 100%;
}
td.wishlist-empty {
    line-height: 80px;
}
.woocommerce table.wishlist_table {
    font-size: 100%;
    margin: 0 auto;
}.about-intro.wpb_column.vc_column_container.vc_col-sm-6 p, .about-intro.wpb_column.vc_column_container.vc_col-sm-6 h3 {
    font-family: 'Marydale-Bold';
    font-size: 23px;
    color: #555;
}
.page-id-87 .filter-container li {
    width: 33%;
    font-size: 14px;
    text-align: left;
    float: left;
}
.filter-container.pad-1.bg-4.mrg-1 span {
    color: #1958a1;
    font-weight: 500;
}
.page-id-87 .filter-container {
    box-sizing: border-box;
    text-align: center;
    height: 155px;
    overflow: hidden;
    border-bottom: solid 20px #eee;
    position: relative;
	-moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
    margin-bottom: 0;
}
.page-id-87 .filter-container:after {
    content: "Show All...";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #eee;
    color: #2bc3c0;
    font-size: 13px;
}
.page-id-87 .filter-container:hover {
    height: auto;
}
.page-id-87 .filter-container:hover:after {
    display: none;
}
nav.woocommerce-breadcrumb, nav.woocommerce-breadcrumb a {
    color: #999;
    font-size: 14px;
}
 .post-type-archive-product .large-strip-pad-1  ul[class*="block-grid-"] > li p {
    text-align: center;
    font-size: 20px;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,.8);
    padding: 5px 0;
    font-weight: 500;
}
 .post-type-archive-product .large-strip-pad-1  ul[class*="block-grid-"] > li:hover p {
    background: rgba(43,195,192,.8);
	color: #fff;
}
 .post-type-archive-product .large-strip-pad-1 ul[class*="block-grid-"] > li {
    padding: 0 0.625rem 0rem;
    position: relative;
}
li.cat-item.cat-item-397 {
    border-top: solid 1px #eee;
    padding-top: 13px !important;
}
div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title {
    text-align: right;
}
h1.mrg-1.h1-large + div, h1.mrg-1.h1-large + div + div {
    margin-bottom: 10px;
    font-size: 12px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 100;
}
h1.mrg-1.h1-large + div + div {
    margin-bottom: 20px;
}
.main [class*="block-grid-"] p {
    text-align: center;
    font-size: 13px;
}
.drop-down-filter {
    width: 220px;
    display: inline-block;
    position: relative;
}
button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 50%;
	    z-index: 999;
}
button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
	    z-index: 999;
}
button.slick-prev.slick-arrow:after {
    content: '\e640';
    position: absolute;
    font-family: 'icomoon';
    font-size: 16px;
    top: 8px;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
    line-height: 2.2;
    left: 8px;
}
button.slick-next.slick-arrow:after {
    content: '\e643';
    position: absolute;
    font-family: 'icomoon';
    font-size: 16px;
    top: 8px;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
    line-height: 2.2;
    right: 8px;
}
.filter-container span.customSelectInner {
    color: #2bc3c0;
    text-indent: 5px;
    text-transform: capitalize;
}
.filter-container .customSelect:after {
    color: #2bc3c0;
}
.sidebar ul.side-bar-cat li.cat-item-421 {
    display: none;
}
.sidebar .on-sale a {
    font-weight: bold;
}
.range {
    font-size: 12px;
}
ul.posts {
    padding: 0;
}
.category-list li {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: solid 1px #ddd;
}
.category-list li a {
 text-decoration: none; 
 display: block;
}
.category-list li {
 position: relative;
}
.category-list li:after {
    content: '\e643';
    position: absolute;
    font-family: 'icomoon';
    font-size: 16px;
    top: 5px;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    text-align: center;
    background: #fff;
    color: #999;
    line-height: 2.2;
    right: 0;
}
.single-product .post-content.mrg-2 {
    border-top: solid 1px #eee;
    padding-top: 30px;
}
p.afterpay-payment-info {
    font-size: 12px;
}
p.afterpay-payment-info img {
    width: 70px;
	display: inline;
}
span.woocommerce-Price-amount.amount {
    color: #1958a1;
}
p.price {
    margin-bottom: 7px;
}
.orderform-sidebar .submit-wrapper input {
    text-align: center !important;
}
ul.wc_payment_methods.payment_methods.methods > li {
    border-bottom: solid 1px #ccc;
    padding: 20px 0px;
}
a.about_paypal {
    font-size: 11px;
    margin-left: 10px;
    color: #999;
}
p.stock.out-of-stock {
    color: #dc0000;
    display: inherit;
    font-weight: bold;
}
.side-bar-cat li li.current-cat.has-children > a:after {
    display: none;
}
.side-bar-cat li li.current-cat.has-children > a.slide-trigger:after {
    display: block;
}




/* attempt to remove light gray backgrounds from content globaly */

#mainContent .section, #mainContent .section--tabs:nth-child(odd), #mainContent .section--tabs:nth-child(odd) ~ .section:nth-child(even), #mainContent .section--tabs:nth-child(even) ~ .section:nth-child(even), #mainContent .section:nth-child(even) .wrapper--tabs ~ .tab-content .section:nth-child(even) {
	background: none !important;
}


/* store locator */


#storeLocator__storeListRow .store-locator__infobox {
	background: white !important
}


.store-locator__infobox .infobox__row {
	white-space: normal;
}

#storeLocator__storeListRow .infobox__row {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.pagination-btn {
	background: #3DC3C2 !important;
}

a.pagination-btn:hover {
	color: white !important;
}
a.lean.h4.inline-block.plac-order {
border-right: none;
padding: 0 15px;
}
tr.shipping span.woocommerce-Price-amount.amount {
    color: #fff;
}
.match-height{
    position: relative;
}
p.bestseller, p.on-sale {
    background: #660992;;
    border-radius: 100%;
    position: absolute;
    right: 0;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px !important;
    font-size: 12px;
    right: -10px;
    top: -9px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
	z-index: 999;
	-ms-transform: rotate(-16deg); /* IE 9 */
    -webkit-transform: rotate(-16deg); /* Chrome, Safari, Opera */
    transform: rotate(-16deg);
}
p.on-sale {
    background: red;
}
.page-id-22589 .mrg.hover-enable img:nth-child(even) {
    display: none;
}
.page-id-22589 .product-archive.products-featured.active h2 {
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding-top: 40px;
    color: #CCC;
}
ul.mob-secondary-menu, ul#menu-mobile-secondary-menu {
    margin: 0 !important;
    padding: 0 !important;
}
ul.mob-secondary-menu li {
    list-style: none;
    display: inline-block;
    padding: 0px 10px 0 5px;
    border-right: solid 1px #ccc;
	margin-bottom: 35px;
}
ul.mob-secondary-menu li:last-child {
    padding-right: 0;
    border-right: none;
}
ul.mob-secondary-menu li a {
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    text-decoration: none;
    font-weight: 400;
}
.search-form > label {
    float: right;
    margin-bottom: 15px;
    text-align: right;
     display: flex;
}
.search-submit {
    float: right;
    background: url('img/search.png') no-repeat  10px 10px !important;
}
.searchmenu{
	background: url('img/search.png') no-repeat  12px 3px !important;
	width: 60px;
}
.searchmenu a{
	color:#FFF;
	padding: 5px 15px;
}
.guaven_woos_suggestion {
    border: 1px solid #CCC !important;
    border-top: medium none;
    border-bottom: medium none;
    height: 270px;
    overflow-y: scroll;
    padding: 0;
}
.guaven_woos_suggestion_list {
  border-bottom: 1px solid #ccc;
  display: block;
  margin-bottom: 3px;
  min-height: 50px;
  overflow: auto;
  padding: 5px 0;
}
.guaven_woos_suggestion_list a {
  text-decoration: none;
}
.search-field {
  background: none !important;
  border: 1px solid #ccc !important;
  padding: 9px !important;
}
.newsletter-reveal div#gform_confirmation_message_1 {
    color: #2bc3c0;
    font-weight: 100;
    font-size: 14px;
line-height: 22px;
}
.searchcontainer{
	margin: 0 auto;
    max-width: 968px;
    width: 100%;
}
.hide-afterpay p.afterpay-payment-info {
    display: none;
}
tr.cart-discount th, tr.cart-discount td {
    background: #666 !important;
    color: #fff !important;
}
tr.cart-discount th a, tr.cart-discount td a, tr.cart-discount span.woocommerce-Price-amount.amount {
    color: #fff !important;
}
div#quantitycustomselect select#wholesale-select {    width: auto !important;}div#quantitycustomselect span.customSelect {    padding-right: 26px !important;}div#quantitycustomselect span.customSelect.customSelectOpen {    max-height: 150px !important;}div#quantitycustomselect .customSelect:after {    position: absolute;    right: 52px;}div#quantitycustomselect span.customSelect.CustomSelectOpen{    max-height: 100px !important;}td.orderform-woocommerce-order-qty .quantity .customSelect:after {    right: 52px;} td.orderform-woocommerce-order-qty span.customSelectInner {    min-width: 29px;}
.seperator h2 {
    background: #fff;
    width: auto;
    display: inline-block;
    line-height: 40px;
    padding: 0 20px;
}
li#menu-item-26273 a {
    color: red !important;
    font-weight: bold !important;
}
body {
	
	overflow-x : hidden;
}
ul.small-block-grid-2.medium-block-grid-4.product-grid {
    border-bottom: solid 1px #cccc;
    margin-bottom: 50px;
}
ul.small-block-grid-2.medium-block-grid-4.product-grid:last-child {
    border-bottom: none;
}
ul.small-block-grid-2.medium-block-grid-4.product-grid li {
    margin-bottom: 40px !important;
}
ul.small-block-grid-2.medium-block-grid-4.product-grid li:first-child h3 {
 font-weight: bold;
}