/* @override http://mankind.com.au/wp-content/themes/mankind/style.css?b-modified=1480645152 */

/* @override https://mankind.com.au/wp-content/themes/mankind/style.css?b-modified=1480645092 */

/* @override https://mankind.com.au/wp-content/themes/mankind/style.css?b-modified=1480643768 */

/* @override https://mankind.com.au/wp-content/themes/mankind/style.css?b-modified=1480643593 */

/* @override https://mankind.com.au/wp-content/themes/mankind/style.css?b-modified=1466125751 */

/* @override http://mankind.com.au/wp-content/themes/mankind/style.css */

/* @override http://www.mankind.com.au/wp-content/themes/mankind/style.css */

/*
Theme Name: +MANKiND
Author: Tanner Digital
Author URI: http://tannerdigital.com
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*Font Styles*/
@font-face {
    font-family: 'thirsty_roughregular_three';
    src: url('fonts/thirsty/thirstyroughregularthree-webfont.eot');
    src: url('fonts/thirsty/thirstyroughregularthree-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thirsty/thirstyroughregularthree-webfont.woff') format('woff'),
         url('fonts/thirsty/thirstyroughregularthree-webfont.ttf') format('truetype'),
         url('fonts/thirsty/thirstyroughregularthree-webfont.svg#thirsty_roughregular_three') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	line-height: 1;
	letter-spacing: 1px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #59839d;
	text-align: center;
	font-weight: 200!important;
}

a {
	text-decoration: none;
}

ol, ul {
	list-style: none;
}

img {
	width: 100%;
}

.float-right {
	float: right;
}

input {
}

/*Basic Page*/
#basic-page-title {
	color: #778e1d;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 2px;
	max-width: 640px;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	display: none;
}

#basic-page-content {
	max-width: 740px;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 13px !important;
}

#basic-page-content strong {
	font-weight: 500!important;
}

#basic-page-content img {
	height: 80%;
	width: 80%;
}

#basic-page-content p {
	margin-bottom: 15px;
}

#basic-page-content a {
	color: #778e1d;
}

#basic-page-content a:hover {
	text-decoration: underline;
}

#basic-page-content hr {
	border: none;
	border-bottom: 1px solid #eff0ef;
	margin: 25px 0;
}


#basic-page-content .ninja-forms-cont {
	max-width: 500px;
	margin: 0 auto;
}

#basic-page-content .ninja-forms-cont input,
#basic-page-content .ninja-forms-cont textarea {
	font-size: 14px !important;
	text-align: left!important;
	padding: 10px!important;
	border: 1px solid #eff0ef!important;
}

#basic-page-content .ninja-forms-cont textarea:focus {
	background-color: white!important;
	border: 1px solid #768e1c !important;
	outline: none!important;
}

#basic-page-content .ninja-forms-cont .submit-wrap .ninja-forms-field {
	height: 50px !important;
	background-color: white !important;
	border: 1px solid #758e1b!important;
	color: #758e1b !important;
	line-height: 0!important;
	 -webkit-appearance: none!important;
	text-transform: uppercase!important;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	display: block!important;
	width: 200px!important;
	margin: 0 auto!important;
	text-align: center!important;
}


#basic-page-content .ninja-forms-cont .submit-wrap .ninja-forms-field:hover {
	background-color: #758e1b !important;
	border: 1px solid #758e1b!important;
	color: white !important;
}

#basic-page-content .ninja-forms-success-msg {
	color: white;
	background-color: #758e1b;
	padding: 10px;
	font-weight: 500;
}

#basic-page-content #small {
	font-size: 11px;
	line-height: 19px;
}

#basic-page-content #small strong {
	font-weight: 400;
}


/*Christmas*/

.christmas-title {
	width: 500px;
	margin: 0 auto;
	display: inline-block;
}
	
/*iPhone 6 in portrait*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 

	.christmas-title {	
		width: 350px;
		font-size: 15px!important; 
	}
}

.christmas-title::before {
	content: "";
	display: inline-block;
	background-image: url("images/christmas/holly.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
	margin-right: 40px;
}

.christmas-title::after {
	content: "";
	display: inline-block;
	background-image: url("images/christmas/holly.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
	margin-left: 40px;
}


/*Back to top*/

.back-to-top {
	position: fixed;
	right: 0px;
	text-decoration: none;
	font-size: 12px;
	padding: 1em 2em 1em 1em;
	display: none;
	opacity: 0.5;
	bottom: 1em;
	width: 44px;
	height: 40px;
}

.back-to-top:hover {
	opacity: 1;
}

.max-width-980px {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
}

.max-width-280px {
	max-width: 240px;
	margin: 0 auto;
	padding: 0 20px;
}

.sticky {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	top: 0px;
}

.hide {
	height: 0px;
	overflow: hidden;
}

.divider {
	background: url(images/divider_-+-.gif) center center / 1000px no-repeat;
	height: 17px;
	margin: 65px auto;
	width: 100%;
}

input,
textarea {
	
}

input:focus::-webkit-input-placeholder
{
    color: transparent;
    transition: all .1s ease-out; 
}

input::-webkit-input-placeholder 
{
	color: silver;
    transition: all .1s ease-out; 
}

#nav-mobile {
	display: none;
}

a[href^=tel]{
    color:inherit;
    text-decoration:none;
	font-weight: bold;
}

.clear-both {
	clear: both;
}

.peekaboo_link {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	margin-top: 10px;
	color: #768e1c;
	margin-bottom: 30px;
}

/*Anchor offset */
:target {
    display: block;    
    position: relative;     
    top: -130px;
    visibility: hidden;;
}

/*SDRN*/
#sdrn_bar {
	text-shadow: none!important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	height: 60px!important;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	background: url(http://www.mankind.com.au/wp-content/themes/mankind/images/menu-logo.png) center center no-repeat white !important;
	background-size: 150px !important;
}

#sdrn_bar .sdrn_ic {
	margin-top: 10px!important;
}

#sdrn_bar .menu_title {
	display: none!important;
}

#sdrn_menu {
	margin-top: 20px !important;
}

#sdrn_menu ul {
	text-shadow: none!important;
}



/*My Hero*/

#myHero-container {
	background: url(images/homepage-myHero-01-bg.jpg) center top / 2040px repeat-x fixed;
	height: 580px;
}

#myHero-image-container {
	max-width: 730px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/homepage-myHero-01-content.png) center top / 100% no-repeat scroll;
}

#homepage-hdr-special-title {
	border: 1px none white;
	display: inline-block;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 24px;
	color: white;
	margin: 20px 20px 40px;
}

#homepage-hdr-special-title-1 {
	text-transform: uppercase;
	color: white;
	font-size: 22px;
	padding: 5px 30px;
	margin: 0;
	background-color: #768e1c;
}

#homepage-hdr-special-title-2 {
	text-transform: uppercase;
	color: #758e1b;
	font-size: 22px;
	background-color: white;
	padding: 5px 30px;
	margin: 0;
}

.specials-conditions {
	font-size: 12px;
	max-width: 800px;
	margin: 20px auto 0;
	line-height: 18px;
}


#myHero-content a {
	color: white;
	padding: 5px;
}

#myHero-content a:hover {
	background-color: #768e1c;
	color: #4f6282;
	padding: 5px;
}

#myHero-image {
	max-width: 730px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	color: white;
}

#myHero-image a {
	color: white;
	font-weight: 400;
}

#myHero-text {
	text-transform: uppercase;
	font-size: 30px;
	padding-top: 32%;
	padding-bottom: 70px;
	margin-right: 20px;
	margin-left: 20px;
}

#myHero-button {
	margin: 40px auto 20px;
	background-color: transparent;
	padding: 15px;
	width: 170px;
	cursor:pointer;
	position:relative;
	border: 2px solid white;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.1s linear;
	font-weight: 400;
}

#myHero-button:hover {
	background-color: white;
	border: 2px solid white;
	color: #59829d;
	text-decoration: none;
	transition: all 0.1s linear;
}

#myHero-button a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#myHero-button:hover a {
	color: #59829d;
}

.cta-green {
	background-color: #768e1c;
	color: white!important;
	padding: 10px;
	display: inline-block;
	margin-top: 20px;
	text-transform: uppercase;
}

.cta-green:hover {
	text-decoration: none!important;
}


/*Main Menu*/
#main {
font-size: 14px !important;
line-height: 22px !important;
}

#header-menu-topShadow {
	background: url(images/header-menu-topShadow.png) center 7px / 10px repeat-x;
	height: 10px;
	position: relative;
	top: -10px;
}

#header-menu-desktop {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 25px 20px 50px;
	z-index: 999;
	background-color: white;
}
#header-menu-desktop #nav-mobile-menuButton {
	background-color: #778e1d;
	padding: 10px;
	float: right;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
}

#header-menu-desktop #menu-logo {
	width: 170px;
	float: left;
	opacity: 100;
	height: auto;
	padding-top: 2px;
}

#header-menu-desktop #primary-nav {
	float: right;
}

#header-menu-desktop ul li {
	display: inline-block;
	position: relative;
	top: -6px;
}
.menu a,
#shop-menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	border: 1px solid white;
	padding: 10px;
	color: #59839d;
	display: block;
}

.menu li:last-child a {
}

.menu li:last-child a:hover {
	color: white;
	background-color: #59829d;
	border: 1px solid #59829d;
}

.menu a:hover {
	border: 1px solid #99aebc;
}

.menu .current_page_item a,
.current-page-ancestor a,
.current-post-parent a,
.current-menu-item a {
	border: 1px solid #778e1d!important;
	background-color: #778e1d!important;
	color: white!important;
}

.menu .current_page_item a:hover,
.current-page-ancestor a:hover,
.current-post-parent a:hover,
.current-menu-item a:hover {
	border: 1px solid #778e1d;
	background-color: #778e1d;
	color: white;
}

.menu-item-878 a {
	color: #809921;
	border: 1px solid #809921;
}

.menu-item-878 a:hover {
	background-color: #809921;
	color: white;
}


/*Homepage Introduction*/

#introduction,
#homepage-special {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#introduction-title {
	margin-top: 70px;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 5px;
	line-height: 34px;
}
#introduction-moustache {
	background: url(images/icon-moustache-green.png) center / 52px no-repeat;
	height: 90px;
}
#introduction-subtitle {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	max-width: 500px;
	line-height: 24px;
}


/*Homepage Treatments*/
#treatments {
	vertical-align: top;
}

#treatments ul {
	vertical-align: top;
}

#treatments li {
	max-width: 220px;
	text-align: center;
	display: inline-block;
	margin: 10px;
	background-color: #809921;
	padding-bottom: 25px;
	height: 406px;
	vertical-align: top;
}
#treatments li {
	cursor:pointer;
	position:relative;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	vertical-align: top;
}
#treatments li:hover {
	-webkit-transform: scale(1.1);
	-webkit-transition-duration: .25s;
	box-shadow: 0 0 10px #999;
}
#treatments .top-box {
	height: 90px;
	text-transform: uppercase;
	border-bottom-style: none;
	margin-top: -2px;
}
#treatments .top-box .title {
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 8px;
}
#treatments .treatment-topBox-divider {
	background: url(images/treatment-topBox-divider.png) center center no-repeat;
	background-size: 300px;
	height: 40px;
	position: relative;
	top: -15px;
}

#treatments .price {
	color: #dae3b5;
}

#treatments .details {
	line-height: 34px;
	top: -8px;
	position: relative;
}

#treatments a {
	color: white;
	text-decoration: none;
}

#treatments .details a {
	color: white;
}

#treatments .details a:hover {
	color: #dae3b5;
}


/*Homepage - Specials*/

.homepage-special-title-1 {
	font: 28px "thirsty_roughregular_three", Georgia, Times, serif;
	margin-bottom: 30px;
}

.homepage-special-title-2 {
	text-transform: uppercase;
	color: #809921;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 300;
}

.homepage-special {
	margin-bottom: 20px;
	margin-top: 15px;
}

.homepage-special li {
	display: inline-block;
	margin: 40px;
}

.homepage-special li strong {
	color: #7f9921;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

.homepage-special li a {
	color: #7f9921;
}

.homepage-special li a:hover {
	text-decoration: underline;
}

/*Homepage - Barber*/

#homepage-barber img {
	width: 200px;
	margin-top: 30px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}

#homepage-barber a {
	color: #7f9921;
}

#homepage-barber a:hover {
	text-decoration: underline;
}


/*Homepage Reviews*/

.reviews-title {
	font-size: 36px;
	margin-bottom: 50px;
	text-transform: uppercase;
}

#reviews-container {
	max-width: 684px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#SCMyWebsitePlugin-main {
	width: 100%!important;
	min-width: 100%!important;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #e0e0e0 !important;
	text-align: center!important;
}

.SCMyWebsitePlugin-mlsLink,
.SCMyWebsitePlugin-score {
	display: none;
}

#SCMyWebsitePlugin-reviewList li
{
    border-top: 1px solid #efefef !important;
}

.SCMyWebsitePlugin-review {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center!important;
	margin-top: 20px;
	margin-bottom: 0;
}

.SCMyWebsitePlugin-author,
.SCMyWebsitePlugin-date {
	text-align: center!important;
	font-size: 10px!important;
	text-transform: uppercase;
	margin: 0!important;
	padding: 0!important;
}


/*Staff*/
.treatment-grid-staff-description p {
	margin-bottom: 20px;
}
.treatment-grid-staff-description strong {
	font-weight: bold;
}

/*Medi Spa*/
a.fancybox {
	background-color: white;
	color: #768e1c;
	text-decoration: none;
	padding: 10px 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 20px;
	border: 1px solid #768e1c;
	margin-top: 10px;
}
a.fancybox:hover {
	color: white;
	background-color: #768e1c;
}

.treatment-grid-gallery ul li {
	margin: 5px !important;
	padding: 0!important;
	border: 1px none #59829d !important;
	width: 110px !important;
	float: left!important;
	height: auto!important;
}

.hidden {
    display: none;
}

/*Globals*/

/*Global KiND*/

.global-kind-title {
	font-size: 38px;
	margin-bottom: 50px;
}
.global-kind-title strong {
	color: #778e1d;
	position: relative;
	top: -4px;
}
.global-kind-image {
	max-width: 684px;
	margin-right: auto;
	margin-left: auto;
}
.global-kind-description {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 23px;
	color: #778e1d;
}
.global-kind-link a {
	text-transform: uppercase;
	color: #778e1d;
	text-decoration: none;
	padding: 15px;
	border: 1px solid #778e1d;
	display: inline-block;
	width: 200px;
}
.global-kind-link a:hover {
	background-color: #778e1d;
	color: white;
}

/*Global WOMANKiND*/

.global-womankind-icon {
	width: 34px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.global-womankind-title {
	font-size: 36px;
	
	margin-bottom: 50px;
}
.global-womankind-description {
	max-width: 500px;
	margin: 10px auto 50px;
	font-size: 15px;
	line-height: 23px;
}
.global-womankind-link a {
	text-transform: uppercase;
	color: #778e1d;
	text-decoration: none;
	padding: 15px;
	border: 1px solid #778e1d;
	width: 200px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.global-womankind-link a:hover {
	background-color: #778e1d;
	color: white;
}


/*Global Bearded Face Treatment*/

#global-beardedFT {
	margin-top: 60px;
	margin-bottom: 60px;
	color: white;
	padding: 40px;
	background-color: #778e1d;
}
.global-beardedFT-hat {
	width: 60px;
	background: url(images/icon-hat-white.png) no-repeat;
	background-size: 60px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	opacity: 0.25;
}
.global-beardedFT-intro {
	font: 28px "thirsty_roughregular_three", Georgia, Times, serif;
	margin-bottom: 30px;
}
.global-beardedFT-title {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 30px;
}
.global-beardedFT-description {
	max-width: 500px;
	margin: 10px auto 15px;
	font-size: 15px;
	line-height: 23px;
}
.global-beardedFT-moustache {
	width: 60px;
	background: url(images/icon-moustache-white.png) no-repeat;
	background-size: 60px;
	margin-right: auto;
	margin-left: auto;
	opacity: 0.25;
	height: 70px;
}
.global-beardedFT-link a {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	padding: 15px;
	border: 1px solid white;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
.global-beardedFT-link a:hover {
	background-color: white;
	color: #778e1d;
}


/* Social & Special */

#global-social-special {
	background-position: center center;
}

.global-social-special-title {
	font: 28px "thirsty_roughregular_three", Georgia, Times, serif;
	color: #778e1d;
}

.global-social-special-description {
	max-width: 500px;
	margin: 10px auto 15px;
	font-size: 15px;
	line-height: 23px;
}

#global-social-special ul {
	text-align: center;
}

#global-social-special ul li {
	text-align: center;
	display: inline-block;
	margin: 0;
}

#global-social-special a {
	color: #778e1d ;
	font-size: 45px;
	transition: all .25s ease-out; 
}

#global-social-special .social-facebook a:hover {
	color: #3B5998;
	transition: all .25s ease-out; 
}

#global-social-special .social-twitter a:hover {
	color: #4099FF;
	transition: all .25s ease-out; 
}

#global-social-special .social-instagram a:hover {
	color: #3f729b;
	transition: all .25s ease-out; 
}

.woocommerce form.login a {
	text-shadow: none!important;
}

.woocommerce form.login {
	max-width: 485px!important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center!important;
	margin-bottom: 40px !important;
}

.woocommerce p.lost_password a {
	color: #778e1d!important;
}

.woocommerce p.lost_password a:hover {
	text-decoration: underline!important;
}


/*Google Map*/

#map_canvas {
    width: 100%;
    height: 400px;
    position: relative;
	margin-top: 80px;
	margin-bottom: 80px;
}
#map_canvas_footer {
	width: 280px;
	height: 290px;
	position: relative;
	top: 77px;
}
.gmnoprint {
	display: none;
}


/* Where to find us */

.global-find-us-title {
	font: 28px "thirsty_roughregular_three", Georgia, Times, serif;
	color: #778e1d;
}
.global-find-us-address {
	max-width: 500px;
	margin: 30px auto 10px;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
}
.global-find-us-opening-hours {
	max-width: 980px;
	margin: 40px auto;
	line-height: 22px;
}
.global-find-us-opening-hours p {
	margin-bottom: 40px;
	line-height: 26px;
}
.global-find-us-opening-hours p a {
	color: #768e1c;
	text-decoration: none;
}
.global-find-us-opening-hours p a:hover {
	text-decoration: underline;
}
.global-find-us-opening-hours strong {
	font-weight: bold;
}
.global-find-us-image img {
	width: 150px;
	height: 150px;
	margin: 40px auto;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}
.global-book-online-link a {
	text-transform: uppercase;
	color: #778e1d;
	text-decoration: none;
	padding: 15px;
	border: 1px solid #778e1d;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.global-book-online-link a:hover {
	background-color: #778e1d;
	color: white!important;
	text-decoration: none!important;
}
.global-phone-number {
	padding-top: 20px;
	font-weight: bold;
}

/* Blog */

article h1,
article h2 {
	font-weight: bold!important;
}


/* Treatments */

.home.page-template #myHero-container {
	display: block;
}

.error404 #myHero-container,
.page-template #myHero-container,
.page-parent #myHero-container,
.page-child #myHero-container,
.woocommerce #myHero-container {
	display: none;
}

/* Get in touch */

.global-get-in-touch-title {
	font: 26px "thirsty_roughregular_three", Georgia, Times, serif;
	color: #778e1d;
}
.global-get-in-touch-description {
	max-width: 600px;
	margin: 30px auto;
	font-size: 15px;
	line-height: 23px;
}


/* Sub menu */

#list-child-pages ul {
	border-bottom: 1px solid #f0f0f0;
	padding: 30px 20px;
	background-color: white;
	z-index: 999;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#list-child-pages ul li {
	display: inline-block;
}
#list-child-pages ul li a {
	text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid white;
	padding: 10px;
	color: #59839d;
	font-size: 12px;
	font-weight: 300;
}
#list-child-pages ul li a:hover {
	border: 1px solid #59839d;
}
#list-child-pages ul li.current_page_item a {
	border: 1px solid #59839d;
	background-color: #59839d;
	color: white;
}

/*Treatments - Overview*/
.page #overview {
	margin-top: 40px;
	margin-bottom: 40px;
}

#overview .divider-tight {
	background: url(images/divider_-+-.gif) center center / 1000px no-repeat;
	height: 17px;
	margin: 30px auto;
	width: 80%;
}
#overview-introduction {
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 40px;
	font-weight: 300;
}
#overview-introduction p {
	margin-bottom: 15px;
}
#overview-introduction strong {
	font-weight: bold;
}
#overview-featured-treatments-title {
	font: 22px "thirsty_roughregular_three", Georgia, Times, serif;
	color: #778e1d;
	margin-top: 60px;
}
#overview #treatments ul {
	margin-bottom: 40px;
	margin-top: 20px;
}
#overview #treatments ul li {
	height: 220px;
	text-transform: uppercase;
	width: 220px;
	margin: 10px 5px 5px;
	padding: 0;
	vertical-align: top;
}
#overview #treatments .top-box .title {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#overview #treatments .treatment {
	opacity: 0.75;
}
#overview #treatments .price {
	font-size: 14px;
	margin-bottom: 5px;
	color: white;
}
#overview-information {
	line-height: 24px;
	margin: 60px auto;
	max-width: 680px;
}
#overview-information p {
	margin-bottom: 14px;
	font-weight: 300;
}
#testimonials ul li {
	width: 220px;
	display: inline-block;
	vertical-align: text-top;
	margin: 0 40px;
}
#testimonial-author {
	color: #778e1d;
	font-size: 12px;
}
#testimonial-quote {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 10px;
	letter-spacing: 1px;
}

/*Treatments - Grid View*/

#treatment-gridView {
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
}

#treatment-gridView #intro {
	max-width: 780px;
	margin: 40px auto;
	padding-right: 40px;
	padding-left: 40px;
}

#intro a {
	color: #778e1d;
	text-decoration: none;
}

#intro a:hover {
	text-decoration: underline;
}

.treatment-gridView-description p {
	margin-bottom: 10px;
	margin-right: auto;
	max-width: 680px;
	margin-left: auto;
}
.treatment-gridView-description p strong {
	font-weight: bold;
}

#treatment-gridView #intro .divider {
	margin: 30px 0;
}

#overview-title,
#treatment-gridView #intro .treatment-gridView-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #778e1d;
	letter-spacing: 2px;
	line-height: 30px;
}

.treatment-gridView-IPL-description {
}

#treatment-gridView #intro img,
.treatment-gridView-IPL-image img {
	width: 180px;
	height: 180px;
	margin: 30px auto 0;
	border-radius: 180px;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
}
#treatment-gridView ul li {
	width: 240px;
	display: inline-block;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 60px;
	vertical-align: top;
	padding-bottom: 40px;
	border-bottom: 1px dashed #e0e0e0;
}

#treatment-gridView ul li .treatment-grid-title  {
	text-transform: uppercase;
	color: #778e1d;
	font-size: 16px;
	line-height: 20px;
	height: 40px;
	display: table-cell;
	width: 240px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

.page-id-220 #treatment-gridView ul li .treatment-grid-title {
	vertical-align: bottom;
}

#treatment-gridView ul li .treatment-grid-sub-title  {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 18px;
}
#treatment-gridView ul li .treatment-grid-price  {
	font-weight: bold;
	margin-bottom: 30px;
}
#treatment-gridView ul li .treatment-grid-description  {
}
#treatment-gridView ul li .treatment-grid-additional_notes p,
#treatment-gridView ul li .treatment-grid-description p,
#treatment-gridView ul li .treatment-grid-description-more p  {
	margin-bottom: 15px;
}
#treatment-gridView ul li .treatment-grid-description ul li,
#treatment-gridView ul li .treatment-grid-description-more ul li,
#treatment-gridView ul li .treatment-grid-additional_notes ul li  {
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0 !important;
	padding-bottom: 15px;
	padding-right: 0;
	min-height: 20px;
	padding-left: 0!important;
	border-bottom: 1px dashed #e0e0e0;
}
#treatment-gridView ul li .treatment-grid-description ul li:last-child  {
	border-bottom-style: none;
}
.divider-footer {
	background: url(images/divider_-+-.gif) center center / 1000px no-repeat;
	height: 17px;
	margin: 30px auto 70px;
	width: 80%;
}
.staff-member-gridView-image img {
	width: 180px;
	height: 180px;
	margin: 40px auto 10px;
	border-radius: 180px;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
	background-color: #e0e0e0;
}

/*Massages*/

.treatment-grid-role {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#overview-prices ul {
	margin: 0 0 40px;
	padding: 0;
}

#overview-prices ul li {
	display: inline-block;
	margin: 25px;
	padding: 15px;
}

.overview-clock-icon {
	width: 40px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}

.overview-price-time {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 20px;
	letter-spacing: 2px;
}

.overview-price-price {
	margin-top: 5px;
	margin-bottom: 20px;
}


/*Packages*/

.search #header-menu-topShadow,
.search #myHero-container,
.category #header-menu-topShadow,
.category #myHero-container,
.archive #header-menu-topShadow,
.archive #myHero-container,
.single #header-menu-topShadow,
.single #myHero-container,
.page-child #header-menu-topShadow,
.page-child #myHero-container,
.page-id-21 #header-menu-topShadow,
.page-id-21 #myHero-container,
.page-id-28 #header-menu-topShadow,
.page-id-28 #myHero-container,
.page-id-30 #header-menu-topShadow,
.page-id-30 #myHero-container,
.page-id-32 #header-menu-topShadow,
.page-id-32 #myHero-container
 {
	display: none;
}

#packages-introduction {
	max-width: 680px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
#packages-introduction a {
	color: #768e1c;
	text-decoration: none;
}
#packages-introduction a:hover {
	text-decoration: underline;
}
#treatment-gridView #packages-grid ul li  {
	min-height: 0px;
}
#package-title-1st-line {
	text-transform: uppercase;
	color: #768e1c;
}
#package-title-2nd-line {
	text-transform: uppercase;
	color: #768e1c;
	font-size: 22px;
}
#package-price {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}
#package-leader {
	margin-bottom: 10px;
}
#package-divider {
	background: url(images/divider_-+-.gif) center center / 700px no-repeat;
	height: 17px;
	margin: 15px auto;
	width: 80%;
}
#package-gridView img {
	width: 180px;
	height: 180px;
	margin: 10px auto 20px;
	border-radius: 180px;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
	background-color: #e0e0e0;
}
#packages-grid ul li ul li {
	padding: 8px 0 12px;
	font-size: 12px;
	margin: 0;
	border-style: none;
	background: url(images/google-map-marker.png) center bottom / 6px no-repeat;
}
#packages-grid ul li ul li:last-child {
	background: none;
}



/*Lazer*/

.fa-th {
	margin-right: 10px;
}


/*Overview - Single Page*/

#overview-image img {
width: 180px;
height: 180px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 180px;
-webkit-border-radius: 180px;
-moz-border-radius: 180px;
	background-color: #59829d;
}
#overview-information ul {
	margin-top: 40px;
	margin-bottom: 40px;
}
#overview-information ul li {
	margin-bottom: 0;
	border-bottom: 1px dashed #e0e0e0;
	padding-bottom: 10px;
	margin-top: 0;
	padding-top: 10px;
}
#overview-information ul li:last-child {
	border-bottom-style: none;
}
#overview-information ul li:nth-child(odd) { background: #fcfcfc; } {
}
#overview-information strong,
#overview-information ul li strong {
	font-weight: bold;
}
#overview-introduction a,
#overview-information a {
	text-decoration: none;
	color: #768e1c;
}
#overview-introduction a:hover,
#overview-information a:hover {
	text-decoration: underline;
}
#overview-information em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#overview-information em strong {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 40px;
	display: block;
	margin-top: 10px;
}



/*Press*/

#press-sidebar aside {
	margin-bottom: 25px;
}

#content-container {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	display: inline-block;
}

#content-container p {
	margin-bottom: 20px;
	line-height: 23px;
	display: block;
	font-size: 13px;
}

#category {
	float: left;
	margin-right: 40px;
	margin-left: 40px;
	max-width: 680px;
}

#category .entry-content p {
	line-height: 20px;
	margin-bottom: 15px;
}
#category-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #778e1d;
	letter-spacing: 2px;
	line-height: 34px;
}
#category h1 a {
	text-transform: uppercase;
	text-decoration: none;
	color: #768e1c;
	display: block;
	margin-bottom: 10px;
	font-size: 20px!important;
}
#category h1 a:hover {
	text-decoration: underline;
}
#category p strong {
	font-weight: 500;	
}
#category p a {
	font-weight: 400;
}
#category .entry-meta {
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 25px;
	font-weight: 500;
}
#category .entry-meta a {
	color: #59839d;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 20px;
}
#category .entry-meta a:hover {
	text-decoration: underline;
}
#category .divider-tight {
	background: url(images/divider_-+-.gif) center center / 1000px no-repeat;
	height: 17px;
	margin: 30px auto;
	width: 100%;
}
#category img {
	width: 150px;
	height: 150px;
	margin: 30px auto;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	display: block;
}
.category-press #category ul li a {
	color: #768e1c;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
}
.category-press #category ul li a:hover {
	text-decoration: underline;
}
#category li {
	list-style: none;
	list-style-type: none;
}
#category a {
	color: #768e1c;
	text-decoration: none;
	display: inline-block;
}
#category a:hover {
	text-decoration: underline;
}
#press-sidebar {
	width: 220px;
	text-align: left;
	float: left;
}
#press-sidebar ul li {
	line-height: 22px;
	display: block;
	border-bottom: 1px dashed #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
	list-style-type: none;
}
#press-sidebar li:last-child {
	
}
#press-sidebar a {
	text-decoration: none;
	color: #768e1c;
	display: inline-block;
	font-size: 14px;
}
#press-sidebar a:hover {
	text-decoration: underline;
}
#press-sidebar h1 {
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 30px;
}



/*Search*/

#search-page-form {
	margin-bottom: 40px;
}



/*404*/

.no-results input#s {
	display: inherit;
}


/*Footer - Globals*/

#footer-globals ul li {
	display: inline-block;
	width: 300px;
}
#footer-globals .max-width-280px {
	margin: 10px !important;
	padding-top: 0;
	padding-bottom: 60px;
}
#footer-globals .global-kind-description {
	margin-top: 20px;
}
#footer-globals .global-beardedFT-intro {
	margin: 0 0 90px;
}


/*Footer*/


/*Footer*/

#footer {
	background-color: #f6f6f6;
	padding-bottom: 70px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #bababa;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	text-shadow: 0 1px #ffffff;
	text-align: center;
	padding-top: 70px;
	margin-top: 40px;
}

#footer a {
	text-decoration: none;
}

#copyright {
	margin-bottom: 45px;
	font-size: 12px;
}

#tanner-digital {
	background: url(images/tanner-digital-x-.png) center top / 460px no-repeat;
	padding-top: 55px;
}

#tanner-digital-logo {
	background: url(images/tanner-digital-logo.png) center -47px / 100px no-repeat;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	opacity: 0.6;
	transition: all .25s ease-out; 
}

#tanner-digital-logo:hover {
	background: url(images/tanner-digital-logo.png) center -47px / 100px no-repeat;
	opacity: 1;
	transition: all .25s ease-out; 
}

#tanner-digital-tagline {
	color: #bababa;
	margin-top: 5px;
}


.collapseomatic {
	background-image: none!important;
	padding: 0 0 20px !important;
	color: #768e1c;
}
.collapseomatic_excerpt, .collapseomatic_content {
	margin-left: 0px!important;
}
.collapseomatic_excerpt, .collapseomatic_content li:last-child {
	border-bottom: none!important;
}



/*Read more*/

#treatment-grid .wrap,
#packages-grid .wrap {
    position:relative;
    overflow:hidden;
    min-height: 200px;
}

#treatment-grid .gradient,
#packages-grid .gradient {
    width:100%;
    height:50px;
    background:url(http://mankind.com.au/wp-content/themes/mankind/images/bg-readMore-gradient.png) repeat-x;
    position:absolute;
    bottom:0;
    left:0;
}

#treatment-grid .read-more,
#packages-grid .read-more {
    background:#fff;
	margin-bottom: 20px;
	margin-top: 20px;
}

#treatment-grid .read-more a,
#packages-grid .read-more a {
    text-decoration:none;
	color: #768e1c;
}

#treatment-grid .read-more a:hover,
#packages-grid .read-more a:hover  {
	text-decoration: underline;
}


/*Shop*/

.woocommerce #container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	display: inline-block;
}

#shop-hero ul {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f8f8f8;
}

#shop-hero ul li {
	display: inline-block;
}

.wc-social-login p {
	display: none;
}

#shop-menu-container {
	display: none;
}

#shop-menu-logged-in .menu-shop-menu-container {
	border-right: 1px solid #eee;
	height: 64px;
	padding-right: 15px;
	float: left;
	padding-left: 15px;
}

.woocommerce-page #shop-menu-container {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	display: block;
	height: 64px;
	text-align: center;
}

.dropdown_product_cat {
	width: 215px;
	font-weight: 300!important;
}

#shop-menu-search .product-search-form {
	margin: 0;
	padding: 0;
}

#shop-menu-search select {
	margin: 11px 0 0 10px;
	font-size: 11px;
	text-transform: uppercase;
	height: 40px;
	display: block;
}

#shop-menu-search .widget {
	display: inline-block;
}

#shop-menu-search .widget h1 {
	display: none;
}

#shop-menu-logged-in {
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#shop-menu-logged-out {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}


#shop-menu-logged-out #menu-shop-menu {
	float: left;
}

#login-buttons {
	display: inline-block;
	margin: 0;
	padding: 0 0 0 15px;
	height: 64px;
	border-left: 1px solid #eeeeee;
}

#login-buttons ul {
	margin-top: 7px;
}

.button-social-login,
a.button-social-login,
input.button-social-login,
button.button-social-login,
.widget-area a.button-social-login { 
	border-radius:0px!important;
	text-shadow:none!important;
	margin:0px!important;
	-webkit-box-shadow:!important;
	-moz-box-shadow:!important;
	box-shadow: none!important;
	padding: 5px 10px 5px 5px !important;
	font-size: 11px !important;
	text-transform: uppercase!important;
	font-weight: 200!important;
	color: white!important;
	border-style: solid;
	border-width: 1px;
}

.button-social-login:hover,
a.button-social-login:hover,
input.button-social-login:hover,
button.button-social-login:hover,
.widget-area a.button-social-login:hover {
	background-color: #3a5897!important;
	color: white!important;
	border: 1px solid white !important;
}

.si-facebook {
	margin-left: 0 !important;
	border-right: 1px solid #6f86b7 !important;
	margin-right: 10px !important;
	width: 20px;
}

#login-email-container {
	font-size: 12px;
	padding: 10px;
	background-color: #758e1b;
	color: white;
}

#login-email-container a {
	text-transform: uppercase;
	font-size: 11px !important;
	color: white !important;
	margin: 0!important;
	padding: 0!important;
	border-style: none!important;
}

.woocommerce #shop-menu #login-email-container a:hover,
.woocommerce-cart #shop-menu #login-email-container a:hover,
.woocommerce-checkout #shop-menu #login-email-container a:hover,
.woocommerce-account #shop-menu #login-email-container a:hover {
	border: none;
	background-color: #748e1b;
}


#login-email-container:hover {
	opacity: 0.8;
}

#login-email-icon {
	border-right: 1px solid #99b43c;
	padding-right: 10px;
	margin-right: 5px;
}

#shop-hdr-gift-vouchers {
	display: none;
}

.post-type-archive-product #shop-hdr-gift-vouchers {
	background: url(http://www.mankind.com.au/wp-content/themes/mankind/images/backgrounds/shop-gift-voucher-bg.png) 15% top no-repeat #f8f8f8;
	background-size: 400px;
	color: #768e1c;
	margin: 0;
	border-bottom: 1px solid #eff0ef;
	padding: 25px;
	transition: all .25s ease-out;
	display: block;
}

#shop-hdr-gift-vouchers:hover {
	background-color: #465461;
	transition: all .25s ease-out;
	color: white;
}

#shop-hdr-gift-vouchers-h1 {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#shop-hdr-gift-vouchers-h2 {
	text-transform: lowercase;
	margin-bottom: 10px;
	color: #999;
}

#shop-hdr-gift-vouchers-h3 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #dee0de;
	display: inline-block;
	padding: 10px;
}

.search #featured-products,
.search #brand-logos {
	display: none;
}

#featured-products {
	margin-bottom: 20px;
	padding-top: 60px;
}

#featured-products:before {
	content: 'Featured Products';
	text-transform: uppercase;
	color: #758e1b;
	font-size: 20px;
	letter-spacing: 2px;
}

#featured-products h3,
#featured-products .price,
#featured-products .button {
	display: none;
}

#brand-logos {
	border-bottom: 1px dashed #eeeeee;
	background-color: #f7f8f7;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 40px;
	margin: 0;
}

#brand-logos:before {
	content: 'Brands';
	text-transform: uppercase;
	color: #768e1c;
	font-size: 22px;
	letter-spacing: 2px;
}

#brand-logos img {
	width: 125px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.3;
	transition: all .25s ease-out;
}

#brand-logos img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
	transition: all .25s ease-out;
}

#brand-logos ul {
	margin: 20px 0 0;
	padding: 0;
}

#brand-logos ul li {
	display: inline-block;
	margin: 20px;
	padding: 0;
}

.woocommerce #shop-menu,
.woocommerce-cart #shop-menu,
.woocommerce-checkout #shop-menu,
.woocommerce-account #shop-menu {
	display: inline-block;
	width: 100%;
}

.woocommerce #shop-menu a,
.woocommerce-cart #shop-menu a,
.woocommerce-checkout #shop-menu a,
.woocommerce-account #shop-menu a {
	display: inline-block;
	margin-top: 15px; 
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 300!important;
	color: #59829d;
	text-transform: uppercase;
	border: 1px solid white;
}

.woocommerce #shop-menu a:hover,
.woocommerce-cart #shop-menu a:hover,
.woocommerce-checkout #shop-menu a:hover,
.woocommerce-account #shop-menu a:hover {
	border: 1px solid #59839d;
	background-color: white;
	color: #59839d;
}

.woocommerce #shop-menu li,
.woocommerce-cart #shop-menu li,
.woocommerce-checkout #shop-menu li,
.woocommerce-account #shop-menu li {
	display: inline-block;
}

.woocommerce #shop-menu .current-menu-item a,
.woocommerce #shop-menu .current-menu-item a:hover
#shop-menu .current_page_item a,
#shop-menu .current_page_item a:hover {
	border: 1px solid #768e1c;
	background-color: #768e1c;
	color: white;
}

.woocommerce-result-count {
	display: none;
}

.sidebar-shop {
	border-left: 1px solid #eee;
	padding-left: 15px;
	margin-left: 15px;
}

.widget {
	display: inline-block;
	min-width: 180px;
}

.widget .widget-title {
	display: none;
}

.woocommerce .woocommerce-ordering {
	margin: 0!important;
	padding: 0!important;
	display: none;
}

.woocommerce-page #myHero-container {
	display: none;
}

.woocommerce .woocommerce-pagination a {
	color: silver;
	padding: 10px!important;
	line-height: 1 !important;
}

.woocommerce-pagination .dots {
	height: 20px;
	color: #e0d9df;
}

.woocommerce-pagination .current {
	background-color: #768e1c!important;
	color: white!important;
	line-height: 20px !important;
}

.woocommerce-cart #main,
.woocommerce-checkout #main,
.woocommerce-account #main {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.woocommerce #content {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	width: 100%;
}

.woocommerce #content .product {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}

.woocommerce #content .product .images {
	margin: 0!important;
	width: 10px;
}

.woocommerce-page #secondary,
.woocommerce #secondary {
	display: none;
}

.woocommerce-breadcrumb {
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	font-size: 12px!important;
	color: #59839d!important;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 40px!important;
	display: none;
}


.woocommerce-breadcrumb a {
	font-size: 12px!important;
	color: #a8b7c0 !important;
	margin-right: 10px;
	margin-left: 10px;
}

.woocommerce-breadcrumb a:hover {
	color: #59839d!important;
}

/* @group Untitled Group */

.woocommerce-page .entry-title,
.woocommerce-page .entry-title a,
.woocommerce .page-title,
.woocommerce #order_review_heading {
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-top: 30px;
	color: #748e1b;
	font-size: 20px;
	line-height: 30px;
}

.term-84 .page-title,
.term-35 .page-title,
.term-24 .page-title,
.term-28 .page-title,
.term-26 .page-title,
.term-30 .page-title {
	display: none;
}

#brand-logo {

}

#brand-logo #kind,
#brand-logo #mankind,
#brand-logo #truefitt-and-hill,
#brand-logo #aspect,
#brand-logo #dermalogica,
#brand-logo #razorpit  {
	display: none;
	width: 200px;
	height: auto;
	margin: 20px auto 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.term-kind #brand-logo #kind,
.term-mankind #brand-logo #mankind,
.term-truefitt-and-hill #brand-logo #truefitt-and-hill,
.term-aspect #brand-logo #aspect,
.term-dermalogica #brand-logo #dermalogica,
.term-razorpit #brand-logo #razorpit {
	display: block;
}

/* @end */

.woocommerce .product {
	margin-top: 30px;
}

.woocommerce #content ul.products h3 {
	text-transform: uppercase;
	color: #748e1b;
	height: 50px;
	line-height: 19px;
	font-size: 13px;
}


.woocommerce #content ul.products {
	text-align: center !important;
	margin: 0 auto!important;
	display: inline-block;
	max-width: 1060px;
}

.woocommerce #content ul.products li {
	width: 200px !important;
	margin: 20px!important;
	border: 1px solid white!important;
	transition: all .25s ease-out!important;
	padding-right: 10px;
	padding-left: 10px;
}

.woocommerce #content ul.products li:hover {
	border: 1px solid #dee0de !important;
	transition: all .25s ease-out!important;
}

.woocommerce #content ul.products li img {
	margin-top: 10px;
}

.woocommerce #content .price .amount {
	color: #748e1b;
	font-weight: bold;
	margin-bottom: 25px;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.woocommerce #content .amount {
	color: #748e1b;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
}

.woocommerce #content .entry-summary h3 {
	color: #748e1b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 20px;
}

.woocommerce #content .entry-summary h3.addon-name {
	margin: 0;
	padding: 25px 0 0;
	border-top: 1px dashed #e0e0e0;
	font-size: 16px;
}

.woocommerce #content .product h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 10px;
}

.woocommerce #content .product-addon-your-message h3 {
	display: none;
}

.woocommerce #content .product-addon p {
	margin: 0!important;
	padding: 5px 0 0 !important;
}

.woocommerce #content .product-addon-choose-your-certificate-type {
	margin-top: 30px;
	margin-bottom: 60px;
}

.woocommerce #content .addon-description p {
	font-style: normal;
	margin-bottom: 20px!important;
}

.woocommerce .product a.button,
.woocommerce-page input.button,
.woocommerce .single_add_to_cart_button,
.woocommerce .shipping-calculator-form .button,
.woocommerce .return-to-shop a {
	border: 1px solid #748e1b!important;
	text-transform: uppercase!important;
	background: none!important;
	box-shadow: none!important;
	border-radius: 0!important;
	color: #748e1b!important;
	padding: 10px !important;
	font-size: 12px !important;
	text-shadow: none!important;
	letter-spacing: 1px!important;
	margin-bottom: 20px;
}

.woocommerce .product a.button:hover,
.woocommerce-page input.button:hover,
.woocommerce .single_add_to_cart_button:hover,
.woocommerce .shipping-calculator-form .button:hover,
.woocommerce .return-to-shop a.button:hover {
	background: none #748e1b !important;
	color: white!important;
}

.woocommerce .added_to_cart {
	text-transform: uppercase;
	color: #748e1b;
	width: 100%;
	font-size: 12px;
	margin-bottom: 20px;
}

.woocommerce .wp-post-image {
	box-shadow: none!important;
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
}

.woocommerce .payment_method_paypal img {
	height: auto!important;
	width: 110px!important;
	background-color: transparent!important;
}

.woocommerce .wc-backward a:before,
.woocommerce .wc-backward:before {
	font: 14px/1px FontAwesome !important;
	content: "\f060"!important;
	margin-right: 10px;
}

.woocommerce .wc-forward a:after,
.woocommerce .wc-forward:after {
	font: 14px/1px FontAwesome !important;
	content: "\f061"!important;
}

.woocommerce .actions .alt.wc-forward:before {
	font: 14px/1px FontAwesome !important;
	content: "\f061"!important;
}

.button.wc-forward a {
	font-weight: 200!important;

}

.woocommerce #content input.button.added:before,
.woocommerce #content input.button.added:before,
.woocommerce #respond input#submit.added:before,
.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page #content input.button.added:before,
.woocommerce-page #respond input#submit.added:before,
.woocommerce-page a.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce-page input.button.added:before {
	font: 14px/31px FontAwesome !important;
	content: "\f00c"!important;
}

.woocommerce-message .button.wc-forward:before {
	font: 14px/14px FontAwesome !important;
	content: "\f07a"!important;
	margin-right: 15px!important;
}

.woocommerce-message .button.wc-forward {
	background-color: white !important;
	color: #748e1b!important;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	transition: all .1s ease-in!important; 
	border: 1px solid #748e1b !important;
}

.woocommerce-message .button.wc-forward:hover {
	background-color: white!important;
	transition: all .1s ease-in!important;
	border: 1px solid white!important;
}



/*Shop - Cart*/

.woocommerce-checkout .sidebar-shop {
	display: none!important;
}

.woocommerce dt  {
	display: none!important;
}

.woocommerce dd.variation-Giftvoucherdetails-From,
.woocommerce dd.variation-Giftvoucherdetails-To,
.woocommerce dd.variation-Location,
.woocommerce dd.variation-Yourmessage-Message {
	width: 100%;
	display: block;
}

.woocommerce dd.variation-Giftvoucherdetails-From p:before {
	content: 'From: '!important;
	font-weight: bold;
}

.woocommerce dd.variation-Giftvoucherdetails-To p:before {
	content: 'To: '!important;
	font-weight: bold;
}

.woocommerce dd.variation-Yourmessage-Message p:before {
	content: 'Message: '!important;
	font-weight: bold;
}

.woocommerce dd.variation-Location p:before {
	content: 'Location: '!important;
	font-weight: bold;
}

.woocommerce dd.variation-Choosevouchertype p:before {
	content: 'Voucher type: '!important;
	font-weight: bold;
}

.woocommerce .cart-empty {
	margin-top: 40px;
	margin-bottom: 40px;
}

.woocommerce .shop_table .product-name,
.woocommerce .shop_table .product-price,
.woocommerce .shop_table .product-quantity,
.woocommerce .shop_table .product-subtotal {
	text-transform: uppercase;
	height: 50px;
}
	

.woocommerce .shop_table .variation {
	text-transform: capitalize;
}

.woocommerce .shop_table .actions {
	padding: 15px;
}

.woocommerce .shop_table .actions #shipping-note {
	float: left;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 15px;
}

.woocommerce .shop_table tbody {
	font-weight: normal;
}

.woocommerce .product-name a {
	color: #748e1b!important;
	text-transform: capitalize;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}

.woocommerce .product-name a:hover {
	text-decoration: underline!important;
}

.woocommerce .product-thumbnail .wp-post-image {
	width: 60px !important;
	height: 60px !important;
}

.woocommerce h2 a {
	color: #748e1b;
	margin-bottom: 20px;
	display: block;
}

.woocommerce .input-text {
	letter-spacing: 1px;
	padding: 7px;
	width: auto;
	color: #567c97;
	-moz-appearance:none;
	margin: 0!important;
}

.woocommerce .input-text:focus {
	border-style: solid;
	border-color: #748e1b;
}

.woocommerce #coupon_code.input-text {

}

.woocommerce .payment_method_paypal a {
	color: #748e1b;
	font-size: 12px!important;
}

.woocommerce .payment_method_paypal a:hover {
	text-decoration: underline;
}

.woocommerce .checkout-button.button,
.woocommerce #place_order {
	background-color: #748e1b!important;
	color: white!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;
	margin: 10px!important;
}

.woocommerce .update-cart-button {
	display: inline;
}

#jsCardType img {
	width: auto;
	height: auto;
}


/*Shop - product page*/
.woocommerce h1 {
	color: #748e1b;
	font-size: 24px !important;
	letter-spacing: 1px !important;
}

.woocommerce .summary {
	text-align: left;
	margin-bottom: 10px !important;
}

.woocommerce .summary p {
	margin-bottom: 15px !important;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300!important;
}

.woocommerce .summary p strong {
	font-weight: 400;
}

.woocommerce .summary p em {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

.woocommerce .summary ul {
	text-align: left;
}

.woocommerce .summary ul li {
	text-align: left;
	padding-left: 20px;
		background: url(images/google-map-marker.png) left 8px / 6px no-repeat;
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: 1px;
}

.woocommerce .summary a {
	color: #748e1b;
}

.woocommerce .summary a:hover {
	text-decoration: underline;
}

.woocommerce .attachment-shop_catalog.wp-post-image {
	height: 200px !important;
	width: auto!important;
	margin-right: auto!important;
	margin-left: auto!important;
}

.woocommerce form.cart {
	margin-top: 25px!important;
	margin-bottom: 25px!important;
}

.woocommerce form {
	text-align: left !important;
	font-size: 11px !important;
	margin: 0;
}

.woocommerce form p {
	text-transform: none;
	font-size: 11px !important;
}

.woocommerce form.lost_reset_password {
	max-width: 430px!important;
	margin-right: auto;
	margin-left: auto;
}

.woocommerce form.lost_reset_password p {
	width: 100%;
	margin-top: 15px;
}

.woocommerce .shipping_calculator {
	margin-top: 30px;
}

.woocommerce .cart_totals {
	margin-right: 20px;
	margin-left: 20px;
	display: none;
}

.woocommerce form .product-addon-choose-voucher-type {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 25px;
}

.woocommerce form .product-addon-pick-up-location-if-applicable:after {
	content: '*Required';
	display: block;
	margin-top: 10px;
	color: #748e1b;
	margin-bottom: 20px;
	padding-top: 10px;
}

.woocommerce .product_meta {
	display: none;
}
.woocommerce form .payment_method_securepay_dp img {
	width: auto;
	height: auto;
}

.woocommerce ul.order_details  {
	margin: 40px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 40px;
	padding-top: 0;
}

.woocommerce p {
	text-transform: none;
	line-height: 16px;
}

.woocommerce .order-number a {
	color: #768e1c;
}


.woocommerce address {
	margin-bottom: 20px;
}

.woocommerce .addresses .title {
	margin-top: 20px;
}

.woocommerce .customer_details {
	margin-bottom: 20px;
}

.woocommerce #cc-expire-year {
	margin-top: 10px;
}

.woocommerce .securepay_payment_form fieldset {
	border-bottom: 1px dashed #eee;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

/*Shop - Reviews*/

.reviews_tab a,
.reviews_tab a:active {
	text-transform: uppercase;
	font-weight: 400!important;
}

#review_form a {
	color: #748e1b;
}

#review_form a:hover {
	text-decoration: underline;
}


/*Shop - Related products*/

.related.products h2 {
	color: #748e1b;
	text-transform: none;
	border-top: 1px dashed #eeeeee;
	padding-top: 45px;
	padding-bottom: 10px;
	font: 22px "thirsty_roughregular_three", Georgia, Times, serif;
	margin: 0;
}


/*Shop - messages*/

.woocommerce-page article {
	margin-right: 20px;
	margin-left: 20px;
}

.woocommerce #content .woocommerce-error {
	background: none #cc0000 !important;
	box-shadow: none!important;
	color: white!important;
	text-shadow: none!important;
	border-style: none!important;
	margin-top: 20px !important;
	display: block!important;
	max-width: 980px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.woocommerce-error a {
	color: white;
	font-weight: bold;
}

.woocommerce-error a:hover {
	text-decoration: underline;
}


.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
	background-color: transparent !important;
	box-shadow: none!important;
	font: 23px/1px FontAwesome !important;
	content: "\f00d"!important;
	text-shadow: none!important;
}

#content .woocommerce-message {
	background-color: #768e1c;
	border-style: none;
	color: white;
	padding-left: 100px!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
	background-color: transparent !important;
	box-shadow: none!important;
	font-size: 25px !important;
	line-height: 2px !important;
	font-family: FontAwesome!important;
	content: "\f00c"!important;
	text-shadow: none!important;
}

.woocommerce-message a,
.woocommerce-info a {
	text-shadow: none!important;
	box-shadow: none!important;
	text-transform: uppercase;
	color: white;
}

.woocommerce-message a:hover,
.woocommerce-info a:hover {
	color: white;
	text-decoration: underline;
}

.woocommerce-message a.button,
.woocommerce-info a.button {
	background: none #748e1b !important;
	border: 1px solid white !important;
	color: white !important;
	border-radius: 4!important;
	text-shadow: none!important;
	box-shadow: none!important;
	font-weight: normal!important;
	font-style: normal!important;
	font-size: 12px !important;
	padding: 10px !important;
}

.woocommerce-message a.button:hover,
.woocommerce-info a.button:hover {
	background-color: white!important;
	color: #748e1b!important;
}

.button.wc-forward:after {
	font: 14px/0 FontAwesome !important;
	content: "\f061"!important;
	margin-left: 10px;
}

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
	background: none #f7f7f7 !important;
	box-shadow: none!important;
	color: #748e1b !important;
	text-shadow: none!important;
	border: 1px solid #ddd !important;
	font-size: 13px;
	line-height: 23px;
}

.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
	background-color: transparent !important;
	box-shadow: none!important;
	font: normal normal 22px/0 FontAwesome !important;
	content: "\f075"!important;
	text-shadow: none!important;
	color: #748e1b !important;
}

.woocommerce .woocommerce-info a,
.woocommerce-page .woocommerce-info a {
	color: #748e1b;
	font-weight: 500;
}

.woocommerce .woocommerce-info .button-social-login-facebook {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.woocommerce-tabs ul {
	margin: 0 0 40px !important;
	padding: 0!important;
}

.comment-text {
	margin: 20px !important;
	padding: 20px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.comment-text .meta {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 20px!important;
}


/*My account*/

.woocommerce-account p {
	font-size: 14px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.woocommerce-account form p {
	border-bottom: 0px solid #eee;
}

.woocommerce header {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

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

.woocommerce header a,
.woocommerce p a {
	color: #778e1d;
}

.woocommerce header a:hover,
.woocommerce p a:hover {
	text-decoration: underline;
}

.woocommerce .myaccount_user {
}

.woocommerce #customer_login h2 {
	border-top: none;
	text-align: center;
}

.woocommerce .cart_totals h2 {
	border-top-style: none;
	padding: 10px 0;
}

.woocommerce .cart_totals #note-1 {
	display: block;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	background-color: #748e1b;
	color: white;
	padding: 20px;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}

.woocommerce .cart_totals #note-2 {
	display: block;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	color: #59829d;
	padding: 20px 0 30px;
	margin: 10px 0 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 1px dashed #e0e0e0;
	text-align: center;
}

.woocommerce h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	border-top: 1px dashed #e0e0e0;
	padding-top: 40px;
	color: #768e1c;
	text-align: center;
}

.woocommerce-tabs {
	display: none;
}

.related.products {
	display: inline-block;
	width: 100%;
}

.woocommerce table td {
	font-size: 14px;
	font-weight: 300;
}

.woocommerce table th {
	font-size: 12px;
	text-transform: uppercase;
	padding: 15px !important;
}

.woocommerce table .si-facebook {
	line-height: 40px !important;
	border-right-style: none!important;
	padding: 0 20px 0 0 !important;
	margin-left: 5px!important;
}

.woocommerce table .social-badge {
	margin: 10px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
	font-size: 12px;
}

.woocommerce .unlink-social-login-profile {
	text-transform: uppercase;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table,
.woocommerce .col2-set {
	border:1px solid rgba(0,0,0,.1);
	margin: 0 -1px 40px 0 !important;
	text-align:left;
	width:100%;
	border-collapse:separate;
	-webkit-border-radius:5px;
	border-radius:5px
	padding-bottom: 10px;
	padding-bottom: 0;
}

.woocommerce table.shop_table tr.shipping {
	background-color: #fff4e1 !important;
}

.woocommerce table.shop_table tr.shipping th:after {
	content: 'PLEASE NOTE: For PDF Gift Voucher purchases - select Local Pickup';
	float: right;
	color: orange;
	text-transform: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 30px;
}

.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3 {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
	margin: 8px;
}

/*Shop Footer*/

#shop-footer-container {
	display: none;
}

.woocommerce-page #shop-footer-container {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dashed #eeeeee;
	padding-top: 40px;
	margin-top: 0px;
}

.woocommerce-page #shop-footer {
	max-width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

.woocommerce-page #shop-footer aside {
	display: inline-block;
	border: 1px solid #e0e0e0;
	margin: 10px;
	width: 26%;
	padding: 24px;
	vertical-align: top;
}

.woocommerce-page #shop-footer h1 {
	color: #768e1c;
	margin-bottom: 20px;
	font-size: 18px !important;
	display: block;
}

.woocommerce-page #shop-footer #text-2 h1 {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.woocommerce-page #shop-footer p {
	margin-bottom: 10px;
}

.woocommerce-page #shop-footer strong {
	font-weight: bold;
}

.woocommerce-page #shop-footer a {
	color: #768e1c;
}

.woocommerce-page #shop-footer a:hover {
	text-decoration: underline;
}

.woocommerce-page #shop-footer .buttons {
	margin: 25px 0 0;
}

.woocommerce-page #shop-footer .buttons .wc-forward {
	margin-top: 5px;
	margin-bottom: 5px;
}

input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
	font-weight: 400!important;
	border-radius:0px!important;
	left:auto;color: white!important;
	text-shadow: none!important;
	border: 1px solid #758e1b!important;
	background: #758e1b!important;
	box-shadow: none!important;
	text-transform: uppercase;
	font-size: 12px !important;
	padding: 10px;
}

input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover {
	text-decoration: none!important;
}

.product_list_widget li {
	border-top: 1px solid #f1f1f1;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}

.product_list_widget li img {
	display: none;
}


/*Checkout*/

#securepay_card_ccv {
	width: 60px !important;
	margin-right: 10px;
	text-align: center;
}

/*Cart*/

.return-to-shop {
	margin-bottom: 40px;
}

/*Product Search*/

.product-search.floating {
	position: relative;
	left: 0;
	top: 0;
}
.product-search.floating .product-search-results {
	position: absolute;
	z-index: 10;
	background: #fff;
	border: 1px solid #e0e0e0 !important;
	margin: -1px 0 0 0!important;
	
	display: block!important;
	-moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.16);
}
.product-search.floating .product-search-results:empty {
	border: none;
}
.product-search input[type="text"].product-search-field {
	width: 85%;
}
.product-search .product-search-results {
	display: none;
}
.product-search-form input.blinker {
	background-image: url( ../images/blinker.gif );
	background-position: right center;
	background-repeat: no-repeat;
}
.product-search-results .entry,
.product-search-results .no-results {
	padding: 0px!important;
}

.product-search-results .entry a {
	text-decoration: none;
	padding: 0!important;
	margin: 0!important;
	width: 100%!important;
	height: 100%!important;
	border-style: none!important;
}

.product-search-results .entry a:hover {
	border-style: none!important;
	margin: 0!important;
	padding: 0!important;
}

.product-search-results .entry span.title {
	font: inherit;
	display: block!important;
	width: 200px!important;
}
.product-search-results .entry span.title,
.product-search-results .entry span.description,
.product-search-results .entry img.thumbnail {
}
.product-search-results .entry span.description {
	font-size: 80%;
}
.product-search-results .entry img.thumbnail {
	max-width: none;
	width: 30px;

	border-bottom: 1px dashed #dfe0df !important;
	padding: 13px;
}
.product-search-results .entry a span.title:hover {
	text-decoration: none!important;
	background-color: #f7f9f7 !important;
}
.product-search-results .entry:hover,
.product-search-results .entry.active {
	background-color: #f7f9f7 !important;
	font-weight: bolder;
}
.product-search-results .entry.s_product_cat.first {
	border-top: 0px dashed #ccc!important;
}
.product-search-results table.search-results {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	width: 100%;
}
.product-search-results table.search-results td:last-child {
	width: 100%;
}
.product-search-results table.search-results tr:nth-child(n) td {
	background-color: inherit;
}
.product-search-results table.search-results tr,
.product-search-results table.search-results tr td,
.entry-content .product-search-results table.search-results tr td {
	border: none;
	margin: 0;
	padding: 0;
}
.product-search-results table.search-results tr td,
.entry-content .product-search-results table.search-results tr td {
	padding: 0px!important;
	vertical-align: top;
	text-align: left;
}

