/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
article, aside, footer, header, hgroup, nav, section { display: block; }
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
html { -webkit-font-smoothing: antialiased; }
body { color: #959494; font-weight: 300; }
body, input, textarea { font-size: 16px; }
body, input, textarea { font-family: 'Open Sans', Arial, sans-serif; }
img { max-width: 100%; height: auto; }
#ie8 img { width: auto; }
embed, iframe, object, video { max-width: 100%; }
a { text-decoration: none; color: #4bb6f5; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
br.clear { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { color: #333; line-height: 1em; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { line-height: 28px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
blockquote p { padding-bottom: 0px; }
input[type=text], input.wpcf7-text, input.text, input.title, textarea, select { background-color: #fff; border: 1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.wpcf7-text:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color: #2D3940; color: #3e3e3e; }
input[type=text], input.wpcf7-text, input.text, input.title, textarea, select { margin: 0; }
textarea { padding: 4px; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear { float: left; width: 100%; }
.left { float: left; }
.right { float: right; }
img { image-rendering: optimizeSpeed; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: optimize-contrast; -ms-interpolation-mode: nearest-neighbor; }
/***** BXSLIDER *****/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 0 auto 60px; padding: 0; *zoom: 1;
width: 100%; float: left; }
.bx-wrapper img { max-width: 100%; display: block; }
/** THEME
===================================*/
.bx-wrapper .bx-viewport { -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: -50px; width: 100%; }
/* LOADER */
.bx-wrapper .bx-loading { min-height: 50px; background: url(../images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
/* PAGER */
.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a { background: #555; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.bx-wrapper .bx-pager.bx-default-pager a:hover { background: #000; }
.bx-wrapper .bx-pager.bx-default-pager a.active { background: #fff; border: 2px solid #f37021; border-radius: 10px; }
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev { left: 40px; background: url(../images/bx-prev.png) no-repeat 0 0; }
.bx-wrapper .bx-next { right: 40px; background: url(../images/bx-next.png) no-repeat 0 0; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -5px; outline: 0; width: 11px; height: 16px; text-indent: -9999px; z-index: 9999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

body { background: #292d31; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 26px; color: #262729; }
.wrapper { width: 100%; max-width: 1200px; margin: 0 auto; }
.top-container { }
.top-container .left, .top-container .right { width: 50%; }
.top-container ul, .footer-container ul { padding: 0; display: inline-block; text-align: left; }
.top-container ul li, .footer-container ul li { display: inline-block; }
.top-container ul li a, .footer-container ul li a { line-height: 60px; font-size: 14px; font-weight: bold; color: #808080; margin-right: 10px; text-transform: uppercase; }
.footer-container ul li a { line-height: 14px; }
.top-container .right, .footer-container .right { text-align: right; }
.top-container .right ul li a { margin: 0 0 0 10px; }
.footer-container .left { width: 60%; }
.footer-container .right { font-size: 14px; font-weight: bold; color: #808080; text-transform: uppercase; width: 40% }
.footer-container .bottom { clear: both;  padding-top: 20px;}
.footer-container .bottom .badges { display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox; align-items: center;flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;justify-content: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;-webkit-box-align: center;-webkit-align-items: center; -ms-flex-align: center; }
.footer-container .bottom .badges .badge { position: relative; width: auto; margin: 0 1rem; }
.footer-container .bottom .badges .badge.img_cert img { max-width: 5rem;width: 100%;display: block; }
.footer-container { margin-bottom: 80px; }
.header-container { background: #252526 url(../images/bg-header-container.png) no-repeat 50% 50% / cover; border: 1px solid #252525; border-bottom: none; box-sizing: border-box; }
.header-container .logo { margin: 20px 32px 0 35px; display: inline-block; float:left; }
.header-container .logo strong { display: none; }
.header-container .headinfo { display: inline-block; font-family: 'Roboto', sans-serif; margin: 32px 0 0 10%; text-align:center; }
.header-container .headinfo div { color: #fff; font-size: 30px; line-height: 30px; font-weight: 900; display: inline-block; text-transform: uppercase; vertical-align: middle; }
.header-container .headinfo div a { color: #fff; }
.header-container .headinfo div span { color: #d0d0d0; font-size: 16px; display: block; line-height: 16px; }
.header-container .viewcart { float: right; width: 250px; height: 60px; border: 1px solid #5e5f60; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; background: url(../images/bg-viewcart.png) no-repeat 92% -65px; margin: 25px 40px 25px 0; position: relative; }
.header-container .viewcart.active { background-position: 92% 27px; }
.header-container .viewcart .viewcartbtn { cursor: pointer; width: 100%; float: left; display: block; }
.header-container .viewcart div { display: inline-block; vertical-align: middle; font-family: 'Roboto', sans-serif; }
.header-container .viewcart div.img { background: url(../images/img-viewcart.png) no-repeat 50% 50%; width: 85px; box-sizing: border-box; padding: 17px 0 0 53px; height: 60px; color: #fff; font-weight: bold; font-size: 12px; }
.header-container .viewcart div.numbtext { color: #fff; font-size: 20px; line-height: 26px; font-weight: 900; }
.header-container .viewcart div.numbtext .text { text-transform: uppercase; color: #d0d0d0; font-size: 16px; line-height: 18px; font-weight: normal; display: block; }
.header-container .viewcart .basket-wishlist { display: none; }
.header-container .viewcart.active .basket-wishlist { display: block; }
.basket-wishlist { background: #eee; width: 320px; box-sizing: border-box; border: 1px solid #ccc; padding: 10px; position: absolute; z-index: 99; right: -1px; top: 60px; }
.basket-wishlist li img { border: 1px solid #ccc; margin-right: 10px; float: left; }
.basket-wishlist li .product-name a { color: #262729; font-size: 14px; line-height: 16px; font-weight: bold; font-style: italic; padding-right: 20px; float: left; }
.basket-wishlist li .product-details { font-family: 'Roboto Condensed', sans-serif; width: 100%; border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; }
.mini-products-list .btn-remove { width: 15px; height: 15px !important; float: right !important; background-size: 15px !important; }
.basket-wishlist li .product-details .qtyprice { display: inline-block; }
.basket-wishlist li .product-details .truncated { display: inline-block; font-size: 12px; line-height: 15px; text-transform: uppercase; }
.basket-wishlist li .product-details .truncated dt, .main-container #easycheckout-form-wrap #checkout-review-table dt { margin-right: 5px; font-weight: normal; }
.basket-wishlist li .product-details .truncated dd, .main-container #easycheckout-form-wrap #checkout-review-table dd { font-weight: bold; margin-left: 5px; }
.basket-wishlist li .product-details .truncated dd, .basket-wishlist li .product-details .truncated dt, .main-container #easycheckout-form-wrap #checkout-review-table dd, .main-container #easycheckout-form-wrap #checkout-review-table dt { display: inline-block; float: none; }
.basket-wishlist li .product-details .truncated dd:after, .main-container #easycheckout-form-wrap #checkout-review-table dd:after { display: block; content: ''; width: 100%; float: left; }
.basket-wishlist li .product-details .details { display: none; }
.header-container .viewcart .summary { width: 100%; float: left; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc; font-style: italic; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; }
.header-container .viewcart .summary .amount { float: left; font-size: 12px; line-height: 14px; }
.header-container .viewcart .summary .amount span { color: #262729; font-weight: bold; }
.header-container .viewcart .subtotal { float: right; font-size: 18px; font-weight: bold; }
.header-container .viewcart .subtotal .price { color: #de6c00; }
.header-container .viewcart .actions { width: 100%; float: left; }
.header-container .viewcart .actions button { float: right; }
.navigation-container { border-left: 1px solid #252525; border-right: 1px solid #252525; background: #df6c09; border-bottom: 3px solid #b25607; box-sizing: border-box; }
.navigation-container ul { padding: 0 0 0 20px; float: left; }
.navigation-container ul li { display: inline-block; transform: skewX(-20deg); position:relative; z-index:9;}
.navigation-container ul li a { color: #fff; font-size: 17px; line-height: 57px; padding: 0 18px; font-weight: bold; text-transform: uppercase; text-shadow: 1px 1px 2px #333; display: block; }
.navigation-container ul li:hover a{ background: #b25607; text-decoration: none; }
.navigation-container ul ul.sub-menu, .navigation-container ul .megamenu{ display:none; position:absolute; left:0; top:57px; background: #b25607; padding: 10px; transform: skewX(20deg); min-width: 200px; box-shadow: 3px 3px 0 #333;}
.navigation-container ul ul.sub-menu{left: 56px; top: 57px;}
.navigation-container li:hover ul.sub-menu{ display:block;}
.navigation-container ul li.parent{}
.navigation-container ul .megamenu{ left:-110px; top:57px; width:790px;}
.navigation-container ul .megamenu ul{ width:250px; padding:0;}
.navigation-container li:hover .megamenu{ display:block; }
.navigation-container ul ul.sub-menu li, .navigation-container ul .megamenu li{transform: skewX(0deg); display:block;}
.navigation-container ul ul.sub-menu li a, .navigation-container ul .megamenu li a{ line-height:22px; padding:7px 15px; color:#fff;}
.navigation-container ul ul.sub-menu li a:hover, .navigation-container ul .megamenu li a:hover{background: #df6c09;}
.searcon { width: 223px; height: 38px; background: #b25607; border: 1px solid #eb7c1c; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; color: #fff; margin: 9px 40px 0 0; box-shadow: 0 0 3px #d76809; }
.searcon #search { background: url(../images/img-search-form.png) no-repeat 98% 50%; border: none; padding: 5px 34px 5px 10px; line-height: 38px; color: #fff; width: 100%; box-sizing: border-box; font-size: 15px; text-shadow: 1px 1px 2px #333; font-style: italic; height: 38px; }
.searcon button { display: none; }
.homeslide { background: #fff; border-left: 1px solid #252525; border-right: 1px solid #252525; padding-bottom: 20px; box-sizing: border-box; }
.main-container { background: #fff; border: 1px solid #252525; border-top: none; box-sizing: border-box; padding: 40px 40px 80px; margin-bottom: 25px; }
.main-container.col2-left-layout { padding: 20px 40px 80px 0; }
.std .title h2 { font-size: 24px; line-height: 24px; text-transform: uppercase; font-style: italic; font-weight: bold; color: #262729; padding-bottom: 17px; margin-bottom: 30px; border-bottom: 2px solid #de6c00; text-align: center; }
.std .half { width: 48%; margin-right: 4%; float: left; }
.std .half.last { margin-right: 0; }
.std p { margin-bottom: 25px; font-size: 16px; }
.categorieslinks { width: 100%; float: left; margin-bottom: 58px; }
.categorieslinks .box { width: 18%; margin-right: 2.1%; display: inline-block; max-width: 200px; vertical-align: top; }
.categorieslinks .box a { color: #262729; transition: all .3s; }
.categorieslinks .box a img { transition: all .3s; }
.categorieslinks .box a:hover img { box-shadow: 0 0 3px #ccc; }
.categorieslinks .box span { display: block; font-size: 20px; line-height: 25px; font-weight: bold; font-style: italic; text-align: center; text-transform: uppercase; }
.categorieslinks .box:nth-child(5) { margin-right: 0; }
.products-grid { padding: 0; margin: 0 0 50px; width: 100%;display: flex; flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap; }
.products-grid li { flex-grow: 1;width: 22.4%; margin-right: 3.3%; font-weight: bold; font-style: italic; text-transform: uppercase; margin-bottom: 50px; }
.products-grid li:nth-child(4n) { margin-right: 0; }
.products-grid li .figure { border: 1px solid #ccc; line-height: 0; position: relative; margin-bottom: 8px; }
.products-grid li .figure .special-tag { position: absolute; top: 8px; right: -3px; }
.products-grid li h3 { font-size: 20px; line-height: 24px; color: #262729;  font-weight: bold; min-height: 65px; margin-bottom: 7px;}
.products-grid li h3 a { color: #262729; }
.products-grid li h3 span { display: block; font-size: 16px; line-height: 16px; color: #808080; }
.products-grid li .extrabox{ width: 100%; float: left;}
.products-grid li .price-box { float: right; text-align: right; min-height: 40px;}
.products-grid li .price-box p { margin: 0; }
.products-grid li .price-box .price-label { display: none; }
.products-grid li .price-box .old-price { font-size: 16px; line-height: 16px; color: #808080; text-decoration: line-through; }
.products-grid li .price-box .regular-price { color: #000; font-size: 20px; line-height: 20px; margin-top: 10px; display: block; }
.products-grid li .price-box .special-price { color: #de6c00; font-size: 20px; line-height: 24px; }
.products-grid li .actions { float: left; width: 100%; margin-top: 10px; }
.products-grid li .actions button, .product-view .product-shop .sharebtns button, .checkout-types button, .buttons-set button, .button { font-weight: bold; font-style: italic; text-transform: uppercase; font-family: inherit; float: left; background: #df6c09; min-width: 106px; height: 34px; line-height: 32px; color: #fff; font-size: 16px; text-shadow: 0 0 2px #333; border: none; border-bottom: 3px solid #b25607; transition: all .3s; text-align: center; display: block; }
.products-grid li .actions button:hover, .product-view .product-shop .sharebtns button:hover, .checkout-types button:hover, .buttons-set button:hover, .button:hover { text-decoration: none; background: #b25607; cursor: pointer; }
.products-grid li .actions button{ width: 100%;}
.buttons-set { border-top: 1px solid #ededed; clear: both; margin: 10px 0 0; padding-top: 10px; text-align: right; }
.my-account .fieldset h2, .my-account .addresses-list h2, .my-account .order-details h2 { font-family: 'Roboto Condensed', sans-serif; display: inline-block; width: 100%; color: #262729; font-size: 24px; font-weight: bold; font-style: italic; text-transform: uppercase; line-height: 24px; display: block; margin-bottom: 15px; }
.products-grid li .extrabox .add-to-links { text-align: left; float: left; max-width: 110px; }
.products-grid li .extrabox .add-to-links li { width: 100%; float: left; font-size: 14px; line-height: 16px; margin: 0; }
.products-grid li .extrabox .add-to-links li a { color: #808080; }
.col2-left-layout .col-main { width: 71.7%; }
.col2-left-layout .sidebar { width: 25.1%; }
.col2-left-layout .sidebar .block-title, .col2-left-layout .sidebar .block-subtitle { display: none; }
.col2-left-layout .sidebar #narrow-by-list dt { background: url(../images/bg-title-layer.png) no-repeat 100% 0; height: 44px; line-height: 40px; color: #fff; font-size: 18px; font-weight: bold; font-style: italic; text-transform: uppercase; margin-bottom: 8px; box-sizing: border-box; padding: 0 15px 0 20px; }
.col2-left-layout .sidebar #narrow-by-list dt span { background: url(../images/bg-plus-layer.png) no-repeat 95% -80px; display: block; }
.col2-left-layout .sidebar #narrow-by-list dt.amshopby-collapsed span { background-position: 95% 15px; }
.col2-left-layout .sidebar #narrow-by-list dd { margin: 0 0 20px; display: block; max-width: 275px; width: 95%; }
.col2-left-layout .sidebar #narrow-by-list dd ol { text-transform: uppercase; }
.col2-left-layout .sidebar #narrow-by-list dd ol li > a { background: url(../images/bg-checked-layer.png) no-repeat 17px -77px; margin-bottom: 2px; float: none; line-height: 30px; display: block; float: none; padding: 0 20px 0 50px; color: #393939; }
.col2-left-layout .sidebar #narrow-by-list dd ol li > a.amshopby-attr-selected { background-position: 17px 6px; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child > a { background: #eee url(../images/bg-plus-layer.png) no-repeat 95% 15px; margin-bottom: 2px; float: none; line-height: 36px; display: block; padding: 0 20px; color: #393939; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child > a:hover { background-color: #f1f1f1; text-decoration: none; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.active { }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child.expanded > a { background: #df6c09 url(../images/bg-plus-layer.png) no-repeat 95% -80px; color: #fff; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child.expanded > a:hover { text-decoration: none; background-color: #df6c09; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1 { padding: 0; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1 > a { color: #393939; font-size: 14px; padding-left: 50px; line-height: 30px; float: none; background: url(../images/bg-checked-layer.png) no-repeat 17px -77px; font-style: italic; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1.active > a { background-position: 17px 7px; font-weight: normal; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1.has-child > a { float: none; background: url(../images/bg-checked-layer.png) no-repeat 17px 6px; font-style: normal; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1.has-child.expanded > a { background-position: 20px -84px; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1.has-child > a { background: url(../images/bg-plus-layer.png) no-repeat 20px 11px; padding-left: 42px; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1.has-child li { font-style: italic; padding: 0; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1 .level2 a { float: none; background: url(../images/bg-checked-layer.png) no-repeat 17px -77px; color: #393939; font-size: 14px; padding-left: 50px; line-height: 31px; }
.col2-left-layout .sidebar #narrow-by-list dd ol li.has-child .level1 .level2.active a { background-position: 17px 7px; font-weight: normal; }
.col2-left-layout .sidebar .currently, .col2-left-layout .sidebar .actions { display: none; }
.breadcrumbs ul { margin: 0 0 5px; text-transform: uppercase; padding: 0; }
.breadcrumbs ul li { display: inline-block; line-height: 14px; font-size: 14px; color: #555; font-style: italic; }
.breadcrumbs ul li a { color: #555; }
.breadcrumbs ul li span { display: inline-block; margin: 3px 0; }
.breadcrumbs ul li strong { font-style: normal; }
.col-main .category-title h1 { margin-top: 0; color: #262729; font-size: 24px; line-height: 24px; font-style: italic; font-weight: bold; text-transform: uppercase; float:left; padding-top:6px; }
.col-main .page-title.category-title { margin-bottom: 20px; padding-bottom: 10px; position:relative; width:100%; float:left;}
.toolbar { text-align: right; float: right; }
.toolbar .amount, .toolbar .pages { display: none; }
.toolbar .pager, .toolbar .sorter { display: inline-block; margin-right: 7px; background: #eee; border-bottom: 3px solid #bebebe; text-align: left; vertical-align: top; height: 32px; line-height: 32px; padding: 0 10px; }
.toolbar .pager { margin-right: 0; }
.toolbar .pager select, .toolbar .sorter select { appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; font-size: 14px; color: #343434; text-transform: uppercase; background: url(../images/bg-down-select.png) no-repeat 100% 50%; border: none; cursor: pointer; padding: 0 20px 0 0; font-family: 'Roboto Condensed', sans-serif; }
.toolbar-bottom .toolbar { margin-top: 0; text-align: left; }
.toolbar-bottom .toolbar .pages { display: inline-block; float: right; }
.toolbar-bottom .toolbar .pages strong { display: none; }
.toolbar-bottom .toolbar .pages ol { display: inline-block; margin-left: 7px; }
.toolbar-bottom .toolbar .pages ol li { margin-left: 2px; display: inline-block; width: 34px; height: 31px; line-height: 34px; border-bottom: 3px solid #bebebe; background: #eee; text-align: center; font-weight: bold; font-size: 14px; color: #343434; transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; }
.toolbar-bottom .toolbar .pages ol li a { color: #343434; display: block; }
.toolbar-bottom .toolbar .pages ol li a:hover { text-decoration: none; }
.toolbar-bottom .toolbar .pages ol li.current { color: #fff; background: #df6c09; border-bottom: 3px solid #b25607; }
.toolbar-bottom .toolbar .pages ol li:hover { box-shadow: 0 0 3px #ccc; }
.toolbar-bottom .toolbar .amount { display: inline-block; font-size: 14px; color: #343434; line-height: 32px; text-transform: uppercase; vertical-align: top; margin-right: 10px; }
.toolbar-bottom .toolbar .amount span { font-weight: bold; }
.col2-left-layout .products-grid { border-bottom: 1px solid #d6d6d6; margin-bottom: 20px; padding-bottom: 10px; }
.col2-left-layout .products-grid li { width: 30.2%; margin-right: 4.4%; margin-bottom: 40px; }
.col2-left-layout .products-grid li:nth-child(4n) { margin-right: 4.4%; }
.col2-left-layout .products-grid li:nth-child(3n) { margin-right: 0; }
.col1-layout.main-container { padding-top: 16px; }
.col1-layout.main-container .breadcrumbs ul { margin-bottom: 15px; }
.product-view .product-img-box { width: 48.333%; }
.product-view .product-img-box .product-image { line-height: 0; margin-bottom: 10px; box-sizing: border-box; border: 1px solid #ccc; }
.product-view .product-img-box .more-views { clear: both; }
.product-view .product-img-box .more-views h2 { display: none; }
.product-view .product-img-box .more-views li { float: left; border: 1px solid #ccc; margin-right: 10px; margin-bottom: 10px; }
.product-view .product-shop { width: 48.333%; }
.product-view .product-shop .product-name { float: left; width: 57%; text-transform: uppercase; margin-bottom: 13px; }
.product-view .product-shop .product-name h1 { color: #262729; font-size: 24px; line-height: 26px; font-weight: bold; font-style: italic; margin: 0 0 13px; }
.product-view .product-shop .product-name .availability { font-size: 16px; line-height: 16px; color: #000; }
.product-view .product-shop .price-box { float: right; width: 43%; text-transform: uppercase; font-weight: bold; font-style: italic; text-align: right; }
.product-view .product-shop .price-box .old-price { color: #808080; font-size: 18px; line-height: 18px; margin-bottom: 15px; }
.product-view .product-shop .price-box .old-price .price { text-decoration: line-through; }
.product-view .product-shop .price-box .special-price { font-size: 22px; color: #262729; line-height: 24px; }
.product-view .product-shop .add-to-links li { display: inline-block; color: #808080; text-transform: uppercase; margin: 0 0 23px; font-weight: bold; font-size: 16px; font-style: italic; }
.product-view .product-shop .add-to-links li span { display: inline-block; margin: 0 3px; }
.product-view .product-shop .add-to-links li a { color: #808080; font-size: 16px; }
.product-view .product-shop .product-options { width: 100%; float: left; }
.product-view .product-shop .product-options .selectoption { display: inline-block; vertical-align: top; margin-right: 2%; width: 33%; }
.product-view .product-shop .product-options dt, .product-view .product-shop .wrappcus label { font-size: 18px; font-weight: bold; font-style: italic; text-transform: uppercase; color: #393939; }
.product-view .product-shop .product-options dt em { display: none; }
.product-view .product-shop .product-options dd { margin: 0 0 10px; }
.product-view .product-shop .product-options dd.last{ margin-bottom: 0;}
.product-view .product-shop .product-options .input-box { position: relative; }
.product-view .product-shop .product-options select { height: 32px; line-height: 34px; width: 100%; appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; font-size: 14px; color: #343434; text-transform: uppercase; background: #eee url(../images/bg-down-select.png) no-repeat 94% 50%; border-radius: 0; border: none; cursor: pointer; padding: 0 20px 0 10px; font-family: 'Roboto Condensed', sans-serif; border-bottom: 2px solid #bebebe; }
.product-view .product-shop .validation-advice { font-size: 12px; color: red; position: absolute; top: 28px; }
.product-view .product-shop .product-options-bottom, .product-view .product-shop .add-to-box { float: left; width: 100%; }
.product-view .product-shop .product-options-bottom .price-box, .product-view .product-shop .product-options-bottom .add-to-links, .product-view .product-shop .add-to-box .price-box { display: none; }

.product-view .product-shop .wrappcus { float: right; margin-top: -85px; width: 28%; }
.product-view .product-shop .add-to-cart.grouped-prod .wrappcus{ margin: 0 0 20px;}
.product-view .product-shop .wrappcus .boxqyt a, .qtyrs a { display: inline-block; width: 34px; height: 32px; text-align: center; line-height: 34px; font-size: 20px; color: #c4c4c4; border-bottom: 2px solid #bebebe; background: #eee; }
.product-view .product-shop .wrappcus .boxqyt a:hover, .qtyrs a:hover { text-decoration: none; }
.product-view .product-shop .wrappcus input, .qtyrs input { display: inline-block; width: 34px; height: 32px; text-align: center; line-height: 34px; padding: 0; font-size: 14px; color: #343434; border: none; border-bottom: 2px solid #bebebe; background: #eee; width: 50%; vertical-align: top; }
.product-view .product-shop .sharebtns { width: 100%; float: left; }
.product-view .product-shop .sharebtns .sharerr { display: inline-block; width: 48%; }
.product-view .product-shop .sharebtns .sharerr a { display: inline-block; line-height: 50px; width: 50px; height: 50px; text-align: left; margin-right: 10px; }
.product-view .product-shop .sharebtns .sharerr a img { display: inline-block; vertical-align: middle; }
.product-view .product-shop .sharebtns button { max-width: 250px; width: 100%; height: 48px; line-height: 48px; font-size: 20px; float: right; }
.product-view .product-shop .product-collateral { width: 100%; float: left; margin-top: 70px; }
.product-view .product-shop .add-to-box span.or { display: none; }
.product-view .product-shop .add-to-box .wrappcus { margin: 0 0 20px; }
.product-view .product-shop .tabs-menu { float: left; width: 100%; }
.product-view .product-shop .tabs-menu li { line-height: 20px; float: left; border-bottom: 2px solid #ccc; margin-right: 10px; }
.product-view .product-shop .tabs-menu li.current { position: relative; z-index: 5; }
.product-view .product-shop .tabs-menu li a { text-transform: uppercase; color: #808080; text-decoration: none; font-size: 18px; font-weight: bold; font-style: italic; }
.product-view .product-shop .tabs-menu .current { border-bottom: 2px solid #de6c00; }
.product-view .product-shop .tabs-menu .current a { color: #262729; }
.product-view .product-shop .tab { border-top: 2px solid #ccc; float: left; margin-bottom: 20px; width: 100%; margin-top: -2px; }
.product-view .product-shop .tab-content { width: 100%; padding-top: 15px; display: none; font-size: 16px; line-height: 24px; color: #000; }
.product-view .product-shop .tab-content p, .product-view .product-shop .tab-content ul, .product-view .product-shop .tab-content ol { margin-bottom: 20px; }
.product-view .product-shop .tab-content ul { list-style: disc; }
.product-view .product-shop .tab-content ol { list-style: decimal; }
.product-view .product-shop .tab-content ul, .product-view .product-shop .tab-content ol { padding-left: 25px; }
.product-view .product-shop #tab-1 { display: block; }
.popularprods { margin-top: 30px; }
.popularprods .title, .cart .page-title, .col-main .page-title { border-bottom: 2px solid #de6c00; padding-bottom: 18px; margin-bottom: 30px; }
.popularprods .title h2, .cart .page-title h1, .col-main .page-title h1 { color: #262729; font-size: 24px; font-weight: bold; font-style: italic; text-transform: uppercase; }
.cart { }
.cart .page-title { margin-bottom: 20px; }
.cart .page-title h1 span { color: #ccc; }
.cart-table { width: 100%; margin-bottom: 40px; }
.cart-table thead { }
.cart-table thead th { border-right: 1px solid #fff; color: #ccc; text-align: left; line-height: 30px; font-size: 16px; text-transform: uppercase; font-style: italic; font-weight: bold; padding: 0 20px; background: #eee; }
.cart-table tbody td { padding: 17px; vertical-align: middle; color: #262729; font-size: 20px; line-height: 22px; font-weight: bold; font-style: italic; border-bottom: 1px solid #eee; }
.cart-table tbody td.figure { width: 172px; padding: 17px 0; vertical-align: top; }
.cart-table tbody td.a-right { text-align: right; }
.cart-table tbody td.a-center { text-align: center; }
.cart-table tbody td.figure img { border: 1px solid #ccc; }
.cart-table tbody td.desc { padding: 17px; width: 45%; }
.cart-table tbody td.desc h2.product-name { color: #262729; font-size: 20px; text-transform: uppercase; line-height: 20px; font-weight: bold; font-style: italic; margin-bottom: 10px; }
.cart-table tbody td.desc .shortdes { font-size: 16px; line-height: 20px; font-weight: normal; font-style: normal; margin-bottom: 20px; }
.cart-table tbody td.desc .item-options { margin-bottom: 0; }
.cart-table tbody td.desc .item-options dt { font-weight: normal; font-size: 16px; display: inline-block; float: left; }
.cart-table tbody td.desc .item-options dd { margin: 0 0 0 5px; font-size: 16px; display: inline-block; float: left; }
.cart-table tbody td.desc .item-options dd:after { display: block; content: ''; width: 100%; float: left; }
.cart-table tbody td .btn-remove, .btn-remove.btn-remove2, .mini-products-list .btn-remove { background: url(../images/icon-close.png) no-repeat 0 0; width: 24px; height: 24px; text-indent: -99999em; display: block; margin: 0 auto; overflow: hidden; }
.cart-table tbody td.qtyrs input { width: 65px; }
/*** MESSAGES ***/
.success { color: #11b400; }
.error { color: #df280a; font-weight: bold; }
.notice { color: #e26703; font-weight: bold; }
.messages { margin-bottom: 10px; }
.messages li li { position: relative; margin-bottom: 5px; padding: 7px 10px 7px 20px; background: #f4f4f4; font-size: 15px; }
.messages li li:before { top: 50%; left: 0; margin-top: -6px; }
.messages .error-msg li { color: black; border-left: 5px solid #df280a; background-color: #faebe7; }
.messages .error-msg li:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #df280a; border-right: none; }
.messages .notice-msg li { color: black; border-left: 5px solid #e26703; background-color: #f9ebe6; }
.messages .notice-msg li:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #e26703; border-right: none; }
.messages .success-msg li { color: black; border-left: 5px solid #11b400; background-color: #eff5ea; }
.messages .success-msg li:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #11b400; border-right: none; }
.cart-table tfoot td { padding-top: 20px; vertical-align: top; }
.totals { font-size: 32px; line-height: 34px; font-style: italic; font-weight: bold; text-align: right; float: right; }
.totals .price { color: #515253; }
.totals td, .totals tbody td { padding: 0; border: none; font-size: 32px; line-height: 34px; font-style: italic; font-weight: bold; color: #ccc; }
.totals tfoot td { padding-top: 0; }
.totals tfoot td strong { color: #ccc; }
#shopping-cart-totals-table { text-align: right; text-align: right; float: right; margin-bottom: 20px; }
#shopping-cart-totals-table span.price { margin: 0 50px 0 10px; display: inline-block; }
.checkout-types button { width: 290px; height: 48px; font-size: 20px; float: right; }
.checkout-types li:nth-child(2) { display: none; }
.discount { font-style: italic; font-weight: bold; text-transform: uppercase; margin-bottom: 26px; }
.discount label { font-size: 18px; line-height: 20px; color: #515253; font-style: italic; font-weight: bold; width: 100%; float: left; margin-bottom: 5px; margin-top: 2px; }
.discount .input-box, .discount .buttons-set { display: inline-block; vertical-align: top; }
.discount .input-box input { width: 200px; height: 32px; border: 1px solid #ccc; border-bottom: 2px solid #ccc; line-height: 32px; padding: 0 10px; color: #808080; font-family: inherit; margin-right: 10px; }
.discount .buttons-set { margin: 0; border: none; padding: 0; }
.discount .buttons-set button { width: 143px; height: 34px; line-height: 30px; font-size: 16px; display: inline-block; margin-right: 10px; }
.button.btn-continue { width: 260px; border: none; border-bottom: 3px solid #a3a3a3; cursor: pointer; font-style: italic; font-weight: bold; text-transform: uppercase; font-size: 20px; background: #ccc; color: #fff; text-shadow: 0 0 3px #ccc; height: 48px; line-height: 46px; font-family: inherit; }
.button.btn-continue:hover { background: #a3a3a3; }
/* Content Columns */
.col2-set div { box-sizing: border-box; }
.col2-set .col-1 { float: left; width: 48.5%; }
.col2-set .col-2 { float: right; width: 48.5%; }
.col2-set .col-narrow { width: 32%; }
.col2-set .col-wide { width: 65%; }
.col3-set .col-1 { float: left; width: 32%; }
.col3-set .col-2 { float: left; width: 32%; margin-left: 2%; }
.col3-set .col-3 { float: right; width: 32%; }
.col4-set .col-1 { float: left; width: 23.5%; }
.col4-set .col-2 { float: left; width: 23.5%; margin: 0 2%; }
.col4-set .col-3 { float: left; width: 23.5%; }
.col4-set .col-4 { float: right; width: 23.5%; }
.content h2 { margin-bottom: 15px; }
.form-list .control .radio, .form-list .control .checkbox { margin-right: 6px; }
.form-list .control .input-box { clear: none; display: inline-block; width: auto; padding: 0; }
form .form-instructions { font-style: italic; font-family: Georgia, Times, "Times New Roman", serif; font-size: 13px; color: #a0a0a0; }
label { font-style: italic; font-weight: bold; }
label em { display: none; }
label.required::after, span.required::after { color: red; content: " *"; font-family: "Helvetica Neue", Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; }
label.required em, span.required em { display: none; }
.input-hint { color: #a0a0a0; font-size: 12px; }
.fieldset p { margin-bottom: 7px; }
.fieldset p.required { float: right; font-size: 12px; margin-bottom: 5px; margin-top: 0; }
.fieldset + .fieldset { margin-top: 5px; }
form .legend { border-bottom: 1px solid #ededed; color: #636363; font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; font-size: 18px; font-style: normal; font-weight: 400; line-height: 1.4; margin: 0 0 15px; padding-bottom: 7px; text-rendering: optimizespeed; text-transform: uppercase; }
.input-box { padding-top: 2px; }
.input-box::after { clear: both; content: ""; display: table; }
.input-box .v-fix { float: left; margin-right: 5px; }
label { -moz-user-select: none; display: inline-block; }
label.required::after, span.required::after { color: red; content: " *"; font-weight: normal; }
label.required em, span.required em { display: none; }
.input-hint { color: #a0a0a0; font-size: 12px; }
select { font-size: 14px; }
select + select { margin-left: 5px; }
select[multiple] { border: 1px solid silver; font-size: 15px; padding: 5px; width: 270px; }
textarea { box-sizing: border-box; max-width: 100%; padding: 5px; width: 450px; }
.input-text { -moz-appearance: none; background: #ffffff none repeat scroll 0 0; border: 1px solid silver; border-radius: 2px; font-size: 15px; }
.input-text:focus { border: 1px solid #3399cc; }
.input-text.validation-failed { border-color: red; }
.input-text.validation-failed:focus { outline-color: #ff7f7f; }
input[type="email"], input[type="search"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"] { height: 30px; padding: 0 8px; }
input[type="email"], input[type="search"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"] { max-width: 100%; width: 365px; }
@media not all {
input[type="email"], input[type="search"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], select { font-size: 16px; }
}
.customer-account .col2-left-layout { padding: 20px 40px 80px !important; }
.col2-left-layout .sidebar .block-account .block-title { display: block; border-bottom: 2px solid #de6c00; padding-bottom: 18px; margin-bottom: 30px; }
.col2-left-layout .sidebar .block-account .block-title strong { color: #262729; font-size: 24px; font-weight: bold; font-style: italic; text-transform: uppercase; line-height: 1em; display: block; }
.col2-left-layout .sidebar .block-account li a { font-weight: normal; text-transform: uppercase; color: #262729; }
.col2-left-layout .sidebar .block-account li a:hover { text-decoration: none; font-style: italic; }
.col2-left-layout .sidebar .block-account li.current a { font-style: italic; }
.ie8 .input-text { max-width: none; }
input.qty[type="number"], input.qty[type="text"] { text-align: center; vertical-align: middle; width: 3em; }
input:-moz-placeholder {
 color: #a0a0a0;
}
.checkbox, .radio { display: inline-block; position: relative; top: -1px; }
.checkbox + label, .radio + label { font-size: 14px; font-weight: normal; max-width: 85%; padding: 0 0 0 8px; vertical-align: top; width: auto; }
p.required, .validation-advice { color: red; font-size: 13px; margin: 5px 0 0; }
.form-list > li { margin-bottom: 10px; }
.form-list select { margin-top: 4px; max-width: 100%; width: 365px; }
.form-list .input-range .input-text { width: 74px; }
.form-list .field, .form-list .wide, .form-list .control { margin-bottom: 10px; }
.form-list .control, .sp-methods dt, #checkout-shipping-method-load .sp-methods dd, #co-shipping-method-form .sp-methods dd, .product-options ul.options-list { }
.form-list .control div.input-box, .sp-methods dt div.input-box, #checkout-shipping-method-load .sp-methods dd div.input-box, #co-shipping-method-form .sp-methods dd div.input-box, .product-options ul.options-list div.input-box { display: inline; float: left; }
.form-list .control div.input-box::after, .sp-methods dt div.input-box::after, #checkout-shipping-method-load .sp-methods dd div.input-box::after, #co-shipping-method-form .sp-methods dd div.input-box::after, .product-options ul.options-list div.input-box::after { display: none; }
.form-list .control input.radio, .form-list .control input.checkbox, .sp-methods dt input.radio, .sp-methods dt input.checkbox, #checkout-shipping-method-load .sp-methods dd input.radio, #checkout-shipping-method-load .sp-methods dd input.checkbox, #co-shipping-method-form .sp-methods dd input.radio, #co-shipping-method-form .sp-methods dd input.checkbox, .product-options ul.options-list input.radio, .product-options ul.options-list input.checkbox { float: left; margin-left: 15px; margin-right: -40px; margin-top: 10px; }
.form-list .control label, .sp-methods dt label, #checkout-shipping-method-load .sp-methods dd label, #co-shipping-method-form .sp-methods dd label, .product-options ul.options-list label { background-color: #f4f4f4; color: #636363; display: inline-block; float: none; max-width: none; min-width: 250px; padding: 6px 10px 6px 40px; width: auto; }
.form-list .control label:hover, .sp-methods dt label:hover, #checkout-shipping-method-load .sp-methods dd label:hover, #co-shipping-method-form .sp-methods dd label:hover, .product-options ul.options-list label:hover { background-color: #e7e7e7; }
.form-list .control .no-display + label, .sp-methods dt .no-display + label, #checkout-shipping-method-load .sp-methods dd .no-display + label, #co-shipping-method-form .sp-methods dd .no-display + label, .product-options ul.options-list .no-display + label { background-color: transparent; padding-left: 10px; }
.form-list .control .no-display + label:hover, .sp-methods dt .no-display + label:hover, #checkout-shipping-method-load .sp-methods dd .no-display + label:hover, #co-shipping-method-form .sp-methods dd .no-display + label:hover, .product-options ul.options-list .no-display + label:hover { background-color: transparent; }
/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th { text-indent: -9999px; }
/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label:first-child { width: 115px; }
.customer-account-login .col2-set .buttons-set { text-align: left; border-top: 0; }
.customer-account-login .col2-set .buttons-set button, .customer-account-login .col2-set .buttons-set .button { float: none; min-width: 50%; margin: 0; width: 120px; }
.customer-account-login .col2-set .col-1 ul { list-style: disc; padding-left: 20px; margin: 10px 0 20px 0; }
@media only screen and (min-width: 480px) {
.customer-account-login .col2-set .col-1, .customer-account-login .col2-set .col-2 { padding-top: 0; margin-top: 20px; }
.customer-account-login .col2-set .col-1 { padding-right: 20px; }
.customer-account-login .col2-set .col-2 { padding-left: 20px; border-left: 1px solid #ededed; }
}
@media only screen and (min-width: 770px) {
.customer-account-login .col2-set .col-1 { padding-right: 0; }
.customer-account-login .col2-set .col-2 { padding-left: 60px; border-left: 1px solid #ededed; }
}
@media only screen and (max-width: 479px) {
.customer-account-login .col2-set .col-1 { padding-bottom: 30px; }
.customer-account-login .col2-set .col-2 { padding-top: 30px; border-top: 1px solid #ededed; }
}
@media only screen and (max-width: 770px) {
.customer-account-login .col2-set p.required { display: none; }
}
.customer-account-create .scaffold-form label:first-child { width: 140px; }
.opc #opc-login p:not(.required) { font-style: italic; font-family: Georgia, Times, "Times New Roman", serif; font-size: 13px; color: #a0a0a0; }
.remember-me-box a.hide { display: none; }
.remember-me-box .link-tip { font-size: 13px; padding-left: 10px; }
.remember-me-popup { display: none; border: 1px solid #cccccc; padding: 10px; position: relative; }
.remember-me-popup.show { display: block; }
.remember-me-popup p { font-family: "Helvetica Neue", Verdana, Arial, sans-serif; }
.remember-me-popup .remember-me-popup-close { position: absolute; top: 0; right: 0; padding: 10px; font-size: 12px; }
.remember-me-popup .remember-me-popup-close-button { display: none; }
.customer-account-create .buttons-set { max-width: 455px; }
.customer-account-create .fieldset, .customer-account-create .buttons-set { margin-left: 30px; }
.buttons-set .back-link { float: right; }
#wishlist-view-form .buttons-set2 button { margin-right: 10px; }
@media only screen and (max-width: 479px) {
.customer-account-create .fieldset, .customer-account-create .buttons-set { margin-left: 0; }
}
.customer-account-create .fieldset .hidden { display: none; }
.customer-account-create #remember-me-popup { max-width: 455px; }
.customer-account-forgotpassword .fieldset, .customer-account-forgotpassword .buttons-set { margin-left: 30px; max-width: 400px; }
@media only screen and (max-width: 479px) {
.customer-account-forgotpassword .fieldset, .customer-account-forgotpassword .buttons-set { margin-left: 0; }
}
.customer-account-forgotpassword .fieldset .input-box input.input-text { width: 100%; }
/* ============================================ *
 * My Account Global Styles
 * ============================================ */
.my-account .page-title h1 { border: 0; text-align: left; }
.my-account .title-buttons { position: relative; text-align: right; }
.my-account .title-buttons h1 { text-align: left; }
.my-account .title-buttons .button { position: absolute; right: 0; top: 0; }
body.customer-account .my-account .title-buttons a, body.customer-account .my-account .title-buttons span.separator { position: relative; top: -42px; }
body.customer-account .my-account .fieldset h2, body.customer-account .my-account .addresses-list h2, body.customer-account .my-account .order-details h2 { width: 100%; display: inline-block; }
body.customer-account .my-account .addresses-list h3 { font-size: 14px; font-weight: 600; }
body.customer-account .my-account .fieldset { margin-top: 30px; margin-bottom: 30px; }
body.customer-account .data-table { margin-top: 5px; }
body.customer-account .data-table td a { text-transform: uppercase; }
body.customer-account .data-table span.nobr { white-space: normal; }
body.customer-account .data-table span.nobr a { white-space: nowrap; }
body.customer-account .data-table td.view a { display: block; }
body.customer-account .data-table .separator { display: none; }
body.customer-account .sidebar .block ol#compare-items li { margin: 10px 0; }
body.customer-account .sidebar .block .block-content p.block-subtitle { margin-bottom: 15px; }
body.customer-account .sidebar .block .block-content .actions { margin-top: 30px; }
body.customer-account .sidebar ol#cart-sidebar-reorder li { margin-top: 10px; margin-bottom: 0; }
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name { display: inline-block; margin-bottom: 0; }
body.customer-account .sidebar .block-cart .summary { margin-bottom: 15px; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li { margin-top: 10px; margin-bottom: 0; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input { margin-right: 10px; }
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name { display: inline; margin-bottom: 0; }
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day { width: 40px; float: left; margin-right: 10px; }
.form-list .customer-dob .dob-year { width: 80px; float: left; }
/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head { margin-top: 30px; border-bottom: 1px solid #cccccc; padding-bottom: 7px; margin-bottom: 15px; }
.dashboard .box-head h2 { font-size: 18px; font-weight: bold; font-style: italic; display: inline-block; margin-bottom: 0; text-transform: uppercase; }
.dashboard .col2-set .col-1 .box-title a, .dashboard .col2-set .col-2 .box-title a { line-height: 19.6px; padding: 10px; position: absolute; right: -10px; top: -10px; }
.dashboard .box-title a, .dashboard .box-head a { font-size: 12px; text-transform: uppercase; }
.dashboard .box-head a { padding: 10px; }
.dashboard .box-title a, .dashboard .box-head a { text-transform: uppercase; font-size: 12px; }
.dashboard .box-account { padding-bottom: 40px; border-bottom: 1px solid #cccccc; margin-bottom: 45px; }
.dashboard .box-info { width: 100%; float: left; }
.dashboard .box-account p, .dashboard .box-account address { font-family: Georgia, Times, "Times New Roman", serif; font-style: italic; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { padding-right: 12.09677%; padding-bottom: 0; }
.dashboard .col2-set .col-1 .box-title, .dashboard .col2-set .col-2 .box-title { position: relative; padding-bottom: 10px; }
.dashboard .col2-set .col-1 .box-title h2, .dashboard .col2-set .col-1 .box-title h3, .dashboard .col2-set .col-2 .box-title h2, .dashboard .col2-set .col-2 .box-title h3 { font-weight: 600; font-size: 14px; margin-bottom: 0; }
.dashboard .col2-set .col-1 .box-title a, .dashboard .col2-set .col-2 .box-title a { line-height: 19.6px; }
.dashboard .box-reviews.box-account { padding-bottom: 0; }
.dashboard .box-reviews li { padding: 10px 0; border-top: 1px solid #ededed; }
.dashboard .box-reviews li:first-child { border-top: 0; }
.dashboard .box-reviews li .number { margin-right: -20px; float: left; line-height: 1.4; font-size: 13px; }
.dashboard .box-reviews li .details { margin-left: 20px; }
.dashboard .box-reviews li .details .ratings { content: ''; display: table; clear: both; margin-bottom: 0; }
.dashboard .box-reviews li .details .ratings strong { float: left; font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; font-size: 13px; margin-right: 5px; }
.dashboard .box-reviews li .details .ratings .rating-box { float: left; margin: 3px 0 0 0; }
/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list { font-family: Georgia, Times, "Times New Roman", serif; }
.my-account .addresses-list .col-1, .my-account .addresses-list .col-2 { padding-bottom: 0; }
.my-account .addresses-list .item { margin: 0 0 30px 0; }
.my-account .addresses-list .item p { margin-top: 10px; }
@media only screen and (max-width: 770px) {
.my-account .addresses-list .col-1, .my-account .addresses-list .col-2 { width: 100%; padding-left: 0; padding-right: 0; }
.my-account .addresses-list .col-1 li.empty, .my-account .addresses-list .col-2 li.empty { width: 100%; }
}
@media only screen and (max-width: 599px) {
.my-account .addresses-list .addresses-additional p a { white-space: nowrap; }
}
/* ============================================ *
 * Order View
 * ============================================ */
.order-info { padding-bottom: 10px; border-bottom: 1px solid #ededed; width: 100%; margin-bottom: 30px; }
.order-info dt, .order-info dd, .order-info ul, .order-info li { display: inline; }
.order-info dt { margin-right: 20px; }
.order-info li { margin: 0 0 0 20px; }
.order-info li.current { font-weight: 600; }
.order-info li:first-child { margin-left: 0; }
.order-date { font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; text-transform: uppercase; }
.order-info-box { margin-bottom: 40px; margin-top: 20px; width: 100%; float: left; }
.order-info-box + .order-info-box { padding-bottom: 40px; border-bottom: 1px solid #ededed; width: 100%; float: left; }
.order-info-box .col-1 { padding-right: 0; width: 48%; }
.order-info-box .col-2 { width: 52%; }
.order-info-box .col-1, .order-info-box .col-2 { overflow: hidden; padding-top: 0; padding-bottom: 0; }
.order-info-box .box-title { }
.order-info-box .box-title h2 { font-size: 14px; font-style: italic; font-weight: bold; line-height: 1.5; }
.order-info-box .box-title h2:after { content: ':'; }
.order-info-box .box-content { float: left; font-family: Georgia, Times, "Times New Roman", serif; }
.order-info-box .box-content td, .order-info-box .box-content th { font-family: Georgia, Times, "Times New Roman", serif; line-height: 1.3; }
.order-info-box .box-content th { padding-top: 10px; }
.order-info-box .box-content td { padding-left: 15px; }
.order-info-box .box-content strong { font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; font-weight: normal; text-transform: uppercase; }
#my-orders-table .option-label { margin-left: 10px; font-weight: 600; font-style: italic; }
#my-orders-table .option-value { margin-left: 20px; }
#my-orders-table tr.bundle:not(:last-child) td { border-bottom: none; border-top: none; }
ol#cart-sidebar-reorder li { margin-top: 10px; margin-bottom: 0; }
ol#cart-sidebar-reorder li input { margin-right: 10px; }
ol#cart-sidebar-reorder p.product-name { display: inline; }
 @media only screen and (max-width: 599px) {
#my-orders-table .option-label { margin-left: 20px; }
#my-orders-table .option-value { margin-left: 35px; }
#my-orders-table td[data-rwd-label=Qty] .nobr br { display: none; }
#my-orders-table td[data-rwd-label=Qty] .nobr strong { margin-right: 10px; }
#my-orders-table tr.bundle { border-color: #ededed; }
#my-orders-table tr.bundle.child td[data-rwd-label] { padding-left: 60px; }
#my-orders-table tbody:last-child tr:last-child td { padding-bottom: 10px; border-bottom: 0; }
#my-orders-table tbody:last-child tr:last-child td:last-child { padding-bottom: 15px; }
#my-orders-table tfoot tr.shipping { margin-top: 0; }
}
.order-additional { margin: 40px 0; }
.order-gift-message dd { margin-top: 10px; }
 @media only screen and (max-width: 1199px) {
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { padding-right: 30px; padding-bottom: 0; }
body.customer-account .data-table td.view a { white-space: normal; }
}
@media only screen and (max-width: 979px) {
body.customer-account .my-account .title-buttons { text-align: left; }
body.customer-account .my-account .title-buttons span.separator, body.customer-account .my-account .title-buttons a { top: -12px; }
}
@media only screen and (max-width: 770px) {
body.customer-account .data-table.orders th.ship, body.customer-account .data-table.orders td.ship, body.customer-account .data-table.orders td.status, body.customer-account .data-table.orders th.status { display: none; }
.order-info-box .box-content { clear: left; }
.addresses-list .item { float: left; width: 50%; padding-right: 30px; }
.order-info dt { display: none; }
.dashboard .page-title { margin-top: 20px; }
.dashboard .page-title h1 { margin-top: 0; }
.dashboard .welcome-msg { font-family: Georgia, Times, "Times New Roman", serif; }
.dashboard .welcome-msg .hello { font-style: italic; }
.dashboard .box-account { padding-bottom: 15px; margin-bottom: 30px; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { width: 48%; padding-right: 0; padding-left: 0; }
.dashboard .col2-set .col-1 { float: left; margin-right: 4%; }
.dashboard .col2-set .col-2 { float: right; }
}
@media only screen and (max-width: 599px) {
body.customer-account .my-account .form-list .control { padding-left: 0; }
}
@media only screen and (max-width: 479px) {
body.customer-account .my-account .page-title h1 { text-align: center; }
body.customer-account .my-account .title-buttons { text-align: center; }
body.customer-account .my-account .title-buttons .button { width: 100%; position: static; margin-bottom: 15px; }
body.customer-account .my-account .title-buttons .button + .button { margin-left: 0px; }
body.customer-account .my-account .fieldset h2 { margin-bottom: 15px; }
body.customer-account .my-account .order-details h2 { margin-bottom: 15px; }
body.customer-account .my-account .buttons-set { border-top: 0; }
body.customer-account .my-account .addresses-list .item { margin-bottom: 15px; padding-right: 0; float: none; width: auto; }
body.customer-account .my-account .addresses-list h2 { margin-bottom: 15px; }
.order-info { margin-top: 15px; }
.data-table.orders .link-reorder, .data-table.orders .date { display: none; }
.data-table.orders td.view { text-align: right; }
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 { width: 100%; margin-top: 15px; }
.order-info-box { margin: 0; }
.order-info-box .col-1, .order-info-box .col-2 { width: 100%; border-bottom: 1px solid #ededed; padding: 15px 0; }
.order-info-box + .order-info-box { padding-bottom: 0; border-bottom: 0; margin-bottom: 30px; }
#my-reviews-table .nobr { white-space: normal; }
}
/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset { margin-bottom: 20px; }
body.newsletter-manage-index .my-account .fieldset h2 { display: none; }
body.newsletter-manage-index .my-account .form-list { border-top: 1px solid #ededed; padding-top: 10px; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .col-main .page-title { padding-bottom: 13px; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .easycheckout-left-column { width: 32.3%; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .haveaccount { margin-bottom: 10px; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .haveaccount a { color: #262729; font-size: 18px; line-height: 18px; }
.main-container #easycheckout-form-wrap .easy-step { border: none; background: none; padding: 0; }
.main-container #easycheckout-form-wrap .easy-step h2 { text-transform: uppercase; color: #262729; font-weight: bold; font-style: italic; font-size: 24px; line-height: 24px; margin-bottom: 3px; }
.main-container #easycheckout-form-wrap .easy-step h3 { color: #262729; font-weight: bold; font-size: 18px; line-height: 18px; margin-bottom: 20px; }
.main-container #easycheckout-form-wrap .easy-step h4 { color: #808080; font-size: 14px; margin-bottom: 20px; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li label { display: none; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li.control label { font-size: 16px; color: #343434; display: inline; float: none; text-align: left; width: auto; margin: 0; background: none; padding: 0; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li.control input.radio { margin: 6px 10px 0 0; }
.main-container #easycheckout-form-wrap .validation-advice { font-size: 12px; line-height: 14px; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li { margin-bottom: 20px; float: left; width: 100%; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li .field { margin-bottom: 0; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li select, .main-container #easycheckout-paymentmethod-available dd li select { background: url(../images/bg-select.png) no-repeat 100% 50%; appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; width: 100; height: 37px; padding: 0 38px 0 10px; border: 1px solid #d6d6d6; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; font-size: 16px; color: #262729; margin: 0; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li.fields .field, .main-container #easycheckout-paymentmethod-available dd li .v-fix { width: 48%; margin-right: 4%; float: left; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list li.fields .field:nth-child(2), .main-container #easycheckout-paymentmethod-available dd li .v-fix:nth-child(2) { margin-right: 0; }
.main-container #easycheckout-form-wrap fieldset { padding: 0; }
.main-container #easycheckout-form-wrap .address-form-list .input-box input.input-text, .main-container #easycheckout-paymentmethod-available dd li input.input-text { width: 100%; box-sizing: border-box; border: 1px solid #d6d6d6; padding: 5px 10px; height: 37px; background: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; font-size: 16px; color: #262729; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .address-form-list .field .input-box { width: 100%; float: left; }
.main-container #easycheckout-shipping-payment-step { width: 48%; float: left; }
.main-container #easycheckout-form-wrap .easy-step#review-wrapper { width: 48%; float: right; clear: none; }
.main-container #easycheckout-form-wrap.easycheckout-3columns .easycheckout-right-column { width: 66.2%; }
.main-container #easycheckout-paymentmethod-available dd { margin: 0 10px; }
.main-container #easycheckout-paymentmethod-available dd li { margin-bottom: 20px; }
.main-container #easycheckout-form .place-order-buttons { border-top: 2px solid #de6c00; width: 100%; float: left; padding-top: 25px; margin-top: 25px; }
.main-container #easycheckout-form .place-order-buttons button { width: 290px; height: 50px; font-size: 20px; }
.main-container #easycheckout-form-wrap #checkout-review-table { border: none; margin: 0; width: 100%; text-transform: uppercase; }
.main-container #easycheckout-form-wrap #checkout-review-table h3.product-name { font-size: 14px; line-height: 16px; color: #262729; font-style: italic; font-weight: bold; margin-bottom: 0; }
.main-container #easycheckout-form-wrap #checkout-review-table td { border-bottom: 1px solid #ccc; padding: 10px 0; }
.main-container #easycheckout-form-wrap #checkout-review-table .item-options { font-size: 12px; line-height: 14px; }
.main-container #easycheckout-form-wrap #checkout-review-table tfoot td { background: none !important; border-bottom: none; padding: 5px 0 0; }
.main-container #easycheckout-form-wrap #checkout-review-table tfoot tr { background: none !important; }
.main-container #easycheckout-form-wrap #checkout-review-table tfoot tr.last { font-style: italic; font-size: 18px; }
#elogin-buttons .links { width: 100%; float: left; }
#tinybox .input-text { width: 100%; box-sizing: border-box; border: 1px solid #d6d6d6; padding: 5px 10px; height: 37px; background: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; font-size: 16px; color: #262729; }
/* Tooltip */
.tool-tip { border: 2px solid #ddd; border-bottom-color: #666; background: #f6f6f6; padding: 20px; position: absolute; z-index: 9999; }
.tool-tip .btn-close { margin: -9px -14px 0; text-align: right; }
.tool-tip .btn-close a { display: block; margin: 0 0 0 auto; width: 24px; height: 24px; background: url(../images/icon-close.png) no-repeat 0 0; text-align: left; text-indent: -999em; overflow: hidden; }
.tool-tip .tool-tip-content { padding: 5px; }
.sidebar .block-cart, .sidebar .block-reorder { display: none; }
#my-orders-table { width: 100%; }
.cart-collaterals .shipping{ display:none;}
#showmenu { display: none; }

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
}
.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}
.product-view .product-image-thumbs img {
    max-width: 100%;
    max-height: 100%;
}
* Product Images */
.product-img-box {
  width: 50%;
  float: left;
}
.product-img-box .product-name h1 {
  border: 0;
}
.product-img-box .product-image {
  margin-bottom: 10px;
}
.product-img-box .product-image img {
  max-width: 100%;
  max-height: 750px;
  margin: 0px auto;
}

@media only screen and (max-width: 479px) {
  .product-img-box .product-image img {
    max-height: 450px;
  }
}
.product-image-gallery {
  position: relative;
}
.product-image-gallery .gallery-image {
  display: none;
}
.product-image-gallery .gallery-image.visible {
  display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

.product-image-thumbs li {
  display: inline-block;
}
.product-image-thumbs li:first-child {
  margin-left: -1px;
}
.product-image-thumbs a {
  display: inline-block;
  border: 1px solid transparent;
}

.no-touch .product-image-thumbs a:hover {
  border-color: #c7c7c7;
}


 @media only screen and (max-width: 1024px) {
.wrapper { width: 94%; margin: 0 3%; }
.header-container .headinfo { width: 100%; float: left; text-align: center; margin: 0 0 20px; }
.searcon { display: none; }
.navcon { width: 100%; }
.products-grid li .actions .add-to-links { display: none; }
.products-grid li .actions button { margin: 0 auto; }
.categorieslinks { text-align: center; }
.categorieslinks .box { margin: 0 0 10px; }
.navigation-container ul { padding: 0; width: 100%; text-align: center; }
.products-grid li .actions { width: auto; margin-top: 3px; }
.products-grid li h3 { max-width: 100%; text-align:left; width:100%; }
.cart-table thead th { padding: 0 10px; }
.cart-table tbody td.desc { width: 40%; }
.product-view .product-shop .wrappcus .boxqyt a, .qtyrs a { display: none; }
}
@media only screen and (max-width: 768px) {
	.footer-container .left, .footer-container .right{ width:100%; text-align:center;}
	.top-container .left, .top-container .right{ width:100%; text-align:center;}
	.top-container ul li a, .footer-container ul li a{ line-height:40px;}
	.products-grid li{ margin:0 1% 30px; width:30%; float:none; display:inline-block; }
	.products-grid{ text-align:center;}
	.categorieslinks .box{ width:28%;}
	.navcon{ position:relative; }
	.navigation-container li:hover ul.sub-menu, .navigation-container li:hover .megamenu{ display:none;}
	.navigation-container ul li.has-child:after{ position:absolute; content:"+"; right:15px; top:8px; color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
	.navigation-container ul li.has-child.open:after{ content:"-"; }
	.navigation-container ul ul.sub-menu, .navigation-container ul .megamenu{ transform:skewX(0); position:relative; top:0; left:0; background:#904709; display:none; padding:0; width:100%;}
	.navigation-container ul li.has-child.open ul.sub-menu, .navigation-container ul li.has-child.open .megamenu{ display:block;}
	.navigation-container ul ul.sub-menu li, .navigation-container ul .megamenu li{ background:none; text-align:center; }
	.navigation-container ul .megamenu ul{ display:block; top:0; width:100%; position:relative;}
#showmenu { display: block; text-decoration:none !important; margin:10px auto; width:70px; font-weight:bold; color:#fff; line-height:25px; font-size:20px; text-transform:uppercase; padding-left:30px; background:url(../images/hmenu.png) no-repeat 0 0;     text-shadow: 1px 1px 2px #333;}
#showmenu.active{ background-position:0 -58px;}
.navigation-container ul{ z-index:999; display:none; position:absolute; text-align:center; width:100%; left:0; top:45px; background: #df6c09; position:absolute; border-bottom: 3px solid #b25607;}
.navigation-container ul.active{ display:block;}
.navigation-container ul li{ width:100%; transform: skewX(0deg);}
.navigation-container ul li li{ text-align:left;}
.navigation-container ul li a{ line-height:40px; }
.std .half{ width:100%; margin:0 0 30px;}
.product-view .product-img-box .more-views li{ width:70px; }
.product-view .product-shop{ width:100%;}
.product-view .product-img-box{ width:90%; margin:0 5% 30px;}
.cart form{ overflow:scroll;}
form #shopping-cart-table{ display:block;}
table#shopping-cart-table, #shopping-cart-table tbody, #shopping-cart-table tfoot, #shopping-cart-table tr, #shopping-cart-table th, #shopping-cart-table td {display: block; box-sizing:border-box; border:none;}
#shopping-cart-table tr{ width:100%; float:left; border-bottom:1px solid #ccc;}
#shopping-cart-table thead{ display:none;}
.cart-table tbody td.figure{ float:left; width:20%;}
.cart-table tbody td.desc{ float:left; width:80%;}
#shopping-cart-table td:nth-child(3){ display:none;}
#shopping-cart-table td:nth-child(4), #shopping-cart-table td:nth-child(5), #shopping-cart-table td:nth-child(6){ float:left; width:25%;}
.main-container #easycheckout-form-wrap.easycheckout-3columns .easycheckout-left-column, .main-container #easycheckout-form-wrap.easycheckout-3columns .easycheckout-right-column{ width:100%;}
#shopping-cart-table tfoot td{ width:100%; float:left;}
#shopping-cart-totals-table td, #shopping-cart-totals-table tfoottd{ display:inline-block; width:auto !important; float:none !important;}
#shopping-cart-totals-table tr{ border-bottom:none;}
}
@media only screen and (max-width: 480px){
.top-container .left{ display:none;}
.header-container .logo{ margin:10px 5%; width:90%; text-align:center;}
.header-container .viewcart{ float:none; margin:10px auto; clear:both;}
.header-container .headinfo div.secondtext{ display:none; }
.header-container .headinfo{ margin-top:0;}
.header-container .headinfo div.firsttext{ margin-bottom:10px; font-size:24px; width:100%;}
.header-container .headinfo div{ font-size:24px;}
.products-grid li{ width:90%; margin:0 5% 30px;}
.cart .popularprods{ display:none;}
.discount{ text-align:center;}
.discount .buttons-set button{ margin-top:10px;}
.cart .button.btn-continue{ float:none; margin:0 auto 20px;}
.main-container #easycheckout-shipping-payment-step, .main-container #easycheckout-form-wrap .easy-step#review-wrapper{ width:100%;}
.col2-set .col-1{ width:100%;}
.col2-set .col-2{ width:100%;}
.col2-left-layout .sidebar{ display:none;}
.col2-left-layout .col-main{ width:100%;}
.toolbar{ margin:0 0 20px;}
.col2-left-layout .products-grid li{ width:100%; margin:0 0 30px;}
.main-container.col2-left-layout{ padding:20px;}
.toolbar-bottom .toolbar .pages{ width:100%; margin-top:10px;}
.product-view .popularprods{ display:none;}
.product-view .product-shop .add-to-box .wrappcus{ width:100%; text-align:center;}
.product-view .product-shop .sharebtns button{ margin:0 auto; float:none;}
.categorieslinks .box{ width:48%;}
.product-view .product-shop .product-options .selectoption{ width:100%;}
.product-view .product-shop .product-options .selectoption{ width:100%;}
.product-view .product-shop .wrappcus{ text-align:center; width:100%; margin:0 0 10px;}
.product-view .product-shop .product-name, .product-view .product-shop .price-box{ width:100%; text-align:center;}
.product-view .product-shop .sharebtns .sharerr{ display:none;}
.customer-account .col2-left-layout .sidebar{ display:block; width:100%; margin-top:40px;}
.footer-container ul{ text-align:center;}
}
