/*html { background: #e7effa;}*/
html, body { margin:0; padding:0; border:0; height:100%;}
html#html-front {
    /*background: url(../images/head/background-dimi1.jpg) repeat-y center #e7effa;*/
}
html#html-front-home {
    /*background: url(../images/head/background-dimi1.jpg) repeat-y center #e7effa;*/
}
body {
    color:#444; font-size:84%; font-family: "Open Sans", Arial, sans-serif;
}
body.body-front {
    /*background: url(../images/bg/merrell-background-image-11122014.jpg) no-repeat top 0px center; width: 100vw;*/
}
/*body.body-front-home {
	background: url(../images/bg/christmas-snow-bg.jpg) no-repeat top 200px center;
}*/

/*body.body-front-home {
	background: url(../images/bg/merrell-background-image-11122014.jpg) no-repeat top 180px center;
}*/

/*.body-front-home #leftcontent{
    padding-top: 0;
    background: url(../images/bg/merrell-background-image-11122014.jpg) no-repeat top 0px center; width: 100vw;
}*/

@font-face {
    font-family: 'Intro';
    src: url('../font/Intro.ttf') format('truetype'), url('../font/Intro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a {	color: #E31D22; text-decoration:none;}
a:hover { color:#E31D22; text-decoration: none;}
h1 {font-size:1.3em; font-family:"Open Sans", Arial, Helvetica, sans-serif; margin:0; padding-bottom:8px;}
h2 {font-size: 12px; font-family: "Open Sans", Arial, Helvetica, sans-serif; margin: 0!important; padding: 8px 0; text-transform: uppercase;}
h3 {font-size:0.9em; font-family:"Open Sans", Arial, Helvetica, sans-serif; margin:0; padding-bottom:8px;}
h4 {font-size:0.8em; font-family:"Open Sans", Arial, Helvetica, sans-serif; margin:0; padding-bottom:8px;}
p  {margin:0; padding-bottom:8px;}
img {border:none;}
input {color: #666;
    margin: 0;
    padding: 0px 0 0 10px;
    height: 18px;
    outline-style: none;
    font-size: 12px;}

#wrapper {margin:0 auto; width:1150px; text-align:left;}
#wrapper1 {margin:0 auto; text-align: left; }
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;f
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-off:before {
    content: "\e017";
}

#head { width:1150px; height:80px;}
#head .logo { margin:18px 0; width:12%; float: left; }
#head .actions { float: left; text-align: right; width: 88%;}
#head .actions ul.menu { height: 20px; overflow: hidden; font-size:.9em; margin: 0; }
#head .actions ul.menu li { float: right; margin:0 0 0 10px; padding:0 0 0 11px; list-style: none; }
#head .actions ul.menu li.help { background:none; border-left:1px solid #666; }
#head .actions ul.menu li a { color:#666; }
#head .actions ul.menu li a:hover { color:#555; }
#head .actions span { font-size:13px; }
#head .actions span.slogan { color:#000; margin: 0px 5px; }
#head .actions span.slogan a { color:#333;}
#head .actions span.phones { font-family: Intro; color:#ED602A; font-size:21px; float: left; margin-top: 4px;}
/*#head .actions span.phones { color:#E41D22; font-weight:bold; font-size:18px; float: left; margin-top: 15px; margin-left: 7px;}*/
#head .actions span.phones1 { color:#000; font-weight:normal; font-size:13px; float: left; margin-top: 18px; margin-left: 0px;}
/*#head .actions span.phones1 { color:#000; font-weight:normal; font-size:13px; float: left; margin-top: 16px; margin-left: 90px;}*/
#head .actions span.phones2 { color:#555; font-weight: normal; font-size:11px; float: left; margin-top: -3px; margin-left: 13px;}
/*#head .actions span.phones2 { color:#000; font-weight: normal; font-size:13px; float: left; margin-top: 16px; margin-left: -40px;}*/
#head .actions form.search { float: left; margin: 0; padding: 0;  text-align: left; width: 100%;}
#head .actions form.search input[type=image] { vertical-align: top;}

#head .actions a.cartbg { float: right; display: block; height: 45px; width: 45px; background-image: url(../images/basket.png); background-repeat: no-repeat; text-align:center; vertical-align:middle; font-weight:bold; font-size:15px; padding-top:10px; color:#FFF; letter-spacing:-1px; margin-top: 2px;}
#head .actions a.cartbg:hover {background: url(../images/basket.png) no-repeat 0 0px;}
#head .actions a.bag {
    font-size: 10px!important;
    background-color: #f0280a;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-left: 18px;
    position: absolute;
    float: right;
    display: block;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #FFF;
    line-height: 18px;
}
#head .actions a.caption {
    color: #222;
    display: block;
    float: right;
    font-size: 14px;
    margin-left: 15px;
    padding-top: 10px;
    text-decoration: none;
}

.nomber-cartTotal {font-size: 16px!important;}
.euro-class {font-size: 12px!important;}

.blog-lace {
    background: rgba(0, 0, 0, 0) url("../images/blog1.png") repeat scroll 0 0;
    float: left;
    height: 49px;
    width: 101px;
}

#head .actions a.caption:hover {/*text-decoration:underline;*/border-bottom: 1px solid;}

#head1 { width:1150px; height: 50px; margin-left: auto ; margin-right: auto ; list-style-type: none; text-align: center;}
#head1 a {color: #333;}
#head1 a:hover {color: #E3000F;}
#head1 .logo { margin-top: 16px; width:260px; float: left;}
#head1 .actions { height: 35px; margin: 0 auto; overflow: hidden; text-align: left; width: 1150px;}
#head1 .actions ul.menu { height: 35px; overflow: hidden; font-size:.9em; margin: 0; }
#head1 .actions ul.menu li { float: right; margin:0 0 0 10px; padding:0 0 0 11px; list-style: none; }
#head1 .actions ul.menu li.help { background:none; border-left:1px solid #666; }
#head1 .actions ul.menu li a { color:#666; }
#head1 .actions ul.menu li a:hover { color:#555; }
#head1 .actions span { font-size:13px; }
#head1 .actions span.slogan { color:#000; margin: 0px 5px; }
#head1 .actions span.phones { font-family: Intro; color:#ED602A; font-size:21px; float: left; margin-top: 5px; margin-left: 0px;}
/*#head .actions span.phones { color:#E41D22; font-weight:bold; font-size:18px; float: left; margin-top: 15px; margin-left: 7px;}*/
#head1 .actions span.phones1 { color:#000; font-weight:normal; font-size:13px; float: left; margin-top: 9px; margin-left: 0px;}
/*#head .actions span.phones1 { color:#000; font-weight:normal; font-size:13px; float: left; margin-top: 16px; margin-left: 90px;}*/
#head1 .actions span.phones2 { color:#555; font-weight: normal; font-size:11px; float: left; margin-top: -3px; margin-left: 13px;}
/*#head .actions span.phones2 { color:#000; font-weight: normal; font-size:13px; float: left; margin-top: 16px; margin-left: -40px;}*/
#head1 .actions form.search { float: left; margin: 0; padding: 0;  text-align: left;}
#head1 .actions form.search input[type=image] { vertical-align: top;}

#head1 .actions a.cartbg { float: right; display: block; height: 19px; width: 29px; background-image: url(../images/cart-new.png); background-repeat: no-repeat; text-align:center; vertical-align:middle; font-weight:bold; font-size:15px; padding-top:10px; color:#FFF; letter-spacing:-1px; margin-top: 2px;}
#head1 .actions a.cartbg:hover {background: url(../images/cart-new.png) no-repeat 0 -30px;}
#head1 .actions a.bag { float: right; display: block; background-repeat: no-repeat; text-align:center; vertical-align:middle; font-weight:bold; font-size:15px; padding:15px 0 0 2px; color:#FFF; letter-spacing:-1px;}
#head1 .actions a.caption {
	color: #222;
	display: block;
	float: right;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 7px;
	text-decoration: none;
}
#head1 .actions a.caption:hover {text-decoration:underline;}

#head-wrapper1 {
	margin: 0 auto;
	width: 1150px;
}

#mainmenu {
    clear: both;
    zoom: 1;
    background-color: #333;
}

html>body #mainmenu {
	position: relative;
	z-index: 10;
    box-shadow: 0px 4px 8px #888;
}

#shopping-cart {
    position: relative;
    padding-bottom: 10px;
}
.cart-hover-menu {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 0 2px 6px 0 #333;
    display: none;
    float: right;
    overflow: hidden;
    position: relative;
    top: 80px;
    left: -150px;
    width: 330px;
    z-index: 999;
    position: absolute;
        border-top: 2px solid #333;
}
.cart-hover-menu #cartContent {
    width: 100%;
}
.cart-items {
    padding: 0 8px;
    max-height: 170px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    overflow-scrolling: touch;
    text-align: left;
}
.cart-items .cart-item {
    border-bottom: 2px solid #ededed;
    padding: 6px 0;
    width: 100%;
    float: left;
}
.cart-items .cart-item .cart-thumbnail {
    float: left;
    max-width: 65px;
    margin: 0 auto!important;
    overflow: hidden;
}
.cart-items .cart-item .checkout-product-info {
    float: left;
    max-width: 165px!important;
    width: 100%;
    margin: 0 0 0 5px;
    overflow: hidden;
    word-wrap: break-word;
    font-size: 0.8em;

}
.cart-items .cart-item .cart-price {
    float: right;
    max-width: 85px;
}
.cart-footer {
    padding: 0 8px;
    margin: 10px auto 0;
}
.cart-footer .cart-label {
    float: left;
}
.cart-footer .cart-amount {
    float: right;
}
.cart-footer .cart-button {
    margin: 15px auto 0;
    background: #333;
    padding: 10px;
    display: block;
    clear: both;
    width: 80%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 30px;
}
.cart-row {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}
.empty-cart {
    float: left;
    padding: 10px 0px;
    text-align: center;
    color: black;
    width: 100%;
}

/* Level 1 */
ul.menu_l1 {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    height: 40px;
    width: 1150px;
    position: inherit;
}

ul.menu_l1 li {
	position: initial;
	/*float: left;*/
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
}

ul.menu_l1 li a, ul.menu_l1 li a:link, ul.menu_l1 li a:visited {
	float: left;
    outline: 0;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 12px;
    font-size: 1.1em;
}

ul.menu_l1 li a:hover {
	/*color: #285900;*/
	/*background-color: #d6ffcb;*/
}

/* Level 2 */
ul.menu_l2 {
    -moz-columns: 2;
    -webkit-column-count: 2;
    display: none;
    list-style: none;
    position: absolute;
    top: 44px;
    left:0;
    width: 100%;
    background-color: #fff;
    padding: 15px 20px;
    z-index: 99;
    margin: 0 auto;
    zoom: 1;
    border-top: 2px solid #E3000F;
    box-shadow: 0px 2px 5px #c1c1c1;
}

ul.menu_l2 li {
	/*float: left;*/
	margin-bottom: 5px;
	padding: 0;
	width: 255px;
}

ul.menu_l2 li a, ul.menu_l2 li a:link, ul.menu_l2 li a:visited {
    font-size: 15px;
    float: none;
    padding: 0;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}

ul.menu_l2 li a:hover {
	color: #E31D22;
    transition: color 0.3s ease 0s;
}

/* Level 3 */
ul.menu_l3 {
	float: none;
	margin: 0;
	list-style: none;
	padding: 0px;
	margin: 0 0 10px 0;
	width: 200px;
}

ul.menu_l3 li {
	float: none;
	margin: 0;
}

ul.menu_l3 li a, ul.menu_l3 li a:link, ul.menu_l3 li a:visited {
	float: none;
	font-weight: normal;
	padding: 0px;
	margin-left: 10px;
	text-transform: none;
	font-size: 13;
}
.menu_cat{display: inline-table;}
#cart-bg { background-image: url(../images/shopping_cart.png); width:32px; height:32px; float:right; text-align:center;	vertical-align:middle;	font-weight:bold; font-size:15px; padding-top:10px;	color:#FFF;	margin-top:-3px; letter-spacing:-1px;}
#cart-bg a {color:#FFF;}
#cart-bg a:hover {color:#FFF;}
#cart { float:right; padding:6px 8px 0px 3px; position:relative; zoom:1; }
#cart a {color:#fff; font-weight:bold; text-decoration:none;}
#cart a:hover {text-decoration:underline;}

#body-content {width:100%; background-color:#fff;}

#register { width:479px; width:459px; float:left;}
#register h1 { padding:30px 0 20px 210px; padding:30px 0 20px 190px; color:#000;}
#register p { padding:0 0 0 210px; padding:0 0 0 170px; width:250px; width:240px;}
#register ul { padding:0 0 0 225px; padding:0 0 0 185px; width:260px; width:250px;}
.sign-buttons-equal { height:150px;}
#sign-in { width:519px; float:right;}
#sign-in-line { float:left; margin:25px 0 25px 0; background-color:#FFF; border-left: 1px solid #333;}
#sign-in h1 { padding:5px 0 20px 30px; color:#000;}
#sign-in p { padding:0 0 0 30px; width:280px;}
.underline { text-decoration:underline;}

#breadcrumbs { font-size: 12px;margin: 10px 0 10px 4px;width: 99%;}
#breadcrumbs a {color: #333;}
#breadcrumbs a:hover {color:#E31D22; text-decoration: none;}
.morespace { *margin-bottom:6px;}
.breadup {text-transform:uppercase;}
.breadselected { font-weight:bold; color:#E31D22; text-transform:uppercase;}
.pages {float:right; display:inline; width:200px; *margin:-18px 0 6px 0;}
.pages-bottom {float:right; display:inline; width:200px; margin-top: 10px;}

#leftcontent {float:left; width:100%; }
#leftcontent a {color: #333;}
#leftcontent a:hover {color: #E31D22; text-decoration: none;}
.borderbottom {margin-bottom:1px;}
#smallbanners {float:left; width:750px;}
.smallb {margin-right:1px; float:left;}
.smallnob { float:left;}

#rightcontent {width:100%;}
#newsletter { background-image:url(../images/bg/right-banners/newsletter.jpg); height:100px; width:249px; text-align:center;}
.newsletterform { padding-top:65px; }

#text { float: left; padding: 2px 10px; width: auto;}

#text h1 {margin-top: 4px; text-align: left; padding-top: 5px; color: #444; font-size: 16px; padding-left: 40px; background-image: url(../images/shopping_cart.png); background-repeat: no-repeat; background-position: left top;}
#text p { text-align:left; color:#333;}
#text a {	color: #E31D22; text-decoration:none;}
#text a:hover { color:#E31D22; text-decoration: none;}
.logo-text { margin-top:4px; text-align:left; padding-top:9px; color:#E41D22; font-size:16px; padding-left:32px; background-image:url(../images/shopping_cart.png); background-repeat:no-repeat; background-position:left top; text-transform:none;}
.logo-text-p { margin:3px 0 0 5px; padding:0; font-weight:normal;}


#floating-menu {float:left; width:170px; /*height:10px*/}
#cat-left { position: relative; top:0px; width:190px; border: 1px solid #CCC; border-bottom:none; background:url(../images/shadow-inverted.gif) bottom no-repeat #FFF;}
#cat-left a {color: #333; text-decoration: none;}
#cat-left a:hover {color:#E31D22; text-decoration: none;}
#cat-left h2 {text-transform:uppercase; font-size:18px; font-weight:normal; text-align:center; background-position:bottom; background-image:url(../images/shadow.gif); background-repeat:no-repeat; padding-bottom:10px; margin-bottom:5px;}
#cat-left ul {padding:0 0 13px 5px; margin:0;}
#cat-left ul li {font-size:13px; padding:0; margin:0; list-style:none;}
#cat-left ul li a {font-weight:bold;}
#cat-left ul li ul li {font-size:13px; list-style:none;}
#cat-left ul li ul li a {font-weight:normal;}

#cat-left1 { position: relative; top:0px; width:19%; border: 1px solid #CCC; border-bottom:none; background:url(../images/shadow-inverted.gif) bottom no-repeat #FFF;}
#cat-left1 a {color: #333; text-decoration: none;}
#cat-left1 a:hover {color:#E31D22; text-decoration: none;}
#cat-left1 h2 {text-transform:uppercase; font-size:18px; font-weight:normal; text-align:center; background-position:bottom; background-image:url(../images/shadow.gif); background-repeat:no-repeat; padding-bottom:10px; margin-bottom:5px;}
#cat-left1 ul {padding:0 0 13px 5px; margin:0;}
#cat-left1 ul li {font-size:13px; padding:0; margin:0; list-style:none;}
#cat-left1 ul li a {font-weight:bold;}
#cat-left1 ul li ul li {font-size:13px; list-style:none;}
#cat-left1 ul li ul li a {font-weight:normal;}
.promo { color:#C00;}
.selected-category { font-weight:bold; color:#E31D22;}
.selected-group { font-weight:bold; color:#E31D22;}

#cat-middle {float:right; width:80%;}
#smallbanners-cat {float:left; width:829px;}
#text-cat {float: right;padding: 1px 5px 0 0; width: 100%;}
#text-cat h1 {margin-left: 5px; text-align:left; padding-top:9px; color:#E41D22; font-size:16px; padding-left:32px; background-image:url(../images/shopping_cart.png); background-repeat:no-repeat; background-position:left top;}
#text-cat p { text-align:left; color:#333; padding-left:5px;}
#text-cat ul {margin-left: 25px;}
#text-cat ul li {list-style-image: url(arrow-logo.png);}

#text-cat1 {float: right;padding: 1px 5px 0 0; width: 100%;}
#text-cat1 h1 {margin-left: 5px; text-align:left; padding-top:9px; color:#E41D22; font-size:16px; padding-left:32px; background-image:url(../images/shopping_cart.png); background-repeat:no-repeat; background-position:left top;}
#text-cat1 p { text-align:left; color:#333; padding-left:5px;}
#text-cat1 ul {margin-left: 25px;}
#text-cat1 ul li {list-style-image: url(arrow-logo.png);}

/*#group-products { box-sizing: border-box; float: right; width: 78%;}*/
#featured-group {width:829px; height:50px; margin:-1px 0 0 1px;}
.fourproducts-ie {    display: block;float: right;overflow: hidden;width: 100%;}
.fourproducts-ie-home-page {display:block; float: left;}
.fourproducts-ie-home-page {display:block; float: right; width: 100%;}
.fourproducts-ie a {color:#333;}
.fourproducts-ie a:hover {color:#E31D22;}
.bannerproducts-ie-home-page {background: #F1F1F1; margin: 20px 0; border-radius: 30px;}
.bannerproducts-ie-home-page h2 {
    font-size: 16px;
    padding-left: 20px;
}
.bannerproducts-ie-home-page1 h2 {font-size: 18px;}
.current-page { font-weight:bold; }
.product {     float: left; font-size: 12px; height: 370px; padding-bottom: 5px; padding-left: 10px; text-align: center; width: 32%; position: relative;}
.product a {color: #333;}
.product a:hover {color:#E31D22; text-decoration: none;}

.product img { padding-bottom:3px;}
.new-pr { color:#F00; font-weight:bold; }
.promo-pr { color:#E31D22; font-weight:bold; }
.price-group { color:#333; font-weight: bold;}
.price-old-group { color:#000; font-weight:bold; text-decoration:line-through; }
.colors-pr { color:#999; font-weight:bold; }

.fourproducts-ie-small {display:block; height:286px;}
.product-small { float:left; width:120px; height:280px; padding:0 10px 5px 0; font-size:11px;}



#bottom-group { width:100%; margin-top:8px; clear: both;}
#group-newsletter { float:right; }
#left-group-promo {width:170px; float:left;}
#text-group {float: left;padding-right: 5px;width: 100%;}
#text-group h1 { margin-top:4px; text-align:left; padding-top:9px; color:#E41D22; font-size:16px; padding-left:32px; background-image:url(../images/shopping_cart.png); background-repeat:no-repeat; background-position:left top;}
#text-group p { text-align:left; color:#333;}
#text-group ul li {list-style-image: url(arrow-logo.png); margin-left: 18px;}
.h2product { margin-top:4px; text-align:left; padding-top:9px; color:#E41D22; font-size:14px; padding-left:32px; background-image:url(../images/shopping_cart.png); background-repeat:no-repeat; background-position:left top;}
#suggestions-text { width:1150px; text-align:left; padding:30px 0 10px 10px; font-weight:bold;}


/*#product-content {}*/
#product-photo { float:left; width:320px; margin-left: 0px; _margin-left: 5px;}
.thumb { float:left; width:60px; height:70px; padding:5px 5px 0 0;}

#product-desc { float:right; width:30%;}
#product-desc h1 { color:#000; font-size:18px; padding:5px 0; font-weight: normal;}

/* Tabs */
ul.tabs {
	margin: 0;
    padding: 0;
    list-style: none;
    height: 39px;
    border-bottom: 3px solid #333;
    width: 100%;
}
ul.tabs li {
	float: left;
    margin-right: 1px;
    padding: 0;
    height: 36px;
    line-height: 25px;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    background: #999;
    border-radius: 5px 5px 0px 0px;
}
ul.tabs li a {
	text-decoration: none;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    display: block;
    padding: 5px 10px;
    /*font-weight: bold;*/
    text-transform: uppercase;
    outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
ul.tabs li.active, ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #333333;
}
.tab_container {
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}
.tab_content {
    padding: 8px;
    font-size: 14px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

#product-content { width:450px; }
.product-text { padding:0px 5px 0 0px; }
.product-ul { margin:5px 0 5px 0; padding:0 0 0 30px;}
.product-price { color:#555; font-size:20px;}
.product-instock { color:#7EA238; font-size: 14px;
	background-image: url(../images/nalichen.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding:3px 0 5px 28px;}

#product-content a {color:#333;}
#product-content a:hover {color:#E31D22; text-decoration: none;}

.product-instock-mini{ color:#7EA238;}

.product-instock1 { color:#FFA700; font-size:12px;
	background-image: url(../images/nalichen1.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding:3px 0 5px 28px;}

.product-instock1-mini{ color:#FFA700;}

.product-not-available { color:#8D8D8D; font-size:12px;
	background-image: url(../images/nenalichen.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding:3px 0 5px 28px;
}
.product-not-available-mini {color:#8D8D8D;}

.product-save { color:#e41d22; font-size:14px;}
.product-save-price { color:#e41d22; font-size:12px; font-weight:bold;}
.product-old-price { color:#666; font-size:20px; text-decoration: line-through;  margin: 0;}
.product-promo { font-size: 20px; font-weight: bold; margin: 0 0 0 10px;}
.product-attribute { float:right; width:488px; margin:10px 0 0 10px; border:1px solid #CCC;}
#product-color { width:488px; margin:10px 0 0 0; border:1px solid #CCC;}
#product-order { margin: 10px 0 0;width: 100%;}
#add-to-cart {margin: 10px 0 0; width: 100%;
}
.send-email { padding-left:5px; color:#006; text-decoration:underline;}

#footer-menu {display: none; float:left; margin: 0 auto; width:100%; text-align:left; background: url("../images/backgr.png") bottom no-repeat #444;  padding: 20px; color: #fff;}
#footer-menu ul { float:left; list-style:none; padding:0; margin: 5px 0 0 3px; color: #fff;}
#footer-menu ul a {display:block; margin:0 0 0 2px; color: #fff; padding:1px 8px; text-decoration:none; font-weight:bold; font-family:"Open Sans", Arial, Helvetica, sans-serif; font-size:12px;}
#footer-menu ul a:hover { color:#E41D22;}
#footer-menu ul li {float:left; margin:0; list-style:none; padding:-5px 0 0 0; width: 165px}
#footer-menu ul li a { padding-left:5px; margin-left:0px; font-size:12px;}
#footer-menu ul li ul { padding:0; margin:0;}
#footer-menu ul li ul li { color:#fff; padding-bottom:2px; padding-left:5px; padding-right:20px; list-style:none; clear:both;}
#footer-menu ul li ul li a { color:#c1c1c1; padding:0; margin:0;  font-size:11px;}
#footer-menu ul li ul li a:hover { color:#E41D22; text-decoration:underline;}

#footer {float: left; margin: 0 auto; width:100%; text-align:left; padding:20px 0px; background: url("../images/backgr-w.png") bottom no-repeat #fff;}
#wrapper-footer {width:1150px; margin: 0 auto; text-align:left; padding:20px 0px;}
#wrapper-footer a {color: #222; text-decoration: none;}
#wrapper-footer a:hover {color: #c1c1c1; text-decoration: underline;}
#footer a {color: #222; text-decoration: none;}
#footer a:hover {color: #c1c1c1; text-decoration: underline;}
#footer p {font-family:"Open Sans", Arial, Helvetica, sans-serif; font-size:12px; color:#666; padding-left:5px;}
#giftcards { width:110px; text-align:center; float:left; margin-right:10px;}
#footer-del1 { width: 322px; min-height: 335px; float: left; margin: 5px 5px 20px; padding: 12px 0 0px 15px; color: #fff}
#footer-del1 h3 {text-transform: uppercase;}
#footer-del2 {width: 322px; min-height: 335px; float: left; margin: 5px 5px 20px; padding: 12px 0 0px 15px; }
.footer-line-div {width: 96%; height: 5px; border-bottom: 1px solid #666; margin-bottom: 20px}
.footer-line-div div {height: 5px; background: #E41D22; width: 50px;}
#photos { background: #fff; float: left; width: 16%; margin: 0 15px; }
#photos div.scroller {}
#photos div.scroller .item { border: 1px solid #FFFFFF; margin-left: 2px; margin-right: 3px; }
#photos div.scroller .selected { border: 1px solid #FF0000!important; }
#footer-copyright { text-align: center; width: 1150px; margin:0px auto 5px; float: left;}

body#tinymce {
	text-align: left;
}

#dlg-cart-add {
	display: none;
}

#dlg-cart-add div.header {

}

.formError {
	color: #ff0000;
	font-size: 0.9em;
	padding-left: 4px;
}

#photos div.scroller {
	width: 100%;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #888;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}

/* SLIDER CSS */
* {margin: 0; padding: 0; box-sizing: border-box;}
.anythingSlider { width: 829px; height: 480px; position: relative; margin: 0 auto 0px; margin-top: 0px; }
.anythingSlider .anwrapper { width: 829px; overflow: auto; height: 480px; margin: 0 0px; position: absolute; top: 0; left: 0; }
/* Width below is max for Opera */
.anythingSlider .anwrapper ul {width: 32700px; list-style: none; position: absolute; top: 0px; left: 0; background: #eee; margin: ;}
.anythingSlider ul li { display: block; float: left; padding: 0; height: 480px; width: 829px; margin: 0; }
.anythingSlider ul li img { border:0;}
#thumbNav { position: relative; float: right; top: 5px; left: 0px;}
#thumbNav a { color: #666; font-size:12px; font:Arial, Helvetica, sans-serif; font-weight:bold; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; border:1px solid #666; background: none; repeat-x; text-align: center; /*opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50);*/}
#thumbNav a:hover { background-image: none; }
#thumbNav a.cur { background: #E41D22; }
#start-stop { background: green; color: white; padding: 2px 5px; width: 35px; position: absolute; left: 50px; top: 330px; visibility: hidden; }
#start-stop.playing { background-color: #666; }
#start-stop:hover { background-image: none; }
/*Prevents*/
.anythingSlider .anwrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .anwrapper ul ul li { float: none; height: auto; width: auto; background: none; }
/* SLIDER2 CSS */
/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height: 480px;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	padding:0px;
	height: 480px;
	background:#222;
	width:790px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 790px;
	height: 480px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.itemss {
	float:left;
	cursor:pointer;
	width:790px;
	height:480px;
	padding:0px;
}

/* main navigator */
#main_navi {
	float: right;
	padding:0px !important;
	margin:0px !important;
}

#main_navi li {
	background-color:#333;
	border: 0 0 1px 0 solid #fff;
	border:
	clear:both;
	text-align:left;
	color: #fff;
	font-size:11px;
	height:76px;
	list-style-type:none;
	padding:10px;
	width:190px;
	cursor:pointer;
}
#main_navi h2 {
	margin-top: -8px;
	font-size:10px;
	color:#FFF;
}

#main_navi li:hover {
	background-color:#444;
}

#main_navi li.active {
	background-color:#000000;
}
#main_navi #t2.active {
	background-color:#D6A757;
}
#main_navi #t3.active {
	background-color:#608A02;
}
#main_navi #t4.active {
	background-color:#E05210;
}
#main_navi #t5.active {
	background-color:#B8D82F;
}

#main_navi img {
	float:left;
	margin-right:10px;
}

#main_navi strong {
	display:block;
}

#main div.navi {
	margin-left:250px;
	cursor:pointer;
}

/* SLIDER3 CSS */

/*For Specific Slides
#textSlide                              { padding: 10px 30px; }
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }
#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }
*/

/* Paging */
.paging a {
	border: 1px solid #aaaaaa;
	padding: 0 6px;
	background-color: #fafafa;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.paging {
}

.paging a:hover {
	text-decoration: none;
	background-color: #eaeaea;
}

.paging span {
    border: 1px solid #E3000F;
    padding: 1px 7px;
    font-size: 105%;
    background-color: #E3000F;
    color: #ffffff;
    display: inline-block;
    zoom: 1;
}

#google-map{
	width: 404px;
	height: 394px;
	margin-left: 10px;
	background: url(../images/banners/dimibike-map.jpg)  no-repeat !important;
	opacity:
}
/*#google-map:hover {
    background: url(../images/banners/dimibike-map-hover.jpg) no-repeat !important;
}*/

/***** Back-UP *****/
#back-top{position:fixed;bottom:30px;z-index:9999;left:50%;margin-left:520px;}
#back-top a{width:70px;display:block;text-align:center;font:11px/100% Arial,Helvetica,sans-serif;text-transform:uppercase;text-decoration:none;color:#bbb;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#back-top a:hover{color:#79ec3e;cursor:pointer;}
#back-top span{width:70px;height:70px;display:block;margin-bottom:7px;background:url(../images/up-arrow.png) no-repeat center 0px #c3c3c3;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#back-top a:hover span{background-color:#7b7a7a;background-position:center -63px;}

#slogan {
	width: 100%;
	height: 65px;
	border: 1px solid #8B8B8B;
	border-radius: 10px 10px 10px 10px;
	margin: 20px 0 5px 0;
	position: relative;
}

#slogan a {color: #333;}
#slogan a:hover {color: #E31D22; text-decoration: underline;}
#slogan p {text-align: center; font-size: 28px; padding: 2px 0 2px;}

#dlg-ajax-wait {
	display: none;
}

.iconSprite, .trackingDetails .zTable .infoBut {
    background-color: transparent;
    background-image: url("../images/banners/spriteIcon-black.png");
    background-repeat: no-repeat;
    display: block;
}

.iconSpriteA {
    background-color: transparent;
    background-image: url("../images/banners/spriteIcon.png");
    background-repeat: no-repeat;
    display: block;
}

.iconSprite:hover {background-image: url("../images/banners/spriteIcon.png");}


.flag {
    float: left;
    height: 17px;
    margin: 0 4px 5px 0;
    width: 26px;
}

.footer li, .footer a {
    font-size: 11px;
    line-height: 14px;
}

.deFlag {
    background-position: 0px 0;
}

.atFlag {
    background-position: -27px 0;
}

.roFlag {
    background-position: -54px 0;
}

.bgFlag {
    background-position: -81px 0;
}

.euFlag {
    background-position: -108px 0;
}
.sofort-button {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	margin: 10px 8px;
	background-color: #7ea238;
	border: 1px solid #7ea238;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 18px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
}
.sofort-button:hover {background-color: #698927; border: 1px solid #698927; }
.wirecard-button {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	margin: 10px 8px;
	background-color: #7ea238;
	border: 1px solid #7ea238;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 18px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;}

.wirecard-button:hover {background-color: #698927; border: 1px solid #698927;}

.paypal-button {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	margin: 10px 8px;
	background-color: #7ea238;
	border: 1px solid #7ea238;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 18px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;}

.paypal-button:hover {background-color: #698927; border: 1px solid #698927;}

/*filter color style*/
    .zoom .colorImgSmall-zoom{
    transition: all .3s;
    width: 0px;
    height: 0px;
    position: absolute;
    left: 300px;
    z-index: 9;
}

    .zoom:hover .colorImgSmall-zoom {
    /*-ms-transform: scale(5);*/ /* IE 9 */
    /*-webkit-transform: scale(5);*/ /* Safari 3-8 */
    /*transform: scale(5);*/
    margin-top: -10px;
    left: 200px;
    width: 200px;
    height: 200px;
    display: block;
}

#attributes {    border: 1px solid #c1c1c1;
    height: 30px;
    margin: 4px 0;
    padding: 5px;
    width: 233px;
}
.attributes {    
	margin: 4px 0 4px 0;
    height: 40px;
    padding: 5px;
    width: 310px;
    background: #ECECEC;
    border-radius: 5px;
    border: 1px solid #bebebe;
}

.attribute-size { text-align: left; position: relative; margin-left: 10px}

.attribute-size .attributes-input {
    position: relative;
    display: inline-block;
    width: 45px;
    margin-right: 2px;
    font-size: 12px;
    text-align: center;
    line-height: 0px;
    cursor: pointer;
    -webkit-transition: all 0.36s ease-in-out;
    -moz-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
    padding: 5px 0;
    background: #fff;
}
.attributes-wrapper.attribute-size input[type="radio"].attributes {
    height: 32px;
    opacity: 0;
    position: absolute;
    width: 45px;
    z-index: 2;
    cursor: pointer;
}
.attributes-wrapper label {
    position: relative;
    display: inline-block;
    width: 45px;
    font-size: 12px;
    text-align: center;
    line-height: 0px;
    cursor: pointer;
    -webkit-transition: all 0.36s ease-in-out;
    -moz-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
    padding: 15px 0;
    background: #999;
   /* border: 1px solid #000;*/
    color: #fff;
    z-index: 1;
    border-radius: 5px;
}
.unavailable {
    border: 1px solid #999;
    background-image: repeating-linear-gradient(-34deg, #999, #999 1px, transparent 1px, transparent 24px)!important;
    background-color: #fff!important;
    color: #999!important;
}
.attributes-wrapper.attribute-size input[type="radio"].attributes:checked + label {
    background: #E3000F;
    color: #fff;
}


#addQty {margin: 12px 0px 4px 7px; width: 60px; border: 1px solid #c1c1c1; height: 30px; padding: 5px;}

#pinterest-icon {background-color: transparent;}

/*filters*/

#filters {padding: 0 10px 0px 10px;}
#filters h3 {float: left; text-align: center; font-size: 16px;}
#filters input[type='checkbox']{
	display: inline-block;
	left: 0;
	position: absolute;}
#filters input[type='radio']{
	display: inline-block;
	left: 0;
	margin-left: 10px;
	position: absolute;}

#filters button {background: #444;
    color: #fff;
    border-radius: 30px;
    padding: 10px 66px;
    border: none;}
#filters button:hover {background: #222;}
#filters button:active {
	position:relative;
	top:1px;
}
.filters-h3 {height: 30px; width: 100%; padding-top: 8px; margin-bottom: 0px;}
.filters-h3 h3 {color: #000;}
.button-reset {float: right; }
.label {font-weight: bold; color: #000;}
.filters-dashed { margin-bottom: 10px; border-top: 1px solid #c1c1c1;}
.text-option {margin-left: 20px;}
.text-option p {float: left; padding-left: 20px;}
#show-price-min {float: left;}
#show-price-max { float: right;}

.shadow-filters { background: url("../images/shadow-inverted.gif") no-repeat scroll center bottom #fff; height: 20px; margin-bottom: 20px;}
.reset-up {background: url(../images/drop-filters.png) no-repeat right; padding-right: 15px; border: none;}
.reset-up:hover {background: url(../images/drop-filters-red.png) no-repeat right; color: #E41D22; padding-right: 15px; border: none;}
.text-delivery {font-style:italic; color: #9E9E9E; text-align: justify; width: 100%;}

.example-title {
	margin-top: 20px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-align:center;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .fb-comments span, .fb-comments iframe, #feedback_1BPmrZl7XkdyRTNRI {
	width: 100% !important;
}

div.horizontalScroller div.navForward {
	width: 21px !important;
}

#head1 .actions .phone .mls {
	color: #444;
	font-size: 13px;
}

.show_ribbon body[id^=skin] {
	background-position: center 34px !important;
}
.show_ribbon_animated body[id^=skin] {
	-moz-transition: background-position 1.5s;
	-webkit-transition: background-position 1.5s;
	-o-transition: background-position 1.5s;
	transition: background-position 1.5s;
}

.show_ribbon_animated body {
	-moz-transition: margin-top 1.5s;
	-webkit-transition: margin-top 1.5s;
	-o-transition: margin-top 1.5s;
	transition: margin-top 1.5s;
}
.show_ribbon_animated #page-content #content_header {
	-moz-transition: margin-top 1.5s;
	-webkit-transition: margin-top 1.5s;
	-o-transition: margin-top 1.5s;
	transition: margin-top 1.5s;
}

.show_ribbon_animated #page-content.scrollingHeader #content_header {
	-moz-transition: margin-top 1.5s;
	-webkit-transition: margin-top 1.5s;
	-o-transition: margin-top 1.5s;
	transition: margin-top 1.5s;
}

.show_ribbon body {
	margin-top: 40px;
}
.show_ribbon #page-content #content_header {
	margin-top: 40px;
}
.show_ribbon #page-content.scrollingHeader #content_header {
	margin-top: 40px;
}

.show_ribbon_animated #ribbon_abonare_nl {
	-moz-transition: height 1.5s;
	-webkit-transition: height 1.5s;
	-o-transition: height 1.5s;
	transition: height 1.5s;
}

#ribbon_abonare_nl {

	background: #f1f1f1 none repeat scroll 0 0;
	border-bottom: 2px solid #e41d22;
	left: 0;
	margin: -40px auto;
	position: absolute;
	right: 0;
	text-align: left;
	width: 100%;
	z-index: 10000;
}

.show_ribbon #ribbon_abonare_nl {
	height: 40px;
	overflow: hidden;
}
#ribbon_abonare_nl span img {
	display: inline-block;
	margin: 0 2px;
}
#close_ribbon {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -9px;
}
#yes_ribbon, #no_ribbon, #close_ribbon {
	cursor: pointer;
}


/* NEW CSS */

.header-links {
	float: left;
	margin: 10px 0 0;
}

.free-delivery {
	float: left;
	margin: 10px 0 0 70px;
}

.phone {
	float: right;
	margin: 10px 25px 0;
}

.ico {
	display: none;
}

.icon-phone {
	display: none;
}

.header-search {
    margin-top: 33px;
    float: left;
    background: #ececec;
    border: 1px solid #bebebe;
    border-radius: 30px;
}

.input-search {
    width: 445px;
    background: 0 0;
    height: 40px;
    float: left;
    border: none;
}

.cart {
	margin-top: 35px!important;
}
}
.threebanners img {
	/*margin-left: 9px;*/
}
.product .image-wrap {
	height: 290px;
	position: relative;
}

.product img {
	height: inherit;
	left: 0;
	margin: 0 auto;
	max-width: 249px;
	padding-bottom: 3px;
	right: 0;
}
.pngfix {
	width: 46px;
	height: 22px !important;
	left: -5px !important;
	right: inherit !important;
}

.pngfix1 {
    height: 22px;
    left: -5px;
    right: inherit;
    display: block;
    padding: 12px 0 0 0;
    text-align: center;
    color: #fff;
}

.text-bottom {
	display: none;
}
.header-search-mobile {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    display: none;
    float: left;
    margin-left: 50px;
    margin-top: 33px;
}

/*
* PRODUCTS PAGE
*/
.photo-big {
    float: left;
    width: 60%;
    margin-left: 65px;
}
#photo-zoom {
	width: auto;
	height: inherit;
	position: relative;
	z-index: 9;
}
.horizontalScroller {
	width: auto !important;
}
#product-photo {
	float: left;
    position: relative;
    width: 60%;
    z-index: 9;

}

#product-photo-navi {
	float:left;
	width: 32%;
}

#product-desc {
	float: right;
    width: 35%;
    box-sizing: border-box;
    text-align: center;
    border-left: 1px solid #cccccc;
    padding-left: 50px;
}
.cloud-zoom img {
	width: 100%;
	max-width: 100%;
	height: inherit;
}
.scroller {
	/*width: auto !important;*/
}
.flexslider {
	display: none;
}
.dds {
	font-size: 12px;
	color: #999;
}
.attr-wrap {
	width: 100%;
	padding: 15px 0 0;
}
.attr-wrap:after {
	content: '';
	display: block;
	clear: both;
}
.attr-label {
	width: 70px;
	display: block;
	float: left;
	padding: 0 20px 0 0;
	line-height: 22px;
	box-sizing: border-box;
}
.attr-select {
	float: left;
}
.attr-select select{
	padding: 3px;
	width: 250px;
	background: #fff;
	border: 1px solid #ccc;
}
.add-to-cart-wrap {
	margin: 15px 0;
}
.add-to-cart-wrap:after {
	content: '';
	display: block;
	clear: both;
}
#addQty {
	width: 70px;
}
.add-to-cart {
	background: #004274;
	border: 1px solid #07385E;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	border-radius: 3px;
	width: 100%;
}
#group-products .attr-wrap.qty {
	width: 45%;
	float: left;
	padding: 10px 0 0;
}
#group-products1 .attr-wrap.qty {
	width: 30%;
	float: left;
	padding: 10px 0 0;
}
.attr-wrap.qty .attr-label {
}
.button-wrap {
	padding: 10px 0;
    width: 100%;
}
.social-product {
	text-align: right;
	margin: 0;
}
/*.ui-widget-header {
	background: #004274 !important;
}*/
.ui-dialog-content {
	height: inherit !important;
}
/*button.ui-state-default.ui-corner-all {
	background-color: #004274 !important; 
}*/
.delivery-paragraph {
	width: 100%;
	padding: 15px 0 15px 0px;
}
#product-content {
	width: 98%;
    padding: 10px 10px 10px;
}
.ui-dialog-content {
	height: inherit !important;
}
/*
* END PRODUCTS PAGE
*/

/*
* CHECKOUT CSS
*/
.checkout-table {
	width: 100%;
	margin: 10px auto;
/*	border: 2px solid #E8E8E8;*/
	border-collapse: separate;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box;
}
.checkout-table thead th {
	border-bottom: 1px solid #E0E0E0;
	background: #F4F4F4;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	text-transform: capitalize;
	white-space: nowrap;
}
.checkout-table td, .checkout-table th {
	padding: 10px;
	border-right: 1px solid #E0E0E0;
}
.checkout-table td:last-child, .checkout-table th:last-child {
	border-right: none;
}
.checkout-table tbody tr td {
	border-bottom: 1px solid #E8E8E8;
	vertical-align: middle;
}
.select-qty {
	margin: 4px;
	border: 1px solid #d8d8d8;
	background: #FFF;
	font-size: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: #f4f4f4 0 0 0 4px;
	-moz-box-shadow: #f4f4f4 0 0 0 4px;
	box-shadow: #f4f4f4 0 0 0 4px;
	padding: 5px;
}
.checkout-table tfoot td {
	background: #F4F4F4;
}
.a-right, .align-right {
	text-align: right;
}
.checkout-button {
	padding: 10px;
	font-size: 20px;
	font-weight: 300;
	display: inline-block;
	border: 0;
	/*background: #AD212C;*/
	background: #004274;
	color: #FFF;
	line-height: 20px;
	text-transform: uppercase;
	border-radius: 3px;
}
.checkout-button:hover {
	/*background: #931720;*/
	color: #fff;
	text-decoration: none;
}
.checkout-title {
	float: left;
}
.checkout-title h1 {
	font-size: 24px;
}
.checkout {
	text-align: right;
}
.checkout-summ {
	display: none;
}
.steps-checkout {
	padding: 20px;
}
.info-sidebar {
	text-align: center;
	padding: 15px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px !important;
	line-height: 1.42857143;
	vertical-align: top;
	background: #f1f1f1;
	border-bottom: 2px solid #fff;
}
#formConfirmOrder {
	overflow: hidden;
}
.back-btn {
	padding: 5px;
	border: 1px solid #555;
	border-radius: 3px;
	margin: 0 10px 0 0;
}
.back-btn:hover {
	text-decoration: none;
}

/*
* END CHECKOUT CSS
*/

/*
* MOBILE MENU
*/
.mobile-nav-button {
	display: none;
}
.mobile-nav {
	display: none;
}
#mobile-nav {
	width: 100%;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	box-sizing: border-box;
}
#mobile-nav li a {
	display: block;
	padding: 10px 15px;
	background: #E41D22;
	border-bottom: 1px solid #bababa;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #610305;
	text-align: center;
}
#mobile-nav li a.active {
	background: #444;
	color: #fff;
}
#mobile-nav li ul {
	display: none;
}
#mobile-nav li ul li a {
	padding: 10px 25px;
	background: #777;
	border-bottom: 1px dotted #ccc;
}

.img-1 {}
.img-2 {margin-left: 9px;}
.img-3 {margin-left: 9px;}

.color-url {color: #000;}
/*.iframe2 {display: none;}
.iframe3 {display: none;}
.iframe4 {display: none;}*/
.div-iframe {margin-top: 10px; width: 1002px; margin: 30px auto 0;}
.brand-title {margin-bottom: 20px; overflow: hidden; margin-top: 20px;}
.brand-title h1 {background-color: #f3f3f3; line-height: 14px; margin: 0 0 10px; overflow: hidden; padding: 7px 10px;}
.brandIndex {font-size: 16px; margin: 10px 0 0; padding: 0 10px 10px;}
.brandIndex li {display: inline; margin-right: 10px;}
.brandLetter {float: left; width: 45px;}
.brandLetter h2 {font-size: 22px; color: #E41D22; padding: 0;}
.brandBlock ul {float: left; padding-right: 10px; width: 173px; list-style-type: none;}
.brandBlock {border-top: 1px solid #ddd; margin: 0 0 10px; overflow: hidden; padding: 10px 0 0 10px;}
.iframe1 {position: relative; padding-bottom: 34.10%; /* 16: 9 */ 	padding-top; height: 0;}
.iframe1 iframe {position: absolute; top: 0; left: 0; width: 100%; height: 101%;}
#brand {width: 100%; height: 30px; border: 1px solid #c1c1c1}
#filter_dropdown {margin-top: 10px;
    max-height: 80px;
    overflow: auto;
    position: relative;
    z-index: 8;
    margin-bottom: 5px;}
    
#filter_dropdown input { margin-left: 0;}
#filter_dropdown span { margin-left: 20px;}   
    
#brands {margin-top: 10px;
    max-height: 80px;
    overflow: auto;
    position: relative;
    z-index: 8;
    margin-bottom: 5px;}
    
#brands input { margin-left: 0;}
#brands span { margin-left: 20px;}
.label1 input {margin-left: 10px;}
#isNew {margin-left: 10px;}
.threebanners {margin: 25px 0; text-align: center;}
.cc_btn {max-width: 145px!important;}

.garantie {
    display: block;
    position: absolute;
    z-index: 999;
}
.search-button {
    background: url(../images/search-icon-new.png) no-repeat;
    float: right;
    padding: 0 19px;
    font-size: 0px;
    border: none;
    width: 34px;
    height: 40px;
}
.button-wrap-new {padding: 6px 0px;}
#displayFrame img {background: #879AC3;}
#displayFrame p {padding: 7px; margin-left: 34px;}
.filtre-height {height: 10px;}
.edit-error-button {border: none; padding: 5px 10px; background: #666; color: #fff;}
.edit-error-button:hover {background: #333;}

.profil-left {float: left; width: 50%; text-align: center;}
.profil-left h2 {font-size: 16px; font-weight: bold;}
.profil-left p {text-align: center!important;}
.profil-right {float: right; width: 50%; text-align: center;}
.profil-right h2 {font-size: 16px; font-weight: bold;}
.profil-right p {text-align: center!important;}
.aboutus-border {border: 10px solid white;
    box-shadow: 0px 0px 5px #111;
    float: left;
    height: 372px;
    margin: 15px 45px 10px;
    overflow: hidden;
    width: 300px;}

.sidepan img {margin-left: 0px;
  -webkit-transition: margin 1s ease;
     -moz-transition: margin 1s ease;
       -o-transition: margin 1s ease;
      -ms-transition: margin 1s ease;
          transition: margin 1s ease;
}

.sidepan img:hover {
  margin-left: -300px;
}

/*Games CSS*/
.game-body {width: 100%; height: 540px; background: url(../images/game/bg-game-2015.jpg) no-repeat; border: 1px solid #8B8B8B; margin-top: 10px; margin-bottom: 20px;}
.game-form-subscribe {width: 45%; padding: 20px; position: relative;}
.game-form-subscribe h1{color: #E41D22; font-size: 24px; border-bottom: 1px solid #8b8b8b; margin-bottom: 10px;}
.game-form {width: 100%; border: 1px solid #8B8B8B; padding-top: 10px; padding-bottom: 10px; background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5); position: absolute;}
.game-form-input {padding: 10px; float: left; width: 50%; border-right: 1px solid #8b8b8b;} 
.game-form-input input {width: 100%; margin-bottom: 8px; height: 30px; border: 1px solid #8b8b8b;}
.game-form-input button {width: 100%; background:#E41D22; border: 1px solid #991316; height: 30px; color: #fff; border-radius: 5px; font-size: 16px;}
.game-form-input button:hover {width: 100%; background:#991316; border: 1px solid #991316; height: 30px; color: #fff;}
.game-form-fb {float: right; width: 50%; padding-left: 10px; padding: 10px;}
.fb-game {width: 50%; float: left;}
.minion-game {width: 50%; float: right;}
.game-form-input form br {display: none;}
.errors {color: #E41D22;}
.game-info {width: 100%; margin-top: 235px;}
.filtre-height {height: 10px;}

.posts {width: 100%;display: inline-block;}
.posts-photo {width: 20%; float: left; padding-left: 10px; margin-bottom: 15px;}
.posts-content {width: 80%; float: right; margin-top: 10px; /*background: #D9EFFB; padding: 10px;*/}
.posts-arrow {float: left; width: 2%; text-align: right;padding-top: 10px;}
.posts-text {float: right; width: 98%; background: #D9EFFB; padding: 10px;}
.posts-line {border-bottom: 1px solid #c1c1c1; width: 100%; margin-bottom: 15px;}

.phone-cart-edit {font-size: 24px; font-weight: bold; color:  #444; padding: 5px 0 0 10px;}
.padd-cart-left {float: left; width: 30%; padding-top: 10px;}
.padd-cart-right {float: left; width: 70%; padding-top: 28px;}
.padd-cart-right img {margin-top: -8px;}
.cart-edit-phone-left {float: left; width: 30%;}
.cart-edit-phone-right {float: left; width: 70%;}
.free-delivery-span { color: #7ea238; font-weight: bold;}
.margin-phone-help {margin-top: -8px;}

/*-- nav cart start --*/
.navi-cart {width: 100%; font-size: 20px;}
.navi-step-cart-left {text-align: left; display: inline-block; width: 22%;}
.navi-step-cart-center1 {text-align: center; display: inline-block; width: 35%;}
.navi-step-cart-center2 {text-align: center; display: inline-block; width: 22%;}
.navi-step-cart-right {text-align: right; display: inline-block; width: 18%; }
/*-- nav cart end --*/

.add-products-input {width: 320px; height: 55px; padding: 0!important; border-radius: 5px;}
.attribut-css {display: block; padding: 4px 8px 2px 4px; font-weight: bold;}
.show_hide {display:none; background: url(../images/dostavka_tvinplast.png) no-repeat left; padding-left: 35px; padding-top: 5px; padding-bottom: 5px;}
.show_hide2 {display:none; background: url(../images/Easy_Returns-512.png) no-repeat left; padding-left: 35px; padding-top: 5px; padding-bottom: 5px;}
.show_hide3 {display:none; background: url(../images/phone-help.png) no-repeat left; padding-left: 35px; padding-top: 5px; padding-bottom: 5px;}
.show_hide4 {display:none; background: url(../images/safe-shopping.png) no-repeat left; padding-left: 35px; padding-top: 5px; padding-bottom: 5px;}
.line-show-hide {border-bottom: 1px solid #c1c1c1; margin: 18px 0; height: 1px;}
.slidingDiv, .slidingDiv2, .slidingDiv3, .slidingDiv4  {padding-top: 5px; text-align: justify;}
.plus-minus {float: right;}
.div-info {padding: 35px 0 0 0; width: 320px; margin: 0 auto; text-align: left;}

/*------ Soc ------*/
.print-page {background: url(../images/print-icon.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.print-page:hover {background: url(../images/print-icon-hover.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.fb-share {background: url(../images/facebook-icon.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.fb-share:hover {background: url(../images/facebook-icon-hover.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.gplus-share {background: url(../images/New-Google-Plus-Icon.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.gplus-share:hover {background: url(../images/New-Google-Plus-Icon-hover.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.t-sharea {background: url(../images/Twitter_alt_4.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.t-sharea:hover {background: url(../images/Twitter_alt_4-hover.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.pin-share {background: url(../images/pinterest-icon.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.pin-share:hover {background: url(../images/pinterest-icon-hover.png) no-repeat; width: 20px; height: 20px; display: inline-block;}
.button-info {color: #999; font-size: 13px; margin: 10px auto 0; width: 70%;}

.title-cart {float: left;}
.phone-help{float: right; padding-top: 27px;}
.promoPrice {background: url(../images/sale.png) no-repeat; width: 40px; height: 40px; position: absolute; top: 5px; right: 15px;}

/*-- Header Info --*/
.left-info, .center-info, .right-info {
    width: 32%;
    float: left;
    padding: 10px;
}
.bag-dds {padding-right: 25px;}
.tinymce ul {padding: 0 0 0 30px;}

/*------ About Us ------*/
.about-us-body {
    float: left;
    margin-left: 60px;
    width: 310px;
    text-align: center;
    margin-bottom: 30px;
}

.about-us-body1 {
    margin: 0 auto 30px;
    width: 310px;
    text-align: center;
}

.about-us-profil {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #dadada #dadada #b7b7b7;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 7px;
    padding: 5px;   
}
.about-us-profil_image{
    position: relative;
    overflow: hidden;
}

.about-us-profil_image img {
    margin-left: 0px;
    -webkit-transition: margin 1s ease;
    -moz-transition: margin 1s ease;
    -o-transition: margin 1s ease;
    -ms-transition: margin 1s ease;
    transition: margin 1s ease;
}

.about-us-profil_image img:hover {
    margin-left: -300px;
}

/*------ About Us end------*/


.info-dimisport{width: 55%;}
.dimisportPrice{width: 45%; border: 1px solid #aaaaaa; border-top: 0px; background: #eeeeee;}

/*-----*/
.logo-cart {margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #c1c1c1;}


.new-wrapper {width: 1150px; margin: 0 auto;}

.quicklinks-box {padding-bottom: 18px;}
.quicklinks-box ul {text-align: center;}
.quicklinks-box ul li {background: rgba(0, 0, 0, 0) url("../images/banners/icon-arrows.png") no-repeat scroll 102% -44px; display: inline-block; margin: 4px 19px; min-height: 17px;}
.quicklinks-box ul li a {font-size: 16px; padding-right: 13px; text-transform: uppercase;}
.bike-link {background: url("../images/bike-icon.png") no-repeat; padding-left: 58px!important; padding-top: 6px; padding-bottom: 10px;}
.fitness-link {background: url("../images/fitness-icon.png") no-repeat; padding-left: 40px!important; padding-top: 6px; padding-bottom: 10px;}
.outdoor-link {background: url("../images/outdoor-icon.png") no-repeat; padding-left: 48px!important; padding-top: 6px; padding-bottom: 10px;}
.sport-link {background: url("../images/sport-icon.png") no-repeat; padding-left: 48px!important; padding-top: 6px; padding-bottom: 10px;}
.shoes-link {background: url("../images/shoes-icon.png") no-repeat; padding-left: 58px!important; padding-top: 6px; padding-bottom: 10px;}
    
.quicklinks-box ul li a:hover {color: #E41D22!important; text-decoration: none!important;}

/*-- banners-mini --*/

.mini-banners ul {list-style-type: none;}
.mini-banners ul li {display: inline-block; width: 320px}
.mini-banners ul li div {height: 40px;}
.mini-banners ul li h2 {text-align: center; font-size: 18px;}
.li-mini-banners {margin-right: 9px;}
.li-mini-banners1 {float: right;}
.mini_b_button {
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    color: inherit;
}
.li-mini-banners img:hover {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.li-mini-banners1 img:hover {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.mini_b_button:hover {color: #fff!important; text-decoration: none; background: url("../images/more-next.png") no-repeat scroll 90% 11px rgba(228, 39, 24, 0.9); padding: 0.3em 2.5em 0.3em 1em; border: 2px solid transparent;}
.mini_b_div {text-align: center;}

.fourproducts-ie-home-page img {max-width: 120px; max-height: 140px;}
.home-pro {height: 140px!important;}
.home-tumbs {
    height: 233px!important;
    width: 16%!important;
}

/*blog dimi*/
#blog_dimi {margin: 10px 0 0; width: 100%;}
#blog_dimi ul {float: left; padding: 5px 0; width: 100%;}
#blog_dimi ul li {background: #F1F1F1 none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin-right: 1.3%;
    min-height: 440px;
    padding: 2%;
    width: 320px;}
    
#blog_dimi ul li h2 {height: 58px;}
    
#blog_dimi ul li img {max-width: 100%;
    margin-bottom: 5px;
    width: auto;
    height: auto;
}
#blog_dimi ul li a {color: #E41D22;}
#blog_dimi ul li a:hover {color: #666;}

/*help-info-banners*/
.help-info-banners {background: #ddd; height: 78px;}
.help-info-banners iframe { float: left;  margin-left: 8px}
.bg-email {text-align: center; padding-top: 20px; background: none;}
.bg-email h2 {font-weight: normal;}
.h2-email {background: url(../images/email-icon.png) no-repeat; font-size: 16px; float: left; padding: 10px 0px 10px 45px;}

.delivery-style {text-align: center; font-size: 13px; color: #db0000;}
.delivery-style span {color:#7ea238; font-weight: bold;}

.map-addres-info {padding: 10px 10px 15px 10px; width: 320px; float: left; background: #444; color: #fff; height: 200px;}
.map-addres-info p {font-size: 16px;}
.info-map-left {float: left; width: 30%; color: #c1c1c1}
.info-map-right {float: right; width: 65%; color: #c1c1c1}
.map-addres {width: 66%; float: left;}

.col {float: left;
    min-width: 285px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 5px;
}

.col h2 {font-size: 16px; color: #222; margin-left: 0; margin-bottom: 8px; padding-top: 0px}
.col ul { list-style: none; }
.colLine {height: 1px; border-bottom: 1px solid #c1c1c1; width: 100%; margin-bottom: 20px}
.social-network {width: 260px; margin: 0 auto; float: right;}
.social-network h2 {float: left; margin-bottom: 20px; margin-top: 5px; font-size: 16px;}
.social-network img {margin-right: 5px;}

.google-iframe iframe {height: 0;}
.clear-both {clear: both; display: none;}
.help-banner-mini {display: none;}

.thenk-you-page {
	margin: 25px auto;
	padding: 20px 10px;
    border: 1px solid #c1c1c1;
    background-color: #f2f2f7;
    background-image: url(../images/bg-noise.png);
    background-size: auto auto;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
   text-align: center;
   width: 60%;

}
/*Acounts*/
.actions .cart-account-wrapper .account {
    float: right;
    height: 35px;
    margin-top: 44px;
    text-align: right;
    width: 150px;
}
.acc-Menu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 6px 0 #333;
    display: none;
    float: none;
    left: 0px;
    overflow: hidden;
    position: relative;
    top: 10px;
    width: 240px;
    z-index: 999;
}
.acc-Menu>li {
    display: block!important;
    height: inherit!important;
}
.acc-body {
    padding: 20px;
}
.acc-name {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 14px !important;
    margin: 0 0 15px;
    padding: 0 0 10px;
    line-height: 35px;
    text-align: left;
}
.acc-body .list-group {
    margin: 0;
}
.acc-body .list-group .list-group-item {
    text-align: left;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2!important;
    color: #fff!important;
    background-color: #E41D22!important;
    border-color: #E41D22!important;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.acc-body .list-group .list-group-item {
    text-align: left;
}
a.list-group-item {
    color: #555;
}
.favourite a {
    color: #444;
    font-size: 14px!important;
}
.actions .cart-account-wrapper .favourite {
    float: right;
    height: 18px;
    margin-top: 45px;
    padding: 0 20px;
    text-align: right;
    width: auto;
}
.catIcon_2 {background: url(../images/icon-cataloge/kids.svg) no-repeat left; background-position: 5px -3px; background-size: 50px; padding-left: 58px!important;}
.catIcon_1 {background: url(../images/icon-cataloge/camping.svg) no-repeat left; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important;}
.catIcon_ {background: url(../images/icon-cataloge/ball.svg) no-repeat left; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important; }
.catIcon_4 {background: url(../images/icon-cataloge/swimming.svg) no-repeat left; background-position: 5px 11px; background-size: 40px; padding-left: 50px!important; }
.catIcon_3 {background: url(../images/icon-cataloge/bike.svg) no-repeat left; background-position: 5px 9px; background-size: 40px; padding-left: 49px!important; }
.catIcon_7 {background: url(../images/icon-cataloge/gym.svg) no-repeat left; background-position: 5px 8px; background-size: 30px; padding-left: 40px!important; }
.catIcon_5 {background: url(../images/icon-cataloge/dreha.svg) no-repeat left; background-position: 5px 8px; background-size: 30px; padding-left: 40px!important; }
.catIcon_6 {background: url(../images/icon-cataloge/sale.svg) no-repeat; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important;}
.catIcon_8 {background: url(../images/icon-cataloge/r.svg) no-repeat left; background-position: 5px 8px; background-size: 28px; padding-left: 40px!important;}

.catIcon_2:hover, .catIcon_2.current {background: url(../images/icon-cataloge/kids.svg) no-repeat left #E3000F; background-position: 5px -3px; background-size: 50px; padding-left: 58px!important; }
.catIcon_1:hover, .catIcon_1.current {background: url(../images/icon-cataloge/camping.svg) no-repeat left #E3000F; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important;}
.catIcon_:hover, .catIcon_.current {background: url(../images/icon-cataloge/ball.svg) no-repeat left #E3000F; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important;}
.catIcon_4:hover, .catIcon_4.current {background: url(../images/icon-cataloge/swimming.svg) no-repeat left #E3000F; background-position: 5px 11px; background-size: 40px; padding-left: 50px!important; }
.catIcon_3:hover, .catIcon_3.current {background: url(../images/icon-cataloge/bike.svg) no-repeat left #E3000F; background-position: 5px 9px; background-size: 40px; padding-left: 49px!important; }
.catIcon_7:hover, .catIcon_7.current {background: url(../images/icon-cataloge/gym.svg) no-repeat left #E3000F; background-position: 5px 8px; background-size: 30px; padding-left: 40px!important; }
.catIcon_5:hover, .catIcon_5.current {background: url(../images/icon-cataloge/dreha.svg) no-repeat left; background-position: 5px 8px; background-size: 30px; padding-left: 40px!important; }
.catIcon_6:hover, .catIcon_6.current {background: url(../images/icon-cataloge/sale.svg) no-repeat #E3000F; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important;}
.catIcon_8:hover, .catIcon_8.current {background: url(../images/icon-cataloge/r.svg) no-repeat left #E3000F; background-position: 5px 8px; background-size: 28px; padding-left: 40px!important;}

.homepage-banners-slide {width: 1366px; margin: 0 auto;}
.info-slide-text {width: 100%; background: #ECECEC; padding-top: 10px}
.home-promo-price {margin-left: 128px!important;}
.brand-logo {margin: 20px auto;}
.brand-logo img {margin-right: 30px;}
.full-width {width: 100%!important}
.fa-phone { font-size: 18px!important; padding-right: 5px}
.fa-road { font-size: 18px!important; padding-right: 5px}
.fa-refresh { font-size: 18px!important; padding-right: 5px}
.price-valute {font-size: 17px; font-weight: normal;}
.fullname {padding-right: 0!important; padding-left: 0!important; width: 100%!important;}
.fa-shopping-cart {
    font-size: 27px!important;
    color: #444;
    padding-top: 5px;
}
.acc-dropdown i {
    color: #444;
    font-size: 23px!important;
}
.fa-user, .fa-star, .fa-heart {
    color: #444;
    font-size: 20px !important;
}
#favorite-size {
    font-size: 10px!important;
    background-color: #f0280a;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-left: 12px;
    position: absolute;
    float: right;
    display: block;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #FFF;
    line-height: 18px;
    top: 35px;
}
/*--homepage-banners--*/
.mini-banners {
    width: 1150px;
    margin: 0 auto;
}
.mini-banners ul {
    list-style-type: none;
}
.mini-banners ul li {
    display: inline-block;
    width: 375px;
}

.brand-logo img {
    margin-right: 28px;
}
.panel-title {font-weight: bold;}
.check-all-wrapper #removeBtn {
    background: #fff;
    border: 0 none;
    color: #bcbcbc;
    opacity: 1;
    outline: 0 none;
    padding: 15px 20px 30px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 230px;
    float: right;
    position: relative;
    margin-top: -60px;
    border-radius: 30px;
    border: 1px solid #bcbcbc;
}
.page-fav .product {
    width: 100%;
    height: 212px;
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
}

.page-fav .product .image-wrap {
    float: left;
    height: 212px;
}

.page-fav .product .name-wrap {
    text-align: left;
    float: left;
    margin: 50px 0 0 20px;
    width: 35%;
}

.page-fav .product .name-wrap .price-group {
    display: block;
    margin-top: 15px;
    color: #000;
}
.checkboxFa {
    float: left;
    margin-top: 75px;
}
.add-fav-pro {
    top: 70px;
    background-color: #333;
    border: 0 none;
    color: #fff;
    opacity: 1;
    outline: 0 none;
    padding: 15px 12px 15px 12px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 190px;;
    float: right;
    position: relative;
    border-radius: 30px;
    font-size: 14px; 
}
.fa-info {
    text-align: center;
    background-color: #E3010F;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    color: #fff;
    padding: 3px;
}
.popup{
    position: relative;
    display: inline-block;
  }

.popup-text{
    margin-bottom: -5px;
    visibility: hidden;
    width: 422px;
    background-color: #EFF9FE;
    box-shadow: 0px 0px 8px #c1c1c1;
    color: #333;
    text-align: center;
    border-radius: 5px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
}

.popup .popup-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 49%;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: #EFF9FE transparent transparent;
}

.popup .popup-text {
    opacity: 0;
    transition: opacity 1s;
}

.popup:hover .popup-text {
    visibility: visible;
    opacity: 1;
}
#prCodeKey {
    height: 35px;
    padding: 0 10px;
    border-radius: 30px!important;
}

.promo-btn {
    margin: 0 auto 0 5px;
    display: block;
    height: 34px;
    border: none;
    border-radius: 30px;
    color: #fff;
    background-color: #444444;
    padding: 0 20px;
}
#promocode-show {
    color: #7f354c;
    font-weight: bold;
}
#promocode-hidden {
    display: none;
}
/*variations*/
.variations {width: 100%; float: left; margin-bottom: 10px;}
.variations > div {font-weight: normal!important; color: #333!important;}
.variation-wrap {float: left; padding: 10px; border: 1px solid #ccc; border-radius: 5px; margin-right: 5px; text-align: center; margin-bottom: 5px; width: 76px; height: auto;}
.variation-wrap img {width: 55px;}
.active-variation {border: 2px solid #E3010F;}
/*end variations*/
/*
* END END MOBILE MENU
*/

/*------ Media Queries ------*/
/*
@media screen and (max-width: 1400px) {
	.iframe1 {display: none;}
	.iframe2 {display: block;}

}

@media screen and (max-width: 1100px) {
	.iframe2 {display: none;}
	.iframe3 {display: block;}
	#slogan {margin-top: -55px;}

}*/

/* Tablet (Landscape) */
@media only screen and (max-width: 1366px){
    .homepage-banners-slide{
        width: 100%;
    }
    .unslider img {
    width: 100%!important;
    height: auto!important;
}
}
@media only screen and (max-width: 1150px){
    .mini-banners ul li {display: inline-block; width: 33%;}
    .mini-banners ul li div {height: 40px;}
}

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

	#head1 .actions, #head1, #head-wrapper1, #head, #wrapper, ul.menu_l1 {
		width: auto;
		margin: 0 15px;
	}

	.div-iframe {width: 100%;}

	#slogan {margin-top: -18px;}

	#product-desc {padding: 0 0 0 20px;}

	.threebanners img {width: 32%;}

	#head1 .actions, #head1 {
		width: auto;
		margin: 0 15px;
	}

	#product-photo {width: 50%;}

	#product-photo-navi {width: 40%;}

	.free-delivery {
		margin: 8px 0 0 30px;
	}
	#head1 .actions span {
		font-size: 11px;
	}
	.header-search{
		margin-left: 40px;
		margin-top: 33px;
	}
	.input-search {
		width: 190px;
	}
	ul.menu_l1 li a, ul.menu_l1 li a:link, ul.menu_l1 li a:visited {
		font-size: 1em;
		padding: 11px 4px 10px;
	}
	#floating-menu {
		width: 25%;
	}
	#group-products{
		width: 75%
	}
	.product {
		width: 48%;
		text-align: center;
	}
	.product.thumbs>div {
		margin: 0 auto;
	}
	#footer-del1 {
		border-right: none;
		width: 47%
	}
	#footer-del2 {
		/*float:none;*/
	}
	#footer {
		width: 100%;
	}

#wrapper-footer {
		width: 100%;
	}

	#footer-copyright {
		width: 100%;
	}
	#cat-middle {
		width: 75%;
	}
	.attr-wrap.qty {
		width: auto;
		float: none;
	}
	.button-wrap {
		float: none;
		width: auto;
	}
	.button-wrap>input {
		float: none !important;
		padding: 0px !important;
	}
	.add-to-cart-wrap {
		margin: 0px;
	}
	.contact-info img {
		float: none !important;
		width: 100% !important;
		height: auto !important;
		margin-bottom: 10px;
	}
	.contact-info iframe {
		width: 100% !important;
		scrolling: no;
	}
	#slogan p {
		font-size: 19px;
	}
	.virtual-office {
		display: none;
	}
	.size-tables .full-width-img {
		width: 100%;
		height: auto;
	}
    
        .checkout-button-wrapper {width: 100%; margin-bottom: 20px;}
    .navi-cart {font-size: 1.2em;}
    #product-desc {
    width: 42%;}

    
    .profil-left, .profil-right {float: none; margin: 0 auto; width: 300px;}
    .aboutus-border {margin: 15px 0 10px;}
    .left-info {width: 37%;}
    .center-info {width: 30%;}
    .right-info {width: 26%; text-align: left; padding: 10px 10px 10px 40px;}
    #text-cat img {width: 100%!important; height: auto;}
    .phone-header {display: none;}
	.new-wrapper {width: 100%;}
	.posts-line {border-bottom: 1px solid #c1c1c1; width: 100%; margin:25px 0px 15px;}
	.li-mini-banners {width: 32%; text-align: center;}
	.li-mini-banners1 {width: 32%; text-align: center;}
	.li-mini-banners a img { width: 85%; height: auto;}
	.li-mini-banners1 a img { width: 85%; height: auto;}
	.bannerproducts-ie-home-page img {width: 100%;}
	.bannerproducts-ie-home-page {
   			 float: left;
   			 width: 30%;
}
	.bannerproducts-ie-home-page1 {
   			 float: left;
   			 width: 100%;
}
	.new-wrapper{margin: 0 auto;}
	#leftcontent {padding-top: 0;}
	#blog_dimi ul li {width: 32%;}
	.li-mini-banners {
    margin-right: 0; 
}
.help-info-banners iframe {
    width: 100%!important; 
    height: 64px!important;
    margin: 5px 0 0 0;
    border-bottom: 1px solid #999;
}
.h2-email {width: 96px; margin: 0 auto; float: none;}
.help-info-banners {height: 200px;}
.social-network {float: none; padding-top: 20px;}
.social-network h2 {display: none;}
.clear-both {clear: both; display: block;}
.col {min-width: 22%;}
}
}

/* Homepage - slider adjustment */
/*@media only screen and (max-width: 900px) {
	#slogan {
		margin: -70px 0 20px;
	}
	
	.livrare {display: none;}
	
	.mls1 {display: none;}
}*/

@media screen and (max-width: 850px) {
	.iframe3 {display: none;}
	.iframe4 {display: block;}
	#slogan {margin-top: -105px;}
	.mls1 {display: none;}
    .profil-left, .profil-right {float: none;}
    .navi-cart {font-size: 1em;}
    #product-content {
    padding-bottom: 20px;
}
.left-info {width: 20%;}
.center-info {width: 34%;}
.right-info {width: 42%; text-align: left; padding: 10px 10px 10px 40px;}
.phone-header {display: none;}
.li-mini-banners {width: 33%; text-align: center; float: left; padding-bottom: 30px;}
.li-mini-banners1 {width: 33%; text-align: center; padding-bottom: 30px;}
.li-mini-banners a img { width: 90%; height: auto;}
.li-mini-banners1 a img { width: 90%; height: auto;}
.mini-banners ul li h2 {
    text-align: center;
    font-size: 14px;
    }
.li-mini-banners {
    padding-right: 0;} 
    }

/* Tablet (Portrait) */
@media screen and (max-width: 768px) {
	#product-content{width: 100%!important}	
	.welcome-name, .fav-none{display: none;}
	.actions .cart-account-wrapper .account{width: 20px;}

	.iframe1{display: none;}

	#head1 .actions, #head1, #head-wrapper1, #head, #wrapper {
		width: auto;
		margin: 0px 5px;
	}

	#head1 .actions, #head1 {
		margin: 0 5px;
		width: auto;
	}
	.links {
		display: none;
	}
	.ico {
		display: block;
		height: 25px;
		padding: 0;
	}
	#head .logo {
		width:12%;
	}
	.logo img {
		width: 100%;
	}
	.input-search {
		width: 100px;
	}
	.header-search {
		margin-left: 30px;
		width: 56%
	}
	#head1 .actions span {
		font-size: 11px;
	}
	#head .actions {
		width:85%;
	}
	.menu_l1 {
		display: none;
	}
	.mobile-nav-button {
		display: block;
		padding: 10px;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		text-shadow: 1px 1px 1px #610305;
		text-align: center;
	}
	.mobile-nav-button img {
		position: absolute;
		top: 6px;
		margin: 0 0 0 7px;
	}
	#footer-menu {
		display: none;
	}

	#footer-del1 {
		width: 43%;
		margin: 5px 5px 20px;
	}

	#product-desc {
		float: none;
		width: 100%;
		padding: 0;
	}
	#product-photo {
		display: none;
	}

	#product-photo-navi {
		display: none;
	}

	.flexslider {
		display: block;
	}
	#product-desc {
		padding: 0 15px;
	}
	#floating-menu {
		/*width: 100%;*/
		display: none;
	}
	#cat-left {
		/*width: 100%;*/
		display: none;
	}
	.page-content #floating-menu {
		width: 100%;
		display: block;
		margin-top: 10px;
	}
	.page-content #cat-left {
		width: 100%;
		display: block;
	}
	#cat-left ul li a {
		border-bottom: 1px solid #ccc;
		display: block;
		font-weight: bold;
		padding: 10px;
		text-decoration: none;
	}
	#cat-left ul li ul {
		display: none;
	}
	#cat-left ul {
		padding: 0px;
		text-align: center;
	}
	#cat-left1 {
		/*width: 100%;
        text-align: center;*/
		display: none;
	}
	#cat-left1 ul li a {
		border-bottom: 1px solid #ccc;
		display: block;
		font-weight: bold;
		padding: 10px;
		text-decoration: none;
	}
	#cat-left1 ul li ul {
		display: none;
	}
	#cat-left1 ul {
		padding: 0px;
	}
	#cat-middle {
		width: 100%;
	}
	#group-products {
		width: 100%;
	}
	.ui-dialog {
		width: 100% !important;
		left: 0 !important;
		box-sizing: border-box;
	}
	#FormProductAdded > table > tbody > tr > td > table > tbody > tr > td:first-child {
		display: none;
	}
	.ui-dialog-buttonpane {
		text-align: center !important;
	}
	button.ui-state-default.ui-corner-all {
		margin: 5px !important;
		padding: 5px !important;
	}
	.info-sidebar {
		display: none;
	}
	.info-content {
		padding: 0 25px;
	}
	.info-content {
		width: 100% !important;
	}
	.attr-wrap.qty {
		width: 45%;
		float: left;
	}

	.threebanners img {
		margin-bottom: 6px;
		width: auto;
	}
	.iframe-container {
		display: none;
	}
	#dimi-building {
		width:100%;
		height:auto;
		margin-bottom: 15px;
	}

	#slogan {display: none;}

	#leftcontent iframe {
		display: none;
	}

	#head1 .actions .phone .mls {
		font-size: 13px;
	}

	.phone {
		margin:7px 15px 0;
	}

	.free-delivery {
		margin: 8px 0 0 10px;
	}

	.size-tables {
		width: 100% !important;
		height: auto !important;
	}
.padd-cart-left {float: left; width: 40%;}
.padd-cart-right {float: left; width: 60%;}
.cart-edit-phone-left {float: left; width: 40%;}
.cart-edit-phone-right {float: left; width: 60%;}
.navi-cart {font-size: 0.8em;}
.steps-checkout {padding: 5px 5px 5px 10px;}
#attributes {width: 90%;}
.div-info { width: 90%;}

.left-info {width: 32%;}
.center-info {width: 33%;}
.right-info {width: 33%; text-align: left; padding: 10px 10px 10px 40px;}
.about-us-body {float: none; margin: 0 auto 20px;}
.quicklinks-box ul {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    }
    .quicklinks-box ul li {margin: 4px 19px 15px;}
    .bannerproducts-ie-home-page {text-align: center;}
    .bannerproducts-ie-home-page img {width: 60%; padding-bottom: 20px;}
.bannerproducts-ie-home-page {
    width: 100%;
}
.fourproducts-ie-home-page {
    display: block;
    width: 100%;
    }
    .home-tumbs {
    height: 233px!important;
    width: 45%!important;
}
.bg-email {width: 68%;}
}

@media only screen and (max-width : 680px) {
	.img-1 {}
	.img-2 {margin-left: 0px;}
	.img-3 {margin-left: 0px;}

	.header-search {margin-left: 20px; width: 48%;}
    .left-info {width: 100%; margin: 0 auto;}
    .center-info {display: none;}
    .right-info {display: none;}
    .li-mini-banners {width: 100%; text-align: center; float: left; padding-bottom: 30px;}
    .li-mini-banners1 {width: 100%; text-align: center; padding-bottom: 30px;}
    .li-mini-banners a img { width: 90%; height: auto;}
    .li-mini-banners1 a img { width: 90%; height: auto;}
    #blog_dimi ul li {width: 85%; margin-bottom: 6px; padding: 10%;}
    #blog_dimi {width: 440px; margin: 0 auto;}
    .home-tumbs {
    height: 233px!important;
    width: 30%!important;}
    .map-addres {width: 100%; float: none;}
    .map-addres-info {width: 100%; float: none; padding: 10px 0;}
    .col {min-width: 45%;}
    .help-banner-big {display: none;}
    .help-banner-mini {display: block;}
}

@media only screen and (max-width : 559px) {
	.choose-payment-button {
		float: none !important;
	}
	#head1 .actions, #head1, #head-wrapper1, #head, #wrapper1 {
		width: auto;
		/*margin: 0 2px;*/
		height: 70px;
	}
	.input-search {
		width: 90px;
	}
	/*.header-search {
        margin-left: 0px;
        margin-top: 17px;
    }*/
	.header-search {
		display: none;
	}
	.header-search-mobile {

	}
	.phone {
		display: none;
	}
	.free-delivery{
		display: none;
	}
	.icon-phone {
		display: inline;
		float: right;
		margin: 4px 0 4px;
		padding: 4px 0px 4px 15px;
		border-left: 1px solid #333;
		color: #444 !important;
	}
	.ico {
		display: none;
	}
	.header-links {
		display: inline-block;
		float: left;
	}
	.links {
		display: inline-block;
		float: left;
	}

	/*#head .logo {
        float: none;
        width: 50%;
        margin: 5px auto;
    }*/
	#head .logo{
		margin: 0 0 18px;
	}

	#head1 .actions span {
		font-size: 14px;
	}

	.header-search-mobile {
	display: block;
    float: none;
    height: 40px;
    margin: 0 auto;
    width: 100%;
    border-radius: 40px;
	}

	#head .actions form.search {margin-bottom: 10px;}

	.header-search-mobile .input-search {
		
	}
    
	.logo img {
		width: auto;
		margin-top: 15px;
	}
	#head .actions {
		width:100%;
		float: none;
	}
	.cart {
		margin-top: 0px;
	}
	#slogan p {
		font-size: 15px;
	}
	.product {
		width: 100%;
		text-align: right;
		height: 200px;
		padding-left: 0px;
		border-top: 1px solid #ccc;
	}
	.product.thumbs>div {
		margin: 0 auto;
	}
	.product>div {
		margin: 0 auto;
	}
	.product .image-wrap {
		height: 200px;
		position: relative;
		float: left;
		width: 120px;
	}
	button.ui-state-default.ui-corner-all {
		/*float: none !important;*/
	}
	.checkout-table thead,.checkout-table tfoot  {
		display: none;
	}
	.checkout-item {
		overflow: hidden;
	}
	.checkout-table td:first-child {
		display: block;
	}
	.checkout-table td {
		border-bottom: none !important;
		text-align: left;
	}
	.checkout-table tr {
		display: block;
		border-bottom: 1px solid #E8E8E8;
	}
	.checkout-table tr:last-child {
		border: none;
	}
	.checkout-table td, .checkout-table th {
		border-right: none;
	}
	.checkout-summ {
		display: block;
		background: #F4F4F4;
		border: 1px solid #E8E8E8;
		margin: 0 0 10px;
		text-align: right;
		border-radius: 3px;
		color: #000;
	}
	.checkout-summ:after {
		content: '';
		display: block;
		clear: both;
	}
	.summ-left, .summ-right {
		float: left;
		width: 50%;
		padding: 10px;
		box-sizing: border-box;
	}
	.summ-left {
		border-right: 1px solid #E8E8E8;
	}
	.table-user-information td {
		display: block;
		border: none !important;
		padding: 0 !important;
		margin: 0;
	}
	.table-user-information tr {
		padding: 1px 0 ;
		display: block;
	}
    
	.threebanners img {
		margin-left: 0;
	}
	.image-map {
		display: none;
	}
	.contact-form iframe {
		width: 100%;
	}
	.checkout-button-wrapper {
		float: none !important;
		width: 65%;
	}
	.checkout-button-wrapper a {
		display: block;
		margin: 0px !important;
	}
	.checkout-button-wrapper1 {
		float: none !important;
		width: 65%;
		margin-top: 15px;
	}
	.checkout-button-wrapper1 a {
		display: block;
		margin: 0px !important;
	}
	.pull-right {
		float: none !important;
	}
	.continue-shopping {
		display: none !important;
	}
	.col-xs-3.order-confirm-input {
		display: none;
	}
    
	.body-content.order-confirm-input {
		border: none !important;
	}
	.col-xs-9.order-confirm-input {
		width: 100%;
	}
	.col-xs-9.order-confirm-input table {
		width: 100%;
	}
	.text-top {
		display: none;
	}
	.text-bottom {
		display: block;
	}

	.img-1 {}
	.img-2 {margin-left: 0px;}
	.img-3 {margin-left: 0px;}

	.size-tables .half-width-img {
		width: 100%;
		height: auto;
	}

	#footer-del1 {width: 100%; min-height: 335px; margin: 5px 5px 20px; padding: 12px 0 0px 15px; color: #fff}
	#footer-del1 h3 {text-transform: uppercase;}
    .title-cart {margin: 0 auto;}
    .phone-help{float: left; padding-top: 27px; padding-bottom: 10px;}
    .on-step {font-size: 20px; width: 100%; text-align: left;}
    .off-step {display: none;}
    .payment-none {display: none;}
    .home-tumbs {
    height: auto!important;
    width: 97%!important;}
    .mini-banners ul li {display: inline-block; width: 100%;}
 }

/* Smartphones (portrait) */
@media only screen and (max-width : 480px) {
	.mini-banners{width: 100%}
	.product .image-wrap {
		height: 140px;
	}
	.ico {
		display: block;
		height: 25px;
		padding: 0;
	}
	.links {
		display: none;
	}
	.icon-truck, .icon-envelope, .icon-blogger {
		font-size: 18px;
	}
    
    .icon-blogger {
		font-size: 16px;
	}
    
	#help object {
		width: 100%
	}
	.button-wrap {
		width: auto;
	}
	.delivery-paragraph {
		padding: 0px;
	}
	.add-to-cart-wrap {
		margin: 0px;
	}
	.attr-wrap.qty {
		width: 37%;
	}
	.icon-truck, .icon-envelope {
		padding: 7px;
	}
	.product {
		height: 140px;
		border-top: 1px solid #ccc;
	}
	.product img {
		max-width: 120px;
		margin-right: 5px;
	}
	#slogan img {
		margin: 0px !important;
	}
	#bike-sizes {
		width: 100%;
		height: auto;
	}
	#head .actions a.caption {
	}
	.cart {
		margin-right: 3px;
		margin-top: 2px;
	}
	#wrapper iframe {
		width: 100%;
		height: 330px;
	}  
        
    .game-form-subscribe {
    width: 90%;
    }
    .minion-game {display: none;}

    .fb-game {width: 100px;}

    .game-form {padding-bottom: 10px;}
    .cart-display-none {display: none;}
    #attributes {width: 233px;}
    .div-info { width: 233px;}
    .promoPrice {margin-left: 95px;}
    .info-dimisport{width: 35%;}
    #blog_dimi ul li {width: 100%; margin-bottom: 10px; float: none; padding: 0;}
#blog_dimi ul li h2 {text-align: center!important; margin: 0; padding-left: 30px; padding-right: 30px;}
#blog_dimi ul li p {padding: 10px 30px;}
#blog_dimi {width: 100%; margin: 0 auto; text-align: center;}
.bannerproducts-ie-home-page img {width: 100%; display: none;}
.quicklinks-box {display: none;}
.blog3 {display: none;}
.blog4 {display: none;}
.map-addres-info {width: 100%}
.map-addres {width: 100%}
.bg-email {width: 95%;}
.col {min-width: 40%;}
.zopim {display: none!important;}
.popup-text {width: 100%;}
.unslider-nav {
    display: none;
}
#head1 {
    height: 50px;
}
}

div.verticalScroller div.scroller {
    overflow: hidden;
    height: 470px;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.verticalScroller td {
    display: inline-block;
}
#photos div.scroller .item {
    border: 1px solid #999999;
    margin-left: 2px;
    margin-right: 3px;
}
div.verticalScroller div.scroller .selected {
    border: 2px solid #FF0000;
    -moz-opacity: 1.0;
    opacity: 1.0;
    filter: alpha(opacity = 100);
}
div.verticalScroller div.scroller .item {
    border: 1px solid #000000;
    display: inline-block;
    text-align: center;
    padding: 0px;
    margin: 2px 2px;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}
div.verticalScroller div.navBack {
    text-align: center;
}
div.verticalScroller div.navForward {
    text-align: center;
}
.widthFav {
    margin: 15px auto 0;
    text-align: center;
    max-width: 155px;
    padding: 10px 0px;
    background: #ECECEC;
    border-radius: 30px;
}
.add-to-favorite1{
    background: none;
    border: none;
}
.add-to-favorite1 i {
    font-size: 15px!important;
}
.add-to-favorite1.added i {
    color: #E3010F;
}
#login-overlay.modal-dialog {
    width: 1150px;
    margin: 0 auto 30px;
}
#login-overlay.modal-dialog .modal-content .well.login-form {
    background: none;
    border: none;
    box-shadow: none;
}
#login-overlay.modal-dialog .modal-content {
    box-shadow: none;
    border: none;
}
.login-form h2 {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 100%;
}
.col-xs-12 h2 {
    margin-bottom: 10px;
    text-transform: none;
    font-size: 18px;
}
.btn.login-button {
    background-color: #333;
    border-color: #333;
    border-radius: 30px;
    color: #fff;
    opacity: 1;
    outline: 0 none;
    padding: 10px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: auto;
    float: left;
    position: relative;
}
.btn-primary {
    background: #333333!important;
    border: 0;
    border-radius: 30px;
}
.btn {
    border: 0!important;
    padding: 14px 60px!important;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success{
    background: #333333!important;
}
.panel.panel-primary.pmmPanel > .panel-heading {
    background: #fff;
    border: none;
    color: #333;
}
.panel.panel-primary.pmmPanel {
    border: none;
}
.panel-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px!important;
}
.profile-menu {
    border: 1px solid #ddd;
    margin-bottom: 50px;
}
.profile-menu {
    border: 1px solid #ddd;
    margin-bottom: 50px;
}
.profile-menu li {
    cursor: pointer;
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #ddd;
}
.profile-menu .fa {
    margin-right: 5px;
}
.profile-menu i {
    font-size: 12px!important;
}
.col-xs-12 h2 {
    margin-bottom: 10px;
    text-transform: none;
    font-size: 18px;
}
.profile-menu a {
    color: #000;
}
.myacc td {
    background: #ffffff!important;
    border: none!important;
}
.myacc {
    border: 1px solid #ddd;
}
.steps-checkout {
    padding: 0 20px 10px 0;
    border-bottom: 1px solid #c1c1c1;
}
.red-border {
    border-top: 10px solid #E41D22;
    margin: 10px 0;
    display: inline-block;
}
.silver-border {
    border-top: 10px solid #626262;
    margin: 10px 0;
    display: inline-block;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #E41D22;
    padding: 0;
    margin: 0 0 0 5px;
}
.arrow-down-none {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    padding: 0;
    margin: 0 0 0 5px;
}
.btn-primary{
    height: 48px;
}
.col-xs-9 h2{
    color: #333!important;
    font-weight: normal!important;
    margin-bottom: 10px!important;
}
.col-xs-9 {
    width: 100%!important;
}
.sofort-button, .wirecard-button, .paypal-button{
    height: 40px;
}
.button-cart-mini{
    list-style: none;
}
.product-OConf img {
    margin: 10px;
    width: 80px!important;
    height: auto!important;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
 }