/*
Theme Name: QHDC
Theme URI: https://wordpress.org/themes/qhdc
Author: Myriadsolutionz.com
Version: 1.0
*/

body {
	min-width: 330px;
}

.cat_box a span,
b,
fieldset legend,
strong,
th {
	font-weight: 400
}

h1,
h2,
h3,
h4 {
	color: #222
}

body {
	-webkit-font-smoothing: antialiased;
}

img {
	height: auto;
	width: auto;
}

.BG_title_line,
.aligncenter {
	text-align: center
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset legend {
	background-color: #555;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 30px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.alignright {
	float: right
}

.alignleft {
	float: left
}

.bg_distributor p a:hover,
.contact1 .box p a:hover,
.custom_content a:hover,
.header .mainmenu nav ul ul.sub-menu li a:hover {
	text-decoration: underline
}

.cart-contents:hover,
.nav-links>a:hover {
	text-decoration: none
}

.form-row.place-order a:hover,
.order td.order-number>a,
a.showcoupon:hover,
a.showlogin:hover,
ul.wc_payment_methods>li a:hover {
	text-decoration: underline
}

.cat_box a img,
.products .type-product a img {
	transition: all 0.3s ease 0s;
}

.cat_box a:hover img,
.products .type-product a:hover img {
	transform: scale(1.05)
}

.BG_form .submit,
.cat_box a span,
.header,
h1,
h2,
h3,
h4 {
	text-transform: uppercase
}

.error,
.woocommerce-error {
	color: red;
	display: block;
	font-size: 13px;
	padding: 0 5px;
}

.woocommerce-error {
	padding-top: 10px
}

.full_width {
	max-width: none
}

h1 {
	margin-top: 50px
}

body {
	font-family: Roboto;
	color: #333;
}

.header .logo {
	margin-top: 15px
}

.header .logo img {
	width: 150px;
}

.header .mainmenu nav ul.menu>li {
	display: inline-block;
	margin: 0 -2px;
	position: relative;
}

.header .mainmenu nav ul li>a {
	display: block;
	font-size: 14px;
	/*previous font-size: 16px*/
	padding: 20px;
}

.header .mainmenu nav ul ul.sub-menu {
	background-color: #f7f7f7;
	display: none;
	padding: 10px 5px;
	position: absolute;
	z-index: 10;
}

.header .mainmenu nav ul ul.sub-menu li {
	display: block;
	white-space: nowrap;
}

.header .mainmenu nav ul ul.sub-menu li a {
	display: block;
	font-size: 14px;
	padding: 7px 15px;
}

.BG_title_line h2,
.footer .menu_left ul li,
.footer .menu_right ul li {
	display: inline-block
}

.header .mainmenu nav ul li:hover,
.header .mainmenu nav ul li>a:hover,
.header .mainmenu nav ul ul.sub-menu li a:hover {
	background-color: #efefef
}

.header .mainmenu nav ul ul.sub-menu li.current-menu-item>a {
	background-color: #efefef;
	color: red;
}

.header .mainmenu nav ul.menu>li.current-menu-parent>a:after,
.header .mainmenu nav ul.menu>li>a:after {
	background-color: transparent;
	content: "";
	display: block;
	height: 2px;
	margin-top: 2px;
}

.header .mainmenu nav ul.menu>li.current-menu-item>a::after,
.header .mainmenu nav ul.menu>li.current-menu-parent>a:after,
.header .mainmenu nav ul.menu>li.page_item>a::after,
.header .mainmenu nav ul.menu>li:hover>a::after {
	background-color: red
}

.header .mainmenu nav ul.menu>li>a:hover {
	color: red
}

.BG_title_line {
	background: url(img/icon/hr.png) center center repeat-x;
	margin-top: 75px;
}

.BG_title_line h2 {
	background-color: #222;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding: 3px 10px;
	position: relative;
}

.footer {
	background-color: #222;
	color: #959595;
	font-size: 14px;
	margin-top: 50px;
	padding: 30px 0 10px;
}

.footer p {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.footer .menu_left {
	margin-bottom: 30px;
	text-align: left;
}

.footer .menu_left ul li a {
	color: #959595;
	font-size: 12px;
}

.footer .menu_left ul li a:hover {
	color: #fff
}

.footer .menu_left ul li {
	padding-bottom: 3px;
}

.footer .menu_left ul li::after {
	color: #3a3a3a;
	content: "|";
	margin: 0 6px 0 11px;
}

.footer .menu_left ul li:last-child::after {
	content: none
}

.footer .menu_right {
	text-align: right
}

.product-type-simple .images,
.products,
.success_msg {
	text-align: center
}

.footer .menu_right ul li a {
	cursor: default;
	display: block;
	opacity: 0.5;
	padding: 10px;
}

.cat_box {
	margin-top: 40px
}

.cat_box a {
	display: block;
	font-family: Roboto condensed;
	overflow: hidden;
	position: relative;
}

.cat_box a img {
	width: 100%
}

.cat_box a span {
	color: #fff;
	font-size: 16px;
	left: 12px;
	line-height: 18px;
	position: absolute;
	top: 12px;
}

.contact1 .box b,
.custom_content b,
.custom_content strong {
	font-weight: 700
}

.custom_content {
	margin: 20px 0
}

.custom_content h2,
.custom_content h3,
.custom_content h4 {
	margin-top: 30px
}

.custom_content p {
	font-size: 15px;
	line-height: 25px;
	margin-top: 10px;
}

.custom_content p a {
	color: red
}

.custom_content ul {
	margin: 10px 0 20px 10px
}

.custom_content ul li {
	font-size: 15px;
	margin-bottom: 5px;
	padding-left: 15px;
	position: relative;
}

.custom_content li::before {
	content: "•";
	font-size: 18px;
	left: 0;
	position: absolute;
	top: -1px;
}

.contact1 .box {
	margin-bottom: 8px;
	max-width: 440px;
	padding: 3px 10px;
}

.contact1 .box p {
	font-size: 14px
}

.contact1 .box .maroon {
	color: #c1272d
}

.contact1 .box img.icon {
	margin-right: 7px
}

.page-contact iframe {
	min-height: 350px;
	width: 100%
}

.contact1,
.page-contact iframe {
	margin-top: 20px
}

.page-contact h2 {
	font-size: 30px;
	margin-top: 50px;
}

.BG_form {
	border: 1px solid #eee;
	margin-top: 10px;
	padding: 15px;
	margin-bottom: 20px;
}

.BG_form.noBG {
	background-color: transparent
}

.BG_form p {
	margin: 10px 0
}

.page-my-account .BG_form p {
	margin: 10px 0 15px;
	font-family: "Roboto condensed"
}

.BG_form p.button {
	margin-top: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	border-color: #eee;
	font-size: 13px;
	height: 30px;
	padding: 0 10px;
}

select {
	padding: 0 25px 0 5px
}

.BG_form textarea {
	min-height: 110px;
	padding: 10px;
}

.btn.submit {
	color: #fff;
	font-size: 14px;
	padding: 5px 20px;
}

.bg_distributor {
	margin-bottom: 20px;
	margin-top: 10px;
	min-height: 177px;
	padding: 5px 10px;
}

.bg_distributor p {
	font-size: 14px;
	margin: 5px 0;
}

.bg_distributor .name {
	font-size: 18px;
	font-weight: 300;
}

.bg_distributor .call {
	font-weight: 700
}

.bg_distributor img {
	margin-right: 5px
}

.success_msg {
	color: #347ab8
}

.bg_news {
	margin: 0 auto;
	max-width: 1170px;
}

.bg_news .box {
	margin-top: 35px
}

.bg_news .box .cont {
	border: 1px solid #eee;
	padding: 10px 15px;
}

.bg_news .box .cont h2 {
	font-size: 18px;
	font-weight: 400;
	margin: 5px 0 10px;
	padding: 0;
}

.bg_news .box .cont p {
	color: #888;
	font-family: Roboto condensed;
	font-size: 14px;
}

.add_to_cart_button,
.added_to_cart,
.checkout-button,
.shipping-calculator-button,
.single_add_to_cart_button,
.woof_reset_search_form,
input.woocommerce-Button,
input.wpi-button,
input[type=submit],
table.shop_table button {
	background-color: #555;
	clear: both;
	color: #fff;
	display: inline-block;
	font-family: Roboto condensed;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 15px;
	text-transform: uppercase;
}

.added_to_cart,
.woof_reset_search_form {
	background-color: #d9544f
}

.woof_products_top_panel ul li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 5px;
}

.woof_products_top_panel ul li a {
	background-color: #555;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 7px 10px;
}

.woof_products_top_panel ul li a:hover {
	background-color: red
}

.woof_container_inner_loadcapacity .irs-with-grid .irs-grid,
nav.woocommerce-breadcrumb {
	display: none
}

.products .type-product {
	min-height: 325px
}

.products .type-product img {
	max-height: 200px;
	width: auto;
}

.products .type-product h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 20px;
}

.products .type-product .wc-prices {
	display: block;
	font-family: Roboto condensed;
	margin-bottom: 10px;
	margin-top: 7px;
	text-transform: uppercase;
}

.woocommerce-info,
.woocommerce-result-count {
	color: #888;
	font-family: Roboto condensed;
	line-height: 30px;
	text-transform: uppercase;
}

.woocommerce-ordering select {
	color: #888;
	float: right;
	font-family: Roboto condensed;
	max-width: 200px;
}

.woof_#f00raw_zone .woof_container {
	border: 1px solid #eee;
	float: left;
	margin-top: 15px;
	padding: 10px;
	position: relative;
	width: 100%
}

.woof_#f00raw_zone .woof_container h4 {
	font-size: 14px;
	font-weight: 700;
}

.woof_#f00raw_zone .woof_block_html_items {
	margin-top: 10px
}

a.woof_front_toggle {
	font-size: 0
}

a.woof_front_toggle.woof_front_toggle_closed::before,
a.woof_front_toggle.woof_front_toggle_opened::before {
	float: right;
	font-family: FontAwesome;
	font-size: 24px;
	position: relative;
	top: -4px;
}

a.woof_front_toggle.woof_front_toggle_closed::before {
	content: "\f107"
}

a.woof_front_toggle.woof_front_toggle_opened::before {
	content: "\f106"
}

.product-type-simple {
	margin-top: 50px
}

.product-type-simple img {
	max-height: 320px;
	width: auto;
}

table.shop_attributes {
	margin-bottom: 70px;
	text-align: left;
	width: 100%
}

.woocommerce-Tabs-panel h2 {
	padding: 40px 0 20px
}

.product-type-simple h1 {
	font-size: 34px;
	margin-top: 0;
	position: relative;
}

.widget.WOOF_Widget {
	margin-top: 35px
}

.hr {
	margin-top: 20px
}

.product-type-simple .product_meta {
	margin-top: 30px
}

.product-type-simple .quantity {
	float: left;
	margin-right: 20px;
}

.product-type-simple .product_meta .posted_in,
.product-type-simple .sku_wrapper {
	clear: both;
	display: block;
	margin-bottom: 15px;
}

.product-type-simple .product_meta .posted_in a:hover {
	color: #f00;
}

.product-type-simple .sku_wrapper {
	font-weight: 600;
}
.product-type-simple .sku_wrapper .sku {
	font-weight: 400;
}

.woocommerce-message {
	background-color: #d9544f;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 30px;
	margin: 15px auto;
	max-width: 1140px;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
}

.woocommerce-message a {
	background-color: #fff;
	border: 1px solid #fff;
	color: #000;
	display: inline-block;
	margin-right: 5px;
	padding: 0 5px;
}

.ui-widget-content {
	border-radius: 0!important
}

.woocommerce-pagination,
nav.navigation,
nav.pagination {
	margin-top: 100px;
	text-align: center;
}

.nav-links>a,
.nav-links>span,
.woocommerce-pagination ul.page-numbers li {
	display: inline-block;
	font-size: 14px;
	margin: 5px 2px;
}

.nav-links .current,
.woocommerce-pagination ul.page-numbers li span {
	box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #eee inset;
	color: #000;
}

.nav-links>a,
.nav-links>span,
.woocommerce-pagination ul.page-numbers li a,
.woocommerce-pagination ul.page-numbers li span {
	border: 1px solid #eee;
	display: block;
	font-weight: 400;
	padding: 5px 15px;
}

.chosen-container-multi .chosen-choices {
	border-color: #eee!important;
	background: 0 0!important;
}

.nav-links>a:hover,
.woocommerce-pagination ul.page-numbers li a:hover {
	border-color: red;
	color: red;
}

.header .aws-container .aws-search-form {
	float: left;
	/* margin-top:  15px;
     	width:  calc(100% - 50px) */
}

.header .cart {
	float: right;
	margin-top: 8px;
}

.hr,
table.shop_table tr .coupon {
	float: left
}

.cart-contents img {
	width: 30px
}

.cart-contents {
	position: relative
}

.cart-contents-count {
	background-color: #ee3224;
	border-radius: 50%;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 18px;
	left: -5px;
	line-height: 18px;
	position: absolute;
	text-align: center;
	top: -6px;
	width: 18px;
}

.header .aws-container .aws-search-field {
	background: 0 0;
	font-size: 13px;
	text-transform: uppercase;
}

.hr {
	background-color: #eee;
	height: 1px;
	opacity: .7;
	width: 100%
}

font {
	color: #000!important
}

.chosen-container {
	width: 100%!important
}

.chosen-container-single .chosen-single {
	background: #fff;
	border-color: #eee;
	border-radius: 0;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}

.chosen-container-single .chosen-single div b {
	margin-top: 5px
}

.woocommerce-MyAccount-navigation {
	margin-bottom: 30px;
	margin-top: 30px;
}

.woocommerce-MyAccount-navigation ul li a {
	border: 1px solid #eee;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding: 10px;
	text-transform: uppercase;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
	border-color: #888
}

.woocommerce-MyAccount-content {
	font-size: 14px;
	margin-top: 20px;
}

.woocommerce-MyAccount-content p {
	margin-bottom: 10px
}

.woocommerce-MyAccount-content a {
	color: red
}

.box_border {
	border: 1px solid #eee;
	margin-top: 20px;
	padding: 15px;
}

.box_border address {
	font-family: Roboto condensed;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
}

.woocommerce-Address-title.title h3 {
	font-weight: 400;
	padding-bottom: 5px;
}

a.remove {
	background-color: #d9544f;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-family: arial;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

table.shop_table {
	width: 100%
}

table.shop_table tr th {
	text-transform: uppercase
}

table.shop_table tr td,
table.shop_table tr th {
	font-family: Roboto condensed;
	padding: 10px 5px;
	text-align: left;
}

table.shop_table tr img {
	height: auto;
	max-width: 50px;
}

table.shop_table tr .product-name a:hover {
	color: red
}

table.shop_table .quantity input {
	max-width: 80px
}

table.shop_table tr .coupon>label {
	display: none
}

table.shop_table tr .coupon input.input-text {
	margin-right: 7px;
	max-width: 160px;
}

table.shop_table tr .coupon input.button {
	margin-right: 10px
}

.cart_totals h2 {
	font-weight: 400;
	margin-top: 1em !important;
}

.product-type-simple p b,
.product-type-simple p.item-price b {
	font-weight: 700
}

table.shop_table tr td:last-child,
table.shop_table tr th:last-child {
	text-align: right
}

table.shop_table tr td p {
	margin: 5px 0
}

hr {
	border-color: #eee;
	border-style: solid;
	border-width: 1px 0 0;
	margin-bottom: 20px;
	margin-top: 20px;
}

.product-type-simple p {
	font-size: 14px;
	margin-bottom: 15px;
}

.product-type-simple table tr td {
	font-family: Roboto condensed;
	font-size: 16px;
}

.product-type-simple .product-terms {
	color: #afafaf;
	display: block;
	font-family: Roboto condensed;
	font-size: 14px;
	margin-top: 7px;
	text-transform: uppercase;
}

.product-type-simple p.item-price {
	font-family: Roboto condensed;
	font-size: 30px;
}

.product-type-simple select {
	text-transform: uppercase
}

.product-type-simple ul li {
	margin-bottom: 20px
}

.product-type-simple textarea {
	height: 80px;
	padding: 5px;
}

.item-price.tc-price .amount {
	font-size: 30px;
	padding: 0 10px;
}

.product-type-simple ul li input[type=file] {
	border: 1px solid #eee;
	margin-right: 10px;
	max-width: 190px;
	padding: 5px;
}

.cpf-upload-container>span {
	display: none
}

.bg_news .box a:hover {
	color: red
}

.product-type-simple .thumbnails {
	margin-top: 30px
}

.product-type-simple .thumbnails a {
	border: 1px solid #eee;
	display: inline-block;
	margin: 5px;
	padding: 10px;
}

.product-type-simple .thumbnails img {
	height: auto;
	max-height: 50px;
}

.product-type-simple .thumbnails a:hover,
.single-product .active-img {
	border-color: #555!important
}

.BG_single_news .custom_content {
	margin-top: 0
}

.BG_single_news h1 {
	font-size: 36px;
	margin-bottom: 30px;
}

.BG_single_news h1 small {
	color: #888;
	display: block;
	font-size: 16px;
	margin-top: 20px;
}

.BG_single_news .custom_content p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
}

.footer p,
.header ul li,
footer .menu_left ul li {
	font-family: Roboto condensed
}

.BG_form,
.bg_distributor,
.contact1 .box {
	background-color: #e6e6e6
}

.header_box {
	float: right;
	margin-top: 3px;
	margin-right: 12px;
}

.select2-container .select2-choice {
	border-color: #eee;
	border-radius: 0;
	font-size: 14px;
	font-weight: 300;
	height: 30px;
	line-height: 30px;
}

.select2-results .select2-result-label {
	padding: 5px
}

.select2-results .select2-result-label,
label {
	font-size: 13px
}

.select2-drop.select2-drop-above {
	border-color: #eee!important
}

.Your_Order table tr td,
.Your_Order table tr th {
	border-bottom: 1px solid #eee;
	font-size: 13px;
	padding: 10px 0;
	vertical-align: middle;
}

.Your_Order table tr th {
	color: #888
}

.woocommerce-checkout-payment ul li label>img {
	display: none
}

.payment_box.payment_method_paypal>p {
	background-color: #eee;
	border: 1px solid #ccc;
	font-family: Roboto condensed;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.form-row.place-order>input.button {
	background-color: #222;
	clear: both;
	display: block;
	font-family: Roboto condensed;
	font-size: 18px;
	padding: 10px;
	width: 100%
}

ul.wc_payment_methods>li {
	display: block;
	font-family: Roboto condensed;
	margin: 5px 0;
	text-transform: uppercase;
}

ul.wc_payment_methods>li>label {
	position: relative;
	top: -1px;
}

table.shop_table .order-total td {
	font-size: 20px
}

.page-checkout h3 {
	display: block;
	padding: 5px 0 10px;
}

.page-checkout .woocommerce-info a {
	color: red
}

.page-checkout .create-account {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px 10px;
}

.page-checkout .create-account>p {
	font-size: 13px
}

ul.tabs.wc-tabs {
	border-bottom: 1px solid #eee;
	float: left;
	margin: 30px 0;
	width: 100%
}

ul.tabs.wc-tabs li {
	float: left;
	margin-bottom: 0;
}

ul.tabs.wc-tabs li a {
	border-bottom: 2px solid #555;
	color: #555;
	cursor: default;
	display: block;
	font-family: Roboto condensed;
	font-size: 20px;
	padding: 6px 0;
}

.Share_item ul li,
.order-details-list li,
.product_meta,
a.showcoupon,
a.showlogin,
table.shop_attributes td,
table.shop_attributes th {
	font-family: Roboto condensed
}

table.shop_attributes tr:nth-child(2n) {
	background-color: #f6f6f6
}

table.shop_attributes tr td,
table.shop_attributes tr th {
	font-size: 13px;
	padding: 8px 10px;
	text-transform: uppercase;
	vertical-align: middle;
}

table.shop_attributes tr p {
	font-size: 13px;
	margin: 0;
}

table.shop_attributes tr th {
	color: #333;
	font-weight: 400;
}

table.shop_attributes tr:hover {
	background-color: #f1f1f1
}

a.showcoupon,
a.showlogin {
	display: block;
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px;
	padding-left: 45px;
	position: relative;
	text-transform: uppercase;
	width: 100%
}

a.showcoupon::before,
a.showlogin::before {
	content: "";
	height: 40px;
	left: 0;
	position: absolute;
	width: 40px;
}

a.showcoupon span,
a.showlogin span {
	color: #888;
	display: block;
	font-size: 13px;
	margin-top: 3px;
}

a.showlogin::before {
	background: url(img/icon/login.svg) 0 0/40px auto no-repeat rgba(0, 0, 0, 0)
}

a.showcoupon::before {
	background: url(img/icon/coupon.svg) 0 0/40px auto no-repeat rgba(0, 0, 0, 0)
}

.BG_form.Login_checkout {
	border: 0;
	padding: 0;
}

.BG_form.Login_checkout>form {
	border: 1px solid #eee;
	padding: 15px;
}

.woof_redraw_zone .woof_container {
	border: 1px solid #eee;
	float: left;
	margin-top: 15px;
	padding: 10px 10px 3px;
	position: relative;
	width: 100%
}

nav.pagination h2 {
	margin-bottom: 10px;
	text-align: center;
}

.error404 .not-found {
	padding-bottom: 170px;
	padding-top: 50px;
	text-align: center;
}

.error404 .not-found .error-404 {
	background: url(img/not-found.png) center center/169px auto no-repeat;
	height: 260px;
	margin: 70px auto;
}

.error404 .footer {
	margin-top: 0
}

.nav-links>a,
.nav-links>span {
	display: inline-block;
	font-weight: 300;
	text-transform: uppercase;
}

.product_meta>span {
	display: block;
	color: #333;
	font-size: 14px;
	margin: 5px 0!important;
	text-transform: uppercase;
}

.product_meta>span .sku,
.product_meta>span strong {
	font-weight: 700
}

.product_meta #enquiry {
	margin: 35px 0 0
}

.woocommerce-MyAccount-content .order-actions a.button {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	padding: 5px 10px;
	text-transform: uppercase;
	background-color: #ee3224;
	margin: 0 3px;
}

.woocommerce-MyAccount-content .order-actions a.button.view {
	background-color: #000;
}

.col-1.large-4.column>address,
.col-2.large-4.column>address {
	border-left: 3px solid #eee;
	padding-left: 20px;
}

button.single_add_to_cart_button>i.fa {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin-right: 10px;
}

.contact-button,
.ui-dialog .ui-dialog-buttonpane button {
	font-family: Roboto condensed;
	font-weight: 400!important;
	text-transform: uppercase;
}

dl.tm-custom-price-totals {
	display: table;
	margin-top: 50px;
}

.tc-totals-form dt {
	font-size: 12px;
	font-weight: 700;
}

.tc-totals-form dd,
.tc-totals-form dt {
	float: left;
	height: 20px;
	line-height: 0;
	max-width: 90px;
	text-transform: uppercase;
}

.tc-totals-form dd {
	font-size: 30px;
	font-weight: 700;
}

.Share_item {
	margin-top: 15px;
	text-transform: uppercase;
}

.Share_item ul li {
	display: inline-block;
	font-size: 16px;
}

.Share_item ul li a,
.Share_item ul li a i {
	display: block;
	text-align: center;
}

.Share_item ul li:first-child {
	margin-left: 0
}

.Share_item ul li a i {
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	width: 40px;
}

.Share_item ul li a:hover .fa {
	color: #fff
}

.Share_item ul li a:hover .fa-facebook {
	background-color: #3b5998
}

.Share_item ul li a:hover .fa-twitter {
	background-color: #55acee
}

.Share_item ul li a:hover .fa-google-plus {
	background-color: #dd4b39
}

.Share_item ul li a:hover .fa-pinterest-p {
	background-color: #cc2127
}

.order-details-list {
	background-color: #fafafa;
	border: 1px solid #eee;
	margin-bottom: 20px;
}

.order-details-list li {
	border: 1px solid #eee;
	border-collapse: collapse;
	display: table-cell;
	height: 150px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 1%
}

.woocommerce-thankyou-order-received {
	margin-bottom: 15px
}

.tm-extra-product-options-container {
	margin-top: 5px
}

.entry-summary .product-terms {
	color: #888;
	margin-bottom: 15px;
	margin-top: 0;
}

.single-product .images,
.single-product .summary.entry-summary,
.single-product .woocommerce-tabs.wc-tabs-wrapper {
	padding: 0 10px;
	position: relative;
}

.product-type-simple img.loader-product {
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 10%;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 10px;
	position: absolute;
	right: 0;
	top: -50%;
	z-index: 999;
}

.single-product .images {
	min-height: 300px;
}

.order td.order-number>a {
	color: #222;
	font-size: 22px;
}

.woof_redraw_zone .woof_container h4 {
	font-size: 14px;
	font-weight: 400;
}

.woof_redraw_zone .woof_block_html_items {
	margin-bottom: 15px;
	margin-top: 10px;
}

.page-cart a.tm-cart-edit-options {
	color: red;
	font-size: 14px;
	padding: 0 5px;
	text-decoration: underline;
	text-transform: capitalize;
}

.header .mobile-menu {
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
}

.header .mobile-menu ul li {
	border-bottom: 1px solid #ddd;
	position: relative;
}

.header .mobile-menu ul li:last-child {
	border: none
}

.header .mobile-menu ul li a {
	display: block;
	font-size: 12px;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}

.header .mobile-menu ul ul {
	display: none
}

.header .mobile-menu ul ul li a {
	padding-left: 20px
}

.header .mobile-menu ul ul li a::before {
	content: "-";
	padding-right: 5px;
}

.header .mobile-menu .menu-item-has-children span {
	border: 1px solid #ddd;
	cursor: pointer;
	font-size: 20px;
	font-weight: 700;
	height: 37px;
	line-height: 37px;
	position: absolute;
	right: -1px;
	text-align: center;
	top: -1px;
	width: 35px;
	z-index: 1;
}

.header .menutoggle {
	color: #000;
	float: right;
	font-size: 30px;
}

.header .mobile-menu ul li.current_page_item>a,
.header .mobile-menu ul ul li.current-menu-item>a {
	color: red
}

.single-product .woocommerce-main-image {
	cursor: default;
	min-height: 320px;
}

.quantity {
	background-color: #eee;
	display: block;
	width: 155px;
}

.quantity .plusminus {
	width: 20%;
	text-align: center;
	font-size: 18px;
}

.quantity input[type=number].qty {
	height: 42px;
	max-width: 54%;
	background: 0 0;
	-moz-appearance: textfield!important;
	appearance: textfield!important;
	-ms-appearance: textfield!important;
	-o-appearance: textfield!important;
	-webkit-appearance: textfield!important;
	text-align: center;
	font-size: 18px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.quantity input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.single-product button.single_add_to_cart_button,
.single-product input.wpi-button {
	background-color: #eee;
	color: #000;
	font-size: 17px;
	font-weight: 300;
}

.single-product button.single_add_to_cart_button:hover,
.single-product input.wpi-button:hover {
	background-color: #222;
	color: #fff;
}

p.NO_Product_Found {
	border: 1px solid red;
	margin: 50px auto 0;
	max-width: 500px;
	padding: 5px 0;
	text-align: center;
}

.to_top {
	background-color: #f00;
	border: 1px solid #fff;
	bottom: -100px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	padding: 5px 15px;
	position: fixed;
	right: 10px;
	transition: all 0.3s ease 0s;
	z-index: 999;
}

.woof_sid_widget .woof_redraw_zone .woof_price3_search_container {
	display: none
}

.colour-wheeloption .tm-extra-product-options-container .tmcp-field-wrap .tc-price {
	display: none;
}

.bg_news .box .img {
	background: #eeeeee;
	text-align: center;
}

.order_details .shipped_via {
	display: none !important;
}

#main .entry-content div.woocommerce>div.row {
	border-top: 1px solid #eee;
	margin-top: 15px;
}

#shipping_method>li {
	display: inline;
}

.cart_totals tr {
	border-bottom: 1px solid #eee;
}

.wc-proceed-to-checkout {
	margin-top: 15px;
}

.ms-bullet {
	border-radius: 50% !important;
}

.blickel-hover {
	position: relative;
	width: 67px;
	overflow: hidden;
	height: 30px;
	z-index: 9999999;
	top: 2px;
}

.blickel-hover:hover img {
	left: -69px;
}

.blickel-hover:hover a {
	opacity: 1 !important;
}

.blickel-hover img {
	position: absolute;
	top: 17px;
	left: 0;
	right: 0;
	width: 157px;
	max-width: 196%;
	z-index: 999;
}

.Dane_Technologies {
	position: relative;
	width: 67px;
	overflow: hidden;
	height: 36px;
	z-index: 9999999;
	top: 6px;
	right: -10px;
}

.Dane_Technologies:hover img {
	left: -74px;
}

.Dane_Technologies:hover a {
	opacity: 1 !important;
}

.Dane_Technologies img {
	position: absolute;
	top: 17px;
	left: 0;
	right: 0;
	width: 157px;
	max-width: 196%;
	z-index: 999;
}

a.youtube img {
	width: 58px;
	margin: 0 0 5px;
}

.ajax_add_to_cart {
	float: right;
	line-height: 13px;
	padding: 9px;
}

.hideViewCart .added_to_cart {
	display: none;
}

.loading {
	opacity: 1;
	position: relative;
}

.loading::after {
	background: #fff url(/wp-content/themes/qhdc/img/pageloader.gif) no-repeat scroll 0 0;
	content: ".";
	font-size: 15px;
	height: 32px;
	opacity: 1;
	position: absolute;
	right: 8px;
	top: 7px;
	background-size: contain;
	width: 25px;
}

.added::after {
	background: #fff url(img/tick.png) no-repeat scroll 0 0;
	content: ".";
	font-size: 15px;
	height: 32px;
	opacity: 1;
	position: absolute;
	right: 8px;
	top: 7px;
	background-size: contain;
	width: 25px;
}

.product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display: block;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	position: absolute;
	left: 50px;
	top: 0;
	margin-top: 200px;
	display: none;
}

.jq_tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.jq_tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #555555;
	color: #fff;
	text-align: center;
	padding: 15px 8px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 1s;
}

.jq_tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555555 transparent transparent transparent;
}

.jq_tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.bg_banner.center {
	min-height: 340px;
}

.header #Mobile .menutoggle,
#Mobile .header_box,
.header #Mobile .cart {
	float: initial;
	display: inline-block;
}

#Mobile .header_box {
	margin-right: 0;
	margin-left: 12px;
	margin-top: 0;
}

#Mobile .header_box a {
	font-size: 30px;
}

.header #Mobile .cart {
	margin-top: 0;
}

.header #Mobile .cart img {
	width: 30px;
	margin: -4px 0 0 0;
}

.call-popup-icon {
	margin: 0;
	padding: 0;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 28px;
	border: 2px solid #000;
	font-size: 17px;
	text-align: center;
	display: inline-block;
	margin-right: 12px;
}

.header #Mobile .aws-container .aws-search-form {
	width: 100%;
}

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

.call-popup {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	width: 73%;
	margin: 3px auto 0;
	background: #fff;
	z-index: 99;
	text-align: center;
	font-size: 20px;
	text-transform: none;
	display: none;
}

.call-popup p.popuptitle {
	width: 100%;
	background-color: #f00;
	color: #fff;
	text-transform: none;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
}

.call-popup .call-popup-icon {
	margin: 0;
	width: 40px;
	height: 40px;
	line-height: 38px;
	border: 2px solid #000;
	font-size: 27px;
}

.call-popup i {
	font-size: 27px;
}

.call-popup a {
	width: 100%;
	float: left;
	margin: 10px 0;
	color: grey;
	text-decoration: none;
}

.call-popup a span {
	border-bottom: 1px solid grey;
}

.call-popup p.calldetail {
	text-transform: none;
	line-height: 30px;
	margin: 20px 0;
	float: left;
	width: 100%;
	color: #000;
	font-weight: 400;
}

.contact-vector-map {
	width: 60%;
	float: left;
	position: relative;
}

svg path {
	fill: #d1d3d4 !important;
}

svg path:hover {
	fill: red !important;
}

.map1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.contact-info {
	line-height: 22px;
}

.contact-info h5 {
	font-weight: bold;
	font-size: 15px;
}

.contact-vector-map {
	margin-top: 35px;
}

.map-wise-info {
	margin-top: 35px;
	float: left;
	width: 40%;
	border: 1px solid #f1f1f1;
}

.map-wise-info h5 {
	background: #f1f1f1;
	font-size: 12px;
	padding: 10px 5px;
	text-transform: uppercase;
	color: #000;
	line-height: 22px;
}

.map-wise-info ul li {
	padding: 0 25px;
	margin: 10px 0
}

.map-wise-info ul li span {
	font-size: 13px;
}

.map-wise-info ul li h4 {
	text-transform: none;
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
}

.page-contact iframe {
	min-height: 300px !important;
}

.nation-sales {
	float: left;
	width: 100%;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
}

.nation-sales-det {
	font-size: 18.4px;
	margin: 7px 0 0 0;
	float: left;
	width: 100%;
}

.cart-coupan-div {
	width: 383px;
}


/*Custom for modal - 22-11*/

.modal-box {
	display: none;
	position: fixed;
	z-index: 9999;
	width: 30%;
	background: white;
	border-bottom: 1px solid #aaa;
	border-radius: 4px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-clip: padding-box;
}

.modal-box header,
.modal-box .modal-header {
	padding: 1.25em 1.5em;
	border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
	margin: 0;
}

.modal-box .modal-body {
	padding: 2em 1.5em;
}

.modal-box footer,
.modal-box .modal-footer {
	padding: 1em;
	border-top: 1px solid #ddd;
	background: rgba(0, 0, 0, 0.02);
	text-align: right;
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
	line-height: 1;
	font-size: 1.3em;
	position: absolute;
	top: 10%;
	right: 2%;
	text-decoration: none;
	color: #bbb;
}

a.close:hover {
	color: #222;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease;
}

.modal-body input[type="text"],
.modal-body input[type="email"],
.modal-body input[type="submit"],
.modal-body input[type="tel"] {
	width: 100%;
}

.modal-body textarea[name="your-message"] {
	max-height: 125px;
}

a.register_login_link {
	color: rgb(255, 0, 0);
	text-decoration: underline;
	display: inline-block;
}

#popup_login_link h3 {
	text-align: center;
}


/*@media (min-width: 32em)  {
      .modal-box  {
     width:  50%;
 }
}
*/

a.button.product_type_simple.add_to_cart_button {
	display: none;
	position: absolute;
	left: 50px;
	top: 0;
	margin-top: 200px;
}

.product:hover a.button.product_type_simple.add_to_cart_button {
	display: block;
	float: right;
	line-height: 13px;
	padding: 9px;
}


/*Custom - 04-Dec*/

.contact_find_form {
	line-height: 30px;
	padding-left: 34px;
	position: relative;
}

.contact_find_form img {
	position: absolute;
	top: 6px;
	left: 0;
}

.contact_find_form input {
	float: left;
	margin-bottom: 5px !important;
}

.contact_find_form button.submit-form-postcode {
	margin-right: 16px;
}

.postcode {
	width: 97px!important;
	margin-left: 20px;
}

.km {
	width: 67px !important;
	margin: 0 9px !important;
}

.submit-form-postcode {
	background-color: #555;
}

.contact_find_form span {
	float: left;
}

.float-right {
	float: right;
	margin: 10px 0 0 0;
}

.map-info-addresss {
	float: left;
	width: 40%;
}

.map-info-addresss .bg_distributor {
	margin: 0;
	background: none;
	padding: 0 15px;
	min-height: auto!important;
	margin-bottom: 35px;
}

.map-info-addresss .bg_distributor p {
	color: #333 !important;
	font-size: 16px;
	font-weight: 300;
}

.map-info-addresss .bg_distributor p a {
	font-weight: 300;
}

.map-info-addresss .name {
	font-weight: bold !important;
	font-size: 15px !important;
}

map-info-addresss {
	height: 100%;
	overflow: hidden;
	padding: 0 0 15px 0;
}

#map {
	height: 100%;
}

.map-info-addresss ul li {
	cursor: pointer;
}

.map-info-addresss .contact-info {
	margin-top: 15px;
	float: left;
	width: 100%;
	padding: 0 29px 15px 29px;
	border-bottom: 1px solid #e9e9e9;
}

.map-info-addresss .contact-info form {
	margin-top: 5px;
	max-width: 245px;
}

.map-info-addresss .contact_find_form input {
	height: 27px;
	border-color: #8d8d8d !important;
}

.map-info-addresss .contact_find_form span {
	font-size: 14px;
}

.map-info-addresss ul {
	float: left;
	width: 100%;
	overflow-y: auto;
	height: calc(100% - 137px);
	overflow-x: hidden;
	padding-top: 15px;
}

.new-contact-info {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}

.new-contact-info h5 {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
}

.new-contact-info span {
	float: left;
	width: 100%;
	margin: 5px 0;
}

.new-contact-info p {
	padding-left: 35px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 100%
}

.contact-info h5 {
	margin-bottom: 5px;
}

.new-contact-info img {
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
}

.page-template-new-contact p,
.page-template-new-contact span,
.page-template-new-contact a,
.contact-info {
	font-size: 14px !important;
}


/*---------29/11/17 new css-----------*/
.wc_sidebar aside:first-of-type h2 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px;
}

.wc_sidebar aside h2 {
	margin: 5px 0;
	font-size: 14px;
	font-family: 'Roboto';
	font-weight: 300;
	text-transform: none;
}

.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
	font-size: 14px;
}

.term-description p {
	font-size: 14px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.play-button {
	margin: 0 auto;
	padding: 0 7px;
	width: 17px;
	height: 17px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background: #ee3124;
	font-size: 8px;
	float: right;
	line-height: 17px;
}

.play-button i {
	text-align: center;
	margin: 0 auto;
}

#yith-woo-ajax-reset-navigation-2 {
    border: none;
    padding: 0;
}


/*-------------------------------Christmas pop up 02-12-17--------------------------------------------------*/

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999999;
	display: none;
	overflow: auto;
}


/*.modalDialog:target  {
    	opacity:  1;
    	pointer-events:  auto;
}
*/

.modalDialog>div {
	width: 990px;
	position: relative;
	margin: 3% auto;
	padding: 0;
	border-radius: 0;
	background: #fff;
	border: none;
	color: #000;
	min-height: 600px;
}

.close-modal-popup {
	background: transparent;
	color: #fff;
	line-height: 16px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 5px;
	width: 24px;
	text-decoration: none;
	font-weight: 400;
}

.close-modal-popup:hover {
	background: #fff;
	color: #f58220;
	padding: 5px;
}

.popup-heading {
	text-align: center;
	font-size: 30px;
	width: 100%;
	margin: 0;
	padding: 40px 10px 20px 10px;
	font-weight: normal !important;
	color: #fff;
}

.red-bg {
	background: #ff0000;
}

.orange-bg {
	background: #f58220;
}

.christmas-pop-up p {
	font-family: 'Roboto';
	font-weight: 400;
	padding: 7% 10% 6% 10%;
	text-transform: none;
	line-height: 38px;
}

.christmas-pop-up p>span {
	font-weight: bold;
}

.christmas-checkout-btn,
.trolley-btn {
	text-align: center;
	max-width: 210px;
	padding: 10px 25px;
	margin: 0 10%;
	width: 100%;
	float: left;
	text-transform: uppercase;
	border: 1px solid #000;
	font-family: 'Roboto Condensed';
	font-weight: 400;
}

.color-shopping {
	color: #f58220;
	font-weight: bold;
}

.color-thanks {
	color: #ff0000;
	font-weight: bold;
}


/*-------------------------------Christmas pop up 02-12-17--------------------------------------------------*/


/** home page (Ami) */

.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
	text-transform: capitalize !important;
}

.btn.submit.submit-form-postcode.float-right {
	width: 108px;
	margin: 4px 0 0 0 !important;
}

#yith-woo-ajax-reset-navigation-3 {
	border: none;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 5px;
}

.new_BG_title h2 {
	background-color: #fff;
	color: #acacac;
	padding: 8px 64px;
}

.new_BG_title {
	margin-top: 5px;
}

.title-padding h2 {
	padding: 8px 40px;
}

.title-padding {
	margin-top: 50px;
}

.service-img,
.news-img {
	margin: 20px auto;
	padding: 0;
	width: 100%;
	float: left;
}

.news-section {
	margin-bottom: 30px;
}

.service-section h3,
.news-section h3,
.about-section h3 {
	font-family: Roboto condensed;
	font-weight: 300;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}

.service-section p,
.news-section p,
.about-section p {
	font-family: Roboto;
	font-weight: 300;
	font-size: 16px;
	color: #000;
	line-height: 25px;
}

.service-section {
	margin-bottom: 30px;
}

.about-img {
	margin: 25px 0;
	padding: 0;
	width: 100%;
	float: left;
}

.about-section h3 {
	margin: 20px auto;
}

.about-section p {
	margin-bottom: 20px;
}

.service-section p a,
.news-section p a,
.about-section p a {
	font-size: 15px;
}

.new_cat {
	margin-top: 40px;
}

.new_cat a {
	display: block;
	font-family: Roboto condensed;
	overflow: hidden;
	position: relative;
}

.new_cat a img {
	width: 100%;
	transition: all 0.3s ease 0s;
}

.new_cat a span {
	color: #fff;
	font-size: 26px;
	left: 0;
	line-height: 30px;
	position: absolute;
	top: 12px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 25px;
	padding-top: 3px;
}

.new_cat a span::before {
	content: '';
	width: 19px;
	height: 36px;
	background: red;
	position: absolute;
	left: 0;
	top: 0;
}

.new_cat a:hover img {
	transform: scale(1.05);
}

.service-img img,
.news-img img,
.about-img img {
	width: 100%;
}


/** END : home page (Ami) */

.header_box a {
	font-size: 24px !important
}

.custom-active-class_opened .yith-wcan-select-wrapper {
	z-index: 1 !important;
	opacity: 1 !important;
}

.valign-middle {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%
}

.valign-middle li {
	margin: 0 0 8px 0;
	padding: 0 0 0 34px;
	float: left;
	width: 100%;
	position: relative;
}

.valign-middle li img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.select2-drop-active.select2-drop-above {
	margin-top: -32px !important;
}

.contact-block {
	width: 100%;
	display: block;
	margin: 0 0 30px 0;
	clear: both;
	position: relative;
}

.contact-block h5 {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 5px 0;
}

.contact-block label {
	width: 25%;
	font-weight: bold;
}

.contact-block span {
	width: 70%;
}

.contact-block img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.contact-block th {
	font-weight: 500;
}

.contact-block th,
.contact-block td {
	font-size: 14px;
	padding: 2px 20px 2px 0;
	text-align: left;
}

.join-mailing-footer:before {
	content: "";
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
	z-index: -2;
}

.join-mailing-footer {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 300px;
	height: 242px;
	margin: auto;
	bottom: 0;
	z-index: 999;
	text-align: center;
}

.join-mailing-footer i.fa.fa-close {
	position: absolute;
	top: -15px;
	right: -15px;
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 28px;
	border: 1px solid #000;
}

.join-mailing-footer .join-mailing-data {
	width: 300px;
	padding: 20px;
	background: #fff;
}

.join-mailing-footer input,
.join-mailing-footer select {
	margin-bottom: 10px;
}

input#signup_button_footer {
	background-color: #222;
	display: block;
	font-size: 14px;
	padding: 8px;
	width: 50%;
	color: #fff;
	margin: 0 auto;
}

#footer-mailchimp img {
	width: 35px;
}

#footer-mailchimp a {
	font-size: 16px;
	margin-left: 6px;
	color: #fff;
	text-decoration: underline;
}

span.gst-type {
	font-size: 20px;
	position: relative;
	display: inline-block;
	top: -4px;
	margin-left: 5px;
	color: grey;
	font-weight: 400;
}

div.products span.gst-type,
.aws_result_price span.gst-type {
	font-size: 14px !important;
	top: 0 !important;
}

small span.gst-type {
	font-size: 14px;
}

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

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

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

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

.map-area {
	float: left;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.2);
	height: 400px;
}

.map-area .map,
.map-area iframe {
	height: 100%;
	width: 100%;
}

.btn {
	background: #EE3124;
	border: 1px solid #EE3124;
	color: #fff !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	font-family: Roboto condensed;
	font-size: 17px;
	font-weight: 300;
	margin: 15px 0 15px 7px;
	padding: 10px 20px;
}

.btn-inverse {
    background: #fff;
    color: #ff0000 !important;
}

.btn:active, .btn:hover {
	background: #000000;
	border: 1px solid #000000;
}

.btn-sm {
	font-size: 0.75em;
	padding: 7px 10px;
}

.page-feature-img {
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}

.page-feature-img img {
	max-width: 100%;
}

.entry-content h2 {
	margin-top: 2em;
}

.entry-content p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.entry-content .indented {
	margin: 1em 2em;
}

.entry-content ol,
.entry-content ul {
	margin-left: 1.5em;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 1.5em;
	padding-left: 1em;
	margin-bottom: 1em;
}

.entry-content ol.list-alpha {
	list-style: lower-alpha;
}

.entry-content ol.list-alpha li ol {
	list-style: lower-roman;
	margin-top: 1em;
}

.entry-content .BG_form h2 {
	margin-top: 0;
}

ul.list {
	margin: 15px 30px 30px;
	list-style: disc;
}

ul.list li {
	margin-left: 20px;
}

.productsListPage {
	margin-bottom: 1em;
}

.wc_sidebar {
	border: 1px solid #eee;
	padding-bottom: 15px;
	padding: 0 15px;
	margin-bottom: 30px;
}

.wc_sidebar aside {
	float: none!important;
	position: relative!important;
}

.mb-0 { margin-bottom: 0; }
.mt-0 { margin-top: 0; }
.mr-0 {	margin-right: 0; }
.ml-0 { margin-left: 0; }
.my-0 { margin-bottom: 0; margin-top: 0; }
.mx-0 { margin-left: 0; margin-right: 0; }

.real3d-wrapper {
	margin: 20px 0;
	position: relative;
	text-align: center;
}

.real3d-flipbook {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 150%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.full-page {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.full-page .real3d-flipbook {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	height: 100%;
}

.top-header-icons {
	padding-top: 20px;
}

#Mobile header i {
	font-size: 2em;
}

#Mobile .aws-container {
	margin: 16px 0;
	padding: 16px 0 24px;
}

#Mobile .logo {
	margin-top: -15px;
}

.products .remaining {
	font-size: 0.75em;
	text-transform: uppercase;
}

.cart .remaining {
	float: left;
	margin-right: 20px;
	background-color: #eee;
	display: block;
	width: 155px;
	height: 42px;
	text-align: center;
	line-height: 42px;
}

.wc-price-hidden {
	font-size: 0.8em;
	display: block;
	width: 100%;
	text-align: center;
}

.wc-price-hidden a {
	font-weight: bold;
}

.wc-prices .wc-price-single .amount, .wc-prices .wc-price .amount, .wc-price-policies .amount, .woocommerce-Price-amount.amount {
	font-weight: 600;
}

.wc-prices .wc-price-policies {
	display: inline-block;
	white-space: nowrap;
	font-weight: bold;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

.item-price-breaks {
	width: 100%;
	clear: both;
}

.wc-price-policy {
    display: inline;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    padding: 8px;
    border-radius: 8px;
    border: 2px solid #ff0000;
    background-color: #FAFAFA;
}

.woocommerce-Price-Breaks .woocommerce-Price-amount {
	font-weight: 700;
}

@media (min-width : 32em) {
	.wc-prices {
		display: block;
	}
	.wc-prices .wc-price {
		width: 50%;
	}
	.wc-prices .wc-price:last-of-type {
		text-align: right;
		float: right;
	}
}



header.header.sticky.sticked {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	background: #fff;
	z-index: 999;
	border-bottom: 1px solid #eee;
}

.sticky-logo {
	display: none;
}

.chosen-container .chosen-results li.disabled-result {
	display: none;
}

#aws-search-result-1 {
	top: 55px !important;
}

#aws-search-result-1.aws-search-result-sticked {
	position: fixed;
	top: 50px !important;
}

.filter_by {
	text-align: center;
}

.filter_by a {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	margin: 14px auto;
	padding: 4px 18px;
	text-align: center;
	display: inline-block;
}

.popup-iframe {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	display: none;
	left: 0;
	margin: auto;
	overflow: hidden;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.popup-iframe video {
	bottom: 0;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
}

.mailchimpErr,
.mailchimpMsg {
	color: #dcdcdc;
	font-size: 17px;
	padding: 2px;
}

#footer_mailchimp_form>img {
	height: 27px;
	position: relative;
	top: -2px;
}

#footer_mailchimp {
	background: #333333;
	border: 1px solid #dcdcdc;
	color: #dcdcdc;
	font-size: 15px;
	height: 29px;
	margin-left: 0;
	padding: 0 15px;
	width: 245px;
}

#mailchimp_submit {
	border: 1px solid #dcdcdc;
	color: #dcdcdc;
	font-size: 15px;
	height: 29px;
	padding: 0 7px;
}

#mailchimpLoad {
	color: #ffffff;
	font-size: 17px;
	margin: 5px;
}

#mailchimpLoad.none {
	display: none;
}

@media(max-width:395px) {
	#footer_mailchimp {
		font-size: 13px;
		height: 24px;
		margin-left: 0px;
		padding: 0 2px;
		width: 191px;
	}
	#mailchimp_submit {
		font-size: 13px;
		height: 24px;
		padding: 0 3px;
	}
	#footer_mailchimp_form>img {
		height: 23px;
		top: -1px;
	}
	.mailchimpErr,
	.mailchimpMsg {
		font-size: 16px;
	}
}

label.error {
	font-size: 13px !important;
	margin-bottom: 10px;
	clear: both;
	text-align: right;
	display: inline-block;
	color: #f00;
	background: none;
	border: none;
}

.woocommerce-cart .shipping-calculator-form {
	display: block !important;
}

.woocommerce-cart .woocommerce-error {
	padding-bottom: 10px;
	font-size: 14px;
}

#search-postcode .submit-form-postcode {
	width: 97px !important;
	margin-top: 0 !important;
}

.contact_find_form button.submit-form-postcode {
	margin-right: 17px;
}

.pos-relative {
	position: relative;
}

.single-product .item-price.tc-price.hidden {
	display: none;
}

#Desktop #menu-item-1402,
#menu-item-1367 {
	float: right;
}

#crumbs {
	color: #ccc;
	font-size: 12px;
	margin-top: 15px;
}

#crumbs .current {
	color: #333;
}

.top-header-icons .aws-container {
	width: 270px;
}

#yith-woo-ajax-navigation-15 {
	display: none;
}

.custom-subcategory {
	margin-top: 50px;
	float: left !important;
}

.custom-subcategory .type-product {
	min-height: 260px;
}

h3.sub-cat-headind {
	font-weight: 600;
	font-size: 15px;
}

.category_desc {
	float: left;
	font-size: 14px;
}

.page-id-41 .bg_news .cont,
.page-id-244619 .bg_news .cont {
	border-top: none;
}

.page-id-41 .bg_news .img,
.page-id-244619 .bg_news .img {
	border: 1px solid #eee;
	border-bottom: none;
}

.ajax_add_to_cart span small {
	padding-top: 10px;
	display: block;
}

ul.woocommerce-error {
	padding: 1em 2em 1em;
	margin: 2em 0 0;
	position: relative;
	background-color: #f7f6f7;
	color: #515151;
	border-top: 3px solid #EE3124;
	list-style: none outside;
	width: auto;
	word-wrap: break-word;
}

h3.category-title {
	font-weight: 600;
}

shop-page.new_cat a span {
	font-size: 18px;
}

@media (min-width: 1024px) {
	.shop-page.new_cat.row-1st {
		margin: 0px;
	}
}

.shop-page.iwc_cats span {
	display: block;
	position: absolute;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	right: 0;
	left: 0;
	bottom: 6px;
}

.shop-page.iwc_cats {
	text-align: center;
}


/*Custom new - Cup Holder*/

.select-cupholder-div #tmcp_select_3 {
	display: none;
}

.custom_img_dropdown {
	margin: -15px 0 20px 0;
	padding: 0;
	width: 100%;
	float: left;
	position: relative;
}

.custom_img_dropdown button {
	text-transform: uppercase;
	padding: 0 25px 0 5px;
	border: 1px solid #eee;
	font-size: 13px;
	height: 30px;
	cursor: pointer;
	background-image: url(../img/icon/select-arrow-down.png);
	background-size: 10px 10px;
	background-position: right -1rem center;
	background-origin: content-box;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	text-align: left;
}

.custom_img_dropdown ul {
	position: absolute;
	top: 30px;
	width: 100%;
	left: 0;
	right: 0;
	background: #ffffff;
	border: 1px solid #9BB4DE;
	display: none;
}

.custom_img_dropdown ul li.selected {
	background: #1F90FF
}

.custom_img_dropdown ul li:nth-child(2n+1):hover,
.custom_img_dropdown ul li.selected:nth-child(2n+1) {
	background: #1F90FF url(option-2.jpg) 95% center no-repeat;
	color: #fff
}

.custom_img_dropdown ul li:nth-child(2n+2):hover,
.custom_img_dropdown ul li.selected:nth-child(2n+2) {
	background: #1F90FF url(option-1.jpg) 95% center no-repeat;
	color: #fff
}

.custom_img_dropdown ul li {
	margin: 0;
	padding: 2px 5px;
}

.custom_img_dropdown ul li:last-child {
	border-bottom: 0
}

.custom_img_dropdown ul li:nth-child(2n+1) {
	background: url(option-2.jpg) 95% center no-repeat;
	height: 42px;
	line-height: 40px;
	text-transform: uppercase;
	background-size: 130px !important;
}

.custom_img_dropdown ul li:nth-child(2n+2) {
	background: url(option-1.jpg) 95% center no-repeat;
	height: 42px;
	line-height: 40px;
	background-size: 130px !important;
	text-transform: uppercase;
}


.postid-11269 thead th {
    font-weight: bold;
    padding: 0.75em;
    border-bottom: 2px solid #ccc;
}

.postid-11269 thead th:first-of-type {
	text-align: left;
}

.postid-11269 tbody a {
	color: #ff0000;
	font-weight: bold;
}

.postid-11269 tbody tr td {
    padding: 0.75em;
}

.postid-11269 tbody tr {

    border-bottom: 1px solid #ccc;
}


ol.trade-terms, ol.trade-terms ol {
  counter-reset: li;
  font-size: 0.75em;	
}


ol.trade-terms ol > li:before {
  content: counter(li, decimal-leading-zero) ".";
  counter-increment: li;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 900;
  font-size: 1em;
}


ol.trade-terms li {
    text-transform: none;
    font-weight: normal;
    font-size: 1.02em;
    margin-bottom: 0.5em;
    padding-left: 2em;
	position: relative;
	list-style: none;
}

ol.trade-terms li:before {
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 900;
    content: counter(li, decimal) ".";
    line-height: 1.25em;
    font-size: 1.2em;
}

ol.trade-terms li li:before {
	font-size: 0.901em;
    content: counters(li, ".");
}

ol.trade-terms li h4 {
	font-size: 1.25em;
    margin: 0.5em 0 0.25em 0;
}

ol.trade-terms ol { margin-bottom: 2em; }

ol.trade-terms ol ol { margin-top: 1.25em; }

ol.trade-terms li ol.list-alpha li:before {
	content: "(" counter(li, lower-alpha) ")";
}

ol.trade-terms li ol.list-roman li:before {
	content: "(" counter(li, upper-roman) ")";
}