@charset "UTF-8";


#ShopMainLayOutTable {
	display: none;
}
#__demo {
    display:none !important;
}
body {
	margin:0 0 70px;
	background-position:50% 0;
	font-family:Tahoma, Geneva, sans-serif;
}
body, input, textarea, select, li {
	font-family:Tahoma, Geneva, sans-serif;
	color: #999;
	font-size:12px;
	line-height:1.2;
}

div.bewise_search .header {
    padding: 10px 20px;
    border: none;
}
.bewise_search .header span {
    color: rgba(0,0,0,1.00);
    font-size: 12px;
}
.bewise_search .header strong {
    font-weight: normal;
    font-weight: 14px;
}
.bewise_search_inner>div>ul>li>a>div.name .productNumber {
    font-size: 11px;
    color: rgba(132,132,132,1.00);
}

input,
textarea,
select,
input[type="text"],
input[type="password"] {
	color:#000;
}
a {
	color:#fff;
}
a:hover {
	color:#fc6821;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	border:0;
	max-width: 100%;
}
.button, input[type="submit"], input[type="button"], .btn-checkout, .btn-basket, a.button {
	-webkit-box-shadow: inset 0px -4px 0px -2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    inset 0px -4px 0px -2px rgba(0, 0, 0, 0.2);
	box-shadow:         inset 0px -4px 0px -2px rgba(0, 0, 0, 0.2);
	border:0;
	color:#fff;
	cursor:pointer;
	background-color:#fc6821;
	-webkit-appearance: none;
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:18px;
	padding:7px 15px;
	text-decoration:none;
}
.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.btn-checkout:hover,
.btn-basket:hover,
a.button:hover {
	background-color:#555;
	background-image:none;
}
h1,
.Heading_Productmenu,
.Heading_Terms,
.Heading_Profile,
.Heading_AdvancedSearchPage,
.Heading_ShowBasket_Master,
#checkout-container h1.checkout-headline,
aside .header,
.Heading_B2Blogin,
.SubCatsProcuctsHeading,
.Heading_Customer,
.Heading_ProductList {
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	padding: 12px 25px;
	margin: 0px 0px 10px;
	color:#999;
	background-color:#242829;
	background-image: -ms-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -moz-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -o-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #242829), color-stop(1, #0D0F0F));
	background-image: -webkit-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: linear-gradient(to bottom, #242829 0%, #0D0F0F 100%);
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:none !important;
}
h2 {
	font-size:16px;
	font-weight:normal;
	padding:0;
	margin:0 0 10px;
	color:#fff;
}
.wrapper {
	width:1140px;
	max-width:95%;
	margin:0 auto;
}
header {
	position:relative;
	height:205px;
	margin:0 0 20px;
}
div.dd-theme-default .dd-nivoSlider {
	background-color:transparent;
}
.WebShopSkinLogo {
	position:absolute;
	display:block;
}
.basket {
	cursor:pointer;
	position:absolute;
	right:0;
	top:13px;
	z-index:10;
	width:260px;
	height:136px;
	padding:10px 20px;
	background-color:#242829;
	background-image: -ms-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -moz-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -o-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #242829), color-stop(1, #0D0F0F));
	background-image: -webkit-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: linear-gradient(to bottom, #242829 0%, #0D0F0F 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.basket .header {
	border-bottom:solid 1px #151515;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 4px;
	font-size:17px;
	line-height:17px;
}
.basket > div > span {
	float:right;
}
.basket .totalproducts {
	border-top:solid 1px #2f2f2f;
	padding:5px 0 0;
}
.basket > a {
	display:block;
	color:#fc6821;
	margin:4px 0;
	text-decoration:none;
}
.basket .creditcards img {
	display:block;
	max-width: 100%;
}


/* TOPMENU */
footer .TopMenu_MenuItems {
	display:none;
}
header .TopMenu_MenuItems {
	position:absolute;
	bottom:0;
	left:0;
	height:44px;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	border-top:solid 1px #454a4b;
	background-color:#242829;
	background-image: -ms-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -moz-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -o-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #242829), color-stop(1, #0D0F0F));
	background-image: -webkit-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: linear-gradient(to bottom, #242829 0%, #0D0F0F 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
header .TopMenu_MenuItems > li {
	display:inline-block;
	float:left;
	vertical-align:top;
}
header .TopMenu_MenuItems > li > a {
	text-transform:uppercase;
	font-size: 15px;
	line-height:15px;
	color: #A9A9A9;
	text-decoration: none;
	padding: 14px 25px;
	border-right:solid 1px #000;
	border-left:solid 1px #2c2d2d;
	display:inline-block;
	vertical-align:top;
}
header .TopMenu_MenuItems > li > a:hover,
header .TopMenu_MenuItems > li > a.Link_Active_Topmenu {
	color:#fc6821;
}
header .TopMenu_MenuItems > li:first-child a {
	border-left:0;
}
header .TopMenu_MenuItems > li:last-child a {
	border-right:0;
}


/* HEADERMENU */
nav.headermenu {
	position:absolute;
	top:15px;
	left:25px;
}
nav.headermenu a {
	color: #fc6821;
	text-decoration: none;
	padding: 0px 13px;
	border-right: 1px solid #404040;
}
nav.headermenu a:first-child {
	padding-left:0;
}
nav.headermenu a:last-child {
	border:0;
}
nav.headermenu a:hover {
	color:#CCC;
}


/* SEARCH */
header #Search_Form {
	position:absolute;
	right:330px;
	top:60px;
	width:280px;
    height: 40px;
}
#Search_Form .SearchTitle_SearchPage,
#Search_Form .nbsp,
#Search_Form br {
	display:none;
}
header input[type="text"].SearchField_SearchPage {
	color:#fff;
	background-image:url('/images/skins/Glegoo/images/btn-search.png');
	background-repeat:no-repeat;
	background-position:15px 50%;
	background-size:15px auto;
	background-color:rgba(255,255,255,0.1);
	padding:0 15px 0 45px;
	border:0;
	height:40px;
	width:280px;
	font-size:16px;
	position:absolute;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
header input[type="text"].SearchField_SearchPage:hover {
	background-color:rgba(255,255,255,0.3);
}
header input[type="text"].SearchField_SearchPage:focus {
	background-position:-30px 50%;
	background-color:rgba(255,255,255,0.8);
	color:#000;
	padding-left:15px
}
header input[type="submit"].SubmitButton_SearchPage {
	position:absolute;
	right:6px;
	top:6px;
	display:block;
	height:28px;
	background-color:#161616;
	padding:0 7px;
	color:#fff;
	font-size:13px;
	letter-spacing:1px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
header #Search_Form:hover input[type="submit"].SubmitButton_SearchPage {
	background-color:#fc6821;
}
.NoProcuctsFound {
	display:block;
	padding:20px 25px;
	font-size:25px;
	color:#fff;
}

article {
	margin:30px 0;
}
article:after {
	content:"";
	clear:both;
	display:block;
}
article > .content {
	float:right;
	width:76%;
	display:inline-block;
	vertical-align:top;
	position:relative;
}

/* ASIDE */
aside {
	float:left;
	width:22%;
	display:inline-block;
	vertical-align:top;
}

/* FRONTPAGE */
.FrontPage_TD .slider-wrapper {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow:hidden;
	margin:0 0 30px;
}
.Text2_FrontPage {
	display:block;
	margin:30px 0 0;
}
.Text2_FrontPage > p {
	line-height:18px;
	display:block;
	column: 2;
	column-gap: 30px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
}


/* B2B LOGIN */
form[action="/shop/b2blogin.html"] > div > table {
	width:100%;
}

form[action="/shop/b2blogin.html"] > div > table > tbody > tr:nth-child(3) > td:nth-child(1) {
	width:1%;
	padding-right:15px;
}
.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type="text"],
.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type="email"],
.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type="password"] {
	-webkit-appearance:none;
	font-size:23px;
	height:40px;
	width:200px;
	max-width:100%;
	margin:3px 0;
	padding:0 10px;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.B2BLogin_TD article form[action="/shop/b2blogin.html"] input:focus {
	border:solid 1px #0085AD;
	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.1);
}
.B2BLogin_TD article form[action="/shop/b2blogin.html"] input[type="submit"] {
	margin-top:10px;
}
.B2BLogin_TD article form[action="/shop/b2blogin.html"] > br {
	display:none;
}


/* CUSTOMER */
.Customer_TD input[type="text"]#xprofileid.TextInputField_Customer {
	-webkit-appearance:none;
	font-size:23px;
	height:39px;
	width:200px;
	margin:0 4px 0 0;
	padding:0 10px;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
}
.SubmitButton_Customer {
	float:left;
}



/* PRODUCTMENU */
span.ProductMenu_MenuItemBold {
	font-weight:normal;
}
aside #ProductMenu_List {
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	font-size:14px;
}
aside #ProductMenu_List > li {
	border-bottom:solid 1px #2A2A2A;
}
aside #ProductMenu_List > li > a {
	display:block;
	padding:7px 0;
	text-decoration:none;
	text-transform:uppercase;
}

/* LEVEL 2+ */
aside #ProductMenu_List > li ul {
	padding:5px 0 15px 10px;
	margin:0;
	list-style-type:none;
	border-left:solid 4px #2A2A2A;
}
aside #ProductMenu_List > li ul > li > a {
	padding:2px 0;
	display:block;
	text-decoration:none;
	font-size:12px;
}


aside #ProductMenu_List > li a.Activ_Productmenu {
	color:#fc6821;
}
aside #ProductMenu_List > li a#ActiveCategory_A {
	display:none;
}


/* FOOTER */
footer {

	padding:30px 25px;
	background-color:#242829;
	background-image: -ms-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -moz-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -o-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #242829), color-stop(1, #0D0F0F));
	background-image: -webkit-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: linear-gradient(to bottom, #242829 0%, #0D0F0F 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
footer .bangsoe {
	margin:0 0 20px;
	display:block;
}
footer .bangsoe span {
	display:block;
}
footer .bangsoe span.separator {
	display:none;
}

/* BREADCRUMB */
.breadcrumb, .SubCats_BreadCrumb {
	margin-left:25px;
}
.breadcrumb, .SubCats_BreadCrumb, .breadcrumb a, .SubCats_BreadCrumb a, .breadcrumb td {
	font-size:11px;
	color:#7C7C7C;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#fff;
}
.breadcrumb a.BreadCrumbLink_Active, .SubCats_BreadCrumb a.BreadCrumbLink_Active {
	color:#fc6821;
}
.SubCats_BreadCrumb {
	display:none;
}


/* PRODUCTLIST */
.category-description {
	display:none;
	padding:25px;
	margin:0 0 15px;
}
.same_cat_ul {
	background-color:red;
}
.Frontpage_Custom_UL,
.ProductList_Custom_UL,
.Related_Custom_UL,
.CustomersAlsoBought_Custom_UL ,
.same_cat_ul {
	padding:0;
	margin:0 -1%;
	list-style-type:none;
}
.Frontpage_Custom_UL:after,
.ProductList_Custom_UL:after,
.Related_Custom_UL:after,
.CustomersAlsoBought_Custom_UL:after,
.same_cat_ul:after {
	content:"";
	clear:both;
	display:block;
}
.Frontpage_Custom_UL > li,
.ProductList_Custom_UL > li,
.Related_Custom_UL > li,
.CustomersAlsoBought_Custom_UL > li,
.same_cat_ul > li {
	position:relative;
	width:23%;
	display:inline-block;
	vertical-align:top;
	margin:0 1% 2%;
	padding:7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#242829;
}
.Frontpage_Custom_UL > li:hover,
.ProductList_Custom_UL > li:hover,
.Related_Custom_UL > li:hover,
.CustomersAlsoBought_Custom_UL > li:hover {
	background-color:#333333;
}
li .product {
	position:relative;
	text-align:center;
}
li .product .name a {
	display:block;
	font-size:11px;
	padding:10px 0 5px;
	text-decoration:none;
}
li .product .image {
	position:relative;
	padding:10px;
}
li .product img {
	display:block;
	width:100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
li .product .price {
	margin:10px 0 0;
	padding:10px 0 7px;
	border-top:solid 1px rgba(142,142,142,0.20);
	font-size:15px;
}
li .product .price strike {
	color:rgba(173,0,2,1.00);
	padding:0 4px 0 0;
}
li .product input[type="text"] {
	display:none;
}
li .product .buy {
	width:80%;
	margin:0;
	overflow:hidden;
	display:inline-block;
	margin:10px auto 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:none;
}
li .product .BuyButton_ProductList,
li .product .Related_BuyButton_IMG {
	width:100%;
	display:block;
}



/* NEWS */
li .news {
	position:absolute;
	top:0px;
	right:0px;
	z-index:40;
	width:80px;
}
li .news img {
	width:100%;
}


/* PAGER */
.pager {
	clear:both;
}
.pager:after {
	content:"";
	clear:both;
	display:block;
}
.pager > div {
	display:block;
	float:left;
}
.pager .prev {
	width:20%;
	min-height:1px;
}
.pager .pages {
	width:60%;
	text-align:center;
}
.pager .next {
	width:20%;
	text-align:right;
}
.pager .next a,
.pager .prev a {
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #4D4D4D;
	padding:5px 10px;
	text-decoration:none;
}
.pager .pages a {
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #4D4D4D;
	padding:5px 10px;
	margin:0 3px;
	text-decoration:none;
}
.pager .pages a.ActivePageNumber_ProductList {
	border:0;
	background-color:#fc6821;
	color:#fff;
	font-weight:normal;
	padding-right:10px;
}


/* SORT SELECTOR */
.sort-container:after {
	content:"";
	clear:both;
	display:block;
}
#Productlist_Sort_table {
	float:right;
	margin:0 0 10px;
}
.sort-selector {
	overflow:hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: -ms-linear-gradient(top, #FEFEFE 0%, #F2F2F0 100%);
	background-image: -moz-linear-gradient(top, #FEFEFE 0%, #F2F2F0 100%);
	background-image: -o-linear-gradient(top, #FEFEFE 0%, #F2F2F0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #F2F2F0));
	background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #F2F2F0 100%);
	background-image: linear-gradient(to bottom, #FEFEFE 0%, #F2F2F0 100%);
}
.sort-selector a {
	display:inline-block;
	padding:8px 15px;
	font-size:11px;
	line-height:11px;
	color:#4E4E4E;
	text-decoration:none;
}
.sort-selector a:hover {
	background-color:#585858;
	color:#fff;
}
.sort-selector a.selected {
	background-color:#fc6821;
	color:#fff;
}
.sort-selector a:last-child {
	border:0;
}
#Productlist_Sort_Select {
	display:none;
}


/* OFFER OVERLAY */
.product div.Element_Overlay_Container_DIV,
.product .Element_Overlay_ProdList_SpecialOfferContainer_DIV,
.product div.Element_Overlay_ProductInfo-relatedContainer_DIV,
div.Element_Overlay_ProdInfo_SpecialOfferImage_DIV {
	display:none;
}
.product div.Element_Overlay_ProdList_SavingsDIV,
.product div.Element_Overlay_Frontpage_SavingsDIV,
.product div.Element_Overlay_ProductInfo-related-savingsDIV {
	position:relative;
	display:block;
}
.ProductList_Custom_UL .image > a > div,
.Frontpage_Custom_UL .image > a > div,
.Related_Custom_UL .image > a > div,
div.Element_Overlay_DIV {
	display:block !important;
}
li div.Element_Overlay_Frontpage_SavingsContainer_DIV,
li div.Element_Overlay_ProdList_SavingsContainer_DIV,
li div.Element_Overlay_Frontpage_SavingsContainer_DIV,
li div.Element_Overlay_ProductInfo-related-savingsContainer_DIV {
	top:5px;
	left:5px;
	width:50px;
	height:50px;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	background-color:#000;
	-webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    2px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         2px 2px 0px rgba(0, 0, 0, 0.2);
}
li .Element_Overlay_Frontpage_SavingsImage_DIV,
li .Element_Overlay_ProdList_SavingsImage_DIV,
li .Element_Overlay_ProductInfo-related-savingsImage_DIV,
li .Element_Overlay_ProductInfo-customersboughtImage_DIV {
	display:none;
}
li div.Element_Overlay_ProdList_SavingsText_DIV,
li div.Element_Overlay_Frontpage_SavingsText_DIV,
li div.Element_Overlay_ProductInfo-related-savingsText_DIV {
	width:100%;
	top:10px;
	text-align:center;
	font-size:13px;
	line-height:15px;
	text-transform:uppercase;
	padding-top:0;
	padding-left:0;
	color:#fff;
	font-weight:700;
	position:absolute;
}

body.webshop-frontpage .SubCats_Categories_UL {
    padding: 0;
    margin: 0 -1% 30px;

}

/* PRODUCTGROUPS */
table.CmsPageStyle_Table {
	table-layout:fixed;
}



.SubCats_Categories_UL {
	padding:2.3%;
	margin:0;
	list-style-type:none;
}
.SubCats_Categories_UL:after {
	content:"";
	clear:both;
	display:block;
}
.SubCats_Categories_UL > li {
	width:23% !important;
	float:none !important;
	margin:0 1% 2%;
	display:inline-block;
	vertical-align:top;
}
.SubCats_Categories_UL > li:last-child {
	display:none;
}
.SubCats_Categories_UL > li a {
	background-color:#242829;
	display:block;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	max-height:200px;
}
.SubCats_Categories_UL > li:hover {
	background-color:#000;
	color:#fff;
	max-height:200px;
}


/* PRODUCTCARD */
.productcard {
	position:relative;
	padding:20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#242829;
}
.productcard:after {
	content:"";
	clear:both;
	display:block;
}
.ProductInfo_TD .back {
	position:absolute;
	top:72px;
	right:25px;
}
#BUYSECTION {
	float:left;
}
.buyWrapperHeadline, .amountWrapperHeadline {
	display:none;
}
.amountWrapper {
	float:left;
}
.amountWrapper input {
	-webkit-appearance: none;
	-webkit-border-radius:0;
	height:45px;
	width:35px;
	border-top:solid 1px #E2E2E2;
	border-right:0;
	border-bottom:solid 1px #E2E2E2;
	border-left:solid 1px #E2E2E2;
	background-color:#FFFFFF;
	text-align:center;
	padding:0;
}
.buyWrapper {
	float:left;
	margin:0 15px 0 0;
	-webkit-border-radius:0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow:hidden;
}
.buyWrapper input {
	height:45px;
	margin:0;
	display:block;
	-webkit-appearance:none;
}
.ProductInfo_TD #swiper, .ProductInfo_TD #swipeimage, .ProductInfo_TD ul#position {
	display:none;
}
.productcard .news {
	position:absolute;
	top:0px;
	right:0px;
	z-index:40;
	width:90px;
}
.productcard .news img {
	width:100%;
}
.productcard .images {
	float:left;
	width:44%;
	position:relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
}
.productcard .imageselector img {
	display:block;
	height:70px;
	width:auto !important;
	margin:0 5px 5px 0 !important;
}
table.ProductInfo_MagixZoomPlus_MainImage_TABLE {
	width:100%;
}
div.MagicThumb-caption {
	display:none !important;
}
.productcard .info {
	float:right;
	width:53%;
	position:relative;
	margin:0;
}
.productcard .product-number {
	border-bottom: 1px solid #484848;
	padding:0 0 5px;
	margin:0 0 15px;
	font-size:11px;
	display:none;
}
.productcard .product-number.active {
	display:block;
}
.Variants {
	padding:0 0 15px;
}
td.VariantGroupLabel {
	font-weight:700;
	padding:0 0 4px;
}
.ProductInfo_TD .info .buy {
	padding:15px 0;
	margin:0 0 20px;
	border-top:solid 1px #484848;
	border-bottom:solid 1px #484848;
}
.ProductInfo_TD .info .buy:after {
	content:"";
	clear:both;
	display:block;
}
.ProductInfo_TD .buy .stock {
	font-size:17px;
	margin:14px 0 0;
	display:block;
    text-transform: lowercase;
}
.ProductInfo_TD .buy .stock img {
	margin:0 10px 3px 0;
	vertical-align:middle;
	height:17px;
}
.Prices_Custom_UL {
	width:auto;
	margin:10px 0 15px;
	padding:0;
	list-style-type:none;
}
.Prices_Custom_UL .before-price {
	font-size:16px;
	line-height:16px;
	color:#CA0003;
}
.Prices_Custom_UL .price {
	font-size:16px;
	line-height:25px;
	font-weight:700;
}
.Prices_Custom_UL li:first-child .price {
	font-size:36px;
	line-height:36px;
	color:rgba(255,255,255,1.00);
}
.Prices_Custom_UL .price .text {
	font-size:16px;
	line-height:16px;
	font-weight:400;
	color:#7E7E7E;
	padding-right:4px;
}
.Prices_Custom_UL li:first-child .text {
	display:none;
}
.productcard .short-description {
	padding:0 0 20px;
}
.ProductInfo_TD div.Element_Overlay_ProdInfo_SavingsContainer_DIV {
	top:10px;
	left:10px;
	right:auto;
	width:70px;
	height:70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:#000;
	position:absolute;
}
.ProductInfo_TD div.Element_Overlay_ProdInfo_SavingsImage_DIV {
	display:none;
}
.ProductInfo_TD div.Element_Overlay_ProdInfo_SavingsText_DIV {
	position:static;
	width:100%;
	text-transform:uppercase;
	font-size:15px;
	line-height:15px;
	padding-left:0;
	padding-top:10px;
}
td.ProductInfo_MagixZoomPlus_MainImage_TD {
	border:0;
}
.addthis_toolbox {
	padding:20px 0 0;
}

/* SPECS */
#specs {
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
	display:none;
}
#specs.active {
	display:block;
}
#specs > li {
	border-bottom:solid 1px rgba(155,155,155,0.40);
	padding:4px 0;
	display:none;
}
#specs > li:nth-child(2n+1) {
	background-color:rgba(155,155,155,0.10);
}
#specs > li.active {
	display:block;
}
#specs > li:last-child {
	border:0;
}
#specs > li > div {
	display:inline-block;
	vertical-align:top;
}
#specs > li > div:first-child {
	width:110px;
}

.packageheader {
	font-size: 14px;
	font-weight: bold;
}

.packageproducts {
	display: flex;
	flex-wrap: wrap;
}

.packageproducts > a {
	position: relative;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	flex: none;
	width: calc(50% - 10px);
	gap: 10px;
}

.packageproducts > a:hover {
	color: initial;
}

.packageproducts .packageproductamount {
	position: absolute;
	padding: 5px 10px;
	color: #fff;
	background: #2d8c43;
	top: 10px;
	right: 10px;
}

.packageproducts img {
	height: auto;
	width: 100%;
}

.packageproducts .packageproductprice {
	font-weight: bold;
}

.packageproductinstock {
	display: flex;
	gap: 10px;
}

.packageproductinstock img {
  vertical-align: middle;
  height: 14px;
	width: auto;
}

.packagenotavailable {
	font-size: 11px;
	font-weight: 400;
}

.deliveryIcon {
	height: 100%;
	width: 100%;
	max-width: 40px;
}

.longerDelivery {
	width: 100%;
	display: flex !important;
	padding-top: 20px;
	gap: 20px;
}

/* RELATED PRODUCTS - ALSO BOUGHT */
.related, .alsobought {
	margin:40px 0 0;
	display: none;
}
.related .header, .alsobought .header {
	font-size:18px;
	margin:0 0 20px;
	padding:0;
}

/* GIFTCARD */
body.giftcard ul.Prices_Custom_UL,
body.giftcard table.VariantGroup > tbody > tr:first-child {
	display:none;
}
body.giftcard table.VariantGroup {
	width:100%;
}
body.giftcard table.VariantGroup input {
	display:block;
	width:100%;
	height:40px;
	padding:0 10px;
	font-size:18px;
	line-height:18px;
	border:0;
}

/* CONTACTFORM */
aside .header {
	margin-top:30px;
}
form.contact {
	padding:0 0 0 15px;
}
form.contact input[type="text"],
form.contact input[type="email"],
form.contact textarea {
	width:100%;
	color:#fff;
	height:30px;
	padding-left:10px;
	border:0;
	border-bottom:solid 1px #3D3E3E;
	margin:0 0 4px;
	background-color:#242829;
	background-image: -ms-linear-gradient(top, #0D0F0F 0%, #242829 100%);
	background-image: -moz-linear-gradient(top, #0D0F0F 0%, #242829 100%);
	background-image: -o-linear-gradient(top, #0D0F0F 0%, #0D0F0F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0D0F0F), color-stop(1, #242829));
	background-image: -webkit-linear-gradient(top, #0D0F0F 0%, #242829 100%);
	background-image: linear-gradient(to bottom, #0D0F0F 0%, #242829 100%);
}
form.contact textarea  {
	padding:10px;
	height:60px;
}
form.contact small {
	display:block;
	padding:5px 0 10px 10px;
}
form.contact input[type="submit"] {
	font-size:12px;
	padding:7px 10px;
	margin-left:10px;
	text-transform:uppercase;
}


/* SHOWBASKET */
.ShowBasket_Custom_DIV {
	border-bottom:1px solid #323232;
	margin-bottom: 30px;
}
#showbasketContent:after {
	clear:both;
	content:"";
	display:block;
}
div.ShowBasket_SimpleVariants_DIV {
	padding-left:0;
	padding-top:0;
}
.ShowBasket_ProductLine_ActionButtons_TD img {
	width:14px;
	margin:0 2px;
}
a.Order_back_basket {
	float:left;
	margin:15px 0 0;
}
a.Order_back_basket img {
	height: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:block;
}
a.Basket_Order {
	display:block;
}
a.Basket_Order img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:block;
	max-width:100%;
	float: right;
	height: 45px;
}
.Order_empty_basket {
	display:none;
}
a.ShowBasket_SendBasketLink_Dialog_Link {
	font-size: 12px;
	text-decoration:none;
	float:right;
	display: none;
}

.TableLines_BackgroundColor1 .Heading_ShowBasket {
	border-bottom:solid 1px #D6D6D6;
	padding-top:5px;
	padding-bottom:5px;
}
.productrow > td {
	border-bottom:solid 1px rgba(255,255,255,0.20);
	padding-top:10px;
	padding-bottom:10px;
}
#basket_PaymentFees td {
	background-color:#F0F0F0;
	padding-top:5px;
	padding-bottom:5px;
}

#basket_TotalPrice > td {
	font-size:18px;
}

table.showbasket {
	width:100%;
}
table.showbasket.head {
	border-bottom:1px solid #323232;
}
table.showbasket.body {
}
table.showbasket.body > tbody > tr > td {
}
table.showbasket td, table.showbasket th {
	padding:10px;
	vertical-align:top;
	text-align:left;
}
table.showbasket th {
	font-weight:bold;
}
table.showbasket .description {
	position:relative;
}
table.showbasket .description img.ProductImage_ShowBasket {
	margin:0 15px 0 0;
}
table.showbasket .description small {
	display:block;
}

table.showbasket .description a:nth-child(2) {
	display:block;
	text-decoration:none;
	font-weight:bold;
	max-width:280px;
}

table.showbasket .amount > a > img {
	width:20%;
	margin:0 0 0 10%;
	vertical-align:middle;

}
table.showbasket .amount {
	width:14%;
	text-align:center;
}
table.showbasket .amount .amountContainer {
	display:inline-block;
	width:60%;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	border:solid 1px #454545;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
table.showbasket .amount .amountContainer:after {
	content:"";
	clear:both;
	display:block;
}
table.showbasket .amount .amountContainer > div {
	float:left;
	padding:13px 0;
	width:60%;
	text-align:center;
	border-right:solid 1px #454545;
}
table.showbasket .amount .amountContainer > a {
	position:absolute;
	right:0px;
	height:50%;
	width:40%;
	display:block;
}
table.showbasket .amount .amountContainer > a:hover {
	background-color:#454545;
}
table.showbasket .amount .amountContainer > a:nth-of-type(2) {
	border-top:solid 1px #454545;
	bottom:0;
}
table.showbasket .amount .amountContainer > a > img {
	height:6px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}
table.showbasket.noamount .amount .amountContainer {
	display:none;
}
table.showbasket .unitprice {
	width:15%;
	text-align:right;
}
table.showbasket .unittotal {
	text-align:right;
	width:15%;
}
.basket-checkout {
	width:35%;
	float:right;
}
.basket-checkout > div {
	padding:4px 0;
}
.basket-checkout > div > div {
	float:right;
}
.basket-checkout .total {
	border-top:solid 1px rgba(0,0,0,0.30);
	padding-top:6px;
	padding-bottom:10px;
	margin-top:4px;
	font-size:20px;
	font-weight:bold;
}
.wrapping {
	position:absolute;
	right:10px;
	top:10px;
}
.wrapping > table {
	font-size: 12px;
	color:#575868;
	text-decoration:none;
	background-color:#fff;
	border:solid 1px #d8dadc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F4F4F4 94%, #E7E7E7 94%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 94%, #E7E7E7 94%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #F4F4F4 94%, #E7E7E7 94%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(0.94, #F4F4F4), color-stop(0.94, #E7E7E7));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F4F4F4 94%, #E7E7E7 94%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #F4F4F4 94%, #E7E7E7 94%);
}
.wrapping > table td {
	padding:5px 8px;
}
.wrapping input {
	margin:0 7px 0 0;
	cursor:pointer;
}

body.webshop-showbasket.basketEmpty #showbasketContent, body.webshop-showbasket.basketEmpty .ShowBasket_SendBasketLink_Dialog_Link {
	display:none;
}
body.webshop-showbasket:not(.basketEmpty) #basket-empty {
	display:none;
}


/* OPC */
.CheckOut_TD .basket,
.CheckOut_TD header #Search_Form,
.CheckOut_TD header .TopMenu_MenuItems,
.CheckOut_TD header nav.headermenu {
	display:none;
}
.CheckOut_TD header {
	height:161px;
	margin-bottom:0;
}
.CheckOut_TD article {
	margin-top:0;
}
.CheckOut_TD aside {
	display:none;
}
.CheckOut_TD article > .content {
    float: none;
    width: 100%;
    display: block;
}
#checkout-container {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#checkout-container a {
	color:#000;
}
#checkout-container #column-data h3, #checkout-container div h2 {
	font-size:16px;
	line-height:16px;
	font-weight:700;
	padding:13px 15px;
	margin:0;
	background-color:#242829;
	background-image: -ms-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -moz-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -o-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #242829), color-stop(1, #0D0F0F));
	background-image: -webkit-linear-gradient(top, #242829 0%, #0D0F0F 100%);
	background-image: linear-gradient(to bottom, #242829 0%, #0D0F0F 100%);
	color:#fff;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#checkout-container select.checkout-select {
	height:auto;
	width:100%;
	display:block;
}
#checkout-container input.checkout-text,
#checkout-container input#checkout-giftcertificate-cardnumber {
	width: 100%;
	padding:0 5px;
	height: 25px;
	display:block;
	margin: 0px 0px 5px;
	border:solid 1px #727272;
	background-color:#fff;
	color:#000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#checkout-container textarea.checkout-text {
	width: 100%;
	padding:10px 0 0 10px;
	height: 30px;
	display:block;
	margin: 0px 0px 5px;
	border:solid 1px #727272;
	background-color:#fff;
	color:#000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#checkout-container label {
	display:block;
}
#checkout-container  div.salesdiscountcode-container {
	float:none;
}
#checkout-container  div.salesdiscountcode-button-container {
	width:100%;
	float:none;
}
#checkout-container #column-data #customer-data input.checkout-reservedfield-salesdiscountcode-res1,
#checkout-container #column-data #customer-data input.checkout-reservedfield-salesdiscountcode-res2,
#checkout-container #column-data #customer-data input.checkout-reservedfield-salesdiscountcode-res3,
#checkout-container #column-data #customer-data input.checkout-reservedfield-salesdiscountcode-res4,
#checkout-container #column-data #customer-data input.checkout-reservedfield-salesdiscountcode-res5 {
	margin-bottom:5px;
}
#checkout-container  div.salesdiscountcode-button-container .checkout-salesdiscount-code-button {
	float:none;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:25px;
}
#checkout-container small {
	display:block;
	color:#c00556;
}


/* KOL 1 */
#checkout-container div#column-data {
	width:25%;
	padding:0;
	border:0;
	}
	/* ---- CUSTOMER */
	#customer-data {
		margin:15px;
	}

	/* ---- DGS */
	#customer-phone-lookup {
		padding:0 15px;
	}
	#checkout-container div#checkout-lookupphone-container {
		float:none;
		width:100%;
	}
	#checkout-container #column-data #customer-phone-lookup #checkout-lookupphone-container input {
		margin-bottom:5px;
	}
	#checkout-container div#checkout-lookupphone-button-container {
		float:none;
		width:100%;
	}
	input#checkout_lookupphone_submit {
		float:none;
		font-size:12px;
		height:25px;
		padding:2px 4px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	/* ---- LOGIN */
	#customer-login {
		padding:0 0 0px;
		margin:0 0 20px;
	}
	#customer-login p, #checkout-container #customer-login fieldset {
		padding:0 10px;
	}
	#checkout-container div#checkout_password_login-container {
		float:none;
		width:auto;
	}
	#checkout-container input.checkout-lookup-button {
		float:none;
	}
	#checkout-container #column-data div#customer-login-devider {
		display:none;
	}
	#checkout-container div.salesdiscountcode-container {
		width:100%;
	}

	/* ---- ALT DEL. */
	#customer-alternative-delivery p {
		padding:0 15px;
	}
	#checkout-container #customer-alternative-delivery {
		border-top:0;
	}


/* KOL 2 */
#checkout-container div#column-shipping-payment {
	width:35%;
	padding:0;
	margin:0 0 0 2%;
	border:0;
	position:relative;
}
	/* ---- PAYMENT */
	#payment-methods {
				margin:0 0 15px;
		padding:10px;
	}
	.checkout-payment-description-cell {
		font-weight:700;
	}
	.payment-message {
		font-weight:400;
	}

	/* ---- SHIPPING */
	#checkout-container #column-shipping-payment {
		min-height:10px;
	}
	#shipping-methods {

		padding:10px;
	}
	.checkout-shipping-description-cell {
		font-weight:700;
	}
	.shipping-message {
		font-weight:400;
	}
	img#post-fix {
		position:absolute;
		right:20px;
		margin-top:40px;
	}


/* KOL 3 */
#checkout-container div#column-order-summary {
	width:36%;
	padding:0;
	float:right;
}
	/* ---- PAYMENT */
	#checkout-container div #txtCardNumber {
		width:100%;
	}
	#checkout-container div #txtCardCvv {
		width:75px;
	}
	#checkout-container div #payment-cardinfo {
		padding:0;
		margin:0 0 15px;
		border:0;
	}
	body #checkout-container div #payment-cardinfo > fieldset {
		padding:10px 15px;
	}
	#checkout-container div #payment-cardinfo p {
		display:none;
	}
	#checkout-container div #payment-cardinfo fieldset {
		padding:10px 10px 0;
	}
	#checkout-container input.checkout-text.checkout-payment-controlcode-text {
		width:40px;
	}
	#checkout-container label.left-label {
		float:none;
	}
	div.payment-giftcertificateinfo {
		border:0;
		padding:0;
	}
	.payment-giftcertificateinfo > p {
		padding:0 10px;
	}
	#checkout-container .payment-giftcertificateinfo > fieldset {
		padding:0 10px;
	}
	#checkout-container label[for="checkout-giftcertificate-cardnumber"] {
		display:none;
	}
	#checkout-container #checkout-giftcertificate-cardnumber {
		float:none;
		width:100%;
	}
	#payment-giftcertificateinfo > p {
		display:none;
	}
	#payment-giftcertificateinfo input[type="button"] {
		height:25px;
		font-size:12px;
		padding:2px 4px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	#checkout-container input#checkout-giftcertificate-cardnumber {
		margin:10px 0 5px;
	}

	/* ---- SUMMARY */
	#order-summary {
		margin:0;
	}
	#checkout-container #order-summary table {
		width:94%;
		margin-left:3%;
	}


	/* ---- CONFIRM */
	div#order-confirm {
		margin:15px 0 0;
		padding-bottom:5px;

	}
	div#confirm-termsandconditions-text {
		padding:10px 10px 0;
	}
	div#confirm-termsandconditions-link-text {

		padding:0 10px 10px;
	}
	div#confirm-accepterms,
	div#confirm-accept-customerdata {
		float:none;
		margin:5px 10px 10px 10px;
		background-color:#fff;
		padding:5px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	div#confirm-checkout {
		clear:both;
		padding:0 10px;
		text-align:right;
	}
	#checkout-container input#confirm-complete-button {
		margin:0 0 5px;
		float:none;
		display:block;
		padding:13px 0;
		text-align:center;
		font-size:18px;
		color:#fff;
		border:0;
		cursor:pointer;
		width:100%;
		-webkit-appearance:none;
	}
	#checkout-container input#confirm-complete-button:hover {
		background-color:#555555;
	}



a.credits {
	font-size:9px;
	color:#4A4A4A;
	text-decoration:none;
	margin:10px 0 0 25px;
	display:inline-block;
}


.basketReload {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.70);
	z-index: 99999;
}
.basketReload > div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: rgba(255,255,255,1.00);
	border-radius: 8px;
	padding: 40px 30px;
	width: 600px;
	max-width: 90%;
	text-align: center;
}
.basketReload strong {
	display: block;
	font-size: 20px;
	margin: 0 0 20px;
}
.basketReload .button {
	margin: 0 10px;
	text-transform: none;
	font-size: 15px;
	font-weight: bold;
}
.basketReload .button.yes {
	background-color: #81b58a;
}

/* RESPONSIVE */
@media (max-width: 1100px) {

	.WebShopSkinLogo {
		width:280px;
		top:65px;
	}

	/* SEARCH */
	header #Search_Form {
		right: 290px;
		width: 240px;
	}
	header input.SearchField_SearchPage[type="text"] {
		padding: 0px 15px 0px 45px;
		height: 40px;
		width: 240px;
		font-size: 13px;
		border-radius: 4px;
	}
}


@media (max-width: 880px) {
	h1,
	.Heading_Productmenu,
	.Heading_Terms,
	.Heading_Profile,
	.Heading_AdvancedSearchPage,
	.Heading_ShowBasket_Master,
	#checkout-container h1.checkout-headline,
	aside .header,
	.Heading_B2Blogin,
	.SubCatsProcuctsHeading {
		padding-left:15px;
	}
	a.campaign-bar {
		display:none;
	}
	a.credits {
		margin:10px 0 20px 10px;
	}
	body {
		margin:0;
		background-position:50% -130px;
	}
	.wrapper {
		max-width:100%;
	}
	nav.headermenu {
		display:none;
	}
	header .TopMenu_MenuItems {
		display:none;
	}
	header,
	.CheckOut_TD header {
		height:65px;
		margin:0;
		background-color:rgba(0,0,0,0.3)
	}
	.WebShopSkinLogo {
		left:10px;
	}
	aside {
		display:none;
	}
	article {
		margin:0;
		padding:10px;
	}
	article > .content {
		float:none;
		width:100%;
	}
	.breadcrumb {
		display:none;
	}

	/* BASKET */
	.basket {
		width:45px;
		height:45px;
		top:10px;
		right:10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background-color:#fc6821;
		background-image:url('/images/skins/Glegoo/images/btn-basket.png');
		background-repeat:no-repeat;
		background-size:50%;
		background-position:50% 50%;
	}
	.basket > div,
	.basket > a {
		display:none;
	}

	/* SHOWBASKET */
	a.ShowBasket_SendBasketLink_Dialog_Link {
		padding:6px 11px;
		font-size:11px;
	}
	table.showbasket td, table.showbasket th {
		font-size:11px;
		padding:6px;
	}
	a.Order_back_basket {
		display:none;
	}
	.basket-checkout {
		width:100%;
		float:none;
	}
	table.showbasket td.ShowBasket_GiftWrapUnChecked_TD, table.showbasket td.ShowBasket_GiftWrapChecked_TD {
		padding:4px;
	}
	.wrapping:before {
		content:"";
		clear:both;
		display:block;
		margin:0 0 6px;
	}
	.wrapping {
		position:static;
		padding:6px 0 0;
	}
	table.showbasket .amount .amountContainer {
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		width:100%;
		display:block;
	}
	table.showbasket .amount .amountContainer > a {
		display:none;
	}
	table.showbasket .amount .amountContainer > div {
		border-right:0;
		width:100%;
		padding:2px 0;
	}
	table.showbasket .amount > a > img {
		width:60%;
		max-width:25px;
		margin:5px 0 0;
	}
	table.showbasket .description img.ProductImage_ShowBasket {
		width:40px !important;
		margin:0 10px 0 0;
	}
	table.showbasket .unitprice {
		width:19%;
	}
	table.showbasket .unittotal {
		width:19%;
	}


	/* PRODUCTLIST */
	.sort-container {
		display:none;
	}
	.Frontpage_Custom_UL > li,
	.ProductList_Custom_UL > li,
	.Related_Custom_UL > li,
	.CustomersAlsoBought_Custom_UL > li {
		width: 48%;
		margin: 0px 1% 2%;
	}

	/* FRONTPAGE */
	.FrontPage_TD .slider-wrapper {
		margin:0 0 15px;
	}
	.Text2_FrontPage {
		margin:20px 0 0;
		column: 1;
		column-gap: 0;
		-moz-column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-count: 1;
		-webkit-column-gap: 0;
	}


	/* PRODUCTCARD */
	.productcard .images {
		float:none;
		width:100%;
	}
	.productcard .info {
		float:none;
		width:100%;
		margin:15px 0 0;
	}
	#BUYSECTION {
		float:none;
	}
	#BUYSECTION:after {
		content:"";
		clear:both;
		display:block;
	}

	.packageproducts > a {
		width: 100%;
	}

	/* FOOTER */
	footer {
		margin-top:15px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding:15px 10px;
	}
	footer .TopMenu_MenuItems {
		display:block;
		padding:0;
		margin:0 0 20px;
		list-style-type:none;
	}
	footer .TopMenu_MenuItems a {
		display:block;
		padding:8px 10px;
		border-bottom:solid 1px #5A5A5A;
		text-transform:uppercase;
		text-decoration:none;
		font-size:16px;
		line-height:16px;
	}


	/* PRODUCTMENU */
	div.mm-header .mm-title {
		font-size:14px;
		color:#fff;
	}
	#btn-menu {
		position:absolute;
		top:10px;
		right:69px;
		width:40px;
		height:45px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background-color: #3E3E3E;
		background-image: url('/images/skins/Glegoo/images/btn-menu.png');
		background-size: 45% auto;
		background-position: center center;
		background-repeat: no-repeat;
	}


	/* SEARCH */
	header #Search_Form {
		display:none;
	}
	#my-menu #Search_Form {
		display:block;
		background-color: rgba(0, 0, 0, 0.15);
		margin:10px 0 !important;
		padding:10px 20px;
	}
	#my-menu #Search_Form:after {
		content:"";
		clear:both;
		display:block;
	}
	#my-menu input[type="text"].SearchField_SearchPage {
		float:left;
		width:80%;
		height:30px;
		color:#000;
		-webkit-border-radius:0;
		border:0;
		padding-left:10px;
	}
	#my-menu input[type="submit"].SubmitButton_SearchPage {
		float:left;
		width:20%;
		height:30px;
		-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow:    inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow:         inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-border-radius:0;
		border-radius:0;
		-webkit-border-top-right-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-topright: 4px;
		-moz-border-radius-bottomright: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		padding:0;
		font-size:12px;
	}
	.mm-list > li a#ActiveCategory_A {
		display:none;
	}

	/* PRODUCTGROUPS */
	.SubCats_Categories_UL {
		margin-bottom:15px;
	}
	.SubCats_Categories_UL > li {
		width:48% !important;
	}
	.SubCats_Categories_UL > li a {
		font-size:12px;
	}

	/* OPC */
	#checkout-container {
		padding:5px;
	}
	.CheckOut_TD #btn-menu {
		display:none;
	}
	#checkout-container div#column-data {
		width:100%;
		float:none;
	}
	#checkout-container div#column-shipping-payment {
		width:100%;
		float:none;
		margin:0;
	}
	.checkout-payment-method-image {
		display:none;
	}
	#checkout-container div#column-order-summary {
		width: 100%;
		padding: 15px 0 0;
		float: none;
	}
	#checkout-container input#confirm-complete-button {
		float:none;
		display:block;
		width:100%;
		margin:0 0 30px;
	}

}
