* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none; border: 0; padding: 0; margin: 0; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, button, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; color: inherit; vertical-align: baseline; text-decoration: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {	border-collapse: collapse;border-spacing: 0;}
html {height: 100%;}
body { background: #fff; font-family: 'Roboto', 'sans-serif'; font-size: 15px; color: #000; line-height: 1; height: 100%; padding-top: 137px; }
form input[type="text"], form input[type="password"], form textarea { -webkit-appearance: none; }
.clear { clear: both !important; width: 100% !important; float: none !important; }

.wrapper { width: 100%; clear: both; position: relative; }
.pagewidth { width: 1200px; clear: both; margin: 0px auto; position: relative; }

#arrow-top { font-size: 11px; color: #fff; line-height: 32px; padding: 0 10px 0 26px; display: none; height: 32px; position: fixed; bottom: 30px; right: 45px; background: #000 url('../images/icons/arrow-top.png') no-repeat 0px center; }

#cookies-wrapper { border-top: 1px solid #000; padding-top: 25px; z-index: 9999; font-size: 10.5px; color: #000; line-height: 1.5em; padding: 15px 0; position: fixed; left: 0; bottom: 0; width: 100%; background: #fff; }
#cookies-wrapper  .btn { font-weight: 600; display: inline-block; margin-top: 5px; }

.pagination-panel { }
.pagination-panel .paginate { margin-top: 20px; margin-bottom: 20px; width: 100%; text-align: center; }
.pagination-panel .paginate li { display: inline-block; margin: 0 5px; }
.pagination-panel .paginate li.disabled { opacity: 0.75; }
.pagination-panel .paginate li span,
.pagination-panel .paginate li a { display: inline-block; padding: 11px 12px; color: #000; font-size: 12px; font-weight: 500; border: 1px solid #d4d4d4; }
.pagination-panel .paginate li.active span,
.pagination-panel .paginate li a:hover { background: #a4a4a4; color: #fff; }


#top-wrapper { position: fixed; top:0; left: 0; width: 100%; background: #fff; z-index: 999; }
#top-wrapper .bar { background: #9ad6d6; text-align: right; }
#top-wrapper .bar nav {  }
#top-wrapper .bar nav ul { padding: 5px 0; }
#top-wrapper .bar nav ul li { display: inline-block; margin: 0 5px; }
#top-wrapper .bar nav ul li.standard a { display: inline-block; font-size: 11.5px; color: #fff; text-transform: uppercase; font-weight: 500; }
#top-wrapper .bar nav ul li.standard a:hover { text-decoration: underline; }
#top-wrapper .bar nav ul li.flag a { width: 16px; height: 11px; display: inline-block; }
#top-wrapper .bar nav ul li.flag a.pl { background: url('../images/icons/pl.gif') no-repeat; }
#top-wrapper .bar nav ul li.flag a.en { background: url('../images/icons/en.gif') no-repeat; }
#top-wrapper .bar nav ul li.logout { margin-left: 15px; }
#top-wrapper .bar nav ul li.logout a { padding-right: 22px; background: url('../images/icons/logout.png') no-repeat right center; font-size: 11.5px; color: #000; text-transform: uppercase; font-weight: 600;  }
#top-wrapper .top { text-align: center; }
#top-wrapper .top .search-box { position: relative; float: left; text-align: left; margin-top: 25px; }
#top-wrapper .top .search-box form { margin-bottom: 7px; width: 270px; height: 35px; border: 1px solid #000; font-size: 0; }
#top-wrapper .top .search-box form input[type="text"] { vertical-align: top; padding: 0 15px; height: 33px; line-height: 33px; width: 238px; display: inline-block; font-size: 11.5px; font-weight: 400; }
#top-wrapper .top .search-box form input[type="submit"] { cursor: pointer; vertical-align: top; width: 30px; height: 33px; display: inline-block; background: url('../images/icons/search.png') no-repeat center; }
#top-wrapper .top .search-box p.logged { font-size: 11.5px; color: #999; font-weight: 400; text-transform: uppercase; }
#top-wrapper .top .search-box p.logged a { color: #000; }
#top-wrapper .top .buttons-box { float: right; text-align: left; margin-top: 23px; white-space: nowrap; }
#top-wrapper .top .buttons-box .clipboard { font-size: 12.5px; color: #000; font-weight: 400; text-transform: uppercase; display: inline-block; height: 40px; border: 1px solid #9a9a9a; line-height: 38px; padding: 0 20px 0 49px; background: url('../images/icons/clipboard.png') no-repeat 12px 10px; }
#top-wrapper .top .buttons-box .offers { font-size: 12.5px; color: red; font-weight: 600; text-transform: uppercase; display: inline-block; height: 40px; vertical-align: top; border: 1px solid #9a9a9a; line-height: 38px; padding: 0 20px 0 20px; }
#top-wrapper .top .buttons-box .cart { font-size: 12.5px; color: #000; font-weight: 400; text-transform: uppercase; display: inline-block; height: 40px; border: 1px solid #9a9a9a; line-height: 38px; padding: 0 20px 0 49px; background: url('../images/icons/cart-2.png') no-repeat 12px 10px; }
#top-wrapper .top .buttons-box .cart b { font-weight: 500; }
#top-wrapper .top .buttons-box .usual { font-size: 10.5px; color: #000; font-weight: 400; text-transform: uppercase; float: right; margin-left: 25px; margin-top: 7px;  }
#top-wrapper .top .logo { margin-top: 9px; }
#top-wrapper .top .pagewidth { border-bottom: 1px solid #000; padding-bottom: 13px; }
#top-wrapper .top .search-box .search-tips { border: 1px solid #000; z-index: 99999; background: #fff; position: absolute; top: 34px; left: 0px; }
#top-wrapper .top .search-box .search-tips li { border-bottom: 1px solid #eee; min-width: 238px; display: block; height: 50px; padding: 5px 10px;}
#top-wrapper .top .search-box .search-tips li:hover { background: #eee; }
#top-wrapper .top .search-box .search-tips li .thumb { border: 1px solid #d4d4d4; margin-right: 10px; height: 40px; float: left; display: block; }
#top-wrapper .top .search-box .search-tips li .nb { line-height: 20px; white-space:nowrap; display: inline-block; font-size: 11.5px; color: #000; font-weight: 400; text-transform: uppercase; }
#top-wrapper .top .search-box .search-tips li .price { line-height: 20px; white-space:nowrap;  display: inline-block; font-size: 11.5px; color: #000; font-weight: 500; text-transform: uppercase; }

#bottom-wrapper { }
#bottom-wrapper .pagewidth { border-top: 1px solid #000; padding: 15px 0 25px 0; }
#bottom-wrapper.logged .pagewidth { background: #f6f6f6; border: 0; padding: 30px 35px 40px 35px; }
#bottom-wrapper nav { float: left; }
#bottom-wrapper nav ul { font-size: 0; width: 600px; }
#bottom-wrapper nav ul li { display: inline-block; width: 150px; margin-bottom: 8px; }
#bottom-wrapper nav.simple ul li { width: auto; }
#bottom-wrapper nav.simple ul li:before { content: " | "; display: inline-block; margin: 0 4px; font-size: 11.5px; color: #4b4b4b; font-weight: 400; text-transform: uppercase; }
#bottom-wrapper nav.simple ul li:first-child:before { display: none; }
#bottom-wrapper nav ul li a { font-size: 11.5px; color: #4b4b4b; font-weight: 400; text-transform: uppercase; }
#bottom-wrapper nav ul li a:hover { color: #000; }
#bottom-wrapper .copyrights { font-size: 10.5px; line-height: 1.75em; color: #4b4b4b; font-weight: 400; text-transform: uppercase; float: right; text-align: right; }
#bottom-wrapper .copyrights a { color: #000; }
#bottom-wrapper .copyrights img { height: 15px; display: inline-block; margin-left: 7px; margin-top: 3px; }

#middle-wrapper { padding: 0px 0 20px 0; }

#home-wrapper { }
#home-wrapper .left-column { width: 280px; float: left; }
#home-wrapper .right-column { width: 870px; float: left; margin-left: 30px; }

/*#home-wrapper .left-column .promo-link { display: inline-block; margin: 0 0 6px 0; font-size: 13.5px; color: #000; font-weight: 500; line-height: 1.4em; text-transform: uppercase; }*/

.side-products { border: 1px solid #9ad6d6; }
.side-products .empty { padding: 0 20px 20px 20px; font-size: 12px; font-weight: 400; }
.side-products .header, #home-wrapper .side-products .header { text-align: left; margin-bottom: 15px; padding: 10px 12px; background: #9ad6d6; font-size: 13.5px; color: #fff; font-weight: 500; text-transform: uppercase; }
.side-products .product { position: relative; text-align: center; padding: 0 15px 0 15px; margin-bottom: 25px; }
.side-products .product .photo { height: 175px; display: block; margin: 0 auto 10px auto; margin-bottom: 12px; }
.side-products .product .price { text-align: left; float: left; width: 50%; font-size: 14px; color: #000; font-weight: 600; }
.side-products .product .name { text-align: right; float: right; width: 50%; text-transform: uppercase; font-size: 13px; color: #000; font-weight: 400; }
.side-products .product .new { line-height: 1.75em; display: block; display: block; position: absolute; top: 10px; right: 10px; background: #48c028; color: #fff; font-size: 12.5px; text-align: center; padding: 0 10px; }
.side-products .product .top { line-height: 1.75em; display: block; display: block; position: absolute; top: 10px; left: 10px; background: #ff6600; color: #fff; font-size: 12.5px; text-align: center; padding: 0 10px; }

.center-products .clear-three { clear: both; width: 100%; height: 0; }
.center-products .product { width: 33.33%; float: left; padding: 0 5px 10px 5px; position: relative; text-align: center; }
.center-products .product .inner { position: relative; border: 1px solid #d4d4d4; padding: 15px; }
.center-products .product .photo { height: auto; max-width: 100%; display: block; margin: 0 auto 10px auto; margin-bottom: 16px; }
.center-products .product .price { text-align: right; float: right; width: 50%; font-size: 14px; color: #000; font-weight: 600; }
.center-products .product .name { text-align: left; float: left; width: 50%; text-transform: uppercase; font-size: 13px; color: #000; font-weight: 400; }
.center-products .product .cat { text-align: left; float: left; width: 50%; text-transform: uppercase; font-size: 11px; color: #000; font-weight: 400; margin-bottom: 5px; }
.center-products .product .new { line-height: 1.75em; display: block; position: absolute; top: 10px; right: 10px; background: #48c028; color: #fff; font-size: 12.5px; text-align: center; padding: 0 10px; }
.center-products .product .top { line-height: 1.75em; display: block; position: absolute; top: 10px; left: 10px; background: #ff6600; color: #fff; font-size: 12.5px; text-align: center; padding: 0 10px; }
.center-products .product .on-order { padding: 3px 8px; line-height: 1.5em; display: block; position: absolute; top: 10px; left: 10px; background: #666666; color: #fff; font-size: 10.5px; text-align: center; }
.center-products .product .top.moved { top: 40px; }

.center-products .product .cart-info { cursor: pointer; font-size: 11.5px; color: #000; line-height: 1.5em; background: #fff; padding: 4px 10px; border: 4px solid #78b7ba; border-radius: 6px; position: absolute; left: 10px; bottom: 10px; max-width: 50%; font-weight: 500; }

.center-products .product.product-v2 .photo { margin-bottom: 5px; }
.center-products .product.product-v2 .name { float: none; text-align: left; width: 100%; }
.center-products .product.product-v2 .price { margin-bottom: 3px; float: none; text-align: left; width: 100%; }
.center-products .product.product-v2 .cat { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 5px; float: none; text-align: left; width: 100%; }
.center-products .product.product-v2 .info { width: 50%; float: left; padding-top: 18px; }
.center-products .product.product-v2 .cart { white-space: nowrap; width: 50%; float: right; text-align: right; }
.center-products .product.product-v2 .cart input.quantity { display: inline-block; vertical-align: top; height: 28px; line-height: 28px; border: 1px solid #666; font-size: 10.5px; width: 40px; padding: 0 0 0 5px; }
.center-products .product.product-v2 .cart input[type="submit"] { display: inline-block; vertical-align: top; height: 28px; line-height: 28px; cursor: pointer; background: #78b7ba; color: #fff; font-size: 9.5px; font-weight: 500; padding: 0 5px;  }
.center-products .product.product-v2 .cart .clipboard { vertical-align: top; width: 20px; height: 14px; background: url('../images/icons/clipboard-2.png') no-repeat; margin-bottom: 4px; display: inline-block; }
.center-products .product.product-v2 .cart .clipboard-size { vertical-align: top; display: inline-block; background: #282828; padding: 3px 3px; margin: -1px 5px 0 0; color: #fff; font-size: 9px; }
.center-products .product.product-v2 .choose-size { display: inline-block; vertical-align: top; height: 28px; line-height: 28px; cursor: pointer; background: #78b7ba; color: #fff; font-size: 11.5px; font-weight: 500; padding: 0 10px;  }
.center-products .product.product-v2 .sizes-list { height: 28px; overflow: hidden; padding-top: 6px; }
.center-products .product.product-v2 .sizes-list .size { display: inline-block; background: #282828; padding: 4px 3px; color: #fff; font-size: 9px; }

.center-products .product.product-v2:hover .sizes-list { display: none; }

.category-header { text-transform: uppercase; font-weight: 600; font-size: 17px; display: block; margin-bottom: 20px; padding: 0 0 0px 0; margin-left: 5px; }

.center-products .product.product .hover { z-index: 888; display: none; text-align: center; height: 477px; width: 100%; position: absolute; left: 0px; top: 0px; padding-top: 20px; }
.center-products .product.product .hover .photo-2 { height: 275px; display: inline-block; }
.center-products .product.product-v2 .hover { top: 0; }
.center-products .product.product:hover .hover { display: block; }
.center-products .product.product .hover .subheader { margin-bottom: 10px; font-size: 12.5px; color: #000; font-weight: 500; text-transform: uppercase; display: block; }
.center-products .product.product .hover .sizes { padding: 15px 0 20px 0; position: absolute; bottom: -126px; left: 1px; width: 100%; background: #fff; border: 1px solid #d4d4d4; border-top: 0; height: 42px; }
.center-products .product.product .hover .sizes .size { display: inline-block; background: #282828; padding: 5px; color: #fff; font-size: 11.5px; }
.center-products .product.product .hover  .link { margin-top: 20px; display: inline-block; vertical-align: top; height: 28px; line-height: 28px; cursor: pointer; background: #78b7ba; color: #fff; font-size: 11.5px; font-weight: 500; padding: 0 10px; }

.center-products .product.product .hover .price { font-size: 15px; position: absolute; bottom: 50px; right: 20px; text-align: right; }
.center-products .product.product .hover .name { font-size: 14px; position: absolute; bottom: 50px; left: 20px; }

.center-products .product.product .hover .similar-products { font-size: 0; text-align: left; position: absolute; top: -1px; left: -137px; z-index: 9999; background: #fff; border: 1px solid #d4d4d4; border-right: 0; height: 604px; width: 139px; }
.center-products .product.product .hover .similar-products .items { height: 353px; overflow: hidden; }
.center-products .product.product .hover .similar-products .down-arrow { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 139px; height: 20px; display: block; background: #fff url('../images/icons/similar-arrow-down.png') no-repeat; font-size: 0; cursor: pointer; }
.center-products .product.product .hover .similar-products .up-arrow { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 139px; height: 20px; display: block; background: #fff url('../images/icons/similar-arrow-up.png') no-repeat; font-size: 0; cursor: pointer; }
.center-products .product.product .hover .similar-product { width: 139px; display: inline-block; padding: 5px; }
.center-products .product.product .hover .similar-product .thumb { border: 1px solid #e4e4e4; max-height: 100%; max-width: 100%; }

.center-products .product.product .hover .trans-link { display: block; width: 100%; height: 100%; }

.no-items { margin-bottom: 20px; padding: 20px 25px 20px 65px; line-height: 1.5em; font-size: 12px; font-weight: 500; color: #00529B; background: #BDE5F8 url('../images/icons/msg-info.png') no-repeat 15px center; }

#breadcrumbs-wrapper { padding: 0 0 20px 0; }
#breadcrumbs-wrapper .breadcrumbs { text-transform: uppercase ; font-size: 10.5px; font-weight: 500; color: #000; line-height: 1.5em; }
#breadcrumbs-wrapper .breadcrumbs a { display: inline-block; }
#breadcrumbs-wrapper .breadcrumbs a:before { content: '> '; }
#breadcrumbs-wrapper .breadcrumbs a:first-child:before { display: none; }

.center-filters { margin-bottom: 20px; }
.center-filters form { border: 1px solid #d4d4d4; padding: 15px 15px; margin: 0 5px 0 5px; }
.center-filters form fieldset { float: left;}
.center-filters form fieldset.right { float: right; }
.center-filters form fieldset.check { padding-top: 7px; }
.center-filters form label { vertical-align: top; display: inline-block; font-size: 11.5px; font-weight: 400; color: #000; margin-bottom: 5px; margin-right: 3px; }
.center-filters form label.next-to { line-height: 26px; }
.center-filters form .check label { }
.center-filters form input[type="text"] { font-size: 10.5px; padding: 0 10px; vertical-align: top; margin-right: 15px; border: 1px solid #d4d4d4; background: #fff; display: inline-block; width: 180px; height: 26px;}
.center-filters form input[type="text"]:focus { border-color: #000; }
.center-filters form input[type="text"].short { width: 65px; }
.center-filters form input[type="text"].short.first { margin-right: 5px; }
.center-filters form input[type="checkbox"] { margin-right: 5px; display: inline-block; vertical-align: top; }
.center-filters form input[type="submit"], .center-filters form a.clean { line-height: 26px; cursor: pointer; height: 26px; padding: 0 15px; margin-top: 0; background: #78b7ba; color: #fff; font-size: 11.5px; font-weight: 400; display: inline-block; margin-left: 5px; }
.center-filters form a.clean { margin-left: 20px; }

.center-filters form .found { margin-left: 25px; vertical-align: top; display: inline-block; line-height: 26px; font-size: 11.5px; font-weight: 400; color: #000; }
.center-filters form select { vertical-align: top; display: inline-block; padding: 0 0 0 10px; font-size: 10.5px; vertical-align: top; border: 1px solid #d4d4d4; background: #fff; display: inline-block; width: 130px; height: 26px;}
.center-filters form select:focus { border-color: #000; }

/*.center-sort { margin-bottom: 20px; }
.center-sort form { margin: 0 5px; line-height: 26px; font-size: 11.5px; font-weight: 400; color: #000; }
.center-sort form .found { margin-right: 50px; vertical-align: top; display: inline-block; }
.center-sort form label { margin-right: 5px; vertical-align: top; display: inline-block; }
.center-sort form select { vertical-align: top; display: inline-block; padding: 0 0 0 10px; font-size: 10.5px; vertical-align: top; border: 1px solid #d4d4d4; background: #fff; display: inline-block; width: 130px; height: 26px;}
.center-sort form select:focus { border-color: #000; }*/

.single-product { }
.single-product .photos { width: 650px; float: left; }
.single-product .photos .photo { margin-bottom: 10px; position: relative; width: 500px; float: left; border: 1px solid #9ad6d6; padding: 10px; }
.single-product .photos .photo img { max-height: 500px; max-width: 100%; display: block; margin: 0 auto; }
.single-product .photos .photo .new { line-height: 1.75em; display: block; display: block; display: block; position: absolute; top: 10px; right: 10px; background: #48c028; color: #fff; font-size: 12.5px; text-align: center; padding: 0 10px; }
.single-product .photos .photo .top { line-height: 1.75em; display: block; display: block; display: block; position: absolute; top: 10px; left: 10px; background: #ff6600; color: #fff; font-size: 12.5px; text-align: center; padding: 0 10px; }
.single-product .photos .photo .on-order { line-height: 1.75em; display: block; display: block; display: block; position: absolute; top: 10px; left: 10px; background: #666666; color: #fff; font-size: 12.5px; text-align: center; padding: 0 10px; }
.single-product .photos .thumbs { width: 150px; float: left; }
.single-product .photos .thumbs .thumb { padding: 0 10px 10px 0; margin: 0 0 0 0; }
.single-product .photos .thumbs .thumb img { border: 1px solid #ddd; max-height: 100%; max-width: 100%; }
.single-product .icons { padding: 35px 0 0 15px; }
.single-product .price + .icons { padding: 10px 0 0 0; }
.single-product .icons a { margin-right: 10px; height: 16px; margin-bottom: 5px; line-height: 16px; display: inline-block; font-size: 10.5px; color: #333; font-weight: 500; padding-left: 25px; }
.single-product .icons a.clipboard { background: url('../images/icons/product-clipboard.png') no-repeat left center; }
.single-product .icons a.print { background: url('../images/icons/product-print.png') no-repeat left center; }
.single-product .icons a.ask { background: url('../images/icons/product-ask.png') no-repeat left center; }
.single-product .icons a.send { background: url('../images/icons/product-send.png') no-repeat left center; }

.single-product .prev-btns { font-size: 12px; font-weight: 600; color: #000; }
.single-product .prev-btns .back-url { margin-bottom: 10px; display: inline-block; line-height: 20px; height: 20px; padding-left: 22px; background: url('../images/icons/back_icon.png') no-repeat left center; float: left; }
.single-product .prev-btns .prev-url { margin-bottom: 10px; float: right; display: inline-block; line-height: 20px; height: 20px; padding-left: 20px; background: url('../images/icons/prev_icon.png') no-repeat left center; }
.single-product .prev-btns .next-url { margin-bottom: 10px; float: right; margin-left: 20px; display: inline-block; line-height: 20px; height: 20px; padding-right: 20px; background: url('../images/icons/next_icon.png') no-repeat right center; }

.single-product .about { width: 590px; float: left; margin-left: 25px; }
.single-product .about h1 { margin: 10px 0 10px 0; font-size: 15.5px; color: #000; font-weight: 500; text-transform: uppercase; display: block; }
.single-product .about .nb { margin: 5px 0 10px 0; font-size: 14.5px; color: #000; font-weight: 500; display: block; }
.single-product .about .availability { background: #9ad6d6; color: #fff; font-size: 12.5px; font-weight: 500; text-transform: uppercase; height: 24px; line-height: 24px; padding: 0 15px; border-radius: 5px; display: inline-block; }
.single-product .about .price { margin: 30px 0 30px 0; font-size: 12.5px; color: #000; font-weight: 500; display: block; }
.single-product .about .price strong { font-size: 30px; margin-top: 3px; display: inline-block; }
.single-product .about h2 { margin-bottom: 10px; font-size: 12.5px; color: #000; font-weight: 500; text-transform: uppercase; display: block; }
.single-product .about .sizes { position: relative; border-top: 1px solid #ddd; margin-bottom: 30px; }
.single-product .about .cart { border-bottom: 1px solid #ddd; padding: 5px 0 5px 0; }
.single-product .about .cart .size { min-width: 60px; text-align: center; display: inline-block; vertical-align: top; line-height: 28px; font-size: 12.5px; color: #000; font-weight: 500; text-transform: uppercase; }
.single-product .about .cart .size.set { float: left; width: 170px; text-align: left; line-height: 1.65em; padding-right: 10px; padding-top: 5px; }
.single-product .about .cart .size.set small { font-size: 11px; text-transform: none; }
.single-product .about .cart input.quantity { display: inline-block; vertical-align: top; height: 28px; line-height: 28px; border: 1px solid #666; font-size: 10.5px; width: 40px; padding: 0 0 0 5px; }
.single-product .about .cart input[type="submit"] { display: inline-block; vertical-align: top; height: 28px; line-height: 28px; cursor: pointer; background: #78b7ba; color: #fff; font-size: 11.5px; font-weight: 500; padding: 0 10px; }
.single-product .about .cart .order-info { font-size: 9.5px; color: #000; font-weight: 400; display: inline-block; line-height: 1.5em; margin-left: 8px; }
.single-product .about .cart .order-info.set {   }
.single-product .about .similar-products { margin-bottom: 25px; }
.single-product .about .similar-product { width: 33.33%; float: left; padding: 5px; }
.single-product .about .similar-product .photo { border: 1px solid #9ad6d6; max-height: 100%; max-width: 100%; }
.single-product .about table { width: 100%; border-top: 1px solid #ddd; }
.single-product .about table td { line-height: 1.5em; padding: 4px 5px; font-size: 11.5px; font-weight: 500; color: #333; }
.single-product .about table tr:first-child td { padding-top: 14px; }
.single-product .about .sizes .cart-info { font-size: 11.5px; color: #000; line-height: 1.5em; background: #fff; padding: 4px 10px; border: 4px solid #78b7ba; border-radius: 6px; position: absolute; box-shadow: 0 0 5px rgba(255,255,255,0.25); left: 150px; top: -55px; max-width: 50%; cursor: pointer; font-weight: 500; }

#home-wrapper .left-column nav { margin-bottom: 40px; }
#home-wrapper .left-column nav ul { margin-left: 20px; }
#home-wrapper .left-column nav ul li { margin: 0 0 9px 0; }
#home-wrapper .left-column nav ul li a { font-size: 14.5px; color: #000; font-weight: 400; }
#home-wrapper .left-column nav ul li.promo-link a { color: #000; font-weight: 600; }
#home-wrapper .left-column nav ul li a:hover { color: #78b7ba; }
#home-wrapper .left-column nav ul li.current > a { font-weight: 600; }
#home-wrapper .left-column nav ul.inner { padding: 9px 0 5px 0px;  }
#home-wrapper .left-column nav .header { text-align: left; font-size: 18px; font-weight: 900; margin-bottom: 15px; }

.text-page { border: 1px solid #9ad6d6; }
.text-page .header, #home-wrapper .text-page .header { text-align: left; margin-bottom: 0; padding: 10px 12px; background: #9ad6d6; font-size: 13.5px; color: #fff; font-weight: 500; text-transform: uppercase; }
.text-page .text { padding: 25px 20px; font-size: 11px; color: #333; font-weight: 400; line-height: 1.65em; }
.text-page .text.bigger { font-size: 13px; }
.text-page .text strong,
.text-page .text b { font-weight: 600; }
.text-page .text u { text-decoration: underline; }

#cart-wrapper { }
.cart-table { width: 100%; border: 1px solid #e6e6e6; border-bottom: 0; margin-bottom: 20px; }
.cart-table th { padding: 15px 10px; vertical-align: middle; text-align: center; background: #f6f6f6; font-size: 12.5px; font-weight: 500; color: #000; }
.cart-table th { background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #F5F5F5),
	color-stop(0.61, #E6E6E6)
);
background-image: -o-linear-gradient(bottom, #F5F5F5 0%, #E6E6E6 61%);
background-image: -moz-linear-gradient(bottom, #F5F5F5 0%, #E6E6E6 61%);
background-image: -webkit-linear-gradient(bottom, #F5F5F5 0%, #E6E6E6 61%);
background-image: -ms-linear-gradient(bottom, #F5F5F5 0%, #E6E6E6 61%);
background-image: linear-gradient(to bottom, #F5F5F5 0%, #E6E6E6 61%); border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; }
.cart-table th:first-child { border-left: 1px solid #d4d4d4; }
.cart-table th:last-child { border-right: 1px solid #d4d4d4;}

.cart-table th:first-child { text-align: left; }
.cart-table td { border-bottom: 1px solid #e6e6e6; padding: 10px 10px; line-height: 1.5em; vertical-align: middle; text-align: center; font-size: 12.5px; font-weight: 400; color: #000; }
.cart-table td:first-child { text-align: left; }
.cart-table td.product { height: 50px; }
.cart-table td.product b { font-weight: 500; }
.cart-table td.product .photo { margin-right: 10px; height: 50px; float: left; display: inline-block; }
.cart-table td.product .name { margin-top: 10px; display: inline-block; font-weight: 600; }
.cart-table td.product .nb { }
.cart-table td input.quantity { display: inline-block; vertical-align: middle; margin-right: 5px; height: 28px; line-height: 28px; border: 1px solid #666; font-size: 10.5px; width: 50px; padding: 0 5px; }
.cart-table td a.remove { text-transform: none; font-size: 10.5px; font-weight: 500; color: #fff; display: inline-block; line-height: 22px; padding: 0 8px; background: #e40000; }
.cart-table td a.remove { background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #E75954),
	color-stop(0.61, #BE3730)
);
background-image: -o-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: -moz-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: -webkit-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: -ms-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: linear-gradient(to bottom, #E75954 0%, #BE3730 61%); border: 1px solid #c44742; }
.cart-table td.cart { }
.cart-table td.cart u { text-decoration: underline; }
.cart-table td.cart input.quantity { height: 22px; line-height: 22px; }
.cart-table td.cart input[type="submit"] { font-size: 10.5px; font-weight: 500; color: #fff; display: inline-block; line-height: 22px; padding: 0 8px; background: #78b7ba; }
.cart-table td .order-info { text-transform: none; font-size: 9.5px; display: inline-block; margin-top: 5px; }

.cart-summing { margin-bottom: 30px; }
.cart-summing .left { width: 50%; float: left; }
.cart-summing .right { width: 50%; float: right; text-align: right; }
.cart-summing .btn { cursor: pointer; font-size: 11.5px; font-weight: 400; color: #fff; display: inline-block; line-height: 2.5em; padding: 0 13px; }
.cart-summing .btn.black { background: #333; }
.cart-summing .btn.black { background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #404040),
	color-stop(0.62, #242424)
);
background-image: -o-linear-gradient(bottom, #404040 0%, #242424 62%);
background-image: -moz-linear-gradient(bottom, #404040 0%, #242424 62%);
background-image: -webkit-linear-gradient(bottom, #404040 0%, #242424 62%);
background-image: -ms-linear-gradient(bottom, #404040 0%, #242424 62%);
background-image: linear-gradient(to bottom, #404040 0%, #242424 62%); border: 1px solid #303030; }
.cart-summing .btn.red { background: #e40000; }
.cart-summing .btn.red  { background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #E75954),
	color-stop(0.61, #BE3730)
);
background-image: -o-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: -moz-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: -webkit-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: -ms-linear-gradient(bottom, #E75954 0%, #BE3730 61%);
background-image: linear-gradient(to bottom, #E75954 0%, #BE3730 61%); border: 1px solid #c44742; }
.cart-summing .btn.green { background: #78b7ba; }
.cart-summing .btn.green { background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #78B7BA),
	color-stop(0.62, #78B7BA)
);
background-image: -o-linear-gradient(bottom, #78B7BA 0%, #78B7BA 62%);
background-image: -moz-linear-gradient(bottom, #78B7BA 0%, #78B7BA 62%);
background-image: -webkit-linear-gradient(bottom, #78B7BA 0%, #78B7BA 62%);
background-image: -ms-linear-gradient(bottom, #78B7BA 0%, #78B7BA 62%);
background-image: linear-gradient(to bottom, #78B7BA 0%, #78B7BA 62%); border: 1px solid #6ca4a7; }
.cart-summing .cost { font-size: 13px; font-weight: 500; color: #000; text-transform: uppercase; margin-bottom: 10px; line-height: 1.5em; display: inline-block; border: 1px solid #e6e6e6; padding: 30px 40px; }
.cart-summing .info-text { font-size: 12px; font-weight: 500; color: #000; margin: 20px 0 10px 0; line-height: 1.5em; display: inline-block; }
.cart-summing .cost strong { font-weight: 600; font-size: 13.5px; }
.cart-summing .cost.bolded { color: #e50000; font-size: 14px; }
.cart-summing .cost.bolded strong { font-size: 14.5px; }
.cart-summing .rules { font-size: 10.5px; color: #000; font-weight: 400; line-height: 1.6em; padding: 5px 0 20px 0; }
.cart-summing .rules label { font-weight: 500; }
.cart-summing .rules input { display: inline-block; vertical-align: middle; margin-right: 3px; }
.cart-summing .rules a { color: #e50000; }

#cart-wrapper .text { font-size: 12px; font-weight: 500; color: #000; margin: 10px 0 20px 0; line-height: 1.5em; }
#cart-wrapper .orders-data-left-section { width: 30%; float: left; margin-bottom: 30px;  }
#cart-wrapper .orders-data { width: 30%; margin-left: 5%; float: left; margin-bottom: 30px; background: #f6f6f6; border: 1px solid #e6e6e6; padding-bottom: 30px; }
#cart-wrapper .orders-data-left-section .orders-data { width: 100%; float: none; margin: 0; margin-bottom: 30px; }
#cart-wrapper .orders-data.half { width: 47.5%; }
#cart-wrapper .orders-data.left { margin-left: 0; }
#cart-wrapper .orders-data .header { margin: -14px 0 20px 20px; border: 1px solid #e6e6e6; background: #fff; display: inline-block; padding: 13px 20px; font-size: 14px; color: #333; text-transform: uppercase; font-weight: 600; }
#cart-wrapper .orders-data table { }
#cart-wrapper .orders-data table td { padding: 5px 10px; font-size: 11.5px; font-weight: 400; color: #000; line-height: 1.5em; }
#cart-wrapper .orders-data table td.label { font-weight: 600; text-align: right; padding-left: 50px; }
#cart-wrapper .orders-data .check { line-height: 27px; padding-left: 40px; }
#cart-wrapper .orders-data .check label { display:inline-block; vertical-align: middle; font-size: 11.5px; font-weight: 400; color: #000; max-width: 70%; }
#cart-wrapper .orders-data .check input[type="radio"] { display:inline-block; vertical-align: top; margin-top: 8px; margin-right: 6px; }

#cart-wrapper .orders-data .field { padding: 0 30px; }
#cart-wrapper .orders-data .remarks-field  { border: 1px solid #e6e6e6; display: block; width: 100%; height: 90px; padding: 10px; font-size: 11.5px; line-height: 1.5em; font-family: inherit; }
#cart-wrapper .orders-data .remarks-field:focus { border: 1px solid #333; }

#cart-wrapper .cart-title { text-transform: uppercase; font-weight: 600; font-size: 17px; display: block; margin-bottom: 15px; padding: 0 0 0px 0; }

#message-wrapper { }
#message-wrapper .pagewidth { margin-bottom: 20px; padding: 20px 25px 20px 65px; line-height: 1.5em; font-size: 12px; font-weight: 500; color: #4F8A10; background: #DFF2BF url('../images/icons/msg-ok.png') no-repeat 15px center; }
#message-wrapper .pagewidth.alert { color: #d8000c; background: #FFBABA url('../images/icons/msg-error.png') no-repeat 15px center; }
#message-wrapper .pagewidth.info { color: #00529B; background: #BDE5F8 url('../images/icons/msg-info.png') no-repeat 15px center; }

#account-wrapper { }
#account-wrapper h1 { display: block; margin-bottom: 12px;  font-size: 22px; color: #333; text-transform: uppercase; font-weight: 400; }
#account-wrapper p.subtitle { display: block; margin-bottom: 20px; font-size: 12.5px; color: #333; font-weight: 400; line-height: 1.5em; }
#account-wrapper p.subtitle strong { font-weight: 500; color: #e40000; }
#account-wrapper .tabs { border: 1px solid #e6e6e6; font-size: 0; background: #f6f6f6; padding: 0 20px; }
#account-wrapper .tabs .tab { border-left: 1px solid #e6e6e6; display: inline-block; padding: 15px 20px; vertical-align: middle; text-align: center; background: #f6f6f6; font-size: 11.5px; font-weight: 500; text-transform: uppercase; color: #000; }
#account-wrapper .tabs .tab.current { background: #fff; color: #78b7ba; }
#account-wrapper .tabs .label { display: inline-block; padding: 15px 10px; vertical-align: middle; text-align: center; background: #f6f6f6; font-size: 11.5px; font-weight: 500; text-transform: uppercase; color: #000; margin-right: 20px; }
#account-wrapper .content { padding: 35px 25px; border: 1px solid #e6e6e6; border-top: 0; }

#account-wrapper h2 { font-size: 14px; color: #333; text-transform: uppercase; font-weight: 500; margin-bottom: 10px; }

#account-wrapper .form { padding-top: 14px; }
#account-wrapper .form fieldset { margin-bottom: 30px; background: #f6f6f6; border: 1px solid #e6e6e6; padding-bottom: 30px; }
#account-wrapper .form fieldset .column { width: 50%; float: left; }
#account-wrapper .form fieldset h2 { margin: -14px 0 20px 20px; border: 1px solid #e6e6e6; background: #fff; display: inline-block; padding: 13px 20px; font-size: 14px; color: #333; text-transform: uppercase; font-weight: 600; }
#account-wrapper .form fieldset .field { margin-bottom: 8px; }
#account-wrapper .form fieldset .field label { text-align: right; width: 170px; height: 30px; line-height: 30px; font-size: 11.5px; margin-right: 8px; color: #333; font-weight: 400; display: inline-block; vertical-align: top;}
#account-wrapper .form fieldset .field.req label:after { content: " *"; color: #e50000; }
#account-wrapper .form fieldset .field input[type="text"],
#account-wrapper .form fieldset .field input[type="password"],
#account-wrapper .form fieldset .field select,
#account-wrapper .form fieldset .field textarea { width: 250px; height: 30px; display: inline-block; vertical-align: top; font-size: 11.5px; padding: 0 10px; border: 1px solid #c6c6c6; background: #fff; }
#account-wrapper .form fieldset .field textarea { height: 130px; width: 300px; padding: 10px; resize: none; }
#account-wrapper .form fieldset .field input[type="text"]:focus,
#account-wrapper .form fieldset .field input[type="password"]:focus,
#account-wrapper .form fieldset .field select:focus,
#account-wrapper .form fieldset .field textarea:focus { border-color: #000; }
#account-wrapper .form fieldset .field.error input[type="text"],
#account-wrapper .form fieldset .field.error input[type="password"],
#account-wrapper .form fieldset .field.error select,
#account-wrapper .form fieldset .field.error textarea { border-color: #e50000; }
#account-wrapper .form fieldset .field select { padding-right: 0; }
#account-wrapper .form fieldset .field .tip { font-size: 10.5px; color: #333; font-weight: 400; padding-left: 182px; padding-top: 7px; }
#account-wrapper .form fieldset .field.checkbox { line-height: 30px; padding-left: 30px; }
#account-wrapper .form fieldset .field.checkbox label { width: auto; }
#account-wrapper .form fieldset .field.checkbox.long-txt label {   display: block; height: auto; line-height: 1.75em; text-align: left; padding-left: 23px; padding-right: 50px; }
#account-wrapper .form fieldset .field.checkbox.long-txt input { float: left; }
#account-wrapper .form fieldset .field.checkbox label a { font-weight: 500; color: #78b7ba; }
#account-wrapper .form fieldset .field.checkbox.error label { color: #e50000; }
#account-wrapper .form fieldset .field.checkbox input[type="checkbox"] { margin-right: 6px; vertical-align: middle; display: inline-block; }
#account-wrapper .form input[type="submit"], #account-wrapper .form a.btn { text-transform: uppercase; cursor: pointer; margin-top: -10px; background: #0044cc; font-size: 12px; font-weight: 500; color: #fff; display: inline-block; line-height: 3em; padding: 0 20px; cursor: pointer; }
#account-wrapper .form input[type="submit"].green, #account-wrapper .form a.btn.green { background: #78b7ba; }
#account-wrapper .form input[type="submit"].right, #account-wrapper .form a.btn.right { float: right; margin-left: 10px; }
#account-wrapper .form fieldset p.req { font-size: 11.5px; color: #333; font-weight: 400; margin-top: 20px; text-align: right; padding-right: 40px;  }
#account-wrapper .form fieldset p.req b { color: #e50000; }
#account-wrapper .info { padding: 20px 25px 20px 65px; line-height: 1.5em; font-size: 12px; font-weight: 500; color: #555; background: #EFEFEF url('../images/icons/empty.png') no-repeat 15px center; }

#login-wrapper { }
#login-wrapper .top-slide { display: block; margin: 0 auto 30px auto; max-width: 100%; }
#login-wrapper .left { width: 400px; margin-right: 50px; float: left; }
#login-wrapper .right { width: 650px; float: left; }
#login-wrapper h1, #login-wrapper .h1 { display: block; margin-bottom: 25px;  font-size: 22px; color: #333; text-transform: uppercase; font-weight: 400; }
#login-wrapper form { text-align: right; width: 295px; }
#login-wrapper form.remember-wide { width: 100%; text-align: left; }
#login-wrapper form.remember-wide .field.checkbox label { display: inline; text-align: left; height: auto; width: auto; line-height: 1.3em; font-size: 11px; }
#login-wrapper form.remember-wide .field.checkbox input { margin-right: 10px; float: left; }
#login-wrapper .field { margin-bottom: 8px; }
#login-wrapper .field input[type="text"], #login-wrapper input[type="password"] { width: 180px; height: 30px; display: inline-block; vertical-align: top; font-size: 11.5px; padding: 0 10px; border: 1px solid #c6c6c6; background: #fff; }
#login-wrapper .field.error input[type="text"], #login-wrapper .field.error input[type="password"] { border-color: #e50000; }
#login-wrapper .field label { text-align: right; width: 100px; height: 30px; line-height: 30px; font-size: 11.5px; margin-right: 8px; color: #333; font-weight: 400; display: inline-block; vertical-align: top; }
#login-wrapper .field label.req:after { content: " *"; color: #e50000; }
#login-wrapper a.remind { display: inline-block; font-size: 10.5px; color: #333; font-weight: 400; }
#login-wrapper input[type="submit"] { text-transform: uppercase; margin-left: 8px; cursor: pointer; background: #78b7ba; font-size: 12px; font-weight: 500; color: #fff; display: inline-block; line-height: 2.5em; padding: 0 20px; cursor: pointer; }
#login-wrapper .right .register-btn { text-transform: uppercase; cursor: pointer; background: #78b7ba; font-size: 12px; font-weight: 500; color: #fff; display: inline-block; line-height: 3em; padding: 0 20px; cursor: pointer; }
#login-wrapper .field .tip { font-size: 10.5px; color: #333; font-weight: 400; padding-left: 182px; padding-top: 7px; }

#home-wrapper { }
#home-wrapper .top-slide { display: block; margin: 0 auto 45px auto; max-width: 100%; }
#home-wrapper .slider { text-align: center; margin-bottom: 20px; }
#home-wrapper .slider .slides { display: inline-block; max-width: 70%; }
#home-wrapper .slider .slides .slide { display: inline-block; text-align: center; height: 385px; line-height: 385px; background: #f6f6f6; }
#home-wrapper .slider .slides .slide img { display: inline-block; max-width: 100%; vertical-align: middle; }
#home-wrapper .slider .prev { width: 30px; height: 18px; margin-top: 185px; vertical-align: top; display: inline-block; background: url('../images/icons/slider.png') no-repeat; background-position: center 0; }
#home-wrapper .slider .next { width: 30px; height: 18px; margin-top: 185px; vertical-align: top; display: inline-block; background: url('../images/icons/slider.png') no-repeat; background-position: center -18px; }
#home-wrapper .header { text-align: center; display: block; margin-bottom: 35px; font-size: 22px; color: #000; text-transform: uppercase; font-weight: 400; }
#home-wrapper .header b { font-weight: 500; }

#home-wrapper .home-logged-slide { display: block; max-width: 100%; margin: 0 0 30px 0; }

form.return-form .text { font-size: 11.5px; }
form.return-form .field { margin-bottom: 8px; }
form.return-form .field label { line-height: 1.5em; font-size: 11.5px; color: #333; font-weight: 400; margin-bottom: 6px; display: block; }
form.return-form .field.req label:after { content: " *"; color: #e50000; }
form.return-form .field input[type="text"],
form.return-form .field select,
form.return-form .field textarea { width: 100%; height: 30px; display: inline-block; vertical-align: top; font-size: 11.5px; padding: 0 10px; border: 1px solid #c6c6c6; background: #fff; }
form.return-form .field textarea { height: 170px; width: 100%; padding: 10px; }
form.return-form .field.big-field textarea { font-size: 14px; }
form.return-form .field input[type="text"]:focus,
form.return-form .field select:focus,
form.return-form .field textarea:focus { border-color: #000; }
form.return-form .field.error input[type="text"],
form.return-form .field.error select,
form.return-form .field.error textarea { border-color: #e50000; }
form.return-form .field select { padding-right: 0; }
form.return-form .field .tip { font-size: 10.5px; color: #333; font-weight: 400; padding-left: 182px; padding-top: 7px; }
form.return-form .field.checkbox { line-height: 30px; padding-left: 30px; }
form.return-form .field.checkbox label { width: auto; }
form.return-form .field.checkbox.long-txt label {   display: block; height: auto; line-height: 1.75em; text-align: left; padding-left: 23px; padding-right: 50px; }
form.return-form .field.checkbox.long-txt input { float: left; }
form.return-form .field.checkbox label a { font-weight: 500; color: #78b7ba; }
form.return-form .field.checkbox.error label { color: #e50000; }
form.return-form .field.checkbox input[type="checkbox"] { margin-right: 6px; vertical-align: middle; display: inline-block; }
form.return-form input[type="submit"], form.return-form a.btn { text-transform: uppercase; cursor: pointer; margin-top: 10px; background: #0044cc; font-size: 12px; font-weight: 500; color: #fff; display: inline-block; line-height: 3em; padding: 0 20px; cursor: pointer; }
form.return-form input[type="submit"].green, form.return-form a.btn.green { background: #78b7ba; }
form.return-form input[type="submit"].right, form.return-form a.btn.right { float: right; margin-left: 10px; }
form.return-form p.req { font-size: 11.5px; color: #333; font-weight: 400; margin-top: 20px; padding-right: 40px;  }
form.return-form p.req b { color: #e50000; }

@media (min-width: 1600px) {
    body.full-width .pagewidth { width: 1580px; }

	body.full-width #home-wrapper .right-column { width: 1270px; }
	body.full-width .center-products .product { width: 25%; }
}

@media (max-width: 1599px) {
    body.full-width  .pagewidth { width: 1380px; }

	body.full-width #home-wrapper .right-column { width: 1070px; }

	.single-product .about { width: 390px; }
	.center-products .product.product .hover { height: 390px; }
	.center-products .product.product .hover .similar-products { height: 517px; }

}

@media (max-width: 1399px) {
    body.full-width  .pagewidth { width: 1180px; }

	body.full-width #home-wrapper .right-column { width: 870px; }

	.center-filters form input[type="text"] { width: 100px; }
	.center-filters form input[type="text"].short { width: 45px; }
	.center-filters form select { width: 90px; }

	.single-product .about { width: 300px; }
	.single-product .photos { width: 540px; }
	.single-product .photos .photo { width: 390px; }

	.center-products .product.product .hover { height: 300px; }
	.center-products .product.product .hover .similar-products { height: 427px; }
}

@media (min-width: 1200px) {
    .pagewidth { width: 1180px; }

}

@media (max-width: 1199px) {
    .pagewidth { width: 970px !important; }

    #home-wrapper .left-column { width: 220px; }
    #home-wrapper .right-column { width: 720px !important; }

    .center-products .product { width: 50%; }
	.center-products .clear-three { display: none; }
	.center-products .clear-two { clear: both; width: 100%; height: 0; }

    .single-product .photos { width: 390px; }
    .single-product .about { width: 305px; }

    #login-wrapper .right { width: 500px; }

    #account-wrapper .text-page.contact { width: 320px; }

	.center-filters form fieldset.right { width: 100%; margin-top: 10px; }

	.single-product .photos .thumbs { width: 100px; }
	.single-product .photos .photo { width: 290px; }

	.center-products .product.product .hover { height: 390px; }
	.center-products .product.product .hover .similar-products { height: 517px; }
}

@media (max-width: 991px) {
    .pagewidth { width: 750px  !important; }
	body { padding-top: 223px; }

    #top-wrapper .top .logo { display: block; clear: both; margin: 0px auto 0 auto; padding-top: 25px; }
    #bottom-wrapper nav { float: none; }
    #bottom-wrapper nav ul { width: 100%; text-align: center; }

    #bottom-wrapper .copyrights { float: none; text-align: center; padding-top: 30px; }

    #home-wrapper .left-column { width: 150px; }
    #home-wrapper .right-column { width: 570px !important; }

    .single-product .photos { width: 263px; }
    .single-product .about { width: 262px; }

    #account-wrapper .form fieldset .column { float: none; width: 100%; }

    #login-wrapper .left { width: 350px; }
    #login-wrapper .right { width: 350px; }

    #account-wrapper .form.contact { width: 100%; float: none; margin-bottom: 30px; }
    #account-wrapper .text-page.contact { width: 100%; float: none; margin-left: 0; }

    #account-wrapper .tabs .tab { padding-left: 12px; padding-right: 12px; }

    #cart-wrapper .orders-data { width: 47.5%; }
    #cart-wrapper .orders-data.right { width: 100%; margin-left: 0; }

	.single-product .photos .thumbs { float: none; width: 100%; clear: both; }
	.single-product .photos .thumbs .thumb { float: left; width: 50%; }
	.single-product .photos .photo { float: none; width: 100%; clear: both; }
	.center-products .product.product .hover { height: 294px; }
	.center-products .product.product .hover .similar-products { height: 421px; }
}
@media (max-width: 767px) {
    .pagewidth { width: 95%  !important; max-width: 450px; }
	body { padding-top: 255px; }

	#top-wrapper .top .logo { padding-top: 10px; height: 60px; }

    #top-wrapper .top .search-box { float: none; }
    #top-wrapper .top .search-box form { width: 100%; }
    #top-wrapper .top .search-box form input[type="submit"] { float: right; }
    #top-wrapper .top .search-box form input[type="text"] { width: 80%; }

    #top-wrapper .top .buttons-box { float: none; text-align: center; white-space: normal; }
    #top-wrapper .top .buttons-box .clipboard { margin-bottom: 10px; }
    #top-wrapper .top .buttons-box .offers { margin-bottom: 10px; }


	#top-wrapper .top .buttons-box .clipboard { padding: 0 10px 0 39px; background-position: 5px 10px; }
	#top-wrapper .top .buttons-box .offers { padding: 0 10px 0 10px; }
	#top-wrapper .top .buttons-box .cart { padding: 0 10px 0 39px; background-position: 5px 10px; }

	.center-filters form input[type="submit"], .center-filters form a.clean { width: 30%; text-align: center; float: none; margin-left: 0; margin-right: 5px; }

    #home-wrapper .left-column { width: 100%; float: none; text-align: center; }
    #home-wrapper .right-column { width: 100% !important; float: none; margin-left: 0; }

    #breadcrumbs-wrapper .breadcrumbs { text-align: center; }

    #home-wrapper .left-column nav ul.inner { padding-left: 0; }
    #home-wrapper .left-column nav ul.inner li a { font-size: 11.5px; }
    .center-products .product { width: 100%; }

    .center-filters form input[type="submit"], .center-filters form a.clean { width: 100%; margin-right: 0; }
    .center-filters form fieldset { padding-bottom: 10px; }

    .single-product .photos { width: 100%; float: none; margin-bottom: 30px; }
    .single-product .about { width: 100%; margin-left: 0; float: none; }

    #account-wrapper .form fieldset .field { text-align: center; }
    #account-wrapper .form fieldset .field label { width: 100%; margin-right: 0; text-align: center; }
    #account-wrapper .form fieldset .field input[type="text"],
    #account-wrapper .form fieldset .field input[type="password"],
    #account-wrapper .form fieldset .field select,
    #account-wrapper .form fieldset .field textarea { width: 80%; }
    #account-wrapper .form fieldset .field .tip { padding-left: 0; text-align: center; float: none; }
    #account-wrapper .form fieldset p.req { padding-right: 0; text-align: center; float: none; }
    #account-wrapper .form fieldset .field.checkbox { text-align: left; }
    #account-wrapper .form input[type="submit"].right,
    #account-wrapper .form a.btn, #account-wrapper .form a.btn.right { float: none; margin-top: 0; margin-left: 0; margin-right: 10px; }
    #account-wrapper .form input[type="submit"], #account-wrapper .form a.btn { margin-bottom: 10px; }

    #login-wrapper .left { width: 100%; margin-right:0; float: none; margin-bottom: 40px; }
    #login-wrapper .right { width: 100%; float: none; text-align: center; }
    #login-wrapper h1, #login-wrapper .h1 { text-align: center; }
    #login-wrapper form { width: 100%; }
    #login-wrapper .field label { width: 100%; margin-right: 0; text-align: center; }
    #login-wrapper .field input[type="text"], #login-wrapper input[type="password"] { width: 100%; }

    #account-wrapper .tabs { text-align: center; }
    #account-wrapper .tabs .label { width: 100%; border-bottom: 1px solid #e6e6e6; }

    #cart-wrapper .orders-data { width: 100%; margin-left: 0; float: none; }
    .cart-summing .left { width: 100%; float: none; margin-bottom: 10px; }
    .cart-summing .right { width: 100%; float: none; }
    .cart-summing .cost { width: 100%; text-align: center; }

    #cart-wrapper .orders-data.half { width: 100%; }

	.center-products .product.product .hover { display: none !important; }

}
