/*
Theme Name: Clarity Hearing Solutions
Description: Clarity Hearing Solutions Web Site
Author: Casper Schougaard
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/



.add_to_cart_button, .single_add_to_cart_button, .summary .quantity {
	display: none !important;
}

.logged-in .add_to_cart_button, .logged-in .single_add_to_cart_button, .logged-in .summary .quantity {
	display: block !important;
}

.product_cat-accessory .add_to_cart_button, .product_cat-accessory .single_add_to_cart_button, .product_cat-accessory .summary .quantity {
	display: none !important;
}


.woocommerce .quantity .qty,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding: 6px !important;
	border: 1px solid black !important;
	border-radius: 5px !important;
	font-size: 16px !important;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #f26522 !important;
}






.onsale {
	background-color: #1e82b1 !important;
}

.woocommerce div.product p.price,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price {
	color: #1e82b1 !important;
}

.woof_container_pa_wireless,
.woof_container_pa_directional-microphones,
.woof_container_pa_free-for-ohsndis,
.woof_container_pa_free-for-tinnitus-function {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.woof_container_pa_option-one .woof_container_inner .woof_block_html_items .woof_list,
.woof_list_checkbox {
	padding-bottom: 0px !important;
}

.woof_redraw_zone {
	position: relative;
	transition: padding 0.2s ease-in-out;
	padding: 70px 0 0;
}

.woof_submit_search_form_container {
	position: absolute;
	top: 0;
	left: 0;
}

.woocommerce ul.products li.product .price {
	margin-bottom: 0px;
}

/* added by Geoff 14-01-2017 */

body {
	font-weight: 300;
}

.button {
	display: inline-block;
	background-color: #f26522;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
	font-size: 16px;
	font-weight: 500;
	padding: 5px 15px;
	margin: 0 0 0 5px;
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	margin: 0 0 20px;
}

.button:hover {
	background: #147db1;
}

.fotorama-holder {
	padding: 22px 0 32px;
}

.fotorama {
	max-width: 1150px;
	margin: 0 auto;
}

.fotorama__html div,
.fotorama__html a {
	display: block;
	height: 100%;
	background: url('../img/clear.png');
}

.fotorama__stage {
	margin-bottom: 20px;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
	padding-left: 0 !important;
	margin-right: 20px;
}

.fotorama__thumb-border {
	display: none !important;
}

@media only screen and ( max-width : 1190px ) {
	.fotorama-holder {
		padding: 20px;
	}
}

@media only screen and ( max-width : 767px ) {
	.fotorama__nav-wrap {
		display: none !important;
	}
	.fotorama__stage {
		margin-bottom: 0px;
	}
}

.fotorama-holder-video {
	background: #ebebeb;
	padding: 30px 0;
}

.fotorama-holder-video h2 {
	font-size: 32px;
}

.fotorama-holder-video:after {
  content: "";
  display: table;
  clear: both;
}

.fotorama-holder-video .fotorama-outer {
	float: left;
	width: 65%;
}

.fotorama-holder-video .fotorama-outer .fotorama__nav-wrap {
	position: relative;
	top: -10px;
}

.fotorama-holder-video .fotorama-outer .fotorama__nav__frame--dot .fotorama__dot {
	width: 12px;
	height: 12px;
	border: 2px solid #00afef;
	background: transparent;
}

.fotorama-holder-video .fotorama-outer .fotorama__nav__frame--dot.fotorama__active .fotorama__dot {
	background: #00afef;
}

.fotorama-holder-video .callback-form {
	float: right;
	width: 32%;
}

.fotorama-holder-video .callback-form input[type=text] {
	background: transparent;
}

.fotorama-holder-video .callback-form .left, .fotorama-holder-video .callback-form .right {
	float: none;
	width: 100%;
}

@media only screen and ( max-width : 900px ) {
	.fotorama-holder-video .fotorama-outer {
		float: none;
		width: 100%;
	}
	.fotorama-holder-video .callback-form {
		float: none;
		width: 100%;
	}
}

.gform_wrapper .gform_footer input[type="submit"] {
	-webkit-appearance: none;
}

.product_meta {
	display: none !important;
}

.header {
	z-index: 9999;
}

#searchform {
	margin: 0 0 20px;
	position: relative;
}

#searchform label {
	display: block;
	margin: 0 0 10px;
}

#searchform input[type=text],
.woof_text_search_container input[type='search'],
.single-search-text {
	border: 1px solid black !important;
	padding: 10px 40px 10px 10px !important;
	border-radius: 5px !important;
	width: 100% !important;
	font-size: 16px !important;
	margin-bottom: 10px !important;
	max-width: 300px !important;
}

.search-holder {
	position: relative;
}

#searchsubmit {
	width: 38px;
	height: 38px;
	border: none;
	background: url('img/search.png') center center no-repeat;
	background-size: 20px 20px;
	position: absolute;
	right: 0px;
	top: 1px;
	text-indent: -9999px;
	cursor: pointer;
}

/* sharing */

.sharing-buttons {
	float: none;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0 0 10px;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.35em 0.5em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
  position: relative;
  top -2px;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.news .news-main .items .item a.share {
	float: right;
}

.news .news-main .items .item .share-popup {
	float: right;
	left: -70px;
}

.news .news-main .items .item .img {
	margin: 0 0 30px;
}

.more-link {
	display: none;
}

.related.products {
	display: none !important;
}

.news .news-main .items .item a.share {
	display: none;
}

.news .news-main .items .item .share-popup {
	display: block;
	left: 0px;
}

@media only screen and ( max-width : 600px ) {
	.news .news-main .items .item a.link, .news .news-main .items .item .share-popup {
		float: none;
	}
}



/* Brands */

.brand-categories .brands {
	display: block;
}

.brand-categories .brands:after {
  content: "";
  display: table;
  clear: both;
}

.brand-categories .brands a {
	display: block;
	width: 25%;
	float: left;
	padding: 20px;
}

.brand-categories .brands a .images {
	position : relative;
}

.brand-categories .brands a .images img {
	width: 100%;
	display: block;
	transition: opacity 0.2s ease-in-out;
}

.brand-categories .brands a .images img:nth-of-type(2) {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
}

.brand-categories .brands a:hover .images img:nth-of-type(1) {
	opacity: 0;
}

.brand-categories .brands a:hover .images img:nth-of-type(2) {
	opacity: 1;
}

@media only screen and ( max-width : 600px ) {

	.brand-categories .brands a {
		width: 33.333333333%;
	}

}

@media only screen and ( max-width : 420px ) {

	.brand-categories .brands a {
		width: 50%;
		padding: 10px;
	}

}


.sidebar-testimonial {
	position: relative;
	padding: 20px 0;
}

.sidebar-testimonial blockquote {
	color: #147db1;
	font-size: 18px;
	margin: 0 0 15px;
}

.sidebar-testimonial cite {
	color: #147db1;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 15px;
}

.sidebar-testimonial cite strong {
	font-weight: 700;
}

.sidebar-testimonial a {
	margin: 0 0 5px;
}

.sidebar-testimonial:before, .sidebar-testimonial:after {
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	width: 46px;
	height: 2px;
	background: #147db1;
}

.sidebar-testimonial:after {
	top: auto;
	bottom: 0px;
}

.testimonials:after {
	content: "";
	display: table;
	clear: both;
}

.testimonial {
	padding: 25px 140px 30px 0;
	position: relative;
	min-height: 106px;
}

.testimonial:before {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0px;
	width: 46px;
	height: 2px;
	background: #147db1;
}

.testimonial cite {
	font-size: 22px;
	font-weight: 100;
	color: #147db1;
	margin: 0 0 20px;
	display: block;
}

.testimonial blockquote {
	font-size: 18px;
	line-height: 22px;
}

.testimonial img {
	position: absolute;
	top: 30px;
	right: 0;
	width: 106px;
	height: 106px;
	border-radius: 53px;
}

@media only screen and ( max-width : 550px ) {

	.testimonial {
		padding: 25px 0 30px;
	}

	.testimonial img {
		position: relative;
		top: 0px;
	}

}

.woocommerce button.button, .wc-tab .button, .single-search-form button {
	font-family: 'museo', Arial, sans-serif !important;
    background-color: #f26522 !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    color: #ebebeb !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 8px 14px !important;
    -webkit-transition: background 0.2s ease-in-out !important;
    -moz-transition: background 0.2s ease-in-out !important;
    -o-transition: background 0.2s ease-in-out !important;
    -ms-transition: background 0.2s ease-in-out !important;
    transition: background 0.2s ease-in-out !important;
    border: none !important;
}

.woocommerce button.button:hover, .wc-tab .button:hover {
    background: #005aab !important;
}

.woof_text_search_container .woof_text_search_go {
	display: none !important;
}

.single-search-form {
	width: 280px;
	margin: 0 0 20px;
}

.single-search-form h4 {
	color: #147db1;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.single-search-form input {
	margin: 0 0 5px;
	display: block;
}

.sitemap a:hover {
	color: white !important;
	text-decoration: underline !important;
}

.sitemap-text p a {
	display: inline-block;
	font-weight: 200;
	text-transform: none;
}

.sub .sub-sidebar h4 {
	line-height: 32px;
}

.woof_front_toggle {
	background: #147db1;
	color: white;
	line-height: 32px;
	border-radius: 50%;
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	transition: opacity 0.2s ease-in-out;
}

.woof_front_toggle:hover {
	opacity: 0.7;
}