/*
Theme Name: Xmas Direct
Theme URI: https://www.xmasdirect.co.uk
Description: The 2020 Xmas Direct WP Theme
Author: Built By Ecko
Author URI: https://www.builtbyecko.com
Version: 1.1
Requires at least: 3.0
*/

@media (min-width: 1200px) {
	.container {
	    width: 100%;
		max-width: 1344px;
	}
}
#mega-menu-wrap-primary #mega-menu-primary {
	padding: 5px 0px 0px 0px !important;
}
.ysm-search-widget .search-field[type="search"] {
	padding: 10px !important;
}
#mega-menu-wrap-primary {
	float: left !important;
	clear: none !important;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #5e5e5e;
	overscroll-behavior-y: auto;
}
.topbar {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #d8d8d8;
}
.topbar-items {
	float: left;
	width: 100%;
}
.topbar-items ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.topbar-items ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 600;
	color: #565656;
}
.topbar-items ul li.shield {
	background-image: url(images/shield.png);
	background-repeat: no-repeat;
	background-position: 1px;
	background-size: 12px;
	padding: 0 0 0 20px;
}
.topbar-items ul li.nextday {
	background-image: url(images/nextday.png);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: 1px;
	padding: 0 0 0 30px;
}
.topbar-items ul li.stars a {
	color: #565656;
}
.topbar-items ul li.stars img {
	height: 12px;
	float: left;
	margin: 3px 5px 0 0;
}
.topbar-phone {
	float: right;
	margin: 0 20px 0 0;
}
.topbar-phone p {
	margin: 0;
}
.topbar-phone p a {
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 1px;
	padding: 0 0 0 20px;
	color: #1c6099;
	font-weight: 600;
	text-decoration: none;
	margin: 0 20px 0 0;
}
.topbar-phone p a:last-child {
	margin: 0;
}
.topbar-links > a {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: 1px;
	background-size: 12px;
	padding: 0 0 0 20px;
	color: #1c6099;
	font-weight: 600;
	text-decoration: none;
	float: right;
}
.topbar-links a:hover {
	color: #565656;
	text-decoration: none;
}
.header {
	background-color: #fff;
	width: 100%;
	float: left;
	padding: 15px 0 5px 0 !important;
	border-bottom: 1px solid #d8d8d8;
}
a.xmasdirect {
	background-image: url(images/logo.svg);
	background-repeat: no-repeat;
	background-size: 330px;
	width: 330px;
	height: 48px;
	display: block;
	float: left;
	text-indent: -999999px;
	margin-top: -2px;
	position: relative;
	z-index: 300;
}
.woo-links {
	border: 1px solid #d8d8d8;
	border-radius: 6px;
	float: right;
}
.woo-links a.woo-cart {
	background-image: url(images/basket-none.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 82% 9px;
	padding: 10px 40px 10px 15px;
	color: #4e4e4e;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	font-weight: 700;
	border-right: 1px solid #d8d8d8;
}
.woo-links a.woo-cart-glow {
	background-image: url(images/basket-glow.png);
}
.woo-links a.woo-account {
	background-image: url(images/account.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 87% center;
	padding: 10px 40px 10px 15px;
	color: #4e4e4e;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	font-weight: 700;
}
#search-bar {
	width: 100%;
	float: left;
	position: relative;
}
#search-bar #search,
.product-search-field {
	border: 1px solid #d8d8d8;
	padding: 10px 20px;
	float: left;
	border-radius: 6px;
	width: 100%;
}
#search-bar #search-submit {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-color: transparent;
	border: 0;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 12px;
	right: 20px;
}
.menubar {
	width: 100%;
	float: left;
}
.menubar ul {
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
}
.menubar ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0 10px;
	padding: 0;
}
.menubar ul li:first-child {
	margin: 0 17px 0 0;
}
.menubar ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #4e4e4e;
	font-weight: 600;
	font-size: 16px;
}
.slider {
	width: 100%;
	float: left;
}
.slider > div {
	background-repeat: no-repeat;
	background-size: cover;
}
.slider h3 {
	font-weight: 600;
	color: #fff;
	font-size: 42px;
	margin: 0 0 10px 0;
	padding: 0;
}
.slider h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: 600;
}
.slider p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 18px;
}
.slider-info {
	width: 100%;
	float: left;
	padding: 120px 0;
}
.slider-action {
	float: right;
	padding: 120px 0;
}
.slider-action a {
	background-color: #fff;
	color: #000;
	font-weight: 700;
	text-decoration: none;
	padding: 15px 30px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 60px;
}
.slider .slick-prev {
	background-image: url(images/arrow-left.png);
	background-repeat: no-repeat;
	background-size: 36px 63px;
	width: 36px;
	height: 63px;
	display: block;
	border: 0;
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -30px;
	z-index: 1000;
	text-indent: -999999px;
}
.slider .slick-next {
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
	background-size: 36px 63px;
	width: 36px;
	height: 63px;
	display: block;
	border: 0;
	background-color: transparent;
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -30px;
	z-index: 1000;
	text-indent: -999999px;
}
.slider .slick-next:focus,
.slider .slick-prev:focus {
	outline: none;
}
.bigfooter {
	background: rgb(225,234,251);
	background: linear-gradient(180deg, rgba(225,234,251,1) 0%, rgba(246,249,254,1) 100%);
	width: 100%;
	float: left;
	padding: 120px 0 80px 0;
}
.content h1,
.content h2,
.information h2,
.woocommerce div.product .product_title,
.woocommerce-Tabs-panel h2,
#order_review_heading h3 {
	font-weight: 400;
	color: #2b2b2b;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 34px;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
	font-weight: 400;
	color: #2b2b2b;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 26px;
}
.content p {
	margin: 0 0 20px 0;
}
.information ul {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
}
.information ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
.information ul li a {
	color: #1c6099;
	text-decoration: none;
	font-weight: 600;
}
.footer-social {
	width: 100%;
	float: left;
}
.footer-social img {
	margin: 0 20px 10px 0;
	float: left;
	height: 22px !important;
	width: auto !important;
}
.footer {
	background-color: #1c6099;
	width: 100%;
	float: left;
	padding: 15px 0;
}
.footer p {
	margin: 6px 0 0 0;
	color: #fff;
	text-align: right;
}
.footer p a {
	color: #fff;
	text-decoration: none;
}
.footer p a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer img {
	float: left;
	height: 34px !important;
	width: auto !important;
}
.home .body {
	padding: 60px 0;
}
.body {
	width: 100%;
	float: left;
	min-height: 500px;
	padding: 30px 0;
}
.titlebar,
.titlebar-inline {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 0 0;
}
.titlebar h2 {
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0;
	color: #1f1f1f;
	font-size: 34px;
}
.titlebar-inline h1 {
	font-weight: 400;
	margin: 60px 0 30px 0;
	padding: 0;
	color: #1f1f1f;
	font-size: 34px;
}
.slider-title h2 {
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #1f1f1f;
	font-size: 28px;
}
.slider-title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 60px 0 30px 0;
}
.category-item {
	width: 100%;
	float: left;
	margin: 0 0 60px 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	background-color: #fff;
}
.category-item img {
	width: 100%;
	float: left;
}
.category-item-info {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px;
}
.category-item-info p {
	margin: 0;
	min-height: 50px;
}
.category-item-info p a {
	color: #4e4e4e;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
}
.category-slider .slick-prev {
	background-image: url(images/black-arrow-left.png);
	background-repeat: no-repeat;
	background-size: 24px 42px;
	width: 24px;
	height: 42px;
	display: block;
	border: 0;
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: -50px;
	margin-top: -30px;
	z-index: 1000;
	text-indent: -999999px;
}
.category-slider .slick-next {
	background-image: url(images/black-arrow-right.png);
	background-repeat: no-repeat;
	background-size: 24px 42px;
	width: 24px;
	height: 42px;
	display: block;
	border: 0;
	background-color: transparent;
	position: absolute;
	top: 50%;
	right: -50px;
	margin-top: -30px;
	z-index: 1000;
	text-indent: -999999px;
}
.category-slider .slick-next:focus,
.category-slider .slick-prev:focus {
	outline: none;
}
.product-item {
	width: 100%;
	float: left;
	margin: 0 0 60px 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	background-color: #fff;
	min-height: 500px;
}

@media (max-width: 1200px){
	.product-item {
		min-height: 450px;
	}
}

@media (max-width: 1000px){
	.product-item {min-height: 410px;}
}

@media (max-width: 770px){
	.product-item {min-height: 545px!important;}
}

@media (max-width: 720px){
	.product-item {min-height: 525px!important;}
}

@media (max-width: 670px){
	.product-item {min-height: 500px!important;}
}

@media (max-width: 620px){
	.product-item {min-height: 475px!important;}
}

@media (max-width: 570px){
	.product-item {min-height: 450px!important;}
}

@media (max-width: 520px){
	.product-item {min-height: 425px!important;}
}

@media (max-width: 470px){
	.product-item {min-height: 400px!important;}
}

.product-item img {
	width: 100%;
	float: left;
}
.product-item-info {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 30px 10px 30px;
}
.product-item-info p {
	margin: 0;
}
.product-item-info p a {
	color: #4e4e4e;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	display: block;
	min-height: 50px;
}
.product-item img.product-item-colour {
	height: 20px;
	margin: 15px auto;
	width: auto;
	float: none;
}
.product-item .price {
	color: #000;
	font-size: 16px;
	margin: 0 0 5px 0;
	width: 100%;
	float: left;
	min-height: 25px;
	text-align: center;
}
.product-item .review {
	width: 100%;
	float: left;
	margin: 0;
	text-align: center;
}
.product-item .review img {
	height: 12px;
	width: auto;
	float: none;
	display: inline-block;
	margin: -5px 10px 0 0;
}
.guide-item {
	width: 100%;
	float: left;
	padding: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	margin: 0 0 30px 0;
}
.guide-item img {
	width: 100%;
	float: left;
}
.guide-item h3 {
	margin: 15px 0 15px 0;
	padding: 0;
}
.guide-item h3 a {
	font-weight: 600;
	font-size: 22px;
	text-decoration: none;
	color: #1f1f1f;
}
.guide-item h3 a:hover {
	text-decoration: none;
	color: #1c6099;
}
.guide-item p {
	margin: 0 0 20px 0;
	padding: 0 30px 0 0;
}
.guide-item-info > a {
	color: #fff;
	display: inline-block;
	background-color: #1c6099;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20px;
	font-weight: 600;
}
#burger {
	background-image: url(images/burger.png);
	background-repeat: no-repeat;
	background-size: 44px;
	width: 44px;
	height: 30px;
	display: none;
	float: left;
	margin: -4px 0 0 0;
}
.mobile-basket {
	width: 100%;
	float: left;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	background-color: #1c6099;
}
.mobile-basket a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	display: inline-block;
	font-size: 14px;
	margin: 0 15px;
}
.mobile-basket a.woo-cart {
	background-image: url(images/white-basket.png);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: 1px center;
	padding: 0 0 0 30px;
}
.mobile-basket a.woo-account {
	background-image: url(images/white-account.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 1px center;
	padding: 0 0 0 30px;
}
.site-notice {
	background-color: #333333;
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
}
.site-notice p {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 0;
}
.single-product-image {
	width: 100%;
	float: left;
	margin: 0 0 60px 0;
}
.single-product-image img {
	width: 100%;
	float: left;
}
.single-product-info {
	width: 100%;
	float: left;
}
.single-product-info.content p {
	font-size: 16px;
	margin: 0 0 20px 0;
}
.price-review {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.price-review .price,
.single-product .summary .price {
	color: #000 !important;
	font-size: 18px !important;
	margin: 0 0 0 0;
	font-weight: 600;
}
.price-review img {
	float: right;
	max-width: 255px;
}
.single-tabbed,
.woocommerce-tabs {
	width: 100%;
	float: left;
	border: 1px solid #b9b9b9;
	border-radius: 0px;
	margin: 0 0 60px 0;
}
.single-tabbed ul,
.woocommerce-tabs > ul {
	background-color: #f7f7f7;
	width: 100%;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
.single-tabbed ul li,
.woocommerce-tabs > ul > li {
	list-style-type: none;
	display: block !important;
	float: left !important;
	margin: 0 !important;
	padding: 10px 15px !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
	border-right: 1px solid #b9b9b9 !important
}
.single-tabbed ul li a,
.woocommerce-tabs > ul > li > a {
	color: #7b797a !important;
	font-size: 18px;
	font-weight: 400 !important;
}
.single-tabbed ul li.active,
.woocommerce-tabs > ul > li.active {
	background-color: #fff;
	position: relative;
	z-index: 100;
	border-right: 1px solid #b9b9b9;
}
.single-tabbed ul li.active a,
.woocommerce-tabs > ul > li.active > a {
	color: #333;
}
.single-tabbed-content,
.woocommerce-Tabs-panel {
	width: 100%;
	float: left;
	padding: 30px !important;
	border-top: 1px solid #b9b9b9;
	margin-top: -1px !important;
}
.single-tabbed-content img,
.woocommerce-Tabs-panel img {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
#map {
	width: 100%;
	float: left;
	min-height: 600px;
}

.formset {
	width: 100%;
	float: left;
}
.formset .gform_wrapper {
	margin: 0 0 30px 0 !important;
}
.formset ul.gform_fields > li {
	margin: 0 0 20px 0 !important;
}
.formset ul.gform_fields > li > label {
	margin: 0;
	padding: 0;
}
.formset ul.gform_fields > li > .ginput_container {
	margin: 0 0 20px 0;
	padding: 0;
}
.formset .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}
.formset .gform_footer input[type=submit] {
	color: #fff;
    display: inline-block;
    background-color: #1c6099;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: 600;
    border: 1px solid #1c6099;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 !important;
	border: 0 !important;
}
.summary .content ul {
	float: left;
	width: 100%;
	margin: 0 0 30px 20px;
	padding: 0;
}
.summary .content ul li {
	list-style: disc;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	width: 100%;
	float: left;
}







/* WOOCOMMERCE CUSTOMISATION */
.woocommerce div.product div.summary {
	width: 100% !important;
	float: left !important;
}
.related.products {
	width: 100%;
	float: left;
	margin: 0 0 60px 0;
}
.summary .content .price {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
}
table.variations {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
table.variations td.label {
	text-align: left;
	clear: both;
}
table.variations td.value {
	clear: both;
}
table.variations tr {
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
}
table.variations td.label label {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	text-align: left;
}
.reset_variations { display: none !important; }
.single_add_to_cart_button {
	color: #fff !important;
    display: inline-block;
    background: #77a464 !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    padding: 15px 25px !important;
    font-weight: 600 !important;
}
.woocommerce .quantity .qty {
	float: left;
	border-radius: 0 !important;
	text-align: center;
	padding: 11px 10px !important;
	border: 1px solid #b9b9b9;
	width: 60px;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button, 
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
	margin: 0; 
}
.woocommerce div.product form.cart .variations select {
	padding: 5px 10px;
	width: 100%;
	float: left;
	border: 1px solid #ccc;
}
.woocommerce-variation.single_variation {
	margin: 10px 0 0 0;
	width: 100%;
	float: left;
}
.wc-proceed-to-checkout a {
	color: #fff !important;
    display: inline-block;
    background: #1c6099 !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    padding: 15px 20px !important;
    font-weight: 600 !important;
}
.cart_totals  h2 {
	margin: 0 0 30px 0;
	padding: 0;
}
.woocommerce-cart-form {
	margin: 0 0 30px 0;
}
.woocommerce-cart .product-thumbnail img {
	width: 90px !important;
	height: 90px !important;
}
.woocommerce-cart .product-name a,
.woocommerce-checkout .product-name a {
	color: #000;
	font-size: 18px;
}
#customer_details input[type=text],
#customer_details input[type=password],
#customer_details input[type=tel],
#customer_details input[type=email],
#customer_details input[type=number],
#customer_details textarea {
	width: 100%;
	float: left;
	padding: 10px;
	font-size: 14px;
	border-radius: 0px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}
#customer_details .form-row label {
	font-weight: 600;
	margin: 0 0 5px 0;
	padding: 0;
}
#place_order {
	color: #fff !important;
    display: inline-block;
    background: #1c6099 !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    padding: 15px 20px !important;
    font-weight: 600 !important;
}
.single_variation_wrap {
	width: 100%;
	float: left;
}
ul.products li.product .product-item-info {
	padding: 0 30px 15px 30px;
}
ul.products li.product .product-item {
	margin: 0;
}
.woocommerce-products-header h1 {
	font-weight: 400;
	color: #2b2b2b;
	margin: 30px 0 15px 0;
	padding: 0;
	font-size: 34px;
}
.woocommerce-products-header {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.woocommerce-products-header img {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.tax-product_cat .widget-container h3 {
	font-weight: 400;
	color: #2b2b2b;
	margin: 35px 0 15px 0;
	padding: 0;
	font-size: 24px;
}
.tax-product_cat .widget-container ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.tax-product_cat .widget-container ul li {
	list-style-type: none;
	display: block;
	float: Left;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.tax-product_cat .widget-container ul li ul li {
	margin: 0 0 0 20px;
}
.tax-product_cat .widget-container ul li a {
	color: #565656;
	text-decoration: none;
}
.woo-sidebar .widget-container {
	width: 20%;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
.woo-sidebar .widget-container h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
table.variations td.value ul {
	width: 100% !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
}
table.variations td.value ul li {
	float: left !important;
	display: block !important;
}
.sticky {
	background-color: #fff;
	z-index: 5000 !important;
	position: fixed;
	width: 100%;
}
.category-hero {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
}
.category-hero h1 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	font-weight: 400;
    color: #fff;
    margin: -30px 0 0 0;
    padding: 0;
    font-size: 46px;
}
.category-hero img {
	width: 100%;
	float: left;
}
.search-house {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	border: 1px solid #cccc;
	padding: 30px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	background-color: #fff;
	border-radius: 6px;
	z-index: 100000;
	width: 100%;
}
.search-house:after, .search-house:before {
	bottom: 100%;
	left: 5%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.search-house:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
.search-house:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ccc;
	border-width: 16px;
	margin-left: -16px;
}
.search-house-side {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px 0;
}
.search-house-side h3,
.search-house-main h3 {
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: 600;
	font-size: 14px;
}
.search-house-main {
	width: 100%;
	float: left;
}
.search-house-side:last-child {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
.search-house-product {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
	min-height: 240px;
}
.search-house-product img {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
}
.search-house-product h4 {
	margin: 0 0 5px 0;
	padding: 0;
}
.search-house-product h4 a {
	color: #565656;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
}
.search-house-product .price {
	font-weight: bold;
}
.search-house-side ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.search-house-side ul li {
	list-style-type: none;
	display: block;
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
}
.search-house-side ul li a {
	color: #000;
}
.shipping-calculator-form #calc_shipping_state_field,
.shipping-calculator-form #calc_shipping_city_field {
	display: none !important;
}
ul.products li.product .iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch {
	padding: 0;
}
ul.products li.product .iconic-was-swatch__container,
.related.products .iconic-was-swatch__container {
	width: 20px !important;
	height: 20px !important;
}
ul.products li.product .iconic-was-swatches--loop li {
	margin: 0 5px 5px 0 !important;
}
ul.products li.product .product-item-info a h2 {
	color: #5e5e5e;
}
.menubar #wcvat-toggle {
	position: relative;
	float: right;
	top: unset;
	left: unset;
	width: 84px;
	margin-top: 18px;
}
.menubar span.wcvat-toggle-button-incl {
	background-image: url(images/toggle-on.png);
	background-repeat: no-repeat;
	background-position: 1px;
	background-size: 24px;
	color: #4e4e4e;
	padding: 1px 0 1px 30px !important;
}
.menubar span.wcvat-toggle-button-excl {
	background-image: url(images/toggle-off.png);
	background-repeat: no-repeat;
	background-position: 1px;
	background-size: 24px;
	color: #4e4e4e;
	padding: 1px 0 1px 30px !important;
}
#wcvat-toggle {
	background-color: #fff !important;
	padding: 0 !important;
}
dt.variation-LightEffect,
dt.variation-LightColour,
dt.variation-CableColour,
dt.variation-ChooseItemampPrice,
dt.variation-ChoosePackSize { display: none !important; }

dd.variation-LightEffect,
dd.variation-LightColour,
dd.variation-CableColour,
dd.variation-ChooseItemampPrice {
	float: left;
	margin: 0 5px 0 0 !important;
}
.woocommerce-checkout dt.variation-strongLightEffectstrongspanclassiconic-was-chosen-attributespan,
.woocommerce-checkout dt.variation-strongLightColourstrongspanclassiconic-was-chosen-attributespan,
.woocommerce-checkout dt.variation-strongCableColourstrongspanclassiconic-was-chosen-attributespan,
.woocommerce-checkout dt.variation-strongChooseItemampPricestrongspanclassiconic-was-chosen-attributespan { display: none !important; }

.woocommerce-checkout dd.variation-strongLightEffectstrongspanclassiconic-was-chosen-attributespan,
.woocommerce-checkout dd.variation-strongLightColourstrongspanclassiconic-was-chosen-attributespan,
.woocommerce-checkout dd.variation-strongCableColourstrongspanclassiconic-was-chosen-attributespan,
.woocommerce-checkout dd.variation-strongChooseItemampPricestrongspanclassiconic-was-chosen-attributespan { 
	float: left;
	margin: 0 5px 0 0 !important;
}

td.product-name dl.variation {
	margin: 0 0 5px !important;
}
td.product-name p.backorder_notification {
	margin: 0;
	font-weight: bold;
}
.product-item-category {
	width: 100%;
	float: left;
	margin: 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	box-shadow: 0px 0px 10px 0px rgba(94,103,125,0.2);
	background-color: #fff;
}
.product-item-category img {
	width: 100%;
	float: left;
	margin: 0 !important;
}
.product-item-category-info {
	width: 100%;
	float: left;
	padding: 14px 0;
}
.product-item-category-info mark {
	display: none;
}
.product-item-category-info h2 {
	font-weight: 600;
	color: #5e5e5e;
	font-size: 20px !important;
	height: auto !important;
}
p.subcategory_link {
	margin: 0;
}
p.subcategory_link a {
	color: #fff;
    display: inline-block;
    background-color: #1c6099;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 14px;
}
.subcategory_desc {
	width: 100%;
	float: left;
	min-height: 78px;
}
#coupon_code {
	width: 220px;
}
.product-name .variation {
	width: 100%;
	float: left;
	clear: both;
}
.feefowidget__global.feefowidget-global {
	width: 100%;
	float: left;
	padding: 0;
}
.single-product-stars {
	float: right;
}
.single-product-stars span {
	margin: 0 10px 20px 0;
	font-weight: 600;
	line-height: 24px;
}
.product-item .feefo-product-stars-widget {
	margin: -10px 0 10px 0;
	float: left;
	width: 100%;
}
.product-item .feefo-product-stars-widget .feefowidget-product-stars__reviews-count { display: none; }
.woo-sidebar {
	background-color: #efefef;
	padding: 15px;
	width: 100%;
	float: left;
	border-radius: 6px;
	margin: 15px 0 0 0;
}
.woo-sidebar ul.woocommerce-widget-layered-nav-list li {
	width: 32px;
	float: left;
	clear: none;
}
.woo-sidebar .iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch--selected::before {
	float: left;
	width: 32px;
	height: 32px;
	margin-left: -1px;
}
.woo-sidebar .widget {
	margin: 0 !important;
}
.woo-sidebar .widget h3 {
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
	font-weight: 600;
	color: #5e5e5e;
	font-size: 16px !important;
	text-transform: uppercase;
}

.col-1,
.col-2 {
	width: 100% !important;
	float: left;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {
	width: 50%;
}
.woocommerce-column--billing-address {	
	margin: 0 0 30px 0;
	width: 48% !important;
}
.woocommerce-column--shipping-address {
	margin: 0 0 30px 0;
	width: 48% !important;
	float: right !important;
}
.woocommerce-column--billing-address h2,
.woocommerce-column--shipping-address h2 {
	font-weight: 400;
	color: #2b2b2b;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 34px;
}
.woocommerce-column--billing-address address,
.woocommerce-column--shipping-address address {
	border: 0 !important;
	padding: 0 !important;
}
tr.row-delivery { display: none !important; }
.dzd-content {
	display: none;
	width: 100%;
	float: left;
}
.dzd-intro {
	width: 100%;
	float: left;
}
p.dzd-read-more {
	font-weight: 600;
	color: #1c6099;
	text-decoration: none;
	border-bottom: 1px solid #1c6099;
	display: inline-block;
}
p.dzd-read-more:hover {
	cursor: pointer;
}
.single-product-stars img:hover {
	cursor: pointer;
}
.woocommerce-product-details__short-description img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.woocommerce-product-details__short-description img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.body-sticky {
	width: 100%;
	float: left;
	margin-top: 154px;
}
.smart-search-results {
	left: 50px;
}
.woocommerce-form-login,
.woocommerce-form-register {
	padding: 0 !important;
	margin: 0 0 30px 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
}
.woocommerce-form-login input[type=text],
.woocommerce-form-login input[type=password],
.woocommerce-form-register input[type=email],
.woocommerce-form-register input[type=password],
.woocommerce-address-fields input[type=text],
.woocommerce-address-fields input[type=email],
.woocommerce-address-fields input[type=tel],
.woocommerce-MyAccount-content input[type=text],
.woocommerce-MyAccount-content input[type=password],
.woocommerce-MyAccount-content input[type=email] {
	padding: 10px;
	font-size: 14px;
}
.woocommerce-form-login .show-password-input,
..woocommerce-form-register .show-password-input {
	top: 12px !important;
	right: 15px !important;
}
.woocommerce-form-login__submit,
.woocommerce-form-register__submit,
.woocommerce-address-fields button,
.woocommerce-MyAccount-content button {
	color: #fff !important;
	display: inline-block !important;
	background-color: #1c6099 !important;
	border-radius: 0  !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	padding: 10px 20px !important;
	font-weight: 600 !important;
	border: 1px solid #1c6099 !important;
}
.page-template-template-wooc-my-account h2 {
	font-size: 22px;
	margin: 0 0 15px 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 100% !important;
	float: left !important;
}
.woocommerce-MyAccount-navigation {
	width: 100% !important; 
	float: left !important;
}
.woocommerce-MyAccount-navigation ul {
	width: 100% !important;
	float: left !important;
	margin: 0 0 30px 0 !important;
	padding: 0 !important;
}
.woocommerce-MyAccount-navigation ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul li a {
	color: #5e5e5e;
	font-size: 16px;
	text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li a:hover {
	color: #1c6099;
	text-decoration: none;
}
.woocommerce-Addresses .u-column1,
.woocommerce-Addresses .u-column2 {
	float: left !important;
	width: 50% !important;
}
.woocommerce-Address-title h3 {
	float: left;
	display: inline-block;
	font-weight: 400;
	color: #2b2b2b;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 22px;
}
.woocommerce-Address-title a {
	float: left !important;
	margin: 3px 0 0 15px;
	color: #5e5e5e;
	text-decoration: underline;
}
.woocommerce-address-fields p {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
}
.product-search-filter-terms  {
	float: left;
}
.product-search-filter-terms ul {
	float: left;
	margin: 0 15px 0 0;
}
.product-search-filter-terms ul li {
	float: left;
	margin: 0 5px 5px 0;
	width: 30px;
	height: 30px;
}
.product-search-filter-terms ul li a img {
	border: 0;
}
strong.iconic-cffv-field__label { display: none !important; }
.row.mobile-search-bar { display: none !important; }
a.only-email { display: none; }
.related.products .product-item a h2 {
	padding: .5em 0;
	margin: 0;
	font-size: 1em;
	color: #5e5e5e;
	min-height: 70px;
}
.related.products .product-item .price {
	color: #77a464;
	display: block;
	font-weight: 400;
	margin-bottom: .5em;
	font-size: .857em;
}
.related.products .iconic-was-swatches--loop li {
	margin: 0 !important;
}
.zoom {
	background-color: #fff;
	border: 2px solid #333;
	transition: transform .2s; /* Animation */
	width: 98%;
	overflow: visible;
}
.zoom:hover {
	transform: scale(1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px; height: 0; overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.twocola, .twocolab {
	width: 48%; 
	float: left; 
	margin: 0 2% 10px 0;
}
.twocolb {
	width: 48%; 
	float: left; 
	margin: 0 0 10px 2%;
}
.pi-edd-product {
	background: #ffffff;
	color: #222222;
	padding: 5px 0px;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
}
.pi-edd {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	border-radius: 0px;
}
.woocommerce-variation-description {
	margin-top: 10px;
}
#wcvat-toggle {
	padding: 8px 10px 8px 5px;
	position: fixed;
	top: 0px;
	z-index: 10000;
	color: #fff;
	background-color: #1c6099;
	display: inline-block;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	opacity: 1;
	text-align: center;
	width: 80px;
	left: calc(100% - 90px);
}
#wcvat-toggle.on {
	background: #1c6099;
}
.summary .content .price {
	width: auto;
	float: left;
	margin: 0 20px 0 0;
}
#calc_shipping_state { display: none }
.woocommerce div.product p.stock {
	font-size: 16px;
	font-weight: 600;
	margin-top: 2px;
	clear: both;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
	min-height: auto;
}
.woocommerce div.product form.cart .variations select {
	max-width: 100%;
	min-width: 50%;
	display: inline-block;
	margin-right: 1em;
	padding: 5px 10px;
	width: auto;
	float: left;
	border: 1px solid #ccc;
	font-weight: 600;
}
.woocommerce .quantity .qty {
	width: 5em;
	text-align: center;
	opacity: 1;
}
.woocommerce .quantity .qty::-webkit-inner-spin-button, 
.woocommerce .quantity .qty::-webkit-outer-spin-button {  
   -webkit-appearance: inner-spin-button !important;
}
table.variations td.value ul li {
	width: auto!important;
}
.iconic-was-swatches--text-swatch .iconic-was-swatch {
	border: 1px solid #ccc;
	display: block;
	padding: 7px 10px;
	border-radius: 0px;
	line-height: 1;
	color: #337ab7 !important;
	font-weight: bold;
	margin: 0 15px 15px 0;
}
.iconic-was-swatches--text-swatch .iconic-was-swatch--selected, .iconic-was-swatches--text-swatch .iconic-was-swatch--selected:hover {
	background: #337ab7;
	border-color: #337ab7;
	color: #fff !important;
}
table.variations {
	width: 100%;
	float: left;
	margin: 10px 0 20px 0;
}
.iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch {
	padding: 5px;
}
.iconic-was-swatches--visual .iconic-was-swatch--disabled .iconic-was-swatch__graphic, 
.iconic-was-swatches--visual .iconic-was-swatch--disabled::before, 
.iconic-was-swatches--visual .iconic-was-swatches__item--out-of-stock .iconic-was-swatch .iconic-was-swatch__graphic, 
.iconic-was-swatches--visual .iconic-was-swatches__item--out-of-stock .iconic-was-swatch::before {
	opacity: .2;
}
.iconic-was-swatches--visual .iconic-was-swatch--disabled .iconic-was-swatch__container::after, 
.iconic-was-swatches--visual .iconic-was-swatches__item--out-of-stock .iconic-was-swatch .iconic-was-swatch__container::after {
	position: absolute;
	content: '';
	display: block;
	width: 35%;
	height: 35%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.2;
	background: linear-gradient(to top left,rgba(0,0,0,0) 0,rgba(0,0,0,0) calc(50% - 1.5px),#000 50%,rgba(0,0,0,0) calc(50% + 1.5px),rgba(0,0,0,0) 100%),linear-gradient(to top right,rgba(0,0,0,0) 0,rgba(0,0,0,0) calc(50% - 1.5px),#000 50%,rgba(0,0,0,0) calc(50% + 1.5px),rgba(0,0,0,0) 100%);
}
.iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 0px solid #ccc;
	background: #fff;
	z-index: 10;
}
.iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch--selected::before {
	border: 4px solid #353c4e;
}
.woocommerce div.product .product_title {
	font-weight: 400;
	color: #2b2b2b;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 34px;
}
.price-review {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
#mega-menu-wrap-primary #mega-menu-primary {
	font-weight: 600;
}
.category-hero h1 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	font-weight: 600;
	color: #fff;
	margin: -30px 0 0 0;
	padding: 0;
	font-size: 46px;
	text-shadow: 0px 0px 20px #000;
}
.slider-title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0 30px 0;
}
.slider-title h2 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	color: #4e4e4e;
	font-size: 28px;
}
.home .body {
	padding: 40px 0;
}
.titlebar h1 {
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 0;
	color: #4e4e4e;
	font-size: 34px;
}
.slider h3, .slider h4, .slider p {
	text-shadow: 1px 1px #000;
}
.woo-sidebar .iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch--selected::before, 
.listing-top-text .iconic-was-swatches--border.iconic-was-swatches--visual .iconic-was-swatch--selected::before {
	float: left;
	width: 36px;
	height: 36px;
	margin-left: -3px;
	margin-top: -2px;
}
.iconic-was-swatches--loop {
	margin: 5px 0 5px 5px !important;
	min-height: 50px;
}
.iconic-was-chosen-attribute__no-selection, .iconic-was-chosen-attribute {
	display: none;
}
.aws-container .aws-search-form {
	margin-left: 35px;
	height: 42px;
}
.aws-container .aws-search-form * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-hyphens: manual;
	-webkit-hyphens: manual;
	hyphens: manual;
	border-radius: 6px 0 0 6px !important;
}
.aws-container .aws-search-form .aws-form-btn {
	border: 1px solid #d8d8d8;
	border-radius: 0 6px 6px 0 !important
	/* border-left: none; */
}
.aws-search-result {
	margin-left: 35px;
}
.listing-top-text ul.woocommerce-widget-layered-nav-list li {
	width: 32px;
	clear: none;
}
.tax-product_cat .widget-container ul li {
	display: block;
}
.ysm-search-widget-1 .search-field[type="search"] {
	border-width: 1px;
	margin-left: 35px;
}
/*::marker {display: none; color: transparent;}*/
div.product-search-form form.product-search-form.show-submit-button button {
	display: inline-block;
	flex: initial;
	margin: 0 0 0 -72px!important;
	padding: ;
	background-color: transparent;
	border-radius: 7px;
	border: none;
}
.search-results .thumbnail {
	display: block;
	padding: 0;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.product-search-results .entry span.title {
	font-weight: 600!important;
	display: block;
}
.product-search-results .entry span.description, .product-search-results .entry span.price  {
	color: #5e5e5e;
}
/*
@media (min-width: 769px){
	.widget.extendedwopts-col.col-md-12 {
		list-style-type: none!important;
	}
}
*/
.widget.extendedwopts-col.col-md-12 {
	list-style-type: none!important;
}
.product-search {
	margin: 0 0 0 30px!important;
}
.product-search-results {
  top: 45px!important;
}
.product-search-results-content {
	max-height: 450px!important;
}
.product-search-field-clear {
	top: 10px!important
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	padding: 20px 15px 20px;
	background: #f7f7f7;
	width: calc(100% - 15px);
	margin-top: 5px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 5px 15px 8px 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
	font-weight: 600;
	border-bottom: 1px dotted #999;
	padding-bottom: 3px;
}
.tagged_as {display: none}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: none;
}
.subcategory_desc {
	padding-right: 10px;
}
.review-text {
	width: 100%;
	float: left;
	font-size: 16px;
}
.review-text a {
	color: #1c6099;
	font-weight: bold;
	text-decoration: none;
}
.review-text a:hover {
	text-decoration: underline;
}
.subcategory_desc {
	padding-right: 10px;
}
.checkout.woocommerce-checkout #customer_details .col-1 {
	float: left !important;
	width: 100% !important;
}
.checkout.woocommerce-checkout #customer_details .col-1 ul {
	margin: 0 0 30px 0;
	padding: 0;
}
.checkout.woocommerce-checkout #customer_details .col-1 ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}
.checkout.woocommerce-checkout #customer_details .col-2 {
	float: left !important;
	width: 100% !important;
}
.checkout.woocommerce-checkout #customer_details .col-1 h3,
.checkout.woocommerce-checkout #customer_details .col-2 h3,
h3#order_review_heading {
	font-weight: 400;
	color: #2b2b2b;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 26px;
}
.checkout.woocommerce-checkout #customer_details .col-2 #wc-od {
	margin-top: 30px;
}
.wc-gateway-ppec-cancel {
	color: #565656 !important;
	display: inline-block;
	background: #ccc !important;
	border: 0 !important;
	border-radius: 0 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	padding: 12px 30px !important;
	font-weight: 600 !important;
}
p.form-row.form-row-wide.create-account.woocommerce-validated {
	padding: 0;
	margin: 0 0 15px 0;
}
p.form-row.form-row-wide.create-account.woocommerce-validated input {
	float: left;
	position: unset !important;
	margin: 7px 10px 0 5px !important;
}
p.form-row.form-row-wide.create-account.woocommerce-validated label {
	float: left;
}
span.basket-span-sku {
	clear: both; 
	font-size: 12px;
	display: block;
}
.crosssell {
	width: 50%;
	float: left;
}
.crosssell .product-item {
	min-height: 440px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
.price_inc_vat { display: none; }
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #efefef;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 24px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 36px;
  margin-left: 50px;
}
#xmas-wrapper {
  transition: margin-left .5s;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
#mobile-menu > ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	top: 1px solid #d8d8d8
}
#mobile-menu > ul > li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 30px;
	list-style-type: none;
	border-bottom: 1px solid #d8d8d8
} 
#mobile-menu > ul > li > a {
	font-size: 14px;
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #555;
	float: left;
}
#mobile-menu > ul > li > ul {
	display: none;
	width: 100%;
	float: left;
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}
#mobile-menu > ul > li > ul > li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #d8d8d8
}
#mobile-menu > ul > li > ul > li:last-child {
	border-bottom: 0 !important;
}
#mobile-menu > ul > li > ul > li > a {
	color: #555;
	font-size: 12px;
	display: block;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
}
#mobile-menu > ul > li > .childmenu {
	float: right;
	background-image: url(images/child-arrow.png);
	background-repeat: no-repeat;
	background-size: 6px;
	background-position: center;
	padding: 5px 0;
	margin: 7px 0 0 0;
	display: block;
	width: 16px;
	height: 16px;
}
#mobile-menu > ul > li > .childmenu.active {
	transform: rotate(90deg);
}
a.mobile-menu-logo {
	background-image: url(images/logo.svg);
	background-repeat: no-repeat;
	background-size: 135px;
	width: 135px;
	height: 20px;
	display: block;
	float: left;
	text-indent: -999999px;
	margin-top: -2px;
	position: relative;
	z-index: 300;
	margin: 0 30px 15px 30px;
}
#wc-od {
	width: 100%;
	clear: both;
	margin: 30px 0;
}
#wc-od input {
	width: 100%;
	float: left;
	padding: 10px;
	font-size: 14px;
	border-radius: 0px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}
.woolinks-tax {
	float: right;
	display: none;
}

.chosenday {
	font-weight: bold;
	color: red;
}


/*-- newsletter --*/
.noptin-integration-subscription-checkbox.noptin-integration-subscription-checkbox-woocommerce{
	font-weight:bold !important;
	font-size:18px;
	margin: 30px 0px 30px 0px !important;
	color: #1C6099;
}



.basket-promo{
	background-color: #1c6099;
}

.basket-promo img {
	margin-right:10px;
}

.basket-promo p{
	padding:20px;
	color: white;
	font-size: 22px;
}

.basket-promo a {
	color: white;
	font-weight:600;
}



table.privacy-policy-table {
	border-collapse: collapse;
	margin-bottom:30px;
	display: block;
    overflow-x: auto;
}

.privacy-policy-table td, .privacy-policy-table th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}




.tab-accessories .product-item{
	min-height:100%;
}





/*-- Sale link in navbar --*/
#mega-menu-item-260589 a{
	background-color: #77a464 !important;
	color: white !important;
	padding-left:20px !important;
}

#mega-menu-item-260589 a:hover{
	background-color: #5D804E !important;
}


@media (max-width: 1360px){
	#mega-menu-item-260589 a{
	padding-left:15px !important;
	}
}


.threecola, .threecolb, .threecolc {
	width: 31.33%; 
	float: left; 
	margin: 0 3% 10px 0;
}

.threecolc {
	margin-right: 0px;
}


@media (max-width: 700px){
	.threecola, .threecolb, .threecolc {
	width: 100%; 
	margin: 0 0 0 0;
	}
}






.blog-table, .additional-info-table {
  border-collapse: collapse;
  width: 100%;
}

.blog-table td, .blog-table th, .additional-info-table td, .additional-info-table th{
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.blog-table tr:nth-child(even), .additional-info-table tr:nth-child(even) {
  background-color: #dddddd;
}





.energyCalcTable input::placeholder{
font-weight:400;
}

.energyCalc p{
	margin:0px;
}

.energyCalcBox {
  padding: 8px 20px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

.energyCalcCol{
	background-color: #D2D2CF;
	font-weight:bold;
}

.energyCalc-button {
  background-color: #1B609B;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width:100%;
  font-weight:bold;
}

.energyCalc-button:hover {
  background-color: #144978;
  transition: 0.15s;
}

table .energyCalcTable {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.energyCalcTable td, .energyCalcTable th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}


