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;*/
    background: url("../images/head/background-soloair.jpg") no-repeat top,
    linear-gradient(180deg, #F8F8F8 110px, transparent 0) no-repeat;
}
body.body-front-home {
    /*background: url(../images/bg/christmas-snow-bg.jpg) no-repeat top 200px center;*/
    background: url("../images/head/background-soloair.jpg") no-repeat top,
    linear-gradient(180deg, #F8F8F8 110px, transparent 0) no-repeat;
}
/*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: #ea11aa; text-decoration:none;}
a:hover { color:#ea11aa; text-decoration: none; transition: color 0.3s ease 0s;}
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; 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; }
.wrapper {margin:20px auto 0; max-width:1100px; text-align:center;}

@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;
    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: 4px 0; width:15%; float: left;}
#head .actions { float: right; text-align: right; width: 48%;}
#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: #ea11aa;
    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;}

#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;}
#head1 a {color: #333;}
#head1 a:hover {color: #E41D22;}
#head1 .logo { margin-top: 16px; width:260px; float: left;}
#head1 .actions { height: 35px; margin: 0 auto; overflow: hidden; text-align: left; width: 1000px;}
#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;
    _position: relative;
    _z-index: 999;
    zoom:1;
    background-color:#fff;
    border-top: 6px solid #3a3a3a;
    border-bottom: 1px solid #dadada;

}

/*html>body #mainmenu {
    position: relative;
    z-index: 10;
    box-shadow: 0px 4px 8px #888;
}*/
#shopping-cart {
    position: relative;
}
.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: 65px;
    left: -140px;
    width: 290px;
    z-index: 999;
    position: absolute;
    border-top: 2px solid #333;
}
.cart-hover-menu #cartContent {
    width: 100%;
}
.cart-items {
    padding: 0 8px;
    max-height: 218px;
    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: 115px!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-amount {
    /*color: #7ea238;
    font-weight: bold;*/
}

.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: 0px;
}
.cart-row {
    display: block;
    float: left;
    margin-bottom: 2px;
    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;
}

ul.menu_l1 li {
    text-transform: uppercase;
    position: relative;
    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: none;
    color:#3a3a3a;
    text-decoration: none;
    font-size:13px;
    margin:0;
    padding:12px;
    font-size: 1.1em;
    font-weight: 600;
}

ul.menu_l1 li a.current {
    margin-top: -6px;
    border-top: 6px solid #f510a8;
    color: #f510a8;
    background: #f4f4f4;
    border-bottom: 1px solid #f510a8;
    margin-bottom: -1px;
}

ul.menu_l1 li a.selected {
    color: #f510a8;
}

ul.menu_l1 li a:hover {
    color: #f510a8;
    background-color: #f4f4f4;
}

/*new css*/
.header-text {
    text-align: center!important;
    width: 30%;
    float: left;
    margin: 44px 0px 0px 30px;
    font-size: 18px;
    font-style: italic;
}

/* Level 2 */
ul.menu_l2 {
    -moz-columns: 2;
    -webkit-column-count: 2;
    display: none;
    list-style: none;
    position: absolute;
    top: 44px;
    left: 0px;
    width: 520px;
    background: #f4f4f4;
    padding: 10px;
    z-index: 99;
    margin: 0;
    zoom: 1;
    border-top: 1px solid #f510a8;
}

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

ul.menu_l2 li a, ul.menu_l2 li a:link, ul.menu_l2 li a:visited {
    font-size:13px;
    float: none;
    padding: 0;
    color:#3a3a3a;
    font-weight: bold;
}

ul.menu_l2 li a:hover {
    color: #f510a8;
    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;
}

#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; transition: color 0.3s ease 0s;}
#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; transition: color 0.3s ease 0s;}

#body-content {width:100%;}

#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;
    /*padding: 10px 0;*/
    width: 100%;
    display: block;
    height: /*33px*/ /*52px*/ 32px;
    margin: auto;
}

.breadhome {
    margin-left: 5px;
    z-index: 6;
    display: block;
    float: left;
    margin-right: 4px;
    position: relative;
    width: 46px;
    height: /*33px*/ 32px;
    text-align: center;
    text-align: center;
    background: #333333;
}
#breadcrumbs a {color: #fff;}
#breadcrumbs a:hover {color: #F510A8; text-decoration: underline; transition: color 0.3s ease 0s;}
.morespace { *margin-bottom:6px;}
.pages {float:right; display:inline; width:200px; *margin:-18px 0 6px 0;}
.pages-bottom {float:right; display:inline; width:200px; margin-top: 10px;}
.breadhome::after {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #333333;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    right: -9px;
}
.breadhome img { padding-top: 8.5px; padding-left: 5px; }
.breadup{
    margin-top: 5px;
    color: #fff;
    position: relative;
    z-index: 5;
    left: -1px;
    background: #F510A8;
    height: /*24px*/ 32px;
    display: block;
    float: left;
    padding-top: /*9px*/ 8px;
    padding-left: 30px;
    padding-right: 29px;
}
.breadup::after {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #F5F2EA;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.breadup::before {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #F510A8;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    right: -9px;
}
.breadup-active{
    color: #fff;
    position: relative;
    z-index: 5;
    left: -1px;
    background: #333333;
    height: /*24px*/ 32px;
    display: block;
    float: left;
    padding-top: /*9px*/ 8px;
    padding-left: 30px;
    padding-right: 29px;
}
.breadup-active::after {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #F5F2EA;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.breadup-active::before {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #333333;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    right: -9px;
}
.breadup-active-n{
    color: #fff;
    position: relative;
    z-index: 4;
    left: 2px;
    background: #333333;
    height: /*24px*/ 32px;
    display: block;
    float: left;
    padding-top: /*9px*/ 8px;
    padding-left: 30px;
    padding-right: 29px;
}
.breadup-active-n::after {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #F5F2EA;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.breadup-active-n::before {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #333333;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    right: -9px;
}
.breadup-active-p{
    color: #fff;
    position: relative;
    z-index: 3;
    left: 5px;
    background: #333333;
    height: /*24px*/ 32px;
    display: block;
    float: left;
    padding-top: /*9px*/ 8px;
    padding-left: 30px;
    padding-right: 29px;
}
.breadup-active-p::after {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #F5F2EA;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.breadup-active-p::before {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #333333;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    right: -9px;
}
.breadselected{
    color: #fff;
    position: relative;
    z-index: 2;
    left: 2px;
    background: #F510A8;
    height: /*24px*/ 32px;
    display: block;
    float: left;
    padding-top: /*9px*/ 8px;
    padding-left: 30px;
    padding-right: 29px;
}
.breadselected::after {
    border-bottom: 16.5px solid transparent;
    border-left: 9px solid #f4f4f4;
    border-top: 16.5px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.breadselected::before {
    border-bottom: 16.5px solid #f4f4f4;
    border-left: 9px solid #F510A8;
    border-top: 16.5px solid #f4f4f4;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
}
#leftcontent {float:left; width:100%;}
#leftcontent a {color: #333;}
#leftcontent a:hover {color: #f30fad; text-decoration: none; transition: color 0.3s ease 0s;}
.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: 100%;}

#text h1 { margin-top:4px; text-align:left; padding-top:5px; color:#444; font-size:16px; padding-left:40px; 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:#E41D22; text-decoration: none;}
.logo-text { margin-top:4px; text-align:left; padding-top:5px; color:#E41D22; font-size:16px; padding-left:40px; 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:260px; /*height:10px*/}
#cat-left { position: relative; top:0px; width:250px; border-bottom:none;}
#cat-left a {color: #333; text-decoration: none;}
#cat-left a:hover {color:#ea11aa; text-decoration: none;}
#cat-left h2 {text-transform: none; border-bottom: 1px solid #F510A8; font-size: 22px; font-weight:normal; text-align:left; background-position:bottom; background-repeat:no-repeat; padding-bottom:10px; margin-bottom:5px;}
#cat-left ul { margin:0;}
#cat-left ul li ul{ padding: 0 0 6px 20px; }
#cat-left ul li {font-size:18px; padding:0; margin:0; list-style:none; line-height: 30px; }
#cat-left ul li a { padding-left: 26px; background: url(/images/arrow-li.png) no-repeat left center;}
#cat-left ul li ul li {font-size:15px; 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:#E41D22; 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!important; color:#ea11aa!important;}
.selected-group {color:#ea11aa!important; background: none; font-weight: bold!important;}
#cat-middle {float:right; width:75%; box-sizing: border-box;}
#smallbanners-cat {float:left; width:829px;}
#text-cat {padding-top: 30px;width: 100%; max-width: 1050px; margin: auto; }
#text-cat h1 {margin-left: 5px; text-align:left; padding-top:5px; color:#ea11aa; font-size:16px; }
#text-cat p { text-align:left; color:#333; padding-left:5px;}
#text-cat ul {margin-left: 25px;}
.cat-circle{ display: inline-block; width: 18px; height: 18px; text-align: center; border-radius: 50%; background: #f510a8; }
.text-top { font-size: 16px; }
#group-products { box-sizing: border-box;float: right;width: 75%; margin-top: 20px;}
#featured-group {width:829px; height:50px; margin:-1px 0 0 1px;}
.fourproducts-ie { margin: 0 auto; display: block; overflow: hidden; width: 100%;}

.fourproducts-ie-home-page {
    display: block;
    float: right;
    width: 100%;
}
.fourproducts-ie a {color:#333;}
.fourproducts-ie a:hover {color:#E41D22;}
.bannerproducts-ie-home-page { margin: 20px 0; }
.bannerproducts-ie-home-page h2 {font-size: 24px; text-align: center; border-bottom: 1px solid #f30fad;}
.current-page { font-weight:bold; }

.product {
    float: left;
    font-size: 12px;
    height: 350px;
    padding-bottom: 5px;
    text-align: center;
    width: 25%;
    position: relative;
    /*min-width: 278px;*/
    flex-basis: 50%;
}
.new-pr-thumbs{ width: 24%!important; }
.product a {color: #333;}
.product a:hover {color:#f50aa7; text-decoration: none;}

.product img { padding-bottom:3px;}
.new-pr { color:#F00; font-weight:bold; }
.promo-pr { color:#E41D22;}
.price-group { color:#f50aa7; font-size: 18px; text-transform: none;}
.price-old-group { color:#f50aa7; text-decoration:line-through; text-transform: none; font-size: 16px;}
.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:5px; color:#f30fad; font-size:16px;}
#text-group p { text-align:left; color:#333;}
.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:998px; 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:left; width:30%;}
#product-desc h1 { color:#333333; font-size:36px; padding: 5px 0; font-weight: 200;}

/* Tabs */
ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 36px; /*--Set height of tabs--*/
    border-bottom: 3px solid #333;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 36px; /*--Subtract 1px from the height of the unordered list--*/
    line-height: 25px; /*--Vertically aligns the text within the tab--*/
    border-left: none;
    margin-bottom: -1px; /*--Pull the list item down 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 {
    font-size:14px;
    font-family:"Open Sans", Arial, Helvetica, sans-serif;
}

.tab_content ul li {margin-left: 15px;}

#product-content { width:450px; }
.product-text { padding:0px 5px 0 0px; }
.product-ul { margin:5px 0 5px 0; padding:0 0 0 25px;}
.product-price { color:#333; font-size:20px; font-weight: bold; }
.product-instock { color:#2ca02c; font-size:14px;
    background-image: url(../images/nalichen.png);
    background-repeat: no-repeat;
    background-position: 1px 1px;
    padding:6px 0 6px 34px;}

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

.product-instock-mini{ color:#2ca02c;}

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

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

.product-not-available { color:#8D8D8D; font-size:14px;
    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: 18px; font-weight: bold; margin: 0 0 0 10px;}
.product-attribute { float:right; width:488px; margin:10px 0 0 10px; border:1px solid #CCC;}
.attributes {width: 45px!important;}
.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;
}
.available {
    position: relative;
    display: inline-block!important;
    width: 45px;
    font-size: 12px;
    text-align: center;
    line-height: 0px!important;
    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!important;
    /* border: 1px solid #000;*/
    color: #fff;
    z-index: 1;
    border-radius: 5px;
    margin-left: 0!important;
    padding-left: 0!important;
}
.unavailable {
    position: relative;
    display: inline-block!important;
    width: 45px;
    font-size: 12px;
    text-align: center;
    line-height: 0px!important;
    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;
    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;
    margin-left: 0!important;
    padding-left: 0!important;
    border-radius: 5px;
}
.attributes-wrapper.attribute-size input[type="radio"].attributes:checked + label {
    background: #E3000F!important;
    color: #fff;
}

#product-color { width:488px; margin:10px 0 0 0; border:1px solid #CCC;}
#product-order { margin: 10px auto; width: 100%;}
#add-to-cart {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 0; 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;}
.zopim{display: none!important;}
#footer {float:left; margin: 0 auto; width:100%; text-align:left; padding:20px 0 0;}
#footer a {color: #000; text-decoration: none;}
#footer a:hover {color: #ea11aa; text-decoration: underline;}
#footer p {font-family:"Open Sans", Arial, Helvetica, sans-serif; font-size:14px; color:#fff;}
#giftcards { width:110px; text-align:center; float:left; margin-right:10px;}
#footer-del1 { width: 308px; min-height: 335px; float: left; margin: 5px 5px 20px; padding: 12px 0 0px 15px; color: #222}
#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: 28%;}
.photo-big {float: left; width: 54%; margin-left: 65px; margin-top: 65px;}
#photos div.scroller {}
#photos div.scroller .item { border: 1px solid #999999; margin-left: 2px; margin-right: 3px; }
#photos div.scroller .selected { border: 1px solid #F510A8; }
.verticalScroller td {display: inline-block;}

#footer-copyright { text-align: left; width: 1100px; margin:0px auto 5px; }
.col-10f3{
    width: 33%;
    float: left;
    text-align: left;
    margin-bottom: 20px;
}
.fotlinks{
    list-style: none;
    color: #000;
}
.fotlinks li{
    margin: 4px 0;
}
.col-10f3 h3{
    font-size: 24px;
}

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;
}

.formError1 {
    color: #ff0000;
    font-size: 0.9em;
    padding-left: 4px;
    padding-top: 25px;
    position: absolute;
}

#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;
    margin-left: 20px;
}

/* 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 #F510A8;
    padding: 1px 7px;
    font-size: 105%;
    background-color: #F510A8;
    color: #ffffff;
    display: inline-block;
    *display: inline;
    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:50px;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;
    margin: 20px 0 0 0;
    position: relative;
}

#slogan a {color: #333;}
#slogan a:hover {color: #900; text-decoration: underline;}
#slogan p {text-align: center; font-size: 24px; 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: 'Open Sans', Arial, sans-serif;
    margin: 10px 110px;
    background-color: #EE7F00;
    border: 1px solid #C66300;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px 18px 24px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
}
.sofort-button:hover {background-color: #C66300; border: 1px solid #EE7F00; }
.wirecard-button {
    font-family: 'Open Sans', Arial, sans-serif;
    margin: 10px 136px;
    background-color: #E41D22;
    border: 1px solid #970000;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px 18px 24px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;}

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


#attributes {margin: 4px 0 4px 0; height: 40px; padding: 5px; width: 310px; background: #ECECEC; border-radius: 5px; border: 1px solid #bebebe;}
#attributes0, #attributes1, #attributes2, #attributes3, #attributes4, #attributes5, #attributes6, #attributes7 {margin: 4px 0 4px 0; height: 40px; padding: 5px; width: 310px; background: #ECECEC; border-radius: 5px; border: 1px solid #bebebe;}
#addQty {margin: 15px 0px 0px 7px; width: 50px; border: 1px solid #c1c1c1; height: 40px; padding: 5px;}

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

/*filters*/

#filters {padding: 0 10px 0px 10px; display: none;}
#filters h3 {float: left; text-align: center; font-size: 16px;}
#filters input[type='checkbox']{
    display: inline-block;
    left: 0;
}
#filters button {
    background: #444; color: #fff; border-radius: 30px; padding: 10px 50px; 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 p {float: left; padding-left: 20px;}
#show-price-min {float: left;}
#show-price-max { float: right;}

.shadow-filters { display: none; 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: center; 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 {
    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: right;
    margin: 10px 0 0 10px;
}

.phone {
    float: left;
    margin: 10px 0 0 170px;
}

.ico {
    display: none;
}

.icon-phone {
    display: none;
}

.header-search {
    margin-top: 37.5px;
    float:left;
    background: none repeat scroll 0 0 #e1e1e1;
    border-radius: 5px
}

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

.search-button {
    float: right;
    background: url(../images/search-icon-new1.png) no-repeat;
    padding: 0 19px;
    height: auto;
    font-size: 16px;
    border: none;
    width: 32px;
    height: 33px;
    margin-top: 3px;
    cursor: pointer;
}

.search-button:hover {background: url(../images/search-icon-new1.png) no-repeat;}

.cart {
    margin-top: 37.5px;
}

.threebanners img {
    /*margin-left: 9px;*/
}
.product .image-wrap {
    /*height: 277px;*/
    display: flex;
    position: relative;
}

.product img:not(.pngfix) {
    /*height: inherit;*/
    left: 0;
    margin: 0 auto;
    max-width: 277px;
    padding-bottom: 3px;
    right: 0;
    width: 100%;
    height: auto;
}
.pngfix {
    height: 25px !important;
    left: inherit !important;
    width: 81px
}

.pngfix1 {
    font-size: 12px;
    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 {
    display: none;
    margin-top: 33px;
    margin-left: 50px;
    float:left;
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #bebebe;
    border-radius: 30px;
}
}

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

}
#product-price-panel{
    padding-top: 20px;
    float: left;
    width: 20%;
    margin-left: 2px;
}
#product-photo-navi {
    float:left;
    width: 32%;
}

#product-desc {
    float: right;
    width: 42%;
    box-sizing: border-box;
    padding-left: 30px;
}
.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;
    float: left;
    width: 62%;
}
.add-to-cart-wrap:after {
    content: '';
    display: block;
    clear: both;
}
#addQty {
    width: 50px;
}
.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 {
    width: 100%;
    padding: 0;

}
.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: 100%;
}
.product-code1 span{
    font-size: 18px;
    color: #333;
    margin-left: 2px;
}

.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: 0 20px 10px 0;
    border-bottom: 1px solid #c1c1c1;
}
.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: #f510a8;
    border-bottom: 1px solid #bababa;
    text-decoration: none;
    color: #fff;
    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 {background: #F1F1F1; margin: 20px 0; border-radius: 30px;}
.brand-title h1 {font-size: 16px; padding: 8px 0 8px 20px;
    text-transform: uppercase;}
.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;}

#brands {margin-top: 10px;
    max-height: 80px;
    overflow: auto;
    position: relative;
    z-index: 8;
    margin-bottom: 5px;}

#brands input { margin-left: 0;}
.label1 input {margin-left: 10px;}
.garantie {display: block; position: absolute; z-index: 999;}

/*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: 18%; 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: left; width: 94%; background: #D9EFFB; padding: 10px;}
.posts-line {border-bottom: 1px solid #c1c1c1; width: 100%; margin-bottom: 15px;}

.phone-cart-edit {font-size: 16px; font-weight: bold; color:  #444; padding: 5px 0 0 10px;}
.padd-cart-left {float: left; width: 45%; padding-top: 10px;}
.padd-cart-right {float: left; width: 35%; padding-top: 18px;}
.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;}
.navi-cart {width: 100%; font-size: 20px; }
.navi-step-cart-left {text-align: left; display: inline-block; width: 33%;}
.navi-step-cart-center {text-align: left; display: inline-block; width: 33%; /*margin-right: 3px;*/}
.navi-step-cart-right {text-align: left; display: inline-block; width: 33%;}
.red-border {border-top: 10px solid #f30fad; width: 33%; margin: 10px 0; display: inline-block;}
.silver-border {border-top: 10px solid #626262; width: 33%; margin: 10px 0; display: inline-block;}
.add-products-input {width: 274px; height: 40px; padding: 0!important;}
.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: 15px 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: 10px;}

/*-- Header Info --*/
.left-info, .center-info, .right-info {width: 30%; float: left; padding:10px;}
.left-info span {cursor: help;}
.center-info span {cursor: help;}
.right-info span {cursor: help;}
#head1 {text-align: center;}

.payment-cod {padding: 10px 15% 10px 10px; border-bottom: 2px solid #fff; background: #F1F1F1; }
.payment-cod p {margin: 0 0 0 18px; color: #9EA9B7; font-size: 0.9em;}
.payment-cod input {height: auto; margin-right: 0px!important;}
.payment-cursor {cursor: help;}

.checkout-button-wrapper {width: 100%; margin-bottom: 32px;}
.checkout-button-wrapper1 {width: 100%; margin-bottom: 20px;}

.promoPrice {
    background: url(../images/sale.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    /*margin-left: 225px;*/
    /*margin-top: 15px;*/
    top: 5px;
    right: 5px;
}
.logo-cart {margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #c1c1c1;
}


.new-wrapper {width: 1150px; margin: 20px auto 0px; background: #fff;}

.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;}
.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 {width: 1150px; margin: 0 auto;}
.mini-banners ul {list-style-type: none;}
.mini-banners ul li {display: inline-block; width: 375px}
.mini-banners ul li div {height: 40px;}
.mini-banners ul li h2 {text-align: center; font-size: 18px;}
.li-mini-banners {padding-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 {
    opacity: 0.8;
    transition: opacity 0.4s ease 0s;
}

.li-mini-banners1 img:hover {
    opacity: 0.8;
    transition: opacity 0.4s ease 0s;
}
.ui-dialog .ui-dialog-buttonpane button{
    border-radius: 0px!important;
}

.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 2em 0.3em 1em; border: 2px solid transparent;}
.mini_b_div {text-align: center;}
.catalog-sec-title{ text-align: center; font-size: 40px; font-weight: bold; color: #fff; padding: 30px 0; }
.fourproducts-ie h1 {text-align: center; font-weight: lighter; font-size: 60px;}
.fourproducts-ie-home-page img {max-width: 277px; max-height: 277px;}

.home-pro {
    height: 277px !important;
}

/*.home-tumbs {*/
/*    height: 350px !important;*/
/*    width: 25% !important;*/
/*}*/
.pr-name{
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}
.pr-brand{
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}

/*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: 196px;}

#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; display: none;}
.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: 175px;}
.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: 265px;
    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: 135px; 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;
    text-align: center;
    width: 90%;
}
.col-1of4{
    float: left;
    width: 25%;
    color: #fff;
    margin-top: 40px;
}
.col-1of4 p{padding: 20px;}


/*LOGIN / REGISTER PAGE*/

.register-banner img {
    width: 100%;
    height: auto;
    max-width: 585px;
    margin: 0 auto;
}

#login-overlay.modal-dialog {
    width: 1150px;
    margin: 0 auto 30px;
}
#login-overlay.modal-dialog .modal-content {
    box-shadow: none;
    border: none;
}
#login-overlay.modal-dialog .modal-content .well.login-form {
    background: none;
    border: none;
    box-shadow: none;
}
.btn/*.btn-block*/.login-button {
    background-color: #222;
    border: 0 none;
    /*    border-radius: 20px;*/
    color: #fff;
    opacity: 1;
    outline: 0 none;
    padding: 10px 12px 10px 20px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 265px;
    float: left;
    position: relative;
}
.mobile-filter {
    display: none;
}

.btn/*.btn-success.btn-block*/.login-button:hover {
    /*background-color: #aaa;*/
    background-color: #333;
    box-shadow: none;
    transition: all 0.3s ease-in-out 0s;
}

.login-form h2 {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 100%;
}
.panel.panel-primary.pmmPanel {
    border: none;
}
.panel.panel-primary.pmmPanel > .panel-heading {
    background: #fff;
    border: none;
    color: #333;
}
.userProfile .pmmPanel .form-control {
    float: right;
    max-width: 585px;
}

#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;
}

.facebook-button {
    float: left;
    width: 200px;
    height: 44px;
    line-height: 44px;
    padding: 0px 5px 0px 48px;
    margin: 0px 18px 10px 0px;
    background: #3b5791;
    position: relative;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}
#google-button {
    float: left;
    width: 200px;
    height: 44px;
    line-height: 44px;
    padding: 0px 5px 0px 48px;
    margin: 0px 0px 10px 0px;
    background: #df4930;
    position: relative;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}

.btn.login-button {
    background-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;
}
#promocode{
    display: none;
}
.profile-menu {
    border: 1px solid #ddd;
    margin-bottom: 50px;
}

.profile-menu a {
    color: #000;
}

.profile-menu li {
    cursor: pointer;
    padding: 10px;
    list-style: none;
    border-bottom: 1px solid #ddd;
}

.profile-menu .fa {
    margin-right: 5px;
}

.profile-menu .fa-credit-card-alt {
    font-size: 11px;
}

.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: 189px;
    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: 130px;
}

.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;
}


/* Shopping-cart */
.fa-shopping-cart {
    font-size: 27px!important;
    color: #444;
    padding-top: 5px;
}

.actions .cart-account-wrapper .account {
    float: right;
    height: 35px;
    margin-top: 44px;
    text-align: right;
    width: 150px;
}

.acc-dropdown i {
    color: #444;
    font-size: 23px!important;
}

.text-login {
    float: right;
    padding: 4px 8px
}

.text-login 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;
}

.fa-user, .fa-star, .fa-heart {
    color: #444;
    font-size: 20px !important;
}

.favourite {
    float: right;
    padding: 3px 8px;
}

.favourite a {
    color: #444;
    font-size: 14px!important;
}


.button-wrap.catalog {
    position: absolute;
    top: 15px;
    left: 25px;
    z-index: 999;
}

.button-wrap.catalog .add-to-favorite {
    background: #fff url(../images/empty-heart.png) no-repeat scroll center center / 25px auto;
    float: right;
    border: 1px solid #dadada;
    border-radius: 100%;
    width: 45px;
    height: 45px;
}

.button-wrap.catalog .add-to-favorite.added {
    background-image: url("../images/full-heart.png");
    background-size: 25px auto;
    float: right;
    border: 1px solid #dadada;
    border-radius: 100%;
    width: 45px;
    height: 45px;
}

.button-wrap.catalog .add-to-favorite:hover, .button-wrap.catalog .add-to-favorite.added:hover {
    -webkit-box-shadow: 2px 2px 0 #ccc inset;
    -moz-box-shadow: 2px 2px 0 #ccc inset;
    box-shadow: 2px 2px 0 #ccc inset;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.add-to-favorite {
    height: 55px;
    width: 320px;
    background: #FFF;
    background-image: url(../images/empty-heart.png);
    background-repeat: no-repeat;
    background-position: 30px;
    border: 1px solid #999999;
    outline: none;
    background-size: 30px auto;
    padding-left: 55px;
    border-radius: 30px;
    cursor: pointer;
    color: #999999;
    font-family: "Open Sans", Arial, sans-serif!important;
}

.add-to-favorite.added {
    background-image:url(../images/full-heart.png);
    background-size: 30px auto;
}
.add-to-favorite:before {
    content: 'Добави';
}
.add-to-favorite.added:before {
    content: 'Добавен';
}

.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;
}

.myacc {border: 1px solid #ddd;}
.myacc input {width: 350px;}
.myacc td {background: #ffffff!important; border: none!important;}
.col-xs-12 h2 {margin-bottom: 10px; text-transform: none; font-size: 18px}
.panel-title {border-bottom: 1px solid #ddd; padding-bottom: 20px!important;}
.list-group-item.list-orders {padding: 25px 15px 40px;}
.label-size-1, .label-size-2, .label-size-3, .label-size-4, .label-size-5 {float: left;}
.label-size-5 label {float: right;}
.label-size-1 { width: 8%;}
.label-size-2 {width: 40%;}
.label-size-3 {width: 10%;}
.label-size-4 {width: 15%;}
.label-size-5 {width: 25%;}
.list-order1 {margin-top: -12px}
.panel-body-mobile {display: none;}
.table-condensed {margin-top: 30px;}
.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;
}
.acc-footer {
    padding: 20px;
}
.acc-userIcon {
    border-radius: 39px;
    padding: 9px;
    border: 1px solid;
    font-size: 15px !important;
    float: left;
    margin: 0 2px 0 0;
}
.mousetrap{
    display: none;
}
.jcarousel-clip .product{
    width: 32%!important;
    min-width: 218px!important;
    height: 270px!important;
}

.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;
}
.jcarousel-list li{
    list-style: none;
}

a.list-group-item {
    color: #555;
}

.profile-menu i {
    font-size: 12px!important;
}

.add-to-favorite {font-size: 14px!important;}

.mobile-acc {display: none;}

.col-xs-9 {
    width: 75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.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:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.katalog-list li { display: inline-block; width: /*17%*/ 24%; padding-top: 10px; margin-top: 35px; height: /*60px;*/ 70px; }
.katalog-list a li { color: #fff; text-transform: uppercase; font-weight: bold;}
.katalog-list a li p{ color: #fff; padding-top: 10px; text-transform: none; }
.katalog-wrapper { width: 100%; background: url(/images/43ty3r.jpg) no-repeat center center; min-height: 381px; background-size: /*100% 100%;*/ cover; }
.katalog-list { max-width: 1150px; margin: 0 auto; }
.katalog-wrapper h1 { text-align: center; color: #fff; font-size: 48px; padding-top: 30px;}
.katalog-1 {background: url(/images/1231wqe234.png) no-repeat center left; padding-left: 76px; margin-left: 30px;}
.katalog-2 {background: url(/images/35654.png) no-repeat center left; padding-left: 50px; margin-left: /*5px;*/ -19px}
.katalog-3 {background: url(/images/textile-icon-navy-2.png) no-repeat center left; padding-left: 65px; margin-left: /*12px;*/ -4px;}
.katalog-4 {background: url(/images/12314wef.png) no-repeat center left; padding-left: 56px; margin-left: -3px;}
.katalog-5 {background: url(/images/996-200.png) no-repeat center left; padding-left: 106px;}
.katalog-6 {background: url(/images/icon_048230_256.png) no-repeat center left; padding-left: 60px;}
.katalog-7 {background: url(/images/aroma.png) no-repeat center left; padding-left: 72px;}
.katalog-8 {background: url(/images/gift.png) no-repeat center left; padding-left: 61px;}


.btn-primary { background: #333333!important; border:0; border-radius: 0px;}
.btn {border:0!important; padding: 14px 60px!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;
}

/*.catIcon_ {background: url(../images/icon-cataloge/bike.svg) no-repeat left; background-position: 5px 9px; background-size: 40px; padding-left: 49px!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_2 {background: url(../images/icon-cataloge/ball.svg) no-repeat left; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important; }
.catIcon_3 {background: url(../images/icon-cataloge/shoes.svg) no-repeat left; background-position: 5px 7px; background-size: 30px; padding-left: 40px!important; }
.catIcon_4 {background: url(../images/icon-cataloge/dreha.svg) no-repeat left; background-position: 5px 8px; background-size: 30px; padding-left: 40px!important; }
.catIcon_5 {background: url(../images/icon-cataloge/gym.svg) no-repeat left; background-position: 5px 8px; background-size: 30px; padding-left: 40px!important; }
.catIcon_6 {background: url(../images/icon-cataloge/alpinism.svg) no-repeat left; background-position: 5px 9px; background-size: 30px; padding-left: 40px!important;}
.catIcon_7 {background: url(../images/icon-cataloge/kids.svg) no-repeat left #4ECDC4; background-position: 5px -3px; background-size: 50px; padding-left: 58px!important;}
.catIcon_8 {background: url(../images/icon-cataloge/sale.svg) no-repeat; background-position: 5px 7px; background-size: 30px; padding-left: 40px!important;}
.catIcon_9 {background: url(../images/icon-cataloge/r.svg) no-repeat left; background-position: 5px 8px; background-size: 28px; padding-left: 40px!important;}

.catIcon_:hover, .catIcon_.current {background: url(../images/icon-cataloge/bike.svg) no-repeat left #E3000F; background-position: 5px 9px; background-size: 40px; padding-left: 49px!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_2:hover, .catIcon_2.current {background: url(../images/icon-cataloge/ball.svg) no-repeat left #E3000F; background-position: 5px 6px; background-size: 30px; padding-left: 40px!important;}
.catIcon_3:hover, .catIcon_3.current {background: url(../images/icon-cataloge/shoes.svg) no-repeat left #E3000F; background-position: 5px 7px; background-size: 30px; padding-left: 40px!important; }
.catIcon_4:hover, .catIcon_4.current {background: url(../images/icon-cataloge/dreha.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/gym.svg) no-repeat left #E3000F; background-position: 5px 8px; background-size: 30px; padding-left: 40px!important; }
.catIcon_6:hover, .catIcon_6.current {background: url(../images/icon-cataloge/alpinism.svg) no-repeat left #E3000F; background-position: 5px 9px; background-size: 30px; padding-left: 40px!important; }
.catIcon_7:hover, .catIcon_7.current {background: url(../images/icon-cataloge/kids.svg) no-repeat left #E3000F; background-position: 5px -3px; background-size: 50px; padding-left: 58px!important;}
.catIcon_8:hover, .catIcon_8.current {background: url(../images/icon-cataloge/sale.svg) no-repeat #E3000F; background-position: 5px 7px; background-size: 30px; padding-left: 40px!important;}
.catIcon_9:hover, .catIcon_9.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 {max-width: 1600px; margin: 0 auto;}
.info-slide-text {display: none;}
.home-promo-price {margin-left: 230px!important;}
.brand-logo {margin: 20px auto;}
.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: 18px; font-weight: bold;}
.fullname {padding-right: 0!important; padding-left: 0!important; width: 100%!important; display: block!important;}
#dlg-cart-add img {padding-right: 10px;}
.edit-cart img {margin: 10px; width: 80px!important; height: auto!important; float: left;}
.pull-right {font-size: 16px!important;}
.col-xs-3 {display: none;}
.col-xs-9 {width: 100%!important;}
.h1-editimput {width: 30%; float: left; margin-top: 35px;}
.checkout-button-wrapper {width: 69%; float: right; margin-top: 20px;}
.product-OConf img {margin: 10px; width: 80px!important; height: auto!important;}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f30fad;
    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;
}
.sizeTd {width: 45%}
/*.glyphicon {margin: 0 10px 0 20px;}*/
.col-xs-9 h2 {color: #333!important;}
.cash-on-icon {background: url(../images/cash-on-delivery-not-avl.png) no-repeat #F1F1F1; background-size: 42px 40px; background-position: 98% 50%;}
.paypal-icon {background: url(../images/paypal-new.png) no-repeat #F1F1F1; background-size: 174px 60px; background-position: 98% 50%;}
.prepayment-icon {background: url(../images/bank.png) no-repeat #F1F1F1; background-size: 52px 56px; background-position: 98% 50%;}

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
    width   : 28px;
    margin  : 0;
    padding : 0;
    opacity : 0;
}

input[type=checkbox]:not(old) + label ,
input[type=radio   ]:not(old) + label {
    display      : inline-block;
    margin-left  : -28px;
    padding-left : 28px;
    background   : url('../images/checks-grey.png') no-repeat 0 0;
    line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
    background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
    background-position : 0 -48px;
}

.checkboxFa {float: left; margin-top: 75px;}
.formError {display: inline-block!important;}
/*Promocode*/
.codeKey {padding: 10px; border-radius: 30px; background: #dbdbdb; width: 159px;}
.removePC {border-radius: 30px; background: #333333; padding: 10px 20px; margin-left: 5px; color: #fff!important;}
.form-control {border-radius: 5px!important;}
/*Promocode end*/
/*Black Friday*/
.blackfriday-bg {width: 100%; background: url(../images/black-friday/devil-black.png) no-repeat bottom #000; background-size: 100%; color: #fff; padding: 20px 10px 35%;}
.bf-img {width: 90%; margin: 0 auto;}
.bf-img img {text-align: center; width: 100%}
.bf-img h2 {font-size: 28px; text-transform: none; text-align: center; font-weight: normal;}
.bf-img p {color: #c1c1c1!important; font-size: 14px; padding-left: 50px!important;}
.number1 {font-size: 21px; background: url(../images/black-friday/1.jpg) no-repeat; padding: 5px 10px 5px 50px;}
.number2 {font-size: 21px; background: url(../images/black-friday/2.jpg) no-repeat; padding: 5px 10px 5px 50px;}
.number3 {font-size: 21px; background: url(../images/black-friday/3.jpg) no-repeat; padding: 5px 10px 5px 50px;}
.tel-link-fot{
    padding: 12px 0px 12px 46px;
    background: url(/images/Layer10.png) no-repeat left center;
}
.mail-link-fot{
    padding: 12px 0px 12px 46px;
    background: url(/images/Layer9.png) no-repeat left center;
}
.site-link-fot{
    padding: 12px 0px 12px 46px;
    background: url(/images/Layer11.png) no-repeat left center;
}
/*Black Friday End*/

/*New additions since 29.11.23*/
.category-text {
    margin-top: 10px;
    font-size: 18px;
}

.dummy-div-background {
    background-color: #F8F8F8;
    padding: 50px 0;
    box-shadow: 0 0 0 100vmax #F8F8F8;
    clip-path: inset(0 -100vmax);
}

.home-video-container {
    display: flex;
    width: 100%;
    margin-bottom: 40px;
}

.home-video-wrapper {
    margin: 10px;
    max-width: 800px;
    width: 50%;
}

.home-video {
    width: 100%;
    max-width: 800px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    box-shadow: 0 18px 20px 3px rgba(0, 0, 0, 0.25);
}

.homepage-video-container {
    position: relative;
    /*width: 100%;*/
    height: 720px;
    /*top: -218px;*/
}

.homepage-video-container > video {
    position: absolute;
    width: 100%;
    height: 720px;
    object-fit: cover;
    left: 0px;
    right: 0px;
}

/*.background-video {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    background-size: cover;*/
/*    background-position: center center;*/
/*    inset: 0px;*/
/*    z-index: -1;*/
/*}*/

/*@media only screen and (min-width: 715px) {*/
/*    .background-video {*/
/*        background-image: url(../images/desktop-video-thumb.webp);*/
/*    }*/
/*}*/

@media only screen and (max-width: 1150px) {
    .dummy-div-background > div {
        flex-direction: column;
    }

    .dummy-div-background > div .thumbs {
        display: flex;
        justify-content: center;
    }

    .dummy-div-background > div .thumbs img {
        width: 100%;
        max-width: 361px;
        height: auto;
        padding: 0 25px;
    }
}

@media only screen and (max-width: 768px) {
    .home-video-container {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-video-wrapper {
        margin: 20px;
        flex-basis: 100%;
    }

    .homepage-video-container,
    .homepage-video-container > video {
        height: 285px;
    }
}
/*New additions since 29.11.23 End*/

/*------ 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) */
.bank-info {display: block!important;}
@media only screen and (max-width: 1366px){
    .homepage-banners-slide {width: 100%;}
}

@media only screen and (max-width: 1200px){
    .mini-banners ul li {display: inline-block; width: 32%;}
    .mini-banners ul li div {height: 40px;}
    .li-mini-banners1 {
        float: none;
    }
    .mini-banners ul {}
}
@media only screen and (max-width: 1149px) {

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

    .div-iframe {width: 100%;}

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

    #product-desc {width: 50%}

    #product-content {padding-bottom: 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: 300px;
    }
    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: 46%;
        text-align: center;
    }
    .product.thumbs>div {
        margin: 0 auto;
    }
    #footer-del1 {
        border-right: none;
        width: 47%
    }
    #footer-del2 {
        /*float:none;*/
    }
    #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: 69%;}
    .navi-cart {font-size: 1em;}
    #product-desc {
        width: 42%;
    }

    .left-info {width: 28%;}
    .center-info {width: 28%;}
    .right-info {width: 32%;}
    .phone-header {display: none;}
    .new-wrapper {width: 100%; margin: 20px auto 0px;}
    .posts-line {border-bottom: 1px solid #c1c1c1; width: 100%; margin:25px 0px 15px;}

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

        .livrare {display: none;}

        .mls1 {display: none;}*/

    .li-mini-banners {width: 32%; text-align: center;}
    .li-mini-banners1 {width: 32%; text-align: center;}
    .li-mini-banners a img { width: 100%; height: auto;}
    .li-mini-banners1 a img { width: 100%; height: auto;}
    .bannerproducts-ie-home-page img {width: 100%;}
    .bannerproducts-ie-home-page {
        float: left;
        width: 100%;
    }
    #blog_dimi ul li {width: 19%;}
    .new-wrapper{margin: 0 auto;}
    #leftcontent {padding-top: 0;}
    .map-addres {width: 60%; float: left;}
    .bg-email {width: 60%}
    .help-info-banners iframe {
        width: 100%!important;
        height: 64px!important;
        margin: 5px 0 0 0;
        border-bottom: 1px solid #999;
    }
    .h2-email {width: 110px; 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%;}
    #login-overlay.modal-dialog {
        width: 100%;
    }
    .button-wrap {
        margin-top: 15px;
    }
    .bannerproducts-ie-home-page {width: 97%; margin: 20px 15px; }
    .mini-banners {width: 98%; padding-left: 15px}
    .div-info {width: 100%}
    .add-to-favorite {width: 100%}
    .add-products-input {width: 100%; height: auto;}
    #attributes {width: 100%}
    #photos {width: 20%}
}
.footer-main{
    width: 100%;
    background: url(/images/bg3.jpg) no-repeat center center;
    min-height: 340px;
    background-size: /*100% 100%*/ cover;
}
.footer-second{
    width:100%;
    text-align:left;
    padding:20px 0 10px;
    background: url(/images/bg-footer.jpg) no-repeat bottom center;
    background-size: 100%;
    min-height: /*340px*/ 374px;
}

@media only screen and (max-width: 1004px) {
    ul.menu_l1 li a, ul.menu_l1 li a:link, ul.menu_l1 li a:visited {
        font-size: 0.9em;
    }
}

@media only screen and (max-width: 947px) {
    .catIcon_, .catIcon_1, .catIcon_2, .catIcon_3, .catIcon_4, .catIcon_5, .catIcon_6, .catIcon_7, .catIcon_8, .catIcon_9 {background: none; padding-left: 10px!important;}
    .catIcon_:hover, .catIcon_.current, .catIcon_1:hover, .catIcon_1.current, .catIcon_2:hover, .catIcon_2.current,
    .catIcon_3:hover, .catIcon_3.current, .catIcon_4:hover, .catIcon_4.current, .catIcon_5:hover, .catIcon_5.current,
    .catIcon_6:hover, .catIcon_6.current, .catIcon_7:hover, .catIcon_7.current, .catIcon_8:hover, .catIcon_8.current, .catIcon_9:hover, .catIcon_9.current
    {background: none; padding-left: 10px!important;}
    ul.menu_l1 li a, ul.menu_l1 li a:link, ul.menu_l1 li a:visited {
        font-size: 1em;
    }
    .input-search {
        width: 250px;
    }
    .home-promo-price {
        margin-left: 70%!important;
    }
    .unslider {height: 400px}
    .unslider img {width: 1093px!important; height: 400px!important;}
}

@media screen and (max-width: 900px) {
    .left-info {width: 24%;}
    .center-info {width: 26%;}
    .right-info {width: 38%;}
    #head1 {margin: 0;}
    .left-info, .center-info, .right-info {padding: 10px 5px}
}

@media screen and (max-width: 850px) {
    .flexslider { margin: 0px!important; }
    #text-group{ width: 90%; padding-right: 0px; float: none; margin: auto; }
    #text-cat{ width: 90%; }
    .katalog-wrapper{
        min-height: 440px;
        /*background-size: 200% 100%;*/
    }
    .katalog-wrapper li{
        width: 20%;
        margin-left: 20px;
    }
    .katalog-7{ padding-top: 0px!important; }
    .footer-second{
        width: auto;
        text-align: left;
        padding: 20px;
        background: url(/images/bg-footer.jpg) no-repeat bottom center;
        background-size: 100% 100%;
        min-height: 320px;
    }
    .wrapper{ width: 100%; margin: 0 auto; }
    .col-1of4 p{ padding: 8px; }
    .footer-main{ background-size: /*400% 100%;*/ cover; min-height: 360px; }
    .header-text{display: none;}
    .iframe3 {display: none;}
    .iframe4 {display: block;}
    #slogan {margin-top: -105px;}
    .mls1 {display: none;}
    .game-form-subscribe {width: 65%;}
    .navi-cart {font-size: 1em;}
    .left-info {width: 22%;}
    .center-info {width: 34%;}
    .right-info {width: 42%; text-align: left; padding: 10px 10px 10px 40px;}
    .phone-header {display: none;}
    .li-mini-banners {width: 31%; text-align: center; float: left; padding-bottom: 30px;}
    .li-mini-banners1 {width: 31%; 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;}
    .cart-hover-menu {
        left: -140px;
    }
    .map-addres {width: 55%; float: left;}
    .welcome-name {display: none;}
    .fav-none {display: none;}
    .actions .cart-account-wrapper .account {
        float: right;
        height: 35px;
        margin-top: 44px;
        text-align: right;
        width: auto;
    }
    .left-info {width: 24%;}
    .center-info {width: 20%;}
    .right-info {width: 34%;}
    .unslider {height: 300px}
    .unslider img {width: 820px!important; height: 300px!important;}
    .navi-cart {font-size: 0.9em;}
    .h1-editimput {width: 100%;}
    .checkout-button-wrapper {width: 100%;}
}

/* Tablet (Portrait) */
@media screen and (max-width: 768px) {
    .katalog-wrapper{
        padding-bottom: 40px;
    }
    .katalog-list li{
        height: auto;
    }
    .iframe1{display: none;}

    .game-form-subscribe {width: 80%;}

    #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:15%;
    }
    .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;
        color: #000000;
        text-align: center;
        font-size: 14px
    }
    .mobile-nav-button img {
        position: relative;
        top: 7px;
        margin: 0 0 0 7px;
    }
    #footer-menu {
        display: none;
    }

    #footer {margin: 0 auto;}

    #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 {
        display: block;
        font-weight: bold;
        padding-left: 26px;
        text-decoration: none;
    }
    #cat-left ul li ul {
        display: none;
    }
    #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: 10%;
        float: left;
    }
    .threebanners img {
        margin-bottom: 6px;
        width: auto;
    }
    .iframe-container {
        display: none;
    }
    #dimi-building {
        width:100%;
        height:auto;
        margin-bottom: 15px;
    }
    #product-price-panel{
        width: 10%;
    }
    #product-desc > h3 {
        clear: both;
    }

    #slogan {display: none;}

    #leftcontent iframe {
        display: none;
    }

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

    .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: 45%; margin-top: 5px}
    .padd-cart-right {float: left; width: 50%;}
    .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: 40%; font-size: 16px; float: none; margin: 0 auto;}
    .center-info {display: none;}
    .right-info {display: none;}
    .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: 96%;
    }
    .fourproducts-ie-home-page {
        display: flex;
        flex-wrap: wrap;
    }
    /*.home-tumbs {*/
    /*    height: 350px!important;*/
    /*    width: 50%!important;*/
    /*}*/
    .cart-hover-menu {
        left: -190px;
    }
    .map-addres {width: 50%; float: left;}
    .bg-email {width: 68%;}
    .panel-body-desktop {display: none;}
    .panel-body-mobile {display: block;}
    .mobile-orders {padding: 25px 15px 20px!important;}
    .add-fav-pro {
        top: 0px;}
    #product-desc {
        border: none;
    }
    .div-info {width: 320px;}
    .add-to-favorite {width: 320px;}
    .add-products-input {width: 274px; height: 40px;}
    #attributes {width: 320px;}
    .payment-cod {
        padding: 10px 50% 10px 10px;}
}

@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;}
    .payment-cod {display: normal; width: 100%; text-align: left; padding-bottom: 20px;}
    /*    .paypal-icon img {height: 52px!important;}
        .prepayment-icon img {height: 45px !important;}
        .sofort-icon img {height: 45px !important;}*/
    .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: 28%; margin-bottom: 6px; padding: 10%;}
    #blog_dimi {width: 100%; margin: 0 auto;}
    /*.home-tumbs {*/
    /*    height: 350px!important;*/
    /*    width: 50%!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;}
    .editTD {display: grid; width: 100%;}
    .saveSubmit {margin-left: 15px!important;}
}


@media only screen and (max-width : 559px) {
    .logo-desktop {
        display: none;
    }
    .logo-mobile {
        display: block !important;
        width: 240px !important;
    }
    .breadselected, .breadhome, .breadup-active, .breadup-active-n {
        margin-bottom: 5px;
    }
    .button-wrap {
        width: 100%;
        margin: 0px;
    }
    .brand-logo >div > div { width: 100%!important; }
    .brand-logo >div > div > img { display: none; }
    #breadcrumbs { height: /*80px!important;*/ 74px!important; }
    /*#body-content { width: 97%; margin: auto; }*/
    #rightcontent, #cat-middle, .new-wrapper { width: 97%; margin: auto; }
    #wrapper{ margin: 0px!important; }
    #help > div{ width: 97%!important; padding: 8px!important; }
    #add-to-cart > div.attr-wrap.qty > div{ width: 50px!important; }
    .add-to-cart-wrap{ width: 100%; display: inline-block; }
    .qty{ margin: 0px; }
    #addQty{ margin: 0px;  }
    .attr-wrap.qty{ width: 25%; }
    #product-desc { padding: 0px 6px 0px 1px; }
    #product-price-panel{ display: inline-block; float: none; width: 50%; padding-top: 16px; }
    .flexslider { margin: 0px!important; }
    .pngfix{ right: 30px!important; }
    .katalog-1, .katalog-2, .katalog-3, .katalog-4, .katalog-5, .katalog-6, .katalog-7, .katalog-8{ /*background: none; */padding-left: 106px; }
    .katalog-1, .katalog-2, .katalog-3, .katalog-4, .katalog-6, .katalog-7, .katalog-8{ background-position: 30px center; }
    .katalog-list li{ width: 60%; margin-left: 9%; }
    .brand-logo{ margin: 0px; }
    #footer-copyright > div:nth-child(1){ padding-top: 0px!important; }
    #text-cat{width: 80%;}
    .page-content #cat-left {
        width: 80%;
        display: block;
        margin: auto;
    }
    #footer-copyright > div:nth-child(2){ text-align: center; margin: auto; float: none!important; }
    .footer-second { min-height: 800px; background-size: 400% 100%; }
    .katalog-wrapper{ min-height: 440px; /*background-size: 300% 100%;*/ }
    .footer-main{ min-height: 620px; }
    .col-10f3{ width: 100% }
    .col-1of4{ width: 50%; }
    #head1 .actions, #head1, #head-wrapper1, #head, #wrapper1 {
        width: auto;
        /*margin: 0 2px;*/
    }
    .input-search {
        width: 90px;
    }

    .game-body {height: 620px;}

    /*.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;
    }
    .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;
        width: 100%;
        margin: 0 auto;
        height: 40px;
    }

    .search-button {
        background: url(../images/search-icon-new1.png) no-repeat;
        border: medium none;
        color: #fff;
        float: right;
        font-size: 16px;
        height: 39px;
        padding: 8px 15px 10px 28px;
    }

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

    .header-search-mobile .input-search {
        width: 85%;
    }
    .logo img {
        width: auto;
        margin-top: 7px;
    }
    #head .actions {
        width:100%;
        float: none;
    }
    .cart {
        margin-top: /*22px*/ 60px;
    }
    #slogan p {
        font-size: 15px;
    }
    .product {
        /*width: 97%;*/
        text-align: center;
        height: /*200px*/ auto;
        padding-left: 0px;
    }
    .product.thumbs>div {
        margin: 0 auto;
    }
    .product>div {
        margin: 0 auto;
    }
    .product .image-wrap {
        position: relative;
    }
    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;
    }
    .steps-checkout {
        display: none;
    }
    .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: block !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 {
        width: 80%;
        margin: auto;
        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: 0; color: #fff}
    #footer-del1 h3 {text-transform: uppercase;}
    .title-cart {margin: 0 auto;}
    .phone-help{padding-top: 27px; padding-bottom: 10px;}

    .home-tumbs {
        height: auto!important;
        width: 100%!important; /*width: 90%!important;*/
        /*margin: 0 0 0 12px;*/
    }

    .mini-banners ul li {display: inline-block; width: 100%;}
    .myacc input {
        width: 100%;
    }
    /*    .form-control {
        margin-bottom: 20px;}*/
    .btn.login-button {
        margin-bottom: 20px;
    }
    .actions .cart-account-wrapper .favourite {
        float: right;
        height: 18px;
        margin-top: 32px;
        padding: 0 20px;
        text-align: right;
        width: auto;
    }

    .actions .cart-account-wrapper .account {
        float: right;
        height: 35px;
        margin-top: 30px;
        text-align: right;
        width: 30px;
    }

    #favorite-size {top:22px;}
    .continue-shopping {padding: 5px !important;}
    .img-paypal {width: 100%!important;}
    .bank-info {left:10px!important; width: 90%!important;}
    .h2-email {width: 50%!important;}
    .sizeTd {width: 100%}
    label {
        max-width: 95%!important;
    }
}

/* Smartphones (portrait) */
@media only screen and (max-width : 480px) {
    #blog_dimi {
        width: 100%;
    }
    .quicklinks-box {display: none;}
    .ico {
        display: block;
        height: 25px;
        padding: 0;
    }
    .links {
        display: none;
    }
    .icon-truck, .icon-envelope {
        font-size: 18px;
    }
    #help object {
        width: 100%
    }
    .button-wrap {
        width: auto;
    }
    .delivery-paragraph {
        padding: 0px;
    }
    .add-to-cart-wrap {
        margin: 0px;
    }
    .icon-truck, .icon-envelope {
        padding: 7px;
    }
    .product {
        height: /*350px*/ 260px;
        padding: 0 5px;
    }
    /*.product img {*/
    /*    max-width: 277px;*/
    /*    margin: auto;*/
    /*}*/
    #slogan img {
        margin: 0px !important;
    }
    #bike-sizes {
        width: 100%;
        height: auto;
    }
    #head .actions a.caption {
        /*display: none;*/
    }
    .cart {
        margin-right: 3px;
        /*margin-top: !*75px*! 60px;*/
    }
    #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;}
    .checkout-button-wrapper {display: none;}
    .promoPrice {margin-left: 95px;}
    #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;}
    .blog3 {display: none;}
    .blog4 {display: none;}
    .unslider {display: none;}
    .bg-email {width: 95%;}
    .col {min-width: 40%;}
    .zopim {display: none!important;}
    .add-products-input { width: 274px; margin-top: 15px; }
    .add-to-favorite {width: 310px}
    .bannerproducts-ie-home-page {width: 92%}
    .mini-banners {padding-left: 0}
    .fourproducts-ie-home-page {float: none;}
    .ui-dialog .ui-dialog-buttonpane button {width: 240px!important; float: none!important;}
    .edit-cart img {margin: 10px; width: 100px!important; height: auto!important; float: none;}
    .titleProduct_cart {width: 80%;}
    .editTD {padding-left: 0!important;}
    .titleProduct_cart {padding-left: 10px; padding-bottom: 10px;}
}