@media (max-width: 768px) {
/*	header .site-branding img {
		height: 49px !important;
		width: auto;
		margin-top: -3px;
	}
 	.home #content { background-image: url("https://store.desgoslingmobilityltd.co.uk/wp-content/uploads/2018/11/Store-Background-2.jpg");background-size: 100% 190px;background-position: center top;background-repeat: no-repeat;background-attachment: scroll;
padding-top: 50px;}
	.home .woocommerce-products-header, .home .woocommerce-products-header h1 {
		color: #fff;
	}
	.home header {
		margin-bottom: 0 !important;
	}
	.home .products {
		margin-top: 100px;
	} */
	ul.products li.product {
		width: 47.5%;
		float: left;
		margin-right: 5%;
		margin-bottom: 30px;
	}
	ul.products li.product:nth-child(even) {
		margin-right: 0 !important;
	}
	.woocommerce-active .site-header .site-header-cart {
		width: 150px;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
	}
	.site-header-cart .cart-contents {
		padding: 0.8em 0;
    display: block;
    position: relative;
    background-color: transparent;
    height: auto;
    width: auto;
    text-indent: 0;
		float: right;
	}
	.site-header-cart .cart-contents::before {
		-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f291";
    height: 1em;
    line-height: 1.618;
	}
	.site-header {
		padding-bottom: 0;
	}
	.site-header-cart .cart-contents .count {
		font-weight: 400;
    opacity: .5;
    font-size: .875em;
	}
	#menu-mobile-menu {
		margin-top: 15px;
	}
	table td, table th {
		padding: 0.75em 0.75em !important;
	}
}

@media (min-width: 768px) {
/*	header .site-branding img {
		height: 64px !important;
		width: auto;
	}
 	.home #content { background-image: url("https://store.desgoslingmobilityltd.co.uk/wp-content/uploads/2018/11/Store-Background-2.jpg");background-size: 100% 230px;background-position: center top;background-repeat: no-repeat;background-attachment: scroll;
padding-top: 68px;}
	.home header {
		margin-bottom: 0 !important;
	}
	.home .woocommerce-products-header, .home .woocommerce-products-header h1 	{
		color: #fff;
	} */
/* 	.product a:hover img {
		opacity: 0.65;
	} */
	.tile-background-link:hover {
		color: rgba(0,0,0,0);
		background: rgba(25,160,240,0.2);
	}
	.tile-background a:hover {
		color: rgba(0,0,0,0);
		background: rgba(25,160,240,0.2);
	}
}

.woocommerce-products-header {
	height: 100px;
	box-sizing: content-box;
	display: flex;
  justify-content: center;
  flex-direction: column;
}

header input {
	background-color: #fff !important;
}
footer a:hover {
	color: #fff !important;
}
/* .main-site-button {
	margin: 10px 0;
}
.main-site-button a {
	padding: 14px 15px !important;
	border: solid 1px #bbb;
	border-radius: 10px;
	transition: all 0.2s !important;
}
.main-site-button a:hover {
	background: #fff;
	color: #066cd3 !important;
} */
.site-content a:hover, footer a:hover {
	text-decoration: underline;
}
.product a:hover, a.button:hover {
	text-decoration: none;
}
.return-to-shop:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    content: "\f30a";
    margin-right: 0.5407911001em;
}
.return-to-shop-container {
	margin-top: 20px;
}
h4 {
	font-weight: 500;
	color: #189fe6;
}
/* .products .woocommerce-price-suffix {
	display: none;
} */
.site-header {
	/*background: linear-gradient(#f8f8f8,#ebebeb);*/
	box-shadow: 0 0 6px rgba(0,0,0,.7);
	border: none;
}

.product {
	background-color: #fff;
}
.product a {
	height: 100%;
}
/* .home, .archive {
	background-color: #f6f6f6;
} */
.woocommerce-loop-product__title {
	min-height: 38.848px;
}
.wpforms-submit {
	border: none !important;
}
.wpforms-confirmation-container-full {
	color: #333;
	margin: 0 0 24px 0;
	background: #e0ffc7;
	border: 1px solid #b4d39b;
	padding: 15px 15px;
}
.wpforms-confirmation-container-full p:last-of-type {
	margin: 0;
}
.product_meta {
	display: none;
}




.tile-container {
	  margin-bottom: 35px;
}
.tile-background {
    /*Tile style*/
    background-color: #ffffff;
    padding: 0 !important;
    /*box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.3);*/
    box-shadow: 0 16px 30px -12px rgba(0, 0, 0, 0.45),
        0 4px 25px 0 rgba(0, 0, 0, 0.1),
        0 8px 10px -5px rgba(0, 0, 0, 0.18);
	  height: 100%;
}
.tile-background a {
    color: rgba(0,0,0,0) !important;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    display: block;
    z-index: 1;
}
.tile-background a:active {
    color: rgba(0,0,0,0);
    background: rgba(25,160,240,0.2);
}
.tile-background h2 {
    margin: 15px 12px 10px 12px !important;
    text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.tile-background p.description {
    margin: 0 12px 0 12px !important;
    text-align: center;
}
.tile-background p.learn-more {
	  margin: 0 !important;
    padding: 10px;
    background-color: #189fe6;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 27px;
    right: 27px;
    bottom: 12px;
    font-size: 16px;
}
.tile-background-bottom-margin {
    height: 68px;
}
.tile-background .img-container {
	position: relative;
  padding-bottom: 66.7%;
}
.tile-background .img-container img {
	position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tile-background .price {
	text-align: center;
	font-size: 20px;
	margin: 0;
}
.tile-background p.scooter-description {
	padding: 0 6px;
	text-align: center;
	margin: 0 0 10px 0;
}


.my-container {
	margin-bottom: 40px;
}
.storefront-breadcrumb {
	margin-bottom: 20px;
}
img {
	border-radius: 0px;
}


.products-filter {
	margin-bottom: 35px;
}
.products-filter-header {
	padding: 15px 8px;
	border-radius: 4px 4px 0 0;
	background-color: #444;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.products-filter-row {
	padding: 8px 18px 18px;
	background-color: #888;
}
.products-filter-row p {
	margin-bottom: 6px;
}
.products-filter-row label {
	padding-right: 5px;
	color: #fff;
	margin-bottom: 0;
}
.products-filter-row p input {
	background: none;
	border: none;
	color: #fff;
	width: 110px;
	box-shadow: none;
	padding: 0px;
	margin-bottom: 5px;
}
.products-filter-row p input:focus {
	background: none;
	border: none;
	box-shadow: none;
}
.products-filter-row.last {
	border-radius: 0 0 4px 4px;
}
.products-filter-row.alternate {
	background-color: #a4a4a4;
}
.products-filter-reset-button {
	width: 100%;
	border-radius: 0 0 4px 4px;
	background-color: #189fe6;
	color: #fff;
}
.products-filter-reset-button:hover {
	cursor: pointer;
	background-color: #189fe6;
	color: #fff;
}
.products-filter-radio-group input[type="radio"] {
	cursor: pointer;
	box-shadow: none;
	width: 16px;
	height: 16px;
	margin-top: 4px;
	vertical-align: top;
	background-color: #f6f6f6;
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.products-filter-radio-group input[type="radio"]:checked {
	background-color: #007fff;
	border-color: #003eff;
}
.products-filter-radio-group input[type="radio"]:checked::before{
  position: absolute;
  color: #fff;
  content: "\2713";
	margin-top: -5px;
	margin-left: 1px;
	font-size: 16px;
}
.products-filter-radio-group label {
	cursor: pointer;
	margin-left: 0 !important;
	padding-left: 6px;
}

.hidden {
	display: none;
}
a:focus, a:active, button:focus, button:active {
	outline: none;
	-moz-outline-style: none;
}
.button-blue {
	padding: 10px;
	background-color: #189fe6;
	color: #fff !important;
	text-align: center;
	font-size: 16px;
}
.button-blue:link {
	text-decoration: none !important;
}
.button-blue:visited {
	text-decoration: none !important;
}
.button-blue:active {
	text-decoration: none !important;
}
.button-blue:hover {
	text-decoration: underline !important;
}

.hentry .entry-content a {
	text-decoration: none;
}

h1 {
	margin-bottom: 20px !important;
}
body {
	font-family: "Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif !important;
}
.site-content>.col-full>.woocommerce>.woocommerce-message:first-child, .site-content>.col-full>.woocommerce>.woocommerce-info:first-child, .site-content>.col-full>.woocommerce>.woocommerce-error:first-child {
	margin-top: 0;
}
.yith-wapo-addon-label .option-price {
	font-size: 16px;
}
.yith-wapo-option .description {
	font-size: 14px !important;
	margin-top: 5px;
}
.video-wrapper {
  position: relative;
	padding-bottom: 53.3%;
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}